+ 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 [Mon Apr 6 19:20:11 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-65659f7796-psdns 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 0x7f62a7dfb668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-06 19:20:15.814 8 INFO neutron.common.config [-] Logging enabled! 2026-04-06 19:20:15.814 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-06 19:20:15.880 7 INFO neutron.common.config [-] Logging enabled! 2026-04-06 19:20:15.880 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-06 19:20:16.872 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-06 19:20:16.912 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-06 19:20:18.485 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-06 19:20:18.488 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-06 19:20:18.491 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-06 19:20:18.491 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-06 19:20:18.492 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-06 19:20:18.492 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-06 19:20:18.492 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-06 19:20:18.500 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-06 19:20:18.500 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-06 19:20:18.500 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-06 19:20:18.514 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-06 19:20:18.517 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-06 19:20:18.521 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-06 19:20:18.521 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-06 19:20:18.521 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-06 19:20:18.521 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-06 19:20:18.521 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-06 19:20:18.529 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-06 19:20:18.529 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-06 19:20:18.529 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-06 19:20:18.721 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-06 19:20:18.722 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-06 19:20:18.722 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-06 19:20:18.749 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-06 19:20:18.750 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-06 19:20:18.750 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-06 19:20:18.750 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-06 19:20:18.752 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-06 19:20:18.752 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-06 19:20:18.752 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-06 19:20:18.780 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-06 19:20:18.780 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-06 19:20:18.780 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-06 19:20:18.780 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-06 19:20:20.661 8 INFO neutron.plugins.ml2.managers [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Initializing driver for type 'vlan' 2026-04-06 19:20:20.664 7 INFO neutron.plugins.ml2.managers [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Initializing driver for type 'vlan' 2026-04-06 19:20:20.990 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] VlanTypeDriver initialization complete 2026-04-06 19:20:20.991 7 INFO neutron.plugins.ml2.managers [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-06 19:20:20.991 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-06 19:20:20.991 7 INFO neutron.plugins.ml2.managers [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Initializing extension driver 'port_security' 2026-04-06 19:20:20.991 7 INFO neutron.plugins.ml2.extensions.port_security [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-06 19:20:20.991 7 INFO neutron.plugins.ml2.managers [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Initializing extension driver 'qos' 2026-04-06 19:20:20.991 7 INFO neutron.plugins.ml2.managers [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Initializing mechanism driver 'ovn' 2026-04-06 19:20:20.991 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Starting OVNMechanismDriver 2026-04-06 19:20:20.994 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] OVN logging driver registered 2026-04-06 19:20:21.000 7 INFO neutron.quota [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded quota_driver: . 2026-04-06 19:20:21.001 7 INFO neutron.plugins.ml2.plugin [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Modular L2 Plugin initialization complete 2026-04-06 19:20:21.001 7 INFO neutron.plugins.ml2.managers [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-06 19:20:21.001 7 INFO neutron.plugins.ml2.managers [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-06 19:20:21.001 7 INFO neutron.plugins.ml2.managers [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Got port-security extension from driver 'port_security' 2026-04-06 19:20:21.001 7 INFO neutron.manager [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loading Plugin: qos 2026-04-06 19:20:21.013 7 INFO neutron.manager [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loading Plugin: ovn-router 2026-04-06 19:20:21.030 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] VlanTypeDriver initialization complete 2026-04-06 19:20:21.030 8 INFO neutron.plugins.ml2.managers [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-06 19:20:21.030 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-06 19:20:21.030 8 INFO neutron.plugins.ml2.managers [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Initializing extension driver 'port_security' 2026-04-06 19:20:21.031 8 INFO neutron.plugins.ml2.extensions.port_security [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-06 19:20:21.031 8 INFO neutron.plugins.ml2.managers [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Initializing extension driver 'qos' 2026-04-06 19:20:21.031 8 INFO neutron.plugins.ml2.managers [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Initializing mechanism driver 'ovn' 2026-04-06 19:20:21.031 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Starting OVNMechanismDriver 2026-04-06 19:20:21.034 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] OVN logging driver registered 2026-04-06 19:20:21.040 8 INFO neutron.quota [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded quota_driver: . 2026-04-06 19:20:21.040 8 INFO neutron.plugins.ml2.plugin [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Modular L2 Plugin initialization complete 2026-04-06 19:20:21.041 8 INFO neutron.plugins.ml2.managers [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-06 19:20:21.041 8 INFO neutron.plugins.ml2.managers [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-06 19:20:21.041 8 INFO neutron.plugins.ml2.managers [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Got port-security extension from driver 'port_security' 2026-04-06 19:20:21.041 8 INFO neutron.manager [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loading Plugin: qos 2026-04-06 19:20:21.045 7 INFO neutron.services.ovn_l3.plugin [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Starting OVNL3RouterPlugin 2026-04-06 19:20:21.050 7 INFO neutron.manager [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loading Plugin: segments 2026-04-06 19:20:21.054 8 INFO neutron.manager [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loading Plugin: ovn-router 2026-04-06 19:20:21.085 8 INFO neutron.services.ovn_l3.plugin [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Starting OVNL3RouterPlugin 2026-04-06 19:20:21.090 8 INFO neutron.manager [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loading Plugin: segments 2026-04-06 19:20:21.147 7 INFO neutron.manager [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loading Plugin: trunk 2026-04-06 19:20:21.161 7 INFO neutron.manager [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loading Plugin: log 2026-04-06 19:20:21.164 7 INFO neutron.manager [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-06 19:20:21.188 8 INFO neutron.manager [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loading Plugin: trunk 2026-04-06 19:20:21.199 8 INFO neutron.manager [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loading Plugin: log 2026-04-06 19:20:21.202 8 INFO neutron.manager [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-06 19:20:21.219 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-06 19:20:21.219 7 WARNING stevedore.named [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-06 19:20:21.257 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-06 19:20:21.258 8 WARNING stevedore.named [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-06 19:20:21.260 7 INFO neutron_vpnaas.services.vpn.plugin [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-06 19:20:21.261 7 INFO neutron.common.utils [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-06 19:20:21.261 7 INFO neutron.manager [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loading Plugin: taas 2026-04-06 19:20:21.284 7 WARNING stevedore.named [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-06 19:20:21.284 7 WARNING stevedore.named [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-06 19:20:21.290 7 INFO neutron_taas.services.taas.taas_plugin [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-06 19:20:21.290 7 INFO neutron.manager [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loading Plugin: tapmirror 2026-04-06 19:20:21.297 7 WARNING stevedore.named [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-06 19:20:21.297 7 WARNING stevedore.named [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-06 19:20:21.298 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-06 19:20:21.298 7 INFO neutron.manager [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loading Plugin: auto_allocate 2026-04-06 19:20:21.299 8 INFO neutron_vpnaas.services.vpn.plugin [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-06 19:20:21.300 8 INFO neutron.common.utils [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-06 19:20:21.300 8 INFO neutron.manager [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loading Plugin: taas 2026-04-06 19:20:21.303 7 INFO neutron.manager [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loading Plugin: tag 2026-04-06 19:20:21.309 7 INFO neutron.manager [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loading Plugin: timestamp 2026-04-06 19:20:21.312 7 INFO neutron.manager [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loading Plugin: network_ip_availability 2026-04-06 19:20:21.315 7 INFO neutron.manager [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loading Plugin: flavors 2026-04-06 19:20:21.318 7 INFO neutron.manager [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loading Plugin: revisions 2026-04-06 19:20:21.322 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Initializing extension manager. 2026-04-06 19:20:21.323 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: address-group 2026-04-06 19:20:21.324 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: address-scope 2026-04-06 19:20:21.324 8 WARNING stevedore.named [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-06 19:20:21.324 8 WARNING stevedore.named [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-06 19:20:21.324 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-06 19:20:21.325 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: agent 2026-04-06 19:20:21.326 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-06 19:20:21.327 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: allowed-address-pairs 2026-04-06 19:20:21.327 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: auto-allocated-topology 2026-04-06 19:20:21.330 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: availability_zone 2026-04-06 19:20:21.330 8 INFO neutron_taas.services.taas.taas_plugin [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-06 19:20:21.330 8 INFO neutron.manager [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loading Plugin: tapmirror 2026-04-06 19:20:21.330 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-06 19:20:21.331 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-06 19:20:21.331 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: default-subnetpools 2026-04-06 19:20:21.333 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-06 19:20:21.333 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: dns-integration 2026-04-06 19:20:21.334 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: dns-domain-ports 2026-04-06 19:20:21.334 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-06 19:20:21.335 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-06 19:20:21.335 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-06 19:20:21.336 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: empty-string-filtering 2026-04-06 19:20:21.336 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-06 19:20:21.337 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-06 19:20:21.337 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: external-net 2026-04-06 19:20:21.338 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-06 19:20:21.338 8 WARNING stevedore.named [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-06 19:20:21.338 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: extraroute 2026-04-06 19:20:21.338 8 WARNING stevedore.named [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-06 19:20:21.339 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-06 19:20:21.339 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-06 19:20:21.339 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-06 19:20:21.339 8 INFO neutron.manager [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loading Plugin: auto_allocate 2026-04-06 19:20:21.340 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-06 19:20:21.340 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-06 19:20:21.341 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-06 19:20:21.341 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: fip-port-details 2026-04-06 19:20:21.342 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: flavors 2026-04-06 19:20:21.343 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-06 19:20:21.344 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: floatingip-pools 2026-04-06 19:20:21.344 8 INFO neutron.manager [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loading Plugin: tag 2026-04-06 19:20:21.344 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: ip_allocation 2026-04-06 19:20:21.345 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-06 19:20:21.345 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: l2_adjacency 2026-04-06 19:20:21.347 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: router 2026-04-06 19:20:21.348 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-06 19:20:21.349 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-06 19:20:21.349 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-06 19:20:21.350 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: ext-gw-mode 2026-04-06 19:20:21.350 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: l3-ha 2026-04-06 19:20:21.351 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-06 19:20:21.351 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-06 19:20:21.352 8 INFO neutron.manager [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loading Plugin: timestamp 2026-04-06 19:20:21.352 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: l3-flavors 2026-04-06 19:20:21.353 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-06 19:20:21.353 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-06 19:20:21.354 8 INFO neutron.manager [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loading Plugin: network_ip_availability 2026-04-06 19:20:21.355 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-06 19:20:21.357 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-06 19:20:21.358 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: logging 2026-04-06 19:20:21.358 8 INFO neutron.manager [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loading Plugin: flavors 2026-04-06 19:20:21.359 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-06 19:20:21.359 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-06 19:20:21.360 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: multi-provider 2026-04-06 19:20:21.360 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: net-mtu 2026-04-06 19:20:21.361 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: net-mtu-writable 2026-04-06 19:20:21.361 8 INFO neutron.manager [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loading Plugin: revisions 2026-04-06 19:20:21.361 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: network_availability_zone 2026-04-06 19:20:21.362 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-06 19:20:21.363 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: network-ip-availability 2026-04-06 19:20:21.364 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-06 19:20:21.364 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: pagination 2026-04-06 19:20:21.364 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: port-device-profile 2026-04-06 19:20:21.365 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Initializing extension manager. 2026-04-06 19:20:21.365 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-06 19:20:21.365 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-06 19:20:21.366 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-06 19:20:21.366 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: address-group 2026-04-06 19:20:21.366 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-06 19:20:21.367 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-06 19:20:21.367 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: address-scope 2026-04-06 19:20:21.367 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-06 19:20:21.368 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-06 19:20:21.368 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-06 19:20:21.368 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: port-resource-request 2026-04-06 19:20:21.369 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: agent 2026-04-06 19:20:21.369 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: port-resource-request-groups 2026-04-06 19:20:21.369 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-06 19:20:21.369 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-06 19:20:21.370 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: binding 2026-04-06 19:20:21.371 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: binding-extended 2026-04-06 19:20:21.371 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: allowed-address-pairs 2026-04-06 19:20:21.371 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: port-security 2026-04-06 19:20:21.371 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: auto-allocated-topology 2026-04-06 19:20:21.372 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: project-id 2026-04-06 19:20:21.372 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: provider 2026-04-06 19:20:21.373 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: qinq 2026-04-06 19:20:21.374 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: availability_zone 2026-04-06 19:20:21.374 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-06 19:20:21.375 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: qos 2026-04-06 19:20:21.375 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-06 19:20:21.376 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: default-subnetpools 2026-04-06 19:20:21.376 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-06 19:20:21.376 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-06 19:20:21.377 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: qos-default 2026-04-06 19:20:21.377 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: qos-fip 2026-04-06 19:20:21.377 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-06 19:20:21.378 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-06 19:20:21.378 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: dns-integration 2026-04-06 19:20:21.378 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: qos-gateway-ip 2026-04-06 19:20:21.378 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: dns-domain-ports 2026-04-06 19:20:21.379 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: qos-port-network-policy 2026-04-06 19:20:21.379 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-06 19:20:21.379 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: qos-pps-minimum 2026-04-06 19:20:21.380 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-06 19:20:21.380 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-06 19:20:21.380 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-06 19:20:21.380 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: qos-pps 2026-04-06 19:20:21.381 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: empty-string-filtering 2026-04-06 19:20:21.381 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: qos-rule-type-details 2026-04-06 19:20:21.381 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-06 19:20:21.381 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-06 19:20:21.382 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-06 19:20:21.382 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: qos-rules-alias 2026-04-06 19:20:21.382 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: external-net 2026-04-06 19:20:21.382 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: quota-check-limit 2026-04-06 19:20:21.383 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-06 19:20:21.383 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: quota-check-limit-default 2026-04-06 19:20:21.384 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: extraroute 2026-04-06 19:20:21.384 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-06 19:20:21.385 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-06 19:20:21.385 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: quotas 2026-04-06 19:20:21.385 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-06 19:20:21.386 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-06 19:20:21.386 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: quota_details 2026-04-06 19:20:21.387 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-06 19:20:21.387 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: fip-port-details 2026-04-06 19:20:21.388 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: rbac-policies 2026-04-06 19:20:21.388 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: flavors 2026-04-06 19:20:21.388 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-06 19:20:21.389 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: rbac-address-scope 2026-04-06 19:20:21.389 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: rbac-security-groups 2026-04-06 19:20:21.389 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-06 19:20:21.390 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-06 19:20:21.390 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: floatingip-pools 2026-04-06 19:20:21.390 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: revision-if-match 2026-04-06 19:20:21.391 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: ip_allocation 2026-04-06 19:20:21.391 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: standard-attr-revisions 2026-04-06 19:20:21.391 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-06 19:20:21.391 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: router_availability_zone 2026-04-06 19:20:21.392 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: l2_adjacency 2026-04-06 19:20:21.392 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-06 19:20:21.393 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: router 2026-04-06 19:20:21.394 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: security-groups-default-rules 2026-04-06 19:20:21.394 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-06 19:20:21.395 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-06 19:20:21.395 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-06 19:20:21.395 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-06 19:20:21.395 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-06 19:20:21.396 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-06 19:20:21.396 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-06 19:20:21.396 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-06 19:20:21.397 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: ext-gw-mode 2026-04-06 19:20:21.397 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: l3-ha 2026-04-06 19:20:21.398 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-06 19:20:21.398 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-06 19:20:21.399 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: l3-flavors 2026-04-06 19:20:21.400 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-06 19:20:21.400 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: security-group 2026-04-06 19:20:21.402 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: segment 2026-04-06 19:20:21.402 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-06 19:20:21.402 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-06 19:20:21.403 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: service-type 2026-04-06 19:20:21.403 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: sorting 2026-04-06 19:20:21.404 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: standard-attr-segment 2026-04-06 19:20:21.404 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-06 19:20:21.404 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: standard-attr-description 2026-04-06 19:20:21.405 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: stateful-security-group 2026-04-06 19:20:21.405 7 WARNING neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-06 19:20:21.406 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-06 19:20:21.406 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-06 19:20:21.406 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: subnet-external-network 2026-04-06 19:20:21.407 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: logging 2026-04-06 19:20:21.407 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-06 19:20:21.408 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-06 19:20:21.408 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-06 19:20:21.408 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: subnet-service-types 2026-04-06 19:20:21.409 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: subnet_allocation 2026-04-06 19:20:21.409 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-06 19:20:21.409 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: multi-provider 2026-04-06 19:20:21.409 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-06 19:20:21.410 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: net-mtu 2026-04-06 19:20:21.410 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: tag-creation 2026-04-06 19:20:21.410 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: net-mtu-writable 2026-04-06 19:20:21.410 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-06 19:20:21.411 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: network_availability_zone 2026-04-06 19:20:21.412 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-06 19:20:21.412 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: network-ip-availability 2026-04-06 19:20:21.413 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-06 19:20:21.414 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: pagination 2026-04-06 19:20:21.414 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: standard-attr-tag 2026-04-06 19:20:21.414 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: port-device-profile 2026-04-06 19:20:21.415 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-06 19:20:21.415 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-06 19:20:21.415 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-06 19:20:21.415 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: trunk 2026-04-06 19:20:21.416 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: trunk-details 2026-04-06 19:20:21.416 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-06 19:20:21.416 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-06 19:20:21.417 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-06 19:20:21.417 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-06 19:20:21.417 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-06 19:20:21.418 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: vlan-transparent 2026-04-06 19:20:21.418 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-06 19:20:21.418 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-06 19:20:21.418 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-06 19:20:21.419 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: port-resource-request 2026-04-06 19:20:21.419 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: port-resource-request-groups 2026-04-06 19:20:21.420 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-06 19:20:21.420 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-06 19:20:21.421 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: binding 2026-04-06 19:20:21.421 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-06 19:20:21.421 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: binding-extended 2026-04-06 19:20:21.421 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: vpn-flavors 2026-04-06 19:20:21.422 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: port-security 2026-04-06 19:20:21.422 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: project-id 2026-04-06 19:20:21.423 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: provider 2026-04-06 19:20:21.423 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: vpnaas 2026-04-06 19:20:21.424 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: qinq 2026-04-06 19:20:21.424 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: taas 2026-04-06 19:20:21.425 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: tap-mirror 2026-04-06 19:20:21.426 7 INFO neutron.api.extensions [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Loaded extension: taas-vlan-filter 2026-04-06 19:20:21.426 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: qos 2026-04-06 19:20:21.427 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-06 19:20:21.427 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-06 19:20:21.428 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: qos-default 2026-04-06 19:20:21.428 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-06 19:20:21.428 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-06 19:20:21.428 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-06 19:20:21.429 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: qos-fip 2026-04-06 19:20:21.429 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-06 19:20:21.429 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-06 19:20:21.430 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: qos-gateway-ip 2026-04-06 19:20:21.430 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: qos-port-network-policy 2026-04-06 19:20:21.431 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: qos-pps-minimum 2026-04-06 19:20:21.431 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-06 19:20:21.431 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-06 19:20:21.432 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-06 19:20:21.432 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: qos-pps 2026-04-06 19:20:21.433 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: qos-rule-type-details 2026-04-06 19:20:21.434 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-06 19:20:21.434 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: qos-rules-alias 2026-04-06 19:20:21.435 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: quota-check-limit 2026-04-06 19:20:21.436 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: quota-check-limit-default 2026-04-06 19:20:21.437 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-06 19:20:21.438 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-06 19:20:21.438 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: quotas 2026-04-06 19:20:21.438 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-06 19:20:21.439 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: quota_details 2026-04-06 19:20:21.439 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-06 19:20:21.439 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] subnetpool is already registered 2026-04-06 19:20:21.439 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-06 19:20:21.440 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-06 19:20:21.440 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: rbac-policies 2026-04-06 19:20:21.440 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-06 19:20:21.441 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-06 19:20:21.441 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-06 19:20:21.441 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: rbac-address-scope 2026-04-06 19:20:21.441 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-06 19:20:21.441 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-06 19:20:21.442 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: rbac-security-groups 2026-04-06 19:20:21.442 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-06 19:20:21.442 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] ipsecpolicy is already registered 2026-04-06 19:20:21.442 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-06 19:20:21.442 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-06 19:20:21.442 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] ikepolicy is already registered 2026-04-06 19:20:21.443 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: revision-if-match 2026-04-06 19:20:21.443 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: standard-attr-revisions 2026-04-06 19:20:21.444 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: router_availability_zone 2026-04-06 19:20:21.444 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-06 19:20:21.446 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: security-groups-default-rules 2026-04-06 19:20:21.447 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-06 19:20:21.447 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-06 19:20:21.447 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] router is already registered 2026-04-06 19:20:21.447 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-06 19:20:21.448 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-06 19:20:21.448 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-06 19:20:21.448 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] floatingip is already registered 2026-04-06 19:20:21.448 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-06 19:20:21.449 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-06 19:20:21.452 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-06 19:20:21.452 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] rbac_policy is already registered 2026-04-06 19:20:21.453 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-06 19:20:21.453 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] security_group is already registered 2026-04-06 19:20:21.453 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: security-group 2026-04-06 19:20:21.454 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-06 19:20:21.454 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] security_group_rule is already registered 2026-04-06 19:20:21.454 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: segment 2026-04-06 19:20:21.454 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-06 19:20:21.455 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] subnetpool is already registered 2026-04-06 19:20:21.455 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-06 19:20:21.455 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-06 19:20:21.455 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] trunk is already registered 2026-04-06 19:20:21.455 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-06 19:20:21.456 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: service-type 2026-04-06 19:20:21.456 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] ikepolicy is already registered 2026-04-06 19:20:21.456 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: sorting 2026-04-06 19:20:21.456 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-06 19:20:21.456 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] ipsecpolicy is already registered 2026-04-06 19:20:21.456 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: standard-attr-segment 2026-04-06 19:20:21.457 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-06 19:20:21.457 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] endpoint_group is already registered 2026-04-06 19:20:21.457 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-06 19:20:21.457 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: standard-attr-description 2026-04-06 19:20:21.457 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] vpnservice is already registered 2026-04-06 19:20:21.458 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-06 19:20:21.458 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: stateful-security-group 2026-04-06 19:20:21.458 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] ipsec_site_connection is already registered 2026-04-06 19:20:21.458 8 WARNING neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-06 19:20:21.458 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-06 19:20:21.458 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] ipsecpolicy is already registered 2026-04-06 19:20:21.459 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-06 19:20:21.459 7 INFO neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-06 19:20:21.459 7 WARNING neutron.quota.resource_registry [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] ikepolicy is already registered 2026-04-06 19:20:21.459 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: subnet-external-network 2026-04-06 19:20:21.460 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-06 19:20:21.460 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-06 19:20:21.461 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: subnet-service-types 2026-04-06 19:20:21.461 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: subnet_allocation 2026-04-06 19:20:21.462 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-06 19:20:21.462 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: tag-creation 2026-04-06 19:20:21.463 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-06 19:20:21.467 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: standard-attr-tag 2026-04-06 19:20:21.468 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-06 19:20:21.468 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: trunk 2026-04-06 19:20:21.469 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: trunk-details 2026-04-06 19:20:21.469 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-06 19:20:21.470 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-06 19:20:21.470 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: vlan-transparent 2026-04-06 19:20:21.471 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-06 19:20:21.473 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-06 19:20:21.474 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-06 19:20:21.474 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: vpn-flavors 2026-04-06 19:20:21.476 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: vpnaas 2026-04-06 19:20:21.477 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: taas 2026-04-06 19:20:21.478 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: tap-mirror 2026-04-06 19:20:21.479 8 INFO neutron.api.extensions [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Loaded extension: taas-vlan-filter 2026-04-06 19:20:21.481 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-06 19:20:21.481 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-06 19:20:21.482 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-06 19:20:21.482 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-06 19:20:21.485 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-06 19:20:21.485 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-06 19:20:21.490 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-06 19:20:21.491 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-06 19:20:21.491 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-06 19:20:21.492 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-06 19:20:21.492 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] subnetpool is already registered 2026-04-06 19:20:21.493 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-06 19:20:21.493 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-06 19:20:21.493 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-06 19:20:21.494 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-06 19:20:21.494 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-06 19:20:21.495 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-06 19:20:21.495 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-06 19:20:21.495 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] ipsecpolicy is already registered 2026-04-06 19:20:21.496 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-06 19:20:21.496 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] ikepolicy is already registered 2026-04-06 19:20:21.497 7 WARNING keystonemiddleware._common.config [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-06 19:20:21.500 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-06 19:20:21.501 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] router is already registered 2026-04-06 19:20:21.501 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-06 19:20:21.501 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] floatingip is already registered 2026-04-06 19:20:21.504 7 WARNING oslo_config.cfg [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-06 19:20:21.506 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-06 19:20:21.506 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] rbac_policy is already registered 2026-04-06 19:20:21.507 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-06 19:20:21.507 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] security_group is already registered 2026-04-06 19:20:21.507 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-06 19:20:21.507 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] security_group_rule is already registered 2026-04-06 19:20:21.508 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-06 19:20:21.508 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] subnetpool is already registered 2026-04-06 19:20:21.509 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-06 19:20:21.509 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] trunk is already registered 2026-04-06 19:20:21.509 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-06 19:20:21.509 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] ikepolicy is already registered 2026-04-06 19:20:21.510 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-06 19:20:21.510 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] ipsecpolicy is already registered 2026-04-06 19:20:21.510 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-06 19:20:21.510 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] endpoint_group is already registered 2026-04-06 19:20:21.511 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-06 19:20:21.511 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] vpnservice is already registered 2026-04-06 19:20:21.511 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-06 19:20:21.511 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] ipsec_site_connection is already registered 2026-04-06 19:20:21.512 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-06 19:20:21.512 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] ipsecpolicy is already registered 2026-04-06 19:20:21.512 8 INFO neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-06 19:20:21.512 8 WARNING neutron.quota.resource_registry [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] ikepolicy is already registered 2026-04-06 19:20:21.528 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-06 19:20:21.545 7 INFO neutron.db.ovn_hash_ring_db [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Nodes from host "neutron-server-65659f7796-psdns" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-06 19:20:21+00:00 2026-04-06 19:20:21.547 7 INFO neutron.db.ovn_hash_ring_db [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Node 312bdcebabb75fe1953314e1fd0af385 from host "neutron-server-65659f7796-psdns" and group "mechanism_driver" added to the Hash Ring 2026-04-06 19:20:21.548 8 WARNING keystonemiddleware._common.config [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-06 19:20:21.555 8 WARNING oslo_config.cfg [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-06 19:20:21.559 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Hash Ring probing thread for node 312bdcebabb75fe1953314e1fd0af385 has started 2026-04-06 19:20:21.559 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-06 19:20:21.577 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-06 19:20:21.592 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] tcp:10.99.105.3:6641: connecting... 2026-04-06 19:20:21.593 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] tcp:10.99.105.3:6641: connected 2026-04-06 19:20:21.596 8 INFO neutron.db.ovn_hash_ring_db [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Nodes from host "neutron-server-65659f7796-psdns" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-06 19:20:21+00:00 2026-04-06 19:20:21.599 8 INFO neutron.db.ovn_hash_ring_db [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Node 3cbc462edcc856d7b78f917108ab3695 from host "neutron-server-65659f7796-psdns" and group "mechanism_driver" added to the Hash Ring 2026-04-06 19:20:21.606 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Hash Ring probing thread for node 3cbc462edcc856d7b78f917108ab3695 has started 2026-04-06 19:20:21.607 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-06 19:20:21.633 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-06 19:20:21.641 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] tcp:10.99.105.3:6641: connecting... 2026-04-06 19:20:21.641 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] tcp:10.99.105.3:6641: connected 2026-04-06 19:20:21.667 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] tcp:10.98.218.49:6642: connecting... 2026-04-06 19:20:21.667 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] tcp:10.98.218.49:6642: connected 2026-04-06 19:20:21.693 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-06 19:20:21.709 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] WorkerService process has finished the post initialization 2026-04-06 19:20:21.717 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] tcp:10.98.218.49:6642: connecting... 2026-04-06 19:20:21.717 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] tcp:10.98.218.49:6642: connected 2026-04-06 19:20:21.739 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] tcp:10.99.105.3:6641: connecting... 2026-04-06 19:20:21.739 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] tcp:10.99.105.3:6641: connected 2026-04-06 19:20:21.752 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] WorkerService process has finished the post initialization 2026-04-06 19:20:21.753 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-06 19:20:21.767 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-04-06 19:20:21.777 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] tcp:10.99.105.3:6641: connecting... 2026-04-06 19:20:21.777 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] tcp:10.99.105.3:6641: connecting... 2026-04-06 19:20:21.777 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ffac3b46-5b53-41ad-b762-4b810643943b - - - - - -] tcp:10.99.105.3:6641: connected 2026-04-06 19:20:21.777 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] tcp:10.99.105.3:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f62a7dfb668 pid: 7 (default app) 2026-04-06 19:20:21.826 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] tcp:10.99.105.3:6641: connecting... 2026-04-06 19:20:21.826 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a48ccbf-c740-4a51-8c65-ec1b0beb923a - - - - - -] tcp:10.99.105.3:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f62a7dfb668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-06 19:20:24.191 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3adf935e-acf8-4c31-88f5-ef405e1f856c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.6 () {44 vars in 920 bytes} [Mon Apr 6 19:20:23 2026] GET /v2.0/networks/public => generated 108 bytes in 787 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.6 () {44 vars in 942 bytes} [Mon Apr 6 19:20:24 2026] GET /v2.0/networks?name=public => generated 15 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:20:24.972 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-2c11ec87-aad3-4334-83d7-c3593161475a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Starting OVNClientQosExtension 2026-04-06 19:20:24.973 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-2c11ec87-aad3-4334-83d7-c3593161475a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Starting OVNClientPlacementExtension 2026-04-06 19:20:25.002 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c11ec87-aad3-4334-83d7-c3593161475a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2176842a-3635-4a29-8440-53ae17b9c797 (type: security_groups) to 1 2026-04-06 19:20:25.013 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c11ec87-aad3-4334-83d7-c3593161475a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3a17b186-3799-4969-9927-e805e321c065 (type: security_group_rules) to 0 2026-04-06 19:20:25.021 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c11ec87-aad3-4334-83d7-c3593161475a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3c9aed79-b17a-4229-bed6-e6ff5006b430 (type: security_group_rules) to 0 2026-04-06 19:20:25.029 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c11ec87-aad3-4334-83d7-c3593161475a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c8f7c84a-768f-4282-9aaa-12d962489772 (type: security_group_rules) to 0 2026-04-06 19:20:25.040 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c11ec87-aad3-4334-83d7-c3593161475a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource dc04c47c-58a6-4b88-9ba3-82f336c9a7af (type: security_group_rules) to 0 2026-04-06 19:20:25.100 7 WARNING neutron.services.revisions.revision_plugin [None req-2c11ec87-aad3-4334-83d7-c3593161475a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Could not find related network for resource to bump revision. 2026-04-06 19:20:25.122 7 INFO neutron.db.segments_db [None req-2c11ec87-aad3-4334-83d7-c3593161475a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Added segment 8db4bf9d-a3e6-44c9-89fc-95bcf8a0e5b2 of type flat for network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9 2026-04-06 19:20:25.237 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-8db4bf9d-a3e6-44c9-89fc-95bcf8a0e5b2 2026-04-06 19:20:25.292 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c11ec87-aad3-4334-83d7-c3593161475a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9 (type: networks) to 1 2026-04-06 19:20:25.789 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2c11ec87-aad3-4334-83d7-c3593161475a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:20:25.790 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2c11ec87-aad3-4334-83d7-c3593161475a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:20:25.856 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 0756f5de-7ba5-4337-a7ad-651f0ef09a66 2026-04-06 19:20:25.905 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c11ec87-aad3-4334-83d7-c3593161475a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 0756f5de-7ba5-4337-a7ad-651f0ef09a66 (type: ports) to 1 [pid: 7|app: 0|req: 4/6] 199.204.45.6 () {48 vars in 960 bytes} [Mon Apr 6 19:20:24 2026] POST /v2.0/networks => generated 744 bytes in 1247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:20:27.922 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81c902df-f59f-4ed8-a026-a50d90b6eb01 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 199.204.45.6 () {44 vars in 920 bytes} [Mon Apr 6 19:20:27 2026] GET /v2.0/networks/public => generated 108 bytes in 390 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.204.45.6 () {44 vars in 942 bytes} [Mon Apr 6 19:20:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:20:27.991 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa8c569b-15d3-40bc-bc11-ecbefd3a990c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.204.45.6 () {44 vars in 1027 bytes} [Mon Apr 6 19:20:27 2026] GET /v2.0/subnets/public-subnet?network_id=3f6bb486-d1fb-4a72-b691-c0e7fb22ced9 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/10] 199.204.45.6 () {44 vars in 1050 bytes} [Mon Apr 6 19:20:27 2026] GET /v2.0/subnets?name=public-subnet&network_id=3f6bb486-d1fb-4a72-b691-c0e7fb22ced9 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:20:28.456 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7f86de8f-7e40-4c9a-8738-538672139a9c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:20:28.457 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7f86de8f-7e40-4c9a-8738-538672139a9c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:20:29.254 8 INFO neutron.db.ovn_revision_numbers_db [None req-1cf3311c-eb5a-4c9c-bb5a-6545f5835077 - - - - - -] Successfully bumped revision number for resource 0756f5de-7ba5-4337-a7ad-651f0ef09a66 (type: ports) to 2 2026-04-06 19:20:29.296 8 INFO neutron.db.ovn_revision_numbers_db [None req-1cf3311c-eb5a-4c9c-bb5a-6545f5835077 - - - - - -] Successfully bumped revision number for resource 6116a136-f505-41af-a535-d3a2ec563b34 (type: subnets) to 0 [pid: 8|app: 0|req: 5/11] 199.204.45.6 () {48 vars in 958 bytes} [Mon Apr 6 19:20:28 2026] POST /v2.0/subnets => generated 664 bytes in 1296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:25:15.720 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff7ffac8-ad8a-4879-87e8-9c96c1be2847 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 23/47] 199.204.45.6 () {44 vars in 930 bytes} [Mon Apr 6 19:25:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/48] 199.204.45.6 () {44 vars in 952 bytes} [Mon Apr 6 19:25:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:25:15.844 8 INFO neutron.db.segments_db [None req-b1f2d845-91ab-4dce-9c2b-89f6a54aefd7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Added segment 11750464-6343-47b7-a6a6-313128b1dc84 of type geneve for network 74154f98-792c-4bac-b41b-2162dd7f2b89 2026-04-06 19:25:15.992 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1f2d845-91ab-4dce-9c2b-89f6a54aefd7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 74154f98-792c-4bac-b41b-2162dd7f2b89 (type: networks) to 1 2026-04-06 19:25:16.150 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b1f2d845-91ab-4dce-9c2b-89f6a54aefd7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:25:16.151 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b1f2d845-91ab-4dce-9c2b-89f6a54aefd7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 74154f98-792c-4bac-b41b-2162dd7f2b89: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:25:16.222 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0197fb2b-7fb5-4909-a3a8-fd32ce98fce5 - - - - - -] OVN reports status down for port: 4a5f09f9-8c6f-4e67-bc51-59a436371670 2026-04-06 19:25:16.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1f2d845-91ab-4dce-9c2b-89f6a54aefd7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4a5f09f9-8c6f-4e67-bc51-59a436371670 (type: ports) to 1 [pid: 8|app: 0|req: 24/49] 199.204.45.6 () {48 vars in 959 bytes} [Mon Apr 6 19:25:15 2026] POST /v2.0/networks => generated 728 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:25:17.271 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a2a29d8-ddea-427a-aa38-fdf98f09fef6 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 26/50] 199.204.45.6 () {44 vars in 930 bytes} [Mon Apr 6 19:25:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/51] 199.204.45.6 () {44 vars in 952 bytes} [Mon Apr 6 19:25:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 737 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:25:17.338 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ebe3bf9b-42e4-429c-a651-6e214819fd30 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/52] 199.204.45.6 () {44 vars in 1029 bytes} [Mon Apr 6 19:25:17 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=74154f98-792c-4bac-b41b-2162dd7f2b89 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/53] 199.204.45.6 () {44 vars in 1052 bytes} [Mon Apr 6 19:25:17 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=74154f98-792c-4bac-b41b-2162dd7f2b89 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:25:17.545 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-10d9196a-bdc1-41f7-bcfc-1d6b2cce7cbc 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:25:17.547 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-10d9196a-bdc1-41f7-bcfc-1d6b2cce7cbc 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 74154f98-792c-4bac-b41b-2162dd7f2b89: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:25:18.037 7 INFO neutron.db.ovn_revision_numbers_db [None req-2571cf52-2150-433c-94c8-32f9bdfbf48b - - - - - -] Successfully bumped revision number for resource 4a5f09f9-8c6f-4e67-bc51-59a436371670 (type: ports) to 2 2026-04-06 19:25:18.074 7 INFO neutron.db.ovn_revision_numbers_db [None req-2571cf52-2150-433c-94c8-32f9bdfbf48b - - - - - -] Successfully bumped revision number for resource 6ee17bf1-3435-4cb8-8b65-3c48be93381a (type: subnets) to 0 [pid: 7|app: 0|req: 28/54] 199.204.45.6 () {48 vars in 958 bytes} [Mon Apr 6 19:25:17 2026] POST /v2.0/subnets => generated 651 bytes in 718 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:25:19.169 8 INFO neutron.api.v2.resource [None req-ec679009-8506-4044-bcee-0b1bae78cec1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 27/55] 199.204.45.6 () {44 vars in 964 bytes} [Mon Apr 6 19:25:19 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: 7|app: 0|req: 29/56] 199.204.45.6 () {44 vars in 986 bytes} [Mon Apr 6 19:25:19 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:25:19.376 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e61eff7-6c86-47de-a860-b78076a5c175 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 45790ce7-0eef-41b1-a14d-94cdeb8a6991 (type: security_groups) to 1 2026-04-06 19:25:19.402 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e61eff7-6c86-47de-a860-b78076a5c175 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a3312c23-f885-4cb4-a0e7-adc47ec5dd31 (type: security_group_rules) to 0 2026-04-06 19:25:19.419 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e61eff7-6c86-47de-a860-b78076a5c175 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a43da0ae-8ab8-41c5-bf16-aba10c6df6c7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 28/57] 199.204.45.6 () {48 vars in 973 bytes} [Mon Apr 6 19:25:19 2026] POST /v2.0/security-groups => generated 1616 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/58] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:20 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 1616 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/59] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:20 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/60] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:20 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:25:20.700 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b7bc371-6ac4-4523-adfe-a7fed3c78f2c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 228c6ddd-4509-45e0-b0f2-3b9240a8b270 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 30/61] 199.204.45.6 () {48 vars in 984 bytes} [Mon Apr 6 19:25:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/62] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:21 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 2230 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/63] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:21 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/64] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:21 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:25:21.791 8 INFO neutron.db.ovn_revision_numbers_db [None req-7021d317-ad40-42ab-b1f5-4f0455ddfc5c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource def0a771-ada5-4cd3-b4e1-1b3d8cba9b17 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 32/65] 199.204.45.6 () {48 vars in 984 bytes} [Mon Apr 6 19:25:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/66] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:22 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/67] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:22 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/68] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:22 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:25:22.906 8 INFO neutron.db.ovn_revision_numbers_db [None req-e1def5d8-5986-4925-b293-7c5242294f05 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 11d2dedd-df9b-400e-9eff-60e6cd347d4b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 34/69] 199.204.45.6 () {48 vars in 984 bytes} [Mon Apr 6 19:25:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/70] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:23 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 3462 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:23 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:23 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:25:23.978 8 INFO neutron.db.ovn_revision_numbers_db [None req-9335a14a-7722-456a-91a0-c23f123409ec 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 6f990422-6bb8-410b-9b48-07756bffaf40 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 36/73] 199.204.45.6 () {48 vars in 984 bytes} [Mon Apr 6 19:25:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:24 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 4078 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:24 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:24 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:25:25.149 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b816628-dacd-4682-ac68-c760db8d1733 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 7ebb58e1-c540-4482-959d-2c0699decb46 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 38/77] 199.204.45.6 () {48 vars in 984 bytes} [Mon Apr 6 19:25:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 199.204.45.6 () {44 vars in 980 bytes} [Mon Apr 6 19:25:26 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89 => generated 772 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:25:26.344 7 INFO neutron.pecan_wsgi.hooks.translation [None req-289246f3-687f-4172-8ea1-848c60431c16 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 41/81] 199.204.45.6 () {44 vars in 1069 bytes} [Mon Apr 6 19:25:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=74154f98-792c-4bac-b41b-2162dd7f2b89 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 199.204.45.6 () {44 vars in 1092 bytes} [Mon Apr 6 19:25:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=74154f98-792c-4bac-b41b-2162dd7f2b89 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:26 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:25:26.697 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-00974cec-560c-4080-8a30-84af50203d62 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:25:26.698 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-00974cec-560c-4080-8a30-84af50203d62 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 74154f98-792c-4bac-b41b-2162dd7f2b89: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:25:26.782 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0197fb2b-7fb5-4909-a3a8-fd32ce98fce5 - - - - - -] OVN reports status down for port: fc89c6be-3cf2-406d-b303-3fb3c1962d4b 2026-04-06 19:25:26.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-00974cec-560c-4080-8a30-84af50203d62 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource fc89c6be-3cf2-406d-b303-3fb3c1962d4b (type: ports) to 1 [pid: 8|app: 0|req: 42/84] 199.204.45.6 () {48 vars in 954 bytes} [Mon Apr 6 19:25:26 2026] POST /v2.0/ports => generated 1100 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:25:34.856 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d436a2c-8526-4a22-b2b6-a8f786875c09 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 43/85] 199.204.45.6 () {44 vars in 972 bytes} [Mon Apr 6 19:25:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 37 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: 43/86] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:25:35.463 7 INFO neutron.db.ovn_revision_numbers_db [None req-02a54caa-021a-44bc-ae5e-693cab7db0f3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource fc89c6be-3cf2-406d-b303-3fb3c1962d4b (type: ports) to 4 [pid: 7|app: 0|req: 44/87] 199.204.45.6 () {48 vars in 1024 bytes} [Mon Apr 6 19:25:34 2026] PUT /v2.0/ports/fc89c6be-3cf2-406d-b303-3fb3c1962d4b => generated 1218 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 199.204.45.6 () {44 vars in 913 bytes} [Mon Apr 6 19:25:37 2026] GET /v2.0/ports => generated 3335 bytes in 85 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-04-06 19:25:38.152 7 INFO neutron.api.v2.resource [None req-021b170a-493e-4f62-a089-56c7cdc8297e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 45/89] 199.204.45.6 () {44 vars in 952 bytes} [Mon Apr 6 19:25:38 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 199.204.45.6 () {44 vars in 974 bytes} [Mon Apr 6 19:25:38 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:25:38.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-abd4939c-6d56-4a95-bf77-7c6797bd36fe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a99c6b80-28e6-4e22-bc66-a8f655bb52f9 (type: security_groups) to 1 2026-04-06 19:25:38.327 7 INFO neutron.db.ovn_revision_numbers_db [None req-abd4939c-6d56-4a95-bf77-7c6797bd36fe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 05a5ed0d-a803-4183-af98-b858d598f038 (type: security_group_rules) to 0 2026-04-06 19:25:38.338 7 INFO neutron.db.ovn_revision_numbers_db [None req-abd4939c-6d56-4a95-bf77-7c6797bd36fe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 99860824-405c-455b-a265-358cb8708431 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 46/91] 199.204.45.6 () {48 vars in 973 bytes} [Mon Apr 6 19:25:38 2026] POST /v2.0/security-groups => generated 1610 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:39 2026] GET /v2.0/security-groups/a99c6b80-28e6-4e22-bc66-a8f655bb52f9 => generated 1610 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:39 2026] GET /v2.0/security-groups/a99c6b80-28e6-4e22-bc66-a8f655bb52f9 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:39 2026] GET /v2.0/security-groups/a99c6b80-28e6-4e22-bc66-a8f655bb52f9 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:25:39.488 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7208abf-a22b-429f-861f-82373b763ef6 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f7426759-9a81-4536-b196-19d610752364 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 48/95] 199.204.45.6 () {48 vars in 984 bytes} [Mon Apr 6 19:25:39 2026] POST /v2.0/security-group-rules => generated 623 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:40 2026] GET /v2.0/security-groups/a99c6b80-28e6-4e22-bc66-a8f655bb52f9 => generated 2246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/99] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:40 2026] GET /v2.0/security-groups/a99c6b80-28e6-4e22-bc66-a8f655bb52f9 => 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: 50/100] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:25:40 2026] GET /v2.0/security-groups/a99c6b80-28e6-4e22-bc66-a8f655bb52f9 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:25:40.597 7 INFO neutron.db.ovn_revision_numbers_db [None req-84f576ec-c3a2-4338-aebe-7d17a425b372 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ea6f895f-9992-4c35-b4dd-93bf7018fee0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 51/101] 199.204.45.6 () {48 vars in 984 bytes} [Mon Apr 6 19:25:40 2026] POST /v2.0/security-group-rules => generated 627 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.204.45.6 () {44 vars in 968 bytes} [Mon Apr 6 19:26:42 2026] GET /v2.0/quotas/7d59b4ef8dc14dc29205b8731d768f62 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.204.45.6 () {48 vars in 1020 bytes} [Mon Apr 6 19:26:42 2026] PUT /v2.0/quotas/7d59b4ef8dc14dc29205b8731d768f62 => generated 291 bytes in 32 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-04-06 19:29:02.780 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de0db9d0-00d1-4bee-88c3-09ea1f6db7cb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 65/130] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 19:29:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 181 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: 66/131] 199.204.45.6 () {30 vars in 761 bytes} [Mon Apr 6 19:29:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:29:04.687 8 INFO neutron.pecan_wsgi.hooks.translation [None req-916b81b4-597f-43c2-9d1f-2e5bdd6e6f74 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 66/132] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 19:29:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/133] 199.204.45.6 () {30 vars in 761 bytes} [Mon Apr 6 19:29:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:29:05.642 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0197fb2b-7fb5-4909-a3a8-fd32ce98fce5 - - - - - -] OVN reports status up for port: fc89c6be-3cf2-406d-b303-3fb3c1962d4b 2026-04-06 19:29:05.664 7 INFO neutron.plugins.ml2.plugin [None req-0197fb2b-7fb5-4909-a3a8-fd32ce98fce5 - - - - - -] Attempt 1 to provision port fc89c6be-3cf2-406d-b303-3fb3c1962d4b 2026-04-06 19:29:05.891 7 INFO neutron.db.ovn_revision_numbers_db [None req-0197fb2b-7fb5-4909-a3a8-fd32ce98fce5 - - - - - -] Successfully bumped revision number for resource fc89c6be-3cf2-406d-b303-3fb3c1962d4b (type: ports) to 5 2026-04-06 19:35:09.375 8 INFO neutron.api.v2.resource [None req-f1c072a8-54d2-46ad-a2e8-4abe17cad027 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 91/182] 199.204.45.6 () {44 vars in 1067 bytes} [Mon Apr 6 19:35:09 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a611d03da30c4039b2b56b113be2b17f => generated 139 bytes in 139 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, ' 2026-04-06 19:35:09.547 7 INFO neutron.db.ovn_revision_numbers_db [None req-da8e6aa3-5172-4142-9f48-1e3713af2538 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource af6b94c5-f7ea-4953-a474-f4e576c55fe8 (type: security_groups) to 1 2026-04-06 19:35:09.799 7 INFO neutron.db.ovn_revision_numbers_db [None req-da8e6aa3-5172-4142-9f48-1e3713af2538 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 12f6e024-05de-4540-b3d7-33a7de7c66c0 (type: security_group_rules) to 0 2026-04-06 19:35:09.996 7 INFO neutron.db.ovn_revision_numbers_db [None req-da8e6aa3-5172-4142-9f48-1e3713af2538 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 506a81fc-8167-4353-b309-a5cba63d880a (type: security_group_rules) to 0 2026-04-06 19:35:10.037 7 INFO neutron.db.ovn_revision_numbers_db [None req-da8e6aa3-5172-4142-9f48-1e3713af2538 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource aafb5ca8-9f45-45bd-a9e8-bcdc5306f8ba (type: security_group_rules) to 0 2026-04-06 19:35:10.052 7 INFO neutron.db.ovn_revision_numbers_db [None req-da8e6aa3-5172-4142-9f48-1e3713af2538 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f01203d4-1192-4ec3-8439-0d46b1c8b363 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 92/183] 199.204.45.6 () {44 vars in 1090 bytes} [Mon Apr 6 19:35:09 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a611d03da30c4039b2b56b113be2b17f => generated 23 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:35:10.288 8 INFO neutron.db.ovn_revision_numbers_db [None req-c78c2a3c-2942-4c32-92a0-1da02f744546 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 6fbdd605-0f13-406e-8102-c228e60fdac3 (type: security_groups) to 1 2026-04-06 19:35:10.299 8 INFO neutron.db.ovn_revision_numbers_db [None req-c78c2a3c-2942-4c32-92a0-1da02f744546 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 24d2f592-3e0a-4247-bdaa-1f92e7de4253 (type: security_group_rules) to 0 2026-04-06 19:35:10.313 8 INFO neutron.db.ovn_revision_numbers_db [None req-c78c2a3c-2942-4c32-92a0-1da02f744546 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2ed996c8-34be-49af-b21e-bd8d31a0afa1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 92/186] 199.204.45.6 () {48 vars in 974 bytes} [Mon Apr 6 19:35:10 2026] POST /v2.0/security-groups => generated 1624 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/187] 199.204.45.6 () {44 vars in 1081 bytes} [Mon Apr 6 19:35:11 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3?project_id=a611d03da30c4039b2b56b113be2b17f => generated 1624 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/188] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:35:11 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/189] 199.204.45.6 () {44 vars in 1081 bytes} [Mon Apr 6 19:35:11 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3?project_id=a611d03da30c4039b2b56b113be2b17f => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:35:11.604 8 INFO neutron.db.ovn_revision_numbers_db [None req-4d6f9cfe-3788-474b-9042-60552ad9d1c9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1a4582d1-a6bb-4144-b22f-f9e6bd14d14f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 94/190] 199.204.45.6 () {48 vars in 984 bytes} [Mon Apr 6 19:35:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/191] 199.204.45.6 () {44 vars in 1081 bytes} [Mon Apr 6 19:35:12 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3?project_id=a611d03da30c4039b2b56b113be2b17f => generated 2234 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/192] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:35:12 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3 => generated 2234 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/193] 199.204.45.6 () {44 vars in 1081 bytes} [Mon Apr 6 19:35:12 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3?project_id=a611d03da30c4039b2b56b113be2b17f => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:35:12.951 8 INFO neutron.db.ovn_revision_numbers_db [None req-4451398c-6079-40be-bdc8-a668d3c32a4d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 266bd409-69cf-41c1-9afd-040658a0ea30 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 96/194] 199.204.45.6 () {48 vars in 984 bytes} [Mon Apr 6 19:35:12 2026] POST /v2.0/security-group-rules => generated 599 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/195] 199.204.45.6 () {44 vars in 1081 bytes} [Mon Apr 6 19:35:13 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3?project_id=a611d03da30c4039b2b56b113be2b17f => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/196] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:35:13 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3 => generated 2846 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/197] 199.204.45.6 () {44 vars in 1081 bytes} [Mon Apr 6 19:35:14 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3?project_id=a611d03da30c4039b2b56b113be2b17f => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:35:14.241 8 INFO neutron.db.ovn_revision_numbers_db [None req-296c10a1-98eb-464b-bc9e-07f74a9670e1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d76acfc9-f487-4ccc-8dd7-f05daca2efcc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 98/198] 199.204.45.6 () {48 vars in 984 bytes} [Mon Apr 6 19:35:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/199] 199.204.45.6 () {44 vars in 1081 bytes} [Mon Apr 6 19:35:15 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3?project_id=a611d03da30c4039b2b56b113be2b17f => generated 3460 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/200] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:35:15 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3 => generated 3460 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/201] 199.204.45.6 () {44 vars in 1081 bytes} [Mon Apr 6 19:35:15 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3?project_id=a611d03da30c4039b2b56b113be2b17f => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:35:15.696 8 INFO neutron.db.ovn_revision_numbers_db [None req-054e12a8-1c1a-4fb4-a98b-7dd5feddacb3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource decfa07c-456b-418a-a89a-94ee00a3f12f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 100/202] 199.204.45.6 () {48 vars in 984 bytes} [Mon Apr 6 19:35:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/225] 199.204.45.6 () {30 vars in 738 bytes} [Mon Apr 6 19:38:00 2026] GET /v2.0/networks?tenant_id=a611d03da30c4039b2b56b113be2b17f&shared=False => generated 15 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 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-04-06 19:38:01.076 7 INFO neutron.db.segments_db [None req-2b591129-9a01-440c-bc21-56ba0ef85277 f6de31110dc142c3a0041f14fd36dfea a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Added segment 667a25a1-268d-4542-8fd3-fc76d84f68fb of type geneve for network 2f2e9537-0cab-48bc-afea-b72987477020 2026-04-06 19:38:01.216 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b591129-9a01-440c-bc21-56ba0ef85277 f6de31110dc142c3a0041f14fd36dfea a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 2f2e9537-0cab-48bc-afea-b72987477020 (type: networks) to 1 2026-04-06 19:38:01.369 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b591129-9a01-440c-bc21-56ba0ef85277 f6de31110dc142c3a0041f14fd36dfea a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] No more DHCP agents 2026-04-06 19:38:01.370 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b591129-9a01-440c-bc21-56ba0ef85277 f6de31110dc142c3a0041f14fd36dfea a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Unable to schedule network 2f2e9537-0cab-48bc-afea-b72987477020: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:38:01.411 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-76faab49-6c06-4586-a374-9c3402bbf91d - - - - - -] OVN reports status down for port: 22ac7814-3951-46c1-9508-c41c50412d5e 2026-04-06 19:38:01.470 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b591129-9a01-440c-bc21-56ba0ef85277 f6de31110dc142c3a0041f14fd36dfea a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 22ac7814-3951-46c1-9508-c41c50412d5e (type: ports) to 1 [pid: 7|app: 0|req: 114/226] 199.204.45.6 () {34 vars in 680 bytes} [Mon Apr 6 19:38:00 2026] POST /v2.0/networks => generated 740 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/227] 199.204.45.6 () {30 vars in 720 bytes} [Mon Apr 6 19:38:01 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/228] 199.204.45.6 () {30 vars in 631 bytes} [Mon Apr 6 19:38:01 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-04-06 19:38:01.818 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d8f079f8-cee1-46b6-8964-b3f83e48aa9d f6de31110dc142c3a0041f14fd36dfea a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] No more DHCP agents 2026-04-06 19:38:01.819 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d8f079f8-cee1-46b6-8964-b3f83e48aa9d f6de31110dc142c3a0041f14fd36dfea a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Unable to schedule network 2f2e9537-0cab-48bc-afea-b72987477020: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:38:01.867 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e40eb1-1e39-45ac-8afd-e99aba2b773d - - - - - -] OVN reports status down for port: 6eb76046-c063-4246-bb14-375267ced68e 2026-04-06 19:38:01.927 8 INFO neutron.db.ovn_revision_numbers_db [None req-d8f079f8-cee1-46b6-8964-b3f83e48aa9d f6de31110dc142c3a0041f14fd36dfea a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 6eb76046-c063-4246-bb14-375267ced68e (type: ports) to 1 2026-04-06 19:38:02.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-d8f079f8-cee1-46b6-8964-b3f83e48aa9d f6de31110dc142c3a0041f14fd36dfea a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 6eb76046-c063-4246-bb14-375267ced68e (type: ports) to 3 [pid: 8|app: 0|req: 114/229] 199.204.45.6 () {34 vars in 675 bytes} [Mon Apr 6 19:38:01 2026] POST /v2.0/ports => generated 968 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/230] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 19:38:02 2026] GET /v2.0/networks/2f2e9537-0cab-48bc-afea-b72987477020 => generated 746 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:38:02.873 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83e40eb1-1e39-45ac-8afd-e99aba2b773d - - - - - -] OVN reports status up for port: 6eb76046-c063-4246-bb14-375267ced68e 2026-04-06 19:38:02.888 8 INFO neutron.plugins.ml2.plugin [None req-83e40eb1-1e39-45ac-8afd-e99aba2b773d - - - - - -] Attempt 1 to provision port 6eb76046-c063-4246-bb14-375267ced68e 2026-04-06 19:38:03.035 8 INFO neutron.db.ovn_revision_numbers_db [None req-83e40eb1-1e39-45ac-8afd-e99aba2b773d - - - - - -] Successfully bumped revision number for resource 6eb76046-c063-4246-bb14-375267ced68e (type: ports) to 4 [pid: 8|app: 0|req: 115/231] 199.204.45.6 () {30 vars in 720 bytes} [Mon Apr 6 19:38:04 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/232] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 19:38:04 2026] GET /v2.0/networks/2f2e9537-0cab-48bc-afea-b72987477020 => generated 746 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/235] 199.204.45.6 () {44 vars in 968 bytes} [Mon Apr 6 19:38:18 2026] GET /v2.0/quotas/a611d03da30c4039b2b56b113be2b17f => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/236] 199.204.45.6 () {48 vars in 1020 bytes} [Mon Apr 6 19:38:18 2026] PUT /v2.0/quotas/a611d03da30c4039b2b56b113be2b17f => generated 291 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/249] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:39:42 2026] GET /v2.0/networks => generated 2287 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/250] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:39:42 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/251] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:39:42 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: 125/252] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:39:42 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: 7|app: 0|req: 128/253] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:39:42 2026] GET /v2.0/floatingips => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/254] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:39:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/255] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:39:42 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/256] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:39:42 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: 7|app: 0|req: 130/257] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:39:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/258] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:39:42 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/259] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:39:42 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:40:42 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: 8|app: 0|req: 133/269] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:40:42 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: 137/270] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:40:42 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: 134/271] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:40:42 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:40:42 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:40:42 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: 7|app: 0|req: 139/274] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:40:42 2026] GET /v2.0/networks => generated 2287 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:40:42 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: 140/276] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:40:42 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:40:42 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: 7|app: 0|req: 141/278] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:40:42 2026] GET /v2.0/ports => generated 5175 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:41:42 2026] GET /v2.0/networks => generated 2287 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:41:42 2026] GET /v2.0/agents => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:41:42 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:41:42 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: 144/291] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:41:42 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: 148/292] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:41:42 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: 8|app: 0|req: 145/293] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:41:42 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: 149/294] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:41:42 2026] GET /v2.0/subnetpools => generated 19 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/295] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:41:42 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: 150/296] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:41:42 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: 147/297] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:41:42 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/306] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:42:42 2026] GET /v2.0/routers => generated 15 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/307] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:42:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/308] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:42:42 2026] GET /v2.0/floatingips => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/309] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:42:42 2026] GET /v2.0/subnets => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/310] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:42:42 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: 154/311] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:42:42 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: 7|app: 0|req: 158/312] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:42:42 2026] GET /v2.0/networks => generated 2287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/313] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:42:42 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: 159/314] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:42:42 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: 8|app: 0|req: 156/315] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:42:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/316] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:42:42 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: 161/325] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:43:42 2026] GET /v2.0/ports => generated 5175 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/326] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:43:42 2026] GET /v2.0/agents => generated 1214 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/327] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:43:42 2026] GET /v2.0/floatingips => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/328] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:43:42 2026] GET /v2.0/networks => generated 2287 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/329] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:43:42 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: 167/330] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:43:42 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/331] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:43:42 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: 7|app: 0|req: 168/332] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:43:42 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: 165/333] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:43:42 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: 169/334] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:43:42 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/335] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:43:42 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: 171/344] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:44:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/345] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:44:42 2026] GET /v2.0/ports => generated 5175 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/346] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:44:42 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: 175/347] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:44:42 2026] GET /v2.0/subnets => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/348] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:44:42 2026] GET /v2.0/agents => generated 1214 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/349] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:44:42 2026] GET /v2.0/networks => generated 2287 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/350] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:44:42 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: 177/351] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:44:42 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: 175/352] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:44:42 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: 7|app: 0|req: 178/353] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:44:42 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:44:42 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: 7|app: 0|req: 183/363] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:45:42 2026] GET /v2.0/routers => generated 15 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:45:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:45:42 2026] GET /v2.0/networks => generated 2287 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:45:42 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/367] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:45:42 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: 183/368] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:45:42 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: 186/369] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:45:42 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: 184/370] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:45:42 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: 187/371] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:45:42 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:45:42 2026] GET /v2.0/ports => generated 5175 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:45:42 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: 8|app: 0|req: 190/382] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:46:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:46:42 2026] GET /v2.0/ports => generated 5175 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:46:42 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: 194/385] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:46:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:46:42 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:46:42 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: 193/388] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:46:42 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:46:42 2026] GET /v2.0/networks => generated 2287 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:46:42 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:46:42 2026] GET /v2.0/subnets => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:46:42 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:47:42 2026] GET /v2.0/floatingips => generated 19 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:47:42 2026] GET /v2.0/networks => generated 2287 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:47:42 2026] GET /v2.0/agents => generated 1214 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:47:42 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: 8|app: 0|req: 202/405] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:47:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:47:42 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:47:42 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: 205/408] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:47:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:47:42 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:47:42 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:47:42 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:48:42 2026] GET /v2.0/agents => generated 1214 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:48:42 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:48:42 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: 212/423] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:48:42 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: 212/424] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:48:42 2026] GET /v2.0/networks => generated 2287 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/425] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:48:42 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:48:42 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: 214/427] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:48:42 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: 8|app: 0|req: 214/428] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:48:42 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: 215/429] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:48:42 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: 215/430] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:48:42 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) 2026-04-06 19:49:34.566 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dae65cef-c3e6-47cc-818a-5a7427251c89 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 219/437] 199.204.45.6 () {44 vars in 920 bytes} [Mon Apr 6 19:49:34 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 199.204.45.6 () {44 vars in 942 bytes} [Mon Apr 6 19:49:34 2026] GET /v2.0/networks?name=public => generated 791 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:49:35.720 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f79e5298-d062-4cd3-a9b9-16199df54707 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 220/439] 199.204.45.6 () {44 vars in 920 bytes} [Mon Apr 6 19:49:35 2026] GET /v2.0/networks/public => generated 108 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 199.204.45.6 () {44 vars in 942 bytes} [Mon Apr 6 19:49:35 2026] GET /v2.0/networks?name=public => generated 791 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:49:35.786 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c00daf3-f21c-4792-a44f-770eea854bcd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 221/441] 199.204.45.6 () {44 vars in 1027 bytes} [Mon Apr 6 19:49:35 2026] GET /v2.0/subnets/public-subnet?network_id=3f6bb486-d1fb-4a72-b691-c0e7fb22ced9 => generated 113 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 199.204.45.6 () {44 vars in 1050 bytes} [Mon Apr 6 19:49:35 2026] GET /v2.0/subnets?name=public-subnet&network_id=3f6bb486-d1fb-4a72-b691-c0e7fb22ced9 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/445] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:49:42 2026] GET /v2.0/agents => generated 1214 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/446] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:49:42 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: 224/447] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:49:42 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: 224/448] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:49:42 2026] GET /v2.0/networks => generated 2287 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/449] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:49:42 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: 225/450] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:49:42 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: 226/451] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:49:42 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: 7|app: 0|req: 226/452] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:49:42 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: 227/453] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:49:42 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: 227/454] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:49:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:49:42 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) 2026-04-06 19:50:04.831 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a82b27c-03d9-4ff9-b805-bad374bd57cb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 229/458] 199.204.45.6 () {44 vars in 930 bytes} [Mon Apr 6 19:50:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/459] 199.204.45.6 () {44 vars in 952 bytes} [Mon Apr 6 19:50:04 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 775 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:50:05.856 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f404866-4c0a-47e7-96ab-c15b9e6f4f82 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 230/460] 199.204.45.6 () {44 vars in 930 bytes} [Mon Apr 6 19:50:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 199.204.45.6 () {44 vars in 952 bytes} [Mon Apr 6 19:50:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 775 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:50:05.924 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb6337b0-53b9-431a-ac08-e5b99b0a20b3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 231/462] 199.204.45.6 () {44 vars in 1029 bytes} [Mon Apr 6 19:50:05 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=74154f98-792c-4bac-b41b-2162dd7f2b89 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 199.204.45.6 () {44 vars in 1052 bytes} [Mon Apr 6 19:50:05 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=74154f98-792c-4bac-b41b-2162dd7f2b89 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:50:07.218 7 INFO neutron.api.v2.resource [None req-f8c09f4a-6d4e-4c43-88fc-4eb92fff0bca 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 232/464] 199.204.45.6 () {44 vars in 964 bytes} [Mon Apr 6 19:50:07 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 199.204.45.6 () {44 vars in 986 bytes} [Mon Apr 6 19:50:07 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:08 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:08 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 199.204.45.6 () {44 vars in 1004 bytes} [Mon Apr 6 19:50:08 2026] GET /v2.0/security-group-rules/228c6ddd-4509-45e0-b0f2-3b9240a8b270 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:09 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:09 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.204.45.6 () {44 vars in 1004 bytes} [Mon Apr 6 19:50:09 2026] GET /v2.0/security-group-rules/def0a771-ada5-4cd3-b4e1-1b3d8cba9b17 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/474] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:10 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/475] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:10 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.204.45.6 () {44 vars in 1004 bytes} [Mon Apr 6 19:50:10 2026] GET /v2.0/security-group-rules/11d2dedd-df9b-400e-9eff-60e6cd347d4b => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:11 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 4694 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:11 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.204.45.6 () {44 vars in 1004 bytes} [Mon Apr 6 19:50:11 2026] GET /v2.0/security-group-rules/6f990422-6bb8-410b-9b48-07756bffaf40 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:12 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:12 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 199.204.45.6 () {44 vars in 1004 bytes} [Mon Apr 6 19:50:12 2026] GET /v2.0/security-group-rules/7ebb58e1-c540-4482-959d-2c0699decb46 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.204.45.6 () {44 vars in 980 bytes} [Mon Apr 6 19:50:13 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89 => generated 772 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:50:13.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fffe5e34-bf91-409b-8030-c3e584f24063 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 242/484] 199.204.45.6 () {44 vars in 1069 bytes} [Mon Apr 6 19:50:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=74154f98-792c-4bac-b41b-2162dd7f2b89 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 199.204.45.6 () {44 vars in 1092 bytes} [Mon Apr 6 19:50:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=74154f98-792c-4bac-b41b-2162dd7f2b89 => generated 1223 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:13 2026] GET /v2.0/security-groups/45790ce7-0eef-41b1-a14d-94cdeb8a6991 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:50:22.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8798c35-a7b6-4e30-b571-0cd13a4e5a4b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/487] 199.204.45.6 () {44 vars in 972 bytes} [Mon Apr 6 19:50:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1223 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 199.204.45.6 () {44 vars in 913 bytes} [Mon Apr 6 19:50:23 2026] GET /v2.0/ports => generated 5175 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:50:24.984 7 INFO neutron.api.v2.resource [None req-1d086250-133a-4de3-8329-26472e412e9f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 245/490] 199.204.45.6 () {44 vars in 952 bytes} [Mon Apr 6 19:50:24 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/491] 199.204.45.6 () {44 vars in 974 bytes} [Mon Apr 6 19:50:24 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:25 2026] GET /v2.0/security-groups/a99c6b80-28e6-4e22-bc66-a8f655bb52f9 => generated 2886 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:25 2026] GET /v2.0/security-groups/a99c6b80-28e6-4e22-bc66-a8f655bb52f9 => generated 2886 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 199.204.45.6 () {44 vars in 1004 bytes} [Mon Apr 6 19:50:26 2026] GET /v2.0/security-group-rules/f7426759-9a81-4536-b196-19d610752364 => generated 623 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:26 2026] GET /v2.0/security-groups/a99c6b80-28e6-4e22-bc66-a8f655bb52f9 => generated 2886 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:50:26 2026] GET /v2.0/security-groups/a99c6b80-28e6-4e22-bc66-a8f655bb52f9 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/499] 199.204.45.6 () {44 vars in 1004 bytes} [Mon Apr 6 19:50:26 2026] GET /v2.0/security-group-rules/ea6f895f-9992-4c35-b4dd-93bf7018fee0 => generated 627 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 199.204.45.6 () {44 vars in 968 bytes} [Mon Apr 6 19:50:38 2026] GET /v2.0/quotas/7d59b4ef8dc14dc29205b8731d768f62 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:50:42 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:50:42 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:50:42 2026] GET /v2.0/networks => generated 2287 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/506] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:50:42 2026] GET /v2.0/ports => generated 5175 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/507] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:50:42 2026] GET /v2.0/agents => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:50:42 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: 8|app: 0|req: 255/509] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:50:42 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: 255/510] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:50:42 2026] GET /v2.0/subnets => generated 1308 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/511] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:50:42 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/512] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:50:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/513] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:50:42 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:51:32.401 8 INFO neutron.api.v2.resource [None req-64c73759-b1a5-4347-b892-4a09225ddedc 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 261/520] 199.204.45.6 () {44 vars in 1067 bytes} [Mon Apr 6 19:51:32 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a611d03da30c4039b2b56b113be2b17f => generated 139 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/521] 199.204.45.6 () {44 vars in 1090 bytes} [Mon Apr 6 19:51:32 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a611d03da30c4039b2b56b113be2b17f => generated 4072 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 199.204.45.6 () {44 vars in 1081 bytes} [Mon Apr 6 19:51:33 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3?project_id=a611d03da30c4039b2b56b113be2b17f => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/523] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:51:33 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3 => generated 4075 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/524] 199.204.45.6 () {44 vars in 1004 bytes} [Mon Apr 6 19:51:33 2026] GET /v2.0/security-group-rules/1a4582d1-a6bb-4144-b22f-f9e6bd14d14f => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/525] 199.204.45.6 () {44 vars in 1081 bytes} [Mon Apr 6 19:51:34 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3?project_id=a611d03da30c4039b2b56b113be2b17f => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/526] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:51:34 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/527] 199.204.45.6 () {44 vars in 1004 bytes} [Mon Apr 6 19:51:34 2026] GET /v2.0/security-group-rules/266bd409-69cf-41c1-9afd-040658a0ea30 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/528] 199.204.45.6 () {44 vars in 1081 bytes} [Mon Apr 6 19:51:35 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3?project_id=a611d03da30c4039b2b56b113be2b17f => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/529] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:51:35 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3 => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 199.204.45.6 () {44 vars in 1004 bytes} [Mon Apr 6 19:51:35 2026] GET /v2.0/security-group-rules/d76acfc9-f487-4ccc-8dd7-f05daca2efcc => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/531] 199.204.45.6 () {44 vars in 1081 bytes} [Mon Apr 6 19:51:36 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3?project_id=a611d03da30c4039b2b56b113be2b17f => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/532] 199.204.45.6 () {44 vars in 994 bytes} [Mon Apr 6 19:51:36 2026] GET /v2.0/security-groups/6fbdd605-0f13-406e-8102-c228e60fdac3 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/533] 199.204.45.6 () {44 vars in 1004 bytes} [Mon Apr 6 19:51:36 2026] GET /v2.0/security-group-rules/decfa07c-456b-418a-a89a-94ee00a3f12f => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/536] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:51:42 2026] GET /v2.0/agents => generated 1214 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/537] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:51:42 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: 269/538] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:51:42 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: 270/539] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:51:42 2026] GET /v2.0/networks => generated 2287 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/540] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:51:42 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: 271/541] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:51:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:51:42 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/543] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:51:42 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: 7|app: 0|req: 272/544] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:51:42 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: 8|app: 0|req: 273/545] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:51:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:51:42 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: 274/547] 199.204.45.6 () {44 vars in 968 bytes} [Mon Apr 6 19:51:44 2026] GET /v2.0/quotas/a611d03da30c4039b2b56b113be2b17f => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 199.204.45.6 () {44 vars in 942 bytes} [Mon Apr 6 19:52:37 2026] GET /v2.0/networks?name=public => generated 791 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:52:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:52:42 2026] GET /v2.0/subnets => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:52:42 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: 280/560] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:52:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:52:42 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: 281/562] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:52:42 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: 8|app: 0|req: 282/563] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:52:42 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: 7|app: 0|req: 282/564] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:52:42 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:52:42 2026] GET /v2.0/networks => generated 2287 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:52:42 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: 284/567] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:52:42 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: 287/572] 10.0.0.236 () {32 vars in 649 bytes} [Mon Apr 6 19:53:18 2026] GET /v2.0/networks => generated 2287 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/573] 10.0.0.236 () {32 vars in 655 bytes} [Mon Apr 6 19:53:19 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: 288/574] 10.0.0.236 () {32 vars in 647 bytes} [Mon Apr 6 19:53:19 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: 287/575] 10.0.0.236 () {32 vars in 643 bytes} [Mon Apr 6 19:53:19 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/576] 10.0.0.236 () {32 vars in 647 bytes} [Mon Apr 6 19:53:19 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: 7|app: 0|req: 288/577] 10.0.0.236 () {32 vars in 649 bytes} [Mon Apr 6 19:53:19 2026] GET /v2.0/networks => generated 2287 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/578] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:53:19 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: 289/579] 10.0.0.236 () {32 vars in 655 bytes} [Mon Apr 6 19:53:19 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) 2026-04-06 19:53:30.748 7 INFO neutron.db.ovn_revision_numbers_db [None req-93cc4726-b9ee-455f-a87d-864e46cf383c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 0808ba46-e49b-4e16-9efb-875ac0ac0d8c (type: security_groups) to 1 2026-04-06 19:53:30.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-7c8043ec-e388-48df-9229-e852ea575ed3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c08a5041-f3e5-4686-bf3d-a17ef338f1e3 (type: security_groups) to 1 2026-04-06 19:53:30.768 7 INFO neutron.db.ovn_revision_numbers_db [None req-93cc4726-b9ee-455f-a87d-864e46cf383c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 10d161bd-88c1-403a-b0c7-69d89765fc1f (type: security_group_rules) to 0 2026-04-06 19:53:30.775 8 INFO neutron.db.ovn_revision_numbers_db [None req-7c8043ec-e388-48df-9229-e852ea575ed3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2ec5815d-6c5c-4701-80f0-76233adbb583 (type: security_group_rules) to 0 2026-04-06 19:53:30.783 7 INFO neutron.db.ovn_revision_numbers_db [None req-93cc4726-b9ee-455f-a87d-864e46cf383c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 254c7a0f-3987-48e1-bfd5-d1e5f3649078 (type: security_group_rules) to 0 2026-04-06 19:53:30.788 8 INFO neutron.db.ovn_revision_numbers_db [None req-7c8043ec-e388-48df-9229-e852ea575ed3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 38ba72c2-2a63-4ff8-b494-bef751342aad (type: security_group_rules) to 0 2026-04-06 19:53:30.799 8 INFO neutron.db.ovn_revision_numbers_db [None req-7c8043ec-e388-48df-9229-e852ea575ed3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource abecdf59-e0c7-43f3-af9c-3dfa6ddbbded (type: security_group_rules) to 0 2026-04-06 19:53:30.801 7 INFO neutron.db.ovn_revision_numbers_db [None req-93cc4726-b9ee-455f-a87d-864e46cf383c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5b1e2d2d-f2d3-44bf-b99a-3c8844dc1d9c (type: security_group_rules) to 0 2026-04-06 19:53:30.815 8 INFO neutron.db.ovn_revision_numbers_db [None req-7c8043ec-e388-48df-9229-e852ea575ed3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f4a2bed3-1b3c-4969-b16d-92578cf08d20 (type: security_group_rules) to 0 2026-04-06 19:53:30.816 7 INFO neutron.db.ovn_revision_numbers_db [None req-93cc4726-b9ee-455f-a87d-864e46cf383c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource df0dc246-0acf-4bef-aacb-39deeb9daf64 (type: security_group_rules) to 0 2026-04-06 19:53:30.921 8 INFO neutron.db.segments_db [None req-7c8043ec-e388-48df-9229-e852ea575ed3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Added segment a004eec4-7723-470e-b315-78d3adfc0d20 of type geneve for network 4b632030-751a-4609-9053-a764575482bb 2026-04-06 19:53:30.942 7 INFO neutron.db.segments_db [None req-93cc4726-b9ee-455f-a87d-864e46cf383c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Added segment 522c7eb6-6ba2-4a85-a562-28e4ce90a84f of type geneve for network 4f6b15e7-7f33-47b0-b9a2-3e44d74e1128 2026-04-06 19:53:31.040 8 INFO neutron.db.ovn_revision_numbers_db [None req-7c8043ec-e388-48df-9229-e852ea575ed3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4b632030-751a-4609-9053-a764575482bb (type: networks) to 1 2026-04-06 19:53:31.074 7 INFO neutron.db.ovn_revision_numbers_db [None req-93cc4726-b9ee-455f-a87d-864e46cf383c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4f6b15e7-7f33-47b0-b9a2-3e44d74e1128 (type: networks) to 1 2026-04-06 19:53:31.175 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7c8043ec-e388-48df-9229-e852ea575ed3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:31.177 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7c8043ec-e388-48df-9229-e852ea575ed3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 4b632030-751a-4609-9053-a764575482bb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:31.240 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-76faab49-6c06-4586-a374-9c3402bbf91d - - - - - -] OVN reports status down for port: af653d9b-c724-4fb4-a411-c08c7863d5a3 2026-04-06 19:53:31.245 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93cc4726-b9ee-455f-a87d-864e46cf383c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:31.248 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93cc4726-b9ee-455f-a87d-864e46cf383c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 4f6b15e7-7f33-47b0-b9a2-3e44d74e1128: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:31.255 8 INFO neutron.db.ovn_revision_numbers_db [None req-7c8043ec-e388-48df-9229-e852ea575ed3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource af653d9b-c724-4fb4-a411-c08c7863d5a3 (type: ports) to 1 [pid: 8|app: 0|req: 292/582] 10.0.0.236 () {34 vars in 671 bytes} [Mon Apr 6 19:53:30 2026] POST /v2.0/networks => generated 770 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:53:31.344 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66a70fa9-576c-4716-933a-4705deca1b59 - - - - - -] OVN reports status down for port: d1b6faeb-207e-4cc6-972e-4cc609212e6a 2026-04-06 19:53:31.384 7 INFO neutron.db.ovn_revision_numbers_db [None req-93cc4726-b9ee-455f-a87d-864e46cf383c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d1b6faeb-207e-4cc6-972e-4cc609212e6a (type: ports) to 1 [pid: 7|app: 0|req: 291/583] 10.0.0.236 () {34 vars in 671 bytes} [Mon Apr 6 19:53:30 2026] POST /v2.0/networks => generated 764 bytes in 987 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:53:31.509 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3b7c5976-0008-4677-96b8-d4f5c985538c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:31.510 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3b7c5976-0008-4677-96b8-d4f5c985538c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 4b632030-751a-4609-9053-a764575482bb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:31.566 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa150578-eb0a-46d0-84e8-fdd707ce12d6 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:31.567 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa150578-eb0a-46d0-84e8-fdd707ce12d6 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 4f6b15e7-7f33-47b0-b9a2-3e44d74e1128: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:31.927 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec5632e8-a01a-4fca-af5e-ddf0d597a281 - - - - - -] Successfully bumped revision number for resource af653d9b-c724-4fb4-a411-c08c7863d5a3 (type: ports) to 2 2026-04-06 19:53:31.960 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec5632e8-a01a-4fca-af5e-ddf0d597a281 - - - - - -] Successfully bumped revision number for resource 057c7e1f-444e-4f50-ad06-725ad6aa7cc0 (type: subnets) to 0 [pid: 8|app: 0|req: 293/584] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:53:31 2026] POST /v2.0/subnets => generated 695 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:53:32.033 7 INFO neutron.db.ovn_revision_numbers_db [None req-406ccc04-e052-4ae8-accf-6df08a9b115b - - - - - -] Successfully bumped revision number for resource d1b6faeb-207e-4cc6-972e-4cc609212e6a (type: ports) to 2 2026-04-06 19:53:32.071 7 INFO neutron.db.ovn_revision_numbers_db [None req-406ccc04-e052-4ae8-accf-6df08a9b115b - - - - - -] Successfully bumped revision number for resource af2951e6-8d33-4a71-acdd-6a683d6120d8 (type: subnets) to 0 [pid: 7|app: 0|req: 292/585] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:53:31 2026] POST /v2.0/subnets => generated 690 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:53:32.104 8 WARNING keystonemiddleware.audit [None req-3b7c5976-0008-4677-96b8-d4f5c985538c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Skipping service tempest-service-2018593860 as it have no endpoints. 2026-04-06 19:53:32.247 8 INFO neutron.db.ovn_revision_numbers_db [None req-0054b34a-285d-4c2f-b4c8-877a7a9617f7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3d34f7bc-b225-443d-ab2a-420de5623ddd (type: security_groups) to 1 2026-04-06 19:53:32.264 8 INFO neutron.db.ovn_revision_numbers_db [None req-0054b34a-285d-4c2f-b4c8-877a7a9617f7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 02edcbd0-fb3f-4768-b492-d19e76c8495a (type: security_group_rules) to 0 2026-04-06 19:53:32.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-0054b34a-285d-4c2f-b4c8-877a7a9617f7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 25554e97-9215-4924-a630-f5839c7b05de (type: security_group_rules) to 0 2026-04-06 19:53:32.314 8 INFO neutron.db.ovn_revision_numbers_db [None req-0054b34a-285d-4c2f-b4c8-877a7a9617f7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2ada4b26-f78b-448f-afab-93224bd4bb20 (type: security_group_rules) to 0 2026-04-06 19:53:32.326 8 INFO neutron.db.ovn_revision_numbers_db [None req-0054b34a-285d-4c2f-b4c8-877a7a9617f7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f7e9a8ff-6965-4d57-a56a-a8e7fcc44768 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 294/586] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:53:31 2026] GET /v2.0/security-groups?tenant_id=82a3440007934893ad92213fcc78a1ce&name=default => generated 2921 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:53:32.607 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab3a3600-2f04-4d96-8c71-ed673e075b6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:32.608 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab3a3600-2f04-4d96-8c71-ed673e075b6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:32.707 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-76faab49-6c06-4586-a374-9c3402bbf91d - - - - - -] OVN reports status down for port: f1ef2460-50f9-4879-8e25-9a02de2d0040 2026-04-06 19:53:32.780 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab3a3600-2f04-4d96-8c71-ed673e075b6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f1ef2460-50f9-4879-8e25-9a02de2d0040 (type: ports) to 1 2026-04-06 19:53:32.964 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f7552d25-5543-42cf-869f-8272e4e0ca7b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:32.966 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f7552d25-5543-42cf-869f-8272e4e0ca7b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:33.069 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66a70fa9-576c-4716-933a-4705deca1b59 - - - - - -] OVN reports status down for port: 165ec9ef-707a-4bdb-861c-c814e2d58be9 2026-04-06 19:53:33.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7552d25-5543-42cf-869f-8272e4e0ca7b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 165ec9ef-707a-4bdb-861c-c814e2d58be9 (type: ports) to 1 2026-04-06 19:53:33.218 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-ab3a3600-2f04-4d96-8c71-ed673e075b6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Starting OVNClientQosExtension 2026-04-06 19:53:33.298 7 WARNING oslo_config.cfg [None req-ab3a3600-2f04-4d96-8c71-ed673e075b6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-04-06 19:53:33.496 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-f7552d25-5543-42cf-869f-8272e4e0ca7b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Starting OVNClientQosExtension 2026-04-06 19:53:33.508 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-db84ee60-24ae-4235-9909-355c0a9e3fa1 - - - - - -] Schedule LRP lrp-f1ef2460-50f9-4879-8e25-9a02de2d0040 on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:53:33.560 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-76faab49-6c06-4586-a374-9c3402bbf91d - - - - - -] OVN reports status up for port: f1ef2460-50f9-4879-8e25-9a02de2d0040 2026-04-06 19:53:33.569 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 55b2696f-fa41-4975-8e67-13cbe16306d1 is bound to host instance 2026-04-06 19:53:33.620 7 INFO neutron.plugins.ml2.plugin [None req-76faab49-6c06-4586-a374-9c3402bbf91d - - - - - -] Attempt 1 to provision port f1ef2460-50f9-4879-8e25-9a02de2d0040 2026-04-06 19:53:33.639 8 WARNING oslo_config.cfg [None req-f7552d25-5543-42cf-869f-8272e4e0ca7b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-04-06 19:53:33.666 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab3a3600-2f04-4d96-8c71-ed673e075b6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f1ef2460-50f9-4879-8e25-9a02de2d0040 (type: router_ports) to 1 2026-04-06 19:53:33.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab3a3600-2f04-4d96-8c71-ed673e075b6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 55b2696f-fa41-4975-8e67-13cbe16306d1 (type: routers) to 2 2026-04-06 19:53:33.915 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-4f82f517-2ad8-4029-9d37-748c6ab3f52d - - - - - -] Schedule LRP lrp-165ec9ef-707a-4bdb-861c-c814e2d58be9 on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 [pid: 7|app: 0|req: 293/587] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:53:32 2026] POST /v2.0/routers => generated 973 bytes in 1830 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:53:33.941 7 WARNING keystonemiddleware.audit [None req-ab3a3600-2f04-4d96-8c71-ed673e075b6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Skipping service tempest-service-2018593860 as it have no endpoints. 2026-04-06 19:53:33.960 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 70c4a239-e911-4b89-8fba-ebdd7309d422 is bound to host instance 2026-04-06 19:53:33.965 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66a70fa9-576c-4716-933a-4705deca1b59 - - - - - -] OVN reports status up for port: 165ec9ef-707a-4bdb-861c-c814e2d58be9 2026-04-06 19:53:34.048 8 INFO neutron.plugins.ml2.plugin [None req-66a70fa9-576c-4716-933a-4705deca1b59 - - - - - -] Attempt 1 to provision port 165ec9ef-707a-4bdb-861c-c814e2d58be9 2026-04-06 19:53:34.104 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7552d25-5543-42cf-869f-8272e4e0ca7b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 165ec9ef-707a-4bdb-861c-c814e2d58be9 (type: router_ports) to 1 2026-04-06 19:53:34.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7552d25-5543-42cf-869f-8272e4e0ca7b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 70c4a239-e911-4b89-8fba-ebdd7309d422 (type: routers) to 2 [pid: 8|app: 0|req: 295/588] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:53:32 2026] POST /v2.0/routers => generated 968 bytes in 1996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:53:33 2026] DELETE /v2.0/security-groups/3d34f7bc-b225-443d-ab2a-420de5623ddd => generated 0 bytes in 574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:53:34.736 8 INFO neutron.db.ovn_revision_numbers_db [None req-e489cc83-35d1-4406-a20e-a0ea2f09932a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 465db63a-5aba-452e-a8eb-168ab3ebb4b0 (type: security_groups) to 1 2026-04-06 19:53:34.764 8 INFO neutron.db.ovn_revision_numbers_db [None req-e489cc83-35d1-4406-a20e-a0ea2f09932a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 39809e7d-fd43-496a-b07a-8f37f7f71409 (type: security_group_rules) to 0 2026-04-06 19:53:34.782 8 INFO neutron.db.ovn_revision_numbers_db [None req-e489cc83-35d1-4406-a20e-a0ea2f09932a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 52aac5ba-321f-490b-8773-ae2123939d0f (type: security_group_rules) to 0 2026-04-06 19:53:34.811 8 INFO neutron.db.ovn_revision_numbers_db [None req-e489cc83-35d1-4406-a20e-a0ea2f09932a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 84bcdb30-e4b8-444d-b361-42ac305bd5c7 (type: security_group_rules) to 0 2026-04-06 19:53:34.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-e489cc83-35d1-4406-a20e-a0ea2f09932a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cd0cfc99-5e99-4f05-b7ad-8c3c7fe7d2dc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 296/590] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:53:34 2026] GET /v2.0/security-groups?tenant_id=4bfe6b1ece5444bf96629864198098ba&name=default => generated 2921 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:53:35.332 7 INFO neutron.db.ovn_revision_numbers_db [None req-a97891dd-9c3a-406c-8257-46b18b042d56 - - - - - -] Successfully bumped revision number for resource f1ef2460-50f9-4879-8e25-9a02de2d0040 (type: ports) to 4 2026-04-06 19:53:35.359 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b2a2cba-9736-4408-b691-3fd5e6ebac9a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:35.401 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b2a2cba-9736-4408-b691-3fd5e6ebac9a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 4b632030-751a-4609-9053-a764575482bb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:35.746 8 INFO neutron.db.ovn_revision_numbers_db [None req-7227d882-d6fb-490a-bc08-f025886cd9f2 - - - - - -] Successfully bumped revision number for resource 165ec9ef-707a-4bdb-861c-c814e2d58be9 (type: ports) to 4 2026-04-06 19:53:35.807 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b2a2cba-9736-4408-b691-3fd5e6ebac9a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a15bc393-5c40-4509-a89f-6f9060f66b44 (type: ports) to 1 2026-04-06 19:53:35.868 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57b47e80-8f89-4c24-aa0b-88ebb21d2d6b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:35.875 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57b47e80-8f89-4c24-aa0b-88ebb21d2d6b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 4f6b15e7-7f33-47b0-b9a2-3e44d74e1128: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:36.130 8 INFO neutron.db.ovn_revision_numbers_db [None req-57b47e80-8f89-4c24-aa0b-88ebb21d2d6b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource fa037330-0b1a-4117-8cd9-b9bed8b55927 (type: ports) to 1 2026-04-06 19:53:36.425 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-76faab49-6c06-4586-a374-9c3402bbf91d - - - - - -] OVN reports status down for port: a15bc393-5c40-4509-a89f-6f9060f66b44 2026-04-06 19:53:36.810 7 INFO neutron.db.ovn_revision_numbers_db [None req-a97891dd-9c3a-406c-8257-46b18b042d56 - - - - - -] Successfully bumped revision number for resource f1ef2460-50f9-4879-8e25-9a02de2d0040 (type: ports) to 5 2026-04-06 19:53:36.924 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66a70fa9-576c-4716-933a-4705deca1b59 - - - - - -] OVN reports status down for port: fa037330-0b1a-4117-8cd9-b9bed8b55927 2026-04-06 19:53:36.960 8 INFO neutron.db.ovn_revision_numbers_db [None req-7227d882-d6fb-490a-bc08-f025886cd9f2 - - - - - -] Successfully bumped revision number for resource 165ec9ef-707a-4bdb-861c-c814e2d58be9 (type: ports) to 5 2026-04-06 19:53:37.285 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-76faab49-6c06-4586-a374-9c3402bbf91d - - - - - -] OVN reports status up for port: a15bc393-5c40-4509-a89f-6f9060f66b44 2026-04-06 19:53:37.313 7 INFO neutron.plugins.ml2.plugin [None req-76faab49-6c06-4586-a374-9c3402bbf91d - - - - - -] Attempt 1 to provision port a15bc393-5c40-4509-a89f-6f9060f66b44 2026-04-06 19:53:37.444 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b2a2cba-9736-4408-b691-3fd5e6ebac9a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:37.447 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b2a2cba-9736-4408-b691-3fd5e6ebac9a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 4b632030-751a-4609-9053-a764575482bb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:37.565 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66a70fa9-576c-4716-933a-4705deca1b59 - - - - - -] OVN reports status up for port: fa037330-0b1a-4117-8cd9-b9bed8b55927 2026-04-06 19:53:37.592 8 INFO neutron.plugins.ml2.plugin [None req-66a70fa9-576c-4716-933a-4705deca1b59 - - - - - -] Attempt 1 to provision port fa037330-0b1a-4117-8cd9-b9bed8b55927 2026-04-06 19:53:37.726 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57b47e80-8f89-4c24-aa0b-88ebb21d2d6b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:37.729 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57b47e80-8f89-4c24-aa0b-88ebb21d2d6b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 4f6b15e7-7f33-47b0-b9a2-3e44d74e1128: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:38.099 7 INFO neutron.db.ovn_revision_numbers_db [None req-76faab49-6c06-4586-a374-9c3402bbf91d - - - - - -] Successfully bumped revision number for resource a15bc393-5c40-4509-a89f-6f9060f66b44 (type: ports) to 2 2026-04-06 19:53:38.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-66a70fa9-576c-4716-933a-4705deca1b59 - - - - - -] Successfully bumped revision number for resource fa037330-0b1a-4117-8cd9-b9bed8b55927 (type: ports) to 2 2026-04-06 19:53:38.431 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b2a2cba-9736-4408-b691-3fd5e6ebac9a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a15bc393-5c40-4509-a89f-6f9060f66b44 (type: router_ports) to 1 [pid: 7|app: 0|req: 295/591] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:53:34 2026] PUT /v2.0/routers/55b2696f-fa41-4975-8e67-13cbe16306d1/add_router_interface => generated 309 bytes in 3944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:38.729 8 INFO neutron.db.ovn_revision_numbers_db [None req-57b47e80-8f89-4c24-aa0b-88ebb21d2d6b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource fa037330-0b1a-4117-8cd9-b9bed8b55927 (type: router_ports) to 1 [pid: 8|app: 0|req: 297/592] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:53:34 2026] PUT /v2.0/routers/70c4a239-e911-4b89-8fba-ebdd7309d422/add_router_interface => generated 309 bytes in 3822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/593] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:53:38 2026] DELETE /v2.0/security-groups/465db63a-5aba-452e-a8eb-168ab3ebb4b0 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:53:38.960 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5f67b87-38cf-49dc-89ef-e6b386e5e275 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 357e063a-79dd-4801-bc01-e281b4f88318 (type: security_groups) to 1 2026-04-06 19:53:38.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5f67b87-38cf-49dc-89ef-e6b386e5e275 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 15f9e06b-f68d-4fc0-84e7-381a3ea40f35 (type: security_group_rules) to 0 2026-04-06 19:53:38.995 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5f67b87-38cf-49dc-89ef-e6b386e5e275 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 86c37843-6627-4c8a-9284-5a85299406f7 (type: security_group_rules) to 0 2026-04-06 19:53:39.003 7 INFO neutron.db.ovn_revision_numbers_db [None req-abf40476-8e07-48da-a9c9-73ccaedd4db2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 7fe175b2-6b6e-4b14-a864-613294952df8 (type: security_groups) to 1 2026-04-06 19:53:39.008 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5f67b87-38cf-49dc-89ef-e6b386e5e275 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b4873ed0-fb55-4a7c-841f-1d6d08282d09 (type: security_group_rules) to 0 2026-04-06 19:53:39.015 7 INFO neutron.db.ovn_revision_numbers_db [None req-abf40476-8e07-48da-a9c9-73ccaedd4db2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 29fdf2ec-e211-4939-92ec-a79d839cbd03 (type: security_group_rules) to 0 2026-04-06 19:53:39.020 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5f67b87-38cf-49dc-89ef-e6b386e5e275 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cd24c84a-c054-4216-950d-b1347e17010b (type: security_group_rules) to 0 2026-04-06 19:53:39.025 7 INFO neutron.db.ovn_revision_numbers_db [None req-abf40476-8e07-48da-a9c9-73ccaedd4db2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 49207734-185f-453f-a24b-9878f991efdd (type: security_group_rules) to 0 2026-04-06 19:53:39.041 7 INFO neutron.db.ovn_revision_numbers_db [None req-abf40476-8e07-48da-a9c9-73ccaedd4db2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5fae6178-9a3b-4725-ae6d-da99f095613d (type: security_group_rules) to 0 2026-04-06 19:53:39.053 7 INFO neutron.db.ovn_revision_numbers_db [None req-abf40476-8e07-48da-a9c9-73ccaedd4db2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 6ddadc3b-bdb6-4d90-b316-a8aad933a5b7 (type: security_group_rules) to 0 2026-04-06 19:53:39.095 8 INFO neutron.db.segments_db [None req-e5f67b87-38cf-49dc-89ef-e6b386e5e275 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Added segment 045e2812-e8c3-4a46-8bd9-3c7a24839a77 of type geneve for network fc5a691d-b7a6-46d6-a3b0-14ac93373239 [pid: 7|app: 0|req: 297/594] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:53:38 2026] GET /v2.0/security-groups?tenant_id=875e5bdc1fed4f05995669623563808a&name=default => generated 2921 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:53:39.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5f67b87-38cf-49dc-89ef-e6b386e5e275 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource fc5a691d-b7a6-46d6-a3b0-14ac93373239 (type: networks) to 1 [pid: 7|app: 0|req: 298/595] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:53:39 2026] DELETE /v2.0/security-groups/7fe175b2-6b6e-4b14-a864-613294952df8 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:53:39.437 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e5f67b87-38cf-49dc-89ef-e6b386e5e275 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:39.439 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e5f67b87-38cf-49dc-89ef-e6b386e5e275 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network fc5a691d-b7a6-46d6-a3b0-14ac93373239: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:39.531 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5f67b87-38cf-49dc-89ef-e6b386e5e275 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource db52e256-052a-4c08-afb0-c0191eaab0fa (type: ports) to 1 [pid: 8|app: 0|req: 298/596] 10.0.0.236 () {34 vars in 671 bytes} [Mon Apr 6 19:53:38 2026] POST /v2.0/networks => generated 764 bytes in 815 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:53:39.753 7 INFO neutron.db.ovn_revision_numbers_db [req-e066e62f-4114-4e79-bcd9-43f2fccbd0df req-c46c3b62-3bea-4040-ab11-e87e3f13fb0e 4420a3da66df4d0b9f463a186de39ff7 5908ce709527431ba498f15e7ec71697 - - default default] Successfully bumped revision number for resource 3aaf5873-0526-43f8-ad01-c0b18d79a175 (type: security_groups) to 1 2026-04-06 19:53:39.764 7 INFO neutron.db.ovn_revision_numbers_db [req-e066e62f-4114-4e79-bcd9-43f2fccbd0df req-c46c3b62-3bea-4040-ab11-e87e3f13fb0e 4420a3da66df4d0b9f463a186de39ff7 5908ce709527431ba498f15e7ec71697 - - default default] Successfully bumped revision number for resource 167abe20-8f6f-4170-b092-6625eff49949 (type: security_group_rules) to 0 2026-04-06 19:53:39.782 7 INFO neutron.db.ovn_revision_numbers_db [req-e066e62f-4114-4e79-bcd9-43f2fccbd0df req-c46c3b62-3bea-4040-ab11-e87e3f13fb0e 4420a3da66df4d0b9f463a186de39ff7 5908ce709527431ba498f15e7ec71697 - - default default] Successfully bumped revision number for resource 5b63a735-aaef-4c65-9330-b2baa56eee3d (type: security_group_rules) to 0 2026-04-06 19:53:39.787 8 INFO neutron.db.ovn_revision_numbers_db [req-f3f3850d-7939-4073-a4e1-f35239fceee3 req-52efb07f-b0bf-4f2d-82d9-82b0027539d1 ab4d46508e654528b28fe5cc6ed1e80d 67b9347f9dac4daf81b18f9bbf3f2947 - - default default] Successfully bumped revision number for resource 197f20e3-576a-4268-85e9-2368999dde3e (type: security_groups) to 1 2026-04-06 19:53:39.799 8 INFO neutron.db.ovn_revision_numbers_db [req-f3f3850d-7939-4073-a4e1-f35239fceee3 req-52efb07f-b0bf-4f2d-82d9-82b0027539d1 ab4d46508e654528b28fe5cc6ed1e80d 67b9347f9dac4daf81b18f9bbf3f2947 - - default default] Successfully bumped revision number for resource 517fd31c-ea67-46bf-a1da-223190d2cae7 (type: security_group_rules) to 0 2026-04-06 19:53:39.810 8 INFO neutron.db.ovn_revision_numbers_db [req-f3f3850d-7939-4073-a4e1-f35239fceee3 req-52efb07f-b0bf-4f2d-82d9-82b0027539d1 ab4d46508e654528b28fe5cc6ed1e80d 67b9347f9dac4daf81b18f9bbf3f2947 - - default default] Successfully bumped revision number for resource 74382f5e-3ad5-4f4f-b310-05f998a667ef (type: security_group_rules) to 0 [pid: 7|app: 0|req: 299/597] 10.0.0.77 () {38 vars in 970 bytes} [Mon Apr 6 19:53:39 2026] POST /v2.0/security-groups => generated 1684 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 10.0.0.77 () {38 vars in 970 bytes} [Mon Apr 6 19:53:39 2026] POST /v2.0/security-groups => generated 1679 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:39 2026] GET /v2.0/security-groups/3aaf5873-0526-43f8-ad01-c0b18d79a175 => generated 1684 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:53:40.011 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-07f086f6-788d-4908-ac3f-ab779f9c005a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:40.012 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-07f086f6-788d-4908-ac3f-ab779f9c005a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network fc5a691d-b7a6-46d6-a3b0-14ac93373239: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:40.039 8 INFO neutron.db.ovn_revision_numbers_db [req-b364cc4f-d040-4566-a370-476c77ff33fd req-f7ce9119-fb64-44d9-a87a-8a3f9d6b682b ab4d46508e654528b28fe5cc6ed1e80d 67b9347f9dac4daf81b18f9bbf3f2947 - - default default] Successfully bumped revision number for resource 9ba6f902-562f-4667-b08c-1ce036190124 (type: security_groups) to 1 2026-04-06 19:53:40.051 8 INFO neutron.db.ovn_revision_numbers_db [req-b364cc4f-d040-4566-a370-476c77ff33fd req-f7ce9119-fb64-44d9-a87a-8a3f9d6b682b ab4d46508e654528b28fe5cc6ed1e80d 67b9347f9dac4daf81b18f9bbf3f2947 - - default default] Successfully bumped revision number for resource 5d379c37-32b1-4aad-b632-ba0e1df11cfc (type: security_group_rules) to 0 2026-04-06 19:53:40.066 8 INFO neutron.db.ovn_revision_numbers_db [req-b364cc4f-d040-4566-a370-476c77ff33fd req-f7ce9119-fb64-44d9-a87a-8a3f9d6b682b ab4d46508e654528b28fe5cc6ed1e80d 67b9347f9dac4daf81b18f9bbf3f2947 - - default default] Successfully bumped revision number for resource de6452dd-d0f7-4eaa-ba62-96fa89b53d14 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 301/600] 10.0.0.77 () {38 vars in 970 bytes} [Mon Apr 6 19:53:39 2026] POST /v2.0/security-groups => generated 1682 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:53:40.272 8 INFO neutron.db.ovn_revision_numbers_db [req-fff9e746-62db-4c5d-9b5c-c84d42109fc3 req-17aed79b-5471-4e05-910f-5b11cbc037df 4420a3da66df4d0b9f463a186de39ff7 5908ce709527431ba498f15e7ec71697 - - default default] Successfully bumped revision number for resource 882bb0e6-d7f2-4aa3-aca1-1ad02ca11bba (type: security_group_rules) to 0 [pid: 8|app: 0|req: 302/601] 10.0.0.77 () {38 vars in 980 bytes} [Mon Apr 6 19:53:40 2026] POST /v2.0/security-group-rules => generated 614 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:53:40.431 8 INFO neutron.db.ovn_revision_numbers_db [req-71ba9c07-df4a-47e5-9bec-1a8783f784d5 req-172e1a55-c934-40fb-b023-8134d8d170d9 ab4d46508e654528b28fe5cc6ed1e80d 67b9347f9dac4daf81b18f9bbf3f2947 - - default default] Successfully bumped revision number for resource 115d601d-1b01-45e3-af20-3b3b58be7e9a (type: security_groups) to 1 2026-04-06 19:53:40.444 8 INFO neutron.db.ovn_revision_numbers_db [req-71ba9c07-df4a-47e5-9bec-1a8783f784d5 req-172e1a55-c934-40fb-b023-8134d8d170d9 ab4d46508e654528b28fe5cc6ed1e80d 67b9347f9dac4daf81b18f9bbf3f2947 - - default default] Successfully bumped revision number for resource 6de8c818-1317-4319-9aee-82bc5b61630d (type: security_group_rules) to 0 2026-04-06 19:53:40.456 8 INFO neutron.db.ovn_revision_numbers_db [req-71ba9c07-df4a-47e5-9bec-1a8783f784d5 req-172e1a55-c934-40fb-b023-8134d8d170d9 ab4d46508e654528b28fe5cc6ed1e80d 67b9347f9dac4daf81b18f9bbf3f2947 - - default default] Successfully bumped revision number for resource e78a9e37-2179-40f6-bf62-b4849b8755ef (type: security_group_rules) to 0 2026-04-06 19:53:40.473 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e6285c8-f435-40a8-843f-3fcb92ef60fb - - - - - -] Successfully bumped revision number for resource db52e256-052a-4c08-afb0-c0191eaab0fa (type: ports) to 2 [pid: 8|app: 0|req: 303/602] 10.0.0.77 () {38 vars in 970 bytes} [Mon Apr 6 19:53:40 2026] POST /v2.0/security-groups => generated 1681 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:53:40.524 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e6285c8-f435-40a8-843f-3fcb92ef60fb - - - - - -] Successfully bumped revision number for resource 382cb656-36b7-44b6-bf49-1ea4adff931a (type: subnets) to 0 [pid: 7|app: 0|req: 300/605] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:53:39 2026] POST /v2.0/subnets => generated 689 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 10.0.0.77 () {34 vars in 1001 bytes} [Mon Apr 6 19:53:40 2026] GET /v2.0/security-groups?tenant_id=67b9347f9dac4daf81b18f9bbf3f2947 => generated 7903 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:53:40.649 8 INFO neutron.db.ovn_revision_numbers_db [req-563e3848-dae2-4f10-9d4b-40a3f355423a req-cd3356ef-8353-4699-b0fd-38d07e50dcde 4420a3da66df4d0b9f463a186de39ff7 5908ce709527431ba498f15e7ec71697 - - default default] Successfully bumped revision number for resource 33fc129f-17d2-47ab-a1f9-7101483f55a6 (type: security_groups) to 1 2026-04-06 19:53:40.661 8 INFO neutron.db.ovn_revision_numbers_db [req-563e3848-dae2-4f10-9d4b-40a3f355423a req-cd3356ef-8353-4699-b0fd-38d07e50dcde 4420a3da66df4d0b9f463a186de39ff7 5908ce709527431ba498f15e7ec71697 - - default default] Successfully bumped revision number for resource 59095c83-425b-4554-ad26-2e831f51995a (type: security_group_rules) to 0 2026-04-06 19:53:40.673 8 INFO neutron.db.ovn_revision_numbers_db [req-563e3848-dae2-4f10-9d4b-40a3f355423a req-cd3356ef-8353-4699-b0fd-38d07e50dcde 4420a3da66df4d0b9f463a186de39ff7 5908ce709527431ba498f15e7ec71697 - - default default] Successfully bumped revision number for resource db4c93bf-a0f6-4353-9cfb-dc3c9421d425 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 306/607] 10.0.0.77 () {38 vars in 970 bytes} [Mon Apr 6 19:53:40 2026] POST /v2.0/security-groups => generated 1685 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/608] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:40 2026] GET /v2.0/security-groups/0808ba46-e49b-4e16-9efb-875ac0ac0d8c => generated 2918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/609] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:40 2026] GET /v2.0/security-groups/33fc129f-17d2-47ab-a1f9-7101483f55a6 => generated 1685 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/610] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:40 2026] GET /v2.0/security-groups/0808ba46-e49b-4e16-9efb-875ac0ac0d8c => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:53:40.963 8 INFO neutron.db.ovn_revision_numbers_db [req-dd9867ca-f41b-4669-a32d-7569e09ea847 req-75209298-dc16-4063-b280-38d5b9c495ec 4420a3da66df4d0b9f463a186de39ff7 5908ce709527431ba498f15e7ec71697 - - default default] Successfully bumped revision number for resource fe307b84-397b-4364-9351-bc2fd5c235fc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 310/611] 10.0.0.77 () {38 vars in 980 bytes} [Mon Apr 6 19:53:40 2026] POST /v2.0/security-group-rules => generated 614 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/612] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:40 2026] GET /v2.0/security-groups/197f20e3-576a-4268-85e9-2368999dde3e => generated 1679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/613] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:41 2026] GET /v2.0/security-groups/33fc129f-17d2-47ab-a1f9-7101483f55a6 => generated 2310 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:53:41.094 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4cd1f4ea-6873-444f-8a2d-057f3a867627 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:41.095 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4cd1f4ea-6873-444f-8a2d-057f3a867627 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 313/614] 10.0.0.77 () {36 vars in 1012 bytes} [Mon Apr 6 19:53:41 2026] DELETE /v2.0/security-groups/197f20e3-576a-4268-85e9-2368999dde3e => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:53:41.238 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cd1f4ea-6873-444f-8a2d-057f3a867627 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 365e90ca-4e2b-4ee3-b374-8c3664d1f938 (type: ports) to 1 2026-04-06 19:53:41.336 8 INFO neutron.db.ovn_revision_numbers_db [req-76a7b539-4c34-4ad2-957e-061df27ebd3f req-07a86e42-77f9-4b23-a3ce-3076c52d6fc8 4420a3da66df4d0b9f463a186de39ff7 5908ce709527431ba498f15e7ec71697 - - default default] Successfully bumped revision number for resource ab4c1e06-5ed0-49ce-8990-2dfdf5ec24ac (type: security_group_rules) to 0 [pid: 8|app: 0|req: 314/615] 10.0.0.77 () {38 vars in 980 bytes} [Mon Apr 6 19:53:41 2026] POST /v2.0/security-group-rules => generated 619 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/616] 10.0.0.236 () {32 vars in 653 bytes} [Mon Apr 6 19:53:41 2026] GET /v2.0/extensions => generated 20541 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-06 19:53:41.568 8 INFO neutron.api.v2.resource [req-e95592cf-eea6-457e-8591-d5b8b66b38a7 req-f59480b5-87df-47e6-8152-3247f5e00925 ab4d46508e654528b28fe5cc6ed1e80d 67b9347f9dac4daf81b18f9bbf3f2947 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 316/617] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:41 2026] GET /v2.0/security-groups/197f20e3-576a-4268-85e9-2368999dde3e => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/618] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:41 2026] GET /v2.0/security-groups/33fc129f-17d2-47ab-a1f9-7101483f55a6 => generated 2940 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/619] 10.0.0.236 () {32 vars in 681 bytes} [Mon Apr 6 19:53:41 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/620] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:41 2026] GET /v2.0/security-groups/9ba6f902-562f-4667-b08c-1ce036190124 => generated 1682 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/621] 10.0.0.236 () {32 vars in 681 bytes} [Mon Apr 6 19:53:41 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/622] 10.0.0.77 () {34 vars in 1000 bytes} [Mon Apr 6 19:53:41 2026] GET /v2.0/security-group-rules/ab4c1e06-5ed0-49ce-8990-2dfdf5ec24ac => generated 616 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/623] 10.0.0.236 () {32 vars in 665 bytes} [Mon Apr 6 19:53:41 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/624] 10.0.0.77 () {36 vars in 1012 bytes} [Mon Apr 6 19:53:41 2026] DELETE /v2.0/security-groups/9ba6f902-562f-4667-b08c-1ce036190124 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/625] 10.0.0.236 () {32 vars in 697 bytes} [Mon Apr 6 19:53:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/626] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:41 2026] GET /v2.0/security-groups/33fc129f-17d2-47ab-a1f9-7101483f55a6 => generated 2940 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/627] 10.0.0.236 () {32 vars in 701 bytes} [Mon Apr 6 19:53:41 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:41.844 8 INFO neutron.api.v2.resource [req-7395a482-7b44-4748-ba73-b0274a8a1c56 req-f6031aef-2c13-4c0a-8229-364729400274 ab4d46508e654528b28fe5cc6ed1e80d 67b9347f9dac4daf81b18f9bbf3f2947 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 327/628] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:41 2026] GET /v2.0/security-groups/9ba6f902-562f-4667-b08c-1ce036190124 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/629] 10.0.0.236 () {32 vars in 689 bytes} [Mon Apr 6 19:53:41 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:41.903 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-db84ee60-24ae-4235-9909-355c0a9e3fa1 - - - - - -] Schedule LRP lrp-365e90ca-4e2b-4ee3-b374-8c3664d1f938 on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:53:41.952 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a97891dd-9c3a-406c-8257-46b18b042d56 - - - - - -] Router b5422678-4160-4601-ae18-3f5ef69f871e is bound to host instance 2026-04-06 19:53:42.012 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cd1f4ea-6873-444f-8a2d-057f3a867627 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 365e90ca-4e2b-4ee3-b374-8c3664d1f938 (type: router_ports) to 1 [pid: 8|app: 0|req: 329/630] 10.0.0.77 () {36 vars in 1022 bytes} [Mon Apr 6 19:53:41 2026] DELETE /v2.0/security-group-rules/ab4c1e06-5ed0-49ce-8990-2dfdf5ec24ac => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/631] 10.0.0.236 () {32 vars in 693 bytes} [Mon Apr 6 19:53:42 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/632] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:42 2026] GET /v2.0/security-groups/115d601d-1b01-45e3-af20-3b3b58be7e9a => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/633] 10.0.0.236 () {32 vars in 695 bytes} [Mon Apr 6 19:53:42 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/634] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:42 2026] GET /v2.0/security-groups/33fc129f-17d2-47ab-a1f9-7101483f55a6 => generated 2310 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:53:42.160 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cd1f4ea-6873-444f-8a2d-057f3a867627 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b5422678-4160-4601-ae18-3f5ef69f871e (type: routers) to 2 [pid: 8|app: 0|req: 334/635] 10.0.0.236 () {32 vars in 685 bytes} [Mon Apr 6 19:53:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/636] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:53:40 2026] POST /v2.0/routers => generated 967 bytes in 1616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/637] 10.0.0.77 () {36 vars in 1012 bytes} [Mon Apr 6 19:53:42 2026] DELETE /v2.0/security-groups/115d601d-1b01-45e3-af20-3b3b58be7e9a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/638] 10.0.0.236 () {32 vars in 687 bytes} [Mon Apr 6 19:53:42 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/639] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:53:42 2026] GET /v2.0/network-ip-availabilities => generated 2540 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/640] 10.0.0.77 () {36 vars in 1012 bytes} [Mon Apr 6 19:53:42 2026] DELETE /v2.0/security-groups/33fc129f-17d2-47ab-a1f9-7101483f55a6 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/641] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:53:42 2026] GET /v2.0/extensions/dns-integration-domain-keywords => generated 283 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:42.559 7 INFO neutron.api.v2.resource [req-a65850ff-6269-43d6-9dd4-d102a3efc232 req-f05812bf-3971-4aca-8c1a-48644563eaa6 ab4d46508e654528b28fe5cc6ed1e80d 67b9347f9dac4daf81b18f9bbf3f2947 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 305/642] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:42 2026] GET /v2.0/security-groups/115d601d-1b01-45e3-af20-3b3b58be7e9a => generated 146 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/643] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:53:42 2026] GET /v2.0/subnets => generated 3352 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/644] 10.0.0.236 () {32 vars in 699 bytes} [Mon Apr 6 19:53:42 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/645] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:42 2026] GET /v2.0/security-groups/3aaf5873-0526-43f8-ad01-c0b18d79a175 => generated 2309 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:53:42.755 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63a73294-c386-4b65-a848-8ef7eeb8f39b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:42.757 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63a73294-c386-4b65-a848-8ef7eeb8f39b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network fc5a691d-b7a6-46d6-a3b0-14ac93373239: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 309/646] 10.0.0.77 () {34 vars in 1001 bytes} [Mon Apr 6 19:53:42 2026] GET /v2.0/security-groups?tenant_id=67b9347f9dac4daf81b18f9bbf3f2947 => generated 2921 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/647] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:53:42 2026] GET /v2.0/subnetpools => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/648] 10.0.0.236 () {32 vars in 679 bytes} [Mon Apr 6 19:53:42 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:42.885 8 INFO neutron.db.ovn_revision_numbers_db [None req-63a73294-c386-4b65-a848-8ef7eeb8f39b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 03ffbe78-74e7-4ae1-9bc7-9642c71bd27d (type: ports) to 1 2026-04-06 19:53:43.029 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4c876978-21a1-469c-a917-bfd2e0c55c32 - - - - - -] No hosting information found for port a15bc393-5c40-4509-a89f-6f9060f66b44: RuntimeError: No hosting information found for port a15bc393-5c40-4509-a89f-6f9060f66b44 2026-04-06 19:53:43.317 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c876978-21a1-469c-a917-bfd2e0c55c32 - - - - - -] Successfully bumped revision number for resource a15bc393-5c40-4509-a89f-6f9060f66b44 (type: router_ports) to 2 2026-04-06 19:53:43.319 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c876978-21a1-469c-a917-bfd2e0c55c32 - - - - - -] OVN reports status down for port: db52e256-052a-4c08-afb0-c0191eaab0fa [pid: 7|app: 0|req: 312/649] 10.0.0.77 () {36 vars in 1012 bytes} [Mon Apr 6 19:53:42 2026] DELETE /v2.0/security-groups/3aaf5873-0526-43f8-ad01-c0b18d79a175 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/650] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:43 2026] GET /v2.0/security-groups/0808ba46-e49b-4e16-9efb-875ac0ac0d8c => generated 2918 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:53:43.525 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63a73294-c386-4b65-a848-8ef7eeb8f39b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:43.526 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63a73294-c386-4b65-a848-8ef7eeb8f39b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network fc5a691d-b7a6-46d6-a3b0-14ac93373239: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:43.581 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c876978-21a1-469c-a917-bfd2e0c55c32 - - - - - -] OVN reports status down for port: 03ffbe78-74e7-4ae1-9bc7-9642c71bd27d [pid: 7|app: 0|req: 314/651] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:53:43 2026] GET /v2.0/networks => generated 4684 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/652] 10.0.0.236 () {32 vars in 683 bytes} [Mon Apr 6 19:53:43 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:43.779 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4c876978-21a1-469c-a917-bfd2e0c55c32 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:53:43.780 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c876978-21a1-469c-a917-bfd2e0c55c32 - - - - - -] OVN reports status up for port: 03ffbe78-74e7-4ae1-9bc7-9642c71bd27d 2026-04-06 19:53:43.816 7 INFO neutron.plugins.ml2.plugin [None req-4c876978-21a1-469c-a917-bfd2e0c55c32 - - - - - -] Attempt 1 to provision port 03ffbe78-74e7-4ae1-9bc7-9642c71bd27d 2026-04-06 19:53:43.937 8 INFO neutron.db.ovn_revision_numbers_db [None req-63a73294-c386-4b65-a848-8ef7eeb8f39b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 03ffbe78-74e7-4ae1-9bc7-9642c71bd27d (type: router_ports) to 1 [pid: 8|app: 0|req: 338/653] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:53:42 2026] PUT /v2.0/routers/b5422678-4160-4601-ae18-3f5ef69f871e/add_router_interface => generated 309 bytes in 1603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/654] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:43 2026] GET /v2.0/security-groups/0808ba46-e49b-4e16-9efb-875ac0ac0d8c => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/655] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:53:43 2026] GET /v2.0/security-groups => generated 26101 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/656] 10.0.0.236 () {32 vars in 675 bytes} [Mon Apr 6 19:53:44 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:44.033 8 INFO neutron.api.v2.resource [req-eaa41d6b-1555-4a7e-b95b-b85ec9ad1b56 req-a0a80c8b-8195-4422-8ce8-d559ab08d23e ab4d46508e654528b28fe5cc6ed1e80d 67b9347f9dac4daf81b18f9bbf3f2947 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 342/657] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:44 2026] GET /v2.0/security-groups/115d601d-1b01-45e3-af20-3b3b58be7e9a => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/658] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:53:44 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: 8|app: 0|req: 344/659] 10.0.0.236 () {32 vars in 723 bytes} [Mon Apr 6 19:53:44 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:44.068 8 INFO neutron.api.v2.resource [req-6def700c-c3fe-49db-8947-7b09364f0de1 req-bc4212c2-41f2-4a3c-aa69-717bb322e571 ab4d46508e654528b28fe5cc6ed1e80d 67b9347f9dac4daf81b18f9bbf3f2947 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 345/660] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:44 2026] GET /v2.0/security-groups/9ba6f902-562f-4667-b08c-1ce036190124 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/661] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:53:44 2026] GET /v2.0/floatingips => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/662] 10.0.0.236 () {32 vars in 687 bytes} [Mon Apr 6 19:53:44 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:44.128 8 INFO neutron.api.v2.resource [req-aa2626ea-63fb-4de5-8f8c-bc081e349bed req-fe371346-0040-446b-b940-49093eff4eff ab4d46508e654528b28fe5cc6ed1e80d 67b9347f9dac4daf81b18f9bbf3f2947 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 348/663] 10.0.0.77 () {34 vars in 990 bytes} [Mon Apr 6 19:53:44 2026] GET /v2.0/security-groups/197f20e3-576a-4268-85e9-2368999dde3e => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:53:44.159 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ed75a9aa-d4c6-429a-92c3-faad3a9b8655 - - - - - -] No hosting information found for port fa037330-0b1a-4117-8cd9-b9bed8b55927: RuntimeError: No hosting information found for port fa037330-0b1a-4117-8cd9-b9bed8b55927 2026-04-06 19:53:44.220 7 INFO neutron.db.ovn_revision_numbers_db [None req-9408d168-c7a8-41c1-a78d-94b18c2ebe32 - - - - - -] Successfully bumped revision number for resource 365e90ca-4e2b-4ee3-b374-8c3664d1f938 (type: ports) to 4 [pid: 8|app: 0|req: 349/664] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:53:44 2026] GET /v2.0/subnets => generated 3352 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/665] 10.0.0.236 () {32 vars in 669 bytes} [Mon Apr 6 19:53:44 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:44.361 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed75a9aa-d4c6-429a-92c3-faad3a9b8655 - - - - - -] Successfully bumped revision number for resource fa037330-0b1a-4117-8cd9-b9bed8b55927 (type: router_ports) to 2 2026-04-06 19:53:44.361 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed75a9aa-d4c6-429a-92c3-faad3a9b8655 - - - - - -] OVN reports status down for port: 365e90ca-4e2b-4ee3-b374-8c3664d1f938 2026-04-06 19:53:44.527 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ed75a9aa-d4c6-429a-92c3-faad3a9b8655 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:53:44.529 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed75a9aa-d4c6-429a-92c3-faad3a9b8655 - - - - - -] OVN reports status up for port: 365e90ca-4e2b-4ee3-b374-8c3664d1f938 2026-04-06 19:53:44.753 8 INFO neutron_taas.services.taas.taas_plugin [None req-46779ee9-c3d5-425b-90c2-f583adb3cb0b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: fa037330-0b1a-4117-8cd9-b9bed8b55927 2026-04-06 19:53:44.761 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46779ee9-c3d5-425b-90c2-f583adb3cb0b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: fa037330-0b1a-4117-8cd9-b9bed8b55927 2026-04-06 19:53:45.141 8 INFO neutron.plugins.ml2.plugin [None req-ed75a9aa-d4c6-429a-92c3-faad3a9b8655 - - - - - -] Attempt 1 to provision port 365e90ca-4e2b-4ee3-b374-8c3664d1f938 2026-04-06 19:53:45.469 7 INFO neutron_taas.services.taas.taas_plugin [None req-d6b5cb0d-ff88-476e-9a66-c18b2ef11b37 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: a15bc393-5c40-4509-a89f-6f9060f66b44 2026-04-06 19:53:45.495 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6b5cb0d-ff88-476e-9a66-c18b2ef11b37 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: a15bc393-5c40-4509-a89f-6f9060f66b44 [pid: 8|app: 0|req: 351/666] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:53:44 2026] PUT /v2.0/routers/70c4a239-e911-4b89-8fba-ebdd7309d422/remove_router_interface => generated 309 bytes in 1280 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, ' [pid: 8|app: 0|req: 352/667] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:53:45 2026] GET /v2.0/ports => generated 13795 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-06 19:53:45.613 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c876978-21a1-469c-a917-bfd2e0c55c32 - - - - - -] Successfully bumped revision number for resource 03ffbe78-74e7-4ae1-9bc7-9642c71bd27d (type: ports) to 2 [pid: 8|app: 0|req: 353/668] 10.0.0.236 () {32 vars in 687 bytes} [Mon Apr 6 19:53:45 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:45.735 8 INFO neutron.db.ovn_revision_numbers_db [None req-59bcd7ab-cd39-41e5-9971-260c18a1985c 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] Successfully bumped revision number for resource 20d55161-6a69-4de3-8d33-2e01ff848ced (type: security_groups) to 1 2026-04-06 19:53:45.747 8 INFO neutron.db.ovn_revision_numbers_db [None req-59bcd7ab-cd39-41e5-9971-260c18a1985c 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] Successfully bumped revision number for resource 8995d362-5a38-4edf-b2df-dffcd6e45529 (type: security_group_rules) to 0 2026-04-06 19:53:45.757 8 INFO neutron.db.ovn_revision_numbers_db [None req-59bcd7ab-cd39-41e5-9971-260c18a1985c 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] Successfully bumped revision number for resource ee0a0ec7-07ce-416c-aa69-53ba65ead03d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 354/669] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:53:45 2026] POST /v2.0/security-groups => generated 1660 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:53:45.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-9408d168-c7a8-41c1-a78d-94b18c2ebe32 - - - - - -] Successfully bumped revision number for resource 365e90ca-4e2b-4ee3-b374-8c3664d1f938 (type: ports) to 5 2026-04-06 19:53:46.129 8 INFO neutron_taas.services.taas.taas_plugin [None req-775e69a0-f842-4a54-9047-716c104a46b2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 165ec9ef-707a-4bdb-861c-c814e2d58be9 2026-04-06 19:53:46.134 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-775e69a0-f842-4a54-9047-716c104a46b2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 165ec9ef-707a-4bdb-861c-c814e2d58be9 [pid: 7|app: 0|req: 316/670] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:53:43 2026] PUT /v2.0/routers/55b2696f-fa41-4975-8e67-13cbe16306d1/remove_router_interface => generated 309 bytes in 2753 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, ' [pid: 7|app: 0|req: 317/671] 10.0.0.236 () {32 vars in 681 bytes} [Mon Apr 6 19:53:46 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/672] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:53:45 2026] DELETE /v2.0/routers/70c4a239-e911-4b89-8fba-ebdd7309d422 => generated 0 bytes in 748 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/673] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:53:46 2026] GET /v2.0/routers => generated 1945 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:53:46.700 8 INFO neutron.db.ovn_revision_numbers_db [None req-e17bfc68-fda3-4b3c-8940-0468f2ea8b9a 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] Successfully bumped revision number for resource 6779822b-58a5-48ad-875a-bfc5d5f33a6a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 356/674] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:53:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/675] 10.0.0.236 () {32 vars in 679 bytes} [Mon Apr 6 19:53:46 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/676] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:53:46 2026] DELETE /v2.0/subnets/af2951e6-8d33-4a71-acdd-6a683d6120d8 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/677] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:53:46 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:46.958 7 INFO neutron_taas.services.taas.taas_plugin [None req-7eeedf3c-53a0-427d-87d2-09f0d4b717ad 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: f1ef2460-50f9-4879-8e25-9a02de2d0040 2026-04-06 19:53:46.962 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7eeedf3c-53a0-427d-87d2-09f0d4b717ad 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: f1ef2460-50f9-4879-8e25-9a02de2d0040 [pid: 7|app: 0|req: 319/678] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:53:46 2026] DELETE /v2.0/routers/55b2696f-fa41-4975-8e67-13cbe16306d1 => generated 0 bytes in 717 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/679] 10.0.0.236 () {32 vars in 667 bytes} [Mon Apr 6 19:53:47 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:47.486 7 INFO neutron_taas.services.taas.taas_plugin [None req-e2e4ecff-55cc-44b7-8fa1-2b709359a094 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: d1b6faeb-207e-4cc6-972e-4cc609212e6a 2026-04-06 19:53:47.489 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2e4ecff-55cc-44b7-8fa1-2b709359a094 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: d1b6faeb-207e-4cc6-972e-4cc609212e6a 2026-04-06 19:53:47.505 8 INFO neutron.db.ovn_revision_numbers_db [None req-e152f6dd-a270-4aa8-a5c9-3ab6c33b21e2 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] Successfully bumped revision number for resource 1b85e892-613f-4896-9f47-81e3a1ca834e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 360/680] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:53:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/681] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:53:47 2026] DELETE /v2.0/subnets/057c7e1f-444e-4f50-ad06-725ad6aa7cc0 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/682] 10.0.0.236 () {32 vars in 703 bytes} [Mon Apr 6 19:53:47 2026] GET /v2.0/extensions/enable-default-route-bfd => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/683] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:53:47 2026] DELETE /v2.0/networks/4f6b15e7-7f33-47b0-b9a2-3e44d74e1128 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:53:47.869 7 INFO neutron_taas.services.taas.taas_plugin [None req-8fc59db3-79de-420b-a8d2-e3d55a901d28 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: af653d9b-c724-4fb4-a411-c08c7863d5a3 2026-04-06 19:53:47.872 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8fc59db3-79de-420b-a8d2-e3d55a901d28 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: af653d9b-c724-4fb4-a411-c08c7863d5a3 2026-04-06 19:53:48.076 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f1e6b5b6-7a50-4673-a6d7-b99120ee47ce 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] No more DHCP agents 2026-04-06 19:53:48.077 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f1e6b5b6-7a50-4673-a6d7-b99120ee47ce 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 322/684] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:53:47 2026] DELETE /v2.0/networks/4b632030-751a-4609-9053-a764575482bb => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/685] 10.0.0.236 () {32 vars in 705 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/enable-default-route-ecmp => generated 215 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/686] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/security-groups?tenant_id=67b9347f9dac4daf81b18f9bbf3f2947&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/687] 10.0.0.236 () {32 vars in 677 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:48.411 7 INFO neutron.services.segments.plugin [-] Segment 522c7eb6-6ba2-4a85-a562-28e4ce90a84f resource provider aggregate not found 2026-04-06 19:53:48.416 7 INFO neutron.services.segments.plugin [-] Segment 522c7eb6-6ba2-4a85-a562-28e4ce90a84f resource provider aggregate not found [pid: 8|app: 0|req: 363/688] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 19:53:47 2026] POST /v2.0/floatingips => generated 552 bytes in 718 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/689] 10.0.0.236 () {32 vars in 665 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:48.443 7 INFO neutron.services.segments.plugin [-] Segment 522c7eb6-6ba2-4a85-a562-28e4ce90a84f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 522c7eb6-6ba2-4a85-a562-28e4ce90a84f found for delete ", "request_id": "req-d4d69bc5-abcc-4cdb-abe6-06ce165c8b50"}]} 2026-04-06 19:53:48.447 7 INFO neutron.services.segments.plugin [-] Segment 522c7eb6-6ba2-4a85-a562-28e4ce90a84f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 522c7eb6-6ba2-4a85-a562-28e4ce90a84f found for delete ", "request_id": "req-a402c011-1c56-4895-b5f5-36673b8e5678"}]} [pid: 8|app: 0|req: 365/690] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/security-groups?tenant_id=5908ce709527431ba498f15e7ec71697&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/691] 10.0.0.236 () {32 vars in 711 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/external-gateway-multihoming => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/692] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:53:48 2026] DELETE /v2.0/security-groups/0808ba46-e49b-4e16-9efb-875ac0ac0d8c => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/693] 10.0.0.236 () {32 vars in 675 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/694] 10.0.0.236 () {32 vars in 669 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/logging => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/695] 10.0.0.236 () {32 vars in 683 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/696] 10.0.0.236 () {32 vars in 669 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/697] 10.0.0.236 () {32 vars in 687 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/698] 10.0.0.236 () {32 vars in 705 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/699] 10.0.0.236 () {32 vars in 701 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/700] 10.0.0.236 () {32 vars in 675 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/701] 10.0.0.236 () {32 vars in 693 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/702] 10.0.0.236 () {32 vars in 709 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/703] 10.0.0.236 () {32 vars in 705 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/704] 10.0.0.236 () {32 vars in 719 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/705] 10.0.0.236 () {32 vars in 697 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/706] 10.0.0.236 () {32 vars in 711 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/707] 10.0.0.236 () {32 vars in 669 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/708] 10.0.0.236 () {32 vars in 687 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/709] 10.0.0.236 () {32 vars in 681 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/710] 10.0.0.236 () {32 vars in 675 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/711] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/712] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/qinq => generated 272 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/713] 10.0.0.236 () {32 vars in 661 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/714] 10.0.0.236 () {32 vars in 699 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/715] 10.0.0.236 () {32 vars in 699 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/716] 10.0.0.236 () {32 vars in 677 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/717] 10.0.0.236 () {32 vars in 669 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/718] 10.0.0.236 () {32 vars in 683 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/719] 10.0.0.236 () {32 vars in 701 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/720] 10.0.0.236 () {32 vars in 685 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/721] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:53:48 2026] DELETE /v2.0/security-groups/c08a5041-f3e5-4686-bf3d-a17ef338f1e3 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/722] 10.0.0.236 () {32 vars in 707 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/723] 10.0.0.236 () {32 vars in 669 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/724] 10.0.0.236 () {32 vars in 697 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/725] 10.0.0.236 () {32 vars in 695 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/726] 10.0.0.236 () {32 vars in 685 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/727] 10.0.0.236 () {32 vars in 689 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/728] 10.0.0.236 () {32 vars in 705 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/729] 10.0.0.236 () {32 vars in 667 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/730] 10.0.0.236 () {32 vars in 681 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/731] 10.0.0.236 () {32 vars in 681 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/732] 10.0.0.236 () {32 vars in 691 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/733] 10.0.0.236 () {32 vars in 695 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/734] 10.0.0.236 () {32 vars in 689 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/735] 10.0.0.236 () {32 vars in 701 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/736] 10.0.0.236 () {32 vars in 703 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/737] 10.0.0.236 () {32 vars in 713 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/738] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/739] 10.0.0.236 () {32 vars in 727 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/740] 10.0.0.236 () {32 vars in 741 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/741] 10.0.0.236 () {32 vars in 719 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/742] 10.0.0.236 () {32 vars in 683 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/743] 10.0.0.236 () {32 vars in 669 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/744] 10.0.0.236 () {32 vars in 719 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/745] 10.0.0.236 () {32 vars in 679 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/746] 10.0.0.236 () {32 vars in 669 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/747] 10.0.0.77 () {34 vars in 1099 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1572823984&fields=id&tenant_id=1f18027dba224ddfa83b8229aac40b85 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/748] 10.0.0.236 () {32 vars in 697 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/749] 10.0.0.236 () {32 vars in 705 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/750] 10.0.0.236 () {32 vars in 701 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/751] 10.0.0.236 () {32 vars in 709 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/subnet-dns-publish-fixed-ip => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/752] 10.0.0.236 () {32 vars in 701 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.236 () {32 vars in 705 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/754] 10.0.0.236 () {32 vars in 695 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 10.0.0.236 () {32 vars in 689 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/756] 10.0.0.236 () {32 vars in 697 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/757] 10.0.0.77 () {34 vars in 981 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/networks?id=fc5a691d-b7a6-46d6-a3b0-14ac93373239 => generated 712 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.236 () {32 vars in 679 bytes} [Mon Apr 6 19:53:48 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/759] 10.0.0.236 () {32 vars in 689 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/760] 10.0.0.77 () {34 vars in 964 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/quotas/1f18027dba224ddfa83b8229aac40b85 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.236 () {32 vars in 701 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/762] 10.0.0.236 () {32 vars in 665 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/763] 10.0.0.236 () {32 vars in 681 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/764] 10.0.0.236 () {32 vars in 687 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/extensions/vlan-transparent => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/765] 10.0.0.236 () {32 vars in 677 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/766] 10.0.0.236 () {32 vars in 693 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/extensions/vpn-agent-scheduler => generated 199 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/767] 10.0.0.236 () {32 vars in 693 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/768] 10.0.0.236 () {32 vars in 677 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/769] 10.0.0.236 () {32 vars in 667 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/770] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/extensions/taas => generated 175 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/771] 10.0.0.236 () {32 vars in 675 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/772] 10.0.0.236 () {32 vars in 687 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/773] 10.0.0.77 () {34 vars in 1001 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/ports?tenant_id=1f18027dba224ddfa83b8229aac40b85&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/774] 10.0.0.77 () {34 vars in 906 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/extensions => generated 20541 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/775] 10.0.0.77 () {34 vars in 1007 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/networks/fc5a691d-b7a6-46d6-a3b0-14ac93373239?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/776] 10.0.0.77 () {34 vars in 1107 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/networks/fc5a691d-b7a6-46d6-a3b0-14ac93373239?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:53:49.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e2f8828-b1ba-45bf-9701-aaaca59ecb6e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4cc75ac6-a33f-49c7-ba89-c8b849b167d5 (type: security_groups) to 1 2026-04-06 19:53:49.801 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e2f8828-b1ba-45bf-9701-aaaca59ecb6e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4fca6bfe-ebe2-4bb6-83f3-d3aafc178a5f (type: security_group_rules) to 0 2026-04-06 19:53:49.822 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e2f8828-b1ba-45bf-9701-aaaca59ecb6e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5f39a640-4409-42ab-993a-c47deca0f20c (type: security_group_rules) to 0 2026-04-06 19:53:49.841 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e2f8828-b1ba-45bf-9701-aaaca59ecb6e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 6915fa1a-83c7-45b2-9d4d-4e8179815dad (type: security_group_rules) to 0 2026-04-06 19:53:49.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e2f8828-b1ba-45bf-9701-aaaca59ecb6e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cec3b0d4-d143-437c-a847-8b009a2245b9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 385/777] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/778] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:53:49 2026] GET /v2.0/security-groups?tenant_id=b453b71dc60b45a68c322863d885c4b6&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/779] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:53:49 2026] DELETE /v2.0/security-groups/4cc75ac6-a33f-49c7-ba89-c8b849b167d5 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:53:50.467 7 INFO neutron.services.segments.plugin [-] Segment a004eec4-7723-470e-b315-78d3adfc0d20 resource provider aggregate not found 2026-04-06 19:53:50.477 7 INFO neutron.services.segments.plugin [-] Segment a004eec4-7723-470e-b315-78d3adfc0d20 resource provider aggregate not found 2026-04-06 19:53:50.481 7 INFO neutron.services.segments.plugin [-] Segment a004eec4-7723-470e-b315-78d3adfc0d20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a004eec4-7723-470e-b315-78d3adfc0d20 found for delete ", "request_id": "req-9aaf385d-025f-482e-9075-cc83965aace8"}]} 2026-04-06 19:53:50.495 7 INFO neutron.services.segments.plugin [-] Segment a004eec4-7723-470e-b315-78d3adfc0d20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a004eec4-7723-470e-b315-78d3adfc0d20 found for delete ", "request_id": "req-4cbeb376-1654-4fe1-ac72-f24ea24a7ae3"}]} 2026-04-06 19:53:50.589 8 INFO neutron.db.ovn_revision_numbers_db [None req-477107a0-513d-4faf-a300-1a1c26a1bd93 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3b7e1c44-cdbd-47a3-acd3-d5140399ed45 (type: security_groups) to 1 2026-04-06 19:53:50.606 8 INFO neutron.db.ovn_revision_numbers_db [None req-477107a0-513d-4faf-a300-1a1c26a1bd93 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5de01df1-27ff-4985-a293-d7d536bf4780 (type: security_group_rules) to 0 2026-04-06 19:53:50.625 8 INFO neutron.db.ovn_revision_numbers_db [None req-477107a0-513d-4faf-a300-1a1c26a1bd93 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5e41d6ea-7440-4c31-8659-756fcc3cc0a3 (type: security_group_rules) to 0 2026-04-06 19:53:50.641 8 INFO neutron.db.ovn_revision_numbers_db [None req-477107a0-513d-4faf-a300-1a1c26a1bd93 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource afbe841e-8d04-4765-98ef-181395e85a0b (type: security_group_rules) to 0 2026-04-06 19:53:50.653 8 INFO neutron.db.ovn_revision_numbers_db [None req-477107a0-513d-4faf-a300-1a1c26a1bd93 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f2d7f03e-aa85-4c97-8457-a244ef5884da (type: security_group_rules) to 0 2026-04-06 19:53:50.734 8 INFO neutron.db.segments_db [None req-477107a0-513d-4faf-a300-1a1c26a1bd93 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Added segment f5e606f1-e9ac-404a-b747-7d49592db6e9 of type geneve for network c8f3aefd-8a0e-4c90-a7d5-2f42aa550778 2026-04-06 19:53:50.777 7 INFO neutron.db.ovn_revision_numbers_db [None req-d72e7ccc-9b19-4407-b5b6-a2870acfe6b4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 619600a7-65a8-40fa-b284-b0d36c8510a1 (type: security_groups) to 1 2026-04-06 19:53:50.790 7 INFO neutron.db.ovn_revision_numbers_db [None req-d72e7ccc-9b19-4407-b5b6-a2870acfe6b4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 064e32e8-5801-448a-9dd6-f407d6316d24 (type: security_group_rules) to 0 2026-04-06 19:53:50.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-d72e7ccc-9b19-4407-b5b6-a2870acfe6b4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3ef6d5a3-ccb2-4ece-9481-e3dc17e0de9f (type: security_group_rules) to 0 2026-04-06 19:53:50.824 7 INFO neutron.db.ovn_revision_numbers_db [None req-d72e7ccc-9b19-4407-b5b6-a2870acfe6b4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource be94e58a-d24d-49ac-b5b5-2f0b2ed58c68 (type: security_group_rules) to 0 2026-04-06 19:53:50.846 7 INFO neutron.db.ovn_revision_numbers_db [None req-d72e7ccc-9b19-4407-b5b6-a2870acfe6b4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d7329805-15a8-49ae-ad33-909cf4e4d92f (type: security_group_rules) to 0 2026-04-06 19:53:50.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-477107a0-513d-4faf-a300-1a1c26a1bd93 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c8f3aefd-8a0e-4c90-a7d5-2f42aa550778 (type: networks) to 1 2026-04-06 19:53:50.943 7 INFO neutron.db.segments_db [None req-d72e7ccc-9b19-4407-b5b6-a2870acfe6b4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Added segment c66ee3f1-fc74-4fd8-a007-bd30b51ebd30 of type geneve for network 4254daad-1fb6-49d8-bf9b-76f301da20e3 2026-04-06 19:53:51.013 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-477107a0-513d-4faf-a300-1a1c26a1bd93 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:51.015 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-477107a0-513d-4faf-a300-1a1c26a1bd93 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network c8f3aefd-8a0e-4c90-a7d5-2f42aa550778: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:51.056 7 INFO neutron.db.ovn_revision_numbers_db [None req-d72e7ccc-9b19-4407-b5b6-a2870acfe6b4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4254daad-1fb6-49d8-bf9b-76f301da20e3 (type: networks) to 1 2026-04-06 19:53:51.068 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed75a9aa-d4c6-429a-92c3-faad3a9b8655 - - - - - -] OVN reports status down for port: 46df0cef-1c27-4034-a734-051cf4018edd 2026-04-06 19:53:51.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-477107a0-513d-4faf-a300-1a1c26a1bd93 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 46df0cef-1c27-4034-a734-051cf4018edd (type: ports) to 1 [pid: 8|app: 0|req: 394/780] 10.0.0.236 () {34 vars in 671 bytes} [Mon Apr 6 19:53:50 2026] POST /v2.0/networks => generated 774 bytes in 869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/781] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:53:51 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:53:51.257 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d72e7ccc-9b19-4407-b5b6-a2870acfe6b4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:51.259 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d72e7ccc-9b19-4407-b5b6-a2870acfe6b4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 4254daad-1fb6-49d8-bf9b-76f301da20e3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:51.329 7 INFO neutron.db.ovn_revision_numbers_db [None req-d72e7ccc-9b19-4407-b5b6-a2870acfe6b4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f0fcb174-6f39-4d2b-bb7c-58179646bf6c (type: ports) to 1 [pid: 7|app: 0|req: 387/782] 10.0.0.236 () {34 vars in 671 bytes} [Mon Apr 6 19:53:50 2026] POST /v2.0/networks => generated 770 bytes in 810 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:53:51.373 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37c354f1-9439-489d-bff6-fc0c4df00f2a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:51.374 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37c354f1-9439-489d-bff6-fc0c4df00f2a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network c8f3aefd-8a0e-4c90-a7d5-2f42aa550778: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:51.458 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-242a6dc2-ef55-4c80-ab82-7a966b8c3ac9 - - - - - -] No hosting information found for port 03ffbe78-74e7-4ae1-9bc7-9642c71bd27d: RuntimeError: No hosting information found for port 03ffbe78-74e7-4ae1-9bc7-9642c71bd27d 2026-04-06 19:53:51.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-242a6dc2-ef55-4c80-ab82-7a966b8c3ac9 - - - - - -] Successfully bumped revision number for resource 03ffbe78-74e7-4ae1-9bc7-9642c71bd27d (type: router_ports) to 2 2026-04-06 19:53:51.629 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbd505a5-cb0d-4e5e-b940-8b617a519646 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:51.630 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbd505a5-cb0d-4e5e-b940-8b617a519646 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 4254daad-1fb6-49d8-bf9b-76f301da20e3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:51.706 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-242a6dc2-ef55-4c80-ab82-7a966b8c3ac9 - - - - - -] OVN reports status down for port: f0fcb174-6f39-4d2b-bb7c-58179646bf6c 2026-04-06 19:53:51.849 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b59cc77-c55c-40fe-874c-28aff8f2e10d - - - - - -] Successfully bumped revision number for resource 46df0cef-1c27-4034-a734-051cf4018edd (type: ports) to 2 2026-04-06 19:53:51.879 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b59cc77-c55c-40fe-874c-28aff8f2e10d - - - - - -] Successfully bumped revision number for resource 62352c83-40b8-4c4f-a3d1-4e0649c5def0 (type: subnets) to 0 [pid: 8|app: 0|req: 396/783] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:53:51 2026] POST /v2.0/subnets => generated 699 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:53:52.211 7 INFO neutron.db.ovn_revision_numbers_db [None req-b969d64a-84ee-4b81-985e-60eb18b81060 - - - - - -] Successfully bumped revision number for resource f0fcb174-6f39-4d2b-bb7c-58179646bf6c (type: ports) to 2 2026-04-06 19:53:52.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e2bfe21-5b66-4dcc-b8f0-9fadaf77b41c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 5c196e42-434a-4129-8955-cdb5754c9f35 (type: security_groups) to 1 2026-04-06 19:53:52.258 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e2bfe21-5b66-4dcc-b8f0-9fadaf77b41c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 432c732f-c1ac-4407-a81b-ad7c82f89335 (type: security_group_rules) to 0 2026-04-06 19:53:52.260 7 INFO neutron.db.ovn_revision_numbers_db [None req-b969d64a-84ee-4b81-985e-60eb18b81060 - - - - - -] Successfully bumped revision number for resource 9a3adda7-04ad-4190-a962-d166b4f7180b (type: subnets) to 0 2026-04-06 19:53:52.288 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e2bfe21-5b66-4dcc-b8f0-9fadaf77b41c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 8fa4db37-f7fe-4e3b-875b-10cefb0a6d73 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 388/784] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:53:51 2026] POST /v2.0/subnets => generated 695 bytes in 925 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:53:52.301 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e2bfe21-5b66-4dcc-b8f0-9fadaf77b41c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource c4a9705a-edad-4c41-ade1-dc685eccf374 (type: security_group_rules) to 0 2026-04-06 19:53:52.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e2bfe21-5b66-4dcc-b8f0-9fadaf77b41c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource c7133fd3-7024-431a-9aad-9ea5ff934ccf (type: security_group_rules) to 0 2026-04-06 19:53:52.403 8 INFO neutron.db.segments_db [None req-6e2bfe21-5b66-4dcc-b8f0-9fadaf77b41c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Added segment af8d83a9-c97d-4e5e-9054-975e9f8de7b0 of type geneve for network f5f5528c-a110-4435-8cde-935cb9398849 2026-04-06 19:53:52.509 8 INFO neutron.db.segments_db [None req-6e2bfe21-5b66-4dcc-b8f0-9fadaf77b41c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Added segment 7b9fc66d-33b9-42c7-a319-3ea11aeff369 of type geneve for network 857682bc-4ebf-4635-a304-1a285c23e6bd 2026-04-06 19:53:52.642 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e2bfe21-5b66-4dcc-b8f0-9fadaf77b41c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource f5f5528c-a110-4435-8cde-935cb9398849 (type: networks) to 1 2026-04-06 19:53:52.672 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8533f35d-ed0a-4ff1-8a63-3f2b3773209c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:52.673 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8533f35d-ed0a-4ff1-8a63-3f2b3773209c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:52.764 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-242a6dc2-ef55-4c80-ab82-7a966b8c3ac9 - - - - - -] OVN reports status down for port: c9558658-5796-43cd-a668-95a6a4404391 2026-04-06 19:53:52.823 7 INFO neutron.db.ovn_revision_numbers_db [None req-8533f35d-ed0a-4ff1-8a63-3f2b3773209c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c9558658-5796-43cd-a668-95a6a4404391 (type: ports) to 1 2026-04-06 19:53:52.941 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e2bfe21-5b66-4dcc-b8f0-9fadaf77b41c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] No more DHCP agents 2026-04-06 19:53:52.942 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e2bfe21-5b66-4dcc-b8f0-9fadaf77b41c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Unable to schedule network f5f5528c-a110-4435-8cde-935cb9398849: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:52.992 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-242a6dc2-ef55-4c80-ab82-7a966b8c3ac9 - - - - - -] OVN reports status down for port: eedcbff9-b02a-4f2d-a5fe-d18db95f333a 2026-04-06 19:53:53.017 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e2bfe21-5b66-4dcc-b8f0-9fadaf77b41c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource eedcbff9-b02a-4f2d-a5fe-d18db95f333a (type: ports) to 1 2026-04-06 19:53:53.105 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e2bfe21-5b66-4dcc-b8f0-9fadaf77b41c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 857682bc-4ebf-4635-a304-1a285c23e6bd (type: networks) to 1 2026-04-06 19:53:53.258 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e2bfe21-5b66-4dcc-b8f0-9fadaf77b41c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] No more DHCP agents 2026-04-06 19:53:53.260 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e2bfe21-5b66-4dcc-b8f0-9fadaf77b41c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Unable to schedule network 857682bc-4ebf-4635-a304-1a285c23e6bd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:53.310 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed75a9aa-d4c6-429a-92c3-faad3a9b8655 - - - - - -] OVN reports status down for port: dd9bcec0-60e3-481a-b841-97c69f530d30 2026-04-06 19:53:53.391 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e2bfe21-5b66-4dcc-b8f0-9fadaf77b41c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource dd9bcec0-60e3-481a-b841-97c69f530d30 (type: ports) to 1 [pid: 8|app: 0|req: 397/785] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:53:51 2026] POST /v2.0/networks => generated 1281 bytes in 1572 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:53:53.560 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-db84ee60-24ae-4235-9909-355c0a9e3fa1 - - - - - -] Schedule LRP lrp-c9558658-5796-43cd-a668-95a6a4404391 on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:53:53.572 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-242a6dc2-ef55-4c80-ab82-7a966b8c3ac9 - - - - - -] OVN reports status up for port: c9558658-5796-43cd-a668-95a6a4404391 2026-04-06 19:53:53.588 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9408d168-c7a8-41c1-a78d-94b18c2ebe32 - - - - - -] Router 89431a50-5171-4686-8d38-2a8b5a7820e2 is bound to host instance 2026-04-06 19:53:53.611 7 INFO neutron.plugins.ml2.plugin [None req-242a6dc2-ef55-4c80-ab82-7a966b8c3ac9 - - - - - -] Attempt 1 to provision port c9558658-5796-43cd-a668-95a6a4404391 2026-04-06 19:53:53.671 7 INFO neutron.db.ovn_revision_numbers_db [None req-8533f35d-ed0a-4ff1-8a63-3f2b3773209c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c9558658-5796-43cd-a668-95a6a4404391 (type: router_ports) to 1 2026-04-06 19:53:53.862 7 INFO neutron.db.ovn_revision_numbers_db [None req-8533f35d-ed0a-4ff1-8a63-3f2b3773209c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 89431a50-5171-4686-8d38-2a8b5a7820e2 (type: routers) to 2 2026-04-06 19:53:53.866 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1473d86e-d715-4cdb-930b-e17bef1eba05 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:53.868 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1473d86e-d715-4cdb-930b-e17bef1eba05 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 389/786] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:53:52 2026] POST /v2.0/routers => generated 977 bytes in 1604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/787] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:53:53 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:53:53.988 8 INFO neutron.db.ovn_revision_numbers_db [None req-1473d86e-d715-4cdb-930b-e17bef1eba05 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9fbbecd2-1734-4a70-b419-4121c8264de0 (type: ports) to 1 [pid: 7|app: 0|req: 391/788] 10.0.0.236 () {32 vars in 649 bytes} [Mon Apr 6 19:53:53 2026] GET /v2.0/networks => generated 1968 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:53:54.603 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-4f82f517-2ad8-4029-9d37-748c6ab3f52d - - - - - -] Schedule LRP lrp-9fbbecd2-1734-4a70-b419-4121c8264de0 on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:53:54.678 8 INFO neutron.db.ovn_revision_numbers_db [None req-1473d86e-d715-4cdb-930b-e17bef1eba05 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9fbbecd2-1734-4a70-b419-4121c8264de0 (type: router_ports) to 1 2026-04-06 19:53:54.739 8 INFO neutron.db.ovn_revision_numbers_db [None req-1473d86e-d715-4cdb-930b-e17bef1eba05 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 7046f8fc-e961-4c16-bd7e-ac380f48dd7e (type: routers) to 2 [pid: 8|app: 0|req: 398/789] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:53:53 2026] POST /v2.0/routers => generated 973 bytes in 1285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:53:54.880 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7289bd9-5ecb-4af5-8dc8-397733d1abba abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] TaaS: Handle Delete Port: eedcbff9-b02a-4f2d-a5fe-d18db95f333a 2026-04-06 19:53:54.883 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7289bd9-5ecb-4af5-8dc8-397733d1abba abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Tap Mirror: Handle Delete Port: eedcbff9-b02a-4f2d-a5fe-d18db95f333a 2026-04-06 19:53:54.921 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f32fb9c3-0f1f-4532-a355-1e177ae0370c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:54.923 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f32fb9c3-0f1f-4532-a355-1e177ae0370c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network c8f3aefd-8a0e-4c90-a7d5-2f42aa550778: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:55.126 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed75a9aa-d4c6-429a-92c3-faad3a9b8655 - - - - - -] OVN reports status down for port: d03d4d74-1366-43fd-8130-0cc996d9fba5 2026-04-06 19:53:55.192 7 INFO neutron.db.ovn_revision_numbers_db [None req-f32fb9c3-0f1f-4532-a355-1e177ae0370c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d03d4d74-1366-43fd-8130-0cc996d9fba5 (type: ports) to 1 [pid: 8|app: 0|req: 399/790] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:53:54 2026] DELETE /v2.0/networks/f5f5528c-a110-4435-8cde-935cb9398849 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:53:55.277 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8045bce-e608-42b0-ad54-52168475e197 - - - - - -] Successfully bumped revision number for resource c9558658-5796-43cd-a668-95a6a4404391 (type: ports) to 4 [pid: 8|app: 0|req: 400/791] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:53:55 2026] GET /v2.0/networks?id=fc5a691d-b7a6-46d6-a3b0-14ac93373239 => generated 712 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:55.540 8 INFO neutron.services.segments.plugin [-] Segment af8d83a9-c97d-4e5e-9054-975e9f8de7b0 resource provider aggregate not found 2026-04-06 19:53:55.562 8 INFO neutron.services.segments.plugin [-] Segment af8d83a9-c97d-4e5e-9054-975e9f8de7b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af8d83a9-c97d-4e5e-9054-975e9f8de7b0 found for delete ", "request_id": "req-b253c41a-6929-4a78-be59-97af98f3b246"}]} 2026-04-06 19:53:55.576 8 INFO neutron.services.segments.plugin [-] Segment af8d83a9-c97d-4e5e-9054-975e9f8de7b0 resource provider aggregate not found 2026-04-06 19:53:55.596 8 INFO neutron.services.segments.plugin [-] Segment af8d83a9-c97d-4e5e-9054-975e9f8de7b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af8d83a9-c97d-4e5e-9054-975e9f8de7b0 found for delete ", "request_id": "req-0059e0c2-db86-4b9c-b1e6-4e28279f2c8b"}]} 2026-04-06 19:53:55.800 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e089e0d-596d-4ab5-9cf2-89d88e552026 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:55.802 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e089e0d-596d-4ab5-9cf2-89d88e552026 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 4254daad-1fb6-49d8-bf9b-76f301da20e3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:55.901 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8045bce-e608-42b0-ad54-52168475e197 - - - - - -] Successfully bumped revision number for resource c9558658-5796-43cd-a668-95a6a4404391 (type: ports) to 5 2026-04-06 19:53:55.935 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e089e0d-596d-4ab5-9cf2-89d88e552026 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9fa8cc02-58a4-43dd-ba81-91ef81f0cc71 (type: ports) to 1 2026-04-06 19:53:56.093 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f8045bce-e608-42b0-ad54-52168475e197 - - - - - -] Router 7046f8fc-e961-4c16-bd7e-ac380f48dd7e is bound to host instance 2026-04-06 19:53:56.370 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ed75a9aa-d4c6-429a-92c3-faad3a9b8655 - - - - - -] OVN reports status up for port: d03d4d74-1366-43fd-8130-0cc996d9fba5 2026-04-06 19:53:56.388 8 INFO neutron.plugins.ml2.plugin [None req-ed75a9aa-d4c6-429a-92c3-faad3a9b8655 - - - - - -] Attempt 1 to provision port d03d4d74-1366-43fd-8130-0cc996d9fba5 2026-04-06 19:53:56.453 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-242a6dc2-ef55-4c80-ab82-7a966b8c3ac9 - - - - - -] OVN reports status down for port: 9fbbecd2-1734-4a70-b419-4121c8264de0 2026-04-06 19:53:56.643 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f32fb9c3-0f1f-4532-a355-1e177ae0370c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:56.647 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f32fb9c3-0f1f-4532-a355-1e177ae0370c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network c8f3aefd-8a0e-4c90-a7d5-2f42aa550778: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:56.758 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e089e0d-596d-4ab5-9cf2-89d88e552026 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:53:56.763 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e089e0d-596d-4ab5-9cf2-89d88e552026 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 4254daad-1fb6-49d8-bf9b-76f301da20e3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:57.120 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed75a9aa-d4c6-429a-92c3-faad3a9b8655 - - - - - -] Successfully bumped revision number for resource d03d4d74-1366-43fd-8130-0cc996d9fba5 (type: ports) to 2 2026-04-06 19:53:57.280 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-242a6dc2-ef55-4c80-ab82-7a966b8c3ac9 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:53:57.285 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-242a6dc2-ef55-4c80-ab82-7a966b8c3ac9 - - - - - -] OVN reports status up for port: 9fbbecd2-1734-4a70-b419-4121c8264de0 2026-04-06 19:53:57.466 7 INFO neutron.plugins.ml2.plugin [None req-242a6dc2-ef55-4c80-ab82-7a966b8c3ac9 - - - - - -] Attempt 1 to provision port 9fbbecd2-1734-4a70-b419-4121c8264de0 2026-04-06 19:53:57.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e089e0d-596d-4ab5-9cf2-89d88e552026 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9fa8cc02-58a4-43dd-ba81-91ef81f0cc71 (type: router_ports) to 1 [pid: 8|app: 0|req: 401/792] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:53:55 2026] PUT /v2.0/routers/7046f8fc-e961-4c16-bd7e-ac380f48dd7e/add_router_interface => generated 309 bytes in 2188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/793] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:53:57 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:53:57.666 8 INFO neutron_taas.services.taas.taas_plugin [None req-512594dc-b45c-46d6-b500-9711e31b4065 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] TaaS: Handle Delete Port: dd9bcec0-60e3-481a-b841-97c69f530d30 2026-04-06 19:53:57.669 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-512594dc-b45c-46d6-b500-9711e31b4065 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Tap Mirror: Handle Delete Port: dd9bcec0-60e3-481a-b841-97c69f530d30 2026-04-06 19:53:57.986 8 INFO neutron.services.segments.plugin [-] Segment 7b9fc66d-33b9-42c7-a319-3ea11aeff369 resource provider aggregate not found 2026-04-06 19:53:57.987 8 INFO neutron.services.segments.plugin [-] Segment 7b9fc66d-33b9-42c7-a319-3ea11aeff369 resource provider aggregate not found 2026-04-06 19:53:58.011 8 INFO neutron.services.segments.plugin [-] Segment 7b9fc66d-33b9-42c7-a319-3ea11aeff369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b9fc66d-33b9-42c7-a319-3ea11aeff369 found for delete ", "request_id": "req-c417c55d-8463-47f4-b5cd-517faa4c9ef4"}]} 2026-04-06 19:53:58.012 8 INFO neutron.services.segments.plugin [-] Segment 7b9fc66d-33b9-42c7-a319-3ea11aeff369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b9fc66d-33b9-42c7-a319-3ea11aeff369 found for delete ", "request_id": "req-8d671418-ddc1-4d4a-871f-8b77ed94608f"}]} [pid: 8|app: 0|req: 403/794] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:53:57 2026] DELETE /v2.0/networks/857682bc-4ebf-4635-a304-1a285c23e6bd => generated 0 bytes in 535 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/797] 199.204.45.6 () {34 vars in 909 bytes} [Mon Apr 6 19:53:58 2026] GET /v2.0/extensions => generated 20541 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-06 19:53:58.173 8 INFO neutron.db.ovn_revision_numbers_db [None req-26ba7c2b-81e1-4003-8697-833fe944d7b1 bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] Successfully bumped revision number for resource 2b691abb-dc90-49f9-941f-7fbf3124f847 (type: security_groups) to 1 2026-04-06 19:53:58.185 8 INFO neutron.db.ovn_revision_numbers_db [None req-26ba7c2b-81e1-4003-8697-833fe944d7b1 bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] Successfully bumped revision number for resource 7a130fcb-09fd-458e-bcb8-289ddecb34ad (type: security_group_rules) to 0 2026-04-06 19:53:58.195 8 INFO neutron.db.ovn_revision_numbers_db [None req-26ba7c2b-81e1-4003-8697-833fe944d7b1 bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] Successfully bumped revision number for resource ff5c68f4-9e30-4031-889a-b9524d76a428 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 407/798] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:53:58 2026] POST /v2.0/security-groups => generated 1659 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/799] 10.0.0.236 () {32 vars in 649 bytes} [Mon Apr 6 19:53:58 2026] GET /v2.0/networks => generated 689 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/800] 199.204.45.6 () {34 vars in 1048 bytes} [Mon Apr 6 19:53:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1f18027dba224ddfa83b8229aac40b85 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:58.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-dd038e6f-9f9b-4f70-8c0d-3d520bbe7c34 bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] Successfully bumped revision number for resource bb61c497-4a6a-4f03-9309-dca878271670 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 410/801] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:53:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:53:58.521 7 INFO neutron.db.ovn_revision_numbers_db [None req-f32fb9c3-0f1f-4532-a355-1e177ae0370c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d03d4d74-1366-43fd-8130-0cc996d9fba5 (type: router_ports) to 1 [pid: 7|app: 0|req: 392/802] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:53:54 2026] PUT /v2.0/routers/89431a50-5171-4686-8d38-2a8b5a7820e2/add_router_interface => generated 309 bytes in 4455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:53:58.572 8 INFO neutron.db.segments_db [None req-5b5588a2-7fad-43f7-b8b6-42b6567fba13 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Added segment a2cdfbf9-f2a6-41e4-af8b-202cbad84851 of type geneve for network 4f27d163-d1f5-4f9e-bf51-abb13d20ee8d 2026-04-06 19:53:58.705 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b5588a2-7fad-43f7-b8b6-42b6567fba13 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 4f27d163-d1f5-4f9e-bf51-abb13d20ee8d (type: networks) to 1 2026-04-06 19:53:58.840 7 INFO neutron.db.ovn_revision_numbers_db [None req-78cc040f-a744-46e0-a0d6-e287410a1b9d - - - - - -] Successfully bumped revision number for resource 9fbbecd2-1734-4a70-b419-4121c8264de0 (type: ports) to 4 2026-04-06 19:53:58.931 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b5588a2-7fad-43f7-b8b6-42b6567fba13 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] No more DHCP agents 2026-04-06 19:53:58.933 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b5588a2-7fad-43f7-b8b6-42b6567fba13 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Unable to schedule network 4f27d163-d1f5-4f9e-bf51-abb13d20ee8d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:59.024 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b5588a2-7fad-43f7-b8b6-42b6567fba13 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 3261e5eb-f3ac-46e7-bb9b-ea11409e2d1e (type: ports) to 1 [pid: 8|app: 0|req: 411/803] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:53:58 2026] POST /v2.0/networks => generated 673 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:53:59.222 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e04196b-b9ff-4570-ad45-52cfca7df8ff bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] Successfully bumped revision number for resource 7efcba90-51cc-47fd-bdd7-7f20d4a5a76f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 412/804] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:53:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/805] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:53:59 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:53:59.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-242a6dc2-ef55-4c80-ab82-7a966b8c3ac9 - - - - - -] Successfully bumped revision number for resource 9fbbecd2-1734-4a70-b419-4121c8264de0 (type: ports) to 5 2026-04-06 19:53:59.358 8 INFO neutron.db.segments_db [None req-87b55663-6843-4ded-9d93-c075a89a1c72 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Added segment 913a26a4-6817-48f7-8dd5-2115ef6eeb05 of type geneve for network 827d3864-9a4c-4291-85dc-9f4fdd4a0fa8 2026-04-06 19:53:59.468 8 INFO neutron.db.ovn_revision_numbers_db [None req-87b55663-6843-4ded-9d93-c075a89a1c72 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 827d3864-9a4c-4291-85dc-9f4fdd4a0fa8 (type: networks) to 1 2026-04-06 19:53:59.507 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-63e5a36d-1060-4d52-93ff-499da1496e4f req-0e51024a-ba93-402d-a986-d8cc91717e4e 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] No more DHCP agents 2026-04-06 19:53:59.515 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-63e5a36d-1060-4d52-93ff-499da1496e4f req-0e51024a-ba93-402d-a986-d8cc91717e4e 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] Unable to schedule network fc5a691d-b7a6-46d6-a3b0-14ac93373239: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:59.560 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eb0ee41e-adfa-4dda-b79d-012cc68f3818 - - - - - -] OVN reports status down for port: 9fa8cc02-58a4-43dd-ba81-91ef81f0cc71 2026-04-06 19:53:59.653 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-87b55663-6843-4ded-9d93-c075a89a1c72 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] No more DHCP agents 2026-04-06 19:53:59.655 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-87b55663-6843-4ded-9d93-c075a89a1c72 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Unable to schedule network 827d3864-9a4c-4291-85dc-9f4fdd4a0fa8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:53:59.657 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-eb0ee41e-adfa-4dda-b79d-012cc68f3818 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:53:59.659 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eb0ee41e-adfa-4dda-b79d-012cc68f3818 - - - - - -] OVN reports status up for port: 9fa8cc02-58a4-43dd-ba81-91ef81f0cc71 2026-04-06 19:53:59.682 7 INFO neutron.plugins.ml2.plugin [None req-eb0ee41e-adfa-4dda-b79d-012cc68f3818 - - - - - -] Attempt 1 to provision port 9fa8cc02-58a4-43dd-ba81-91ef81f0cc71 2026-04-06 19:53:59.776 8 INFO neutron.db.ovn_revision_numbers_db [None req-87b55663-6843-4ded-9d93-c075a89a1c72 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 741141af-9eae-4e03-aa7c-4b3b89c21479 (type: ports) to 1 [pid: 8|app: 0|req: 414/806] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:53:59 2026] POST /v2.0/networks => generated 673 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:53:59.832 7 INFO neutron.db.ovn_revision_numbers_db [req-63e5a36d-1060-4d52-93ff-499da1496e4f req-0e51024a-ba93-402d-a986-d8cc91717e4e 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] Successfully bumped revision number for resource ae39dc76-561d-43b1-8df4-ab77a45942f4 (type: ports) to 1 2026-04-06 19:53:59.947 8 INFO neutron.db.ovn_revision_numbers_db [None req-42a062db-4048-4162-b15b-3cc4f0f46bb1 bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Successfully bumped revision number for resource 5aff679e-b777-45ff-af96-9d57603586a4 (type: security_groups) to 1 2026-04-06 19:53:59.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-42a062db-4048-4162-b15b-3cc4f0f46bb1 bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Successfully bumped revision number for resource 2e62c9d9-8d9c-4c62-a8e6-efb17bc12c61 (type: security_group_rules) to 0 2026-04-06 19:53:59.977 8 INFO neutron.db.ovn_revision_numbers_db [None req-42a062db-4048-4162-b15b-3cc4f0f46bb1 bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Successfully bumped revision number for resource dd88badd-0139-49c5-a54c-7624bd1b7a59 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 393/807] 199.204.45.6 () {38 vars in 953 bytes} [Mon Apr 6 19:53:58 2026] POST /v2.0/ports => generated 954 bytes in 1452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/808] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:53:59 2026] POST /v2.0/security-groups => generated 1658 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:54:00.418 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9f6869a-5b90-4dd0-abc1-a04915a0aa3a abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] No more DHCP agents 2026-04-06 19:54:00.419 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9f6869a-5b90-4dd0-abc1-a04915a0aa3a abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Unable to schedule network 4f27d163-d1f5-4f9e-bf51-abb13d20ee8d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:00.470 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb0ee41e-adfa-4dda-b79d-012cc68f3818 - - - - - -] Successfully bumped revision number for resource 9fa8cc02-58a4-43dd-ba81-91ef81f0cc71 (type: ports) to 2 2026-04-06 19:54:00.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9f6869a-5b90-4dd0-abc1-a04915a0aa3a abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 3d550bf1-af8c-4953-84f8-43426cbf7cc8 (type: ports) to 1 2026-04-06 19:54:00.559 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d47d73b0-f66c-469c-ba7a-c867091c2868 bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] No more DHCP agents 2026-04-06 19:54:00.562 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d47d73b0-f66c-469c-ba7a-c867091c2868 bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:00.572 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9f6869a-5b90-4dd0-abc1-a04915a0aa3a abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] No more DHCP agents 2026-04-06 19:54:00.573 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9f6869a-5b90-4dd0-abc1-a04915a0aa3a abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Unable to schedule network 827d3864-9a4c-4291-85dc-9f4fdd4a0fa8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:00.693 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9f6869a-5b90-4dd0-abc1-a04915a0aa3a abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 1d1a29dd-3935-4d4e-83a3-eae6d79cf8e7 (type: ports) to 1 [pid: 8|app: 0|req: 416/809] 10.0.0.236 () {34 vars in 665 bytes} [Mon Apr 6 19:54:00 2026] POST /v2.0/ports => generated 1505 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 163 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-04-06 19:54:00.889 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e102619-9a9f-451c-88e3-70e588fb098b bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Successfully bumped revision number for resource 56ccb300-7af1-4b55-892a-506633597402 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 417/810] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:54:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/811] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 19:53:59 2026] POST /v2.0/floatingips => generated 552 bytes in 976 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/812] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:00 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 957 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/813] 10.0.0.236 () {32 vars in 643 bytes} [Mon Apr 6 19:54:01 2026] GET /v2.0/ports => generated 3017 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:01.313 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f57e646-e2c9-4673-8de2-0a40cf08e4cc bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Successfully bumped revision number for resource 88d8742d-40b8-4288-ab8f-2a95bc8de2f6 (type: security_group_rules) to 0 2026-04-06 19:54:01.327 8 INFO neutron.db.ovn_revision_numbers_db [req-63e5a36d-1060-4d52-93ff-499da1496e4f req-a4dc03c5-0ab3-4a9c-a99f-fa735c166d96 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource ae39dc76-561d-43b1-8df4-ab77a45942f4 (type: ports) to 2 [pid: 7|app: 0|req: 397/814] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:54:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/815] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:01 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:01.553 8 INFO neutron.db.ovn_revision_numbers_db [req-63e5a36d-1060-4d52-93ff-499da1496e4f req-a4dc03c5-0ab3-4a9c-a99f-fa735c166d96 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource ae39dc76-561d-43b1-8df4-ab77a45942f4 (type: ports) to 4 2026-04-06 19:54:01.573 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a9714f2-1358-4494-86e7-9c3ae7dfb715 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] TaaS: Handle Delete Port: 3d550bf1-af8c-4953-84f8-43426cbf7cc8 [pid: 8|app: 0|req: 418/816] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 19:54:00 2026] PUT /v2.0/ports/ae39dc76-561d-43b1-8df4-ab77a45942f4 => generated 1204 bytes in 656 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:01.581 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a9714f2-1358-4494-86e7-9c3ae7dfb715 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Tap Mirror: Handle Delete Port: 3d550bf1-af8c-4953-84f8-43426cbf7cc8 /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: 399/817] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:54:01 2026] DELETE /v2.0/ports/3d550bf1-af8c-4953-84f8-43426cbf7cc8 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:54:01.824 7 INFO neutron_taas.services.taas.taas_plugin [None req-b7467bcc-c589-4181-bd44-69c18ca57db1 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] TaaS: Handle Delete Port: 1d1a29dd-3935-4d4e-83a3-eae6d79cf8e7 2026-04-06 19:54:01.827 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7467bcc-c589-4181-bd44-69c18ca57db1 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Tap Mirror: Handle Delete Port: 1d1a29dd-3935-4d4e-83a3-eae6d79cf8e7 2026-04-06 19:54:01.847 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e92297f8-9577-4ff2-812b-c6e79c3b76ab bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] No more DHCP agents 2026-04-06 19:54:01.849 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e92297f8-9577-4ff2-812b-c6e79c3b76ab bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 400/818] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:54:01 2026] DELETE /v2.0/ports/1d1a29dd-3935-4d4e-83a3-eae6d79cf8e7 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/819] 10.0.0.236 () {32 vars in 643 bytes} [Mon Apr 6 19:54:01 2026] GET /v2.0/ports => generated 1523 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:02.048 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f18b366-ebe9-41b8-a9d9-98465a4bc310'] response: {'name': 'network-changed', 'server_uuid': '7c28b731-7631-4204-a587-c50bdbf2ed2d', 'tag': 'ae39dc76-561d-43b1-8df4-ab77a45942f4', 'status': 'completed', 'code': 200} 2026-04-06 19:54:02.108 7 INFO neutron.db.segments_db [None req-982fea8b-21c3-4c3d-b6cd-9a3c6173feb3 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Added segment 937c3168-d853-4938-8379-46e655da6b37 of type geneve for network 6f74ffc8-f93f-47ed-98ad-835a325993b6 2026-04-06 19:54:02.207 7 INFO neutron.db.ovn_revision_numbers_db [None req-982fea8b-21c3-4c3d-b6cd-9a3c6173feb3 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 6f74ffc8-f93f-47ed-98ad-835a325993b6 (type: networks) to 1 [pid: 8|app: 0|req: 419/820] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 19:54:01 2026] POST /v2.0/floatingips => generated 552 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:54:02.473 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-982fea8b-21c3-4c3d-b6cd-9a3c6173feb3 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] No more DHCP agents 2026-04-06 19:54:02.475 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-982fea8b-21c3-4c3d-b6cd-9a3c6173feb3 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Unable to schedule network 6f74ffc8-f93f-47ed-98ad-835a325993b6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:02.621 7 INFO neutron.db.ovn_revision_numbers_db [None req-982fea8b-21c3-4c3d-b6cd-9a3c6173feb3 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 075e9b7f-6660-47b9-b100-c0f8765f0473 (type: ports) to 1 [pid: 8|app: 0|req: 420/821] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:02 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 969 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/822] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:54:02 2026] POST /v2.0/networks => generated 673 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/823] 10.0.0.77 () {34 vars in 1095 bytes} [Mon Apr 6 19:54:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--33948435&fields=id&tenant_id=b9323a8a1cd143a693d21495298de6c4 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/824] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:02 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:02.724 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a73cbe83-374c-4920-9018-e7bd08a5f39d - - - - - -] No hosting information found for port d03d4d74-1366-43fd-8130-0cc996d9fba5: RuntimeError: No hosting information found for port d03d4d74-1366-43fd-8130-0cc996d9fba5 [pid: 8|app: 0|req: 421/825] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:02 2026] GET /v2.0/ports?tenant_id=1f18027dba224ddfa83b8229aac40b85&device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 1207 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/826] 10.0.0.77 () {34 vars in 981 bytes} [Mon Apr 6 19:54:02 2026] GET /v2.0/networks?id=c8f3aefd-8a0e-4c90-a7d5-2f42aa550778 => generated 722 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:02.832 7 INFO neutron.db.segments_db [None req-8fc18131-8a2d-41d4-ad47-dfa829edf88c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Added segment ea33bd67-2a90-4415-934b-53ca91f83b74 of type geneve for network 6c355106-6fba-4a85-b842-cbcd7e75844b 2026-04-06 19:54:02.914 8 INFO neutron.db.ovn_revision_numbers_db [None req-a73cbe83-374c-4920-9018-e7bd08a5f39d - - - - - -] Successfully bumped revision number for resource d03d4d74-1366-43fd-8130-0cc996d9fba5 (type: router_ports) to 2 2026-04-06 19:54:02.915 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a73cbe83-374c-4920-9018-e7bd08a5f39d - - - - - -] OVN reports status down for port: 741141af-9eae-4e03-aa7c-4b3b89c21479 [pid: 8|app: 0|req: 423/827] 199.204.45.6 () {34 vars in 1016 bytes} [Mon Apr 6 19:54:02 2026] GET /v2.0/networks?tenant_id=1f18027dba224ddfa83b8229aac40b85&shared=False => generated 811 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:02.950 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fc18131-8a2d-41d4-ad47-dfa829edf88c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 6c355106-6fba-4a85-b842-cbcd7e75844b (type: networks) to 1 [pid: 8|app: 0|req: 424/828] 10.0.0.77 () {34 vars in 964 bytes} [Mon Apr 6 19:54:02 2026] GET /v2.0/quotas/b9323a8a1cd143a693d21495298de6c4 => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/829] 199.204.45.6 () {34 vars in 928 bytes} [Mon Apr 6 19:54:02 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:03.081 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a73cbe83-374c-4920-9018-e7bd08a5f39d - - - - - -] OVN reports status down for port: 3d550bf1-af8c-4953-84f8-43426cbf7cc8 2026-04-06 19:54:03.145 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a73cbe83-374c-4920-9018-e7bd08a5f39d - - - - - -] OVN reports status down for port: 1d1a29dd-3935-4d4e-83a3-eae6d79cf8e7 2026-04-06 19:54:03.162 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8fc18131-8a2d-41d4-ad47-dfa829edf88c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] No more DHCP agents 2026-04-06 19:54:03.164 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8fc18131-8a2d-41d4-ad47-dfa829edf88c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Unable to schedule network 6c355106-6fba-4a85-b842-cbcd7e75844b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 426/830] 10.0.0.77 () {34 vars in 1001 bytes} [Mon Apr 6 19:54:03 2026] GET /v2.0/ports?tenant_id=b9323a8a1cd143a693d21495298de6c4&fields=id => generated 103 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:03.270 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fc18131-8a2d-41d4-ad47-dfa829edf88c abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 9fb4aa62-5d67-4059-a9ef-100f7f95de80 (type: ports) to 1 [pid: 7|app: 0|req: 405/831] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:54:02 2026] POST /v2.0/networks => generated 672 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/832] 10.0.0.77 () {34 vars in 906 bytes} [Mon Apr 6 19:54:03 2026] GET /v2.0/extensions => generated 20541 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/833] 10.0.0.77 () {34 vars in 1007 bytes} [Mon Apr 6 19:54:03 2026] GET /v2.0/networks/c8f3aefd-8a0e-4c90-a7d5-2f42aa550778?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/834] 10.0.0.77 () {34 vars in 1107 bytes} [Mon Apr 6 19:54:03 2026] GET /v2.0/networks/c8f3aefd-8a0e-4c90-a7d5-2f42aa550778?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/835] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:03 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/836] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:03 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/837] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:03 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/838] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:04 2026] GET /v2.0/ports?tenant_id=1f18027dba224ddfa83b8229aac40b85&device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 1207 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:04.200 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae24b5fb-349a-43a4-96bc-d9b251ccb8f9 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] No more DHCP agents 2026-04-06 19:54:04.201 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae24b5fb-349a-43a4-96bc-d9b251ccb8f9 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Unable to schedule network 6f74ffc8-f93f-47ed-98ad-835a325993b6: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 411/839] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 19:54:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ae39dc76-561d-43b1-8df4-ab77a45942f4 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:04.228 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae24b5fb-349a-43a4-96bc-d9b251ccb8f9 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 3238e0ff-16b3-4884-8b42-8521893a9202 (type: subnets) to 0 2026-04-06 19:54:04.254 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae24b5fb-349a-43a4-96bc-d9b251ccb8f9 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] No more DHCP agents 2026-04-06 19:54:04.255 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae24b5fb-349a-43a4-96bc-d9b251ccb8f9 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Unable to schedule network 6c355106-6fba-4a85-b842-cbcd7e75844b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 412/840] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:54:04 2026] GET /v2.0/subnets?id=382cb656-36b7-44b6-bf49-1ea4adff931a => generated 692 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:04.283 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae24b5fb-349a-43a4-96bc-d9b251ccb8f9 abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Successfully bumped revision number for resource 57b6197e-18e0-46eb-a9b1-17526d7bfc1a (type: subnets) to 0 [pid: 8|app: 0|req: 429/841] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:54:03 2026] POST /v2.0/subnets => generated 1324 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/842] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:54:04 2026] GET /v2.0/ports?network_id=fc5a691d-b7a6-46d6-a3b0-14ac93373239&device_owner=network%3Adhcp => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/843] 10.0.0.236 () {32 vars in 647 bytes} [Mon Apr 6 19:54:04 2026] GET /v2.0/subnets => generated 1960 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/844] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:54:04 2026] GET /v2.0/networks/fc5a691d-b7a6-46d6-a3b0-14ac93373239?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/845] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:54:04 2026] GET /v2.0/networks/fc5a691d-b7a6-46d6-a3b0-14ac93373239?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/846] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:54:04 2026] DELETE /v2.0/subnets/3238e0ff-16b3-4884-8b42-8521893a9202 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/847] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:54:04 2026] DELETE /v2.0/subnets/57b6197e-18e0-46eb-a9b1-17526d7bfc1a => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/848] 10.0.0.236 () {32 vars in 647 bytes} [Mon Apr 6 19:54:04 2026] GET /v2.0/subnets => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:04.961 7 INFO neutron_taas.services.taas.taas_plugin [None req-1346c1cf-e623-4553-b928-cd216a4e775b abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] TaaS: Handle Delete Port: 9fb4aa62-5d67-4059-a9ef-100f7f95de80 2026-04-06 19:54:04.964 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1346c1cf-e623-4553-b928-cd216a4e775b abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Tap Mirror: Handle Delete Port: 9fb4aa62-5d67-4059-a9ef-100f7f95de80 [pid: 8|app: 0|req: 433/849] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:04 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/850] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:04 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/851] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:05 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:05.174 7 INFO neutron.services.segments.plugin [-] Segment ea33bd67-2a90-4415-934b-53ca91f83b74 resource provider aggregate not found 2026-04-06 19:54:05.188 7 INFO neutron.services.segments.plugin [-] Segment ea33bd67-2a90-4415-934b-53ca91f83b74 resource provider aggregate not found 2026-04-06 19:54:05.202 7 INFO neutron.services.segments.plugin [-] Segment ea33bd67-2a90-4415-934b-53ca91f83b74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea33bd67-2a90-4415-934b-53ca91f83b74 found for delete ", "request_id": "req-711aab05-2b89-495e-b75a-3eebf75979cb"}]} 2026-04-06 19:54:05.215 7 INFO neutron.services.segments.plugin [-] Segment ea33bd67-2a90-4415-934b-53ca91f83b74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea33bd67-2a90-4415-934b-53ca91f83b74 found for delete ", "request_id": "req-543d899c-973e-478b-97e0-b0079e1bd619"}]} [pid: 7|app: 0|req: 417/852] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:54:04 2026] DELETE /v2.0/networks/6c355106-6fba-4a85-b842-cbcd7e75844b => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:54:05.343 8 INFO neutron_taas.services.taas.taas_plugin [None req-10b76dc2-ced1-4b88-91fd-4a706cba64af abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] TaaS: Handle Delete Port: 075e9b7f-6660-47b9-b100-c0f8765f0473 2026-04-06 19:54:05.346 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10b76dc2-ced1-4b88-91fd-4a706cba64af abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Tap Mirror: Handle Delete Port: 075e9b7f-6660-47b9-b100-c0f8765f0473 2026-04-06 19:54:05.397 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-649e4d22-36f9-440d-be14-bbc11abfb214 - - - - - -] No hosting information found for port 9fa8cc02-58a4-43dd-ba81-91ef81f0cc71: RuntimeError: No hosting information found for port 9fa8cc02-58a4-43dd-ba81-91ef81f0cc71 2026-04-06 19:54:05.496 7 INFO neutron.db.ovn_revision_numbers_db [None req-649e4d22-36f9-440d-be14-bbc11abfb214 - - - - - -] Successfully bumped revision number for resource 9fa8cc02-58a4-43dd-ba81-91ef81f0cc71 (type: router_ports) to 2 2026-04-06 19:54:05.497 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-649e4d22-36f9-440d-be14-bbc11abfb214 - - - - - -] OVN reports status down for port: 3261e5eb-f3ac-46e7-bb9b-ea11409e2d1e 2026-04-06 19:54:05.549 8 INFO neutron.services.segments.plugin [-] Segment 937c3168-d853-4938-8379-46e655da6b37 resource provider aggregate not found 2026-04-06 19:54:05.560 8 INFO neutron.services.segments.plugin [-] Segment 937c3168-d853-4938-8379-46e655da6b37 resource provider aggregate not found 2026-04-06 19:54:05.561 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-649e4d22-36f9-440d-be14-bbc11abfb214 - - - - - -] OVN reports status down for port: ae39dc76-561d-43b1-8df4-ab77a45942f4 2026-04-06 19:54:05.572 8 INFO neutron.services.segments.plugin [-] Segment 937c3168-d853-4938-8379-46e655da6b37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 937c3168-d853-4938-8379-46e655da6b37 found for delete ", "request_id": "req-db1dab31-0f15-4cdd-a418-d1d7d5a0caab"}]} 2026-04-06 19:54:05.577 8 INFO neutron.services.segments.plugin [-] Segment 937c3168-d853-4938-8379-46e655da6b37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 937c3168-d853-4938-8379-46e655da6b37 found for delete ", "request_id": "req-d40a95ca-300b-4ecc-8152-42f2754cc29e"}]} [pid: 8|app: 0|req: 436/853] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:54:05 2026] DELETE /v2.0/networks/6f74ffc8-f93f-47ed-98ad-835a325993b6 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:54:05.712 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-649e4d22-36f9-440d-be14-bbc11abfb214 - - - - - -] OVN reports status down for port: 075e9b7f-6660-47b9-b100-c0f8765f0473 2026-04-06 19:54:05.732 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-649e4d22-36f9-440d-be14-bbc11abfb214 - - - - - -] OVN reports status down for port: 9fb4aa62-5d67-4059-a9ef-100f7f95de80 2026-04-06 19:54:05.808 7 INFO neutron_taas.services.taas.taas_plugin [None req-84006cc7-957f-40e9-98cd-edb7feb9b42d abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] TaaS: Handle Delete Port: 741141af-9eae-4e03-aa7c-4b3b89c21479 2026-04-06 19:54:05.810 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84006cc7-957f-40e9-98cd-edb7feb9b42d abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Tap Mirror: Handle Delete Port: 741141af-9eae-4e03-aa7c-4b3b89c21479 [pid: 8|app: 0|req: 437/854] 10.0.0.77 () {34 vars in 1099 bytes} [Mon Apr 6 19:54:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1351031554&fields=id&tenant_id=9901729881324ce29fb276ef302b6747 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:06.024 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e01126a-df32-4942-bf8f-c4cac1a98e8c'] response: {'server_uuid': '7c28b731-7631-4204-a587-c50bdbf2ed2d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ae39dc76-561d-43b1-8df4-ab77a45942f4', 'code': 200} [pid: 8|app: 0|req: 438/855] 10.0.0.77 () {34 vars in 981 bytes} [Mon Apr 6 19:54:05 2026] GET /v2.0/networks?id=4254daad-1fb6-49d8-bf9b-76f301da20e3 => generated 718 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/856] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:54:05 2026] DELETE /v2.0/networks/827d3864-9a4c-4291-85dc-9f4fdd4a0fa8 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/857] 10.0.0.77 () {34 vars in 964 bytes} [Mon Apr 6 19:54:06 2026] GET /v2.0/quotas/9901729881324ce29fb276ef302b6747 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/858] 10.0.0.77 () {34 vars in 1001 bytes} [Mon Apr 6 19:54:06 2026] GET /v2.0/ports?tenant_id=9901729881324ce29fb276ef302b6747&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/859] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:06 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:06.233 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a800d1c-7c31-42dd-b344-01fa5711328d abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] TaaS: Handle Delete Port: 3261e5eb-f3ac-46e7-bb9b-ea11409e2d1e 2026-04-06 19:54:06.235 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a800d1c-7c31-42dd-b344-01fa5711328d abbae2741ff046efb8c4186399dbdd28 cabbe1c5bb1042efa060b6bc4344d2fb - - default default] Tap Mirror: Handle Delete Port: 3261e5eb-f3ac-46e7-bb9b-ea11409e2d1e [pid: 8|app: 0|req: 442/860] 10.0.0.77 () {34 vars in 1007 bytes} [Mon Apr 6 19:54:06 2026] GET /v2.0/networks/4254daad-1fb6-49d8-bf9b-76f301da20e3?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/861] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:06 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/862] 10.0.0.77 () {34 vars in 1107 bytes} [Mon Apr 6 19:54:06 2026] GET /v2.0/networks/4254daad-1fb6-49d8-bf9b-76f301da20e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/863] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:06 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/864] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:54:06 2026] DELETE /v2.0/networks/4f27d163-d1f5-4f9e-bf51-abb13d20ee8d => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/865] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:06 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:07.221 7 INFO neutron.services.segments.plugin [-] Segment 913a26a4-6817-48f7-8dd5-2115ef6eeb05 resource provider aggregate not found 2026-04-06 19:54:07.233 7 INFO neutron.services.segments.plugin [-] Segment 913a26a4-6817-48f7-8dd5-2115ef6eeb05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 913a26a4-6817-48f7-8dd5-2115ef6eeb05 found for delete ", "request_id": "req-0dc0cd23-585d-4cfd-ac59-6f95bcee4d7c"}]} 2026-04-06 19:54:07.247 7 INFO neutron.services.segments.plugin [-] Segment a2cdfbf9-f2a6-41e4-af8b-202cbad84851 resource provider aggregate not found 2026-04-06 19:54:07.250 7 INFO neutron.services.segments.plugin [-] Segment 913a26a4-6817-48f7-8dd5-2115ef6eeb05 resource provider aggregate not found 2026-04-06 19:54:07.266 7 INFO neutron.services.segments.plugin [-] Segment 913a26a4-6817-48f7-8dd5-2115ef6eeb05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 913a26a4-6817-48f7-8dd5-2115ef6eeb05 found for delete ", "request_id": "req-04c90939-5fc1-44ec-bc51-74869590c6d0"}]} 2026-04-06 19:54:07.271 7 INFO neutron.services.segments.plugin [-] Segment a2cdfbf9-f2a6-41e4-af8b-202cbad84851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2cdfbf9-f2a6-41e4-af8b-202cbad84851 found for delete ", "request_id": "req-fa5237ee-2f71-4311-ba35-773ee4596073"}]} 2026-04-06 19:54:07.289 7 INFO neutron.services.segments.plugin [-] Segment a2cdfbf9-f2a6-41e4-af8b-202cbad84851 resource provider aggregate not found 2026-04-06 19:54:07.313 7 INFO neutron.services.segments.plugin [-] Segment a2cdfbf9-f2a6-41e4-af8b-202cbad84851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2cdfbf9-f2a6-41e4-af8b-202cbad84851 found for delete ", "request_id": "req-e66c12f3-f2fb-4909-b363-a645f1612f0b"}]} [pid: 7|app: 0|req: 420/866] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:54:07 2026] GET /v2.0/security-groups?tenant_id=cabbe1c5bb1042efa060b6bc4344d2fb&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/867] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:07 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/868] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:07 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/869] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:07 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/870] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:54:07 2026] DELETE /v2.0/security-groups/5c196e42-434a-4129-8955-cdb5754c9f35 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/871] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:07 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/872] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:54:08 2026] GET /v2.0/networks?id=c8f3aefd-8a0e-4c90-a7d5-2f42aa550778 => generated 722 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/873] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:08 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/874] 199.204.45.6 () {34 vars in 1048 bytes} [Mon Apr 6 19:54:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b9323a8a1cd143a693d21495298de6c4 => generated 179 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/875] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:08 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/876] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:08 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:08.877 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-ec71c475-0c4c-4b79-aa71-2d3abcb4fb98 req-cb167e14-d0ea-4377-9eac-bbf21934e78a bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] No more DHCP agents 2026-04-06 19:54:08.878 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-ec71c475-0c4c-4b79-aa71-2d3abcb4fb98 req-cb167e14-d0ea-4377-9eac-bbf21934e78a bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Unable to schedule network c8f3aefd-8a0e-4c90-a7d5-2f42aa550778: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 452/877] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:08 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:09.042 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a73cbe83-374c-4920-9018-e7bd08a5f39d - - - - - -] OVN reports status down for port: 9f6e9de4-6101-4b53-af54-92e8abe1cc79 2026-04-06 19:54:09.065 7 INFO neutron.db.ovn_revision_numbers_db [req-ec71c475-0c4c-4b79-aa71-2d3abcb4fb98 req-cb167e14-d0ea-4377-9eac-bbf21934e78a bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Successfully bumped revision number for resource 9f6e9de4-6101-4b53-af54-92e8abe1cc79 (type: ports) to 1 [pid: 7|app: 0|req: 426/878] 199.204.45.6 () {38 vars in 953 bytes} [Mon Apr 6 19:54:08 2026] POST /v2.0/ports => generated 958 bytes in 530 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, ' 2026-04-06 19:54:09.459 8 INFO neutron.db.ovn_revision_numbers_db [req-ec71c475-0c4c-4b79-aa71-2d3abcb4fb98 req-130e770b-a6fe-4aa1-ac23-192da5ae8b92 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 9f6e9de4-6101-4b53-af54-92e8abe1cc79 (type: ports) to 2 2026-04-06 19:54:09.625 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-649e4d22-36f9-440d-be14-bbc11abfb214 - - - - - -] OVN reports status up for port: ae39dc76-561d-43b1-8df4-ab77a45942f4 2026-04-06 19:54:09.665 7 INFO neutron.db.ovn_revision_numbers_db [None req-6436d90d-42b4-4734-8200-30087997ae45 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Successfully bumped revision number for resource 04a249c8-d9c8-4965-bf92-6ddbd2cb5354 (type: security_groups) to 1 2026-04-06 19:54:09.677 7 INFO neutron.plugins.ml2.plugin [None req-649e4d22-36f9-440d-be14-bbc11abfb214 - - - - - -] Attempt 1 to provision port ae39dc76-561d-43b1-8df4-ab77a45942f4 2026-04-06 19:54:09.697 7 INFO neutron.db.ovn_revision_numbers_db [None req-6436d90d-42b4-4734-8200-30087997ae45 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Successfully bumped revision number for resource 37f80942-c303-4a46-887c-bc3c72d9587d (type: security_group_rules) to 0 2026-04-06 19:54:09.741 7 INFO neutron.db.ovn_revision_numbers_db [None req-6436d90d-42b4-4734-8200-30087997ae45 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Successfully bumped revision number for resource 60b86697-ce85-471d-b97d-c05667db7334 (type: security_group_rules) to 0 2026-04-06 19:54:09.770 8 INFO neutron.db.ovn_revision_numbers_db [req-ec71c475-0c4c-4b79-aa71-2d3abcb4fb98 req-130e770b-a6fe-4aa1-ac23-192da5ae8b92 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 9f6e9de4-6101-4b53-af54-92e8abe1cc79 (type: ports) to 4 2026-04-06 19:54:09.778 7 INFO neutron.db.ovn_revision_numbers_db [None req-6436d90d-42b4-4734-8200-30087997ae45 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Successfully bumped revision number for resource 97005773-0a63-4381-8ebb-07277ca64ed5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 453/879] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 19:54:09 2026] PUT /v2.0/ports/9f6e9de4-6101-4b53-af54-92e8abe1cc79 => generated 1208 bytes in 666 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-06 19:54:09.819 7 INFO neutron.db.ovn_revision_numbers_db [None req-6436d90d-42b4-4734-8200-30087997ae45 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Successfully bumped revision number for resource d08309e8-f598-44ad-b81e-0b5d0f9d88a2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 454/880] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:09 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:09.946 7 INFO neutron.db.segments_db [None req-6436d90d-42b4-4734-8200-30087997ae45 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Added segment 826a568c-2afb-4a22-a884-59e0ab34d532 of type geneve for network 1a9a88bd-6767-4655-8a00-a58085db5268 [pid: 8|app: 0|req: 455/881] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:09 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/882] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:09 2026] GET /v2.0/security-groups?id=5aff679e-b777-45ff-af96-9d57603586a4&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:10.089 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9d93be5-db44-4eae-ad7c-b0caca50675a'] response: {'name': 'network-changed', 'server_uuid': 'cd29f8a5-8e08-4911-a115-e78fb104aa63', 'tag': '9f6e9de4-6101-4b53-af54-92e8abe1cc79', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 457/883] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:10 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:10.130 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7204035-fece-4dcd-beb6-2a0094b77564'] response: {'server_uuid': '7c28b731-7631-4204-a587-c50bdbf2ed2d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae39dc76-561d-43b1-8df4-ab77a45942f4', 'code': 200} 2026-04-06 19:54:10.170 7 INFO neutron.db.ovn_revision_numbers_db [None req-649e4d22-36f9-440d-be14-bbc11abfb214 - - - - - -] Successfully bumped revision number for resource ae39dc76-561d-43b1-8df4-ab77a45942f4 (type: ports) to 5 2026-04-06 19:54:10.214 7 INFO neutron.db.ovn_revision_numbers_db [None req-6436d90d-42b4-4734-8200-30087997ae45 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Successfully bumped revision number for resource 1a9a88bd-6767-4655-8a00-a58085db5268 (type: networks) to 1 [pid: 8|app: 0|req: 458/884] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:10 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:10.472 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6436d90d-42b4-4734-8200-30087997ae45 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] No more DHCP agents 2026-04-06 19:54:10.473 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6436d90d-42b4-4734-8200-30087997ae45 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Unable to schedule network 1a9a88bd-6767-4655-8a00-a58085db5268: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:10.584 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b78f7b30-e4b0-48ae-8bc9-b1ac978d7c89 - - - - - -] OVN reports status down for port: 532b183d-9c2d-4593-8052-9426b2435455 [pid: 8|app: 0|req: 461/887] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:10 2026] GET /v2.0/ports?tenant_id=b9323a8a1cd143a693d21495298de6c4&device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 1211 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:10.667 7 INFO neutron.db.ovn_revision_numbers_db [None req-6436d90d-42b4-4734-8200-30087997ae45 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Successfully bumped revision number for resource 532b183d-9c2d-4593-8052-9426b2435455 (type: ports) to 1 [pid: 8|app: 0|req: 462/888] 199.204.45.6 () {34 vars in 1016 bytes} [Mon Apr 6 19:54:10 2026] GET /v2.0/networks?tenant_id=b9323a8a1cd143a693d21495298de6c4&shared=False => generated 821 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/889] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:54:09 2026] POST /v2.0/networks => generated 663 bytes in 1455 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, ' 2026-04-06 19:54:10.949 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c07b083-956c-4b80-a875-5e883dfc161d 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] No more DHCP agents 2026-04-06 19:54:10.950 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c07b083-956c-4b80-a875-5e883dfc161d 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Unable to schedule network 1a9a88bd-6767-4655-8a00-a58085db5268: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 463/890] 199.204.45.6 () {34 vars in 928 bytes} [Mon Apr 6 19:54:10 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/891] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:11 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/892] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:11 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/893] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:54:11 2026] GET /v2.0/networks?id=4254daad-1fb6-49d8-bf9b-76f301da20e3 => generated 718 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/894] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:11 2026] GET /v2.0/security-groups?id=5aff679e-b777-45ff-af96-9d57603586a4&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/895] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:11 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/896] 199.204.45.6 () {34 vars in 1048 bytes} [Mon Apr 6 19:54:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9901729881324ce29fb276ef302b6747 => generated 181 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/897] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:11 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:11.488 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b58387d-e833-478b-a99b-4512e0edb032 - - - - - -] Successfully bumped revision number for resource 532b183d-9c2d-4593-8052-9426b2435455 (type: ports) to 2 2026-04-06 19:54:11.528 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b58387d-e833-478b-a99b-4512e0edb032 - - - - - -] Successfully bumped revision number for resource 40028279-a074-4f60-8f42-2c068543c475 (type: subnets) to 0 [pid: 7|app: 0|req: 428/898] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:54:10 2026] POST /v2.0/subnets => generated 641 bytes in 794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:54:11.659 7 INFO neutron.db.segments_db [None req-672a2bb6-96b1-428e-98be-3892f37fc348 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Added segment 4946da4f-b036-43ae-8ae1-9823ef7c86aa of type geneve for network f3b901f2-a6fe-41fa-9500-372e3ceac64b 2026-04-06 19:54:11.686 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-880b2e6d-d636-4801-a2dc-2968ff4f9ab1 req-6ebf87e0-8d0c-4463-b24b-bebd133496fa bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] No more DHCP agents 2026-04-06 19:54:11.687 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-880b2e6d-d636-4801-a2dc-2968ff4f9ab1 req-6ebf87e0-8d0c-4463-b24b-bebd133496fa bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] Unable to schedule network 4254daad-1fb6-49d8-bf9b-76f301da20e3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:11.799 7 INFO neutron.db.ovn_revision_numbers_db [None req-672a2bb6-96b1-428e-98be-3892f37fc348 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Successfully bumped revision number for resource f3b901f2-a6fe-41fa-9500-372e3ceac64b (type: networks) to 1 2026-04-06 19:54:11.839 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b78f7b30-e4b0-48ae-8bc9-b1ac978d7c89 - - - - - -] OVN reports status down for port: 941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1 2026-04-06 19:54:11.866 8 INFO neutron.db.ovn_revision_numbers_db [req-880b2e6d-d636-4801-a2dc-2968ff4f9ab1 req-6ebf87e0-8d0c-4463-b24b-bebd133496fa bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] Successfully bumped revision number for resource 941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1 (type: ports) to 1 [pid: 8|app: 0|req: 471/899] 199.204.45.6 () {38 vars in 953 bytes} [Mon Apr 6 19:54:11 2026] POST /v2.0/ports => generated 958 bytes in 553 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, ' 2026-04-06 19:54:12.116 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-672a2bb6-96b1-428e-98be-3892f37fc348 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] No more DHCP agents 2026-04-06 19:54:12.118 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-672a2bb6-96b1-428e-98be-3892f37fc348 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Unable to schedule network f3b901f2-a6fe-41fa-9500-372e3ceac64b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:12.220 7 INFO neutron.db.ovn_revision_numbers_db [None req-672a2bb6-96b1-428e-98be-3892f37fc348 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Successfully bumped revision number for resource 331106ea-913f-43c6-9898-724294a241bf (type: ports) to 1 2026-04-06 19:54:12.225 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a73cbe83-374c-4920-9018-e7bd08a5f39d - - - - - -] OVN reports status down for port: 331106ea-913f-43c6-9898-724294a241bf 2026-04-06 19:54:12.236 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d0fc4b5-a9cf-4adf-a891-d60b839066c3'] response: {'server_uuid': '7c28b731-7631-4204-a587-c50bdbf2ed2d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae39dc76-561d-43b1-8df4-ab77a45942f4', 'code': 200} [pid: 7|app: 0|req: 429/900] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:54:11 2026] POST /v2.0/networks => generated 662 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/901] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:12 2026] GET /v2.0/ports?tenant_id=b9323a8a1cd143a693d21495298de6c4&device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 1211 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:12.431 7 INFO neutron.db.ovn_revision_numbers_db [None req-d28e920a-daf3-46b7-8968-2689e39d4767 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Successfully bumped revision number for resource f3b901f2-a6fe-41fa-9500-372e3ceac64b (type: networks) to 2 [pid: 7|app: 0|req: 431/902] 10.0.0.236 () {34 vars in 743 bytes} [Mon Apr 6 19:54:12 2026] PUT /v2.0/networks/f3b901f2-a6fe-41fa-9500-372e3ceac64b => generated 636 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/903] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 19:54:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9f6e9de4-6101-4b53-af54-92e8abe1cc79 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:12.482 8 INFO neutron.db.ovn_revision_numbers_db [req-880b2e6d-d636-4801-a2dc-2968ff4f9ab1 req-b5c3257e-0be8-474a-a38b-0aa992757aaf 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1 (type: ports) to 2 [pid: 7|app: 0|req: 433/904] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:12 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/905] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:12 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:12.737 8 INFO neutron.db.ovn_revision_numbers_db [req-880b2e6d-d636-4801-a2dc-2968ff4f9ab1 req-b5c3257e-0be8-474a-a38b-0aa992757aaf 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1 (type: ports) to 4 [pid: 8|app: 0|req: 472/906] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 19:54:11 2026] PUT /v2.0/ports/941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1 => generated 1208 bytes in 808 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/907] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:54:12 2026] GET /v2.0/subnets?id=62352c83-40b8-4c4f-a3d1-4e0649c5def0 => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:12.810 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f42e7da2-f5cf-4128-af83-290f93637b13 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] No more DHCP agents 2026-04-06 19:54:12.811 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f42e7da2-f5cf-4128-af83-290f93637b13 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Unable to schedule network f3b901f2-a6fe-41fa-9500-372e3ceac64b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 474/908] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:12 2026] GET /v2.0/security-groups?id=5aff679e-b777-45ff-af96-9d57603586a4&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/909] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:12 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/910] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:54:12 2026] GET /v2.0/ports?network_id=c8f3aefd-8a0e-4c90-a7d5-2f42aa550778&device_owner=network%3Adhcp => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:12.925 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-18cfd85d-cd80-46bf-9bc8-aabb6e50f44c'] response: {'name': 'network-changed', 'server_uuid': '3f4380f8-8dbf-438b-b17b-0586600cbde2', 'tag': '941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 477/911] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:12 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/912] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:54:12 2026] GET /v2.0/networks/c8f3aefd-8a0e-4c90-a7d5-2f42aa550778?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/913] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:12 2026] GET /v2.0/security-groups?id=2b691abb-dc90-49f9-941f-7fbf3124f847&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/914] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:13 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/915] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:54:13 2026] GET /v2.0/networks/c8f3aefd-8a0e-4c90-a7d5-2f42aa550778?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:13.394 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3053c42-f22d-41c0-9d5a-b1a1c2dbefb5 - - - - - -] Successfully bumped revision number for resource 331106ea-913f-43c6-9898-724294a241bf (type: ports) to 2 2026-04-06 19:54:13.426 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3053c42-f22d-41c0-9d5a-b1a1c2dbefb5 - - - - - -] Successfully bumped revision number for resource efeefe92-62e0-4d5c-a6be-0e960341392c (type: subnets) to 0 [pid: 7|app: 0|req: 435/916] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:54:12 2026] POST /v2.0/subnets => generated 626 bytes in 858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/917] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:13 2026] GET /v2.0/ports?tenant_id=9901729881324ce29fb276ef302b6747&device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 1211 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:13.711 7 INFO neutron.db.ovn_revision_numbers_db [None req-0ae58258-2b2e-4a67-be4c-7eff7f1d40b9 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Successfully bumped revision number for resource efeefe92-62e0-4d5c-a6be-0e960341392c (type: subnets) to 1 [pid: 7|app: 0|req: 437/918] 10.0.0.236 () {34 vars in 741 bytes} [Mon Apr 6 19:54:13 2026] PUT /v2.0/subnets/efeefe92-62e0-4d5c-a6be-0e960341392c => generated 636 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/919] 199.204.45.6 () {34 vars in 1016 bytes} [Mon Apr 6 19:54:13 2026] GET /v2.0/networks?tenant_id=9901729881324ce29fb276ef302b6747&shared=False => generated 817 bytes in 98 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-04-06 19:54:13.822 8 INFO neutron.db.ovn_revision_numbers_db [None req-06cf7434-c1a2-4a0d-9980-22bb11491c2a 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] Successfully bumped revision number for resource 64bfe911-9f61-4ea8-9061-061b39fa8a7f (type: floatingips) to 1 2026-04-06 19:54:13.940 8 INFO neutron.db.ovn_revision_numbers_db [None req-06cf7434-c1a2-4a0d-9980-22bb11491c2a 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] Successfully bumped revision number for resource 64bfe911-9f61-4ea8-9061-061b39fa8a7f (type: floatingips) to 2 2026-04-06 19:54:13.941 8 INFO neutron.db.l3_db [None req-06cf7434-c1a2-4a0d-9980-22bb11491c2a 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] Floating IP 64bfe911-9f61-4ea8-9061-061b39fa8a7f associated. External IP: 10.96.250.213, port: ae39dc76-561d-43b1-8df4-ab77a45942f4. 2026-04-06 19:54:13.954 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd3cbab6-08f0-4187-93c8-c8736490da07 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] TaaS: Handle Delete Port: 331106ea-913f-43c6-9898-724294a241bf 2026-04-06 19:54:13.960 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd3cbab6-08f0-4187-93c8-c8736490da07 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Tap Mirror: Handle Delete Port: 331106ea-913f-43c6-9898-724294a241bf [pid: 8|app: 0|req: 482/920] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:54:13 2026] PUT /v2.0/floatingips/64bfe911-9f61-4ea8-9061-061b39fa8a7f => generated 855 bytes in 890 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/921] 199.204.45.6 () {34 vars in 928 bytes} [Mon Apr 6 19:54:13 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/922] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:14 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/923] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:14 2026] GET /v2.0/security-groups?id=5aff679e-b777-45ff-af96-9d57603586a4&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/924] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:14 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/925] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:14 2026] GET /v2.0/security-groups?id=2b691abb-dc90-49f9-941f-7fbf3124f847&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:14.290 7 INFO neutron.services.segments.plugin [-] Segment 4946da4f-b036-43ae-8ae1-9823ef7c86aa resource provider aggregate not found 2026-04-06 19:54:14.291 7 INFO neutron.services.segments.plugin [-] Segment 4946da4f-b036-43ae-8ae1-9823ef7c86aa resource provider aggregate not found 2026-04-06 19:54:14.312 7 INFO neutron.services.segments.plugin [-] Segment 4946da4f-b036-43ae-8ae1-9823ef7c86aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4946da4f-b036-43ae-8ae1-9823ef7c86aa found for delete ", "request_id": "req-741b8eb9-bea6-409d-bbd4-5f17aa4586af"}]} 2026-04-06 19:54:14.314 7 INFO neutron.services.segments.plugin [-] Segment 4946da4f-b036-43ae-8ae1-9823ef7c86aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4946da4f-b036-43ae-8ae1-9823ef7c86aa found for delete ", "request_id": "req-a6113ecb-8d90-4b3f-9eb8-9a442d04d3a7"}]} [pid: 7|app: 0|req: 439/926] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:54:13 2026] DELETE /v2.0/networks/f3b901f2-a6fe-41fa-9500-372e3ceac64b => generated 0 bytes in 531 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:54:14.371 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9805e814-f48f-4674-81cf-fc14cbf9bf54 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 488/927] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:54:14 2026] DELETE /v2.0/networks/f3b901f2-a6fe-41fa-9500-372e3ceac64b => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/928] 10.0.0.236 () {32 vars in 694 bytes} [Mon Apr 6 19:54:14 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/929] 10.0.0.236 () {32 vars in 742 bytes} [Mon Apr 6 19:54:14 2026] GET /v2.0/subnets?network_id=3f6bb486-d1fb-4a72-b691-c0e7fb22ced9 => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/930] 10.0.0.236 () {32 vars in 653 bytes} [Mon Apr 6 19:54:14 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) [pid: 8|app: 0|req: 490/931] 10.0.0.236 () {32 vars in 649 bytes} [Mon Apr 6 19:54:14 2026] GET /v2.0/networks => generated 1385 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/932] 10.0.0.236 () {32 vars in 647 bytes} [Mon Apr 6 19:54:14 2026] GET /v2.0/subnets => generated 1280 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/933] 10.0.0.236 () {32 vars in 723 bytes} [Mon Apr 6 19:54:14 2026] GET /v2.0/networks/1a9a88bd-6767-4655-8a00-a58085db5268 => generated 707 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/934] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:54:14 2026] GET /v2.0/subnets/40028279-a074-4f60-8f42-2c068543c475 => generated 641 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:14.765 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce3270a9-7163-48c3-a17b-a4db21549068 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 492/935] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:54:14 2026] DELETE /v2.0/subnets/efeefe92-62e0-4d5c-a6be-0e960341392c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:54:14.792 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a525cc94-de8a-40fe-ae23-101dca9ecf31 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 444/936] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:54:14 2026] DELETE /v2.0/networks/f3b901f2-a6fe-41fa-9500-372e3ceac64b => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:54:14.968 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb90f12c-65aa-4d83-b194-fd78df6e4d37'] response: {'name': 'network-changed', 'server_uuid': '7c28b731-7631-4204-a587-c50bdbf2ed2d', 'tag': 'ae39dc76-561d-43b1-8df4-ab77a45942f4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 493/937] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:54:14 2026] DELETE /v2.0/subnets/40028279-a074-4f60-8f42-2c068543c475 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/938] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/ports?tenant_id=9901729881324ce29fb276ef302b6747&device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:15.123 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ae4b7c0-4c85-4afe-bcde-a39be835c792 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] TaaS: Handle Delete Port: 532b183d-9c2d-4593-8052-9426b2435455 2026-04-06 19:54:15.127 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ae4b7c0-4c85-4afe-bcde-a39be835c792 1458d1b0f3d348bd9d986a34d63e9b66 0253c459e6b94d0fbeab4ba72d9ebbb7 - - default default] Tap Mirror: Handle Delete Port: 532b183d-9c2d-4593-8052-9426b2435455 [pid: 8|app: 0|req: 495/939] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/940] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/subnets?id=9a3adda7-04ad-4190-a962-d166b4f7180b => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/941] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/ports?network_id=4254daad-1fb6-49d8-bf9b-76f301da20e3&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/942] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/943] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:54:14 2026] DELETE /v2.0/networks/1a9a88bd-6767-4655-8a00-a58085db5268 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/944] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/networks/4254daad-1fb6-49d8-bf9b-76f301da20e3?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/945] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/security-groups?id=5aff679e-b777-45ff-af96-9d57603586a4&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/946] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/947] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/networks/4254daad-1fb6-49d8-bf9b-76f301da20e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/948] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/security-groups?id=2b691abb-dc90-49f9-941f-7fbf3124f847&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/949] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/ports?tenant_id=1f18027dba224ddfa83b8229aac40b85&device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/950] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/networks?id=fc5a691d-b7a6-46d6-a3b0-14ac93373239 => generated 811 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/951] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ae39dc76-561d-43b1-8df4-ab77a45942f4 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/952] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/subnets?id=382cb656-36b7-44b6-bf49-1ea4adff931a => generated 692 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/953] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/ports?network_id=fc5a691d-b7a6-46d6-a3b0-14ac93373239&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:15.818 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a73cbe83-374c-4920-9018-e7bd08a5f39d - - - - - -] OVN reports status up for port: 9f6e9de4-6101-4b53-af54-92e8abe1cc79 [pid: 8|app: 0|req: 504/954] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/networks/fc5a691d-b7a6-46d6-a3b0-14ac93373239?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:15.843 8 INFO neutron.plugins.ml2.plugin [None req-a73cbe83-374c-4920-9018-e7bd08a5f39d - - - - - -] Attempt 1 to provision port 9f6e9de4-6101-4b53-af54-92e8abe1cc79 [pid: 7|app: 0|req: 451/955] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/networks/fc5a691d-b7a6-46d6-a3b0-14ac93373239?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/956] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:54:15 2026] GET /v2.0/security-groups?tenant_id=0253c459e6b94d0fbeab4ba72d9ebbb7&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:16.098 8 INFO neutron.db.ovn_revision_numbers_db [None req-a73cbe83-374c-4920-9018-e7bd08a5f39d - - - - - -] Successfully bumped revision number for resource 9f6e9de4-6101-4b53-af54-92e8abe1cc79 (type: ports) to 5 2026-04-06 19:54:16.338 7 INFO neutron.services.segments.plugin [-] Segment 826a568c-2afb-4a22-a884-59e0ab34d532 resource provider aggregate not found 2026-04-06 19:54:16.345 7 INFO neutron.services.segments.plugin [-] Segment 826a568c-2afb-4a22-a884-59e0ab34d532 resource provider aggregate not found 2026-04-06 19:54:16.368 7 INFO neutron.services.segments.plugin [-] Segment 826a568c-2afb-4a22-a884-59e0ab34d532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 826a568c-2afb-4a22-a884-59e0ab34d532 found for delete ", "request_id": "req-a9090043-ea3a-4235-a6bc-3d53d7b0f5e7"}]} 2026-04-06 19:54:16.371 7 INFO neutron.services.segments.plugin [-] Segment 826a568c-2afb-4a22-a884-59e0ab34d532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 826a568c-2afb-4a22-a884-59e0ab34d532 found for delete ", "request_id": "req-e20b05e2-36fa-463f-b547-8f60abd9c2ce"}]} [pid: 7|app: 0|req: 452/957] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:54:16 2026] DELETE /v2.0/security-groups/04a249c8-d9c8-4965-bf92-6ddbd2cb5354 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/958] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:16 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/959] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:16 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/960] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:16 2026] GET /v2.0/security-groups?id=5aff679e-b777-45ff-af96-9d57603586a4&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/961] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:16 2026] GET /v2.0/security-groups?id=2b691abb-dc90-49f9-941f-7fbf3124f847&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:17.004 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb78fbdf-9343-4e04-804e-76826eaca274'] response: {'server_uuid': 'cd29f8a5-8e08-4911-a115-e78fb104aa63', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f6e9de4-6101-4b53-af54-92e8abe1cc79', 'code': 200} 2026-04-06 19:54:17.005 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb78fbdf-9343-4e04-804e-76826eaca274'] response: {'server_uuid': 'cd29f8a5-8e08-4911-a115-e78fb104aa63', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f6e9de4-6101-4b53-af54-92e8abe1cc79', 'code': 200} [pid: 7|app: 0|req: 454/962] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:17 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/963] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:17 2026] GET /v2.0/security-groups?id=5aff679e-b777-45ff-af96-9d57603586a4&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/964] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:17 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 973 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/965] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:17 2026] GET /v2.0/security-groups?id=2b691abb-dc90-49f9-941f-7fbf3124f847&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/966] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:18 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/967] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:18 2026] GET /v2.0/security-groups?id=5aff679e-b777-45ff-af96-9d57603586a4&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/968] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:18 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/969] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:18 2026] GET /v2.0/security-groups?id=2b691abb-dc90-49f9-941f-7fbf3124f847&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/970] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:19 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/971] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:20 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/972] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:20 2026] GET /v2.0/security-groups?id=2b691abb-dc90-49f9-941f-7fbf3124f847&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:20.251 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b78f7b30-e4b0-48ae-8bc9-b1ac978d7c89 - - - - - -] OVN reports status up for port: 941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1 2026-04-06 19:54:20.287 7 INFO neutron.plugins.ml2.plugin [None req-b78f7b30-e4b0-48ae-8bc9-b1ac978d7c89 - - - - - -] Attempt 1 to provision port 941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1 2026-04-06 19:54:20.528 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea3f8fae-0495-43f3-8f56-6a5307295f32 bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Successfully bumped revision number for resource 04d0ea15-2ba7-4027-9dfc-feb5c0ad6a6b (type: floatingips) to 1 2026-04-06 19:54:20.568 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f6916ea-2976-43e3-afc9-f8470b27acfb'] response: {'server_uuid': '3f4380f8-8dbf-438b-b17b-0586600cbde2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1', 'code': 200} 2026-04-06 19:54:20.817 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea3f8fae-0495-43f3-8f56-6a5307295f32 bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Successfully bumped revision number for resource 04d0ea15-2ba7-4027-9dfc-feb5c0ad6a6b (type: floatingips) to 2 2026-04-06 19:54:20.818 7 INFO neutron.db.l3_db [None req-ea3f8fae-0495-43f3-8f56-6a5307295f32 bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Floating IP 04d0ea15-2ba7-4027-9dfc-feb5c0ad6a6b associated. External IP: 10.96.250.220, port: 9f6e9de4-6101-4b53-af54-92e8abe1cc79. [pid: 7|app: 0|req: 459/973] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:54:19 2026] PUT /v2.0/floatingips/04d0ea15-2ba7-4027-9dfc-feb5c0ad6a6b => generated 856 bytes in 1827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:20.923 7 INFO neutron.db.ovn_revision_numbers_db [None req-b78f7b30-e4b0-48ae-8bc9-b1ac978d7c89 - - - - - -] Successfully bumped revision number for resource 941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1 (type: ports) to 5 [pid: 8|app: 0|req: 515/974] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:20 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 975 bytes in 88 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, ' [pid: 7|app: 0|req: 460/975] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:21 2026] GET /v2.0/security-groups?id=5aff679e-b777-45ff-af96-9d57603586a4&fields=id&fields=name => generated 112 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/976] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:21 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/977] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:21 2026] GET /v2.0/security-groups?id=2b691abb-dc90-49f9-941f-7fbf3124f847&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:21.451 8 INFO neutron.db.ovn_revision_numbers_db [None req-71b49326-3e4c-49ab-9fe2-12ecabb24c2c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 051e129b-49c4-43bc-85ac-69785b5e9d30 (type: security_groups) to 1 2026-04-06 19:54:21.468 8 INFO neutron.db.ovn_revision_numbers_db [None req-71b49326-3e4c-49ab-9fe2-12ecabb24c2c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 46cd6fe1-4b88-42ae-8b7c-2e8d6242501f (type: security_group_rules) to 0 2026-04-06 19:54:21.483 8 INFO neutron.db.ovn_revision_numbers_db [None req-71b49326-3e4c-49ab-9fe2-12ecabb24c2c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 58da3252-4b5d-4182-90ab-9e307b4a979b (type: security_group_rules) to 0 2026-04-06 19:54:21.503 8 INFO neutron.db.ovn_revision_numbers_db [None req-71b49326-3e4c-49ab-9fe2-12ecabb24c2c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 7cbab14d-aa2c-4882-aecb-cc06ec01f6b4 (type: security_group_rules) to 0 2026-04-06 19:54:21.516 8 INFO neutron.db.ovn_revision_numbers_db [None req-71b49326-3e4c-49ab-9fe2-12ecabb24c2c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 94963364-b103-4f0e-b14c-0375aac0d98a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 516/978] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:54:21 2026] GET /v2.0/security-groups?tenant_id=c4e8b52554ee4576a3b8c2b4cdfc4cef&name=default => generated 2925 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/979] 10.0.0.211 () {34 vars in 990 bytes} [Mon Apr 6 19:54:21 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 1209 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/980] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:54:21 2026] DELETE /v2.0/security-groups/051e129b-49c4-43bc-85ac-69785b5e9d30 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/981] 10.0.0.211 () {34 vars in 1040 bytes} [Mon Apr 6 19:54:21 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:22.171 7 INFO neutron.db.ovn_revision_numbers_db [None req-060f5672-cf6d-459e-9711-38a813c294c0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5f8128e2-2d2b-4384-8ed0-cc5d7381a365 (type: security_groups) to 1 2026-04-06 19:54:22.201 7 INFO neutron.db.ovn_revision_numbers_db [None req-060f5672-cf6d-459e-9711-38a813c294c0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 0be681a7-bde1-477b-a453-8afa4dfe8024 (type: security_group_rules) to 0 2026-04-06 19:54:22.224 7 INFO neutron.db.ovn_revision_numbers_db [None req-060f5672-cf6d-459e-9711-38a813c294c0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1f7c5cb5-c880-4344-b2fc-36394db3818c (type: security_group_rules) to 0 2026-04-06 19:54:22.239 7 INFO neutron.db.ovn_revision_numbers_db [None req-060f5672-cf6d-459e-9711-38a813c294c0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 56da3e91-96a0-4641-b976-74d69554a964 (type: security_group_rules) to 0 2026-04-06 19:54:22.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-060f5672-cf6d-459e-9711-38a813c294c0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 69415bb3-b972-4665-9da8-a436e3e0261f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 464/982] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:54:21 2026] GET /v2.0/security-groups?tenant_id=06ffb6d9794742fba3651f24d8c71542&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/983] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:22 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/984] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:22 2026] GET /v2.0/security-groups?id=2b691abb-dc90-49f9-941f-7fbf3124f847&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/985] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:54:22 2026] DELETE /v2.0/security-groups/5f8128e2-2d2b-4384-8ed0-cc5d7381a365 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:54:22.641 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11814470-3488-4128-b6ab-50174db8d2ea'] response: {'name': 'network-changed', 'server_uuid': 'cd29f8a5-8e08-4911-a115-e78fb104aa63', 'tag': '9f6e9de4-6101-4b53-af54-92e8abe1cc79', 'status': 'completed', 'code': 200} 2026-04-06 19:54:22.642 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11814470-3488-4128-b6ab-50174db8d2ea'] response: {'server_uuid': '3f4380f8-8dbf-438b-b17b-0586600cbde2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1', 'code': 200} [pid: 7|app: 0|req: 467/986] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:22 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/987] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:23 2026] GET /v2.0/ports?tenant_id=b9323a8a1cd143a693d21495298de6c4&device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 1213 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:23.229 8 INFO neutron.db.ovn_revision_numbers_db [None req-731f0415-9065-4c3c-b722-07b6f2fcff4d bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] Successfully bumped revision number for resource ab0e54a3-926b-48fc-b7f3-7ba9d494a7f4 (type: floatingips) to 1 [pid: 7|app: 0|req: 469/988] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:54:23 2026] GET /v2.0/networks?id=c8f3aefd-8a0e-4c90-a7d5-2f42aa550778 => generated 821 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/989] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 19:54:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9f6e9de4-6101-4b53-af54-92e8abe1cc79 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/990] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:54:23 2026] GET /v2.0/subnets?id=62352c83-40b8-4c4f-a3d1-4e0649c5def0 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:23.376 8 INFO neutron.db.ovn_revision_numbers_db [None req-731f0415-9065-4c3c-b722-07b6f2fcff4d bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] Successfully bumped revision number for resource ab0e54a3-926b-48fc-b7f3-7ba9d494a7f4 (type: floatingips) to 2 2026-04-06 19:54:23.376 8 INFO neutron.db.l3_db [None req-731f0415-9065-4c3c-b722-07b6f2fcff4d bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] Floating IP ab0e54a3-926b-48fc-b7f3-7ba9d494a7f4 associated. External IP: 10.96.250.206, port: 941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1. [pid: 7|app: 0|req: 472/991] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:54:23 2026] GET /v2.0/ports?network_id=c8f3aefd-8a0e-4c90-a7d5-2f42aa550778&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/992] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:54:22 2026] PUT /v2.0/floatingips/ab0e54a3-926b-48fc-b7f3-7ba9d494a7f4 => generated 856 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/993] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:54:23 2026] GET /v2.0/networks/c8f3aefd-8a0e-4c90-a7d5-2f42aa550778?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:23.452 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cab61148-2e32-4ad5-bf1d-ccab041a4d13'] response: {'name': 'network-changed', 'server_uuid': '3f4380f8-8dbf-438b-b17b-0586600cbde2', 'tag': '941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1', 'status': 'completed', 'code': 200} /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: 474/994] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:23 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/995] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:54:23 2026] GET /v2.0/networks/c8f3aefd-8a0e-4c90-a7d5-2f42aa550778?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/996] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:23 2026] GET /v2.0/security-groups?id=2b691abb-dc90-49f9-941f-7fbf3124f847&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/997] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:23 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/998] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:23 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/999] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:23 2026] GET /v2.0/security-groups?id=2b691abb-dc90-49f9-941f-7fbf3124f847&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1000] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:23 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1001] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:23 2026] GET /v2.0/ports?tenant_id=9901729881324ce29fb276ef302b6747&device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 1213 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1002] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:54:24 2026] GET /v2.0/networks?id=4254daad-1fb6-49d8-bf9b-76f301da20e3 => generated 817 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1003] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 19:54:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1004] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:54:24 2026] GET /v2.0/subnets?id=9a3adda7-04ad-4190-a962-d166b4f7180b => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1005] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:24 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1006] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:54:24 2026] GET /v2.0/ports?network_id=4254daad-1fb6-49d8-bf9b-76f301da20e3&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1007] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:24 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1008] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:54:24 2026] GET /v2.0/networks/4254daad-1fb6-49d8-bf9b-76f301da20e3?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1009] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:54:24 2026] GET /v2.0/networks/4254daad-1fb6-49d8-bf9b-76f301da20e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1010] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:24 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1011] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:24 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:24.917 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87b8bdd3-e952-4f35-b5b3-c80ed9e9fd8b - - - - - -] OVN reports status down for port: 941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1 2026-04-06 19:54:25.082 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c2a7d72-4f4a-45eb-a420-f49e7972db89'] response: {'server_uuid': '3f4380f8-8dbf-438b-b17b-0586600cbde2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1', 'code': 200} [pid: 8|app: 0|req: 530/1012] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:25 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1015] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:25 2026] GET /v2.0/security-groups?id=2b691abb-dc90-49f9-941f-7fbf3124f847&fields=id&fields=name => generated 114 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:25.256 7 INFO neutron.db.ovn_revision_numbers_db [None req-87b8bdd3-e952-4f35-b5b3-c80ed9e9fd8b - - - - - -] Successfully bumped revision number for resource 941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1 (type: ports) to 6 [pid: 8|app: 0|req: 533/1016] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:25 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/1017] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:25 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1018] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:26 2026] GET /v2.0/ports?tenant_id=1f18027dba224ddfa83b8229aac40b85&device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1019] 199.204.45.6 () {34 vars in 992 bytes} [Mon Apr 6 19:54:26 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1020] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:54:26 2026] GET /v2.0/networks?id=fc5a691d-b7a6-46d6-a3b0-14ac93373239 => generated 811 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:26.294 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f846153-bab0-42ed-bf88-1d02cc336d9c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 0b5d4576-6d41-4fa8-8392-b77c7f7dda72 (type: security_groups) to 1 2026-04-06 19:54:26.309 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f846153-bab0-42ed-bf88-1d02cc336d9c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a2e938c4-4cae-49f5-a1e1-5bc6aabe96e8 (type: security_group_rules) to 0 2026-04-06 19:54:26.324 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f846153-bab0-42ed-bf88-1d02cc336d9c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b84e5ca3-79da-4327-afff-f13d4554fa4b (type: security_group_rules) to 0 2026-04-06 19:54:26.340 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f846153-bab0-42ed-bf88-1d02cc336d9c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cf8ff0eb-9b97-44af-8084-1f51ac8cc43c (type: security_group_rules) to 0 2026-04-06 19:54:26.353 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f846153-bab0-42ed-bf88-1d02cc336d9c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e50dad5f-a463-4392-86e1-c51b9dd68253 (type: security_group_rules) to 0 2026-04-06 19:54:26.373 7 INFO neutron_taas.services.taas.taas_plugin [req-f4f9e916-393e-457a-a2f9-20847b8b8704 req-8fc408a5-e8c6-4cc0-b08b-c510d0699420 bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] TaaS: Handle Delete Port: 941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1 2026-04-06 19:54:26.375 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f4f9e916-393e-457a-a2f9-20847b8b8704 req-8fc408a5-e8c6-4cc0-b08b-c510d0699420 bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] Tap Mirror: Handle Delete Port: 941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1 [pid: 8|app: 0|req: 534/1021] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:54:26 2026] GET /v2.0/security-groups?tenant_id=147384ab281f46dcbce83ba6499f2f06&name=default => generated 2925 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1022] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 19:54:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ae39dc76-561d-43b1-8df4-ab77a45942f4 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1023] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:26 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:26.554 7 INFO neutron.db.l3_db [req-f4f9e916-393e-457a-a2f9-20847b8b8704 req-8fc408a5-e8c6-4cc0-b08b-c510d0699420 bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] Floating IP ab0e54a3-926b-48fc-b7f3-7ba9d494a7f4 disassociated. External IP: 10.96.250.206, port: 941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1. [pid: 7|app: 0|req: 488/1024] 199.204.45.6 () {36 vars in 995 bytes} [Mon Apr 6 19:54:26 2026] DELETE /v2.0/ports/941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1025] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:54:26 2026] GET /v2.0/subnets?id=382cb656-36b7-44b6-bf49-1ea4adff931a => generated 692 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1026] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:26 2026] GET /v2.0/security-groups?id=2b691abb-dc90-49f9-941f-7fbf3124f847&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1027] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:54:26 2026] GET /v2.0/ports?network_id=fc5a691d-b7a6-46d6-a3b0-14ac93373239&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1028] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:54:26 2026] DELETE /v2.0/security-groups/0b5d4576-6d41-4fa8-8392-b77c7f7dda72 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1029] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:54:26 2026] GET /v2.0/networks/fc5a691d-b7a6-46d6-a3b0-14ac93373239?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 538/1030] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:54:26 2026] GET /v2.0/networks/fc5a691d-b7a6-46d6-a3b0-14ac93373239?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1031] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:26 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1032] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:26 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:27.121 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-edca7817-a556-498f-b705-c1d021b1016f'] response: {'server_uuid': '3f4380f8-8dbf-438b-b17b-0586600cbde2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1', 'code': 200} 2026-04-06 19:54:27.122 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-edca7817-a556-498f-b705-c1d021b1016f'] response: {'server_uuid': '3f4380f8-8dbf-438b-b17b-0586600cbde2', 'name': 'network-vif-deleted', 'tag': '941c2c8f-b3a2-4d8e-be6d-54d9ab365bf1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 494/1033] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:27 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1034] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:28 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1035] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:28 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1036] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:28 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:29.047 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-aa845e66-9d34-470d-ba56-57866560f867 - - - - - -] OVN reports status down for port: ae39dc76-561d-43b1-8df4-ab77a45942f4 2026-04-06 19:54:29.209 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e347bdc1-f962-485f-b9ba-e3e99aee2749'] response: {'server_uuid': '7c28b731-7631-4204-a587-c50bdbf2ed2d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ae39dc76-561d-43b1-8df4-ab77a45942f4', 'code': 200} [pid: 7|app: 0|req: 496/1037] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:29 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 969 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:29.382 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa845e66-9d34-470d-ba56-57866560f867 - - - - - -] Successfully bumped revision number for resource ae39dc76-561d-43b1-8df4-ab77a45942f4 (type: ports) to 6 [pid: 8|app: 0|req: 542/1038] 10.0.0.211 () {34 vars in 990 bytes} [Mon Apr 6 19:54:29 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 1213 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1039] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:29 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1040] 10.0.0.211 () {34 vars in 1040 bytes} [Mon Apr 6 19:54:29 2026] GET /v2.0/security-groups?id=5aff679e-b777-45ff-af96-9d57603586a4&fields=id&fields=name => generated 112 bytes in 30 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, ' [pid: 7|app: 0|req: 498/1041] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:30 2026] GET /v2.0/ports?device_id=3f4380f8-8dbf-438b-b17b-0586600cbde2 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1042] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:30 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1043] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:30 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:31.248 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cc1e273-4891-4d61-9440-f49bb515477d'] response: {'server_uuid': '7c28b731-7631-4204-a587-c50bdbf2ed2d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ae39dc76-561d-43b1-8df4-ab77a45942f4', 'code': 200} [pid: 8|app: 0|req: 545/1044] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:54:31 2026] DELETE /v2.0/security-groups/2b691abb-dc90-49f9-941f-7fbf3124f847 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:54:31.380 7 INFO neutron.api.v2.resource [None req-15e11a04-720f-4dd0-9537-4b2708c14cb3 bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 500/1045] 10.0.0.236 () {32 vars in 737 bytes} [Mon Apr 6 19:54:31 2026] GET /v2.0/security-groups/2b691abb-dc90-49f9-941f-7fbf3124f847 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:54:31.530 8 INFO neutron_taas.services.taas.taas_plugin [None req-24b335ce-1c1b-489f-b7e9-57539b308f5f bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] TaaS: Handle Delete Port: 85baef7f-2af3-4d79-a4a3-d5fab67ae752 2026-04-06 19:54:31.533 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24b335ce-1c1b-489f-b7e9-57539b308f5f bfe00b679ddd4a659920d0650a14735a 9901729881324ce29fb276ef302b6747 - - default default] Tap Mirror: Handle Delete Port: 85baef7f-2af3-4d79-a4a3-d5fab67ae752 [pid: 8|app: 0|req: 546/1046] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 19:54:31 2026] DELETE /v2.0/floatingips/ab0e54a3-926b-48fc-b7f3-7ba9d494a7f4 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1047] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:31 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1048] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:31 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:31.987 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ebe4191-1c00-4f71-8d66-50b99e91d06f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 9fa8cc02-58a4-43dd-ba81-91ef81f0cc71 2026-04-06 19:54:31.990 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ebe4191-1c00-4f71-8d66-50b99e91d06f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 9fa8cc02-58a4-43dd-ba81-91ef81f0cc71 2026-04-06 19:54:32.149 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-92996905-4227-4243-86e6-8998905153d2 - - - - - -] OVN reports status up for port: ae39dc76-561d-43b1-8df4-ab77a45942f4 2026-04-06 19:54:32.163 7 INFO neutron.plugins.ml2.plugin [None req-92996905-4227-4243-86e6-8998905153d2 - - - - - -] Attempt 1 to provision port ae39dc76-561d-43b1-8df4-ab77a45942f4 2026-04-06 19:54:32.413 7 INFO neutron.db.ovn_revision_numbers_db [None req-92996905-4227-4243-86e6-8998905153d2 - - - - - -] Successfully bumped revision number for resource ae39dc76-561d-43b1-8df4-ab77a45942f4 (type: ports) to 7 [pid: 8|app: 0|req: 547/1049] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:54:31 2026] PUT /v2.0/routers/7046f8fc-e961-4c16-bd7e-ac380f48dd7e/remove_router_interface => generated 309 bytes in 1119 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1050] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:32 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1051] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:32 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:33.152 7 INFO neutron_taas.services.taas.taas_plugin [None req-814dabe9-2bb2-48f2-b0d8-984e26d3f243 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 9fbbecd2-1734-4a70-b419-4121c8264de0 2026-04-06 19:54:33.155 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-814dabe9-2bb2-48f2-b0d8-984e26d3f243 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 9fbbecd2-1734-4a70-b419-4121c8264de0 2026-04-06 19:54:33.301 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ab95a7e-c309-4ef2-bea9-25ecb7f32b3f'] response: {'server_uuid': '7c28b731-7631-4204-a587-c50bdbf2ed2d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae39dc76-561d-43b1-8df4-ab77a45942f4', 'code': 200} 2026-04-06 19:54:33.301 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ab95a7e-c309-4ef2-bea9-25ecb7f32b3f'] response: {'server_uuid': '7c28b731-7631-4204-a587-c50bdbf2ed2d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae39dc76-561d-43b1-8df4-ab77a45942f4', 'code': 200} [pid: 7|app: 0|req: 503/1052] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:54:32 2026] DELETE /v2.0/routers/7046f8fc-e961-4c16-bd7e-ac380f48dd7e => generated 0 bytes in 759 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1053] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:54:33 2026] DELETE /v2.0/subnets/9a3adda7-04ad-4190-a962-d166b4f7180b => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:54:33.903 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b2084e7-bcea-4d82-9107-90dd92dab79c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: f0fcb174-6f39-4d2b-bb7c-58179646bf6c 2026-04-06 19:54:33.906 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b2084e7-bcea-4d82-9107-90dd92dab79c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: f0fcb174-6f39-4d2b-bb7c-58179646bf6c [pid: 8|app: 0|req: 551/1054] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:34 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:34.084 7 INFO neutron.services.segments.plugin [-] Segment c66ee3f1-fc74-4fd8-a007-bd30b51ebd30 resource provider aggregate not found 2026-04-06 19:54:34.088 7 INFO neutron.services.segments.plugin [-] Segment c66ee3f1-fc74-4fd8-a007-bd30b51ebd30 resource provider aggregate not found 2026-04-06 19:54:34.103 7 INFO neutron.services.segments.plugin [-] Segment c66ee3f1-fc74-4fd8-a007-bd30b51ebd30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c66ee3f1-fc74-4fd8-a007-bd30b51ebd30 found for delete ", "request_id": "req-111f2b4b-1b0d-45ef-96d6-5a8fada1869f"}]} 2026-04-06 19:54:34.110 7 INFO neutron.services.segments.plugin [-] Segment c66ee3f1-fc74-4fd8-a007-bd30b51ebd30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c66ee3f1-fc74-4fd8-a007-bd30b51ebd30 found for delete ", "request_id": "req-6225772a-4e95-4be6-97b0-b91f9e6b2ef6"}]} [pid: 8|app: 0|req: 552/1055] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:34 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1056] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:54:33 2026] DELETE /v2.0/networks/4254daad-1fb6-49d8-bf9b-76f301da20e3 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1057] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:54:34 2026] GET /v2.0/security-groups?tenant_id=9901729881324ce29fb276ef302b6747&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1058] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:54:34 2026] DELETE /v2.0/security-groups/619600a7-65a8-40fa-b284-b0d36c8510a1 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1059] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:35 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1060] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:35 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1061] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:36 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1062] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:36 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1063] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:36 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1064] 10.0.0.77 () {34 vars in 970 bytes} [Mon Apr 6 19:54:36 2026] GET /v2.0/ports/9f6e9de4-6101-4b53-af54-92e8abe1cc79 => generated 972 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:36.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-54b19f30-3087-4762-8002-8a238decda4c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 6e556779-2fba-4141-8fbe-763f2d4b38c5 (type: security_groups) to 1 2026-04-06 19:54:36.919 8 INFO neutron.db.ovn_revision_numbers_db [None req-54b19f30-3087-4762-8002-8a238decda4c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 76b01d76-bba0-4480-9e15-c606299ca3ce (type: security_group_rules) to 0 2026-04-06 19:54:36.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-54b19f30-3087-4762-8002-8a238decda4c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 957f28cd-640b-4d1f-8002-b8a0f7384c95 (type: security_group_rules) to 0 2026-04-06 19:54:36.953 8 INFO neutron.db.ovn_revision_numbers_db [None req-54b19f30-3087-4762-8002-8a238decda4c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource be993d27-eba7-4f47-8984-4ab780729e22 (type: security_group_rules) to 0 2026-04-06 19:54:36.965 8 INFO neutron.db.ovn_revision_numbers_db [None req-54b19f30-3087-4762-8002-8a238decda4c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cd42961b-a2eb-4e3b-9c0e-a2a4060a1934 (type: security_group_rules) to 0 2026-04-06 19:54:37.050 8 INFO neutron.db.segments_db [None req-54b19f30-3087-4762-8002-8a238decda4c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Added segment 25c9ca49-696e-41a6-8a92-826652320df3 of type geneve for network 83bb41e9-c4e1-438e-bdd8-093aeb3b8292 2026-04-06 19:54:37.164 8 INFO neutron.db.ovn_revision_numbers_db [None req-54b19f30-3087-4762-8002-8a238decda4c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 83bb41e9-c4e1-438e-bdd8-093aeb3b8292 (type: networks) to 1 2026-04-06 19:54:37.304 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-54b19f30-3087-4762-8002-8a238decda4c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:54:37.305 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-54b19f30-3087-4762-8002-8a238decda4c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 83bb41e9-c4e1-438e-bdd8-093aeb3b8292: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:37.362 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5853e67d-e8d8-40ce-8f64-fb0f8c349cf7 - - - - - -] OVN reports status down for port: f1d9b841-b0ff-4627-9b49-efdf252adced 2026-04-06 19:54:37.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-54b19f30-3087-4762-8002-8a238decda4c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f1d9b841-b0ff-4627-9b49-efdf252adced (type: ports) to 1 [pid: 8|app: 0|req: 556/1065] 10.0.0.236 () {34 vars in 671 bytes} [Mon Apr 6 19:54:36 2026] POST /v2.0/networks => generated 768 bytes in 963 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1066] 199.204.45.6 () {34 vars in 998 bytes} [Mon Apr 6 19:54:37 2026] GET /v2.0/subnets?network_id=c8f3aefd-8a0e-4c90-a7d5-2f42aa550778 => generated 684 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1067] 199.204.45.6 () {34 vars in 1144 bytes} [Mon Apr 6 19:54:37 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63&device_owner=compute%3Anova&network_id=c8f3aefd-8a0e-4c90-a7d5-2f42aa550778 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:37.670 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3bce8bc9-a01d-4cf3-b32e-a3fcc48a22e6 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:54:37.672 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3bce8bc9-a01d-4cf3-b32e-a3fcc48a22e6 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 83bb41e9-c4e1-438e-bdd8-093aeb3b8292: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:38.146 7 INFO neutron.db.ovn_revision_numbers_db [None req-9acbcdfe-ff88-467a-a1bb-762cc201e067 - - - - - -] Successfully bumped revision number for resource f1d9b841-b0ff-4627-9b49-efdf252adced (type: ports) to 2 2026-04-06 19:54:38.177 7 INFO neutron.db.ovn_revision_numbers_db [None req-9acbcdfe-ff88-467a-a1bb-762cc201e067 - - - - - -] Successfully bumped revision number for resource dd8df27f-3471-4537-aef0-2a81069d5526 (type: subnets) to 0 [pid: 7|app: 0|req: 510/1068] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:54:37 2026] POST /v2.0/subnets => generated 693 bytes in 702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:54:38.409 8 INFO neutron.db.ovn_revision_numbers_db [req-661ceb3d-cbc5-4920-9dec-5bb74d5a8741 req-75312732-4496-4d16-8af7-49a3912e8d7b bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Successfully bumped revision number for resource 9f6e9de4-6101-4b53-af54-92e8abe1cc79 (type: ports) to 6 [pid: 8|app: 0|req: 559/1069] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 19:54:37 2026] PUT /v2.0/ports/9f6e9de4-6101-4b53-af54-92e8abe1cc79 => generated 1149 bytes in 751 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:38.461 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-456e2d34-5fbf-4abf-a4bd-f79d9429caeb'] response: {'name': 'network-changed', 'server_uuid': 'cd29f8a5-8e08-4911-a115-e78fb104aa63', 'tag': '9f6e9de4-6101-4b53-af54-92e8abe1cc79', 'status': 'completed', 'code': 200} 2026-04-06 19:54:38.559 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8944f079-2a9f-4b3f-b925-55454c77bbd1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:54:38.560 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8944f079-2a9f-4b3f-b925-55454c77bbd1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:38.675 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5853e67d-e8d8-40ce-8f64-fb0f8c349cf7 - - - - - -] OVN reports status down for port: 4d1dc6e7-ba30-4a7b-82d5-f9ac7db3dedf 2026-04-06 19:54:38.698 7 INFO neutron.db.ovn_revision_numbers_db [None req-8944f079-2a9f-4b3f-b925-55454c77bbd1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4d1dc6e7-ba30-4a7b-82d5-f9ac7db3dedf (type: ports) to 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1070] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:38 2026] GET /v2.0/ports?tenant_id=b9323a8a1cd143a693d21495298de6c4&device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 1390 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1071] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:54:38 2026] GET /v2.0/networks?id=c8f3aefd-8a0e-4c90-a7d5-2f42aa550778 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1072] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 19:54:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9f6e9de4-6101-4b53-af54-92e8abe1cc79 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1073] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 19:54:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9f6e9de4-6101-4b53-af54-92e8abe1cc79 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1074] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:54:39 2026] GET /v2.0/subnets?id=62352c83-40b8-4c4f-a3d1-4e0649c5def0 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1075] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:54:39 2026] GET /v2.0/ports?network_id=c8f3aefd-8a0e-4c90-a7d5-2f42aa550778&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1076] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:54:39 2026] GET /v2.0/networks/c8f3aefd-8a0e-4c90-a7d5-2f42aa550778?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1077] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:54:39 2026] GET /v2.0/networks/c8f3aefd-8a0e-4c90-a7d5-2f42aa550778?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:39.307 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-db84ee60-24ae-4235-9909-355c0a9e3fa1 - - - - - -] Schedule LRP lrp-4d1dc6e7-ba30-4a7b-82d5-f9ac7db3dedf on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:54:39.347 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5853e67d-e8d8-40ce-8f64-fb0f8c349cf7 - - - - - -] OVN reports status up for port: 4d1dc6e7-ba30-4a7b-82d5-f9ac7db3dedf 2026-04-06 19:54:39.361 8 INFO neutron.plugins.ml2.plugin [None req-5853e67d-e8d8-40ce-8f64-fb0f8c349cf7 - - - - - -] Attempt 1 to provision port 4d1dc6e7-ba30-4a7b-82d5-f9ac7db3dedf 2026-04-06 19:54:39.371 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-78cc040f-a744-46e0-a0d6-e287410a1b9d - - - - - -] Router 2b1a1b84-061b-4a36-9b6c-589078f54ab9 is bound to host instance 2026-04-06 19:54:39.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-8944f079-2a9f-4b3f-b925-55454c77bbd1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4d1dc6e7-ba30-4a7b-82d5-f9ac7db3dedf (type: router_ports) to 1 2026-04-06 19:54:39.601 7 INFO neutron.db.ovn_revision_numbers_db [None req-8944f079-2a9f-4b3f-b925-55454c77bbd1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2b1a1b84-061b-4a36-9b6c-589078f54ab9 (type: routers) to 2 [pid: 7|app: 0|req: 511/1078] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:54:38 2026] POST /v2.0/routers => generated 971 bytes in 1439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:54:40.118 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-783f320c-8356-490e-adad-dee556827691 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:54:40.120 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-783f320c-8356-490e-adad-dee556827691 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 83bb41e9-c4e1-438e-bdd8-093aeb3b8292: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:40.270 8 INFO neutron.db.ovn_revision_numbers_db [None req-783f320c-8356-490e-adad-dee556827691 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 72256904-d40b-48d8-a7ed-00e8fd477f6b (type: ports) to 1 2026-04-06 19:54:40.291 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d3d33725-dc44-4960-95d7-19906a23ad72 - - - - - -] OVN reports status down for port: 72256904-d40b-48d8-a7ed-00e8fd477f6b [pid: 7|app: 0|req: 514/1081] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:40 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 1152 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1082] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:40 2026] GET /v2.0/ports?tenant_id=b9323a8a1cd143a693d21495298de6c4&device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 1390 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:40.520 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a18f6b0-98e3-4b46-ab63-921ffa7b7883 - - - - - -] Successfully bumped revision number for resource 4d1dc6e7-ba30-4a7b-82d5-f9ac7db3dedf (type: ports) to 4 2026-04-06 19:54:40.892 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fe1bd7e-80ac-469d-995f-31b242df97fa 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cda793c9-a4f8-453e-a9e9-d0f230238067 (type: security_groups) to 1 2026-04-06 19:54:40.929 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fe1bd7e-80ac-469d-995f-31b242df97fa 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 15bce6f7-1886-4f3f-94dd-09fa8a8525f9 (type: security_group_rules) to 0 2026-04-06 19:54:40.942 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d3d33725-dc44-4960-95d7-19906a23ad72 - - - - - -] OVN reports status up for port: 72256904-d40b-48d8-a7ed-00e8fd477f6b 2026-04-06 19:54:40.955 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fe1bd7e-80ac-469d-995f-31b242df97fa 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 31c6e828-9976-450b-b389-70af17264aee (type: security_group_rules) to 0 2026-04-06 19:54:40.990 7 INFO neutron.plugins.ml2.plugin [None req-d3d33725-dc44-4960-95d7-19906a23ad72 - - - - - -] Attempt 1 to provision port 72256904-d40b-48d8-a7ed-00e8fd477f6b 2026-04-06 19:54:40.993 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-783f320c-8356-490e-adad-dee556827691 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:54:40.995 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-783f320c-8356-490e-adad-dee556827691 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 83bb41e9-c4e1-438e-bdd8-093aeb3b8292: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:40.996 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fe1bd7e-80ac-469d-995f-31b242df97fa 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ad04642d-9ec9-435f-bc77-25529df2fcf1 (type: security_group_rules) to 0 2026-04-06 19:54:41.034 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fe1bd7e-80ac-469d-995f-31b242df97fa 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b718c7ef-1fe3-4e78-9d93-3ce0d7bce6b7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 516/1083] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:54:40 2026] GET /v2.0/security-groups?tenant_id=2e61f780859e4515b4d1b3d907c0a23b&name=default => generated 2925 bytes in 730 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:41.275 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a18f6b0-98e3-4b46-ab63-921ffa7b7883 - - - - - -] Successfully bumped revision number for resource 4d1dc6e7-ba30-4a7b-82d5-f9ac7db3dedf (type: ports) to 5 [pid: 7|app: 0|req: 517/1084] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:41 2026] GET /v2.0/security-groups?id=5aff679e-b777-45ff-af96-9d57603586a4&fields=id&fields=name => generated 112 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:41.486 8 INFO neutron.db.ovn_revision_numbers_db [None req-783f320c-8356-490e-adad-dee556827691 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 72256904-d40b-48d8-a7ed-00e8fd477f6b (type: router_ports) to 1 [pid: 8|app: 0|req: 568/1085] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:54:39 2026] PUT /v2.0/routers/2b1a1b84-061b-4a36-9b6c-589078f54ab9/add_router_interface => generated 309 bytes in 1850 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1086] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:54:41 2026] GET /v2.0/networks?id=c8f3aefd-8a0e-4c90-a7d5-2f42aa550778 => generated 821 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1087] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:54:41 2026] DELETE /v2.0/security-groups/cda793c9-a4f8-453e-a9e9-d0f230238067 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1088] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 19:54:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9f6e9de4-6101-4b53-af54-92e8abe1cc79 => generated 861 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1089] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 19:54:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9f6e9de4-6101-4b53-af54-92e8abe1cc79 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1090] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:54:41 2026] GET /v2.0/subnets?id=62352c83-40b8-4c4f-a3d1-4e0649c5def0 => generated 702 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1091] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:54:41 2026] GET /v2.0/ports?network_id=c8f3aefd-8a0e-4c90-a7d5-2f42aa550778&device_owner=network%3Adhcp => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1092] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:54:41 2026] GET /v2.0/networks/c8f3aefd-8a0e-4c90-a7d5-2f42aa550778?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:42.108 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3d33725-dc44-4960-95d7-19906a23ad72 - - - - - -] Successfully bumped revision number for resource 72256904-d40b-48d8-a7ed-00e8fd477f6b (type: ports) to 2 [pid: 8|app: 0|req: 572/1093] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:54:42 2026] GET /v2.0/networks/c8f3aefd-8a0e-4c90-a7d5-2f42aa550778?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1094] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:54:42 2026] GET /v2.0/subnets => generated 3359 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1095] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:54:42 2026] GET /v2.0/ports => generated 19415 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1096] 10.0.0.77 () {34 vars in 981 bytes} [Mon Apr 6 19:54:42 2026] GET /v2.0/networks?id=83bb41e9-c4e1-438e-bdd8-093aeb3b8292 => generated 716 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1097] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:54:42 2026] GET /v2.0/subnets => generated 3359 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1098] 10.0.0.77 () {34 vars in 964 bytes} [Mon Apr 6 19:54:42 2026] GET /v2.0/quotas/a2f8f5b8b61e4c34b50419bb90eceebf => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1099] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:54:42 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1100] 10.0.0.77 () {34 vars in 1001 bytes} [Mon Apr 6 19:54:42 2026] GET /v2.0/ports?tenant_id=a2f8f5b8b61e4c34b50419bb90eceebf&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1101] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:54:42 2026] GET /v2.0/networks => generated 4692 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1102] 10.0.0.77 () {34 vars in 1007 bytes} [Mon Apr 6 19:54:42 2026] GET /v2.0/networks/83bb41e9-c4e1-438e-bdd8-093aeb3b8292?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1103] 199.204.45.6 () {34 vars in 1116 bytes} [Mon Apr 6 19:54:42 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1152 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1104] 10.0.0.77 () {34 vars in 1107 bytes} [Mon Apr 6 19:54:42 2026] GET /v2.0/networks/83bb41e9-c4e1-438e-bdd8-093aeb3b8292?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1105] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:54:42 2026] GET /v2.0/routers => generated 2916 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1106] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:43 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1107] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:54:43 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: 8|app: 0|req: 580/1108] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:54:43 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1109] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:54:43 2026] GET /v2.0/security-groups => generated 31837 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1110] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:54:43 2026] GET /v2.0/network-ip-availabilities => generated 2554 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:43.569 7 INFO neutron.db.ovn_revision_numbers_db [req-b698cd31-4871-40bd-a586-5b0ce5fc5410 req-f3ada95f-f540-4957-baf6-18252feb8877 bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Successfully bumped revision number for resource 9f6e9de4-6101-4b53-af54-92e8abe1cc79 (type: ports) to 7 [pid: 7|app: 0|req: 529/1111] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 19:54:42 2026] PUT /v2.0/ports/9f6e9de4-6101-4b53-af54-92e8abe1cc79 => generated 972 bytes in 690 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-04-06 19:54:43.627 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-41514563-bf39-49b5-9e2d-cbebba20ae29'] response: {'name': 'network-changed', 'server_uuid': 'cd29f8a5-8e08-4911-a115-e78fb104aa63', 'tag': '9f6e9de4-6101-4b53-af54-92e8abe1cc79', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 530/1112] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:54:43 2026] GET /v2.0/floatingips => generated 1704 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:43.820 8 INFO neutron.db.ovn_revision_numbers_db [None req-d070a39b-23ad-4a23-b3b5-1792e987749a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 392408db-707d-469e-a842-6051e8b0ce66 (type: security_groups) to 1 2026-04-06 19:54:43.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-d070a39b-23ad-4a23-b3b5-1792e987749a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b2dd4227-90b7-48af-bc39-949781430d81 (type: security_group_rules) to 0 2026-04-06 19:54:43.848 8 INFO neutron.db.ovn_revision_numbers_db [None req-d070a39b-23ad-4a23-b3b5-1792e987749a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d0eac951-db40-4b58-8136-1ca6aea9b3ee (type: security_group_rules) to 0 2026-04-06 19:54:43.859 8 INFO neutron.db.ovn_revision_numbers_db [None req-d070a39b-23ad-4a23-b3b5-1792e987749a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource df161124-d4e5-4823-b937-19471a3e16e5 (type: security_group_rules) to 0 2026-04-06 19:54:43.870 8 INFO neutron.db.ovn_revision_numbers_db [None req-d070a39b-23ad-4a23-b3b5-1792e987749a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource fb7ff0dc-2fdb-4ffa-87f4-02182c5246b4 (type: security_group_rules) to 0 2026-04-06 19:54:43.949 8 INFO neutron.db.segments_db [None req-d070a39b-23ad-4a23-b3b5-1792e987749a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Added segment 952d640d-1392-4427-bfca-54077de89e71 of type geneve for network a39e4d7c-a915-4102-a6dc-bfd599cc9f10 2026-04-06 19:54:44.047 8 INFO neutron.db.ovn_revision_numbers_db [None req-d070a39b-23ad-4a23-b3b5-1792e987749a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a39e4d7c-a915-4102-a6dc-bfd599cc9f10 (type: networks) to 1 [pid: 7|app: 0|req: 531/1113] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:44 2026] GET /v2.0/ports?tenant_id=b9323a8a1cd143a693d21495298de6c4&device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 1213 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1114] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:54:44 2026] GET /v2.0/networks?id=c8f3aefd-8a0e-4c90-a7d5-2f42aa550778 => generated 821 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:44.209 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d070a39b-23ad-4a23-b3b5-1792e987749a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:54:44.210 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d070a39b-23ad-4a23-b3b5-1792e987749a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network a39e4d7c-a915-4102-a6dc-bfd599cc9f10: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 533/1115] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 19:54:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9f6e9de4-6101-4b53-af54-92e8abe1cc79 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1116] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:54:44 2026] GET /v2.0/subnets?id=62352c83-40b8-4c4f-a3d1-4e0649c5def0 => generated 702 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:44.305 8 INFO neutron.db.ovn_revision_numbers_db [None req-d070a39b-23ad-4a23-b3b5-1792e987749a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5b96d95a-9678-447f-bdde-6e27982a1862 (type: ports) to 1 [pid: 7|app: 0|req: 535/1117] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:54:44 2026] GET /v2.0/ports?network_id=c8f3aefd-8a0e-4c90-a7d5-2f42aa550778&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1118] 10.0.0.236 () {34 vars in 671 bytes} [Mon Apr 6 19:54:43 2026] POST /v2.0/networks => generated 762 bytes in 817 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1119] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:54:44 2026] GET /v2.0/networks/c8f3aefd-8a0e-4c90-a7d5-2f42aa550778?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1120] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:54:44 2026] GET /v2.0/networks/c8f3aefd-8a0e-4c90-a7d5-2f42aa550778?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1121] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:44 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:44.531 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ec89063-239a-4caa-af9a-6410f6844b72 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:54:44.532 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ec89063-239a-4caa-af9a-6410f6844b72 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network a39e4d7c-a915-4102-a6dc-bfd599cc9f10: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 539/1122] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:44 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1123] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:44 2026] GET /v2.0/security-groups?id=5aff679e-b777-45ff-af96-9d57603586a4&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:45.060 8 INFO neutron.db.ovn_revision_numbers_db [None req-34b928d6-f817-4422-814a-4571182a52f9 - - - - - -] Successfully bumped revision number for resource 5b96d95a-9678-447f-bdde-6e27982a1862 (type: ports) to 2 2026-04-06 19:54:45.095 8 INFO neutron.db.ovn_revision_numbers_db [None req-34b928d6-f817-4422-814a-4571182a52f9 - - - - - -] Successfully bumped revision number for resource df6e73fb-3e35-499e-948a-87ec97e0d67c (type: subnets) to 0 [pid: 8|app: 0|req: 584/1124] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:54:44 2026] POST /v2.0/subnets => generated 687 bytes in 775 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1125] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:45 2026] GET /v2.0/ports?tenant_id=b9323a8a1cd143a693d21495298de6c4&device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 1213 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:45.587 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d53beb3-4506-4704-a624-dbe99ba7ac14 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:54:45.588 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d53beb3-4506-4704-a624-dbe99ba7ac14 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 586/1126] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:54:45 2026] GET /v2.0/networks?id=c8f3aefd-8a0e-4c90-a7d5-2f42aa550778 => generated 821 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1127] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:45 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1128] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 19:54:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9f6e9de4-6101-4b53-af54-92e8abe1cc79 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1129] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:54:45 2026] GET /v2.0/subnets?id=62352c83-40b8-4c4f-a3d1-4e0649c5def0 => generated 702 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:45.723 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5853e67d-e8d8-40ce-8f64-fb0f8c349cf7 - - - - - -] OVN reports status down for port: 48cbd187-ad28-454a-8685-81f174d2be6b 2026-04-06 19:54:45.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-4d53beb3-4506-4704-a624-dbe99ba7ac14 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 48cbd187-ad28-454a-8685-81f174d2be6b (type: ports) to 1 [pid: 8|app: 0|req: 590/1130] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:54:45 2026] GET /v2.0/ports?network_id=c8f3aefd-8a0e-4c90-a7d5-2f42aa550778&device_owner=network%3Adhcp => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1131] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:54:45 2026] GET /v2.0/networks/c8f3aefd-8a0e-4c90-a7d5-2f42aa550778?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:45.918 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5853e67d-e8d8-40ce-8f64-fb0f8c349cf7 - - - - - -] OVN reports status down for port: 9f6e9de4-6101-4b53-af54-92e8abe1cc79 [pid: 8|app: 0|req: 592/1132] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:54:45 2026] GET /v2.0/networks/c8f3aefd-8a0e-4c90-a7d5-2f42aa550778?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:46.141 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fa1dfd6-b6b5-4680-9cc0-92c1822e5d35'] response: {'server_uuid': 'cd29f8a5-8e08-4911-a115-e78fb104aa63', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9f6e9de4-6101-4b53-af54-92e8abe1cc79', 'code': 200} [pid: 8|app: 0|req: 593/1133] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:46 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 975 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1134] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:46 2026] GET /v2.0/security-groups?id=5aff679e-b777-45ff-af96-9d57603586a4&fields=id&fields=name => generated 112 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:46.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-5853e67d-e8d8-40ce-8f64-fb0f8c349cf7 - - - - - -] Successfully bumped revision number for resource 9f6e9de4-6101-4b53-af54-92e8abe1cc79 (type: ports) to 8 2026-04-06 19:54:46.455 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-db84ee60-24ae-4235-9909-355c0a9e3fa1 - - - - - -] Schedule LRP lrp-48cbd187-ad28-454a-8685-81f174d2be6b on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:54:46.471 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80829bfa-8166-45f3-8bd3-b7c0c8e9ab9d - - - - - -] OVN reports status up for port: 48cbd187-ad28-454a-8685-81f174d2be6b 2026-04-06 19:54:46.482 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-7227d882-d6fb-490a-bc08-f025886cd9f2 - - - - - -] Router 3f6341a2-acbb-4ee8-b270-d39abca33bdf is bound to host instance 2026-04-06 19:54:46.508 8 INFO neutron.plugins.ml2.plugin [None req-80829bfa-8166-45f3-8bd3-b7c0c8e9ab9d - - - - - -] Attempt 1 to provision port 48cbd187-ad28-454a-8685-81f174d2be6b 2026-04-06 19:54:46.509 7 INFO neutron.db.ovn_revision_numbers_db [None req-4d53beb3-4506-4704-a624-dbe99ba7ac14 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 48cbd187-ad28-454a-8685-81f174d2be6b (type: router_ports) to 1 2026-04-06 19:54:46.571 7 INFO neutron.db.ovn_revision_numbers_db [None req-4d53beb3-4506-4704-a624-dbe99ba7ac14 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3f6341a2-acbb-4ee8-b270-d39abca33bdf (type: routers) to 2 [pid: 7|app: 0|req: 541/1135] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:54:45 2026] POST /v2.0/routers => generated 965 bytes in 1475 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: 542/1136] 10.0.0.211 () {34 vars in 990 bytes} [Mon Apr 6 19:54:46 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1137] 10.0.0.211 () {34 vars in 1040 bytes} [Mon Apr 6 19:54:46 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1138] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:46 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1139] 199.204.45.6 () {34 vars in 992 bytes} [Mon Apr 6 19:54:47 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:47.549 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7f94f050-045b-452e-9fa6-00155ad40b6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:54:47.555 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7f94f050-045b-452e-9fa6-00155ad40b6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network a39e4d7c-a915-4102-a6dc-bfd599cc9f10: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:47.826 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f94f050-045b-452e-9fa6-00155ad40b6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 48ac7029-922e-4d31-a44a-e50b69d03f5e (type: ports) to 1 2026-04-06 19:54:47.949 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8f5a3b72-0110-4528-b17d-1cb3af8a905d - - - - - -] No hosting information found for port 72256904-d40b-48d8-a7ed-00e8fd477f6b: RuntimeError: No hosting information found for port 72256904-d40b-48d8-a7ed-00e8fd477f6b 2026-04-06 19:54:48.015 7 INFO neutron_taas.services.taas.taas_plugin [req-09992a14-8370-41aa-9343-1214a3879bb1 req-1310a877-2669-4b03-a9b0-7bb22c7b4198 bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] TaaS: Handle Delete Port: 9f6e9de4-6101-4b53-af54-92e8abe1cc79 2026-04-06 19:54:48.023 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-09992a14-8370-41aa-9343-1214a3879bb1 req-1310a877-2669-4b03-a9b0-7bb22c7b4198 bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Tap Mirror: Handle Delete Port: 9f6e9de4-6101-4b53-af54-92e8abe1cc79 2026-04-06 19:54:48.134 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f5a3b72-0110-4528-b17d-1cb3af8a905d - - - - - -] Successfully bumped revision number for resource 72256904-d40b-48d8-a7ed-00e8fd477f6b (type: router_ports) to 2 2026-04-06 19:54:48.247 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f5a3b72-0110-4528-b17d-1cb3af8a905d - - - - - -] OVN reports status down for port: 5b96d95a-9678-447f-bdde-6e27982a1862 2026-04-06 19:54:48.305 8 INFO neutron.db.ovn_revision_numbers_db [None req-be13b51a-072d-4922-afd4-cfaf8e6d090f - - - - - -] Successfully bumped revision number for resource 48cbd187-ad28-454a-8685-81f174d2be6b (type: ports) to 4 2026-04-06 19:54:48.365 7 INFO neutron.db.l3_db [req-09992a14-8370-41aa-9343-1214a3879bb1 req-1310a877-2669-4b03-a9b0-7bb22c7b4198 bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Floating IP 04d0ea15-2ba7-4027-9dfc-feb5c0ad6a6b disassociated. External IP: 10.96.250.220, port: 9f6e9de4-6101-4b53-af54-92e8abe1cc79. 2026-04-06 19:54:48.413 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f5a3b72-0110-4528-b17d-1cb3af8a905d - - - - - -] OVN reports status down for port: 48ac7029-922e-4d31-a44a-e50b69d03f5e [pid: 7|app: 0|req: 546/1140] 199.204.45.6 () {36 vars in 995 bytes} [Mon Apr 6 19:54:47 2026] DELETE /v2.0/ports/9f6e9de4-6101-4b53-af54-92e8abe1cc79 => generated 0 bytes in 1377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1141] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:54:48 2026] GET /v2.0/networks?id=83bb41e9-c4e1-438e-bdd8-093aeb3b8292 => generated 716 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1142] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:48 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1143] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:48 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:48.654 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68c1f87c-c6a9-4f64-81b9-a774d14bf080'] response: {'server_uuid': 'cd29f8a5-8e08-4911-a115-e78fb104aa63', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9f6e9de4-6101-4b53-af54-92e8abe1cc79', 'code': 200} 2026-04-06 19:54:48.672 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b72faddc-b2d8-4276-b8a0-43df65830f8a'] response: {'server_uuid': 'cd29f8a5-8e08-4911-a115-e78fb104aa63', 'name': 'network-vif-deleted', 'tag': '9f6e9de4-6101-4b53-af54-92e8abe1cc79', 'status': 'completed', 'code': 200} 2026-04-06 19:54:48.949 8 INFO neutron.db.ovn_revision_numbers_db [None req-be13b51a-072d-4922-afd4-cfaf8e6d090f - - - - - -] Successfully bumped revision number for resource 48cbd187-ad28-454a-8685-81f174d2be6b (type: ports) to 5 2026-04-06 19:54:48.990 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a2e32856-1817-4774-8549-f310da427f16 req-c4c33865-f0ad-42d8-a4cd-be4fa46e944a 12c19c17fbd74b24acbd3493f6a07130 a2f8f5b8b61e4c34b50419bb90eceebf - - default default] No more DHCP agents 2026-04-06 19:54:48.992 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a2e32856-1817-4774-8549-f310da427f16 req-c4c33865-f0ad-42d8-a4cd-be4fa46e944a 12c19c17fbd74b24acbd3493f6a07130 a2f8f5b8b61e4c34b50419bb90eceebf - - default default] Unable to schedule network 83bb41e9-c4e1-438e-bdd8-093aeb3b8292: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:49.077 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f5a3b72-0110-4528-b17d-1cb3af8a905d - - - - - -] OVN reports status up for port: 48ac7029-922e-4d31-a44a-e50b69d03f5e 2026-04-06 19:54:49.102 7 INFO neutron.plugins.ml2.plugin [None req-8f5a3b72-0110-4528-b17d-1cb3af8a905d - - - - - -] Attempt 1 to provision port 48ac7029-922e-4d31-a44a-e50b69d03f5e 2026-04-06 19:54:49.202 7 INFO neutron.db.ovn_revision_numbers_db [req-a2e32856-1817-4774-8549-f310da427f16 req-c4c33865-f0ad-42d8-a4cd-be4fa46e944a 12c19c17fbd74b24acbd3493f6a07130 a2f8f5b8b61e4c34b50419bb90eceebf - - default default] Successfully bumped revision number for resource 8164b81d-0a9b-4638-b632-fe8ba03b4965 (type: ports) to 1 2026-04-06 19:54:49.256 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7f94f050-045b-452e-9fa6-00155ad40b6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:54:49.257 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7f94f050-045b-452e-9fa6-00155ad40b6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network a39e4d7c-a915-4102-a6dc-bfd599cc9f10: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 550/1144] 199.204.45.6 () {38 vars in 953 bytes} [Mon Apr 6 19:54:48 2026] POST /v2.0/ports => generated 958 bytes in 710 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, ' 2026-04-06 19:54:49.730 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f94f050-045b-452e-9fa6-00155ad40b6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 48ac7029-922e-4d31-a44a-e50b69d03f5e (type: router_ports) to 1 [pid: 8|app: 0|req: 595/1145] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:54:46 2026] PUT /v2.0/routers/3f6341a2-acbb-4ee8-b270-d39abca33bdf/add_router_interface => generated 309 bytes in 3138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1146] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:49 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1147] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:49 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 961 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1148] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:49 2026] GET /v2.0/security-groups?id=6e556779-2fba-4141-8fbe-763f2d4b38c5&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:50.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f5a3b72-0110-4528-b17d-1cb3af8a905d - - - - - -] Successfully bumped revision number for resource 48ac7029-922e-4d31-a44a-e50b69d03f5e (type: ports) to 2 2026-04-06 19:54:50.177 7 INFO neutron.db.ovn_revision_numbers_db [req-a2e32856-1817-4774-8549-f310da427f16 req-2ff4f7f8-110a-4a97-9f7d-cbba973c15a7 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 8164b81d-0a9b-4638-b632-fe8ba03b4965 (type: ports) to 2 2026-04-06 19:54:50.454 7 INFO neutron.db.ovn_revision_numbers_db [req-a2e32856-1817-4774-8549-f310da427f16 req-2ff4f7f8-110a-4a97-9f7d-cbba973c15a7 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 8164b81d-0a9b-4638-b632-fe8ba03b4965 (type: ports) to 4 [pid: 7|app: 0|req: 551/1149] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 19:54:49 2026] PUT /v2.0/ports/8164b81d-0a9b-4638-b632-fe8ba03b4965 => generated 1208 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:50.721 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-656bb933-b986-460b-8fff-4915c20bb804'] response: {'name': 'network-changed', 'server_uuid': '6b74b1f7-7e3a-4887-9a8d-9fec65147b97', 'tag': '8164b81d-0a9b-4638-b632-fe8ba03b4965', 'status': 'completed', 'code': 200} 2026-04-06 19:54:50.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf932f80-f026-4db7-be7d-f9c57b1132fe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 02fddb94-c7bf-48c9-b00f-2ee1fd390f41 (type: security_groups) to 1 /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-04-06 19:54:50.849 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf932f80-f026-4db7-be7d-f9c57b1132fe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 37838d4d-0573-42c4-9d5c-d508ba0e3f55 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 552/1150] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:50 2026] GET /v2.0/ports?device_id=cd29f8a5-8e08-4911-a115-e78fb104aa63 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:50.864 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf932f80-f026-4db7-be7d-f9c57b1132fe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 841262fa-08e7-47e6-9521-019e356af93d (type: security_group_rules) to 0 2026-04-06 19:54:50.874 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf932f80-f026-4db7-be7d-f9c57b1132fe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c1aa0a4f-af7a-46eb-a894-e65244086ca1 (type: security_group_rules) to 0 2026-04-06 19:54:50.885 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf932f80-f026-4db7-be7d-f9c57b1132fe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e26e2f58-f54d-4964-be32-734db4daab96 (type: security_group_rules) to 0 2026-04-06 19:54:50.949 8 INFO neutron.db.segments_db [None req-bf932f80-f026-4db7-be7d-f9c57b1132fe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Added segment 0ddaeefa-e712-4bb3-8345-c2b64c63bc0d of type geneve for network 9ac628b3-da38-45c0-a2ee-3346b2c05e96 [pid: 7|app: 0|req: 553/1151] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:50 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:51.042 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf932f80-f026-4db7-be7d-f9c57b1132fe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9ac628b3-da38-45c0-a2ee-3346b2c05e96 (type: networks) to 1 [pid: 7|app: 0|req: 554/1152] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:51 2026] GET /v2.0/security-groups?id=6e556779-2fba-4141-8fbe-763f2d4b38c5&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:51.210 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf932f80-f026-4db7-be7d-f9c57b1132fe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:54:51.212 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf932f80-f026-4db7-be7d-f9c57b1132fe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 9ac628b3-da38-45c0-a2ee-3346b2c05e96: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:51.254 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80829bfa-8166-45f3-8bd3-b7c0c8e9ab9d - - - - - -] OVN reports status down for port: 21bd0c4c-af1b-4fdc-867d-e05b3be7717d [pid: 7|app: 0|req: 555/1153] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:51 2026] GET /v2.0/ports?tenant_id=a2f8f5b8b61e4c34b50419bb90eceebf&device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:51.318 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf932f80-f026-4db7-be7d-f9c57b1132fe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 21bd0c4c-af1b-4fdc-867d-e05b3be7717d (type: ports) to 1 [pid: 7|app: 0|req: 556/1154] 199.204.45.6 () {34 vars in 1016 bytes} [Mon Apr 6 19:54:51 2026] GET /v2.0/networks?tenant_id=a2f8f5b8b61e4c34b50419bb90eceebf&shared=False => generated 815 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1155] 10.0.0.236 () {34 vars in 671 bytes} [Mon Apr 6 19:54:50 2026] POST /v2.0/networks => generated 763 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1156] 199.204.45.6 () {34 vars in 928 bytes} [Mon Apr 6 19:54:51 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:51.521 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa0dcc10-2624-4151-b1ea-72448abc8302 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:54:51.522 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa0dcc10-2624-4151-b1ea-72448abc8302 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 9ac628b3-da38-45c0-a2ee-3346b2c05e96: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:51.998 8 INFO neutron.db.ovn_revision_numbers_db [None req-670eea37-5e41-45ac-9ca3-e56f949021c2 - - - - - -] Successfully bumped revision number for resource 21bd0c4c-af1b-4fdc-867d-e05b3be7717d (type: ports) to 2 2026-04-06 19:54:52.034 8 INFO neutron.db.ovn_revision_numbers_db [None req-670eea37-5e41-45ac-9ca3-e56f949021c2 - - - - - -] Successfully bumped revision number for resource 2a690613-5dc0-4073-be76-829d7a86fbc8 (type: subnets) to 0 [pid: 8|app: 0|req: 600/1157] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:54:51 2026] POST /v2.0/subnets => generated 688 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1158] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:54:51 2026] DELETE /v2.0/security-groups/5aff679e-b777-45ff-af96-9d57603586a4 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1159] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:52 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:52.223 7 INFO neutron.api.v2.resource [None req-bab1b6df-9fbf-42ca-a553-e8a5b2be3c8b bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1160] 10.0.0.236 () {32 vars in 737 bytes} [Mon Apr 6 19:54:52 2026] GET /v2.0/security-groups/5aff679e-b777-45ff-af96-9d57603586a4 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1161] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:52 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1162] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:52 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:52.430 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d5f3fa8-4965-44ab-9649-6f7aa52cb28e bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] TaaS: Handle Delete Port: 505ec5c5-1503-421e-ad15-b240bceef007 2026-04-06 19:54:52.433 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d5f3fa8-4965-44ab-9649-6f7aa52cb28e bfaa961f152c4195b05d674da37bc872 b9323a8a1cd143a693d21495298de6c4 - - default default] Tap Mirror: Handle Delete Port: 505ec5c5-1503-421e-ad15-b240bceef007 2026-04-06 19:54:52.542 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-11a8d123-d3eb-4f70-9e2a-a33f44b1f0fc 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:54:52.543 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-11a8d123-d3eb-4f70-9e2a-a33f44b1f0fc 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 563/1163] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 19:54:52 2026] DELETE /v2.0/floatingips/04d0ea15-2ba7-4027-9dfc-feb5c0ad6a6b => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1164] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:52 2026] GET /v2.0/security-groups?id=6e556779-2fba-4141-8fbe-763f2d4b38c5&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:52.651 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80829bfa-8166-45f3-8bd3-b7c0c8e9ab9d - - - - - -] OVN reports status down for port: 2e4db930-3282-4c12-a0ea-fb16bf75d37d 2026-04-06 19:54:52.723 8 INFO neutron.db.ovn_revision_numbers_db [None req-11a8d123-d3eb-4f70-9e2a-a33f44b1f0fc 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2e4db930-3282-4c12-a0ea-fb16bf75d37d (type: ports) to 1 [pid: 7|app: 0|req: 565/1165] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:54:52 2026] GET /v2.0/ports?tenant_id=a2f8f5b8b61e4c34b50419bb90eceebf&device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 1211 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1166] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:52 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:53.064 7 INFO neutron_taas.services.taas.taas_plugin [None req-62bf86ee-1147-4e67-87b0-ce96a28295c5 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: d03d4d74-1366-43fd-8130-0cc996d9fba5 2026-04-06 19:54:53.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62bf86ee-1147-4e67-87b0-ce96a28295c5 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: d03d4d74-1366-43fd-8130-0cc996d9fba5 2026-04-06 19:54:53.400 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-4f82f517-2ad8-4029-9d37-748c6ab3f52d - - - - - -] Schedule LRP lrp-2e4db930-3282-4c12-a0ea-fb16bf75d37d on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:54:53.413 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80829bfa-8166-45f3-8bd3-b7c0c8e9ab9d - - - - - -] OVN reports status up for port: 2e4db930-3282-4c12-a0ea-fb16bf75d37d 2026-04-06 19:54:53.440 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-be13b51a-072d-4922-afd4-cfaf8e6d090f - - - - - -] Router 6e98ada6-8f64-4f03-aad2-034ca8877c8b is bound to host instance 2026-04-06 19:54:53.475 8 INFO neutron.plugins.ml2.plugin [None req-80829bfa-8166-45f3-8bd3-b7c0c8e9ab9d - - - - - -] Attempt 1 to provision port 2e4db930-3282-4c12-a0ea-fb16bf75d37d 2026-04-06 19:54:53.554 8 INFO neutron.db.ovn_revision_numbers_db [None req-11a8d123-d3eb-4f70-9e2a-a33f44b1f0fc 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2e4db930-3282-4c12-a0ea-fb16bf75d37d (type: router_ports) to 1 [pid: 7|app: 0|req: 567/1167] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:54:52 2026] PUT /v2.0/routers/89431a50-5171-4686-8d38-2a8b5a7820e2/remove_router_interface => generated 309 bytes in 983 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-04-06 19:54:53.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-11a8d123-d3eb-4f70-9e2a-a33f44b1f0fc 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 6e98ada6-8f64-4f03-aad2-034ca8877c8b (type: routers) to 2 [pid: 7|app: 0|req: 568/1168] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 19:54:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8164b81d-0a9b-4638-b632-fe8ba03b4965 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1169] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:53 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1170] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:54:52 2026] POST /v2.0/routers => generated 966 bytes in 1783 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1171] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:53 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1172] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:54:53 2026] GET /v2.0/subnets?id=dd8df27f-3471-4537-aef0-2a81069d5526 => generated 696 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:54.336 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd2d9411-5b17-4877-bfa7-5c644636cdbe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:54:54.338 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd2d9411-5b17-4877-bfa7-5c644636cdbe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 9ac628b3-da38-45c0-a2ee-3346b2c05e96: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:54.480 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd2d9411-5b17-4877-bfa7-5c644636cdbe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c506bdb4-8b68-4a97-b88d-510876036007 (type: ports) to 1 2026-04-06 19:54:54.488 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b567804-88a4-4e2c-afd9-bd6a34d461e6 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: c9558658-5796-43cd-a668-95a6a4404391 2026-04-06 19:54:54.498 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b567804-88a4-4e2c-afd9-bd6a34d461e6 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: c9558658-5796-43cd-a668-95a6a4404391 2026-04-06 19:54:54.950 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a09e1733-6cbe-412f-b0f2-7a1d6fbacec5 - - - - - -] No hosting information found for port 48ac7029-922e-4d31-a44a-e50b69d03f5e: RuntimeError: No hosting information found for port 48ac7029-922e-4d31-a44a-e50b69d03f5e 2026-04-06 19:54:54.951 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a09e1733-6cbe-412f-b0f2-7a1d6fbacec5 - - - - - -] OVN reports status down for port: 8164b81d-0a9b-4638-b632-fe8ba03b4965 [pid: 8|app: 0|req: 602/1173] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:54:53 2026] DELETE /v2.0/routers/89431a50-5171-4686-8d38-2a8b5a7820e2 => generated 0 bytes in 1440 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:54:55.295 8 INFO neutron.db.ovn_revision_numbers_db [None req-7e0c67c3-3c55-49a6-9542-faeed2bbf49c - - - - - -] Successfully bumped revision number for resource 2e4db930-3282-4c12-a0ea-fb16bf75d37d (type: ports) to 4 2026-04-06 19:54:55.325 7 INFO neutron.db.ovn_revision_numbers_db [None req-a09e1733-6cbe-412f-b0f2-7a1d6fbacec5 - - - - - -] Successfully bumped revision number for resource 48ac7029-922e-4d31-a44a-e50b69d03f5e (type: router_ports) to 2 [pid: 8|app: 0|req: 603/1174] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:55 2026] GET /v2.0/security-groups?id=6e556779-2fba-4141-8fbe-763f2d4b38c5&fields=id&fields=name => generated 88 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:55.368 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd2d9411-5b17-4877-bfa7-5c644636cdbe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:54:55.370 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd2d9411-5b17-4877-bfa7-5c644636cdbe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 9ac628b3-da38-45c0-a2ee-3346b2c05e96: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 604/1175] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:54:55 2026] GET /v2.0/ports?network_id=83bb41e9-c4e1-438e-bdd8-093aeb3b8292&device_owner=network%3Adhcp => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:55.400 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2364050-9689-41b9-8541-02f3f0d0e433'] response: {'server_uuid': '6b74b1f7-7e3a-4887-9a8d-9fec65147b97', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8164b81d-0a9b-4638-b632-fe8ba03b4965', 'code': 200} 2026-04-06 19:54:55.411 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a09e1733-6cbe-412f-b0f2-7a1d6fbacec5 - - - - - -] OVN reports status down for port: ae39dc76-561d-43b1-8df4-ab77a45942f4 [pid: 8|app: 0|req: 605/1176] 199.204.45.6 () {34 vars in 992 bytes} [Mon Apr 6 19:54:55 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1177] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:55 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:55.855 7 INFO neutron.db.ovn_revision_numbers_db [None req-a09e1733-6cbe-412f-b0f2-7a1d6fbacec5 - - - - - -] Successfully bumped revision number for resource ae39dc76-561d-43b1-8df4-ab77a45942f4 (type: ports) to 8 2026-04-06 19:54:55.866 8 INFO neutron.db.ovn_revision_numbers_db [None req-7e0c67c3-3c55-49a6-9542-faeed2bbf49c - - - - - -] Successfully bumped revision number for resource 2e4db930-3282-4c12-a0ea-fb16bf75d37d (type: ports) to 5 [pid: 8|app: 0|req: 609/1180] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:54:55 2026] DELETE /v2.0/subnets/62352c83-40b8-4c4f-a3d1-4e0649c5def0 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:54:55.993 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3620943f-c2a2-4f45-98b1-b7c8b7b157ab - - - - - -] OVN reports status down for port: c506bdb4-8b68-4a97-b88d-510876036007 [pid: 8|app: 0|req: 610/1181] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:54:55 2026] GET /v2.0/networks/83bb41e9-c4e1-438e-bdd8-093aeb3b8292?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:56.115 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3620943f-c2a2-4f45-98b1-b7c8b7b157ab - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:54:56.115 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3620943f-c2a2-4f45-98b1-b7c8b7b157ab - - - - - -] OVN reports status up for port: c506bdb4-8b68-4a97-b88d-510876036007 2026-04-06 19:54:56.150 7 INFO neutron.plugins.ml2.plugin [None req-3620943f-c2a2-4f45-98b1-b7c8b7b157ab - - - - - -] Attempt 1 to provision port c506bdb4-8b68-4a97-b88d-510876036007 2026-04-06 19:54:56.196 8 INFO neutron_taas.services.taas.taas_plugin [req-f9c1a8c5-7331-4710-81be-be8a2d7aebef req-141b443a-64bc-4e80-8bd3-2c0a6e19e5bb 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] TaaS: Handle Delete Port: ae39dc76-561d-43b1-8df4-ab77a45942f4 2026-04-06 19:54:56.205 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f9c1a8c5-7331-4710-81be-be8a2d7aebef req-141b443a-64bc-4e80-8bd3-2c0a6e19e5bb 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] Tap Mirror: Handle Delete Port: ae39dc76-561d-43b1-8df4-ab77a45942f4 2026-04-06 19:54:56.308 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd2d9411-5b17-4877-bfa7-5c644636cdbe 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c506bdb4-8b68-4a97-b88d-510876036007 (type: router_ports) to 1 [pid: 7|app: 0|req: 572/1182] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:54:53 2026] PUT /v2.0/routers/6e98ada6-8f64-4f03-aad2-034ca8877c8b/add_router_interface => generated 309 bytes in 2421 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, ' [pid: 7|app: 0|req: 573/1183] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:56 2026] GET /v2.0/security-groups?id=20d55161-6a69-4de3-8d33-2e01ff848ced&fields=id&fields=name => generated 114 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:56.449 8 INFO neutron.db.l3_db [req-f9c1a8c5-7331-4710-81be-be8a2d7aebef req-141b443a-64bc-4e80-8bd3-2c0a6e19e5bb 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] Floating IP 64bfe911-9f61-4ea8-9061-061b39fa8a7f disassociated. External IP: 10.96.250.213, port: ae39dc76-561d-43b1-8df4-ab77a45942f4. [pid: 8|app: 0|req: 611/1184] 199.204.45.6 () {36 vars in 995 bytes} [Mon Apr 6 19:54:56 2026] DELETE /v2.0/ports/ae39dc76-561d-43b1-8df4-ab77a45942f4 => generated 0 bytes in 589 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:54:56.646 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d77cd5fc-e0d9-4e42-9a65-e3b1a2717ec2'] response: {'server_uuid': '7c28b731-7631-4204-a587-c50bdbf2ed2d', 'name': 'network-vif-deleted', 'tag': 'ae39dc76-561d-43b1-8df4-ab77a45942f4', 'status': 'completed', 'code': 200} 2026-04-06 19:54:56.652 7 INFO neutron_taas.services.taas.taas_plugin [None req-e69735b2-34ea-4eb9-b215-bd3ad6397124 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 46df0cef-1c27-4034-a734-051cf4018edd 2026-04-06 19:54:56.659 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e69735b2-34ea-4eb9-b215-bd3ad6397124 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 46df0cef-1c27-4034-a734-051cf4018edd [pid: 8|app: 0|req: 612/1185] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:54:56 2026] GET /v2.0/networks/83bb41e9-c4e1-438e-bdd8-093aeb3b8292?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1186] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:56 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1187] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:56 2026] GET /v2.0/security-groups?id=6e556779-2fba-4141-8fbe-763f2d4b38c5&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:56.935 7 INFO neutron.db.ovn_revision_numbers_db [None req-3620943f-c2a2-4f45-98b1-b7c8b7b157ab - - - - - -] Successfully bumped revision number for resource c506bdb4-8b68-4a97-b88d-510876036007 (type: ports) to 2 2026-04-06 19:54:57.014 7 INFO neutron.services.segments.plugin [-] Segment f5e606f1-e9ac-404a-b747-7d49592db6e9 resource provider aggregate not found 2026-04-06 19:54:57.020 7 INFO neutron.services.segments.plugin [-] Segment f5e606f1-e9ac-404a-b747-7d49592db6e9 resource provider aggregate not found 2026-04-06 19:54:57.051 7 INFO neutron.services.segments.plugin [-] Segment f5e606f1-e9ac-404a-b747-7d49592db6e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5e606f1-e9ac-404a-b747-7d49592db6e9 found for delete ", "request_id": "req-5e50de61-7115-4d81-8035-eb9874d66dc8"}]} 2026-04-06 19:54:57.058 7 INFO neutron.services.segments.plugin [-] Segment f5e606f1-e9ac-404a-b747-7d49592db6e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5e606f1-e9ac-404a-b747-7d49592db6e9 found for delete ", "request_id": "req-fc559a32-8545-47f0-844d-567e19558ecf"}]} 2026-04-06 19:54:57.093 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9d86d87-a952-4da3-8ed3-11dbcce1eb65 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource e6f72d95-def9-448c-8186-32d9db751a69 (type: security_groups) to 1 [pid: 7|app: 0|req: 574/1188] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:54:56 2026] DELETE /v2.0/networks/c8f3aefd-8a0e-4c90-a7d5-2f42aa550778 => generated 0 bytes in 689 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:54:57.107 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9d86d87-a952-4da3-8ed3-11dbcce1eb65 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource 32848eee-32b3-4517-b0ab-3deca088ca18 (type: security_group_rules) to 0 2026-04-06 19:54:57.119 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9d86d87-a952-4da3-8ed3-11dbcce1eb65 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource c07c97dc-4988-43dc-9f36-3561de206a5b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 615/1189] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:54:56 2026] POST /v2.0/security-groups => generated 1675 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1190] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:54:57 2026] GET /v2.0/security-groups?tenant_id=b9323a8a1cd143a693d21495298de6c4&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:54:57.314 7 INFO neutron.db.ovn_revision_numbers_db [None req-f88e0c37-73b5-48bb-9ae0-7cdda7f75b27 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource 9d83dd03-8e82-4b73-b8d4-3751359d9516 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 575/1191] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:54:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:54:57.442 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-77f6fe1b-22aa-4b6e-abfa-fddd500f4e17'] response: {'server_uuid': '7c28b731-7631-4204-a587-c50bdbf2ed2d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ae39dc76-561d-43b1-8df4-ab77a45942f4', 'code': 200} 2026-04-06 19:54:57.443 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-77f6fe1b-22aa-4b6e-abfa-fddd500f4e17'] response: {'server_uuid': '7c28b731-7631-4204-a587-c50bdbf2ed2d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ae39dc76-561d-43b1-8df4-ab77a45942f4', 'code': 200} 2026-04-06 19:54:57.491 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f73f180-8037-4abd-941d-a2785611b60d 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource d5917e9c-a87b-437e-9707-2b06505608bb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 576/1192] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:54:57 2026] POST /v2.0/security-group-rules => generated 596 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1193] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:54:57 2026] DELETE /v2.0/security-groups/3b7e1c44-cdbd-47a3-acd3-d5140399ed45 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1194] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:57 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:57.666 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e2fd5fb-b70d-46a9-bdeb-9c80b03e14de 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource 588f95ef-7690-4814-bc14-a1bd2ea26930 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 618/1195] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:54:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:54:57.873 7 INFO neutron.db.ovn_revision_numbers_db [None req-d52dc463-8e18-459d-bb5b-aade6f284248 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource 4994eb92-e0f7-4e52-a5fd-75fe5a5a6f7e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 619/1196] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:57 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1197] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:54:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1198] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:57 2026] GET /v2.0/security-groups?id=6e556779-2fba-4141-8fbe-763f2d4b38c5&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:57.957 7 INFO neutron.db.securitygroups_db [None req-43c08065-87b0-4a10-8052-adc51d3f903a 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Project 8af444dd85084d87ab346da9b9498989 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-06 19:54:58.074 7 INFO neutron.db.ovn_revision_numbers_db [None req-43c08065-87b0-4a10-8052-adc51d3f903a 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource 33ac712a-7e06-46d6-988a-83709ff2cb99 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 579/1199] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:54:57 2026] POST /v2.0/security-group-rules => generated 607 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:54:58.147 8 INFO neutron.db.securitygroups_db [None req-e8b93152-e08d-4483-a1a1-c475e413f951 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Project 8af444dd85084d87ab346da9b9498989 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-06 19:54:58.262 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8b93152-e08d-4483-a1a1-c475e413f951 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource 4e4a626b-a415-4a3d-837e-44c641dca329 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 621/1200] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:54:58 2026] POST /v2.0/security-group-rules => generated 606 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1201] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:58 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:54:58.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-e881ae71-7152-4564-93e1-5bb56d70f0e9 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource 2b3dfcbd-e8e4-4204-b98e-ea350c323ce0 (type: security_groups) to 1 2026-04-06 19:54:58.847 8 INFO neutron.db.ovn_revision_numbers_db [None req-e881ae71-7152-4564-93e1-5bb56d70f0e9 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource 98ca8211-3b09-449b-9ae5-9897750d33ef (type: security_group_rules) to 0 2026-04-06 19:54:58.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-e881ae71-7152-4564-93e1-5bb56d70f0e9 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource a8892a1a-a1ab-452e-837b-32bf10cb7250 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 622/1202] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:54:58 2026] POST /v2.0/security-groups => generated 1661 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1203] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:59 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:54:59.059 7 INFO neutron.db.ovn_revision_numbers_db [None req-939714ad-635d-41ef-989a-b9cd26a1ee4c 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource 90dcc7eb-20f3-4fee-b703-0849980df140 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 624/1204] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:54:59 2026] GET /v2.0/security-groups?id=6e556779-2fba-4141-8fbe-763f2d4b38c5&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1205] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:54:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:54:59.258 8 INFO neutron.db.ovn_revision_numbers_db [None req-22595845-62c1-49a8-9dd0-4349b9febdb5 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource 3c541bd5-c612-4ce9-a19c-251c67d46a0a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 625/1206] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:54:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:54:59.621 7 INFO neutron.db.ovn_revision_numbers_db [None req-db025c71-d611-4a40-8ac6-c4c1a0734e45 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 26e78cc8-8b46-4b56-b4cd-63d914946141 (type: security_groups) to 1 2026-04-06 19:54:59.623 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a145ccb1-fbe2-4047-b0bb-394c4f79b202 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] No more DHCP agents 2026-04-06 19:54:59.624 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a145ccb1-fbe2-4047-b0bb-394c4f79b202 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:54:59.635 7 INFO neutron.db.ovn_revision_numbers_db [None req-db025c71-d611-4a40-8ac6-c4c1a0734e45 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 02574ad4-1ffd-4718-866a-eb4d1ef2d73f (type: security_group_rules) to 0 2026-04-06 19:54:59.649 7 INFO neutron.db.ovn_revision_numbers_db [None req-db025c71-d611-4a40-8ac6-c4c1a0734e45 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 67aa3377-382f-401a-9d84-ce0eae30698b (type: security_group_rules) to 0 2026-04-06 19:54:59.661 7 INFO neutron.db.ovn_revision_numbers_db [None req-db025c71-d611-4a40-8ac6-c4c1a0734e45 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d1ca4e7f-60c6-4909-a492-8cd5acc2aa3d (type: security_group_rules) to 0 2026-04-06 19:54:59.680 7 INFO neutron.db.ovn_revision_numbers_db [None req-db025c71-d611-4a40-8ac6-c4c1a0734e45 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource dcb270e0-176d-4caa-9f40-aac8b1ccad58 (type: security_group_rules) to 0 2026-04-06 19:54:59.747 7 INFO neutron.db.segments_db [None req-db025c71-d611-4a40-8ac6-c4c1a0734e45 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Added segment 011cc6c1-6c14-40b6-a8f4-f39f36e4dbe8 of type geneve for network 82be5e43-4755-4ee5-b3ae-e7db17ed1eeb 2026-04-06 19:54:59.852 7 INFO neutron.db.ovn_revision_numbers_db [None req-db025c71-d611-4a40-8ac6-c4c1a0734e45 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 82be5e43-4755-4ee5-b3ae-e7db17ed1eeb (type: networks) to 1 [pid: 8|app: 0|req: 626/1207] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 19:54:59 2026] POST /v2.0/floatingips => generated 552 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1208] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:54:59 2026] GET /v2.0/ports?device_id=7c28b731-7631-4204-a587-c50bdbf2ed2d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:00.031 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db025c71-d611-4a40-8ac6-c4c1a0734e45 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:55:00.033 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db025c71-d611-4a40-8ac6-c4c1a0734e45 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 82be5e43-4755-4ee5-b3ae-e7db17ed1eeb: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 628/1209] 10.0.0.77 () {34 vars in 1099 bytes} [Mon Apr 6 19:55:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1586289134&fields=id&tenant_id=8af444dd85084d87ab346da9b9498989 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1210] 10.0.0.77 () {34 vars in 1099 bytes} [Mon Apr 6 19:55:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1654589952&fields=id&tenant_id=8af444dd85084d87ab346da9b9498989 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:00.167 7 INFO neutron.db.ovn_revision_numbers_db [None req-db025c71-d611-4a40-8ac6-c4c1a0734e45 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 6452904b-9f1c-45cc-bd05-165d31e24299 (type: ports) to 1 [pid: 8|app: 0|req: 630/1211] 10.0.0.77 () {34 vars in 981 bytes} [Mon Apr 6 19:55:00 2026] GET /v2.0/networks?id=a39e4d7c-a915-4102-a6dc-bfd599cc9f10 => generated 710 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1212] 10.0.0.236 () {34 vars in 671 bytes} [Mon Apr 6 19:54:59 2026] POST /v2.0/networks => generated 760 bytes in 958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1213] 10.0.0.77 () {34 vars in 964 bytes} [Mon Apr 6 19:55:00 2026] GET /v2.0/quotas/8af444dd85084d87ab346da9b9498989 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1214] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:00 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1215] 10.0.0.77 () {34 vars in 1001 bytes} [Mon Apr 6 19:55:00 2026] GET /v2.0/ports?tenant_id=8af444dd85084d87ab346da9b9498989&fields=id => generated 103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1216] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:00 2026] GET /v2.0/security-groups?id=6e556779-2fba-4141-8fbe-763f2d4b38c5&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:00.308 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b6e4f09-a230-4e64-a2ae-b1380d818382 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:55:00.310 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b6e4f09-a230-4e64-a2ae-b1380d818382 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 82be5e43-4755-4ee5-b3ae-e7db17ed1eeb: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 634/1217] 10.0.0.77 () {34 vars in 1007 bytes} [Mon Apr 6 19:55:00 2026] GET /v2.0/networks/a39e4d7c-a915-4102-a6dc-bfd599cc9f10?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1218] 10.0.0.77 () {34 vars in 1107 bytes} [Mon Apr 6 19:55:00 2026] GET /v2.0/networks/a39e4d7c-a915-4102-a6dc-bfd599cc9f10?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1219] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:00 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:00.799 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb62f6b5-1a99-4628-8eae-58ebd035d8be - - - - - -] Successfully bumped revision number for resource 6452904b-9f1c-45cc-bd05-165d31e24299 (type: ports) to 2 2026-04-06 19:55:00.827 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb62f6b5-1a99-4628-8eae-58ebd035d8be - - - - - -] Successfully bumped revision number for resource bf619a94-2700-42ad-bda5-14795be07917 (type: subnets) to 0 [pid: 7|app: 0|req: 584/1220] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:55:00 2026] POST /v2.0/subnets => generated 685 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1221] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:01 2026] DELETE /v2.0/security-groups/20d55161-6a69-4de3-8d33-2e01ff848ced => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:55:01.259 7 INFO neutron.api.v2.resource [None req-1358de00-2c78-480e-ab10-cc1ac528f278 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 586/1222] 10.0.0.236 () {32 vars in 737 bytes} [Mon Apr 6 19:55:01 2026] GET /v2.0/security-groups/20d55161-6a69-4de3-8d33-2e01ff848ced => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:55:01.312 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-14b30319-61d7-494d-a416-5660790ced15 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:55:01.316 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-14b30319-61d7-494d-a416-5660790ced15 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:01.387 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ec6685b-30c5-40e3-9062-822c25c01a3f 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] TaaS: Handle Delete Port: 8ad671a5-f522-47f0-9a7c-dbc5599c16f3 2026-04-06 19:55:01.390 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ec6685b-30c5-40e3-9062-822c25c01a3f 12cf097acb314a7b8f8250b2317d2fda 1f18027dba224ddfa83b8229aac40b85 - - default default] Tap Mirror: Handle Delete Port: 8ad671a5-f522-47f0-9a7c-dbc5599c16f3 2026-04-06 19:55:01.484 8 INFO neutron.db.ovn_revision_numbers_db [None req-14b30319-61d7-494d-a416-5660790ced15 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 20d28e78-bbfa-4bfa-bbbf-f24d70f3600e (type: ports) to 1 [pid: 7|app: 0|req: 587/1223] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 19:55:01 2026] DELETE /v2.0/floatingips/64bfe911-9f61-4ea8-9061-061b39fa8a7f => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1224] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:01 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:01.937 7 INFO neutron_taas.services.taas.taas_plugin [None req-7c61b23a-55d4-43ba-886e-7c975c689e9f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 03ffbe78-74e7-4ae1-9bc7-9642c71bd27d 2026-04-06 19:55:01.940 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c61b23a-55d4-43ba-886e-7c975c689e9f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 03ffbe78-74e7-4ae1-9bc7-9642c71bd27d 2026-04-06 19:55:02.108 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-4f82f517-2ad8-4029-9d37-748c6ab3f52d - - - - - -] Schedule LRP lrp-20d28e78-bbfa-4bfa-bbbf-f24d70f3600e on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:55:02.184 8 INFO neutron.db.ovn_revision_numbers_db [None req-14b30319-61d7-494d-a416-5660790ced15 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 20d28e78-bbfa-4bfa-bbbf-f24d70f3600e (type: router_ports) to 1 2026-04-06 19:55:02.189 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2a18f6b0-98e3-4b46-ab63-921ffa7b7883 - - - - - -] Router c1cd6e62-a82f-4d24-b132-6edd3f2b07da is bound to host instance 2026-04-06 19:55:02.282 8 INFO neutron.db.ovn_revision_numbers_db [None req-14b30319-61d7-494d-a416-5660790ced15 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c1cd6e62-a82f-4d24-b132-6edd3f2b07da (type: routers) to 2 [pid: 8|app: 0|req: 637/1225] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:55:00 2026] POST /v2.0/routers => generated 963 bytes in 1456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1226] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:02 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1227] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:02 2026] GET /v2.0/security-groups?id=6e556779-2fba-4141-8fbe-763f2d4b38c5&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:02.836 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc9c896e-c53f-4fd6-909c-95ade9b34058 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:55:02.838 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc9c896e-c53f-4fd6-909c-95ade9b34058 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 82be5e43-4755-4ee5-b3ae-e7db17ed1eeb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:02.966 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-76cb0492-f59e-4b38-b9aa-35c926e585d7 - - - - - -] No hosting information found for port c506bdb4-8b68-4a97-b88d-510876036007: RuntimeError: No hosting information found for port c506bdb4-8b68-4a97-b88d-510876036007 2026-04-06 19:55:02.991 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc9c896e-c53f-4fd6-909c-95ade9b34058 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f6c18014-7c05-487a-87f8-76509bb3c74e (type: ports) to 1 [pid: 7|app: 0|req: 589/1228] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:55:01 2026] PUT /v2.0/routers/b5422678-4160-4601-ae18-3f5ef69f871e/remove_router_interface => generated 309 bytes in 1464 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-04-06 19:55:03.308 7 INFO neutron.db.ovn_revision_numbers_db [None req-76cb0492-f59e-4b38-b9aa-35c926e585d7 - - - - - -] Successfully bumped revision number for resource c506bdb4-8b68-4a97-b88d-510876036007 (type: router_ports) to 2 2026-04-06 19:55:03.584 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-76cb0492-f59e-4b38-b9aa-35c926e585d7 - - - - - -] OVN reports status up for port: 8164b81d-0a9b-4638-b632-fe8ba03b4965 2026-04-06 19:55:03.664 7 INFO neutron.plugins.ml2.plugin [None req-76cb0492-f59e-4b38-b9aa-35c926e585d7 - - - - - -] Attempt 1 to provision port 8164b81d-0a9b-4638-b632-fe8ba03b4965 2026-04-06 19:55:03.710 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc9c896e-c53f-4fd6-909c-95ade9b34058 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:55:03.712 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc9c896e-c53f-4fd6-909c-95ade9b34058 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 82be5e43-4755-4ee5-b3ae-e7db17ed1eeb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:04.159 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc9c896e-c53f-4fd6-909c-95ade9b34058 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f6c18014-7c05-487a-87f8-76509bb3c74e (type: router_ports) to 1 [pid: 8|app: 0|req: 640/1229] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:55:02 2026] PUT /v2.0/routers/c1cd6e62-a82f-4d24-b132-6edd3f2b07da/add_router_interface => generated 309 bytes in 1812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1230] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:04 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:04.244 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9253ef6d-680a-400d-9c59-ffc5fb57b0da'] response: {'server_uuid': '6b74b1f7-7e3a-4887-9a8d-9fec65147b97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8164b81d-0a9b-4638-b632-fe8ba03b4965', 'code': 200} [pid: 8|app: 0|req: 642/1231] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:04 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1232] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:04 2026] GET /v2.0/security-groups?id=6e556779-2fba-4141-8fbe-763f2d4b38c5&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:04.467 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff61c20e-50be-47ac-9c47-007fb0d3bca8 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 365e90ca-4e2b-4ee3-b374-8c3664d1f938 2026-04-06 19:55:04.486 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff61c20e-50be-47ac-9c47-007fb0d3bca8 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 365e90ca-4e2b-4ee3-b374-8c3664d1f938 2026-04-06 19:55:04.880 7 INFO neutron.db.ovn_revision_numbers_db [None req-76cb0492-f59e-4b38-b9aa-35c926e585d7 - - - - - -] Successfully bumped revision number for resource 8164b81d-0a9b-4638-b632-fe8ba03b4965 (type: ports) to 5 2026-04-06 19:55:04.904 7 INFO neutron.db.ovn_revision_numbers_db [None req-c03383cc-266d-46a7-9004-eb24412b1440 - - - - - -] Successfully bumped revision number for resource 20d28e78-bbfa-4bfa-bbbf-f24d70f3600e (type: ports) to 4 2026-04-06 19:55:04.953 8 INFO neutron.db.ovn_revision_numbers_db [None req-a30a12ca-ed6c-4069-a9a0-90ebca68651d 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] Successfully bumped revision number for resource d60fb961-8f5a-4ba6-9491-1a1fc3655e02 (type: security_groups) to 1 2026-04-06 19:55:04.966 8 INFO neutron.db.ovn_revision_numbers_db [None req-a30a12ca-ed6c-4069-a9a0-90ebca68651d 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] Successfully bumped revision number for resource 14a1fdc5-6d10-4dbd-b2c4-c3650affd021 (type: security_group_rules) to 0 2026-04-06 19:55:04.979 8 INFO neutron.db.ovn_revision_numbers_db [None req-a30a12ca-ed6c-4069-a9a0-90ebca68651d 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] Successfully bumped revision number for resource 921354f9-adfd-46a6-9290-d9ca5ef44d09 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 644/1233] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:55:04 2026] POST /v2.0/security-groups => generated 1659 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1234] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:55:05 2026] GET /v2.0/networks?id=a39e4d7c-a915-4102-a6dc-bfd599cc9f10 => generated 710 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:05.121 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b4c2bce0-dd16-4fb8-bb09-0a70145a6f66 - - - - - -] OVN reports status down for port: 6452904b-9f1c-45cc-bd05-165d31e24299 2026-04-06 19:55:05.221 8 INFO neutron.db.ovn_revision_numbers_db [None req-1d3a86f8-45bb-468a-b3f9-ab9044e3c2cf 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] Successfully bumped revision number for resource 1adffd01-7873-4719-857b-83d4466af9c0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 646/1235] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:55:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1236] 199.204.45.6 () {34 vars in 1048 bytes} [Mon Apr 6 19:55:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8af444dd85084d87ab346da9b9498989 => generated 274 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:05.450 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b4c2bce0-dd16-4fb8-bb09-0a70145a6f66 - - - - - -] OVN reports status down for port: 20d28e78-bbfa-4bfa-bbbf-f24d70f3600e 2026-04-06 19:55:05.516 8 INFO neutron.db.ovn_revision_numbers_db [None req-ebd4453c-8e18-4f2a-b112-f06fdf52f0c7 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] Successfully bumped revision number for resource d331c9a0-66dd-4558-8206-466ef7fba357 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 648/1237] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:55:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1238] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:05 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:05.992 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-567442aa-0d56-4a56-abb1-f9127756f757 req-e33317f2-bedf-4582-aa43-dd32be91da0b 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] No more DHCP agents 2026-04-06 19:55:05.993 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-567442aa-0d56-4a56-abb1-f9127756f757 req-e33317f2-bedf-4582-aa43-dd32be91da0b 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Unable to schedule network a39e4d7c-a915-4102-a6dc-bfd599cc9f10: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:06.137 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80829bfa-8166-45f3-8bd3-b7c0c8e9ab9d - - - - - -] OVN reports status down for port: f3991600-c1f3-4b8d-91b5-c1e324c9047e 2026-04-06 19:55:06.237 8 INFO neutron.db.ovn_revision_numbers_db [req-567442aa-0d56-4a56-abb1-f9127756f757 req-e33317f2-bedf-4582-aa43-dd32be91da0b 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource f3991600-c1f3-4b8d-91b5-c1e324c9047e (type: ports) to 1 [pid: 7|app: 0|req: 590/1239] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:55:03 2026] DELETE /v2.0/routers/b5422678-4160-4601-ae18-3f5ef69f871e => generated 0 bytes in 3109 msecs (HTTP/1.1 204) 2 headers in 112 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-04-06 19:55:06.317 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-023e57b8-7aed-46a2-a283-95a6b2369592'] response: {'server_uuid': '6b74b1f7-7e3a-4887-9a8d-9fec65147b97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8164b81d-0a9b-4638-b632-fe8ba03b4965', 'code': 200} [pid: 8|app: 0|req: 650/1240] 199.204.45.6 () {38 vars in 953 bytes} [Mon Apr 6 19:55:05 2026] POST /v2.0/ports => generated 993 bytes in 749 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:55:06.326 7 INFO neutron.db.ovn_revision_numbers_db [None req-c03383cc-266d-46a7-9004-eb24412b1440 - - - - - -] Successfully bumped revision number for resource 20d28e78-bbfa-4bfa-bbbf-f24d70f3600e (type: ports) to 5 /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: 591/1241] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:06 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:06.575 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d1eb6bb7-b764-4111-a9b4-a1170023e00f 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] No more DHCP agents 2026-04-06 19:55:06.577 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d1eb6bb7-b764-4111-a9b4-a1170023e00f 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:06.829 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4c2bce0-dd16-4fb8-bb09-0a70145a6f66 - - - - - -] Successfully bumped revision number for resource 20d28e78-bbfa-4bfa-bbbf-f24d70f3600e (type: ports) to 6 [pid: 7|app: 0|req: 592/1242] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:55:06 2026] DELETE /v2.0/subnets/382cb656-36b7-44b6-bf49-1ea4adff931a => generated 0 bytes in 520 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1243] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 19:55:06 2026] POST /v2.0/floatingips => generated 552 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1244] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:06 2026] GET /v2.0/security-groups?id=6e556779-2fba-4141-8fbe-763f2d4b38c5&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1245] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:06 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 996 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:07.029 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-07711e04-017b-4667-9488-e3da9e089028 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:55:07.030 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-07711e04-017b-4667-9488-e3da9e089028 - - - - - -] OVN reports status up for port: 20d28e78-bbfa-4bfa-bbbf-f24d70f3600e 2026-04-06 19:55:07.055 7 INFO neutron.plugins.ml2.plugin [None req-07711e04-017b-4667-9488-e3da9e089028 - - - - - -] Attempt 1 to provision port 20d28e78-bbfa-4bfa-bbbf-f24d70f3600e 2026-04-06 19:55:07.146 8 INFO neutron_taas.services.taas.taas_plugin [None req-948d9bd3-f275-4055-af33-f6d809df42e0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: db52e256-052a-4c08-afb0-c0191eaab0fa 2026-04-06 19:55:07.154 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-948d9bd3-f275-4055-af33-f6d809df42e0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: db52e256-052a-4c08-afb0-c0191eaab0fa 2026-04-06 19:55:07.361 8 INFO neutron.services.segments.plugin [-] Segment 045e2812-e8c3-4a46-8bd9-3c7a24839a77 resource provider aggregate not found 2026-04-06 19:55:07.367 8 INFO neutron.services.segments.plugin [-] Segment 045e2812-e8c3-4a46-8bd9-3c7a24839a77 resource provider aggregate not found 2026-04-06 19:55:07.386 8 INFO neutron.services.segments.plugin [-] Segment 045e2812-e8c3-4a46-8bd9-3c7a24839a77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 045e2812-e8c3-4a46-8bd9-3c7a24839a77 found for delete ", "request_id": "req-1a2f8106-a5ed-445e-adab-b9d3811e8cf1"}]} 2026-04-06 19:55:07.393 8 INFO neutron.services.segments.plugin [-] Segment 045e2812-e8c3-4a46-8bd9-3c7a24839a77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 045e2812-e8c3-4a46-8bd9-3c7a24839a77 found for delete ", "request_id": "req-0d8aab3d-0e7c-4e8f-bb23-534eb492a86d"}]} [pid: 8|app: 0|req: 654/1246] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:55:07 2026] DELETE /v2.0/networks/fc5a691d-b7a6-46d6-a3b0-14ac93373239 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1247] 10.0.0.77 () {34 vars in 1119 bytes} [Mon Apr 6 19:55:07 2026] GET /v2.0/security-groups?id=2b3dfcbd-e8e4-4204-b98e-ea350c323ce0&id=e6f72d95-def9-448c-8186-32d9db751a69&fields=id&fields=name => generated 207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1248] 10.0.0.77 () {34 vars in 1097 bytes} [Mon Apr 6 19:55:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--643818080&fields=id&tenant_id=44bc8da0de7845cfa20d26b46827135f => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1249] 10.0.0.77 () {34 vars in 981 bytes} [Mon Apr 6 19:55:07 2026] GET /v2.0/networks?id=82be5e43-4755-4ee5-b3ae-e7db17ed1eeb => generated 708 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1250] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:07 2026] GET /v2.0/security-groups?tenant_id=1f18027dba224ddfa83b8229aac40b85&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1251] 10.0.0.77 () {34 vars in 964 bytes} [Mon Apr 6 19:55:07 2026] GET /v2.0/quotas/44bc8da0de7845cfa20d26b46827135f => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:07.699 7 INFO neutron.db.ovn_revision_numbers_db [req-567442aa-0d56-4a56-abb1-f9127756f757 req-49b85b2e-e1fe-4250-b7e7-bd841174bbe9 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource f3991600-c1f3-4b8d-91b5-c1e324c9047e (type: ports) to 2 2026-04-06 19:55:07.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-07711e04-017b-4667-9488-e3da9e089028 - - - - - -] Successfully bumped revision number for resource 20d28e78-bbfa-4bfa-bbbf-f24d70f3600e (type: ports) to 7 [pid: 8|app: 0|req: 660/1252] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:07 2026] DELETE /v2.0/security-groups/357e063a-79dd-4801-bc01-e281b4f88318 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1253] 10.0.0.77 () {34 vars in 1001 bytes} [Mon Apr 6 19:55:07 2026] GET /v2.0/ports?tenant_id=44bc8da0de7845cfa20d26b46827135f&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1254] 10.0.0.77 () {34 vars in 1007 bytes} [Mon Apr 6 19:55:07 2026] GET /v2.0/networks/82be5e43-4755-4ee5-b3ae-e7db17ed1eeb?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1255] 10.0.0.77 () {34 vars in 1107 bytes} [Mon Apr 6 19:55:07 2026] GET /v2.0/networks/82be5e43-4755-4ee5-b3ae-e7db17ed1eeb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:08.026 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f10798e-7c9d-4058-bef7-3af21a18e17d - - - - - -] OVN reports status down for port: f6c18014-7c05-487a-87f8-76509bb3c74e [pid: 8|app: 0|req: 664/1256] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:08 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:08.149 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8f10798e-7c9d-4058-bef7-3af21a18e17d - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:55:08.149 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f10798e-7c9d-4058-bef7-3af21a18e17d - - - - - -] OVN reports status up for port: f6c18014-7c05-487a-87f8-76509bb3c74e [pid: 8|app: 0|req: 665/1257] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:08 2026] GET /v2.0/security-groups?id=6e556779-2fba-4141-8fbe-763f2d4b38c5&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:08.164 7 INFO neutron.db.ovn_revision_numbers_db [req-567442aa-0d56-4a56-abb1-f9127756f757 req-49b85b2e-e1fe-4250-b7e7-bd841174bbe9 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource f3991600-c1f3-4b8d-91b5-c1e324c9047e (type: ports) to 4 2026-04-06 19:55:08.176 7 INFO neutron.plugins.ml2.plugin [None req-8f10798e-7c9d-4058-bef7-3af21a18e17d - - - - - -] Attempt 1 to provision port f6c18014-7c05-487a-87f8-76509bb3c74e [pid: 8|app: 0|req: 666/1258] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:08 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1259] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 19:55:06 2026] PUT /v2.0/ports/f3991600-c1f3-4b8d-91b5-c1e324c9047e => generated 1243 bytes in 1328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:55:08.356 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4400532-420b-49a1-b2b8-a7e8d9b0b097'] response: {'name': 'network-changed', 'server_uuid': 'd425c048-88b2-4dad-b05b-853e41ffe3c0', 'tag': 'f3991600-c1f3-4b8d-91b5-c1e324c9047e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 667/1260] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:08 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 975 bytes in 62 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, ' [pid: 8|app: 0|req: 668/1261] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:08 2026] GET /v2.0/security-groups?id=6e556779-2fba-4141-8fbe-763f2d4b38c5&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1262] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:08 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1008 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:55:08.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f10798e-7c9d-4058-bef7-3af21a18e17d - - - - - -] Successfully bumped revision number for resource f6c18014-7c05-487a-87f8-76509bb3c74e (type: ports) to 2 [pid: 8|app: 0|req: 669/1263] 10.0.0.77 () {34 vars in 1119 bytes} [Mon Apr 6 19:55:08 2026] GET /v2.0/security-groups?id=2b3dfcbd-e8e4-4204-b98e-ea350c323ce0&id=e6f72d95-def9-448c-8186-32d9db751a69&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1264] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:55:08 2026] GET /v2.0/ports?tenant_id=8af444dd85084d87ab346da9b9498989&device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1246 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1265] 199.204.45.6 () {34 vars in 1016 bytes} [Mon Apr 6 19:55:08 2026] GET /v2.0/networks?tenant_id=8af444dd85084d87ab346da9b9498989&shared=False => generated 809 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1266] 199.204.45.6 () {34 vars in 928 bytes} [Mon Apr 6 19:55:09 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1267] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:09 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1268] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:09 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1269] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:09 2026] GET /v2.0/security-groups?id=6e556779-2fba-4141-8fbe-763f2d4b38c5&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1270] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:09 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1008 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1271] 10.0.0.77 () {34 vars in 1119 bytes} [Mon Apr 6 19:55:09 2026] GET /v2.0/security-groups?id=2b3dfcbd-e8e4-4204-b98e-ea350c323ce0&id=e6f72d95-def9-448c-8186-32d9db751a69&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1272] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:55:10 2026] GET /v2.0/ports?tenant_id=8af444dd85084d87ab346da9b9498989&device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1273] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 19:55:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f3991600-c1f3-4b8d-91b5-c1e324c9047e => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1274] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:55:10 2026] GET /v2.0/subnets?id=df6e73fb-3e35-499e-948a-87ec97e0d67c => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1277] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:55:10 2026] GET /v2.0/ports?network_id=a39e4d7c-a915-4102-a6dc-bfd599cc9f10&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1278] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:55:10 2026] GET /v2.0/networks/a39e4d7c-a915-4102-a6dc-bfd599cc9f10?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1279] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:10 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1280] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:55:10 2026] GET /v2.0/networks/a39e4d7c-a915-4102-a6dc-bfd599cc9f10?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1281] 199.204.45.6 () {34 vars in 992 bytes} [Mon Apr 6 19:55:10 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:10.913 7 INFO neutron.db.ovn_revision_numbers_db [None req-a290f6d6-eff1-4a85-a92b-b262c65d166d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 374b37ab-80b4-4e4f-9fc8-6f3c8c17c1b4 (type: security_groups) to 1 2026-04-06 19:55:10.927 7 INFO neutron.db.ovn_revision_numbers_db [None req-a290f6d6-eff1-4a85-a92b-b262c65d166d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2ecbcbcc-5107-421c-a5b9-eddf623824b6 (type: security_group_rules) to 0 2026-04-06 19:55:10.941 7 INFO neutron.db.ovn_revision_numbers_db [None req-a290f6d6-eff1-4a85-a92b-b262c65d166d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 78d6c1ef-3ca6-44fc-bd96-51dd5370bb4e (type: security_group_rules) to 0 2026-04-06 19:55:10.953 7 INFO neutron.db.ovn_revision_numbers_db [None req-a290f6d6-eff1-4a85-a92b-b262c65d166d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 7ba19848-f37a-433d-85fc-13a1e4b6c6e5 (type: security_group_rules) to 0 2026-04-06 19:55:10.965 7 INFO neutron.db.ovn_revision_numbers_db [None req-a290f6d6-eff1-4a85-a92b-b262c65d166d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ef507c92-a630-4514-b204-6fead804f863 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 605/1282] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:10 2026] GET /v2.0/security-groups?tenant_id=092853593d2f4251983a30517b980d9e&name=default => generated 2925 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:55:11.007 8 INFO neutron_taas.services.taas.taas_plugin [req-63155972-a4a8-42ac-bbc1-e4a5f2794c4c req-236a03ef-b828-4384-992c-37c24e57a647 12c19c17fbd74b24acbd3493f6a07130 a2f8f5b8b61e4c34b50419bb90eceebf - - default default] TaaS: Handle Delete Port: 8164b81d-0a9b-4638-b632-fe8ba03b4965 2026-04-06 19:55:11.010 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-63155972-a4a8-42ac-bbc1-e4a5f2794c4c req-236a03ef-b828-4384-992c-37c24e57a647 12c19c17fbd74b24acbd3493f6a07130 a2f8f5b8b61e4c34b50419bb90eceebf - - default default] Tap Mirror: Handle Delete Port: 8164b81d-0a9b-4638-b632-fe8ba03b4965 [pid: 7|app: 0|req: 606/1283] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:11 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1284] 199.204.45.6 () {36 vars in 995 bytes} [Mon Apr 6 19:55:10 2026] DELETE /v2.0/ports/8164b81d-0a9b-4638-b632-fe8ba03b4965 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1285] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:11 2026] GET /v2.0/security-groups?id=6e556779-2fba-4141-8fbe-763f2d4b38c5&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:11.226 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebb29f6a-d0f0-4828-89e2-380ee6dca999'] response: {'server_uuid': '6b74b1f7-7e3a-4887-9a8d-9fec65147b97', 'name': 'network-vif-deleted', 'tag': '8164b81d-0a9b-4638-b632-fe8ba03b4965', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 680/1286] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:11 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1287] 10.0.0.77 () {34 vars in 1119 bytes} [Mon Apr 6 19:55:11 2026] GET /v2.0/security-groups?id=2b3dfcbd-e8e4-4204-b98e-ea350c323ce0&id=e6f72d95-def9-448c-8186-32d9db751a69&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1288] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:11 2026] DELETE /v2.0/security-groups/374b37ab-80b4-4e4f-9fc8-6f3c8c17c1b4 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1289] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:11 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1290] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:12 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1291] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:12 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1008 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1292] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:55:12 2026] GET /v2.0/networks?id=82be5e43-4755-4ee5-b3ae-e7db17ed1eeb => generated 708 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1293] 10.0.0.77 () {34 vars in 1119 bytes} [Mon Apr 6 19:55:12 2026] GET /v2.0/security-groups?id=2b3dfcbd-e8e4-4204-b98e-ea350c323ce0&id=e6f72d95-def9-448c-8186-32d9db751a69&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1294] 199.204.45.6 () {34 vars in 1048 bytes} [Mon Apr 6 19:55:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=44bc8da0de7845cfa20d26b46827135f => generated 180 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1295] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:12 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:12.758 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-e0f3ae9e-b697-4e91-b231-e370388b119c req-0bb7fc06-9144-4830-999e-3732b87e61df 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] No more DHCP agents 2026-04-06 19:55:12.759 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-e0f3ae9e-b697-4e91-b231-e370388b119c req-0bb7fc06-9144-4830-999e-3732b87e61df 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] Unable to schedule network 82be5e43-4755-4ee5-b3ae-e7db17ed1eeb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:12.926 7 INFO neutron.db.ovn_revision_numbers_db [req-e0f3ae9e-b697-4e91-b231-e370388b119c req-0bb7fc06-9144-4830-999e-3732b87e61df 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] Successfully bumped revision number for resource 9343a69b-3863-4eef-850d-89c55e96ae6d (type: ports) to 1 [pid: 7|app: 0|req: 611/1296] 199.204.45.6 () {38 vars in 953 bytes} [Mon Apr 6 19:55:12 2026] POST /v2.0/ports => generated 954 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:55:13.350 8 INFO neutron.db.ovn_revision_numbers_db [req-e0f3ae9e-b697-4e91-b231-e370388b119c req-02e153ce-b8c2-4337-b27d-071b33eb8a62 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 9343a69b-3863-4eef-850d-89c55e96ae6d (type: ports) to 2 /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: 612/1297] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:13 2026] GET /v2.0/ports?device_id=6b74b1f7-7e3a-4887-9a8d-9fec65147b97 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1298] 199.204.45.6 () {34 vars in 992 bytes} [Mon Apr 6 19:55:13 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1299] 199.204.45.6 () {34 vars in 1122 bytes} [Mon Apr 6 19:55:13 2026] GET /v2.0/security-groups?id=e6f72d95-def9-448c-8186-32d9db751a69&id=2b3dfcbd-e8e4-4204-b98e-ea350c323ce0&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:13.600 8 INFO neutron.db.ovn_revision_numbers_db [req-e0f3ae9e-b697-4e91-b231-e370388b119c req-02e153ce-b8c2-4337-b27d-071b33eb8a62 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 9343a69b-3863-4eef-850d-89c55e96ae6d (type: ports) to 4 [pid: 7|app: 0|req: 615/1300] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:13 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1301] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 19:55:13 2026] PUT /v2.0/ports/9343a69b-3863-4eef-850d-89c55e96ae6d => generated 1204 bytes in 626 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 616/1302] 10.0.0.77 () {34 vars in 1119 bytes} [Mon Apr 6 19:55:13 2026] GET /v2.0/security-groups?id=2b3dfcbd-e8e4-4204-b98e-ea350c323ce0&id=e6f72d95-def9-448c-8186-32d9db751a69&fields=id&fields=name => generated 207 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:13.749 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1df0e95d-1cc5-48aa-ab3d-e5de7047b6cf'] response: {'name': 'network-changed', 'server_uuid': 'd6a71c82-2ba1-48ab-9cf8-3a7c0db76f21', 'tag': '9343a69b-3863-4eef-850d-89c55e96ae6d', 'status': 'completed', 'code': 200} 2026-04-06 19:55:13.750 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80829bfa-8166-45f3-8bd3-b7c0c8e9ab9d - - - - - -] OVN reports status up for port: f3991600-c1f3-4b8d-91b5-c1e324c9047e [pid: 8|app: 0|req: 687/1303] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:13 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:13.795 8 INFO neutron.plugins.ml2.plugin [None req-80829bfa-8166-45f3-8bd3-b7c0c8e9ab9d - - - - - -] Attempt 1 to provision port f3991600-c1f3-4b8d-91b5-c1e324c9047e [pid: 7|app: 0|req: 617/1304] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:13 2026] GET /v2.0/security-groups?id=d60fb961-8f5a-4ba6-9491-1a1fc3655e02&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:14.035 8 INFO neutron.db.ovn_revision_numbers_db [None req-80829bfa-8166-45f3-8bd3-b7c0c8e9ab9d - - - - - -] Successfully bumped revision number for resource f3991600-c1f3-4b8d-91b5-c1e324c9047e (type: ports) to 5 2026-04-06 19:55:14.110 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1ff9d22c-d78a-4f0b-9a74-7763c52decba - - - - - -] No hosting information found for port f6c18014-7c05-487a-87f8-76509bb3c74e: RuntimeError: No hosting information found for port f6c18014-7c05-487a-87f8-76509bb3c74e 2026-04-06 19:55:14.189 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ff9d22c-d78a-4f0b-9a74-7763c52decba - - - - - -] Successfully bumped revision number for resource f6c18014-7c05-487a-87f8-76509bb3c74e (type: router_ports) to 2 2026-04-06 19:55:14.230 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1ff9d22c-d78a-4f0b-9a74-7763c52decba - - - - - -] OVN reports status down for port: 8164b81d-0a9b-4638-b632-fe8ba03b4965 2026-04-06 19:55:14.238 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1ff9d22c-d78a-4f0b-9a74-7763c52decba - - - - - -] OVN reports status down for port: 9343a69b-3863-4eef-850d-89c55e96ae6d 2026-04-06 19:55:14.326 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb8a6bb7-4bb7-412c-a76a-44fd7e221b44'] response: {'server_uuid': 'd6a71c82-2ba1-48ab-9cf8-3a7c0db76f21', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9343a69b-3863-4eef-850d-89c55e96ae6d', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 688/1305] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:55:14 2026] GET /v2.0/ports?tenant_id=44bc8da0de7845cfa20d26b46827135f&device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 1207 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1306] 199.204.45.6 () {34 vars in 1016 bytes} [Mon Apr 6 19:55:14 2026] GET /v2.0/networks?tenant_id=44bc8da0de7845cfa20d26b46827135f&shared=False => generated 807 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:14.823 7 INFO neutron_taas.services.taas.taas_plugin [None req-547db02f-9e51-46b3-9074-46cc8506d2e5 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 72256904-d40b-48d8-a7ed-00e8fd477f6b 2026-04-06 19:55:14.826 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-547db02f-9e51-46b3-9074-46cc8506d2e5 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 72256904-d40b-48d8-a7ed-00e8fd477f6b [pid: 8|app: 0|req: 690/1307] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:14 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1308] 199.204.45.6 () {34 vars in 928 bytes} [Mon Apr 6 19:55:14 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1309] 10.0.0.77 () {34 vars in 1119 bytes} [Mon Apr 6 19:55:14 2026] GET /v2.0/security-groups?id=2b3dfcbd-e8e4-4204-b98e-ea350c323ce0&id=e6f72d95-def9-448c-8186-32d9db751a69&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1310] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:14 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1311] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:14 2026] GET /v2.0/security-groups?id=d60fb961-8f5a-4ba6-9491-1a1fc3655e02&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1312] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:55:14 2026] PUT /v2.0/routers/2b1a1b84-061b-4a36-9b6c-589078f54ab9/remove_router_interface => generated 309 bytes in 1040 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:15.796 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-24b370eb-08ab-4905-94ef-3bb9b9c9e552'] response: {'server_uuid': 'd425c048-88b2-4dad-b05b-853e41ffe3c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3991600-c1f3-4b8d-91b5-c1e324c9047e', 'code': 200} 2026-04-06 19:55:15.797 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-24b370eb-08ab-4905-94ef-3bb9b9c9e552'] response: {'server_uuid': 'd425c048-88b2-4dad-b05b-853e41ffe3c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3991600-c1f3-4b8d-91b5-c1e324c9047e', 'code': 200} 2026-04-06 19:55:15.931 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d0a2153-dd98-44a2-b2e1-ebf98cae63d1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 4d1dc6e7-ba30-4a7b-82d5-f9ac7db3dedf 2026-04-06 19:55:15.933 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d0a2153-dd98-44a2-b2e1-ebf98cae63d1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 4d1dc6e7-ba30-4a7b-82d5-f9ac7db3dedf /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-04-06 19:55:16.130 7 INFO neutron.db.ovn_revision_numbers_db [None req-2de747ff-2ea2-4af4-9ace-0077d49dbe53 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2a3a88bd-235f-4609-bc85-e17857cf39c6 (type: security_groups) to 1 2026-04-06 19:55:16.141 7 INFO neutron.db.ovn_revision_numbers_db [None req-2de747ff-2ea2-4af4-9ace-0077d49dbe53 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 029ed7b0-cd78-46da-b910-f023086c1b47 (type: security_group_rules) to 0 2026-04-06 19:55:16.156 7 INFO neutron.db.ovn_revision_numbers_db [None req-2de747ff-2ea2-4af4-9ace-0077d49dbe53 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3b3aa5a1-cd84-4c22-b789-9b2c23d56494 (type: security_group_rules) to 0 2026-04-06 19:55:16.167 7 INFO neutron.db.ovn_revision_numbers_db [None req-2de747ff-2ea2-4af4-9ace-0077d49dbe53 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5d180295-4e16-4cce-ba20-0a470905ef58 (type: security_group_rules) to 0 2026-04-06 19:55:16.182 7 INFO neutron.db.ovn_revision_numbers_db [None req-2de747ff-2ea2-4af4-9ace-0077d49dbe53 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 68da6be0-5784-4496-bfb0-9da57e4b249e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 619/1313] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:15 2026] GET /v2.0/security-groups?tenant_id=d1b2727d2a03401ca3d3aa9adff7fe61&name=default => generated 2925 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1314] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:55:16 2026] GET /v2.0/ports?tenant_id=44bc8da0de7845cfa20d26b46827135f&device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 1207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1315] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:16 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1010 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1316] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:16 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1317] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:55:15 2026] DELETE /v2.0/routers/2b1a1b84-061b-4a36-9b6c-589078f54ab9 => generated 0 bytes in 884 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1318] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 19:55:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9343a69b-3863-4eef-850d-89c55e96ae6d => 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: 697/1319] 10.0.0.77 () {34 vars in 1119 bytes} [Mon Apr 6 19:55:16 2026] GET /v2.0/security-groups?id=2b3dfcbd-e8e4-4204-b98e-ea350c323ce0&id=e6f72d95-def9-448c-8186-32d9db751a69&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1320] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:16 2026] GET /v2.0/security-groups?id=d60fb961-8f5a-4ba6-9491-1a1fc3655e02&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1321] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:16 2026] DELETE /v2.0/security-groups/2a3a88bd-235f-4609-bc85-e17857cf39c6 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1322] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:55:16 2026] GET /v2.0/subnets?id=bf619a94-2700-42ad-bda5-14795be07917 => generated 688 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1323] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:55:16 2026] DELETE /v2.0/subnets/dd8df27f-3471-4537-aef0-2a81069d5526 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1324] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:55:16 2026] GET /v2.0/ports?network_id=82be5e43-4755-4ee5-b3ae-e7db17ed1eeb&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1325] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:55:16 2026] GET /v2.0/networks/82be5e43-4755-4ee5-b3ae-e7db17ed1eeb?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:16.819 8 INFO neutron_taas.services.taas.taas_plugin [None req-d906e165-770a-43ad-91c8-901f4ce5fad5 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: f1d9b841-b0ff-4627-9b49-efdf252adced [pid: 7|app: 0|req: 627/1326] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:55:16 2026] GET /v2.0/networks/82be5e43-4755-4ee5-b3ae-e7db17ed1eeb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:16.824 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d906e165-770a-43ad-91c8-901f4ce5fad5 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: f1d9b841-b0ff-4627-9b49-efdf252adced 2026-04-06 19:55:16.977 7 INFO neutron.db.ovn_revision_numbers_db [None req-18bada3d-cd41-4647-bb46-f5f262bfb045 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 7bf966ef-6883-488c-9350-df77d3434794 (type: security_groups) to 1 2026-04-06 19:55:16.987 7 INFO neutron.db.ovn_revision_numbers_db [None req-18bada3d-cd41-4647-bb46-f5f262bfb045 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 46418616-a88c-4205-852a-eff265d5de63 (type: security_group_rules) to 0 2026-04-06 19:55:16.999 7 INFO neutron.db.ovn_revision_numbers_db [None req-18bada3d-cd41-4647-bb46-f5f262bfb045 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 948e1a25-7ba1-456c-a9ff-aea5d1f0399f (type: security_group_rules) to 0 2026-04-06 19:55:17.010 7 INFO neutron.db.ovn_revision_numbers_db [None req-18bada3d-cd41-4647-bb46-f5f262bfb045 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource be77d621-0140-4314-88b5-4aeb9b687e89 (type: security_group_rules) to 0 2026-04-06 19:55:17.016 8 INFO neutron.services.segments.plugin [-] Segment 25c9ca49-696e-41a6-8a92-826652320df3 resource provider aggregate not found 2026-04-06 19:55:17.021 8 INFO neutron.services.segments.plugin [-] Segment 25c9ca49-696e-41a6-8a92-826652320df3 resource provider aggregate not found 2026-04-06 19:55:17.027 7 INFO neutron.db.ovn_revision_numbers_db [None req-18bada3d-cd41-4647-bb46-f5f262bfb045 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e3dfdb53-d02c-438b-927b-51c8fd8b07e3 (type: security_group_rules) to 0 2026-04-06 19:55:17.038 8 INFO neutron.services.segments.plugin [-] Segment 25c9ca49-696e-41a6-8a92-826652320df3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c9ca49-696e-41a6-8a92-826652320df3 found for delete ", "request_id": "req-eaa641c6-f03f-4126-a01d-03bc85452c8f"}]} 2026-04-06 19:55:17.046 8 INFO neutron.services.segments.plugin [-] Segment 25c9ca49-696e-41a6-8a92-826652320df3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c9ca49-696e-41a6-8a92-826652320df3 found for delete ", "request_id": "req-8db218e3-eddf-41d5-844a-05249e53e010"}]} [pid: 8|app: 0|req: 700/1327] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:55:16 2026] DELETE /v2.0/networks/83bb41e9-c4e1-438e-bdd8-093aeb3b8292 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1328] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:16 2026] GET /v2.0/security-groups?tenant_id=0149634233be40c68e6d7f80a4421ed0&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1329] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:17 2026] GET /v2.0/security-groups?tenant_id=a2f8f5b8b61e4c34b50419bb90eceebf&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1330] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:17 2026] DELETE /v2.0/security-groups/7bf966ef-6883-488c-9350-df77d3434794 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1331] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:17 2026] DELETE /v2.0/security-groups/6e556779-2fba-4141-8fbe-763f2d4b38c5 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1332] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:17 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1010 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1333] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:17 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1334] 10.0.0.77 () {34 vars in 1119 bytes} [Mon Apr 6 19:55:17 2026] GET /v2.0/security-groups?id=2b3dfcbd-e8e4-4204-b98e-ea350c323ce0&id=e6f72d95-def9-448c-8186-32d9db751a69&fields=id&fields=name => generated 207 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1335] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:17 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1336] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:17 2026] GET /v2.0/security-groups?id=d60fb961-8f5a-4ba6-9491-1a1fc3655e02&fields=id&fields=name => generated 113 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:18.374 8 INFO neutron.db.ovn_revision_numbers_db [None req-e1b78243-e887-4aad-89b0-bf4527c3e814 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource 4c4ce390-31e1-4480-959f-5e5fba50f190 (type: floatingips) to 1 2026-04-06 19:55:18.523 8 INFO neutron.db.ovn_revision_numbers_db [None req-e1b78243-e887-4aad-89b0-bf4527c3e814 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Successfully bumped revision number for resource 4c4ce390-31e1-4480-959f-5e5fba50f190 (type: floatingips) to 2 2026-04-06 19:55:18.524 8 INFO neutron.db.l3_db [None req-e1b78243-e887-4aad-89b0-bf4527c3e814 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Floating IP 4c4ce390-31e1-4480-959f-5e5fba50f190 associated. External IP: 10.96.250.212, port: f3991600-c1f3-4b8d-91b5-c1e324c9047e. [pid: 8|app: 0|req: 705/1337] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:55:17 2026] PUT /v2.0/floatingips/4c4ce390-31e1-4480-959f-5e5fba50f190 => generated 855 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:18.600 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c3a483e-5fb2-4705-bffa-231973f7ec4a'] response: {'name': 'network-changed', 'server_uuid': 'd425c048-88b2-4dad-b05b-853e41ffe3c0', 'tag': 'f3991600-c1f3-4b8d-91b5-c1e324c9047e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 633/1338] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:55:19 2026] GET /v2.0/ports?tenant_id=8af444dd85084d87ab346da9b9498989&device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 706/1339] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:55:19 2026] GET /v2.0/networks?id=a39e4d7c-a915-4102-a6dc-bfd599cc9f10 => generated 809 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1340] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 19:55:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f3991600-c1f3-4b8d-91b5-c1e324c9047e => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1341] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:55:19 2026] GET /v2.0/subnets?id=df6e73fb-3e35-499e-948a-87ec97e0d67c => generated 690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1342] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:55:19 2026] GET /v2.0/ports?network_id=a39e4d7c-a915-4102-a6dc-bfd599cc9f10&device_owner=network%3Adhcp => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1343] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:19 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1344] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:19 2026] GET /v2.0/security-groups?id=d60fb961-8f5a-4ba6-9491-1a1fc3655e02&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1345] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:55:19 2026] GET /v2.0/networks/a39e4d7c-a915-4102-a6dc-bfd599cc9f10?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1346] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:55:19 2026] GET /v2.0/networks/a39e4d7c-a915-4102-a6dc-bfd599cc9f10?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:19.514 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1ff9d22c-d78a-4f0b-9a74-7763c52decba - - - - - -] OVN reports status up for port: 9343a69b-3863-4eef-850d-89c55e96ae6d 2026-04-06 19:55:19.531 7 INFO neutron.plugins.ml2.plugin [None req-1ff9d22c-d78a-4f0b-9a74-7763c52decba - - - - - -] Attempt 1 to provision port 9343a69b-3863-4eef-850d-89c55e96ae6d 2026-04-06 19:55:19.679 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-799a698b-468f-4ce0-b7ee-1e2f024827cd'] response: {'server_uuid': 'd6a71c82-2ba1-48ab-9cf8-3a7c0db76f21', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9343a69b-3863-4eef-850d-89c55e96ae6d', 'code': 200} 2026-04-06 19:55:19.818 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ff9d22c-d78a-4f0b-9a74-7763c52decba - - - - - -] Successfully bumped revision number for resource 9343a69b-3863-4eef-850d-89c55e96ae6d (type: ports) to 5 [pid: 8|app: 0|req: 710/1347] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:20 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 971 bytes in 68 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, ' [pid: 7|app: 0|req: 638/1348] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:20 2026] GET /v2.0/security-groups?id=d60fb961-8f5a-4ba6-9491-1a1fc3655e02&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:21.732 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-705eed3b-ef42-4323-bdbd-407ead278aee'] response: {'server_uuid': 'd6a71c82-2ba1-48ab-9cf8-3a7c0db76f21', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9343a69b-3863-4eef-850d-89c55e96ae6d', 'code': 200} [pid: 8|app: 0|req: 711/1349] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:21 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1350] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:21 2026] GET /v2.0/security-groups?id=d60fb961-8f5a-4ba6-9491-1a1fc3655e02&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1351] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:21 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:22.525 7 INFO neutron.db.ovn_revision_numbers_db [None req-52968d59-2c86-4882-8cbd-5d5b998cb993 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] Successfully bumped revision number for resource 7f41e95a-2804-4949-8f9a-127097312a8d (type: floatingips) to 1 2026-04-06 19:55:22.695 7 INFO neutron.db.ovn_revision_numbers_db [None req-52968d59-2c86-4882-8cbd-5d5b998cb993 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] Successfully bumped revision number for resource 7f41e95a-2804-4949-8f9a-127097312a8d (type: floatingips) to 2 2026-04-06 19:55:22.696 7 INFO neutron.db.l3_db [None req-52968d59-2c86-4882-8cbd-5d5b998cb993 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] Floating IP 7f41e95a-2804-4949-8f9a-127097312a8d associated. External IP: 10.96.250.211, port: 9343a69b-3863-4eef-850d-89c55e96ae6d. [pid: 7|app: 0|req: 640/1352] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:55:21 2026] PUT /v2.0/floatingips/7f41e95a-2804-4949-8f9a-127097312a8d => generated 855 bytes in 813 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1353] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:22 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 971 bytes in 53 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, ' [pid: 7|app: 0|req: 641/1354] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:22 2026] GET /v2.0/security-groups?id=d60fb961-8f5a-4ba6-9491-1a1fc3655e02&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1355] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:23 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1356] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:23 2026] GET /v2.0/security-groups?id=d60fb961-8f5a-4ba6-9491-1a1fc3655e02&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:23.775 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d341572-33e1-4b64-82c1-333798b1e7cf'] response: {'name': 'network-changed', 'server_uuid': 'd6a71c82-2ba1-48ab-9cf8-3a7c0db76f21', 'tag': '9343a69b-3863-4eef-850d-89c55e96ae6d', 'status': 'completed', 'code': 200} 2026-04-06 19:55:24.277 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d39c18b-4794-4b5c-99ce-69d134ac52e3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 928ab4d3-6993-4737-bbca-3af93992640a (type: security_groups) to 1 2026-04-06 19:55:24.313 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d39c18b-4794-4b5c-99ce-69d134ac52e3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 759e53c6-382a-4f25-b421-c7f702868d3f (type: security_group_rules) to 0 2026-04-06 19:55:24.319 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf779296-68c6-431d-a9e1-ca0bfead901c - - - - - -] OVN reports status down for port: 9343a69b-3863-4eef-850d-89c55e96ae6d 2026-04-06 19:55:24.326 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d39c18b-4794-4b5c-99ce-69d134ac52e3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9ee81360-da4e-45e7-83c0-02cc25e04f79 (type: security_group_rules) to 0 2026-04-06 19:55:24.339 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d39c18b-4794-4b5c-99ce-69d134ac52e3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c470316d-6e29-425b-89ce-83475e9cb457 (type: security_group_rules) to 0 2026-04-06 19:55:24.361 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d39c18b-4794-4b5c-99ce-69d134ac52e3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ef1f1240-1292-4606-8175-073d704f51d7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 643/1357] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:55:24 2026] GET /v2.0/ports?tenant_id=44bc8da0de7845cfa20d26b46827135f&device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 1209 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1358] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:23 2026] GET /v2.0/security-groups?tenant_id=9a0ec6345a53485281c313f4e45d6265&name=default => generated 2925 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1359] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:55:24 2026] GET /v2.0/networks?id=82be5e43-4755-4ee5-b3ae-e7db17ed1eeb => generated 807 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1360] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:24 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 971 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:24.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf779296-68c6-431d-a9e1-ca0bfead901c - - - - - -] Successfully bumped revision number for resource 9343a69b-3863-4eef-850d-89c55e96ae6d (type: ports) to 6 [pid: 8|app: 0|req: 717/1361] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:24 2026] DELETE /v2.0/security-groups/928ab4d3-6993-4737-bbca-3af93992640a => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1362] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 19:55:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9343a69b-3863-4eef-850d-89c55e96ae6d => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1363] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:24 2026] GET /v2.0/security-groups?id=d60fb961-8f5a-4ba6-9491-1a1fc3655e02&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1364] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:55:24 2026] GET /v2.0/subnets?id=bf619a94-2700-42ad-bda5-14795be07917 => generated 688 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:24.927 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1ee8330-9c52-4b4a-80a7-599977733a29 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 34c246ee-1212-49dd-8bf3-7acc1fc41865 (type: security_groups) to 1 2026-04-06 19:55:24.938 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1ee8330-9c52-4b4a-80a7-599977733a29 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1cb6f794-4bc7-4205-aba8-66f61d69a82d (type: security_group_rules) to 0 2026-04-06 19:55:24.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1ee8330-9c52-4b4a-80a7-599977733a29 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a66bbcce-3f7e-472d-acf9-e884599aa690 (type: security_group_rules) to 0 2026-04-06 19:55:24.964 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1ee8330-9c52-4b4a-80a7-599977733a29 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ab8d76f9-8e43-40f8-a20f-7cb7761a4edc (type: security_group_rules) to 0 2026-04-06 19:55:24.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1ee8330-9c52-4b4a-80a7-599977733a29 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f9cb1a13-d536-45af-badb-a6372fbc0b8e (type: security_group_rules) to 0 2026-04-06 19:55:24.996 8 INFO neutron.db.ovn_revision_numbers_db [None req-131ad0f9-0aba-4c67-9ef6-3b529c5490bd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b3e9bb7a-62a6-4df5-abe7-1f30c261b266 (type: security_groups) to 1 2026-04-06 19:55:25.008 8 INFO neutron.db.ovn_revision_numbers_db [None req-131ad0f9-0aba-4c67-9ef6-3b529c5490bd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 05f8e5ee-4ce5-42cb-8e01-0781b03f2958 (type: security_group_rules) to 0 2026-04-06 19:55:25.022 8 INFO neutron.db.ovn_revision_numbers_db [None req-131ad0f9-0aba-4c67-9ef6-3b529c5490bd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 23e65124-ea96-42de-80b7-1d6bed612bb7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 645/1365] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:24 2026] GET /v2.0/security-groups?tenant_id=bf3298741d7e4769b69ddf37eb5cacbf&name=default => generated 2925 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-06 19:55:25.034 8 INFO neutron.db.ovn_revision_numbers_db [None req-131ad0f9-0aba-4c67-9ef6-3b529c5490bd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 88acf210-d2ba-47b9-8fed-b9b9b311590c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 646/1366] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:55:25 2026] GET /v2.0/ports?network_id=82be5e43-4755-4ee5-b3ae-e7db17ed1eeb&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:25.044 8 INFO neutron.db.ovn_revision_numbers_db [None req-131ad0f9-0aba-4c67-9ef6-3b529c5490bd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 8df54099-985e-497a-bc19-19bfc78bd517 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 721/1367] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:24 2026] GET /v2.0/security-groups?tenant_id=01ba360678b04e12b27b7c8be74fa0b6&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1368] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:55:25 2026] GET /v2.0/networks/82be5e43-4755-4ee5-b3ae-e7db17ed1eeb?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1369] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:25 2026] DELETE /v2.0/security-groups/34c246ee-1212-49dd-8bf3-7acc1fc41865 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1370] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:55:25 2026] GET /v2.0/networks/82be5e43-4755-4ee5-b3ae-e7db17ed1eeb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1373] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:25 2026] DELETE /v2.0/security-groups/b3e9bb7a-62a6-4df5-abe7-1f30c261b266 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1374] 199.204.45.6 () {34 vars in 992 bytes} [Mon Apr 6 19:55:25 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:25.574 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f129cc4-85f8-4c40-badf-d1c328236c1f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 8602b96a-6824-4076-912b-6c21656208f3 (type: security_groups) to 1 2026-04-06 19:55:25.587 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f129cc4-85f8-4c40-badf-d1c328236c1f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4841db8f-4cdc-4aa7-ae9b-f6b290baec1a (type: security_group_rules) to 0 2026-04-06 19:55:25.597 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f129cc4-85f8-4c40-badf-d1c328236c1f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ad206d39-4b34-43de-9f0e-440361de59a6 (type: security_group_rules) to 0 2026-04-06 19:55:25.608 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f129cc4-85f8-4c40-badf-d1c328236c1f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource bacb3d94-e3f2-45c6-9127-a40dca51d190 (type: security_group_rules) to 0 2026-04-06 19:55:25.625 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f129cc4-85f8-4c40-badf-d1c328236c1f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cd99e519-5361-4523-b666-8081caec1c72 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 651/1375] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:25 2026] GET /v2.0/security-groups?tenant_id=dbda602cca4f41a6aebba2af0ed4146c&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:55:25.721 8 INFO neutron_taas.services.taas.taas_plugin [req-8646d9df-35df-41b6-ad82-b41d6f83155a req-a18cf89d-1a19-41d9-bae6-901b858d284e 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] TaaS: Handle Delete Port: 9343a69b-3863-4eef-850d-89c55e96ae6d 2026-04-06 19:55:25.725 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8646d9df-35df-41b6-ad82-b41d6f83155a req-a18cf89d-1a19-41d9-bae6-901b858d284e 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] Tap Mirror: Handle Delete Port: 9343a69b-3863-4eef-850d-89c55e96ae6d 2026-04-06 19:55:25.837 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad14abfe-cbd9-48bd-85b5-57f3b0b36036'] response: {'server_uuid': 'd6a71c82-2ba1-48ab-9cf8-3a7c0db76f21', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9343a69b-3863-4eef-850d-89c55e96ae6d', 'code': 200} 2026-04-06 19:55:25.838 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad14abfe-cbd9-48bd-85b5-57f3b0b36036'] response: {'server_uuid': 'd6a71c82-2ba1-48ab-9cf8-3a7c0db76f21', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9343a69b-3863-4eef-850d-89c55e96ae6d', 'code': 200} 2026-04-06 19:55:25.961 8 INFO neutron.db.l3_db [req-8646d9df-35df-41b6-ad82-b41d6f83155a req-a18cf89d-1a19-41d9-bae6-901b858d284e 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] Floating IP 7f41e95a-2804-4949-8f9a-127097312a8d disassociated. External IP: 10.96.250.211, port: 9343a69b-3863-4eef-850d-89c55e96ae6d. [pid: 7|app: 0|req: 652/1376] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:25 2026] DELETE /v2.0/security-groups/8602b96a-6824-4076-912b-6c21656208f3 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 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: 653/1377] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:26 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1378] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:26 2026] GET /v2.0/security-groups?id=d60fb961-8f5a-4ba6-9491-1a1fc3655e02&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1379] 199.204.45.6 () {36 vars in 995 bytes} [Mon Apr 6 19:55:25 2026] DELETE /v2.0/ports/9343a69b-3863-4eef-850d-89c55e96ae6d => generated 0 bytes in 622 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:55:26.185 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4b7edff-83b9-4bd1-9972-8fecd3a6de11'] response: {'server_uuid': 'd6a71c82-2ba1-48ab-9cf8-3a7c0db76f21', 'name': 'network-vif-deleted', 'tag': '9343a69b-3863-4eef-850d-89c55e96ae6d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 655/1380] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:27 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1381] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:28 2026] GET /v2.0/ports?device_id=d6a71c82-2ba1-48ab-9cf8-3a7c0db76f21 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:28.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-07c3b60e-a6af-4b43-a7fa-6518ee16bf4d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4419ac4e-0d87-4709-9583-bc9d6425acae (type: security_groups) to 1 2026-04-06 19:55:28.673 8 INFO neutron.db.ovn_revision_numbers_db [None req-07c3b60e-a6af-4b43-a7fa-6518ee16bf4d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 174b9109-36c8-427d-a9ad-3a72f8fcad3d (type: security_group_rules) to 0 2026-04-06 19:55:28.686 8 INFO neutron.db.ovn_revision_numbers_db [None req-07c3b60e-a6af-4b43-a7fa-6518ee16bf4d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 525a10df-647d-46aa-aa19-9a0e76c0bd20 (type: security_group_rules) to 0 2026-04-06 19:55:28.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-07c3b60e-a6af-4b43-a7fa-6518ee16bf4d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a3f16ac1-bad9-4406-a3d8-ecf28ef2d1d8 (type: security_group_rules) to 0 2026-04-06 19:55:28.711 8 INFO neutron.db.ovn_revision_numbers_db [None req-07c3b60e-a6af-4b43-a7fa-6518ee16bf4d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource fc562819-b548-47d7-b429-748e0ffe96eb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 726/1382] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:28 2026] GET /v2.0/security-groups?tenant_id=ccda99ce0a1f48be8ff9248d439bdd56&name=default => generated 2925 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1383] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:28 2026] DELETE /v2.0/security-groups/4419ac4e-0d87-4709-9583-bc9d6425acae => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1384] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:29 2026] DELETE /v2.0/security-groups/d60fb961-8f5a-4ba6-9491-1a1fc3655e02 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:55:29.664 7 INFO neutron.api.v2.resource [None req-c585af18-40a8-4723-a3b6-4966e61fc886 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 658/1385] 10.0.0.236 () {32 vars in 737 bytes} [Mon Apr 6 19:55:29 2026] GET /v2.0/security-groups/d60fb961-8f5a-4ba6-9491-1a1fc3655e02 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:55:29.808 8 INFO neutron_taas.services.taas.taas_plugin [None req-1c9a1514-510f-4d01-a8a9-bc646d3178f8 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] TaaS: Handle Delete Port: f3b8d2d4-393a-4979-9cee-195fd0d5a8da 2026-04-06 19:55:29.811 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c9a1514-510f-4d01-a8a9-bc646d3178f8 64d97be763b948e4b09bfc317d4418dd 44bc8da0de7845cfa20d26b46827135f - - default default] Tap Mirror: Handle Delete Port: f3b8d2d4-393a-4979-9cee-195fd0d5a8da [pid: 8|app: 0|req: 728/1386] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 19:55:29 2026] DELETE /v2.0/floatingips/7f41e95a-2804-4949-8f9a-127097312a8d => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:55:30.272 7 INFO neutron_taas.services.taas.taas_plugin [None req-d932bfac-4a50-4b3f-a2a0-0723c2e004f3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: f6c18014-7c05-487a-87f8-76509bb3c74e 2026-04-06 19:55:30.275 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d932bfac-4a50-4b3f-a2a0-0723c2e004f3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: f6c18014-7c05-487a-87f8-76509bb3c74e [pid: 7|app: 0|req: 659/1387] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:55:29 2026] PUT /v2.0/routers/c1cd6e62-a82f-4d24-b132-6edd3f2b07da/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:31.248 8 INFO neutron_taas.services.taas.taas_plugin [None req-5344aeb2-cf92-4437-81ef-59d337708a01 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 20d28e78-bbfa-4bfa-bbbf-f24d70f3600e 2026-04-06 19:55:31.252 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5344aeb2-cf92-4437-81ef-59d337708a01 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 20d28e78-bbfa-4bfa-bbbf-f24d70f3600e [pid: 8|app: 0|req: 729/1388] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:55:30 2026] DELETE /v2.0/routers/c1cd6e62-a82f-4d24-b132-6edd3f2b07da => generated 0 bytes in 792 msecs (HTTP/1.1 204) 2 headers in 112 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: 660/1389] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:55:31 2026] DELETE /v2.0/subnets/bf619a94-2700-42ad-bda5-14795be07917 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:55:32.065 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d1bb2d5-e826-40d1-b408-39deaeec197c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 6452904b-9f1c-45cc-bd05-165d31e24299 2026-04-06 19:55:32.068 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d1bb2d5-e826-40d1-b408-39deaeec197c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 6452904b-9f1c-45cc-bd05-165d31e24299 2026-04-06 19:55:32.284 8 INFO neutron.services.segments.plugin [-] Segment 011cc6c1-6c14-40b6-a8f4-f39f36e4dbe8 resource provider aggregate not found 2026-04-06 19:55:32.287 8 INFO neutron.services.segments.plugin [-] Segment 011cc6c1-6c14-40b6-a8f4-f39f36e4dbe8 resource provider aggregate not found 2026-04-06 19:55:32.308 8 INFO neutron.services.segments.plugin [-] Segment 011cc6c1-6c14-40b6-a8f4-f39f36e4dbe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 011cc6c1-6c14-40b6-a8f4-f39f36e4dbe8 found for delete ", "request_id": "req-37ce2feb-0512-48ea-aace-278c223904ab"}]} 2026-04-06 19:55:32.314 8 INFO neutron.services.segments.plugin [-] Segment 011cc6c1-6c14-40b6-a8f4-f39f36e4dbe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 011cc6c1-6c14-40b6-a8f4-f39f36e4dbe8 found for delete ", "request_id": "req-f1cfb1d1-9f3f-4b03-9684-563480bc254a"}]} [pid: 8|app: 0|req: 730/1390] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:55:31 2026] DELETE /v2.0/networks/82be5e43-4755-4ee5-b3ae-e7db17ed1eeb => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1391] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:32 2026] GET /v2.0/security-groups?tenant_id=44bc8da0de7845cfa20d26b46827135f&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:55:32.526 7 INFO neutron.db.ovn_revision_numbers_db [None req-df7997a9-f10b-41cc-a9f1-6dc9a9ab6be2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3f38da72-b9fa-4f3d-a2d9-2ffb82609660 (type: security_groups) to 1 2026-04-06 19:55:32.544 7 INFO neutron.db.ovn_revision_numbers_db [None req-df7997a9-f10b-41cc-a9f1-6dc9a9ab6be2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1fbef3b6-ca5c-4090-8aec-68151d485107 (type: security_group_rules) to 0 2026-04-06 19:55:32.559 7 INFO neutron.db.ovn_revision_numbers_db [None req-df7997a9-f10b-41cc-a9f1-6dc9a9ab6be2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 59f77d9a-0ea9-4706-9a0c-2057c85a7af3 (type: security_group_rules) to 0 2026-04-06 19:55:32.570 7 INFO neutron.db.ovn_revision_numbers_db [None req-df7997a9-f10b-41cc-a9f1-6dc9a9ab6be2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource add8ad7c-d20f-4292-8ff7-977b38de45e2 (type: security_group_rules) to 0 2026-04-06 19:55:32.583 7 INFO neutron.db.ovn_revision_numbers_db [None req-df7997a9-f10b-41cc-a9f1-6dc9a9ab6be2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e99e4dbf-e3a5-4871-ab73-2b8e061a1645 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 661/1392] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:32 2026] GET /v2.0/security-groups?tenant_id=bb8be56ba98f444880caa370711678e6&name=default => generated 2925 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1393] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:32 2026] DELETE /v2.0/security-groups/26e78cc8-8b46-4b56-b4cd-63d914946141 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1394] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:32 2026] DELETE /v2.0/security-groups/3f38da72-b9fa-4f3d-a2d9-2ffb82609660 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:55:33.202 8 INFO neutron.db.ovn_revision_numbers_db [None req-012838a1-3bf7-43c9-8ee6-3f15db7a15a4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e8c9fbdf-a5ae-47db-8299-24017f09251c (type: security_groups) to 1 2026-04-06 19:55:33.214 8 INFO neutron.db.ovn_revision_numbers_db [None req-012838a1-3bf7-43c9-8ee6-3f15db7a15a4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 04f248fc-55ce-4abd-991f-99af8cadb4e1 (type: security_group_rules) to 0 2026-04-06 19:55:33.226 8 INFO neutron.db.ovn_revision_numbers_db [None req-012838a1-3bf7-43c9-8ee6-3f15db7a15a4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b1a5d644-1d45-4367-9169-e058a043eca8 (type: security_group_rules) to 0 2026-04-06 19:55:33.239 8 INFO neutron.db.ovn_revision_numbers_db [None req-012838a1-3bf7-43c9-8ee6-3f15db7a15a4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e41c276e-7295-4712-b1e7-ee63f92c6bef (type: security_group_rules) to 0 2026-04-06 19:55:33.253 8 INFO neutron.db.ovn_revision_numbers_db [None req-012838a1-3bf7-43c9-8ee6-3f15db7a15a4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f17c6bbd-3a4b-4224-a28e-01f9a5c31c4d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 733/1395] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:33 2026] GET /v2.0/security-groups?tenant_id=103babf9401540378e7e7738a9e6e3f9&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1396] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:33 2026] DELETE /v2.0/security-groups/e8c9fbdf-a5ae-47db-8299-24017f09251c => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1397] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:34 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1010 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1398] 10.0.0.77 () {34 vars in 1119 bytes} [Mon Apr 6 19:55:34 2026] GET /v2.0/security-groups?id=2b3dfcbd-e8e4-4204-b98e-ea350c323ce0&id=e6f72d95-def9-448c-8186-32d9db751a69&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1399] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:55:34 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1248 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1400] 10.0.0.236 () {32 vars in 858 bytes} [Mon Apr 6 19:55:34 2026] GET /v2.0/floatingips?floating_network_id=3f6bb486-d1fb-4a72-b691-c0e7fb22ced9&port_id=f3991600-c1f3-4b8d-91b5-c1e324c9047e => generated 860 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:34.579 7 INFO neutron.db.ovn_revision_numbers_db [None req-bee4f79e-0311-4b58-8b1d-0468bf04059c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 214a9cda-65e1-41d1-8e4a-a50985ea22a3 (type: security_groups) to 1 2026-04-06 19:55:34.592 7 INFO neutron.db.ovn_revision_numbers_db [None req-bee4f79e-0311-4b58-8b1d-0468bf04059c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4fe769db-57d3-442c-9f37-06bc45981167 (type: security_group_rules) to 0 2026-04-06 19:55:34.616 7 INFO neutron.db.ovn_revision_numbers_db [None req-bee4f79e-0311-4b58-8b1d-0468bf04059c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9efb2826-ddcf-4a81-a41c-b8c1a062847e (type: security_group_rules) to 0 2026-04-06 19:55:34.634 7 INFO neutron.db.ovn_revision_numbers_db [None req-bee4f79e-0311-4b58-8b1d-0468bf04059c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c36c52d4-e961-4778-ba4b-0ae5c1235c46 (type: security_group_rules) to 0 2026-04-06 19:55:34.652 7 INFO neutron.db.ovn_revision_numbers_db [None req-bee4f79e-0311-4b58-8b1d-0468bf04059c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d6776d09-1ee0-4141-beb2-987140f8d588 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 665/1401] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:34 2026] GET /v2.0/security-groups?tenant_id=8ff21283ab4646248acfabb2d329a970&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:55:34.902 8 INFO neutron.db.ovn_revision_numbers_db [None req-528a7af3-04f1-4972-9478-c5bd45f843ef 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 51bc646b-72c0-4b0f-9dd6-8fa29302ef6e (type: security_groups) to 1 2026-04-06 19:55:34.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-528a7af3-04f1-4972-9478-c5bd45f843ef 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1977cb2f-0c04-4019-b585-933d8a9e11c9 (type: security_group_rules) to 0 2026-04-06 19:55:34.934 8 INFO neutron.db.ovn_revision_numbers_db [None req-528a7af3-04f1-4972-9478-c5bd45f843ef 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 30eea7f1-4c5a-41d6-988c-e4f14466056b (type: security_group_rules) to 0 2026-04-06 19:55:34.947 8 INFO neutron.db.ovn_revision_numbers_db [None req-528a7af3-04f1-4972-9478-c5bd45f843ef 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 6b35db27-62f3-4973-aa61-51dacb68112a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 666/1402] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:34 2026] DELETE /v2.0/security-groups/214a9cda-65e1-41d1-8e4a-a50985ea22a3 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:55:34.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-528a7af3-04f1-4972-9478-c5bd45f843ef 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c39a1ea7-9f5d-4769-b70b-60a2ddaa9b26 (type: security_group_rules) to 0 2026-04-06 19:55:35.046 8 INFO neutron.db.segments_db [None req-528a7af3-04f1-4972-9478-c5bd45f843ef 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Added segment c4f00a39-bacf-43bd-937f-9338c6431a21 of type geneve for network 32f765e6-c869-464a-8ad0-7632c8a2f7fb 2026-04-06 19:55:35.179 8 INFO neutron.db.ovn_revision_numbers_db [None req-528a7af3-04f1-4972-9478-c5bd45f843ef 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 32f765e6-c869-464a-8ad0-7632c8a2f7fb (type: networks) to 1 2026-04-06 19:55:35.344 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-528a7af3-04f1-4972-9478-c5bd45f843ef 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:55:35.345 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-528a7af3-04f1-4972-9478-c5bd45f843ef 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 32f765e6-c869-464a-8ad0-7632c8a2f7fb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:35.414 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e32439d0-f5a6-4b14-b332-60adf756fb01 - - - - - -] OVN reports status down for port: 734782bc-f11d-4fdd-9aca-7811505941ec 2026-04-06 19:55:35.432 8 INFO neutron.db.ovn_revision_numbers_db [None req-528a7af3-04f1-4972-9478-c5bd45f843ef 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 734782bc-f11d-4fdd-9aca-7811505941ec (type: ports) to 1 [pid: 8|app: 0|req: 737/1403] 10.0.0.236 () {34 vars in 671 bytes} [Mon Apr 6 19:55:34 2026] POST /v2.0/networks => generated 765 bytes in 862 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:55:35.662 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a0cade3-e847-461b-84bf-b496528405dc 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:55:35.663 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a0cade3-e847-461b-84bf-b496528405dc 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 32f765e6-c869-464a-8ad0-7632c8a2f7fb: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 738/1404] 10.0.0.211 () {34 vars in 990 bytes} [Mon Apr 6 19:55:35 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1248 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1405] 10.0.0.211 () {34 vars in 1120 bytes} [Mon Apr 6 19:55:35 2026] GET /v2.0/security-groups?id=e6f72d95-def9-448c-8186-32d9db751a69&id=2b3dfcbd-e8e4-4204-b98e-ea350c323ce0&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:36.107 7 INFO neutron.db.ovn_revision_numbers_db [None req-54636427-8e6e-4fac-aec1-fcf28601ee36 - - - - - -] Successfully bumped revision number for resource 734782bc-f11d-4fdd-9aca-7811505941ec (type: ports) to 2 2026-04-06 19:55:36.142 7 INFO neutron.db.ovn_revision_numbers_db [None req-54636427-8e6e-4fac-aec1-fcf28601ee36 - - - - - -] Successfully bumped revision number for resource 790cbac9-2617-491b-8963-0221306e1c04 (type: subnets) to 0 [pid: 7|app: 0|req: 667/1406] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:55:35 2026] POST /v2.0/subnets => generated 690 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:55:36.559 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c739e8d8-a83b-4d0b-88a6-180487a83080 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:55:36.560 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c739e8d8-a83b-4d0b-88a6-180487a83080 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:36.673 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0eb831d9-7684-40d7-b5c6-18aa5adf85f4 - - - - - -] OVN reports status down for port: 729ba2c2-9746-4310-8e19-62fb1b82bb76 2026-04-06 19:55:36.728 8 INFO neutron.db.ovn_revision_numbers_db [None req-c739e8d8-a83b-4d0b-88a6-180487a83080 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 729ba2c2-9746-4310-8e19-62fb1b82bb76 (type: ports) to 1 2026-04-06 19:55:37.243 7 INFO neutron.db.ovn_revision_numbers_db [None req-8800374c-0bd0-4a5d-a98d-aaa991c37a78 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource add6593f-28df-457b-a166-c596053d9b1e (type: security_groups) to 1 2026-04-06 19:55:37.254 7 INFO neutron.db.ovn_revision_numbers_db [None req-8800374c-0bd0-4a5d-a98d-aaa991c37a78 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource 5a6a1ec1-6861-44b2-9b27-f62ac28fb407 (type: security_group_rules) to 0 2026-04-06 19:55:37.265 7 INFO neutron.db.ovn_revision_numbers_db [None req-8800374c-0bd0-4a5d-a98d-aaa991c37a78 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource 650faf70-06a0-4fc0-8963-31cf4adf7056 (type: security_group_rules) to 0 2026-04-06 19:55:37.276 7 INFO neutron.db.ovn_revision_numbers_db [None req-8800374c-0bd0-4a5d-a98d-aaa991c37a78 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource d1f31360-19d1-435b-a01f-2c932428ca65 (type: security_group_rules) to 0 2026-04-06 19:55:37.289 7 INFO neutron.db.ovn_revision_numbers_db [None req-8800374c-0bd0-4a5d-a98d-aaa991c37a78 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource e9adba3e-13c2-4ea6-9d88-ec4d39248353 (type: security_group_rules) to 0 2026-04-06 19:55:37.382 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-4f82f517-2ad8-4029-9d37-748c6ab3f52d - - - - - -] Schedule LRP lrp-729ba2c2-9746-4310-8e19-62fb1b82bb76 on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:55:37.396 7 INFO neutron.db.segments_db [None req-8800374c-0bd0-4a5d-a98d-aaa991c37a78 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Added segment 721dfeeb-3602-42ce-a43d-c01703863307 of type geneve for network deb2cfb7-70bc-4e9a-ba70-d32f3e5e362f 2026-04-06 19:55:37.425 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0eb831d9-7684-40d7-b5c6-18aa5adf85f4 - - - - - -] OVN reports status up for port: 729ba2c2-9746-4310-8e19-62fb1b82bb76 2026-04-06 19:55:37.455 8 INFO neutron.plugins.ml2.plugin [None req-0eb831d9-7684-40d7-b5c6-18aa5adf85f4 - - - - - -] Attempt 1 to provision port 729ba2c2-9746-4310-8e19-62fb1b82bb76 2026-04-06 19:55:37.469 8 INFO neutron.db.ovn_revision_numbers_db [None req-c739e8d8-a83b-4d0b-88a6-180487a83080 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 729ba2c2-9746-4310-8e19-62fb1b82bb76 (type: router_ports) to 1 2026-04-06 19:55:37.472 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c03383cc-266d-46a7-9004-eb24412b1440 - - - - - -] Router c6ae67b0-fed4-4e20-be98-0502a2ba4b1a is bound to host instance 2026-04-06 19:55:37.587 8 INFO neutron.db.ovn_revision_numbers_db [None req-c739e8d8-a83b-4d0b-88a6-180487a83080 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c6ae67b0-fed4-4e20-be98-0502a2ba4b1a (type: routers) to 2 2026-04-06 19:55:37.596 7 INFO neutron.db.segments_db [None req-8800374c-0bd0-4a5d-a98d-aaa991c37a78 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Added segment 969c3956-c75e-4fed-bd54-021929654a47 of type geneve for network bf4b98d7-506c-48aa-aa3c-ac794d8e7b7f [pid: 8|app: 0|req: 740/1407] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:55:36 2026] POST /v2.0/routers => generated 968 bytes in 1434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:55:37.832 7 INFO neutron.db.ovn_revision_numbers_db [None req-8800374c-0bd0-4a5d-a98d-aaa991c37a78 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource deb2cfb7-70bc-4e9a-ba70-d32f3e5e362f (type: networks) to 1 2026-04-06 19:55:37.886 8 INFO neutron.db.ovn_revision_numbers_db [None req-355fb0ca-1a75-4875-afd6-0c532ab745d1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 672f998e-0091-415e-acff-7a786a4010e2 (type: security_groups) to 1 2026-04-06 19:55:37.900 8 INFO neutron.db.ovn_revision_numbers_db [None req-355fb0ca-1a75-4875-afd6-0c532ab745d1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 37891813-0994-4013-a365-4496ebd2632a (type: security_group_rules) to 0 2026-04-06 19:55:37.912 8 INFO neutron.db.ovn_revision_numbers_db [None req-355fb0ca-1a75-4875-afd6-0c532ab745d1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 52db2404-4af7-4e4c-a076-ef8d89711785 (type: security_group_rules) to 0 2026-04-06 19:55:37.924 8 INFO neutron.db.ovn_revision_numbers_db [None req-355fb0ca-1a75-4875-afd6-0c532ab745d1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 7de4a57d-3029-40f9-86f9-36f838f3ac34 (type: security_group_rules) to 0 2026-04-06 19:55:37.940 8 INFO neutron.db.ovn_revision_numbers_db [None req-355fb0ca-1a75-4875-afd6-0c532ab745d1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a1ad601c-1790-46d8-a69c-87f7fca65537 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 741/1408] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:37 2026] GET /v2.0/security-groups?tenant_id=a5d8bc5df3d7445b97e0c5791637fbca&name=default => generated 2925 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:55:38.127 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8800374c-0bd0-4a5d-a98d-aaa991c37a78 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] No more DHCP agents 2026-04-06 19:55:38.132 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8800374c-0bd0-4a5d-a98d-aaa991c37a78 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Unable to schedule network deb2cfb7-70bc-4e9a-ba70-d32f3e5e362f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:38.284 7 INFO neutron.db.ovn_revision_numbers_db [None req-8800374c-0bd0-4a5d-a98d-aaa991c37a78 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource 65bec5df-c9c3-4a80-9a1e-07cb5367d402 (type: ports) to 1 2026-04-06 19:55:38.453 7 INFO neutron.db.ovn_revision_numbers_db [None req-8800374c-0bd0-4a5d-a98d-aaa991c37a78 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource bf4b98d7-506c-48aa-aa3c-ac794d8e7b7f (type: networks) to 1 2026-04-06 19:55:38.482 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-da7ab2b2-a53f-4908-a4ef-2522fe4ddd6e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:55:38.483 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-da7ab2b2-a53f-4908-a4ef-2522fe4ddd6e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 32f765e6-c869-464a-8ad0-7632c8a2f7fb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:38.639 8 INFO neutron.db.ovn_revision_numbers_db [None req-da7ab2b2-a53f-4908-a4ef-2522fe4ddd6e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 24ce350d-ecc7-4fd7-9e32-96a86eb7adee (type: ports) to 1 2026-04-06 19:55:38.647 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e32439d0-f5a6-4b14-b332-60adf756fb01 - - - - - -] OVN reports status down for port: 24ce350d-ecc7-4fd7-9e32-96a86eb7adee 2026-04-06 19:55:38.938 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8800374c-0bd0-4a5d-a98d-aaa991c37a78 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] No more DHCP agents 2026-04-06 19:55:38.943 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8800374c-0bd0-4a5d-a98d-aaa991c37a78 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Unable to schedule network bf4b98d7-506c-48aa-aa3c-ac794d8e7b7f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:39.053 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e32439d0-f5a6-4b14-b332-60adf756fb01 - - - - - -] OVN reports status down for port: a5f865e9-2c16-4fba-9e73-955437d8536e 2026-04-06 19:55:39.200 7 INFO neutron.db.ovn_revision_numbers_db [None req-8800374c-0bd0-4a5d-a98d-aaa991c37a78 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource a5f865e9-2c16-4fba-9e73-955437d8536e (type: ports) to 1 [pid: 7|app: 0|req: 668/1409] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:55:36 2026] POST /v2.0/networks => generated 1284 bytes in 2465 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:55:39.356 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-da7ab2b2-a53f-4908-a4ef-2522fe4ddd6e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:55:39.360 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-da7ab2b2-a53f-4908-a4ef-2522fe4ddd6e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 32f765e6-c869-464a-8ad0-7632c8a2f7fb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:39.369 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e32439d0-f5a6-4b14-b332-60adf756fb01 - - - - - -] OVN reports status up for port: 24ce350d-ecc7-4fd7-9e32-96a86eb7adee 2026-04-06 19:55:39.441 7 INFO neutron.plugins.ml2.plugin [None req-e32439d0-f5a6-4b14-b332-60adf756fb01 - - - - - -] Attempt 1 to provision port 24ce350d-ecc7-4fd7-9e32-96a86eb7adee 2026-04-06 19:55:39.648 7 INFO neutron.db.ovn_revision_numbers_db [None req-097159c6-0a42-428e-8a21-f4e4f7ac29f3 - - - - - -] Successfully bumped revision number for resource 729ba2c2-9746-4310-8e19-62fb1b82bb76 (type: ports) to 4 [pid: 7|app: 0|req: 669/1410] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:39 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1010 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:55:39.935 8 INFO neutron.db.ovn_revision_numbers_db [None req-da7ab2b2-a53f-4908-a4ef-2522fe4ddd6e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 24ce350d-ecc7-4fd7-9e32-96a86eb7adee (type: router_ports) to 1 [pid: 8|app: 0|req: 742/1411] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:55:37 2026] PUT /v2.0/routers/c6ae67b0-fed4-4e20-be98-0502a2ba4b1a/add_router_interface => generated 309 bytes in 1960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1412] 10.0.0.236 () {32 vars in 649 bytes} [Mon Apr 6 19:55:39 2026] GET /v2.0/networks => generated 1971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1413] 10.0.0.77 () {34 vars in 1119 bytes} [Mon Apr 6 19:55:40 2026] GET /v2.0/security-groups?id=2b3dfcbd-e8e4-4204-b98e-ea350c323ce0&id=e6f72d95-def9-448c-8186-32d9db751a69&fields=id&fields=name => generated 207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:40.249 8 INFO neutron_taas.services.taas.taas_plugin [None req-be75ff64-8dd8-4a39-a4fe-7722a5c123e8 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] TaaS: Handle Delete Port: 65bec5df-c9c3-4a80-9a1e-07cb5367d402 2026-04-06 19:55:40.251 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be75ff64-8dd8-4a39-a4fe-7722a5c123e8 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Tap Mirror: Handle Delete Port: 65bec5df-c9c3-4a80-9a1e-07cb5367d402 2026-04-06 19:55:40.376 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0eb831d9-7684-40d7-b5c6-18aa5adf85f4 - - - - - -] OVN reports status down for port: 65bec5df-c9c3-4a80-9a1e-07cb5367d402 2026-04-06 19:55:40.410 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0eb831d9-7684-40d7-b5c6-18aa5adf85f4 - - - - - -] OVN reports status down for port: f3991600-c1f3-4b8d-91b5-c1e324c9047e 2026-04-06 19:55:40.583 8 INFO neutron.services.segments.plugin [-] Segment 721dfeeb-3602-42ce-a43d-c01703863307 resource provider aggregate not found 2026-04-06 19:55:40.595 8 INFO neutron.services.segments.plugin [-] Segment 721dfeeb-3602-42ce-a43d-c01703863307 resource provider aggregate not found 2026-04-06 19:55:40.614 8 INFO neutron.services.segments.plugin [-] Segment 721dfeeb-3602-42ce-a43d-c01703863307 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 721dfeeb-3602-42ce-a43d-c01703863307 found for delete ", "request_id": "req-c6e413d9-612e-48a0-a8b5-d2f9458a0f58"}]} 2026-04-06 19:55:40.623 8 INFO neutron.services.segments.plugin [-] Segment 721dfeeb-3602-42ce-a43d-c01703863307 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 721dfeeb-3602-42ce-a43d-c01703863307 found for delete ", "request_id": "req-3a74f3ce-65c4-48b0-90d5-811ecd0c97e1"}]} 2026-04-06 19:55:40.698 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ddf81d0-be48-4407-bd7c-f116b5e6beef'] response: {'server_uuid': 'd425c048-88b2-4dad-b05b-853e41ffe3c0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f3991600-c1f3-4b8d-91b5-c1e324c9047e', 'code': 200} [pid: 8|app: 0|req: 745/1414] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:55:40 2026] DELETE /v2.0/networks/deb2cfb7-70bc-4e9a-ba70-d32f3e5e362f => generated 0 bytes in 677 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1415] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:39 2026] DELETE /v2.0/security-groups/672f998e-0091-415e-acff-7a786a4010e2 => generated 0 bytes in 1212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1417] 199.204.45.6 () {34 vars in 992 bytes} [Mon Apr 6 19:55:40 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 1008 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:55:41.062 8 INFO neutron.db.ovn_revision_numbers_db [None req-0eb831d9-7684-40d7-b5c6-18aa5adf85f4 - - - - - -] Successfully bumped revision number for resource f3991600-c1f3-4b8d-91b5-c1e324c9047e (type: ports) to 6 2026-04-06 19:55:41.068 7 INFO neutron.db.ovn_revision_numbers_db [None req-e32439d0-f5a6-4b14-b332-60adf756fb01 - - - - - -] Successfully bumped revision number for resource 24ce350d-ecc7-4fd7-9e32-96a86eb7adee (type: ports) to 2 2026-04-06 19:55:41.118 7 INFO neutron.db.ovn_revision_numbers_db [None req-097159c6-0a42-428e-8a21-f4e4f7ac29f3 - - - - - -] Successfully bumped revision number for resource 729ba2c2-9746-4310-8e19-62fb1b82bb76 (type: ports) to 5 2026-04-06 19:55:41.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-f482cc95-184b-4c6e-aac1-2f2251eefb9e 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] Successfully bumped revision number for resource c0889eb0-b3c3-4c2d-befc-b16f401749d6 (type: security_groups) to 1 2026-04-06 19:55:41.169 8 INFO neutron.db.ovn_revision_numbers_db [None req-f482cc95-184b-4c6e-aac1-2f2251eefb9e 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] Successfully bumped revision number for resource bc723546-f022-4cc0-82fc-6ecfb4b3961e (type: security_group_rules) to 0 2026-04-06 19:55:41.203 8 INFO neutron.db.ovn_revision_numbers_db [None req-f482cc95-184b-4c6e-aac1-2f2251eefb9e 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] Successfully bumped revision number for resource e2a9130b-95a4-4967-b3f3-4bca2f6b3372 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 747/1419] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:55:40 2026] POST /v2.0/security-groups => generated 1659 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 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-04-06 19:55:41.329 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8c6876c-1a05-4cae-81fb-d00af9f209fb 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] TaaS: Handle Delete Port: a5f865e9-2c16-4fba-9e73-955437d8536e 2026-04-06 19:55:41.342 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8c6876c-1a05-4cae-81fb-d00af9f209fb 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Tap Mirror: Handle Delete Port: a5f865e9-2c16-4fba-9e73-955437d8536e 2026-04-06 19:55:41.373 8 INFO neutron_taas.services.taas.taas_plugin [req-fe668ada-a31f-45b3-8508-559e64af6c27 req-9af7c3bf-007e-461b-b4d4-842cf89957a9 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] TaaS: Handle Delete Port: f3991600-c1f3-4b8d-91b5-c1e324c9047e 2026-04-06 19:55:41.378 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fe668ada-a31f-45b3-8508-559e64af6c27 req-9af7c3bf-007e-461b-b4d4-842cf89957a9 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Tap Mirror: Handle Delete Port: f3991600-c1f3-4b8d-91b5-c1e324c9047e 2026-04-06 19:55:41.597 7 INFO neutron.services.segments.plugin [-] Segment 969c3956-c75e-4fed-bd54-021929654a47 resource provider aggregate not found 2026-04-06 19:55:41.607 7 INFO neutron.services.segments.plugin [-] Segment 969c3956-c75e-4fed-bd54-021929654a47 resource provider aggregate not found 2026-04-06 19:55:41.624 7 INFO neutron.services.segments.plugin [-] Segment 969c3956-c75e-4fed-bd54-021929654a47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 969c3956-c75e-4fed-bd54-021929654a47 found for delete ", "request_id": "req-5fd67213-23b1-49b7-88f6-46998dae9ea9"}]} 2026-04-06 19:55:41.634 7 INFO neutron.services.segments.plugin [-] Segment 969c3956-c75e-4fed-bd54-021929654a47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 969c3956-c75e-4fed-bd54-021929654a47 found for delete ", "request_id": "req-b3b19cdb-68d1-433b-b374-171fd77f491e"}]} 2026-04-06 19:55:41.653 8 INFO neutron.db.l3_db [req-fe668ada-a31f-45b3-8508-559e64af6c27 req-9af7c3bf-007e-461b-b4d4-842cf89957a9 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Floating IP 4c4ce390-31e1-4480-959f-5e5fba50f190 disassociated. External IP: 10.96.250.212, port: f3991600-c1f3-4b8d-91b5-c1e324c9047e. [pid: 7|app: 0|req: 673/1420] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:55:40 2026] DELETE /v2.0/networks/bf4b98d7-506c-48aa-aa3c-ac794d8e7b7f => generated 0 bytes in 750 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:55:41.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6d1c753-2a45-48c4-a68c-f804cdd90528 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e835da1c-3c48-44da-99e8-e55a9681bdb1 (type: security_groups) to 1 2026-04-06 19:55:41.815 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6d1c753-2a45-48c4-a68c-f804cdd90528 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 59e6ba37-f9d1-4efa-9d74-42e530502e3f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 748/1421] 199.204.45.6 () {36 vars in 995 bytes} [Mon Apr 6 19:55:41 2026] DELETE /v2.0/ports/f3991600-c1f3-4b8d-91b5-c1e324c9047e => generated 0 bytes in 577 msecs (HTTP/1.1 204) 3 headers in 131 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-04-06 19:55:41.827 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6d1c753-2a45-48c4-a68c-f804cdd90528 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 6ea737ff-2844-4679-8326-069961a47d02 (type: security_group_rules) to 0 2026-04-06 19:55:41.843 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6d1c753-2a45-48c4-a68c-f804cdd90528 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a2255a7a-389b-4ffe-9bfc-fa6a17cc412d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 749/1422] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:41 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:41.854 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6d1c753-2a45-48c4-a68c-f804cdd90528 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a85cceb0-d9f3-4090-a6dc-c6cc2f656a56 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 674/1423] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:41 2026] GET /v2.0/security-groups?tenant_id=60f31410c65a4531bcffb616b211eb54&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1424] 10.0.0.236 () {32 vars in 649 bytes} [Mon Apr 6 19:55:41 2026] GET /v2.0/networks => generated 689 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:41.978 8 INFO neutron.db.ovn_revision_numbers_db [None req-7c33ad29-e892-4a5e-b9f4-02047d626e01 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] Successfully bumped revision number for resource 88b21e7e-01e7-4793-b339-561cc5a917e9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 750/1425] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:55:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:55:42.112 8 INFO neutron.db.segments_db [None req-e2fc8689-5dae-47eb-9643-0cfec5d32f26 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Added segment 89992bd5-6af4-455f-911b-d17f146a9697 of type geneve for network 7fe1c6df-a5b7-43c8-9bc7-4103029c4009 [pid: 7|app: 0|req: 676/1426] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:41 2026] DELETE /v2.0/security-groups/e835da1c-3c48-44da-99e8-e55a9681bdb1 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:55:42.287 8 INFO neutron.db.ovn_revision_numbers_db [None req-e2fc8689-5dae-47eb-9643-0cfec5d32f26 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource 7fe1c6df-a5b7-43c8-9bc7-4103029c4009 (type: networks) to 1 2026-04-06 19:55:42.447 7 INFO neutron.db.ovn_revision_numbers_db [None req-99987fcd-d620-4f9f-97a7-c427fca84a2e 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] Successfully bumped revision number for resource 85c5ba33-1e9b-4b71-af19-b935a2eabd68 (type: security_group_rules) to 0 2026-04-06 19:55:42.485 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e2fc8689-5dae-47eb-9643-0cfec5d32f26 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] No more DHCP agents 2026-04-06 19:55:42.486 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e2fc8689-5dae-47eb-9643-0cfec5d32f26 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Unable to schedule network 7fe1c6df-a5b7-43c8-9bc7-4103029c4009: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 677/1427] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:55:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:55:42.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-e2fc8689-5dae-47eb-9643-0cfec5d32f26 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource ee318127-fe28-4011-8eb4-984a2cdaf062 (type: ports) to 1 [pid: 8|app: 0|req: 751/1428] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:55:42 2026] POST /v2.0/networks => generated 668 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:55:42.755 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f760e270-0348-4a1d-a1f5-b7402964425f'] response: {'server_uuid': 'd425c048-88b2-4dad-b05b-853e41ffe3c0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f3991600-c1f3-4b8d-91b5-c1e324c9047e', 'code': 200} 2026-04-06 19:55:42.755 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f760e270-0348-4a1d-a1f5-b7402964425f'] response: {'server_uuid': 'd425c048-88b2-4dad-b05b-853e41ffe3c0', 'name': 'network-vif-deleted', 'tag': 'f3991600-c1f3-4b8d-91b5-c1e324c9047e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 678/1429] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:55:42 2026] GET /v2.0/ports => generated 16720 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-06 19:55:42.868 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c6acca0-96ab-4c78-a240-63864b0f6ada 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] No more DHCP agents 2026-04-06 19:55:42.869 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c6acca0-96ab-4c78-a240-63864b0f6ada 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:42.964 7 INFO neutron.db.segments_db [None req-4d887673-cb20-459c-b6da-0afb79158003 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Added segment 1b443ef0-b933-4e27-a427-3d82c9d91eab of type geneve for network 24ded4aa-0c38-4588-a856-28842402bfd5 2026-04-06 19:55:43.066 7 INFO neutron.db.ovn_revision_numbers_db [None req-4d887673-cb20-459c-b6da-0afb79158003 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource 24ded4aa-0c38-4588-a856-28842402bfd5 (type: networks) to 1 [pid: 8|app: 0|req: 752/1430] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 19:55:42 2026] POST /v2.0/floatingips => generated 552 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1431] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:55:43 2026] GET /v2.0/floatingips => generated 1093 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1432] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:43 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:43.289 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d887673-cb20-459c-b6da-0afb79158003 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] No more DHCP agents 2026-04-06 19:55:43.309 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d887673-cb20-459c-b6da-0afb79158003 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Unable to schedule network 24ded4aa-0c38-4588-a856-28842402bfd5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 755/1433] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:55:43 2026] GET /v2.0/subnets => generated 3343 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:55:43.406 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b2076bba-9878-4ccc-9fa6-f5db1a4830a2 - - - - - -] OVN reports status down for port: 46596e2a-0244-45df-9cb3-c55a26294247 2026-04-06 19:55:43.412 7 INFO neutron.db.ovn_revision_numbers_db [None req-4d887673-cb20-459c-b6da-0afb79158003 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource 46596e2a-0244-45df-9cb3-c55a26294247 (type: ports) to 1 [pid: 8|app: 0|req: 756/1434] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:55:43 2026] GET /v2.0/subnets => generated 3343 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1435] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:55:42 2026] POST /v2.0/networks => generated 668 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1436] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:55:43 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: 758/1437] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:55:43 2026] GET /v2.0/security-groups => generated 40089 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1438] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:55:43 2026] GET /v2.0/networks => generated 6200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1439] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:55:43 2026] GET /v2.0/network-ip-availabilities => generated 3092 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1440] 10.0.0.77 () {34 vars in 1097 bytes} [Mon Apr 6 19:55:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--796146946&fields=id&tenant_id=0dae8131d95e4da38c7bcd1772159828 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1441] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:55:43 2026] GET /v2.0/routers => generated 2900 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1442] 10.0.0.77 () {34 vars in 981 bytes} [Mon Apr 6 19:55:43 2026] GET /v2.0/networks?id=32f765e6-c869-464a-8ad0-7632c8a2f7fb => generated 713 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1443] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:55:43 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: 765/1444] 10.0.0.77 () {34 vars in 964 bytes} [Mon Apr 6 19:55:43 2026] GET /v2.0/quotas/0dae8131d95e4da38c7bcd1772159828 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1445] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:55:43 2026] GET /v2.0/agents => generated 1214 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:55:43.966 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad4c3e8f-57ba-4a34-a87d-3d0147aee97e 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] No more DHCP agents 2026-04-06 19:55:43.967 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad4c3e8f-57ba-4a34-a87d-3d0147aee97e 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Unable to schedule network 7fe1c6df-a5b7-43c8-9bc7-4103029c4009: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 767/1446] 10.0.0.77 () {34 vars in 1001 bytes} [Mon Apr 6 19:55:43 2026] GET /v2.0/ports?tenant_id=0dae8131d95e4da38c7bcd1772159828&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1447] 10.0.0.77 () {34 vars in 1007 bytes} [Mon Apr 6 19:55:43 2026] GET /v2.0/networks/32f765e6-c869-464a-8ad0-7632c8a2f7fb?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:44.086 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad4c3e8f-57ba-4a34-a87d-3d0147aee97e 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource 03bf318f-c991-44fe-895c-0a2a8eeeefa4 (type: ports) to 1 2026-04-06 19:55:44.132 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad4c3e8f-57ba-4a34-a87d-3d0147aee97e 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] No more DHCP agents 2026-04-06 19:55:44.133 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad4c3e8f-57ba-4a34-a87d-3d0147aee97e 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Unable to schedule network 24ded4aa-0c38-4588-a856-28842402bfd5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 769/1448] 10.0.0.77 () {34 vars in 1107 bytes} [Mon Apr 6 19:55:44 2026] GET /v2.0/networks/32f765e6-c869-464a-8ad0-7632c8a2f7fb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:44.235 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad4c3e8f-57ba-4a34-a87d-3d0147aee97e 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource fa8422b6-d54b-4b79-af91-862a1b6adbb0 (type: ports) to 1 [pid: 8|app: 0|req: 770/1449] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:44 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1450] 10.0.0.236 () {34 vars in 665 bytes} [Mon Apr 6 19:55:43 2026] POST /v2.0/ports => generated 1505 bytes in 858 msecs (HTTP/1.1 201) 4 headers in 163 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: 681/1451] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:44 2026] GET /v2.0/ports?device_id=d425c048-88b2-4dad-b05b-853e41ffe3c0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1452] 10.0.0.236 () {32 vars in 643 bytes} [Mon Apr 6 19:55:44 2026] GET /v2.0/ports => generated 3017 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:55:44.630 7 INFO neutron_taas.services.taas.taas_plugin [None req-550a8e4e-8bda-42f0-97d0-6765fc3d6215 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] TaaS: Handle Delete Port: 03bf318f-c991-44fe-895c-0a2a8eeeefa4 2026-04-06 19:55:44.633 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-550a8e4e-8bda-42f0-97d0-6765fc3d6215 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Tap Mirror: Handle Delete Port: 03bf318f-c991-44fe-895c-0a2a8eeeefa4 [pid: 7|app: 0|req: 682/1453] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:55:44 2026] DELETE /v2.0/ports/03bf318f-c991-44fe-895c-0a2a8eeeefa4 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:55:44.885 8 INFO neutron_taas.services.taas.taas_plugin [None req-87c219ee-d204-46de-8531-c21b7b8ee8ad 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] TaaS: Handle Delete Port: fa8422b6-d54b-4b79-af91-862a1b6adbb0 2026-04-06 19:55:44.889 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87c219ee-d204-46de-8531-c21b7b8ee8ad 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Tap Mirror: Handle Delete Port: fa8422b6-d54b-4b79-af91-862a1b6adbb0 [pid: 8|app: 0|req: 772/1454] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:55:44 2026] DELETE /v2.0/ports/fa8422b6-d54b-4b79-af91-862a1b6adbb0 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1455] 10.0.0.236 () {32 vars in 643 bytes} [Mon Apr 6 19:55:45 2026] GET /v2.0/ports => generated 1523 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:55:45.151 8 INFO neutron.db.segments_db [None req-4d1ca6a5-6ee8-4c0e-9aee-096f2156ee6d 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Added segment b3554212-d31c-4222-be1a-8e640082c236 of type geneve for network 20d52e23-ccf1-4473-ac7c-c6fb46963a61 2026-04-06 19:55:45.275 8 INFO neutron.db.ovn_revision_numbers_db [None req-4d1ca6a5-6ee8-4c0e-9aee-096f2156ee6d 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource 20d52e23-ccf1-4473-ac7c-c6fb46963a61 (type: networks) to 1 [pid: 7|app: 0|req: 684/1456] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:45 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:45.448 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d1ca6a5-6ee8-4c0e-9aee-096f2156ee6d 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] No more DHCP agents 2026-04-06 19:55:45.449 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d1ca6a5-6ee8-4c0e-9aee-096f2156ee6d 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Unable to schedule network 20d52e23-ccf1-4473-ac7c-c6fb46963a61: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:45.494 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b2076bba-9878-4ccc-9fa6-f5db1a4830a2 - - - - - -] OVN reports status down for port: 005a0a38-a12d-4401-84dc-4583570a6697 2026-04-06 19:55:45.557 8 INFO neutron.db.ovn_revision_numbers_db [None req-4d1ca6a5-6ee8-4c0e-9aee-096f2156ee6d 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource 005a0a38-a12d-4401-84dc-4583570a6697 (type: ports) to 1 [pid: 8|app: 0|req: 773/1457] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:55:45 2026] POST /v2.0/networks => generated 668 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1458] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:45 2026] DELETE /v2.0/security-groups/2b3dfcbd-e8e4-4204-b98e-ea350c323ce0 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:55:45.711 7 INFO neutron.api.v2.resource [None req-4974f1c7-da2a-4f91-ab6b-06a9193b72b5 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 686/1459] 10.0.0.236 () {32 vars in 737 bytes} [Mon Apr 6 19:55:45 2026] GET /v2.0/security-groups/2b3dfcbd-e8e4-4204-b98e-ea350c323ce0 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:55:45.715 8 INFO neutron.db.segments_db [None req-559f0f36-fdc0-4d79-bfe8-ed647946a83f 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Added segment c6bcad25-2d0b-41a7-87f7-bd878eac1b4a of type geneve for network aafb8d9d-49f3-41ff-a511-1fb15852a489 2026-04-06 19:55:45.827 8 INFO neutron.db.ovn_revision_numbers_db [None req-559f0f36-fdc0-4d79-bfe8-ed647946a83f 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource aafb8d9d-49f3-41ff-a511-1fb15852a489 (type: networks) to 1 2026-04-06 19:55:45.848 7 INFO neutron_taas.services.taas.taas_plugin [None req-b3ac82dd-0d0d-45ac-aea8-714af9c37298 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] TaaS: Handle Delete Port: c46fadba-62ed-47d3-a916-f0592ec43575 2026-04-06 19:55:45.851 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3ac82dd-0d0d-45ac-aea8-714af9c37298 5fa60af4bc5e4ceeadafc95439884279 8af444dd85084d87ab346da9b9498989 - - default default] Tap Mirror: Handle Delete Port: c46fadba-62ed-47d3-a916-f0592ec43575 2026-04-06 19:55:46.015 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-559f0f36-fdc0-4d79-bfe8-ed647946a83f 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] No more DHCP agents 2026-04-06 19:55:46.017 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-559f0f36-fdc0-4d79-bfe8-ed647946a83f 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Unable to schedule network aafb8d9d-49f3-41ff-a511-1fb15852a489: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 687/1460] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 19:55:45 2026] DELETE /v2.0/floatingips/4c4ce390-31e1-4480-959f-5e5fba50f190 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:55:46.112 8 INFO neutron.db.ovn_revision_numbers_db [None req-559f0f36-fdc0-4d79-bfe8-ed647946a83f 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Successfully bumped revision number for resource d7b9687e-b8e6-40a4-98f7-e5d2fbf58d3c (type: ports) to 1 [pid: 8|app: 0|req: 774/1461] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:55:45 2026] POST /v2.0/networks => generated 669 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1462] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:46 2026] DELETE /v2.0/security-groups/e6f72d95-def9-448c-8186-32d9db751a69 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:55:46.461 8 INFO neutron.db.ovn_revision_numbers_db [None req-82a08c01-2a24-4450-9d77-730a75044907 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 942d4100-0980-401b-9996-ec2157aea24d (type: security_groups) to 1 2026-04-06 19:55:46.477 8 INFO neutron.db.ovn_revision_numbers_db [None req-82a08c01-2a24-4450-9d77-730a75044907 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 05989e23-48d4-41f0-b518-336d0dff418d (type: security_group_rules) to 0 2026-04-06 19:55:46.479 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] No hosting information found for port 24ce350d-ecc7-4fd7-9e32-96a86eb7adee: RuntimeError: No hosting information found for port 24ce350d-ecc7-4fd7-9e32-96a86eb7adee 2026-04-06 19:55:46.499 8 INFO neutron.db.ovn_revision_numbers_db [None req-82a08c01-2a24-4450-9d77-730a75044907 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 809ea8ee-549a-4339-94aa-2b8cac2f5509 (type: security_group_rules) to 0 2026-04-06 19:55:46.517 8 INFO neutron.db.ovn_revision_numbers_db [None req-82a08c01-2a24-4450-9d77-730a75044907 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ad4d433c-2e0a-4d47-82b4-902037e8f20b (type: security_group_rules) to 0 2026-04-06 19:55:46.531 8 INFO neutron.db.ovn_revision_numbers_db [None req-82a08c01-2a24-4450-9d77-730a75044907 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f1e3d304-ccb8-4dca-9bc7-af2530ce55a0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 775/1463] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:46 2026] GET /v2.0/security-groups?tenant_id=5bd35cb5e7484265a7ee05de1bed6d78&name=default => generated 2925 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:55:46.652 7 INFO neutron.db.ovn_revision_numbers_db [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] Successfully bumped revision number for resource 24ce350d-ecc7-4fd7-9e32-96a86eb7adee (type: router_ports) to 2 2026-04-06 19:55:46.716 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2bafe013-1f70-402c-abea-a999282398ba 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] No more DHCP agents 2026-04-06 19:55:46.719 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: ee318127-fe28-4011-8eb4-984a2cdaf062 2026-04-06 19:55:46.721 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2bafe013-1f70-402c-abea-a999282398ba 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Unable to schedule network 20d52e23-ccf1-4473-ac7c-c6fb46963a61: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:46.844 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: 03bf318f-c991-44fe-895c-0a2a8eeeefa4 2026-04-06 19:55:46.865 8 INFO neutron_taas.services.taas.taas_plugin [None req-245170a6-ccdb-4215-b55c-be98834c7434 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 48ac7029-922e-4d31-a44a-e50b69d03f5e 2026-04-06 19:55:46.866 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: fa8422b6-d54b-4b79-af91-862a1b6adbb0 2026-04-06 19:55:46.868 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-245170a6-ccdb-4215-b55c-be98834c7434 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 48ac7029-922e-4d31-a44a-e50b69d03f5e 2026-04-06 19:55:46.882 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: d7b9687e-b8e6-40a4-98f7-e5d2fbf58d3c 2026-04-06 19:55:47.336 7 INFO neutron.db.ovn_revision_numbers_db [None req-2de5bc5b-cd10-4f5e-a8ae-4e66b083c14c - - - - - -] Successfully bumped revision number for resource 005a0a38-a12d-4401-84dc-4583570a6697 (type: ports) to 2 2026-04-06 19:55:47.372 7 INFO neutron.db.ovn_revision_numbers_db [None req-2de5bc5b-cd10-4f5e-a8ae-4e66b083c14c - - - - - -] Successfully bumped revision number for resource 1ec45d6f-80a6-47bb-ac08-4da6a3da99be (type: subnets) to 0 2026-04-06 19:55:47.400 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2bafe013-1f70-402c-abea-a999282398ba 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] No more DHCP agents 2026-04-06 19:55:47.402 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2bafe013-1f70-402c-abea-a999282398ba 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Unable to schedule network aafb8d9d-49f3-41ff-a511-1fb15852a489: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 776/1464] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:55:46 2026] PUT /v2.0/routers/3f6341a2-acbb-4ee8-b270-d39abca33bdf/remove_router_interface => generated 309 bytes in 876 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, ' [pid: 8|app: 0|req: 777/1465] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:47 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1466] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:47 2026] DELETE /v2.0/security-groups/942d4100-0980-401b-9996-ec2157aea24d => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:55:47.853 7 INFO neutron.db.ovn_revision_numbers_db [None req-5a35e418-488e-43bd-bd50-5840def5db32 - - - - - -] Successfully bumped revision number for resource d7b9687e-b8e6-40a4-98f7-e5d2fbf58d3c (type: ports) to 2 2026-04-06 19:55:47.889 7 INFO neutron.db.ovn_revision_numbers_db [None req-5a35e418-488e-43bd-bd50-5840def5db32 - - - - - -] Successfully bumped revision number for resource af60bc62-beed-4051-b1d3-68dd971a25fb (type: subnets) to 0 [pid: 7|app: 0|req: 689/1467] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:55:46 2026] POST /v2.0/subnets => generated 1274 bytes in 1686 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:55:48.042 8 INFO neutron_taas.services.taas.taas_plugin [None req-08ffec47-237e-4c53-a2c3-10f6a58f793d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 48cbd187-ad28-454a-8685-81f174d2be6b 2026-04-06 19:55:48.045 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08ffec47-237e-4c53-a2c3-10f6a58f793d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 48cbd187-ad28-454a-8685-81f174d2be6b 2026-04-06 19:55:48.081 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e1aa2d3-474a-4564-a239-f5e846ddbba7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4f841eba-9474-429b-a47c-1a72d4d36f7a (type: security_groups) to 1 2026-04-06 19:55:48.102 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e1aa2d3-474a-4564-a239-f5e846ddbba7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3d58fd6e-c29a-4d39-8225-19b71f3888cf (type: security_group_rules) to 0 2026-04-06 19:55:48.120 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e1aa2d3-474a-4564-a239-f5e846ddbba7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4c52b9fb-3880-4126-8e13-fa867fe28eca (type: security_group_rules) to 0 2026-04-06 19:55:48.134 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e1aa2d3-474a-4564-a239-f5e846ddbba7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9bbca9a4-5846-48c5-bbda-c7c25f4a90cc (type: security_group_rules) to 0 2026-04-06 19:55:48.149 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e1aa2d3-474a-4564-a239-f5e846ddbba7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9da608f4-f730-4ec8-a123-73cb44e0c006 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 690/1468] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:47 2026] GET /v2.0/security-groups?tenant_id=0945465ef7924cff965e62371ec70152&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1469] 10.0.0.236 () {32 vars in 647 bytes} [Mon Apr 6 19:55:48 2026] GET /v2.0/subnets => generated 1910 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1470] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:55:47 2026] DELETE /v2.0/routers/3f6341a2-acbb-4ee8-b270-d39abca33bdf => generated 0 bytes in 819 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1471] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:48 2026] DELETE /v2.0/security-groups/4f841eba-9474-429b-a47c-1a72d4d36f7a => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1472] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:55:48 2026] DELETE /v2.0/subnets/df6e73fb-3e35-499e-948a-87ec97e0d67c => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1473] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:55:48 2026] DELETE /v2.0/subnets/1ec45d6f-80a6-47bb-ac08-4da6a3da99be => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1474] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:48 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1475] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:55:48 2026] GET /v2.0/networks?id=32f765e6-c869-464a-8ad0-7632c8a2f7fb => generated 713 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:48.837 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ce3f968-b762-4c3f-b0a3-74f9c8379619 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 5b96d95a-9678-447f-bdde-6e27982a1862 2026-04-06 19:55:48.839 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ce3f968-b762-4c3f-b0a3-74f9c8379619 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 5b96d95a-9678-447f-bdde-6e27982a1862 [pid: 7|app: 0|req: 695/1476] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:55:48 2026] DELETE /v2.0/subnets/af60bc62-beed-4051-b1d3-68dd971a25fb => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1477] 199.204.45.6 () {34 vars in 1048 bytes} [Mon Apr 6 19:55:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0dae8131d95e4da38c7bcd1772159828 => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1478] 10.0.0.236 () {32 vars in 647 bytes} [Mon Apr 6 19:55:48 2026] GET /v2.0/subnets => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:49.015 8 INFO neutron.services.segments.plugin [-] Segment 952d640d-1392-4427-bfca-54077de89e71 resource provider aggregate not found 2026-04-06 19:55:49.018 8 INFO neutron.services.segments.plugin [-] Segment 952d640d-1392-4427-bfca-54077de89e71 resource provider aggregate not found 2026-04-06 19:55:49.043 8 INFO neutron.services.segments.plugin [-] Segment 952d640d-1392-4427-bfca-54077de89e71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 952d640d-1392-4427-bfca-54077de89e71 found for delete ", "request_id": "req-31993907-4ff5-4096-975d-3ca57b7a2c6a"}]} 2026-04-06 19:55:49.044 8 INFO neutron.services.segments.plugin [-] Segment 952d640d-1392-4427-bfca-54077de89e71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 952d640d-1392-4427-bfca-54077de89e71 found for delete ", "request_id": "req-fc0561ca-6225-4293-b27d-3c279510f5ca"}]} [pid: 8|app: 0|req: 782/1479] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:55:48 2026] DELETE /v2.0/networks/a39e4d7c-a915-4102-a6dc-bfd599cc9f10 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:55:49.174 8 INFO neutron_taas.services.taas.taas_plugin [None req-725e20b6-f711-4847-85f2-24ac258dfcd2 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] TaaS: Handle Delete Port: d7b9687e-b8e6-40a4-98f7-e5d2fbf58d3c 2026-04-06 19:55:49.177 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-725e20b6-f711-4847-85f2-24ac258dfcd2 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Tap Mirror: Handle Delete Port: d7b9687e-b8e6-40a4-98f7-e5d2fbf58d3c 2026-04-06 19:55:49.240 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-34d97b63-7fa7-4d6b-b6ad-19a64f481c33 req-049c031f-0157-42ce-9cbd-a29e75b59f1c 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] No more DHCP agents 2026-04-06 19:55:49.242 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-34d97b63-7fa7-4d6b-b6ad-19a64f481c33 req-049c031f-0157-42ce-9cbd-a29e75b59f1c 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] Unable to schedule network 32f765e6-c869-464a-8ad0-7632c8a2f7fb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:49.360 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b2076bba-9878-4ccc-9fa6-f5db1a4830a2 - - - - - -] OVN reports status down for port: cb646877-1b46-4bfd-9ab0-080e394a0f69 2026-04-06 19:55:49.399 7 INFO neutron.db.ovn_revision_numbers_db [req-34d97b63-7fa7-4d6b-b6ad-19a64f481c33 req-049c031f-0157-42ce-9cbd-a29e75b59f1c 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] Successfully bumped revision number for resource cb646877-1b46-4bfd-9ab0-080e394a0f69 (type: ports) to 1 [pid: 8|app: 0|req: 783/1480] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:55:49 2026] DELETE /v2.0/networks/aafb8d9d-49f3-41ff-a511-1fb15852a489 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1481] 199.204.45.6 () {38 vars in 953 bytes} [Mon Apr 6 19:55:48 2026] POST /v2.0/ports => generated 954 bytes in 499 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, ' 2026-04-06 19:55:49.605 7 INFO neutron_taas.services.taas.taas_plugin [None req-8eb9a81c-bfef-4ba1-969e-93315066249e 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] TaaS: Handle Delete Port: 005a0a38-a12d-4401-84dc-4583570a6697 2026-04-06 19:55:49.608 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8eb9a81c-bfef-4ba1-969e-93315066249e 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Tap Mirror: Handle Delete Port: 005a0a38-a12d-4401-84dc-4583570a6697 2026-04-06 19:55:49.742 8 INFO neutron_taas.services.taas.taas_plugin [None req-d378e934-0233-4320-9e42-7837999eee35 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: c506bdb4-8b68-4a97-b88d-510876036007 2026-04-06 19:55:49.745 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d378e934-0233-4320-9e42-7837999eee35 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: c506bdb4-8b68-4a97-b88d-510876036007 2026-04-06 19:55:49.812 7 INFO neutron.services.segments.plugin [-] Segment b3554212-d31c-4222-be1a-8e640082c236 resource provider aggregate not found 2026-04-06 19:55:49.819 7 INFO neutron.services.segments.plugin [-] Segment b3554212-d31c-4222-be1a-8e640082c236 resource provider aggregate not found 2026-04-06 19:55:49.834 7 INFO neutron.services.segments.plugin [-] Segment b3554212-d31c-4222-be1a-8e640082c236 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3554212-d31c-4222-be1a-8e640082c236 found for delete ", "request_id": "req-202f31c0-f6e6-4c3f-b9b9-f5d98c5e40cc"}]} 2026-04-06 19:55:49.846 7 INFO neutron.services.segments.plugin [-] Segment b3554212-d31c-4222-be1a-8e640082c236 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3554212-d31c-4222-be1a-8e640082c236 found for delete ", "request_id": "req-df99b492-0bc4-49fc-a832-2d7dcd962c89"}]} [pid: 7|app: 0|req: 699/1482] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:55:49 2026] DELETE /v2.0/networks/20d52e23-ccf1-4473-ac7c-c6fb46963a61 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:55:50.234 7 INFO neutron.db.ovn_revision_numbers_db [req-34d97b63-7fa7-4d6b-b6ad-19a64f481c33 req-ea34836d-0fa7-48b5-8812-cd85e19095c5 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource cb646877-1b46-4bfd-9ab0-080e394a0f69 (type: ports) to 2 [pid: 8|app: 0|req: 784/1483] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:55:49 2026] PUT /v2.0/routers/6e98ada6-8f64-4f03-aad2-034ca8877c8b/remove_router_interface => generated 309 bytes in 993 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-04-06 19:55:50.467 7 INFO neutron.db.ovn_revision_numbers_db [req-34d97b63-7fa7-4d6b-b6ad-19a64f481c33 req-ea34836d-0fa7-48b5-8812-cd85e19095c5 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource cb646877-1b46-4bfd-9ab0-080e394a0f69 (type: ports) to 4 [pid: 7|app: 0|req: 700/1484] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 19:55:49 2026] PUT /v2.0/ports/cb646877-1b46-4bfd-9ab0-080e394a0f69 => generated 1204 bytes in 620 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 785/1485] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:50 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:50.544 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b302b8ac-a3ca-4e64-bbdb-9d7f20194438'] response: {'name': 'network-changed', 'server_uuid': '8b1416c0-81b4-4c57-9523-890d48133816', 'tag': 'cb646877-1b46-4bfd-9ab0-080e394a0f69', 'status': 'completed', 'code': 200} 2026-04-06 19:55:50.644 7 INFO neutron_taas.services.taas.taas_plugin [None req-06be3ca0-d5fa-46f8-ae3d-7aaff64b5543 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] TaaS: Handle Delete Port: 46596e2a-0244-45df-9cb3-c55a26294247 2026-04-06 19:55:50.653 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06be3ca0-d5fa-46f8-ae3d-7aaff64b5543 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Tap Mirror: Handle Delete Port: 46596e2a-0244-45df-9cb3-c55a26294247 2026-04-06 19:55:50.876 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ee7b11f-b2fd-4b92-b5a5-d29511c5cf62 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 2e4db930-3282-4c12-a0ea-fb16bf75d37d 2026-04-06 19:55:50.879 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ee7b11f-b2fd-4b92-b5a5-d29511c5cf62 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 2e4db930-3282-4c12-a0ea-fb16bf75d37d [pid: 7|app: 0|req: 701/1486] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:55:50 2026] DELETE /v2.0/networks/24ded4aa-0c38-4588-a856-28842402bfd5 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1487] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:50 2026] GET /v2.0/security-groups?id=c0889eb0-b3c3-4c2d-befc-b16f401749d6&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:51.023 7 INFO neutron_taas.services.taas.taas_plugin [None req-b43221b3-32a0-4f49-91eb-7731c3c7aa9f 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] TaaS: Handle Delete Port: ee318127-fe28-4011-8eb4-984a2cdaf062 2026-04-06 19:55:51.026 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b43221b3-32a0-4f49-91eb-7731c3c7aa9f 897fd10bd945424998899aec784d7cdf be69ffe3690e4414a380116ee1e770bf - - default default] Tap Mirror: Handle Delete Port: ee318127-fe28-4011-8eb4-984a2cdaf062 2026-04-06 19:55:51.072 8 INFO neutron.services.segments.plugin [-] Segment c6bcad25-2d0b-41a7-87f7-bd878eac1b4a resource provider aggregate not found 2026-04-06 19:55:51.077 8 INFO neutron.services.segments.plugin [-] Segment c6bcad25-2d0b-41a7-87f7-bd878eac1b4a resource provider aggregate not found 2026-04-06 19:55:51.101 8 INFO neutron.services.segments.plugin [-] Segment c6bcad25-2d0b-41a7-87f7-bd878eac1b4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6bcad25-2d0b-41a7-87f7-bd878eac1b4a found for delete ", "request_id": "req-8947a2e0-382a-4110-aa7f-44165abad1f9"}]} 2026-04-06 19:55:51.103 8 INFO neutron.services.segments.plugin [-] Segment c6bcad25-2d0b-41a7-87f7-bd878eac1b4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6bcad25-2d0b-41a7-87f7-bd878eac1b4a found for delete ", "request_id": "req-abb6df57-887e-4223-aa55-7b1b5f61f4fb"}]} [pid: 8|app: 0|req: 786/1488] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:55:50 2026] DELETE /v2.0/routers/6e98ada6-8f64-4f03-aad2-034ca8877c8b => generated 0 bytes in 770 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1489] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:55:50 2026] DELETE /v2.0/networks/7fe1c6df-a5b7-43c8-9bc7-4103029c4009 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1490] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:55:51 2026] GET /v2.0/ports?tenant_id=0dae8131d95e4da38c7bcd1772159828&device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 1207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1491] 199.204.45.6 () {34 vars in 1016 bytes} [Mon Apr 6 19:55:51 2026] GET /v2.0/networks?tenant_id=0dae8131d95e4da38c7bcd1772159828&shared=False => generated 812 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1492] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:55:51 2026] DELETE /v2.0/subnets/2a690613-5dc0-4073-be76-829d7a86fbc8 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1493] 199.204.45.6 () {34 vars in 928 bytes} [Mon Apr 6 19:55:51 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:51.563 7 INFO neutron_taas.services.taas.taas_plugin [None req-bfa9f9a8-c988-4fcb-96d4-5b676e8c95f1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 21bd0c4c-af1b-4fdc-867d-e05b3be7717d 2026-04-06 19:55:51.566 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfa9f9a8-c988-4fcb-96d4-5b676e8c95f1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 21bd0c4c-af1b-4fdc-867d-e05b3be7717d [pid: 7|app: 0|req: 705/1494] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:55:51 2026] DELETE /v2.0/networks/9ac628b3-da38-45c0-a2ee-3346b2c05e96 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:55:51.852 7 INFO neutron.services.segments.plugin [-] Segment 1b443ef0-b933-4e27-a427-3d82c9d91eab resource provider aggregate not found 2026-04-06 19:55:51.863 7 INFO neutron.services.segments.plugin [-] Segment 1b443ef0-b933-4e27-a427-3d82c9d91eab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b443ef0-b933-4e27-a427-3d82c9d91eab found for delete ", "request_id": "req-99694a00-73f9-4cdd-a927-37c1a4cd5a91"}]} 2026-04-06 19:55:51.864 7 INFO neutron.services.segments.plugin [-] Segment 1b443ef0-b933-4e27-a427-3d82c9d91eab resource provider aggregate not found 2026-04-06 19:55:51.883 7 INFO neutron.services.segments.plugin [-] Segment 1b443ef0-b933-4e27-a427-3d82c9d91eab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b443ef0-b933-4e27-a427-3d82c9d91eab found for delete ", "request_id": "req-4e7bfb27-ead9-4528-bf97-6d74c5888c2e"}]} 2026-04-06 19:55:51.889 7 INFO neutron.services.segments.plugin [-] Segment 89992bd5-6af4-455f-911b-d17f146a9697 resource provider aggregate not found 2026-04-06 19:55:51.898 7 INFO neutron.services.segments.plugin [-] Segment 89992bd5-6af4-455f-911b-d17f146a9697 resource provider aggregate not found 2026-04-06 19:55:51.906 7 INFO neutron.services.segments.plugin [-] Segment 89992bd5-6af4-455f-911b-d17f146a9697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89992bd5-6af4-455f-911b-d17f146a9697 found for delete ", "request_id": "req-0c6d0702-bbd7-4ca1-9b39-021b3b7206e1"}]} 2026-04-06 19:55:51.913 7 INFO neutron.services.segments.plugin [-] Segment 89992bd5-6af4-455f-911b-d17f146a9697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89992bd5-6af4-455f-911b-d17f146a9697 found for delete ", "request_id": "req-b7c26ad1-7944-4003-9910-2b848be17e22"}]} 2026-04-06 19:55:51.921 7 INFO neutron.services.segments.plugin [-] Segment 0ddaeefa-e712-4bb3-8345-c2b64c63bc0d resource provider aggregate not found 2026-04-06 19:55:51.927 7 INFO neutron.services.segments.plugin [-] Segment 0ddaeefa-e712-4bb3-8345-c2b64c63bc0d resource provider aggregate not found 2026-04-06 19:55:51.936 7 INFO neutron.services.segments.plugin [-] Segment 0ddaeefa-e712-4bb3-8345-c2b64c63bc0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ddaeefa-e712-4bb3-8345-c2b64c63bc0d found for delete ", "request_id": "req-244c8e6c-c529-46bc-9dfc-631c9c71c7c7"}]} 2026-04-06 19:55:51.940 7 INFO neutron.services.segments.plugin [-] Segment 0ddaeefa-e712-4bb3-8345-c2b64c63bc0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ddaeefa-e712-4bb3-8345-c2b64c63bc0d found for delete ", "request_id": "req-2fc42db6-2630-4e2a-a1f3-0b75fa1ebc83"}]} [pid: 7|app: 0|req: 706/1495] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:51 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1496] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:51 2026] GET /v2.0/security-groups?tenant_id=be69ffe3690e4414a380116ee1e770bf&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1497] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:52 2026] GET /v2.0/security-groups?tenant_id=8b3bebceb26c4bc4b5643cbfaaf214a2&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1498] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:52 2026] GET /v2.0/security-groups?id=c0889eb0-b3c3-4c2d-befc-b16f401749d6&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1499] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:52 2026] DELETE /v2.0/security-groups/02fddb94-c7bf-48c9-b00f-2ee1fd390f41 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1500] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:52 2026] DELETE /v2.0/security-groups/add6593f-28df-457b-a166-c596053d9b1e => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1501] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:55:52 2026] GET /v2.0/ports?tenant_id=0dae8131d95e4da38c7bcd1772159828&device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 1207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1502] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:52 2026] GET /v2.0/security-groups?tenant_id=8af444dd85084d87ab346da9b9498989&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1503] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 19:55:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=cb646877-1b46-4bfd-9ab0-080e394a0f69 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:52.742 8 INFO neutron.db.ovn_revision_numbers_db [None req-acae48d9-a0cc-4824-92e4-b3d3b39b9d5f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f5c58314-d4a9-4780-b8f5-4fe709022fa8 (type: security_groups) to 1 2026-04-06 19:55:52.753 8 INFO neutron.db.ovn_revision_numbers_db [None req-acae48d9-a0cc-4824-92e4-b3d3b39b9d5f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 436297ec-1feb-4623-9864-f0d4e947bb3f (type: security_group_rules) to 0 2026-04-06 19:55:52.765 8 INFO neutron.db.ovn_revision_numbers_db [None req-acae48d9-a0cc-4824-92e4-b3d3b39b9d5f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a571fb60-d852-4a21-8122-add0bf3a3d27 (type: security_group_rules) to 0 2026-04-06 19:55:52.780 8 INFO neutron.db.ovn_revision_numbers_db [None req-acae48d9-a0cc-4824-92e4-b3d3b39b9d5f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d39cf5b1-22d9-4560-854f-567eb5c60a95 (type: security_group_rules) to 0 2026-04-06 19:55:52.791 8 INFO neutron.db.ovn_revision_numbers_db [None req-acae48d9-a0cc-4824-92e4-b3d3b39b9d5f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource db3c78ad-24b0-4cd5-9e1f-71dbd7cb8c1d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 712/1504] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:52 2026] DELETE /v2.0/security-groups/392408db-707d-469e-a842-6051e8b0ce66 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1505] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:55:52 2026] GET /v2.0/subnets?id=790cbac9-2617-491b-8963-0221306e1c04 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1506] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:52 2026] GET /v2.0/security-groups?tenant_id=54071064a8cc44229bf67521f44d3b02&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1507] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:55:52 2026] GET /v2.0/ports?network_id=32f765e6-c869-464a-8ad0-7632c8a2f7fb&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1508] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:55:52 2026] GET /v2.0/networks/32f765e6-c869-464a-8ad0-7632c8a2f7fb?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1509] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:55:52 2026] GET /v2.0/networks/32f765e6-c869-464a-8ad0-7632c8a2f7fb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1510] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:52 2026] DELETE /v2.0/security-groups/f5c58314-d4a9-4780-b8f5-4fe709022fa8 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1511] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:53 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1512] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:53 2026] GET /v2.0/security-groups?id=c0889eb0-b3c3-4c2d-befc-b16f401749d6&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:53.350 7 INFO neutron.db.ovn_revision_numbers_db [None req-c68de069-eca8-4aa4-a130-6fdfd0856cc3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 62e78648-a21e-4076-9252-ba0c49ac7732 (type: security_groups) to 1 2026-04-06 19:55:53.364 7 INFO neutron.db.ovn_revision_numbers_db [None req-c68de069-eca8-4aa4-a130-6fdfd0856cc3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 057349cf-55da-42a0-8067-66e0c8e355c3 (type: security_group_rules) to 0 2026-04-06 19:55:53.381 7 INFO neutron.db.ovn_revision_numbers_db [None req-c68de069-eca8-4aa4-a130-6fdfd0856cc3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 780dbb3f-bd88-45a7-8255-76cee0a1e587 (type: security_group_rules) to 0 2026-04-06 19:55:53.395 7 INFO neutron.db.ovn_revision_numbers_db [None req-c68de069-eca8-4aa4-a130-6fdfd0856cc3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 8b75b9cc-aee0-41b9-96da-8079d283506e (type: security_group_rules) to 0 2026-04-06 19:55:53.405 7 INFO neutron.db.ovn_revision_numbers_db [None req-c68de069-eca8-4aa4-a130-6fdfd0856cc3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f63870c7-8b37-45ef-be63-9dcaae45a4c1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 717/1513] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:53 2026] GET /v2.0/security-groups?tenant_id=32f94e222bde4ebca21ecb060e8f4122&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1514] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:53 2026] DELETE /v2.0/security-groups/62e78648-a21e-4076-9252-ba0c49ac7732 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1515] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:54 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1516] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:54 2026] GET /v2.0/security-groups?id=c0889eb0-b3c3-4c2d-befc-b16f401749d6&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:54.742 7 INFO neutron.db.ovn_revision_numbers_db [None req-fea91310-e0bf-4daf-a604-34fe2243fc15 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource 0a65f1e3-2a5e-46e2-b035-126ba0583613 (type: security_groups) to 1 2026-04-06 19:55:54.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-fea91310-e0bf-4daf-a604-34fe2243fc15 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource 39a7cb34-5a58-4f73-b2e3-23f395493acf (type: security_group_rules) to 0 2026-04-06 19:55:54.767 7 INFO neutron.db.ovn_revision_numbers_db [None req-fea91310-e0bf-4daf-a604-34fe2243fc15 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource 4b4dbf5b-9312-433e-83ff-18d6a045f12e (type: security_group_rules) to 0 2026-04-06 19:55:54.781 7 INFO neutron.db.ovn_revision_numbers_db [None req-fea91310-e0bf-4daf-a604-34fe2243fc15 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource 850c4282-7046-45d0-80c6-26cb2fe7b661 (type: security_group_rules) to 0 2026-04-06 19:55:54.793 7 INFO neutron.db.ovn_revision_numbers_db [None req-fea91310-e0bf-4daf-a604-34fe2243fc15 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource cf6a4233-015e-4898-b6c6-2a63fc917536 (type: security_group_rules) to 0 2026-04-06 19:55:54.882 7 INFO neutron.db.segments_db [None req-fea91310-e0bf-4daf-a604-34fe2243fc15 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Added segment bb28a64c-6b9b-4a27-bfdb-843883b365dd of type geneve for network 4d3b7240-de07-4e7e-b6e5-a2d46a590bee 2026-04-06 19:55:55.006 7 INFO neutron.db.ovn_revision_numbers_db [None req-fea91310-e0bf-4daf-a604-34fe2243fc15 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource 4d3b7240-de07-4e7e-b6e5-a2d46a590bee (type: networks) to 1 2026-04-06 19:55:55.187 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fea91310-e0bf-4daf-a604-34fe2243fc15 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] No more DHCP agents 2026-04-06 19:55:55.189 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fea91310-e0bf-4daf-a604-34fe2243fc15 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Unable to schedule network 4d3b7240-de07-4e7e-b6e5-a2d46a590bee: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:55.241 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: d88d926e-2b3a-483a-ab6f-2e6c48560fba 2026-04-06 19:55:55.337 7 INFO neutron.db.ovn_revision_numbers_db [None req-fea91310-e0bf-4daf-a604-34fe2243fc15 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource d88d926e-2b3a-483a-ab6f-2e6c48560fba (type: ports) to 1 [pid: 7|app: 0|req: 718/1519] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:55:54 2026] POST /v2.0/networks => generated 663 bytes in 1030 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1520] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:55 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:55.702 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b2076bba-9878-4ccc-9fa6-f5db1a4830a2 - - - - - -] OVN reports status up for port: cb646877-1b46-4bfd-9ab0-080e394a0f69 [pid: 7|app: 0|req: 720/1521] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:55 2026] GET /v2.0/security-groups?id=c0889eb0-b3c3-4c2d-befc-b16f401749d6&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:55.744 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ac005c7-b4b5-4c40-aeca-4dd3a1e39459 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] No more DHCP agents 2026-04-06 19:55:55.745 8 INFO neutron.plugins.ml2.plugin [None req-b2076bba-9878-4ccc-9fa6-f5db1a4830a2 - - - - - -] Attempt 1 to provision port cb646877-1b46-4bfd-9ab0-080e394a0f69 2026-04-06 19:55:55.749 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ac005c7-b4b5-4c40-aeca-4dd3a1e39459 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Unable to schedule network 4d3b7240-de07-4e7e-b6e5-a2d46a590bee: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:55.848 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: 84e912fc-06a2-4280-94a6-44153a0bdf5f 2026-04-06 19:55:55.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ac005c7-b4b5-4c40-aeca-4dd3a1e39459 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource 84e912fc-06a2-4280-94a6-44153a0bdf5f (type: ports) to 1 2026-04-06 19:55:56.001 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2ced1fe-e12c-4903-8761-817ae3e429fa'] response: {'server_uuid': '8b1416c0-81b4-4c57-9523-890d48133816', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cb646877-1b46-4bfd-9ab0-080e394a0f69', 'code': 200} [pid: 8|app: 0|req: 802/1522] 10.0.0.236 () {34 vars in 665 bytes} [Mon Apr 6 19:55:55 2026] POST /v2.0/ports => generated 774 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:55:56.157 7 INFO neutron.db.segments_db [None req-d9b40142-8bfb-4007-8ef2-989c98bf31e6 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Added segment 5d72f158-dab7-4c50-98bf-0efcbe3f1cc3 of type geneve for network acab4b2d-41d0-47ee-867a-620e521c150e 2026-04-06 19:55:56.172 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2076bba-9878-4ccc-9fa6-f5db1a4830a2 - - - - - -] Successfully bumped revision number for resource cb646877-1b46-4bfd-9ab0-080e394a0f69 (type: ports) to 5 2026-04-06 19:55:56.286 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9b40142-8bfb-4007-8ef2-989c98bf31e6 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource acab4b2d-41d0-47ee-867a-620e521c150e (type: networks) to 1 /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-04-06 19:55:56.474 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9b40142-8bfb-4007-8ef2-989c98bf31e6 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] No more DHCP agents 2026-04-06 19:55:56.476 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9b40142-8bfb-4007-8ef2-989c98bf31e6 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Unable to schedule network acab4b2d-41d0-47ee-867a-620e521c150e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:56.527 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: 60891e46-39c1-4640-8f60-6f51b953ed55 2026-04-06 19:55:56.589 8 INFO neutron.db.ovn_revision_numbers_db [None req-153d7b6e-849a-4d4e-b4d3-8624ca61afbd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a94f2bf6-1e74-4f58-9728-aa5c49dab756 (type: security_groups) to 1 2026-04-06 19:55:56.594 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9b40142-8bfb-4007-8ef2-989c98bf31e6 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource 60891e46-39c1-4640-8f60-6f51b953ed55 (type: ports) to 1 2026-04-06 19:55:56.606 8 INFO neutron.db.ovn_revision_numbers_db [None req-153d7b6e-849a-4d4e-b4d3-8624ca61afbd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 102e6b63-02d7-4dba-af6d-7b60ed7c342e (type: security_group_rules) to 0 2026-04-06 19:55:56.621 8 INFO neutron.db.ovn_revision_numbers_db [None req-153d7b6e-849a-4d4e-b4d3-8624ca61afbd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5e96f3cb-8d15-491c-acd3-fe6fb4442ebd (type: security_group_rules) to 0 2026-04-06 19:55:56.631 8 INFO neutron.db.ovn_revision_numbers_db [None req-153d7b6e-849a-4d4e-b4d3-8624ca61afbd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ab8272bc-2024-4b12-a715-f53cebe08538 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 721/1523] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:55:56 2026] POST /v2.0/networks => generated 651 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:55:56.643 8 INFO neutron.db.ovn_revision_numbers_db [None req-153d7b6e-849a-4d4e-b4d3-8624ca61afbd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c6a44935-db39-40bc-8f5e-b5d38b94af68 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 803/1524] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:55:56 2026] GET /v2.0/security-groups?tenant_id=e1c5e986fa6a470fb8ee6c5935cd5bed&name=default => generated 2925 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:55:56.939 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-88365701-f935-458e-a2c8-0f96424e3f03 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] No more DHCP agents 2026-04-06 19:55:56.943 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-88365701-f935-458e-a2c8-0f96424e3f03 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Unable to schedule network acab4b2d-41d0-47ee-867a-620e521c150e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 804/1525] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:55:56 2026] DELETE /v2.0/security-groups/a94f2bf6-1e74-4f58-9728-aa5c49dab756 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1526] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:57 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1527] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:57 2026] GET /v2.0/security-groups?id=c0889eb0-b3c3-4c2d-befc-b16f401749d6&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:57.447 7 INFO neutron.db.ovn_revision_numbers_db [None req-108d21b7-61a1-4cea-b220-e9bc7ac4700c - - - - - -] Successfully bumped revision number for resource 60891e46-39c1-4640-8f60-6f51b953ed55 (type: ports) to 2 2026-04-06 19:55:57.491 7 INFO neutron.db.ovn_revision_numbers_db [None req-108d21b7-61a1-4cea-b220-e9bc7ac4700c - - - - - -] Successfully bumped revision number for resource 8f1261b7-653a-4b6b-bb03-b5a768b1e7a3 (type: subnets) to 0 [pid: 7|app: 0|req: 722/1528] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:55:56 2026] POST /v2.0/subnets => generated 626 bytes in 872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:55:57.814 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6eec616f-db63-4ddc-8ff3-b0914ba00eb1 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] No more DHCP agents 2026-04-06 19:55:57.816 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6eec616f-db63-4ddc-8ff3-b0914ba00eb1 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Unable to schedule network acab4b2d-41d0-47ee-867a-620e521c150e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:55:57.834 8 INFO neutron.db.ovn_revision_numbers_db [None req-7cbb44c4-0b23-4827-8f67-1cde4992902b 8f614d4ad80b415cafd213e2d3501bda 1e802060d16b4f4c8ae6d40522b5c39a - - default default] Successfully bumped revision number for resource c05c0936-aa90-46be-93a2-4d2efd4db143 (type: routers) to 1 [pid: 8|app: 0|req: 807/1529] 10.0.0.236 () {34 vars in 668 bytes} [Mon Apr 6 19:55:57 2026] POST /v2.0/routers => generated 570 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:55:57.936 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: 30f53a22-b092-440f-b158-321dab339a8d 2026-04-06 19:55:57.997 7 INFO neutron.db.ovn_revision_numbers_db [None req-6eec616f-db63-4ddc-8ff3-b0914ba00eb1 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource 30f53a22-b092-440f-b158-321dab339a8d (type: ports) to 1 2026-04-06 19:55:58.018 8 INFO neutron.db.ovn_revision_numbers_db [None req-d375bc14-b482-442b-8c20-48deea33370a 8f614d4ad80b415cafd213e2d3501bda 1e802060d16b4f4c8ae6d40522b5c39a - - default default] Successfully bumped revision number for resource 5b1fc807-fa31-4910-8f3a-cd4dd2c5563b (type: routers) to 1 [pid: 7|app: 0|req: 723/1530] 10.0.0.236 () {34 vars in 665 bytes} [Mon Apr 6 19:55:57 2026] POST /v2.0/ports => generated 954 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1531] 10.0.0.236 () {34 vars in 668 bytes} [Mon Apr 6 19:55:57 2026] POST /v2.0/routers => generated 570 bytes in 191 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, ' 2026-04-06 19:55:58.070 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa3944ad-7efd-4ea9-8b70-76ae9137ac89'] response: {'server_uuid': '8b1416c0-81b4-4c57-9523-890d48133816', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cb646877-1b46-4bfd-9ab0-080e394a0f69', 'code': 200} 2026-04-06 19:55:58.181 8 INFO neutron.db.ovn_revision_numbers_db [None req-d15c9210-3c06-42c7-b4d3-667df4ff2509 8f614d4ad80b415cafd213e2d3501bda 1e802060d16b4f4c8ae6d40522b5c39a - - default default] Successfully bumped revision number for resource dcf9efb6-cb7e-4158-ba34-7961dfaaa8c0 (type: routers) to 1 [pid: 8|app: 0|req: 809/1532] 10.0.0.236 () {34 vars in 668 bytes} [Mon Apr 6 19:55:58 2026] POST /v2.0/routers => generated 570 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:55:58.214 7 INFO neutron_taas.services.taas.taas_plugin [None req-d6c9ba77-db2f-4b3d-8f3a-7f33f6f07650 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] TaaS: Handle Delete Port: 30f53a22-b092-440f-b158-321dab339a8d 2026-04-06 19:55:58.217 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6c9ba77-db2f-4b3d-8f3a-7f33f6f07650 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Tap Mirror: Handle Delete Port: 30f53a22-b092-440f-b158-321dab339a8d 2026-04-06 19:55:58.290 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6e472de-1ee0-4be4-b744-d04e3aef925f 8f614d4ad80b415cafd213e2d3501bda 1e802060d16b4f4c8ae6d40522b5c39a - - default default] Successfully bumped revision number for resource 7e5ebcfc-245c-4ca7-a8dd-c7d4d52bbd3a (type: routers) to 1 [pid: 8|app: 0|req: 810/1533] 10.0.0.236 () {34 vars in 668 bytes} [Mon Apr 6 19:55:58 2026] POST /v2.0/routers => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1534] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:58 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1535] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:55:58 2026] DELETE /v2.0/ports/30f53a22-b092-440f-b158-321dab339a8d => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1536] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:55:58 2026] GET /v2.0/security-groups?id=c0889eb0-b3c3-4c2d-befc-b16f401749d6&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:58.495 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5aecd417-1754-4295-a243-e5ed2bdec0c4 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1537] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:55:58 2026] DELETE /v2.0/ports/30f53a22-b092-440f-b158-321dab339a8d => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:55:58.535 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a25f0733-06b5-4289-8116-0d4fa00c049f 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 727/1538] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:55:58 2026] GET /v2.0/ports/30f53a22-b092-440f-b158-321dab339a8d => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1539] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:55:58 2026] DELETE /v2.0/subnets/8f1261b7-653a-4b6b-bb03-b5a768b1e7a3 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1540] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:55:58 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:55:58.926 7 INFO neutron_taas.services.taas.taas_plugin [None req-bea381a9-97e9-4155-b06e-1d368af1f3cc 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] TaaS: Handle Delete Port: 60891e46-39c1-4640-8f60-6f51b953ed55 2026-04-06 19:55:58.929 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bea381a9-97e9-4155-b06e-1d368af1f3cc 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Tap Mirror: Handle Delete Port: 60891e46-39c1-4640-8f60-6f51b953ed55 2026-04-06 19:55:59.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-06cebd1e-39ed-4176-b7fb-aeb96845657e 8f614d4ad80b415cafd213e2d3501bda 1e802060d16b4f4c8ae6d40522b5c39a - - default default] Successfully bumped revision number for resource b89c62ff-4655-4f22-a843-0eae36478834 (type: routers) to 1 2026-04-06 19:55:59.116 7 INFO neutron.services.segments.plugin [-] Segment 5d72f158-dab7-4c50-98bf-0efcbe3f1cc3 resource provider aggregate not found 2026-04-06 19:55:59.117 7 INFO neutron.services.segments.plugin [-] Segment 5d72f158-dab7-4c50-98bf-0efcbe3f1cc3 resource provider aggregate not found [pid: 8|app: 0|req: 812/1541] 10.0.0.236 () {34 vars in 668 bytes} [Mon Apr 6 19:55:58 2026] POST /v2.0/routers => generated 570 bytes in 788 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:55:59.137 7 INFO neutron.services.segments.plugin [-] Segment 5d72f158-dab7-4c50-98bf-0efcbe3f1cc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d72f158-dab7-4c50-98bf-0efcbe3f1cc3 found for delete ", "request_id": "req-2c3166fb-2f2b-494a-a17a-1712db84084d"}]} 2026-04-06 19:55:59.150 7 INFO neutron.services.segments.plugin [-] Segment 5d72f158-dab7-4c50-98bf-0efcbe3f1cc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d72f158-dab7-4c50-98bf-0efcbe3f1cc3 found for delete ", "request_id": "req-0392af26-29c0-458c-96ca-8de89c78a2f7"}]} [pid: 7|app: 0|req: 730/1542] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:55:58 2026] DELETE /v2.0/networks/acab4b2d-41d0-47ee-867a-620e521c150e => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:55:59.514 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c37ad04-fbf3-409f-82b7-1eb75c44705e 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Successfully bumped revision number for resource 3efecc72-9701-424f-8a24-5d17efc0bd50 (type: security_groups) to 1 2026-04-06 19:55:59.528 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c37ad04-fbf3-409f-82b7-1eb75c44705e 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Successfully bumped revision number for resource 295bb317-3566-4fb3-9c28-8a9c08fd23a0 (type: security_group_rules) to 0 2026-04-06 19:55:59.560 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c37ad04-fbf3-409f-82b7-1eb75c44705e 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Successfully bumped revision number for resource 7a4818d8-8d7e-4452-b6f5-3fc74625d524 (type: security_group_rules) to 0 2026-04-06 19:55:59.585 8 INFO neutron.db.ovn_revision_numbers_db [None req-77ecca1f-531a-40dd-9ddb-6c9814d561fe 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] Successfully bumped revision number for resource e4e14c49-7d5a-45c8-b016-80eac7b2dd10 (type: floatingips) to 1 2026-04-06 19:55:59.599 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c37ad04-fbf3-409f-82b7-1eb75c44705e 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Successfully bumped revision number for resource 8a3079ea-a189-441c-ad8b-3eb85f82e530 (type: security_group_rules) to 0 2026-04-06 19:55:59.617 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c37ad04-fbf3-409f-82b7-1eb75c44705e 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Successfully bumped revision number for resource ba1b1033-e444-4ac9-8611-0edb8365c5ea (type: security_group_rules) to 0 2026-04-06 19:55:59.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-77ecca1f-531a-40dd-9ddb-6c9814d561fe 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] Successfully bumped revision number for resource e4e14c49-7d5a-45c8-b016-80eac7b2dd10 (type: floatingips) to 2 2026-04-06 19:55:59.700 8 INFO neutron.db.l3_db [None req-77ecca1f-531a-40dd-9ddb-6c9814d561fe 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] Floating IP e4e14c49-7d5a-45c8-b016-80eac7b2dd10 associated. External IP: 10.96.250.202, port: cb646877-1b46-4bfd-9ab0-080e394a0f69. 2026-04-06 19:55:59.709 7 INFO neutron.db.segments_db [None req-3c37ad04-fbf3-409f-82b7-1eb75c44705e 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Added segment 8afc574a-5927-44f7-800f-3e7916baf6d0 of type geneve for network 11d562d8-dafd-4115-b52b-18f74099d3ab [pid: 8|app: 0|req: 813/1543] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:55:59 2026] PUT /v2.0/floatingips/e4e14c49-7d5a-45c8-b016-80eac7b2dd10 => generated 855 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1544] 10.0.0.236 () {34 vars in 751 bytes} [Mon Apr 6 19:55:59 2026] PUT /v2.0/routers/c05c0936-aa90-46be-93a2-4d2efd4db143/tags => generated 17 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:55:59.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c37ad04-fbf3-409f-82b7-1eb75c44705e 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Successfully bumped revision number for resource 11d562d8-dafd-4115-b52b-18f74099d3ab (type: networks) to 1 2026-04-06 19:55:59.913 8 INFO neutron.db.segments_db [None req-e3b112ff-0a40-4dbc-88d3-62b7137b45f5 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Added segment 8397288a-392c-4326-ad0d-fff691030ae4 of type geneve for network 17a155d0-6fa0-46be-ab69-2904b44ad90f 2026-04-06 19:56:00.030 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3b112ff-0a40-4dbc-88d3-62b7137b45f5 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource 17a155d0-6fa0-46be-ab69-2904b44ad90f (type: networks) to 1 2026-04-06 19:56:00.049 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3c37ad04-fbf3-409f-82b7-1eb75c44705e 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] No more DHCP agents 2026-04-06 19:56:00.050 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3c37ad04-fbf3-409f-82b7-1eb75c44705e 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Unable to schedule network 11d562d8-dafd-4115-b52b-18f74099d3ab: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:00.112 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: a27026a4-188e-4191-936b-112662375faf 2026-04-06 19:56:00.136 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfe86011-d703-4dd1-8708-403973ee65cc'] response: {'name': 'network-changed', 'server_uuid': '8b1416c0-81b4-4c57-9523-890d48133816', 'tag': 'cb646877-1b46-4bfd-9ab0-080e394a0f69', 'status': 'completed', 'code': 200} 2026-04-06 19:56:00.196 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c37ad04-fbf3-409f-82b7-1eb75c44705e 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Successfully bumped revision number for resource a27026a4-188e-4191-936b-112662375faf (type: ports) to 1 [pid: 7|app: 0|req: 731/1545] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:55:59 2026] POST /v2.0/networks => generated 667 bytes in 1085 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, ' 2026-04-06 19:56:00.249 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3b112ff-0a40-4dbc-88d3-62b7137b45f5 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] No more DHCP agents 2026-04-06 19:56:00.251 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3b112ff-0a40-4dbc-88d3-62b7137b45f5 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Unable to schedule network 17a155d0-6fa0-46be-ab69-2904b44ad90f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:00.317 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: 375baece-ded6-4853-8439-1fa8ed530191 [pid: 7|app: 0|req: 732/1546] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:00 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:00.337 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3b112ff-0a40-4dbc-88d3-62b7137b45f5 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource 375baece-ded6-4853-8439-1fa8ed530191 (type: ports) to 1 [pid: 8|app: 0|req: 815/1547] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:55:59 2026] POST /v2.0/networks => generated 651 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1548] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:56:00 2026] GET /v2.0/security-groups?id=c0889eb0-b3c3-4c2d-befc-b16f401749d6&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1549] 10.0.0.236 () {34 vars in 751 bytes} [Mon Apr 6 19:56:00 2026] PUT /v2.0/routers/5b1fc807-fa31-4910-8f3a-cd4dd2c5563b/tags => generated 25 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:00.603 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-60073658-84dc-4445-92e9-40952550d5e5 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] No more DHCP agents 2026-04-06 19:56:00.605 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-60073658-84dc-4445-92e9-40952550d5e5 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Unable to schedule network 17a155d0-6fa0-46be-ab69-2904b44ad90f: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 734/1550] 10.0.0.236 () {34 vars in 751 bytes} [Mon Apr 6 19:56:00 2026] PUT /v2.0/routers/dcf9efb6-cb7e-4158-ba34-7961dfaaa8c0/tags => generated 34 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1551] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:56:00 2026] GET /v2.0/ports?tenant_id=0dae8131d95e4da38c7bcd1772159828&device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 1209 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1552] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:00 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1553] 10.0.0.236 () {34 vars in 751 bytes} [Mon Apr 6 19:56:00 2026] PUT /v2.0/routers/7e5ebcfc-245c-4ca7-a8dd-c7d4d52bbd3a/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1554] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:56:00 2026] GET /v2.0/networks?id=32f765e6-c869-464a-8ad0-7632c8a2f7fb => generated 812 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:01.045 8 INFO neutron.db.ovn_revision_numbers_db [None req-d5f8a42b-b599-46c5-a274-32dd6bd12e04 - - - - - -] Successfully bumped revision number for resource 375baece-ded6-4853-8439-1fa8ed530191 (type: ports) to 2 2026-04-06 19:56:01.068 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f8a6af45-ac42-4e2b-9dfb-85ac806b22ce 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] No more DHCP agents 2026-04-06 19:56:01.069 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f8a6af45-ac42-4e2b-9dfb-85ac806b22ce 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Unable to schedule network 11d562d8-dafd-4115-b52b-18f74099d3ab: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:01.074 8 INFO neutron.db.ovn_revision_numbers_db [None req-d5f8a42b-b599-46c5-a274-32dd6bd12e04 - - - - - -] Successfully bumped revision number for resource 7dd24097-3d67-48a7-9758-ea2644dd0833 (type: subnets) to 0 [pid: 8|app: 0|req: 817/1555] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:00 2026] POST /v2.0/subnets => generated 626 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:01.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8a6af45-ac42-4e2b-9dfb-85ac806b22ce 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Successfully bumped revision number for resource 29a85918-0833-4d82-8fd7-6b55f3923bc5 (type: subnets) to 0 [pid: 7|app: 0|req: 739/1556] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:00 2026] POST /v2.0/subnets => generated 673 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1557] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:56:01 2026] GET /v2.0/security-groups?id=c0889eb0-b3c3-4c2d-befc-b16f401749d6&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1558] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 19:56:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=cb646877-1b46-4bfd-9ab0-080e394a0f69 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1559] 10.0.0.236 () {32 vars in 664 bytes} [Mon Apr 6 19:56:01 2026] GET /v2.0/routers?tags=red => generated 1751 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:01.288 7 INFO neutron.db.segments_db [None req-76bb1f52-2af2-43a4-94e7-212bf826cd93 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Added segment ff262ae2-22ca-49be-ab50-31018a0477f9 of type geneve for network 526d2e5b-8561-4f96-b821-8dccd8a2a02e 2026-04-06 19:56:01.412 7 INFO neutron.db.ovn_revision_numbers_db [None req-76bb1f52-2af2-43a4-94e7-212bf826cd93 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Successfully bumped revision number for resource 526d2e5b-8561-4f96-b821-8dccd8a2a02e (type: networks) to 1 2026-04-06 19:56:01.462 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-947bc9f5-3240-4b26-a30b-a722fcb542be 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] No more DHCP agents 2026-04-06 19:56:01.463 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-947bc9f5-3240-4b26-a30b-a722fcb542be 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Unable to schedule network 17a155d0-6fa0-46be-ab69-2904b44ad90f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:01.599 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: 4c65ae0e-dfb9-4db8-bbf5-7e0a3f2bc188 2026-04-06 19:56:01.614 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76bb1f52-2af2-43a4-94e7-212bf826cd93 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] No more DHCP agents 2026-04-06 19:56:01.620 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76bb1f52-2af2-43a4-94e7-212bf826cd93 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Unable to schedule network 526d2e5b-8561-4f96-b821-8dccd8a2a02e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:01.621 8 INFO neutron.db.ovn_revision_numbers_db [None req-947bc9f5-3240-4b26-a30b-a722fcb542be 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource 4c65ae0e-dfb9-4db8-bbf5-7e0a3f2bc188 (type: ports) to 1 [pid: 8|app: 0|req: 820/1560] 10.0.0.236 () {34 vars in 665 bytes} [Mon Apr 6 19:56:01 2026] POST /v2.0/ports => generated 916 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1561] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:56:01 2026] GET /v2.0/subnets?id=790cbac9-2617-491b-8963-0221306e1c04 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:01.756 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b6c0b24-4526-4ee1-986b-2f0809271160 - - - - - -] OVN reports status down for port: cb646877-1b46-4bfd-9ab0-080e394a0f69 [pid: 8|app: 0|req: 822/1562] 10.0.0.236 () {32 vars in 678 bytes} [Mon Apr 6 19:56:01 2026] GET /v2.0/routers?tags=red%2Cblue => generated 1180 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:01.778 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: 1bc774ad-1360-41f8-a092-03c8994649bc 2026-04-06 19:56:01.799 7 INFO neutron.db.ovn_revision_numbers_db [None req-76bb1f52-2af2-43a4-94e7-212bf826cd93 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Successfully bumped revision number for resource 1bc774ad-1360-41f8-a092-03c8994649bc (type: ports) to 1 [pid: 7|app: 0|req: 741/1563] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:01 2026] POST /v2.0/networks => generated 667 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1564] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:56:01 2026] GET /v2.0/ports?network_id=32f765e6-c869-464a-8ad0-7632c8a2f7fb&device_owner=network%3Adhcp => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1565] 10.0.0.236 () {32 vars in 674 bytes} [Mon Apr 6 19:56:01 2026] GET /v2.0/routers?tags-any=blue => generated 1180 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:02.018 8 INFO neutron_taas.services.taas.taas_plugin [None req-43dc1c05-f44b-4fd2-b06d-0493f7421e12 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] TaaS: Handle Delete Port: 4c65ae0e-dfb9-4db8-bbf5-7e0a3f2bc188 2026-04-06 19:56:02.024 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43dc1c05-f44b-4fd2-b06d-0493f7421e12 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Tap Mirror: Handle Delete Port: 4c65ae0e-dfb9-4db8-bbf5-7e0a3f2bc188 2026-04-06 19:56:02.096 7 INFO neutron.db.ovn_revision_numbers_db [None req-dac1d619-f26c-44a5-a98c-2b8d12d20dd6 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Successfully bumped revision number for resource 526d2e5b-8561-4f96-b821-8dccd8a2a02e (type: networks) to 2 [pid: 7|app: 0|req: 744/1566] 10.0.0.236 () {34 vars in 743 bytes} [Mon Apr 6 19:56:01 2026] PUT /v2.0/networks/526d2e5b-8561-4f96-b821-8dccd8a2a02e => generated 636 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1567] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:56:02 2026] GET /v2.0/networks/32f765e6-c869-464a-8ad0-7632c8a2f7fb?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:02.189 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7578412-eca3-4404-bbaf-c6ffcb9b5472'] response: {'server_uuid': '8b1416c0-81b4-4c57-9523-890d48133816', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cb646877-1b46-4bfd-9ab0-080e394a0f69', 'code': 200} [pid: 7|app: 0|req: 746/1568] 10.0.0.236 () {32 vars in 686 bytes} [Mon Apr 6 19:56:02 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1751 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:02.239 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b6c0b24-4526-4ee1-986b-2f0809271160 - - - - - -] Successfully bumped revision number for resource cb646877-1b46-4bfd-9ab0-080e394a0f69 (type: ports) to 6 [pid: 8|app: 0|req: 823/1569] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:01 2026] DELETE /v2.0/ports/4c65ae0e-dfb9-4db8-bbf5-7e0a3f2bc188 => generated 0 bytes in 611 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 824/1570] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:56:02 2026] GET /v2.0/networks/32f765e6-c869-464a-8ad0-7632c8a2f7fb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:02.443 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6ede4b08-7ed6-4689-9a93-4a63cc18aa0f 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] No more DHCP agents 2026-04-06 19:56:02.445 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ede4b08-7ed6-4689-9a93-4a63cc18aa0f 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Unable to schedule network 526d2e5b-8561-4f96-b821-8dccd8a2a02e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:02.479 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ede4b08-7ed6-4689-9a93-4a63cc18aa0f 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Successfully bumped revision number for resource b59dc95b-2edf-4295-9d1b-d4b1577b373e (type: subnets) to 0 [pid: 7|app: 0|req: 747/1571] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:02 2026] POST /v2.0/subnets => generated 646 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1572] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:02 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:02.515 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a02e018b-31ff-430a-8cb4-b95306f5435b 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 826/1573] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:56:02 2026] GET /v2.0/ports/4c65ae0e-dfb9-4db8-bbf5-7e0a3f2bc188 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1574] 10.0.0.236 () {32 vars in 672 bytes} [Mon Apr 6 19:56:02 2026] GET /v2.0/routers?not-tags=red => generated 1152 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1575] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:56:02 2026] GET /v2.0/security-groups?id=c0889eb0-b3c3-4c2d-befc-b16f401749d6&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1576] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:02 2026] DELETE /v2.0/subnets/7dd24097-3d67-48a7-9758-ea2644dd0833 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1577] 10.0.0.236 () {32 vars in 686 bytes} [Mon Apr 6 19:56:02 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1723 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:02.930 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e9b7e2d-d5ca-4fac-89ee-02c24c88d02d 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] TaaS: Handle Delete Port: 375baece-ded6-4853-8439-1fa8ed530191 2026-04-06 19:56:02.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e9b7e2d-d5ca-4fac-89ee-02c24c88d02d 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Tap Mirror: Handle Delete Port: 375baece-ded6-4853-8439-1fa8ed530191 2026-04-06 19:56:03.104 8 INFO neutron.db.ovn_revision_numbers_db [None req-795b5518-daff-45da-8151-6292bd07dac0 - - - - - -] Successfully bumped revision number for resource 1bc774ad-1360-41f8-a092-03c8994649bc (type: ports) to 2 2026-04-06 19:56:03.141 8 INFO neutron.db.ovn_revision_numbers_db [None req-795b5518-daff-45da-8151-6292bd07dac0 - - - - - -] Successfully bumped revision number for resource b59dc95b-2edf-4295-9d1b-d4b1577b373e (type: subnets) to 1 [pid: 8|app: 0|req: 827/1578] 10.0.0.236 () {34 vars in 741 bytes} [Mon Apr 6 19:56:02 2026] PUT /v2.0/subnets/b59dc95b-2edf-4295-9d1b-d4b1577b373e => generated 656 bytes in 629 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:03.163 7 INFO neutron.services.segments.plugin [-] Segment 8397288a-392c-4326-ad0d-fff691030ae4 resource provider aggregate not found 2026-04-06 19:56:03.169 7 INFO neutron.services.segments.plugin [-] Segment 8397288a-392c-4326-ad0d-fff691030ae4 resource provider aggregate not found 2026-04-06 19:56:03.189 7 INFO neutron.services.segments.plugin [-] Segment 8397288a-392c-4326-ad0d-fff691030ae4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8397288a-392c-4326-ad0d-fff691030ae4 found for delete ", "request_id": "req-6ba2a150-e0e9-4273-b45f-e671026f85b4"}]} 2026-04-06 19:56:03.200 7 INFO neutron.services.segments.plugin [-] Segment 8397288a-392c-4326-ad0d-fff691030ae4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8397288a-392c-4326-ad0d-fff691030ae4 found for delete ", "request_id": "req-9a7e10bf-6faf-444e-ab09-2fe27522cb12"}]} [pid: 8|app: 0|req: 828/1579] 10.0.0.236 () {32 vars in 682 bytes} [Mon Apr 6 19:56:03 2026] GET /v2.0/routers?not-tags-any=blue => generated 1723 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1580] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:02 2026] DELETE /v2.0/networks/17a155d0-6fa0-46be-ab69-2904b44ad90f => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1581] 199.204.45.6 () {34 vars in 992 bytes} [Mon Apr 6 19:56:03 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1582] 10.0.0.236 () {32 vars in 694 bytes} [Mon Apr 6 19:56:03 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 1152 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:03.364 7 INFO neutron_taas.services.taas.taas_plugin [None req-d7f8aa5a-ab72-4d1f-a4cb-9a27a422059d 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] TaaS: Handle Delete Port: 1bc774ad-1360-41f8-a092-03c8994649bc 2026-04-06 19:56:03.368 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7f8aa5a-ab72-4d1f-a4cb-9a27a422059d 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Tap Mirror: Handle Delete Port: 1bc774ad-1360-41f8-a092-03c8994649bc 2026-04-06 19:56:03.519 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c155d55-f473-4d6f-b109-92eef8f2298d 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] No more DHCP agents 2026-04-06 19:56:03.521 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c155d55-f473-4d6f-b109-92eef8f2298d 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Unable to schedule network 4d3b7240-de07-4e7e-b6e5-a2d46a590bee: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:03.587 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: f8493436-9b8b-4268-8884-4f7759774f33 2026-04-06 19:56:03.620 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c155d55-f473-4d6f-b109-92eef8f2298d 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource f8493436-9b8b-4268-8884-4f7759774f33 (type: ports) to 1 [pid: 8|app: 0|req: 831/1583] 10.0.0.236 () {34 vars in 665 bytes} [Mon Apr 6 19:56:03 2026] POST /v2.0/ports => generated 775 bytes in 391 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: 753/1584] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:03 2026] DELETE /v2.0/networks/526d2e5b-8561-4f96-b821-8dccd8a2a02e => generated 0 bytes in 556 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1585] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:56:03 2026] GET /v2.0/routers/c05c0936-aa90-46be-93a2-4d2efd4db143 => generated 581 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:03.824 8 INFO neutron_taas.services.taas.taas_plugin [req-6a2f7961-6863-4187-9c5d-9066c3a2237b req-aa2ef495-2086-4660-8d2c-50e1904e3a34 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] TaaS: Handle Delete Port: cb646877-1b46-4bfd-9ab0-080e394a0f69 2026-04-06 19:56:03.828 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6a2f7961-6863-4187-9c5d-9066c3a2237b req-aa2ef495-2086-4660-8d2c-50e1904e3a34 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] Tap Mirror: Handle Delete Port: cb646877-1b46-4bfd-9ab0-080e394a0f69 [pid: 7|app: 0|req: 755/1586] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:03 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:03.984 8 INFO neutron.db.l3_db [req-6a2f7961-6863-4187-9c5d-9066c3a2237b req-aa2ef495-2086-4660-8d2c-50e1904e3a34 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] Floating IP e4e14c49-7d5a-45c8-b016-80eac7b2dd10 disassociated. External IP: 10.96.250.202, port: cb646877-1b46-4bfd-9ab0-080e394a0f69. [pid: 8|app: 0|req: 832/1587] 199.204.45.6 () {36 vars in 995 bytes} [Mon Apr 6 19:56:03 2026] DELETE /v2.0/ports/cb646877-1b46-4bfd-9ab0-080e394a0f69 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:04.127 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a4ceb5f-e953-423c-b38d-a3d58c027fff 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 833/1588] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:04 2026] DELETE /v2.0/networks/526d2e5b-8561-4f96-b821-8dccd8a2a02e => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:56:04.149 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: f8493436-9b8b-4268-8884-4f7759774f33 2026-04-06 19:56:04.203 7 INFO neutron.db.ovn_revision_numbers_db [None req-380e4629-6417-40de-931e-859bda2c0836 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Successfully bumped revision number for resource f8493436-9b8b-4268-8884-4f7759774f33 (type: ports) to 2 2026-04-06 19:56:04.247 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-536d9d56-16ae-470e-b3d1-49448b29cae8'] response: {'server_uuid': '8b1416c0-81b4-4c57-9523-890d48133816', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cb646877-1b46-4bfd-9ab0-080e394a0f69', 'code': 200} 2026-04-06 19:56:04.248 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-536d9d56-16ae-470e-b3d1-49448b29cae8'] response: {'server_uuid': '8b1416c0-81b4-4c57-9523-890d48133816', 'name': 'network-vif-deleted', 'tag': 'cb646877-1b46-4bfd-9ab0-080e394a0f69', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 756/1589] 10.0.0.236 () {34 vars in 737 bytes} [Mon Apr 6 19:56:03 2026] PUT /v2.0/ports/f8493436-9b8b-4268-8884-4f7759774f33 => generated 752 bytes in 433 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, ' [pid: 7|app: 0|req: 757/1590] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:56:04 2026] GET /v2.0/security-groups?id=c0889eb0-b3c3-4c2d-befc-b16f401749d6&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1591] 10.0.0.236 () {32 vars in 694 bytes} [Mon Apr 6 19:56:04 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:04.487 8 INFO neutron.db.ovn_revision_numbers_db [None req-5e203144-c27d-48a2-b96b-18bcdd7d2935 8f614d4ad80b415cafd213e2d3501bda 1e802060d16b4f4c8ae6d40522b5c39a - - default default] Successfully bumped revision number for resource c05c0936-aa90-46be-93a2-4d2efd4db143 (type: routers) to 2 [pid: 8|app: 0|req: 834/1592] 10.0.0.236 () {34 vars in 742 bytes} [Mon Apr 6 19:56:04 2026] PUT /v2.0/routers/c05c0936-aa90-46be-93a2-4d2efd4db143 => generated 581 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:04.525 7 INFO neutron_taas.services.taas.taas_plugin [None req-839d49b6-e3ee-4ced-8498-ea6e94f67e2e 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] TaaS: Handle Delete Port: f8493436-9b8b-4268-8884-4f7759774f33 2026-04-06 19:56:04.528 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-839d49b6-e3ee-4ced-8498-ea6e94f67e2e 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Tap Mirror: Handle Delete Port: f8493436-9b8b-4268-8884-4f7759774f33 [pid: 8|app: 0|req: 835/1593] 10.0.0.236 () {32 vars in 742 bytes} [Mon Apr 6 19:56:04 2026] GET /v2.0/subnets?network_id=3f6bb486-d1fb-4a72-b691-c0e7fb22ced9 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1594] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:56:04 2026] GET /v2.0/ports?device_id=c05c0936-aa90-46be-93a2-4d2efd4db143 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1595] 10.0.0.236 () {32 vars in 653 bytes} [Mon Apr 6 19:56:04 2026] GET /v2.0/extensions => generated 20541 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1596] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:04 2026] DELETE /v2.0/ports/f8493436-9b8b-4268-8884-4f7759774f33 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1597] 10.0.0.236 () {32 vars in 649 bytes} [Mon Apr 6 19:56:04 2026] GET /v2.0/networks => generated 1389 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1598] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:04 2026] DELETE /v2.0/routers/c05c0936-aa90-46be-93a2-4d2efd4db143 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1599] 10.0.0.236 () {32 vars in 643 bytes} [Mon Apr 6 19:56:04 2026] GET /v2.0/ports => generated 1533 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1600] 10.0.0.236 () {32 vars in 647 bytes} [Mon Apr 6 19:56:04 2026] GET /v2.0/subnets => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1601] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:56:04 2026] GET /v2.0/routers/5b1fc807-fa31-4910-8f3a-cd4dd2c5563b => generated 589 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:04.818 8 INFO neutron.pecan_wsgi.hooks.translation [None req-470f4570-2d39-4bba-a088-a88e268e837e 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 840/1602] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:56:04 2026] GET /v2.0/ports/f8493436-9b8b-4268-8884-4f7759774f33 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1603] 10.0.0.236 () {32 vars in 723 bytes} [Mon Apr 6 19:56:04 2026] GET /v2.0/networks/11d562d8-dafd-4115-b52b-18f74099d3ab => generated 711 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1604] 10.0.0.236 () {32 vars in 643 bytes} [Mon Apr 6 19:56:04 2026] GET /v2.0/ports => generated 1533 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1605] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:56:04 2026] GET /v2.0/subnets/29a85918-0833-4d82-8fd7-6b55f3923bc5 => generated 673 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1606] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:56:04 2026] GET /v2.0/ports/84e912fc-06a2-4280-94a6-44153a0bdf5f => generated 774 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:04.956 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7704582-89c7-435a-a82a-683620916ec0 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 767/1607] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:04 2026] DELETE /v2.0/subnets/b59dc95b-2edf-4295-9d1b-d4b1577b373e => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:56:04.970 7 INFO neutron.pecan_wsgi.hooks.translation [None req-970eeebd-2eeb-47c8-a989-90412c3757b8 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 768/1608] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:04 2026] DELETE /v2.0/ports/4c65ae0e-dfb9-4db8-bbf5-7e0a3f2bc188 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:56:04.980 7 INFO neutron.pecan_wsgi.hooks.translation [None req-856c00ec-a1bc-42d3-90eb-d7c1bd0c4d24 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 769/1609] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:04 2026] DELETE /v2.0/networks/526d2e5b-8561-4f96-b821-8dccd8a2a02e => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:56:04.991 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82be1927-ee66-4177-9d64-969f192bf331 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 770/1610] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:04 2026] DELETE /v2.0/subnets/7dd24097-3d67-48a7-9758-ea2644dd0833 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1611] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:04 2026] DELETE /v2.0/subnets/29a85918-0833-4d82-8fd7-6b55f3923bc5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:05.145 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8aac6f1-a7e2-44b0-bb58-ecaf3c113af6 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 772/1612] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:05 2026] DELETE /v2.0/subnets/8f1261b7-653a-4b6b-bb03-b5a768b1e7a3 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:56:05.158 8 INFO neutron.db.ovn_revision_numbers_db [None req-5be28f4f-94eb-48e3-81a9-af642ca40b4b 8f614d4ad80b415cafd213e2d3501bda 1e802060d16b4f4c8ae6d40522b5c39a - - default default] Successfully bumped revision number for resource 5b1fc807-fa31-4910-8f3a-cd4dd2c5563b (type: routers) to 2 [pid: 8|app: 0|req: 841/1613] 10.0.0.236 () {34 vars in 742 bytes} [Mon Apr 6 19:56:04 2026] PUT /v2.0/routers/5b1fc807-fa31-4910-8f3a-cd4dd2c5563b => generated 589 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:05.218 7 INFO neutron.services.segments.plugin [-] Segment ff262ae2-22ca-49be-ab50-31018a0477f9 resource provider aggregate not found 2026-04-06 19:56:05.232 7 INFO neutron.services.segments.plugin [-] Segment ff262ae2-22ca-49be-ab50-31018a0477f9 resource provider aggregate not found 2026-04-06 19:56:05.239 7 INFO neutron.services.segments.plugin [-] Segment ff262ae2-22ca-49be-ab50-31018a0477f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff262ae2-22ca-49be-ab50-31018a0477f9 found for delete ", "request_id": "req-cf3c111f-161a-4100-a6aa-67bda57f47f8"}]} 2026-04-06 19:56:05.249 7 INFO neutron.services.segments.plugin [-] Segment ff262ae2-22ca-49be-ab50-31018a0477f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff262ae2-22ca-49be-ab50-31018a0477f9 found for delete ", "request_id": "req-d0da0ecf-0c9d-4ca4-9453-578751e3bccd"}]} 2026-04-06 19:56:05.278 8 INFO neutron_taas.services.taas.taas_plugin [None req-efb586a9-e899-4229-a2f9-9155af683cf6 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] TaaS: Handle Delete Port: 84e912fc-06a2-4280-94a6-44153a0bdf5f 2026-04-06 19:56:05.282 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efb586a9-e899-4229-a2f9-9155af683cf6 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Tap Mirror: Handle Delete Port: 84e912fc-06a2-4280-94a6-44153a0bdf5f 2026-04-06 19:56:05.311 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c499c15-0afb-4b02-859d-8d920b12488c 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] TaaS: Handle Delete Port: a27026a4-188e-4191-936b-112662375faf 2026-04-06 19:56:05.315 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c499c15-0afb-4b02-859d-8d920b12488c 96619a5426dd4fcdaf884bfd37c0a518 d7d813df672d4a94933cda880cf6636d - - default default] Tap Mirror: Handle Delete Port: a27026a4-188e-4191-936b-112662375faf [pid: 8|app: 0|req: 842/1614] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:05 2026] DELETE /v2.0/ports/84e912fc-06a2-4280-94a6-44153a0bdf5f => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1615] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:56:05 2026] GET /v2.0/ports?device_id=5b1fc807-fa31-4910-8f3a-cd4dd2c5563b => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1616] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:05 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1617] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:05 2026] DELETE /v2.0/networks/11d562d8-dafd-4115-b52b-18f74099d3ab => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:05.603 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2c9ad38-d4d7-4fc4-a691-380549c8b76f 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] TaaS: Handle Delete Port: d88d926e-2b3a-483a-ab6f-2e6c48560fba 2026-04-06 19:56:05.606 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2c9ad38-d4d7-4fc4-a691-380549c8b76f 435e96d2b323497ca8e0c289c65abd69 179a0daad99f408da15c35fc57c4b8e2 - - default default] Tap Mirror: Handle Delete Port: d88d926e-2b3a-483a-ab6f-2e6c48560fba [pid: 7|app: 0|req: 774/1618] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:05 2026] DELETE /v2.0/routers/5b1fc807-fa31-4910-8f3a-cd4dd2c5563b => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:05.795 8 INFO neutron.services.segments.plugin [-] Segment bb28a64c-6b9b-4a27-bfdb-843883b365dd resource provider aggregate not found 2026-04-06 19:56:05.798 8 INFO neutron.services.segments.plugin [-] Segment bb28a64c-6b9b-4a27-bfdb-843883b365dd resource provider aggregate not found 2026-04-06 19:56:05.821 8 INFO neutron.services.segments.plugin [-] Segment bb28a64c-6b9b-4a27-bfdb-843883b365dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb28a64c-6b9b-4a27-bfdb-843883b365dd found for delete ", "request_id": "req-ce4dffe2-c1eb-4eed-8188-16965371a4db"}]} 2026-04-06 19:56:05.825 8 INFO neutron.services.segments.plugin [-] Segment bb28a64c-6b9b-4a27-bfdb-843883b365dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb28a64c-6b9b-4a27-bfdb-843883b365dd found for delete ", "request_id": "req-84b53109-f763-4da8-90b9-646e3d8832e1"}]} [pid: 8|app: 0|req: 845/1619] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:05 2026] DELETE /v2.0/networks/4d3b7240-de07-4e7e-b6e5-a2d46a590bee => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1620] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:56:05 2026] GET /v2.0/routers/dcf9efb6-cb7e-4158-ba34-7961dfaaa8c0 => generated 598 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:06.203 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ff53656-2856-45bf-bdf9-d772c4346120 8f614d4ad80b415cafd213e2d3501bda 1e802060d16b4f4c8ae6d40522b5c39a - - default default] Successfully bumped revision number for resource dcf9efb6-cb7e-4158-ba34-7961dfaaa8c0 (type: routers) to 2 [pid: 8|app: 0|req: 846/1621] 10.0.0.236 () {34 vars in 742 bytes} [Mon Apr 6 19:56:05 2026] PUT /v2.0/routers/dcf9efb6-cb7e-4158-ba34-7961dfaaa8c0 => generated 598 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1622] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:56:06 2026] GET /v2.0/ports?device_id=dcf9efb6-cb7e-4158-ba34-7961dfaaa8c0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1623] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:06 2026] GET /v2.0/security-groups?tenant_id=d7d813df672d4a94933cda880cf6636d&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1624] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:06 2026] GET /v2.0/security-groups?tenant_id=179a0daad99f408da15c35fc57c4b8e2&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1625] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:06 2026] DELETE /v2.0/routers/dcf9efb6-cb7e-4158-ba34-7961dfaaa8c0 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1626] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:06 2026] DELETE /v2.0/security-groups/3efecc72-9701-424f-8a24-5d17efc0bd50 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1627] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:06 2026] DELETE /v2.0/security-groups/0a65f1e3-2a5e-46e2-b035-126ba0583613 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1628] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:06 2026] GET /v2.0/ports?device_id=8b1416c0-81b4-4c57-9523-890d48133816 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1629] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:56:06 2026] GET /v2.0/routers/7e5ebcfc-245c-4ca7-a8dd-c7d4d52bbd3a => generated 583 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:07.040 8 INFO neutron.db.ovn_revision_numbers_db [None req-82c27dc2-ad93-4124-82b0-ce39afaf8574 8f614d4ad80b415cafd213e2d3501bda 1e802060d16b4f4c8ae6d40522b5c39a - - default default] Successfully bumped revision number for resource 7e5ebcfc-245c-4ca7-a8dd-c7d4d52bbd3a (type: routers) to 2 [pid: 8|app: 0|req: 851/1630] 10.0.0.236 () {34 vars in 742 bytes} [Mon Apr 6 19:56:06 2026] PUT /v2.0/routers/7e5ebcfc-245c-4ca7-a8dd-c7d4d52bbd3a => generated 583 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1631] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:56:07 2026] GET /v2.0/ports?device_id=7e5ebcfc-245c-4ca7-a8dd-c7d4d52bbd3a => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:07.262 7 INFO neutron.services.segments.plugin [-] Segment 8afc574a-5927-44f7-800f-3e7916baf6d0 resource provider aggregate not found 2026-04-06 19:56:07.273 7 INFO neutron.services.segments.plugin [-] Segment 8afc574a-5927-44f7-800f-3e7916baf6d0 resource provider aggregate not found 2026-04-06 19:56:07.277 7 INFO neutron.services.segments.plugin [-] Segment 8afc574a-5927-44f7-800f-3e7916baf6d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8afc574a-5927-44f7-800f-3e7916baf6d0 found for delete ", "request_id": "req-7237cdde-0ede-4c3a-bb83-c86bfa7cc58f"}]} 2026-04-06 19:56:07.292 7 INFO neutron.services.segments.plugin [-] Segment 8afc574a-5927-44f7-800f-3e7916baf6d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8afc574a-5927-44f7-800f-3e7916baf6d0 found for delete ", "request_id": "req-cda325ce-af52-4510-a1f9-14bc46fe7dd7"}]} [pid: 8|app: 0|req: 852/1632] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:07 2026] DELETE /v2.0/routers/7e5ebcfc-245c-4ca7-a8dd-c7d4d52bbd3a => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1633] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:07 2026] DELETE /v2.0/security-groups/c0889eb0-b3c3-4c2d-befc-b16f401749d6 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:07.971 8 INFO neutron.api.v2.resource [None req-336a88ec-23a0-47dd-835d-02ad2764997e 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 854/1634] 10.0.0.236 () {32 vars in 737 bytes} [Mon Apr 6 19:56:07 2026] GET /v2.0/security-groups/c0889eb0-b3c3-4c2d-befc-b16f401749d6 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1635] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:56:07 2026] GET /v2.0/routers/b89c62ff-4655-4f22-a843-0eae36478834 => generated 576 bytes in 727 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:08.096 8 INFO neutron_taas.services.taas.taas_plugin [None req-4fb543d4-2f6a-469b-b733-755afd62ab13 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] TaaS: Handle Delete Port: 58c33515-7402-4c4f-ac64-1d3d0d919551 2026-04-06 19:56:08.099 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fb543d4-2f6a-469b-b733-755afd62ab13 31dd6a3be0e647228c4b639680cda74a 0dae8131d95e4da38c7bcd1772159828 - - default default] Tap Mirror: Handle Delete Port: 58c33515-7402-4c4f-ac64-1d3d0d919551 [pid: 8|app: 0|req: 855/1636] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 19:56:07 2026] DELETE /v2.0/floatingips/e4e14c49-7d5a-45c8-b016-80eac7b2dd10 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1637] 10.0.0.236 () {34 vars in 742 bytes} [Mon Apr 6 19:56:08 2026] PUT /v2.0/routers/b89c62ff-4655-4f22-a843-0eae36478834 => generated 576 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1638] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:56:08 2026] GET /v2.0/ports?device_id=b89c62ff-4655-4f22-a843-0eae36478834 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:08.543 8 INFO neutron_taas.services.taas.taas_plugin [None req-ccfb4707-6a6c-42d7-9521-ed0fa4e38820 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 24ce350d-ecc7-4fd7-9e32-96a86eb7adee 2026-04-06 19:56:08.545 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ccfb4707-6a6c-42d7-9521-ed0fa4e38820 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 24ce350d-ecc7-4fd7-9e32-96a86eb7adee [pid: 7|app: 0|req: 784/1639] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:08 2026] DELETE /v2.0/routers/b89c62ff-4655-4f22-a843-0eae36478834 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:08.927 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f092950-81a9-413c-b2f7-1ceddef2ee2e 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Successfully bumped revision number for resource 4ec33872-7568-4203-9f33-4507bd4f0b62 (type: security_groups) to 1 2026-04-06 19:56:08.938 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f092950-81a9-413c-b2f7-1ceddef2ee2e 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Successfully bumped revision number for resource 7deaa7c4-4232-45b3-ab8e-38610d947f3d (type: security_group_rules) to 0 2026-04-06 19:56:08.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f092950-81a9-413c-b2f7-1ceddef2ee2e 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Successfully bumped revision number for resource 90731cdd-2c44-43a7-95b1-b9e2cf06dca1 (type: security_group_rules) to 0 2026-04-06 19:56:08.961 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f092950-81a9-413c-b2f7-1ceddef2ee2e 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Successfully bumped revision number for resource e6cbb0e3-8132-497f-becc-891af2d3a506 (type: security_group_rules) to 0 2026-04-06 19:56:08.985 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f092950-81a9-413c-b2f7-1ceddef2ee2e 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Successfully bumped revision number for resource f4fe6680-49b6-4e9b-b363-9a80f2d8a9cf (type: security_group_rules) to 0 2026-04-06 19:56:09.106 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f092950-81a9-413c-b2f7-1ceddef2ee2e 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Successfully bumped revision number for resource a8e2a995-c8bf-47c4-9c38-def09df366fb (type: security_groups) to 1 2026-04-06 19:56:09.120 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f092950-81a9-413c-b2f7-1ceddef2ee2e 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Successfully bumped revision number for resource 9aaa6325-bb30-4589-9d7a-43da8264b582 (type: security_group_rules) to 0 2026-04-06 19:56:09.130 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f092950-81a9-413c-b2f7-1ceddef2ee2e 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Successfully bumped revision number for resource dabdf1d4-2693-4f13-b315-13dcad7e2cb2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 785/1640] 10.0.0.236 () {34 vars in 684 bytes} [Mon Apr 6 19:56:08 2026] POST /v2.0/security-groups => generated 1624 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1641] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:56:08 2026] PUT /v2.0/routers/c6ae67b0-fed4-4e20-be98-0502a2ba4b1a/remove_router_interface => generated 309 bytes in 936 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, ' [pid: 8|app: 0|req: 857/1642] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:56:09 2026] GET /v2.0/security-groups => generated 4529 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1643] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 19:56:09 2026] POST /v2.0/subnetpools => generated 548 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:09.518 7 INFO neutron.db.ovn_revision_numbers_db [None req-d94aaab9-66b6-47ea-a6d2-7ed2c5548e2d 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Successfully bumped revision number for resource a8e2a995-c8bf-47c4-9c38-def09df366fb (type: security_groups) to 2 [pid: 7|app: 0|req: 787/1644] 10.0.0.236 () {34 vars in 758 bytes} [Mon Apr 6 19:56:09 2026] PUT /v2.0/security-groups/a8e2a995-c8bf-47c4-9c38-def09df366fb => generated 1663 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:09.571 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f8a8b4a-b1cf-4857-88f8-0cf7aa15b048 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 729ba2c2-9746-4310-8e19-62fb1b82bb76 2026-04-06 19:56:09.574 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f8a8b4a-b1cf-4857-88f8-0cf7aa15b048 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 729ba2c2-9746-4310-8e19-62fb1b82bb76 2026-04-06 19:56:09.793 7 INFO neutron.db.ovn_revision_numbers_db [None req-95edc25e-0019-46cb-98c3-45efe2da25e5 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d6aed269-a4ea-44be-ad4a-a24c03dc8d53 (type: security_groups) to 1 2026-04-06 19:56:09.811 7 INFO neutron.db.ovn_revision_numbers_db [None req-95edc25e-0019-46cb-98c3-45efe2da25e5 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 0d917f28-3053-40fd-856c-ca1321ad2999 (type: security_group_rules) to 0 2026-04-06 19:56:09.826 7 INFO neutron.db.ovn_revision_numbers_db [None req-95edc25e-0019-46cb-98c3-45efe2da25e5 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 40947bb9-ab5d-471f-bfb7-cd27ab2113a3 (type: security_group_rules) to 0 2026-04-06 19:56:09.839 7 INFO neutron.db.ovn_revision_numbers_db [None req-95edc25e-0019-46cb-98c3-45efe2da25e5 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9e6c15ae-c1b1-4f99-b0e1-0ab8c003e92b (type: security_group_rules) to 0 2026-04-06 19:56:09.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-95edc25e-0019-46cb-98c3-45efe2da25e5 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ff152ef8-0d8a-44da-ae9c-f5ae4526c56b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 788/1645] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:09 2026] GET /v2.0/security-groups?tenant_id=c4e0e1f6550f4b70a4b90308926e552b&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1646] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 19:56:09 2026] GET /v2.0/subnetpools/7f371fef-164d-47c1-be1c-ddfdf6a04304 => generated 548 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1647] 10.0.0.236 () {32 vars in 737 bytes} [Mon Apr 6 19:56:09 2026] GET /v2.0/security-groups/a8e2a995-c8bf-47c4-9c38-def09df366fb => generated 1663 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1648] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:09 2026] DELETE /v2.0/routers/c6ae67b0-fed4-4e20-be98-0502a2ba4b1a => generated 0 bytes in 708 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1649] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:56:09 2026] PUT /v2.0/subnetpools/7f371fef-164d-47c1-be1c-ddfdf6a04304 => generated 501 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1650] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:10 2026] DELETE /v2.0/security-groups/a8e2a995-c8bf-47c4-9c38-def09df366fb => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1651] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:09 2026] DELETE /v2.0/security-groups/d6aed269-a4ea-44be-ad4a-a24c03dc8d53 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1652] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 19:56:10 2026] DELETE /v2.0/subnetpools/7f371fef-164d-47c1-be1c-ddfdf6a04304 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1653] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:10 2026] DELETE /v2.0/subnets/790cbac9-2617-491b-8963-0221306e1c04 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:10.355 8 INFO neutron.api.v2.resource [None req-7b300e33-be42-4c84-bbfe-bdd1a42a35e6 46474b4e5c2048da8635378576190a6a 019692002a7d4ea896dc084c21d64316 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 793/1656] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:56:10 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1657] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 19:56:10 2026] GET /v2.0/subnetpools/7f371fef-164d-47c1-be1c-ddfdf6a04304 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:56:10.472 8 INFO neutron_taas.services.taas.taas_plugin [None req-195f705e-920e-47d4-aaed-0c6e62774421 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 734782bc-f11d-4fdd-9aca-7811505941ec 2026-04-06 19:56:10.475 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-195f705e-920e-47d4-aaed-0c6e62774421 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 734782bc-f11d-4fdd-9aca-7811505941ec 2026-04-06 19:56:10.483 7 INFO neutron.db.ovn_revision_numbers_db [None req-9a3e6b2c-a763-4cb5-a64b-10b19f7adca9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a762121f-57b3-428d-b7cd-97e3561558c2 (type: security_groups) to 1 2026-04-06 19:56:10.494 7 INFO neutron.db.ovn_revision_numbers_db [None req-9a3e6b2c-a763-4cb5-a64b-10b19f7adca9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 223898f7-38c7-49e5-98b5-6724d28dad7a (type: security_group_rules) to 0 2026-04-06 19:56:10.503 7 INFO neutron.db.ovn_revision_numbers_db [None req-9a3e6b2c-a763-4cb5-a64b-10b19f7adca9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 50374399-2c9a-4b00-8487-da24820aaafd (type: security_group_rules) to 0 2026-04-06 19:56:10.514 7 INFO neutron.db.ovn_revision_numbers_db [None req-9a3e6b2c-a763-4cb5-a64b-10b19f7adca9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 7c0b36ee-eede-4145-94da-68e8bc323564 (type: security_group_rules) to 0 2026-04-06 19:56:10.525 7 INFO neutron.db.ovn_revision_numbers_db [None req-9a3e6b2c-a763-4cb5-a64b-10b19f7adca9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 884d8491-644e-4efd-a160-942aa26dc561 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 794/1658] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:10 2026] GET /v2.0/security-groups?tenant_id=a4b70d9253ab438b8c0662d01b26c80b&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:10.585 7 INFO neutron.api.v2.resource [None req-3a662a31-618b-40f9-9c5c-1e2e7ef7fb47 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1659] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:10 2026] DELETE /v2.0/security-groups/a8e2a995-c8bf-47c4-9c38-def09df366fb => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:56:10.607 7 INFO neutron.api.v2.resource [None req-4bff6ba0-8b97-4e14-a026-d3f399a6f087 46474b4e5c2048da8635378576190a6a 019692002a7d4ea896dc084c21d64316 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 796/1660] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 19:56:10 2026] DELETE /v2.0/subnetpools/7f371fef-164d-47c1-be1c-ddfdf6a04304 => generated 145 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:56:10.670 8 INFO neutron.services.segments.plugin [-] Segment c4f00a39-bacf-43bd-937f-9338c6431a21 resource provider aggregate not found 2026-04-06 19:56:10.679 8 INFO neutron.services.segments.plugin [-] Segment c4f00a39-bacf-43bd-937f-9338c6431a21 resource provider aggregate not found 2026-04-06 19:56:10.687 8 INFO neutron.services.segments.plugin [-] Segment c4f00a39-bacf-43bd-937f-9338c6431a21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4f00a39-bacf-43bd-937f-9338c6431a21 found for delete ", "request_id": "req-d458878c-a047-4549-8a6f-401bcf7a41d0"}]} 2026-04-06 19:56:10.694 8 INFO neutron.services.segments.plugin [-] Segment c4f00a39-bacf-43bd-937f-9338c6431a21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4f00a39-bacf-43bd-937f-9338c6431a21 found for delete ", "request_id": "req-651fac22-d0e8-405f-bbce-469288ea397a"}]} [pid: 8|app: 0|req: 865/1661] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:10 2026] DELETE /v2.0/networks/32f765e6-c869-464a-8ad0-7632c8a2f7fb => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1662] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:10 2026] DELETE /v2.0/security-groups/a762121f-57b3-428d-b7cd-97e3561558c2 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:10.881 8 INFO neutron.db.ovn_revision_numbers_db [None req-804215a1-715e-4c3f-93e6-2bf2646690c6 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Successfully bumped revision number for resource a78fcfc4-7a1d-4310-bc9f-a3ccda44e58d (type: security_groups) to 1 2026-04-06 19:56:10.893 8 INFO neutron.db.ovn_revision_numbers_db [None req-804215a1-715e-4c3f-93e6-2bf2646690c6 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Successfully bumped revision number for resource 1d5529c2-2233-4bda-ab97-cb407d80a53a (type: security_group_rules) to 0 2026-04-06 19:56:10.905 8 INFO neutron.db.ovn_revision_numbers_db [None req-804215a1-715e-4c3f-93e6-2bf2646690c6 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Successfully bumped revision number for resource ccbc4020-4409-4199-9ffa-836e6e68f15a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 798/1663] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:10 2026] GET /v2.0/security-groups?tenant_id=0dae8131d95e4da38c7bcd1772159828&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1664] 10.0.0.236 () {34 vars in 684 bytes} [Mon Apr 6 19:56:10 2026] POST /v2.0/security-groups => generated 1625 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:56:11.125 8 INFO neutron.db.ovn_revision_numbers_db [None req-e959266f-a6f1-4a1b-9cbb-5f24b13087e1 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Successfully bumped revision number for resource c7371d67-84f4-48a4-89f3-167567eb7f5b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 799/1665] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:10 2026] DELETE /v2.0/security-groups/51bc646b-72c0-4b0f-9dd6-8fa29302ef6e => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1666] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:56:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:11.280 7 INFO neutron.db.ovn_revision_numbers_db [None req-f167f8d2-2480-4c3f-ba17-32ab8797fced 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource bc151a84-1120-48d8-a63e-7298e451311b (type: security_groups) to 1 2026-04-06 19:56:11.293 7 INFO neutron.db.ovn_revision_numbers_db [None req-f167f8d2-2480-4c3f-ba17-32ab8797fced 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 60d5291c-3de5-41bf-922b-1fe8aa7e45a4 (type: security_group_rules) to 0 2026-04-06 19:56:11.303 7 INFO neutron.db.ovn_revision_numbers_db [None req-f167f8d2-2480-4c3f-ba17-32ab8797fced 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 7e0a8dd7-39ba-49d3-8e37-037f3a69b13f (type: security_group_rules) to 0 2026-04-06 19:56:11.314 7 INFO neutron.db.ovn_revision_numbers_db [None req-f167f8d2-2480-4c3f-ba17-32ab8797fced 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 8ebc2693-e02d-41e7-8b36-c73f6ec904cc (type: security_group_rules) to 0 2026-04-06 19:56:11.325 7 INFO neutron.db.ovn_revision_numbers_db [None req-f167f8d2-2480-4c3f-ba17-32ab8797fced 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource bb40cfb6-5f70-4040-9311-e93b3a3c40cf (type: security_group_rules) to 0 [pid: 7|app: 0|req: 800/1667] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:11 2026] GET /v2.0/security-groups?tenant_id=1e802060d16b4f4c8ae6d40522b5c39a&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1668] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 19:56:11 2026] GET /v2.0/security-group-rules/c7371d67-84f4-48a4-89f3-167567eb7f5b => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:11.500 8 INFO neutron.db.ovn_revision_numbers_db [None req-a58cc6e1-e185-4259-bce9-a1068a9dc7a0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9404af6f-a5ce-426a-b60f-71412647fa41 (type: security_groups) to 1 2026-04-06 19:56:11.514 8 INFO neutron.db.ovn_revision_numbers_db [None req-a58cc6e1-e185-4259-bce9-a1068a9dc7a0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 251f1f86-3677-4008-97a2-9b3197e82c60 (type: security_group_rules) to 0 2026-04-06 19:56:11.533 8 INFO neutron.db.ovn_revision_numbers_db [None req-a58cc6e1-e185-4259-bce9-a1068a9dc7a0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 72c10d24-c834-4d1c-a1ee-d340c0005edc (type: security_group_rules) to 0 2026-04-06 19:56:11.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-a58cc6e1-e185-4259-bce9-a1068a9dc7a0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d9d392fb-5ca4-4d22-8082-d1991be22e30 (type: security_group_rules) to 0 2026-04-06 19:56:11.566 8 INFO neutron.db.ovn_revision_numbers_db [None req-a58cc6e1-e185-4259-bce9-a1068a9dc7a0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ed706557-514e-465c-badf-83b2897cda25 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 868/1669] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:11 2026] GET /v2.0/security-groups?tenant_id=019692002a7d4ea896dc084c21d64316&name=default => generated 2925 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1670] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:11 2026] DELETE /v2.0/security-groups/bc151a84-1120-48d8-a63e-7298e451311b => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1671] 10.0.0.236 () {32 vars in 673 bytes} [Mon Apr 6 19:56:11 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1672] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 19:56:11 2026] DELETE /v2.0/security-group-rules/c7371d67-84f4-48a4-89f3-167567eb7f5b => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1673] 10.0.0.236 () {32 vars in 673 bytes} [Mon Apr 6 19:56:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1674] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:11 2026] DELETE /v2.0/security-groups/9404af6f-a5ce-426a-b60f-71412647fa41 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:12.067 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3f440bb-48d6-4aad-b3f5-6dd29dcabaa3 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Successfully bumped revision number for resource 12f0398b-18cf-4e3e-93f0-9a91ed4d5d93 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 872/1675] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:56:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1676] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 19:56:12 2026] GET /v2.0/security-group-rules/12f0398b-18cf-4e3e-93f0-9a91ed4d5d93 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1677] 10.0.0.236 () {32 vars in 673 bytes} [Mon Apr 6 19:56:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1678] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 19:56:12 2026] DELETE /v2.0/security-group-rules/12f0398b-18cf-4e3e-93f0-9a91ed4d5d93 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1679] 10.0.0.236 () {32 vars in 673 bytes} [Mon Apr 6 19:56:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:12.504 7 INFO neutron.db.securitygroups_db [None req-dac88574-feda-43f3-ad93-8c93f8665b2c 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Project 8f83c1723a53461eb9fdc2ef166e3510 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-06 19:56:12.618 7 INFO neutron.db.ovn_revision_numbers_db [None req-dac88574-feda-43f3-ad93-8c93f8665b2c 2d5182fb639141a3b54e4c8f8186a2bf 8f83c1723a53461eb9fdc2ef166e3510 - - default default] Successfully bumped revision number for resource b406ce0b-79c6-43b4-870d-25963d70aa39 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 806/1680] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:56:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1681] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 19:56:12 2026] GET /v2.0/security-group-rules/b406ce0b-79c6-43b4-870d-25963d70aa39 => generated 607 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1682] 10.0.0.236 () {32 vars in 673 bytes} [Mon Apr 6 19:56:12 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1683] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 19:56:12 2026] DELETE /v2.0/security-group-rules/b406ce0b-79c6-43b4-870d-25963d70aa39 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1684] 10.0.0.236 () {32 vars in 673 bytes} [Mon Apr 6 19:56:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1685] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:13 2026] DELETE /v2.0/security-groups/a78fcfc4-7a1d-4310-bc9f-a3ccda44e58d => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1686] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:56:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1687] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:56:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1688] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:13 2026] GET /v2.0/security-groups?tenant_id=8f83c1723a53461eb9fdc2ef166e3510&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1689] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:13 2026] DELETE /v2.0/security-groups/4ec33872-7568-4203-9f33-4507bd4f0b62 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:16.386 7 INFO neutron.db.ovn_revision_numbers_db [None req-cfe67fca-a5c3-4b28-8eac-f9d796dc0f97 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] Successfully bumped revision number for resource 5bcb633a-82f5-49ae-a5a3-47d0677d30eb (type: security_groups) to 1 2026-04-06 19:56:16.389 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddf6731d-77de-4496-8924-e7bbe952e60e 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource 86930c5d-b005-46da-a297-82d6e0145891 (type: security_groups) to 1 2026-04-06 19:56:16.408 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddf6731d-77de-4496-8924-e7bbe952e60e 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource 0d7c874f-ef12-48b6-a646-61109d151093 (type: security_group_rules) to 0 2026-04-06 19:56:16.408 7 INFO neutron.db.ovn_revision_numbers_db [None req-cfe67fca-a5c3-4b28-8eac-f9d796dc0f97 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] Successfully bumped revision number for resource 0dcf35bd-6d0c-4482-b275-0715f51e7802 (type: security_group_rules) to 0 2026-04-06 19:56:16.420 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddf6731d-77de-4496-8924-e7bbe952e60e 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource 2e47248e-f697-428d-94e5-02f0b5d9689c (type: security_group_rules) to 0 2026-04-06 19:56:16.425 7 INFO neutron.db.ovn_revision_numbers_db [None req-cfe67fca-a5c3-4b28-8eac-f9d796dc0f97 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] Successfully bumped revision number for resource 3a0ac426-18e1-471e-b7d2-cd7d489f54c7 (type: security_group_rules) to 0 2026-04-06 19:56:16.435 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddf6731d-77de-4496-8924-e7bbe952e60e 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource 3cc03c7f-896e-4aca-9312-ce9de22a5063 (type: security_group_rules) to 0 2026-04-06 19:56:16.440 7 INFO neutron.db.ovn_revision_numbers_db [None req-cfe67fca-a5c3-4b28-8eac-f9d796dc0f97 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] Successfully bumped revision number for resource 9741f45d-b537-4134-b295-b63a2f8cbaaf (type: security_group_rules) to 0 2026-04-06 19:56:16.449 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddf6731d-77de-4496-8924-e7bbe952e60e 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource a37d22ed-ff8b-46dd-b18e-d288dbd6988c (type: security_group_rules) to 0 2026-04-06 19:56:16.455 7 INFO neutron.db.ovn_revision_numbers_db [None req-cfe67fca-a5c3-4b28-8eac-f9d796dc0f97 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] Successfully bumped revision number for resource 9af0a040-2b59-4e9a-9561-26f3b4c4f5fd (type: security_group_rules) to 0 2026-04-06 19:56:16.602 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddf6731d-77de-4496-8924-e7bbe952e60e 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource bd6085b9-ed24-401c-ae06-e03b98168482 (type: security_groups) to 1 2026-04-06 19:56:16.613 7 INFO neutron.db.ovn_revision_numbers_db [None req-cfe67fca-a5c3-4b28-8eac-f9d796dc0f97 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] Successfully bumped revision number for resource fff8bfb8-4d6a-401e-824f-97d50b159929 (type: security_groups) to 1 2026-04-06 19:56:16.618 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddf6731d-77de-4496-8924-e7bbe952e60e 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource 4a6ec5d6-5b24-439a-91fe-463987080e18 (type: security_group_rules) to 0 2026-04-06 19:56:16.628 7 INFO neutron.db.ovn_revision_numbers_db [None req-cfe67fca-a5c3-4b28-8eac-f9d796dc0f97 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] Successfully bumped revision number for resource 9c35e943-db80-4aa7-984f-f5c9f564aa10 (type: security_group_rules) to 0 2026-04-06 19:56:16.630 8 INFO neutron.db.ovn_revision_numbers_db [None req-ddf6731d-77de-4496-8924-e7bbe952e60e 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource 73ce19e7-dbca-4962-8b4c-ab1754c19482 (type: security_group_rules) to 0 2026-04-06 19:56:16.639 7 INFO neutron.db.ovn_revision_numbers_db [None req-cfe67fca-a5c3-4b28-8eac-f9d796dc0f97 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] Successfully bumped revision number for resource cf1e32c5-9323-4238-b4c9-3b8b0d77ecf8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 811/1690] 10.0.0.236 () {34 vars in 684 bytes} [Mon Apr 6 19:56:16 2026] POST /v2.0/security-groups => generated 1624 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1691] 10.0.0.236 () {34 vars in 684 bytes} [Mon Apr 6 19:56:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1692] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:56:16 2026] GET /v2.0/security-groups => generated 4529 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:16.799 8 INFO neutron.db.ovn_revision_numbers_db [None req-74346fac-0c48-43c1-8b68-e74b51963593 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource 86dcb242-5b31-4ace-aa18-df4e8885e469 (type: security_groups) to 1 2026-04-06 19:56:16.811 8 INFO neutron.db.ovn_revision_numbers_db [None req-74346fac-0c48-43c1-8b68-e74b51963593 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource 5a00ab38-8425-4cba-9508-dc41097a21b0 (type: security_group_rules) to 0 2026-04-06 19:56:16.814 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea565c37-5971-4fa3-bbb1-58d9563b502e 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] Successfully bumped revision number for resource fff8bfb8-4d6a-401e-824f-97d50b159929 (type: security_groups) to 2 2026-04-06 19:56:16.821 8 INFO neutron.db.ovn_revision_numbers_db [None req-74346fac-0c48-43c1-8b68-e74b51963593 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource 60237672-0fcb-45cd-81e1-e19f6e3639ff (type: security_group_rules) to 0 [pid: 7|app: 0|req: 813/1693] 10.0.0.236 () {34 vars in 758 bytes} [Mon Apr 6 19:56:16 2026] PUT /v2.0/security-groups/fff8bfb8-4d6a-401e-824f-97d50b159929 => generated 1664 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1694] 10.0.0.236 () {34 vars in 684 bytes} [Mon Apr 6 19:56:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1695] 10.0.0.236 () {32 vars in 737 bytes} [Mon Apr 6 19:56:16 2026] GET /v2.0/security-groups/fff8bfb8-4d6a-401e-824f-97d50b159929 => generated 1664 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:16.989 8 INFO neutron.db.ovn_revision_numbers_db [None req-632996b8-bf9c-4d39-b33d-39d0d1377114 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource 5d7c6822-4aab-43cc-9e63-24ade58bf619 (type: security_groups) to 1 2026-04-06 19:56:17.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-632996b8-bf9c-4d39-b33d-39d0d1377114 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource 885be14a-1aa4-4f41-88a7-37a791854652 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 815/1696] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:16 2026] DELETE /v2.0/security-groups/fff8bfb8-4d6a-401e-824f-97d50b159929 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:17.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-632996b8-bf9c-4d39-b33d-39d0d1377114 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource b937b3f4-bab1-4a2a-8b7e-b34040755b17 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 816/1697] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:56:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1698] 10.0.0.236 () {34 vars in 684 bytes} [Mon Apr 6 19:56:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:56:17.064 7 INFO neutron.api.v2.resource [None req-3bb2d806-257e-4863-b14f-9d26aa4a014d 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 817/1699] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:17 2026] DELETE /v2.0/security-groups/fff8bfb8-4d6a-401e-824f-97d50b159929 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:56:17.207 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9d907ea-e824-44d9-8888-b18394fa8271 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource 10d7f6e0-2d5a-4d41-9299-3cc430dbbe82 (type: security_groups) to 1 2026-04-06 19:56:17.214 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fd02e30-a8d6-4ab6-8c82-23caaf35e55b 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] Successfully bumped revision number for resource 5e2b1bec-8c39-4f65-804b-4f05bcd386cf (type: security_groups) to 1 2026-04-06 19:56:17.230 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fd02e30-a8d6-4ab6-8c82-23caaf35e55b 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] Successfully bumped revision number for resource 2c788e60-3426-472d-86e6-8c537fb988ba (type: security_group_rules) to 0 2026-04-06 19:56:17.231 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9d907ea-e824-44d9-8888-b18394fa8271 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource 3670c950-2e29-406b-a717-82ee052100de (type: security_group_rules) to 0 2026-04-06 19:56:17.244 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9d907ea-e824-44d9-8888-b18394fa8271 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource 5c9f8acf-4dd2-4a45-a901-c0def92e4723 (type: security_group_rules) to 0 2026-04-06 19:56:17.247 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fd02e30-a8d6-4ab6-8c82-23caaf35e55b 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] Successfully bumped revision number for resource bd2735e6-7a87-4b53-b995-39c7527ed8a2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 883/1700] 10.0.0.236 () {34 vars in 684 bytes} [Mon Apr 6 19:56:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1701] 10.0.0.236 () {34 vars in 684 bytes} [Mon Apr 6 19:56:17 2026] POST /v2.0/security-groups => generated 1624 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:56:17.427 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f0dda2f-7322-451c-9fd2-f7b4a3d74b25 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource c5576ef1-cd58-4df5-bfe5-afd385a000e7 (type: security_groups) to 1 2026-04-06 19:56:17.440 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f0dda2f-7322-451c-9fd2-f7b4a3d74b25 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource 7eab7ec5-c419-4f02-a8db-5e26bcc6a5b0 (type: security_group_rules) to 0 2026-04-06 19:56:17.453 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f0dda2f-7322-451c-9fd2-f7b4a3d74b25 6dac02710fa842b38c8881bef888b9a3 6a88fee2cca348d8bd62c5f3c60677f6 - - default default] Successfully bumped revision number for resource e2bc5116-d88b-44db-b18e-5f902ed91f43 (type: security_group_rules) to 0 2026-04-06 19:56:17.482 7 INFO neutron.db.ovn_revision_numbers_db [None req-65e7eafd-7929-487a-85df-95ef0d209ac1 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] Successfully bumped revision number for resource c02d5dca-4969-43b0-9a7a-24309d6e7fb7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 884/1702] 10.0.0.236 () {34 vars in 684 bytes} [Mon Apr 6 19:56:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1703] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:56:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1704] 10.0.0.236 () {34 vars in 767 bytes} [Mon Apr 6 19:56:17 2026] PUT /v2.0/security-groups/bd6085b9-ed24-401c-ae06-e03b98168482/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:17.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-b03649e8-3ff2-44c8-ac11-b2fe7064b7e9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9b7dc57f-dc0a-4640-b53d-21430b7943a8 (type: security_groups) to 1 2026-04-06 19:56:17.820 8 INFO neutron.db.ovn_revision_numbers_db [None req-b03649e8-3ff2-44c8-ac11-b2fe7064b7e9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 30a9ca07-87e0-47c0-bb19-942fa169242e (type: security_group_rules) to 0 2026-04-06 19:56:17.822 7 INFO neutron.db.ovn_revision_numbers_db [None req-f34795c8-d7cc-4458-8b32-e184f97b3ae4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a2ecc0c6-9417-4d87-9d6b-911602cfc4a8 (type: security_groups) to 1 2026-04-06 19:56:17.833 8 INFO neutron.db.ovn_revision_numbers_db [None req-b03649e8-3ff2-44c8-ac11-b2fe7064b7e9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 85d4b5a1-73be-41fb-8c2f-eda1677b67fd (type: security_group_rules) to 0 2026-04-06 19:56:17.834 7 INFO neutron.db.ovn_revision_numbers_db [None req-f34795c8-d7cc-4458-8b32-e184f97b3ae4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 06a67ba0-5628-4fb4-b519-c5974fb1ba3c (type: security_group_rules) to 0 2026-04-06 19:56:17.850 8 INFO neutron.db.ovn_revision_numbers_db [None req-b03649e8-3ff2-44c8-ac11-b2fe7064b7e9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ce860887-1612-4c10-aaeb-a493b5810cf8 (type: security_group_rules) to 0 2026-04-06 19:56:17.850 7 INFO neutron.db.ovn_revision_numbers_db [None req-f34795c8-d7cc-4458-8b32-e184f97b3ae4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 0ad98074-dd14-4b5b-8e70-361e38704ecc (type: security_group_rules) to 0 2026-04-06 19:56:17.860 8 INFO neutron.db.ovn_revision_numbers_db [None req-b03649e8-3ff2-44c8-ac11-b2fe7064b7e9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ec20d4b0-e969-4b51-9bb2-c82de25746a4 (type: security_group_rules) to 0 2026-04-06 19:56:17.863 7 INFO neutron.db.ovn_revision_numbers_db [None req-f34795c8-d7cc-4458-8b32-e184f97b3ae4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 29a4a53b-24c4-4897-a11e-f0267c135804 (type: security_group_rules) to 0 2026-04-06 19:56:17.876 7 INFO neutron.db.ovn_revision_numbers_db [None req-f34795c8-d7cc-4458-8b32-e184f97b3ae4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource df85ed83-857f-4ead-bba2-895afe27f990 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 885/1705] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:17 2026] GET /v2.0/security-groups?tenant_id=1ccda4e663654d74bc0f2458d7b0fa41&name=default => generated 2925 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1706] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:17 2026] GET /v2.0/security-groups?tenant_id=9311916ed0144ca199e1ad710dd39b9e&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1707] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 19:56:17 2026] GET /v2.0/security-group-rules/c02d5dca-4969-43b0-9a7a-24309d6e7fb7 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1708] 10.0.0.236 () {34 vars in 767 bytes} [Mon Apr 6 19:56:17 2026] PUT /v2.0/security-groups/86dcb242-5b31-4ace-aa18-df4e8885e469/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1709] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:17 2026] DELETE /v2.0/security-groups/9b7dc57f-dc0a-4640-b53d-21430b7943a8 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1710] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:17 2026] DELETE /v2.0/security-groups/a2ecc0c6-9417-4d87-9d6b-911602cfc4a8 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1711] 10.0.0.236 () {32 vars in 673 bytes} [Mon Apr 6 19:56:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1712] 10.0.0.236 () {34 vars in 767 bytes} [Mon Apr 6 19:56:18 2026] PUT /v2.0/security-groups/5d7c6822-4aab-43cc-9e63-24ade58bf619/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1713] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 19:56:18 2026] DELETE /v2.0/security-group-rules/c02d5dca-4969-43b0-9a7a-24309d6e7fb7 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1714] 10.0.0.236 () {34 vars in 767 bytes} [Mon Apr 6 19:56:18 2026] PUT /v2.0/security-groups/10d7f6e0-2d5a-4d41-9299-3cc430dbbe82/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:18.452 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd0a23d9-50c9-40ef-a36b-65bf37386223 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 752d355a-4b56-4457-aaed-015abebe4510 (type: security_groups) to 1 2026-04-06 19:56:18.465 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd0a23d9-50c9-40ef-a36b-65bf37386223 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 38f15fb2-822e-4955-91a9-607368abd094 (type: security_group_rules) to 0 2026-04-06 19:56:18.477 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd0a23d9-50c9-40ef-a36b-65bf37386223 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3cab0230-922f-427e-9f6c-33075073f690 (type: security_group_rules) to 0 2026-04-06 19:56:18.488 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd0a23d9-50c9-40ef-a36b-65bf37386223 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 702b57cf-b826-4968-991e-4840adc05fe4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 891/1715] 10.0.0.236 () {32 vars in 673 bytes} [Mon Apr 6 19:56:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:18.504 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd0a23d9-50c9-40ef-a36b-65bf37386223 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cccffb71-7716-429a-a8b0-db094c09b171 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 825/1716] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:18 2026] GET /v2.0/security-groups?tenant_id=e71253f9ea5b48f0b347e7d32e166ef9&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1717] 10.0.0.236 () {32 vars in 680 bytes} [Mon Apr 6 19:56:18 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:18.628 8 INFO neutron.db.ovn_revision_numbers_db [None req-004fe3da-fc50-40d1-b718-ccbd8e51c775 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 6dcb3a1f-e892-490a-86d0-526fdffb001d (type: security_groups) to 1 2026-04-06 19:56:18.641 8 INFO neutron.db.ovn_revision_numbers_db [None req-004fe3da-fc50-40d1-b718-ccbd8e51c775 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 928e300e-4c23-487e-b9c0-a0cdf623d176 (type: security_group_rules) to 0 2026-04-06 19:56:18.655 8 INFO neutron.db.ovn_revision_numbers_db [None req-004fe3da-fc50-40d1-b718-ccbd8e51c775 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c381af0b-6a0d-4195-a05b-78e583d53ce5 (type: security_group_rules) to 0 2026-04-06 19:56:18.667 8 INFO neutron.db.ovn_revision_numbers_db [None req-004fe3da-fc50-40d1-b718-ccbd8e51c775 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e83dd455-62cc-4783-82cb-c86cb09123ad (type: security_group_rules) to 0 2026-04-06 19:56:18.677 8 INFO neutron.db.ovn_revision_numbers_db [None req-004fe3da-fc50-40d1-b718-ccbd8e51c775 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f8b1977b-a688-42ff-b4f9-8d250b893784 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 892/1718] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:18 2026] GET /v2.0/security-groups?tenant_id=3f8d52b48ac54254ac882724f7304ba5&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:18.746 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd91a7cf-36a1-4667-a5d4-22c35dec5dc9 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] Successfully bumped revision number for resource a715c4ab-b7b1-469e-9580-90e35cad4977 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 827/1719] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:56:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1720] 10.0.0.236 () {32 vars in 694 bytes} [Mon Apr 6 19:56:18 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1721] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:18 2026] DELETE /v2.0/security-groups/752d355a-4b56-4457-aaed-015abebe4510 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1722] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 19:56:18 2026] GET /v2.0/security-group-rules/a715c4ab-b7b1-469e-9580-90e35cad4977 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1723] 10.0.0.236 () {32 vars in 690 bytes} [Mon Apr 6 19:56:19 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1724] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:18 2026] DELETE /v2.0/security-groups/6dcb3a1f-e892-490a-86d0-526fdffb001d => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1725] 10.0.0.236 () {32 vars in 673 bytes} [Mon Apr 6 19:56:19 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1726] 10.0.0.236 () {32 vars in 702 bytes} [Mon Apr 6 19:56:19 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1727] 10.0.0.236 () {32 vars in 688 bytes} [Mon Apr 6 19:56:19 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1728] 10.0.0.236 () {32 vars in 702 bytes} [Mon Apr 6 19:56:19 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1729] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 19:56:19 2026] DELETE /v2.0/security-group-rules/a715c4ab-b7b1-469e-9580-90e35cad4977 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1730] 10.0.0.236 () {32 vars in 698 bytes} [Mon Apr 6 19:56:19 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1731] 10.0.0.236 () {32 vars in 673 bytes} [Mon Apr 6 19:56:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1732] 10.0.0.236 () {32 vars in 710 bytes} [Mon Apr 6 19:56:19 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1733] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:19 2026] DELETE /v2.0/security-groups/bd6085b9-ed24-401c-ae06-e03b98168482 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:19.442 7 INFO neutron.db.ovn_revision_numbers_db [None req-af7e8d76-e2a3-40ee-8e87-37d3a77f65dc 00a0fd21b42a493bad5f8572112a231c 60ab3a5d9fa24f1b8496945372d8b1a1 - - default default] Successfully bumped revision number for resource a1621d91-4886-447e-a0ce-c4a43fecf1de (type: security_group_rules) to 0 [pid: 7|app: 0|req: 833/1734] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:56:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1735] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 19:56:19 2026] GET /v2.0/security-group-rules/a1621d91-4886-447e-a0ce-c4a43fecf1de => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1736] 10.0.0.236 () {32 vars in 673 bytes} [Mon Apr 6 19:56:19 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1737] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:19 2026] DELETE /v2.0/security-groups/86dcb242-5b31-4ace-aa18-df4e8885e469 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1738] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 19:56:19 2026] DELETE /v2.0/security-group-rules/a1621d91-4886-447e-a0ce-c4a43fecf1de => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1739] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:19 2026] DELETE /v2.0/security-groups/5d7c6822-4aab-43cc-9e63-24ade58bf619 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1740] 10.0.0.236 () {32 vars in 673 bytes} [Mon Apr 6 19:56:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1741] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:19 2026] DELETE /v2.0/security-groups/10d7f6e0-2d5a-4d41-9299-3cc430dbbe82 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1742] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:19 2026] DELETE /v2.0/security-groups/5e2b1bec-8c39-4f65-804b-4f05bcd386cf => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1743] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:56:19 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1744] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:56:19 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1745] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:19 2026] DELETE /v2.0/security-groups/c5576ef1-cd58-4df5-bfe5-afd385a000e7 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1746] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:20 2026] GET /v2.0/security-groups?tenant_id=60ab3a5d9fa24f1b8496945372d8b1a1&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1747] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:20 2026] GET /v2.0/security-groups?tenant_id=6a88fee2cca348d8bd62c5f3c60677f6&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1748] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:20 2026] DELETE /v2.0/security-groups/5bcb633a-82f5-49ae-a5a3-47d0677d30eb => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1749] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:20 2026] DELETE /v2.0/security-groups/86930c5d-b005-46da-a297-82d6e0145891 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:21.449 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8472b19-e64b-4140-b888-9a9443e64a22 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 17171fe1-0c54-4235-bfbc-ad07812d2ba8 (type: security_groups) to 1 2026-04-06 19:56:21.461 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8472b19-e64b-4140-b888-9a9443e64a22 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3fd1fabe-f36c-4c5f-8bbb-e599bf58f9b6 (type: security_group_rules) to 0 2026-04-06 19:56:21.472 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8472b19-e64b-4140-b888-9a9443e64a22 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 52f25b3b-ea00-4115-bc21-5aa72b9d611e (type: security_group_rules) to 0 2026-04-06 19:56:21.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8472b19-e64b-4140-b888-9a9443e64a22 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d95f267d-c05d-4d7a-ae65-31e14b1dec0a (type: security_group_rules) to 0 2026-04-06 19:56:21.505 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8472b19-e64b-4140-b888-9a9443e64a22 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource fea97be9-dd6d-4a6d-bfa2-282e4ccd612c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 911/1750] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:21 2026] GET /v2.0/security-groups?tenant_id=b6b45ee28d3e49ee83043deed5cde9a2&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:21.583 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd892fa7-02c1-4d2f-9dce-7372fbdd019b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5b948534-20eb-49e7-ba7a-6e8e23796233 (type: security_groups) to 1 2026-04-06 19:56:21.593 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd892fa7-02c1-4d2f-9dce-7372fbdd019b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4f8aa23a-175e-4291-9311-2168806ad860 (type: security_group_rules) to 0 2026-04-06 19:56:21.607 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd892fa7-02c1-4d2f-9dce-7372fbdd019b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 57692ce8-aac4-43e5-8403-9bafa0351a8b (type: security_group_rules) to 0 2026-04-06 19:56:21.618 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd892fa7-02c1-4d2f-9dce-7372fbdd019b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b1f4d364-b7c2-428c-b52c-79758ec47df9 (type: security_group_rules) to 0 2026-04-06 19:56:21.631 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd892fa7-02c1-4d2f-9dce-7372fbdd019b 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c1aa2390-9d63-411a-9175-8d6417e02cb4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 840/1751] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:21 2026] GET /v2.0/security-groups?tenant_id=95f3cc8e0c08424d9a38ca6011b8e880&name=default => generated 2925 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:21.716 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fe89d6c-58e0-411c-9738-d78226b4c631 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 66c1ccf1-7872-48b9-9f71-04a4ae7f8ce6 (type: security_groups) to 1 2026-04-06 19:56:21.726 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fe89d6c-58e0-411c-9738-d78226b4c631 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3e7e294e-7376-4c6e-bf76-fff149542da9 (type: security_group_rules) to 0 2026-04-06 19:56:21.741 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fe89d6c-58e0-411c-9738-d78226b4c631 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9f811acc-c4e1-4bdb-a17f-e9acee7c8aa4 (type: security_group_rules) to 0 2026-04-06 19:56:21.756 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fe89d6c-58e0-411c-9738-d78226b4c631 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b8ffc835-c595-4292-becb-8e82228f32b3 (type: security_group_rules) to 0 2026-04-06 19:56:21.776 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fe89d6c-58e0-411c-9738-d78226b4c631 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ee120751-edbe-45ca-94e3-cd5c52f16cac (type: security_group_rules) to 0 [pid: 8|app: 0|req: 912/1752] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:21 2026] GET /v2.0/security-groups?tenant_id=306acfaa859d4a12a2a60ce9bd8d3805&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1753] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:21 2026] DELETE /v2.0/security-groups/17171fe1-0c54-4235-bfbc-ad07812d2ba8 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1754] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:21 2026] DELETE /v2.0/security-groups/5b948534-20eb-49e7-ba7a-6e8e23796233 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1755] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:21 2026] DELETE /v2.0/security-groups/66c1ccf1-7872-48b9-9f71-04a4ae7f8ce6 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:22.290 8 INFO neutron.db.ovn_revision_numbers_db [None req-3dac447b-d32a-4285-aa4f-ac225c1a5764 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f6ffbcae-57a5-4b81-b3bb-5e16dfc7e1ab (type: security_groups) to 1 2026-04-06 19:56:22.303 8 INFO neutron.db.ovn_revision_numbers_db [None req-3dac447b-d32a-4285-aa4f-ac225c1a5764 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 35f52820-73b2-4ffa-b918-7af740ad6ed6 (type: security_group_rules) to 0 2026-04-06 19:56:22.317 8 INFO neutron.db.ovn_revision_numbers_db [None req-3dac447b-d32a-4285-aa4f-ac225c1a5764 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 8256c496-dfba-49fd-8b2f-ff265fd67201 (type: security_group_rules) to 0 2026-04-06 19:56:22.330 8 INFO neutron.db.ovn_revision_numbers_db [None req-3dac447b-d32a-4285-aa4f-ac225c1a5764 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a2eac9b0-5033-449b-b923-6e3d8ebef704 (type: security_group_rules) to 0 2026-04-06 19:56:22.347 8 INFO neutron.db.ovn_revision_numbers_db [None req-3dac447b-d32a-4285-aa4f-ac225c1a5764 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e1fdbce3-4900-4f6d-a6ae-baa9454210f4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 914/1756] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:22 2026] GET /v2.0/security-groups?tenant_id=66877d128a8c4463a46ae6ed2831c44f&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1757] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:22 2026] DELETE /v2.0/security-groups/f6ffbcae-57a5-4b81-b3bb-5e16dfc7e1ab => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1758] 10.0.0.236 () {32 vars in 623 bytes} [Mon Apr 6 19:56:22 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1759] 10.0.0.236 () {32 vars in 633 bytes} [Mon Apr 6 19:56:22 2026] GET /v2.0/ => generated 632 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:23.710 8 INFO neutron.db.ovn_revision_numbers_db [None req-1a914355-0cb9-424d-8706-47271beea632 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 246eab36-e584-4e50-8829-eb764573ce66 (type: security_groups) to 1 2026-04-06 19:56:23.741 8 INFO neutron.db.ovn_revision_numbers_db [None req-1a914355-0cb9-424d-8706-47271beea632 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 153bc60c-3138-4eb9-851d-2c774fe111e6 (type: security_group_rules) to 0 2026-04-06 19:56:23.754 8 INFO neutron.db.ovn_revision_numbers_db [None req-1a914355-0cb9-424d-8706-47271beea632 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 72f7aac1-65ab-43f6-a0de-a15d83e71b78 (type: security_group_rules) to 0 2026-04-06 19:56:23.772 8 INFO neutron.db.ovn_revision_numbers_db [None req-1a914355-0cb9-424d-8706-47271beea632 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 8a1aa0f8-62a1-4d98-9350-5f5f21e82170 (type: security_group_rules) to 0 2026-04-06 19:56:23.787 8 INFO neutron.db.ovn_revision_numbers_db [None req-1a914355-0cb9-424d-8706-47271beea632 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cc45359c-7c52-4fbb-a854-7218320c2f58 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 916/1760] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:23 2026] GET /v2.0/security-groups?tenant_id=4bfe03845735406b913e61a1f5ef2b4d&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1761] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:23 2026] DELETE /v2.0/security-groups/246eab36-e584-4e50-8829-eb764573ce66 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:24.291 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7035ac2-cba7-4859-bef8-9483e6443e7e c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource ab07b9e1-6485-4457-80cf-1edca988282b (type: security_groups) to 1 2026-04-06 19:56:24.305 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7035ac2-cba7-4859-bef8-9483e6443e7e c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource 048be995-544a-411f-ad76-408924f72958 (type: security_group_rules) to 0 2026-04-06 19:56:24.318 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7035ac2-cba7-4859-bef8-9483e6443e7e c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource 259ea709-6689-40b9-bbc8-c7cfd8b9cfb8 (type: security_group_rules) to 0 2026-04-06 19:56:24.330 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7035ac2-cba7-4859-bef8-9483e6443e7e c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource b246f145-8700-4598-a5cf-3ba7bd2f1226 (type: security_group_rules) to 0 2026-04-06 19:56:24.355 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7035ac2-cba7-4859-bef8-9483e6443e7e c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource bc4779b6-5130-4f5f-8384-87a3755f2122 (type: security_group_rules) to 0 2026-04-06 19:56:24.390 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d5f62ee-8dcf-4b37-90a9-acdf73917423 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 21a65c1b-3001-40e1-b09c-297b982e5467 (type: security_groups) to 1 2026-04-06 19:56:24.416 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d5f62ee-8dcf-4b37-90a9-acdf73917423 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 10441937-b05c-4999-b37d-682c9f2cf1bb (type: security_group_rules) to 0 2026-04-06 19:56:24.428 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d5f62ee-8dcf-4b37-90a9-acdf73917423 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 6a098b2c-1f79-474a-875a-802ae2815419 (type: security_group_rules) to 0 2026-04-06 19:56:24.442 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d5f62ee-8dcf-4b37-90a9-acdf73917423 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 944da0b5-f491-4d6f-962d-eaa15c4cec62 (type: security_group_rules) to 0 2026-04-06 19:56:24.448 8 INFO neutron.db.segments_db [None req-e7035ac2-cba7-4859-bef8-9483e6443e7e c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Added segment 37a50f07-78c9-4974-a4b8-6b5f5ad02aff of type geneve for network 783f12a5-60cf-4afb-9e1c-ddc014cee926 2026-04-06 19:56:24.454 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d5f62ee-8dcf-4b37-90a9-acdf73917423 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9b6a7f4d-26a4-4677-9b5e-a85fd270c44f (type: security_group_rules) to 0 2026-04-06 19:56:24.535 7 INFO neutron.db.segments_db [None req-2d5f62ee-8dcf-4b37-90a9-acdf73917423 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Added segment 9257c980-9698-473a-8728-07075be9f569 of type geneve for network 393a9eb1-4c80-428a-b6fe-d68ebd1370a0 2026-04-06 19:56:24.579 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7035ac2-cba7-4859-bef8-9483e6443e7e c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource 783f12a5-60cf-4afb-9e1c-ddc014cee926 (type: networks) to 1 2026-04-06 19:56:24.679 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d5f62ee-8dcf-4b37-90a9-acdf73917423 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 393a9eb1-4c80-428a-b6fe-d68ebd1370a0 (type: networks) to 1 2026-04-06 19:56:24.759 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7035ac2-cba7-4859-bef8-9483e6443e7e c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] No more DHCP agents 2026-04-06 19:56:24.760 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7035ac2-cba7-4859-bef8-9483e6443e7e c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Unable to schedule network 783f12a5-60cf-4afb-9e1c-ddc014cee926: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:24.837 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: 06c2b934-d075-44ee-a993-cb7625944354 2026-04-06 19:56:24.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7035ac2-cba7-4859-bef8-9483e6443e7e c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource 06c2b934-d075-44ee-a993-cb7625944354 (type: ports) to 1 [pid: 8|app: 0|req: 917/1762] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:23 2026] POST /v2.0/networks => generated 668 bytes in 889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:24.891 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d5f62ee-8dcf-4b37-90a9-acdf73917423 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:56:24.894 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d5f62ee-8dcf-4b37-90a9-acdf73917423 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 393a9eb1-4c80-428a-b6fe-d68ebd1370a0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:24.994 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: 1b1e44fb-a08d-45ab-9d30-cbc35afba433 2026-04-06 19:56:25.055 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d5f62ee-8dcf-4b37-90a9-acdf73917423 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1b1e44fb-a08d-45ab-9d30-cbc35afba433 (type: ports) to 1 2026-04-06 19:56:25.106 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8e26544d-a76e-456d-8a36-fee5ad2280f9 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] No more DHCP agents 2026-04-06 19:56:25.107 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8e26544d-a76e-456d-8a36-fee5ad2280f9 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Unable to schedule network 783f12a5-60cf-4afb-9e1c-ddc014cee926: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 846/1763] 10.0.0.236 () {34 vars in 671 bytes} [Mon Apr 6 19:56:24 2026] POST /v2.0/networks => generated 763 bytes in 1025 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:25.129 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e26544d-a76e-456d-8a36-fee5ad2280f9 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource ea60099c-ae54-4236-8984-db8de1e4cebb (type: subnets) to 0 [pid: 8|app: 0|req: 918/1764] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:24 2026] POST /v2.0/subnets => generated 627 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:25.255 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ea812f1-2ea3-4237-a8ca-ca4145b32205 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:56:25.256 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ea812f1-2ea3-4237-a8ca-ca4145b32205 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 393a9eb1-4c80-428a-b6fe-d68ebd1370a0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:25.578 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-40e2c31b-6ce5-44bd-8456-29754cbd681b c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] No more DHCP agents 2026-04-06 19:56:25.580 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-40e2c31b-6ce5-44bd-8456-29754cbd681b c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:25.696 7 INFO neutron.db.ovn_revision_numbers_db [None req-0b0c63da-0767-463b-b821-563518aec0b4 - - - - - -] Successfully bumped revision number for resource 1b1e44fb-a08d-45ab-9d30-cbc35afba433 (type: ports) to 2 2026-04-06 19:56:25.754 8 INFO neutron.db.ovn_revision_numbers_db [None req-40e2c31b-6ce5-44bd-8456-29754cbd681b c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource b9ad449c-b4cc-4c77-9f34-c6f2b8879e6f (type: ports) to 1 2026-04-06 19:56:25.757 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: b9ad449c-b4cc-4c77-9f34-c6f2b8879e6f 2026-04-06 19:56:25.774 7 INFO neutron.db.ovn_revision_numbers_db [None req-0b0c63da-0767-463b-b821-563518aec0b4 - - - - - -] Successfully bumped revision number for resource 5a7b233d-c2ce-48c9-95d2-810af107b00d (type: subnets) to 0 [pid: 7|app: 0|req: 847/1765] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:25 2026] POST /v2.0/subnets => generated 688 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:26.276 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d368c6fb-e448-4c7e-9f28-3baa3eae8048 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:56:26.277 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d368c6fb-e448-4c7e-9f28-3baa3eae8048 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:26.382 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-4f82f517-2ad8-4029-9d37-748c6ab3f52d - - - - - -] Schedule LRP lrp-b9ad449c-b4cc-4c77-9f34-c6f2b8879e6f on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:56:26.442 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status up for port: b9ad449c-b4cc-4c77-9f34-c6f2b8879e6f 2026-04-06 19:56:26.450 8 INFO neutron.db.ovn_revision_numbers_db [None req-40e2c31b-6ce5-44bd-8456-29754cbd681b c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource b9ad449c-b4cc-4c77-9f34-c6f2b8879e6f (type: router_ports) to 1 2026-04-06 19:56:26.482 7 INFO neutron.plugins.ml2.plugin [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] Attempt 1 to provision port b9ad449c-b4cc-4c77-9f34-c6f2b8879e6f 2026-04-06 19:56:26.486 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d246f41-17b1-4ff1-bd77-432f01ff388e - - - - - -] OVN reports status down for port: deccadf3-87a1-4aff-87ee-08cbaf5e3bf8 2026-04-06 19:56:26.555 7 INFO neutron.db.ovn_revision_numbers_db [None req-d368c6fb-e448-4c7e-9f28-3baa3eae8048 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource deccadf3-87a1-4aff-87ee-08cbaf5e3bf8 (type: ports) to 1 2026-04-06 19:56:26.566 8 INFO neutron.db.ovn_revision_numbers_db [None req-40e2c31b-6ce5-44bd-8456-29754cbd681b c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource 2e4a390f-ba2e-469a-9ba8-78d23e63fa9d (type: routers) to 2 [pid: 8|app: 0|req: 919/1768] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:25 2026] POST /v2.0/routers => generated 954 bytes in 1448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:27.201 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab137374-9f99-468f-8959-ae38c68b3807 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] No more DHCP agents 2026-04-06 19:56:27.203 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab137374-9f99-468f-8959-ae38c68b3807 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Unable to schedule network 783f12a5-60cf-4afb-9e1c-ddc014cee926: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:27.219 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-db84ee60-24ae-4235-9909-355c0a9e3fa1 - - - - - -] Schedule LRP lrp-deccadf3-87a1-4aff-87ee-08cbaf5e3bf8 on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:56:27.309 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-097159c6-0a42-428e-8a21-f4e4f7ac29f3 - - - - - -] Router d83cb48c-08b9-429b-b7f0-27afc44f6cb0 is bound to host instance 2026-04-06 19:56:27.374 7 INFO neutron.db.ovn_revision_numbers_db [None req-d368c6fb-e448-4c7e-9f28-3baa3eae8048 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource deccadf3-87a1-4aff-87ee-08cbaf5e3bf8 (type: router_ports) to 1 2026-04-06 19:56:27.503 7 INFO neutron.db.ovn_revision_numbers_db [None req-d368c6fb-e448-4c7e-9f28-3baa3eae8048 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d83cb48c-08b9-429b-b7f0-27afc44f6cb0 (type: routers) to 2 [pid: 7|app: 0|req: 850/1769] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:25 2026] POST /v2.0/routers => generated 966 bytes in 1728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:27.991 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d246f41-17b1-4ff1-bd77-432f01ff388e - - - - - -] OVN reports status up for port: deccadf3-87a1-4aff-87ee-08cbaf5e3bf8 2026-04-06 19:56:28.027 8 INFO neutron.plugins.ml2.plugin [None req-6d246f41-17b1-4ff1-bd77-432f01ff388e - - - - - -] Attempt 1 to provision port deccadf3-87a1-4aff-87ee-08cbaf5e3bf8 2026-04-06 19:56:28.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-ab137374-9f99-468f-8959-ae38c68b3807 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource 9416ca29-93d5-4732-8e00-1928f073ab9f (type: ports) to 1 2026-04-06 19:56:28.218 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b96283-e831-4263-8d6f-6c8391feeb9e 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource 53babf18-816d-402c-904e-c261fa3efce1 (type: security_groups) to 1 2026-04-06 19:56:28.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b96283-e831-4263-8d6f-6c8391feeb9e 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource 9490b7dc-fae7-43be-b1a7-b4b6621e8a01 (type: security_group_rules) to 0 2026-04-06 19:56:28.273 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b96283-e831-4263-8d6f-6c8391feeb9e 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource c3170e5b-d330-4b86-b865-7bab942b8b2c (type: security_group_rules) to 0 2026-04-06 19:56:28.298 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b96283-e831-4263-8d6f-6c8391feeb9e 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource e7907294-f082-4be2-bf32-5941f3dde420 (type: security_group_rules) to 0 2026-04-06 19:56:28.320 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b96283-e831-4263-8d6f-6c8391feeb9e 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource fc998bc8-2612-4d3e-916f-894264e12522 (type: security_group_rules) to 0 2026-04-06 19:56:28.435 7 INFO neutron.db.segments_db [None req-60b96283-e831-4263-8d6f-6c8391feeb9e 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Added segment b3847f74-9ae0-45f0-9972-c0f3c919215c of type geneve for network e70a2933-fede-4380-995c-b3c9d1a45bbb 2026-04-06 19:56:28.620 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd2991e5-127c-4769-98ab-ad3f2a6321d2 - - - - - -] Successfully bumped revision number for resource deccadf3-87a1-4aff-87ee-08cbaf5e3bf8 (type: ports) to 4 2026-04-06 19:56:28.685 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b96283-e831-4263-8d6f-6c8391feeb9e 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource e70a2933-fede-4380-995c-b3c9d1a45bbb (type: networks) to 1 2026-04-06 19:56:28.943 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab137374-9f99-468f-8959-ae38c68b3807 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] No more DHCP agents 2026-04-06 19:56:28.945 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab137374-9f99-468f-8959-ae38c68b3807 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Unable to schedule network 783f12a5-60cf-4afb-9e1c-ddc014cee926: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:29.062 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-60b96283-e831-4263-8d6f-6c8391feeb9e 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] No more DHCP agents 2026-04-06 19:56:29.064 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-60b96283-e831-4263-8d6f-6c8391feeb9e 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Unable to schedule network e70a2933-fede-4380-995c-b3c9d1a45bbb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:29.267 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b96283-e831-4263-8d6f-6c8391feeb9e 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource 026f0791-1a81-48f6-8075-510569488bb3 (type: ports) to 1 2026-04-06 19:56:29.294 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd2991e5-127c-4769-98ab-ad3f2a6321d2 - - - - - -] Successfully bumped revision number for resource deccadf3-87a1-4aff-87ee-08cbaf5e3bf8 (type: ports) to 5 2026-04-06 19:56:29.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-ab137374-9f99-468f-8959-ae38c68b3807 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource 9416ca29-93d5-4732-8e00-1928f073ab9f (type: router_ports) to 1 [pid: 8|app: 0|req: 920/1770] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:56:26 2026] PUT /v2.0/routers/2e4a390f-ba2e-469a-9ba8-78d23e63fa9d/add_router_interface => generated 309 bytes in 2711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1771] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:27 2026] POST /v2.0/networks => generated 651 bytes in 1890 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:29.696 7 INFO neutron.db.ovn_revision_numbers_db [None req-0ea82b75-81aa-45b5-96af-09698d81884a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 25577e1e-7349-4dcd-bea2-7e9a2871c591 (type: security_groups) to 1 2026-04-06 19:56:29.707 7 INFO neutron.db.ovn_revision_numbers_db [None req-0ea82b75-81aa-45b5-96af-09698d81884a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 85051d43-639a-4dee-a161-2f18a1795e1f (type: security_group_rules) to 0 2026-04-06 19:56:29.719 7 INFO neutron.db.ovn_revision_numbers_db [None req-0ea82b75-81aa-45b5-96af-09698d81884a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 8a582bbe-2ed0-494b-860e-b49fc05fee3e (type: security_group_rules) to 0 2026-04-06 19:56:29.737 7 INFO neutron.db.ovn_revision_numbers_db [None req-0ea82b75-81aa-45b5-96af-09698d81884a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a953b025-ff7c-49f7-a4cd-7f832d1b22ed (type: security_group_rules) to 0 2026-04-06 19:56:29.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-0ea82b75-81aa-45b5-96af-09698d81884a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d4f5314f-40ab-4532-9ddb-a2d0ec51c852 (type: security_group_rules) to 0 2026-04-06 19:56:29.781 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-405ad4b1-7f98-4968-8890-fc60b8049c77 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:56:29.782 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-405ad4b1-7f98-4968-8890-fc60b8049c77 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 393a9eb1-4c80-428a-b6fe-d68ebd1370a0: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 852/1772] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:29 2026] GET /v2.0/security-groups?tenant_id=78149c1f2e2e43d6a7c3bf00f071db2b&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:29.909 8 INFO neutron.db.ovn_revision_numbers_db [None req-405ad4b1-7f98-4968-8890-fc60b8049c77 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cebb2ecf-1e68-441b-a6fb-b3d9499e98eb (type: ports) to 1 2026-04-06 19:56:30.100 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-40d08b7a-09f8-4bea-8dc8-6b7d96469fff c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] No more DHCP agents 2026-04-06 19:56:30.102 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-40d08b7a-09f8-4bea-8dc8-6b7d96469fff c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Unable to schedule network 783f12a5-60cf-4afb-9e1c-ddc014cee926: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:30.257 7 INFO neutron.db.ovn_revision_numbers_db [None req-40d08b7a-09f8-4bea-8dc8-6b7d96469fff c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource b8816975-9edb-413b-aafe-a74ac65772ad (type: ports) to 1 [pid: 7|app: 0|req: 853/1773] 10.0.0.236 () {34 vars in 665 bytes} [Mon Apr 6 19:56:29 2026] POST /v2.0/ports => generated 958 bytes in 537 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, ' 2026-04-06 19:56:30.547 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-405ad4b1-7f98-4968-8890-fc60b8049c77 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 19:56:30.549 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-405ad4b1-7f98-4968-8890-fc60b8049c77 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 393a9eb1-4c80-428a-b6fe-d68ebd1370a0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:30.576 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2bd88a1b-dc07-4d5b-927f-0da40567cc11 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] No more DHCP agents 2026-04-06 19:56:30.577 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2bd88a1b-dc07-4d5b-927f-0da40567cc11 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Unable to schedule network e70a2933-fede-4380-995c-b3c9d1a45bbb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:30.650 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d246f41-17b1-4ff1-bd77-432f01ff388e - - - - - -] OVN reports status down for port: 4b52d21a-31a2-4e0a-b81a-d40e5ab559a9 2026-04-06 19:56:30.669 7 INFO neutron.db.ovn_revision_numbers_db [None req-2bd88a1b-dc07-4d5b-927f-0da40567cc11 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource 4b52d21a-31a2-4e0a-b81a-d40e5ab559a9 (type: ports) to 1 [pid: 7|app: 0|req: 854/1774] 10.0.0.236 () {34 vars in 664 bytes} [Mon Apr 6 19:56:30 2026] POST /v2.0/ports => generated 743 bytes in 388 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: 855/1775] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:30 2026] DELETE /v2.0/security-groups/25577e1e-7349-4dcd-bea2-7e9a2871c591 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:31.086 8 INFO neutron.db.ovn_revision_numbers_db [None req-405ad4b1-7f98-4968-8890-fc60b8049c77 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cebb2ecf-1e68-441b-a6fb-b3d9499e98eb (type: router_ports) to 1 [pid: 8|app: 0|req: 921/1776] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:56:29 2026] PUT /v2.0/routers/d83cb48c-08b9-429b-b7f0-27afc44f6cb0/add_router_interface => generated 309 bytes in 1776 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:31.311 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e8f99cc-a455-4ffa-99b7-c011dbf7f092 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] No more DHCP agents 2026-04-06 19:56:31.313 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e8f99cc-a455-4ffa-99b7-c011dbf7f092 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Unable to schedule network 783f12a5-60cf-4afb-9e1c-ddc014cee926: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 922/1777] 10.0.0.236 () {34 vars in 666 bytes} [Mon Apr 6 19:56:31 2026] POST /v2.0/trunks => generated 409 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:31.468 7 INFO neutron.db.ovn_revision_numbers_db [None req-0e8f99cc-a455-4ffa-99b7-c011dbf7f092 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource bec82852-4f20-48e5-b916-212718de39e3 (type: ports) to 1 2026-04-06 19:56:31.489 8 INFO neutron.db.segments_db [None req-e703e48f-d8f4-4b6e-8b75-d1d097d5c233 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Added segment fde6a4d9-bee6-4699-bdf6-ab34b385a971 of type geneve for network 6d3c9fcc-5a13-4628-8d1f-97f292ebf225 [pid: 7|app: 0|req: 856/1778] 10.0.0.236 () {34 vars in 665 bytes} [Mon Apr 6 19:56:30 2026] POST /v2.0/ports => generated 954 bytes in 556 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, ' 2026-04-06 19:56:31.634 8 INFO neutron.db.ovn_revision_numbers_db [None req-e703e48f-d8f4-4b6e-8b75-d1d097d5c233 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource 6d3c9fcc-5a13-4628-8d1f-97f292ebf225 (type: networks) to 1 2026-04-06 19:56:31.769 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] No hosting information found for port b9ad449c-b4cc-4c77-9f34-c6f2b8879e6f: RuntimeError: No hosting information found for port b9ad449c-b4cc-4c77-9f34-c6f2b8879e6f 2026-04-06 19:56:31.774 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status down for port: 9416ca29-93d5-4732-8e00-1928f073ab9f 2026-04-06 19:56:31.815 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e703e48f-d8f4-4b6e-8b75-d1d097d5c233 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] No more DHCP agents 2026-04-06 19:56:31.816 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e703e48f-d8f4-4b6e-8b75-d1d097d5c233 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Unable to schedule network 6d3c9fcc-5a13-4628-8d1f-97f292ebf225: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:31.902 8 INFO neutron.db.ovn_revision_numbers_db [None req-e703e48f-d8f4-4b6e-8b75-d1d097d5c233 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource a2e44ae0-2731-40d2-a2fe-3b95090f6568 (type: ports) to 1 2026-04-06 19:56:31.903 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db2d4683-707b-479a-8121-06af46ff4428 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] No more DHCP agents 2026-04-06 19:56:31.913 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db2d4683-707b-479a-8121-06af46ff4428 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 923/1779] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:31 2026] POST /v2.0/networks => generated 651 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:31.950 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:56:31.953 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] OVN reports status up for port: 9416ca29-93d5-4732-8e00-1928f073ab9f 2026-04-06 19:56:31.974 7 INFO neutron.plugins.ml2.plugin [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] Attempt 1 to provision port 9416ca29-93d5-4732-8e00-1928f073ab9f 2026-04-06 19:56:32.169 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-44eb27cc-4c3b-4476-b134-0ffbeb7bff20 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] No more DHCP agents 2026-04-06 19:56:32.173 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-44eb27cc-4c3b-4476-b134-0ffbeb7bff20 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Unable to schedule network 6d3c9fcc-5a13-4628-8d1f-97f292ebf225: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:32.231 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d246f41-17b1-4ff1-bd77-432f01ff388e - - - - - -] OVN reports status down for port: 65df9310-601a-4416-b005-d720ffe0ff54 2026-04-06 19:56:32.300 8 INFO neutron.db.ovn_revision_numbers_db [None req-44eb27cc-4c3b-4476-b134-0ffbeb7bff20 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource 65df9310-601a-4416-b005-d720ffe0ff54 (type: ports) to 1 [pid: 8|app: 0|req: 924/1780] 10.0.0.236 () {34 vars in 664 bytes} [Mon Apr 6 19:56:31 2026] POST /v2.0/ports => generated 743 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 925/1781] 10.0.0.236 () {34 vars in 666 bytes} [Mon Apr 6 19:56:32 2026] POST /v2.0/trunks => generated 409 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:32.653 8 INFO neutron.db.segments_db [None req-bf643fbf-8c9f-4ce9-9569-32427c218a41 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Added segment 526af57f-0c7f-4a90-8562-9ddb378c75ed of type geneve for network e86bf202-661c-48ef-892e-917741d2ad6e 2026-04-06 19:56:32.763 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf643fbf-8c9f-4ce9-9569-32427c218a41 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource e86bf202-661c-48ef-892e-917741d2ad6e (type: networks) to 1 2026-04-06 19:56:32.912 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf643fbf-8c9f-4ce9-9569-32427c218a41 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] No more DHCP agents 2026-04-06 19:56:32.913 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf643fbf-8c9f-4ce9-9569-32427c218a41 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Unable to schedule network e86bf202-661c-48ef-892e-917741d2ad6e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:32.996 7 INFO neutron.db.ovn_revision_numbers_db [None req-4dad51dc-700e-43c1-8653-c9baedd119e0 - - - - - -] Successfully bumped revision number for resource 9416ca29-93d5-4732-8e00-1928f073ab9f (type: ports) to 2 2026-04-06 19:56:33.012 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf643fbf-8c9f-4ce9-9569-32427c218a41 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource cbd5c91c-5a0f-42d5-b488-0e88a9486e1f (type: ports) to 1 [pid: 8|app: 0|req: 926/1782] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:32 2026] POST /v2.0/networks => generated 651 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:33.323 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-04cab2f5-f2ab-45f8-a4ff-0743ce17b2f3 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] No more DHCP agents 2026-04-06 19:56:33.328 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-04cab2f5-f2ab-45f8-a4ff-0743ce17b2f3 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Unable to schedule network e86bf202-661c-48ef-892e-917741d2ad6e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:33.441 8 INFO neutron.db.ovn_revision_numbers_db [None req-04cab2f5-f2ab-45f8-a4ff-0743ce17b2f3 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource a17b1bad-6be4-4287-8b68-63b62ce1cc8c (type: ports) to 1 [pid: 8|app: 0|req: 927/1783] 10.0.0.236 () {34 vars in 664 bytes} [Mon Apr 6 19:56:33 2026] POST /v2.0/ports => generated 743 bytes in 444 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, ' 2026-04-06 19:56:33.517 7 INFO neutron.db.ovn_revision_numbers_db [None req-db2d4683-707b-479a-8121-06af46ff4428 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource ee22c082-8e3a-4b27-a226-18f5b4bef481 (type: floatingips) to 1 2026-04-06 19:56:33.518 7 INFO neutron.db.l3_db [None req-db2d4683-707b-479a-8121-06af46ff4428 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Floating IP ee22c082-8e3a-4b27-a226-18f5b4bef481 associated. External IP: 10.96.250.218, port: bec82852-4f20-48e5-b916-212718de39e3. [pid: 8|app: 0|req: 928/1784] 10.0.0.77 () {34 vars in 981 bytes} [Mon Apr 6 19:56:33 2026] GET /v2.0/networks?id=393a9eb1-4c80-428a-b6fe-d68ebd1370a0 => generated 711 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1785] 10.0.0.236 () {34 vars in 677 bytes} [Mon Apr 6 19:56:31 2026] POST /v2.0/floatingips => generated 841 bytes in 2064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1786] 10.0.0.77 () {34 vars in 964 bytes} [Mon Apr 6 19:56:33 2026] GET /v2.0/quotas/28fed043dcb44c5f9900938c9f9b874a => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1787] 10.0.0.236 () {34 vars in 666 bytes} [Mon Apr 6 19:56:33 2026] POST /v2.0/trunks => generated 409 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:33.745 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd15bfe9-693c-451b-8e6a-898357c58d64 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource ee22c082-8e3a-4b27-a226-18f5b4bef481 (type: floatingips) to 2 2026-04-06 19:56:33.796 7 INFO neutron.db.l3_db [None req-fd15bfe9-693c-451b-8e6a-898357c58d64 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Floating IP ee22c082-8e3a-4b27-a226-18f5b4bef481 disassociated. External IP: 10.96.250.218, port: bec82852-4f20-48e5-b916-212718de39e3. [pid: 8|app: 0|req: 930/1788] 10.0.0.77 () {34 vars in 1001 bytes} [Mon Apr 6 19:56:33 2026] GET /v2.0/ports?tenant_id=28fed043dcb44c5f9900938c9f9b874a&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1789] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:56:33 2026] PUT /v2.0/floatingips/ee22c082-8e3a-4b27-a226-18f5b4bef481 => generated 554 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1790] 10.0.0.77 () {34 vars in 1007 bytes} [Mon Apr 6 19:56:33 2026] GET /v2.0/networks/393a9eb1-4c80-428a-b6fe-d68ebd1370a0?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:33.887 8 INFO neutron.db.segments_db [None req-79a8f6e5-5448-4663-bd73-a1e69b0cf48c 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Added segment f77a65af-ad2c-44b4-a693-9d486e38a5bf of type geneve for network 7f8208d8-c5d9-417d-8c3e-36670ecf12bd 2026-04-06 19:56:33.998 8 INFO neutron.db.ovn_revision_numbers_db [None req-79a8f6e5-5448-4663-bd73-a1e69b0cf48c 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource 7f8208d8-c5d9-417d-8c3e-36670ecf12bd (type: networks) to 1 2026-04-06 19:56:34.009 7 INFO neutron_taas.services.taas.taas_plugin [None req-eff45331-1039-411a-9448-fe44125ab671 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] TaaS: Handle Delete Port: c2e56a8f-6857-4de2-b569-a6884fa825c5 2026-04-06 19:56:34.012 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eff45331-1039-411a-9448-fe44125ab671 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Tap Mirror: Handle Delete Port: c2e56a8f-6857-4de2-b569-a6884fa825c5 [pid: 7|app: 0|req: 861/1791] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 19:56:33 2026] DELETE /v2.0/floatingips/ee22c082-8e3a-4b27-a226-18f5b4bef481 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:34.191 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79a8f6e5-5448-4663-bd73-a1e69b0cf48c 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] No more DHCP agents 2026-04-06 19:56:34.193 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79a8f6e5-5448-4663-bd73-a1e69b0cf48c 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Unable to schedule network 7f8208d8-c5d9-417d-8c3e-36670ecf12bd: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 862/1792] 10.0.0.77 () {34 vars in 1107 bytes} [Mon Apr 6 19:56:34 2026] GET /v2.0/networks/393a9eb1-4c80-428a-b6fe-d68ebd1370a0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:34.246 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d246f41-17b1-4ff1-bd77-432f01ff388e - - - - - -] OVN reports status down for port: c3610d3d-3c80-457c-a6fa-2dfbcc71741e 2026-04-06 19:56:34.292 8 INFO neutron.db.ovn_revision_numbers_db [None req-79a8f6e5-5448-4663-bd73-a1e69b0cf48c 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource c3610d3d-3c80-457c-a6fa-2dfbcc71741e (type: ports) to 1 [pid: 8|app: 0|req: 931/1793] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:33 2026] POST /v2.0/networks => generated 651 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1794] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:34 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:34.476 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-947e437a-7cde-4494-86ca-1f0b2a84d238 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] No more DHCP agents 2026-04-06 19:56:34.477 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-947e437a-7cde-4494-86ca-1f0b2a84d238 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:34.614 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8d73d90c-fa42-400a-a30f-d6f636e81d2b 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] No more DHCP agents 2026-04-06 19:56:34.616 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8d73d90c-fa42-400a-a30f-d6f636e81d2b 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Unable to schedule network 7f8208d8-c5d9-417d-8c3e-36670ecf12bd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:34.715 8 INFO neutron.db.ovn_revision_numbers_db [None req-8d73d90c-fa42-400a-a30f-d6f636e81d2b 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource 894d0500-b8c5-44ca-83ca-0c341143e833 (type: ports) to 1 [pid: 8|app: 0|req: 933/1795] 10.0.0.236 () {34 vars in 664 bytes} [Mon Apr 6 19:56:34 2026] POST /v2.0/ports => generated 743 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 934/1796] 10.0.0.236 () {34 vars in 666 bytes} [Mon Apr 6 19:56:34 2026] POST /v2.0/trunks => generated 409 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:35.061 8 INFO neutron.db.segments_db [None req-831786ad-bbba-41dc-ba77-bb777366f5e9 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Added segment fd9edbba-af7f-4599-9023-e991921140fe of type geneve for network ed4d8781-a40a-49eb-930e-1f8ab32d68ba 2026-04-06 19:56:35.163 8 INFO neutron.db.ovn_revision_numbers_db [None req-831786ad-bbba-41dc-ba77-bb777366f5e9 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource ed4d8781-a40a-49eb-930e-1f8ab32d68ba (type: networks) to 1 2026-04-06 19:56:35.391 7 INFO neutron.db.ovn_revision_numbers_db [None req-947e437a-7cde-4494-86ca-1f0b2a84d238 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource f75c5b9a-87ae-4ebf-ab56-e55e331a5d57 (type: floatingips) to 1 2026-04-06 19:56:35.391 7 INFO neutron.db.l3_db [None req-947e437a-7cde-4494-86ca-1f0b2a84d238 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Floating IP f75c5b9a-87ae-4ebf-ab56-e55e331a5d57 associated. External IP: 10.96.250.217, port: b8816975-9edb-413b-aafe-a74ac65772ad. 2026-04-06 19:56:35.410 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-831786ad-bbba-41dc-ba77-bb777366f5e9 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] No more DHCP agents 2026-04-06 19:56:35.413 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-831786ad-bbba-41dc-ba77-bb777366f5e9 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Unable to schedule network ed4d8781-a40a-49eb-930e-1f8ab32d68ba: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 863/1797] 10.0.0.236 () {34 vars in 677 bytes} [Mon Apr 6 19:56:34 2026] POST /v2.0/floatingips => generated 842 bytes in 1233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1798] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:35 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:35.500 8 INFO neutron.db.ovn_revision_numbers_db [None req-831786ad-bbba-41dc-ba77-bb777366f5e9 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource f53d0fd6-98aa-476f-84e0-4ff80522094c (type: ports) to 1 [pid: 8|app: 0|req: 935/1799] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:34 2026] POST /v2.0/networks => generated 651 bytes in 557 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: 865/1800] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 19:56:35 2026] GET /v2.0/floatingips/f75c5b9a-87ae-4ebf-ab56-e55e331a5d57 => generated 844 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1801] 10.0.0.236 () {32 vars in 655 bytes} [Mon Apr 6 19:56:35 2026] GET /v2.0/floatingips => generated 847 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:35.756 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e89f04b5-3ab7-4038-9819-91b6e04c0567 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] No more DHCP agents 2026-04-06 19:56:35.757 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e89f04b5-3ab7-4038-9819-91b6e04c0567 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Unable to schedule network ed4d8781-a40a-49eb-930e-1f8ab32d68ba: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:35.847 8 INFO neutron.db.ovn_revision_numbers_db [None req-e89f04b5-3ab7-4038-9819-91b6e04c0567 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Successfully bumped revision number for resource 53f04991-d267-49d8-8677-3e89456774f6 (type: ports) to 1 [pid: 8|app: 0|req: 936/1802] 10.0.0.236 () {34 vars in 664 bytes} [Mon Apr 6 19:56:35 2026] POST /v2.0/ports => generated 743 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 937/1803] 10.0.0.236 () {34 vars in 666 bytes} [Mon Apr 6 19:56:35 2026] POST /v2.0/trunks => generated 409 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1804] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:56:36 2026] PUT /v2.0/trunks/1755ba0e-8b3c-4ac4-84f1-b8aa9e408ac5/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1805] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:56:36 2026] PUT /v2.0/trunks/08aad535-8fd0-4b25-a071-25d6bbfe213a/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1806] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:56:36 2026] PUT /v2.0/trunks/1443aab9-4d63-4150-8de8-7f3af3a21ea3/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:36.229 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b7a2902-82c3-46b5-91a3-9f7e8ff5a62a c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource f75c5b9a-87ae-4ebf-ab56-e55e331a5d57 (type: floatingips) to 2 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 941/1807] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:56:36 2026] PUT /v2.0/trunks/afad8300-03b3-4215-91cd-2a5ce70f131a/tags => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 942/1808] 10.0.0.236 () {32 vars in 662 bytes} [Mon Apr 6 19:56:36 2026] GET /v2.0/trunks?tags=red => generated 1252 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:36.337 7 INFO neutron.db.l3_db [None req-1b7a2902-82c3-46b5-91a3-9f7e8ff5a62a c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Floating IP f75c5b9a-87ae-4ebf-ab56-e55e331a5d57 associated. External IP: 10.96.250.217, port: b8816975-9edb-413b-aafe-a74ac65772ad. [pid: 8|app: 0|req: 943/1809] 10.0.0.236 () {32 vars in 676 bytes} [Mon Apr 6 19:56:36 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 847 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1810] 10.0.0.236 () {32 vars in 672 bytes} [Mon Apr 6 19:56:36 2026] GET /v2.0/trunks?tags-any=blue => generated 847 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1811] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:56:35 2026] PUT /v2.0/floatingips/f75c5b9a-87ae-4ebf-ab56-e55e331a5d57 => generated 843 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1812] 10.0.0.236 () {32 vars in 684 bytes} [Mon Apr 6 19:56:36 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1252 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1813] 10.0.0.236 () {32 vars in 670 bytes} [Mon Apr 6 19:56:36 2026] GET /v2.0/trunks?not-tags=red => generated 819 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1814] 10.0.0.236 () {32 vars in 684 bytes} [Mon Apr 6 19:56:36 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1224 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1815] 10.0.0.236 () {32 vars in 680 bytes} [Mon Apr 6 19:56:36 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1224 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1816] 10.0.0.236 () {32 vars in 692 bytes} [Mon Apr 6 19:56:36 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 819 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1817] 10.0.0.236 () {32 vars in 719 bytes} [Mon Apr 6 19:56:36 2026] GET /v2.0/trunks/1755ba0e-8b3c-4ac4-84f1-b8aa9e408ac5 => generated 414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:36.565 7 INFO neutron.db.ovn_revision_numbers_db [None req-965e074f-0c94-4ded-860b-2def139d30c3 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Successfully bumped revision number for resource f75c5b9a-87ae-4ebf-ab56-e55e331a5d57 (type: floatingips) to 3 2026-04-06 19:56:36.623 7 INFO neutron.db.l3_db [None req-965e074f-0c94-4ded-860b-2def139d30c3 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Floating IP f75c5b9a-87ae-4ebf-ab56-e55e331a5d57 disassociated. External IP: 10.96.250.217, port: bec82852-4f20-48e5-b916-212718de39e3. [pid: 7|app: 0|req: 868/1818] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:56:36 2026] PUT /v2.0/floatingips/f75c5b9a-87ae-4ebf-ab56-e55e331a5d57 => generated 554 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1819] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:36 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1820] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:56:36 2026] GET /v2.0/ports/4b52d21a-31a2-4e0a-b81a-d40e5ab559a9 => generated 826 bytes in 135 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, ' [pid: 8|app: 0|req: 952/1821] 10.0.0.236 () {32 vars in 722 bytes} [Mon Apr 6 19:56:36 2026] DELETE /v2.0/trunks/1755ba0e-8b3c-4ac4-84f1-b8aa9e408ac5 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:36.775 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f616dbc-1620-4a1d-a9d8-4630e0f59101 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] TaaS: Handle Delete Port: be3c68ea-89b8-4ff7-81a1-715054fd42aa 2026-04-06 19:56:36.777 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f616dbc-1620-4a1d-a9d8-4630e0f59101 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Tap Mirror: Handle Delete Port: be3c68ea-89b8-4ff7-81a1-715054fd42aa [pid: 8|app: 0|req: 953/1822] 10.0.0.236 () {32 vars in 719 bytes} [Mon Apr 6 19:56:36 2026] GET /v2.0/trunks/08aad535-8fd0-4b25-a071-25d6bbfe213a => generated 422 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1823] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:56:36 2026] GET /v2.0/ports/65df9310-601a-4416-b005-d720ffe0ff54 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1824] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 19:56:36 2026] DELETE /v2.0/floatingips/f75c5b9a-87ae-4ebf-ab56-e55e331a5d57 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1825] 10.0.0.236 () {32 vars in 722 bytes} [Mon Apr 6 19:56:36 2026] DELETE /v2.0/trunks/08aad535-8fd0-4b25-a071-25d6bbfe213a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:36.922 7 INFO neutron.api.v2.resource [None req-faa1046a-97f4-4e6f-bdd2-941386755de6 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1826] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 19:56:36 2026] DELETE /v2.0/floatingips/f75c5b9a-87ae-4ebf-ab56-e55e331a5d57 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1827] 10.0.0.236 () {32 vars in 719 bytes} [Mon Apr 6 19:56:36 2026] GET /v2.0/trunks/1443aab9-4d63-4150-8de8-7f3af3a21ea3 => generated 431 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1828] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:56:36 2026] GET /v2.0/ports/a17b1bad-6be4-4287-8b68-63b62ce1cc8c => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1829] 10.0.0.236 () {32 vars in 722 bytes} [Mon Apr 6 19:56:36 2026] DELETE /v2.0/trunks/1443aab9-4d63-4150-8de8-7f3af3a21ea3 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:37.099 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e8658a2-1dbb-4a80-aa79-9f1c096e11f8 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] TaaS: Handle Delete Port: bec82852-4f20-48e5-b916-212718de39e3 2026-04-06 19:56:37.102 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e8658a2-1dbb-4a80-aa79-9f1c096e11f8 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Tap Mirror: Handle Delete Port: bec82852-4f20-48e5-b916-212718de39e3 [pid: 8|app: 0|req: 959/1830] 10.0.0.236 () {32 vars in 719 bytes} [Mon Apr 6 19:56:37 2026] GET /v2.0/trunks/afad8300-03b3-4215-91cd-2a5ce70f131a => 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: 960/1831] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:56:37 2026] GET /v2.0/ports/894d0500-b8c5-44ca-83ca-0c341143e833 => generated 826 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1832] 10.0.0.236 () {32 vars in 722 bytes} [Mon Apr 6 19:56:37 2026] DELETE /v2.0/trunks/afad8300-03b3-4215-91cd-2a5ce70f131a => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1833] 10.0.0.236 () {32 vars in 719 bytes} [Mon Apr 6 19:56:37 2026] GET /v2.0/trunks/a8d560ec-7e12-443e-bba3-229e418e79d8 => generated 409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1834] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:36 2026] DELETE /v2.0/ports/bec82852-4f20-48e5-b916-212718de39e3 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1835] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:56:37 2026] GET /v2.0/ports/53f04991-d267-49d8-8677-3e89456774f6 => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1836] 10.0.0.236 () {32 vars in 722 bytes} [Mon Apr 6 19:56:37 2026] DELETE /v2.0/trunks/a8d560ec-7e12-443e-bba3-229e418e79d8 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:37.439 7 INFO neutron_taas.services.taas.taas_plugin [None req-65a2db62-877d-4728-845c-3a865b5687b5 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] TaaS: Handle Delete Port: b8816975-9edb-413b-aafe-a74ac65772ad 2026-04-06 19:56:37.442 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65a2db62-877d-4728-845c-3a865b5687b5 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Tap Mirror: Handle Delete Port: b8816975-9edb-413b-aafe-a74ac65772ad 2026-04-06 19:56:37.541 8 INFO neutron_taas.services.taas.taas_plugin [None req-4539d0d8-006c-45eb-bc8d-7564b7c799f2 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] TaaS: Handle Delete Port: 4b52d21a-31a2-4e0a-b81a-d40e5ab559a9 2026-04-06 19:56:37.548 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4539d0d8-006c-45eb-bc8d-7564b7c799f2 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Tap Mirror: Handle Delete Port: 4b52d21a-31a2-4e0a-b81a-d40e5ab559a9 [pid: 7|app: 0|req: 873/1837] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:37 2026] DELETE /v2.0/ports/b8816975-9edb-413b-aafe-a74ac65772ad => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1838] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:37 2026] DELETE /v2.0/ports/4b52d21a-31a2-4e0a-b81a-d40e5ab559a9 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1839] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:56:37 2026] GET /v2.0/ports?device_id=2e4a390f-ba2e-469a-9ba8-78d23e63fa9d => generated 946 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:37.882 8 INFO neutron_taas.services.taas.taas_plugin [None req-30d7e2d5-6999-46a0-b4e0-f264be061d52 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] TaaS: Handle Delete Port: 65df9310-601a-4416-b005-d720ffe0ff54 2026-04-06 19:56:37.888 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30d7e2d5-6999-46a0-b4e0-f264be061d52 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Tap Mirror: Handle Delete Port: 65df9310-601a-4416-b005-d720ffe0ff54 [pid: 8|app: 0|req: 966/1840] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:37 2026] DELETE /v2.0/ports/65df9310-601a-4416-b005-d720ffe0ff54 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1841] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:38 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:38.075 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dd60c51a-d765-4cd8-a8e9-2d724baeb2be - - - - - -] No hosting information found for port 9416ca29-93d5-4732-8e00-1928f073ab9f: RuntimeError: No hosting information found for port 9416ca29-93d5-4732-8e00-1928f073ab9f 2026-04-06 19:56:38.077 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dd60c51a-d765-4cd8-a8e9-2d724baeb2be - - - - - -] OVN reports status down for port: 026f0791-1a81-48f6-8075-510569488bb3 2026-04-06 19:56:38.143 8 INFO neutron_taas.services.taas.taas_plugin [None req-b3a4d87b-6fef-460c-8d3e-a5e2dc70a3c3 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] TaaS: Handle Delete Port: a17b1bad-6be4-4287-8b68-63b62ce1cc8c 2026-04-06 19:56:38.145 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3a4d87b-6fef-460c-8d3e-a5e2dc70a3c3 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Tap Mirror: Handle Delete Port: a17b1bad-6be4-4287-8b68-63b62ce1cc8c 2026-04-06 19:56:38.146 7 INFO neutron_taas.services.taas.taas_plugin [None req-a530391d-8901-4b4c-821a-fa3d3dfdde5b c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] TaaS: Handle Delete Port: 9416ca29-93d5-4732-8e00-1928f073ab9f 2026-04-06 19:56:38.151 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a530391d-8901-4b4c-821a-fa3d3dfdde5b c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Tap Mirror: Handle Delete Port: 9416ca29-93d5-4732-8e00-1928f073ab9f [pid: 8|app: 0|req: 968/1842] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:38 2026] DELETE /v2.0/ports/a17b1bad-6be4-4287-8b68-63b62ce1cc8c => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:38.393 8 INFO neutron_taas.services.taas.taas_plugin [None req-98ea011d-eee7-42ac-8519-23c7786c4531 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] TaaS: Handle Delete Port: 894d0500-b8c5-44ca-83ca-0c341143e833 2026-04-06 19:56:38.396 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98ea011d-eee7-42ac-8519-23c7786c4531 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Tap Mirror: Handle Delete Port: 894d0500-b8c5-44ca-83ca-0c341143e833 2026-04-06 19:56:38.409 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd60c51a-d765-4cd8-a8e9-2d724baeb2be - - - - - -] Successfully bumped revision number for resource 9416ca29-93d5-4732-8e00-1928f073ab9f (type: router_ports) to 2 2026-04-06 19:56:38.409 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dd60c51a-d765-4cd8-a8e9-2d724baeb2be - - - - - -] OVN reports status down for port: cebb2ecf-1e68-441b-a6fb-b3d9499e98eb [pid: 8|app: 0|req: 969/1843] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:38 2026] DELETE /v2.0/ports/894d0500-b8c5-44ca-83ca-0c341143e833 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:38.557 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dd60c51a-d765-4cd8-a8e9-2d724baeb2be - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:56:38.558 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dd60c51a-d765-4cd8-a8e9-2d724baeb2be - - - - - -] OVN reports status down for port: b8816975-9edb-413b-aafe-a74ac65772ad 2026-04-06 19:56:38.578 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dd60c51a-d765-4cd8-a8e9-2d724baeb2be - - - - - -] OVN reports status up for port: cebb2ecf-1e68-441b-a6fb-b3d9499e98eb 2026-04-06 19:56:38.607 7 INFO neutron.plugins.ml2.plugin [None req-dd60c51a-d765-4cd8-a8e9-2d724baeb2be - - - - - -] Attempt 1 to provision port cebb2ecf-1e68-441b-a6fb-b3d9499e98eb 2026-04-06 19:56:38.673 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ff65730-b933-4fcb-8b5b-a2f9704e0a5d 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] TaaS: Handle Delete Port: 53f04991-d267-49d8-8677-3e89456774f6 2026-04-06 19:56:38.676 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ff65730-b933-4fcb-8b5b-a2f9704e0a5d 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Tap Mirror: Handle Delete Port: 53f04991-d267-49d8-8677-3e89456774f6 [pid: 8|app: 0|req: 970/1844] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:38 2026] DELETE /v2.0/ports/53f04991-d267-49d8-8677-3e89456774f6 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1845] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:56:38 2026] GET /v2.0/networks?id=393a9eb1-4c80-428a-b6fe-d68ebd1370a0 => generated 711 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:38.945 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5ede11d-6d75-4ae6-9a4f-815104158ee0 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] TaaS: Handle Delete Port: 026f0791-1a81-48f6-8075-510569488bb3 2026-04-06 19:56:38.948 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5ede11d-6d75-4ae6-9a4f-815104158ee0 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Tap Mirror: Handle Delete Port: 026f0791-1a81-48f6-8075-510569488bb3 2026-04-06 19:56:39.125 8 INFO neutron.services.segments.plugin [-] Segment b3847f74-9ae0-45f0-9972-c0f3c919215c resource provider aggregate not found 2026-04-06 19:56:39.134 8 INFO neutron.services.segments.plugin [-] Segment b3847f74-9ae0-45f0-9972-c0f3c919215c resource provider aggregate not found 2026-04-06 19:56:39.150 8 INFO neutron.services.segments.plugin [-] Segment b3847f74-9ae0-45f0-9972-c0f3c919215c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3847f74-9ae0-45f0-9972-c0f3c919215c found for delete ", "request_id": "req-6f51be02-1be7-4476-88ba-3e9ac197a5a7"}]} 2026-04-06 19:56:39.151 8 INFO neutron.services.segments.plugin [-] Segment b3847f74-9ae0-45f0-9972-c0f3c919215c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3847f74-9ae0-45f0-9972-c0f3c919215c found for delete ", "request_id": "req-ad34e506-73de-40fb-87c9-a83b17582f5a"}]} [pid: 8|app: 0|req: 972/1846] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:38 2026] DELETE /v2.0/networks/e70a2933-fede-4380-995c-b3c9d1a45bbb => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1847] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:56:37 2026] PUT /v2.0/routers/2e4a390f-ba2e-469a-9ba8-78d23e63fa9d/remove_router_interface => generated 309 bytes in 1600 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, ' [pid: 7|app: 0|req: 876/1848] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:39 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:39.470 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-bb9aa9ce-df98-4682-9c54-748f2ff0ada0 req-19b6983c-a599-4f93-a926-f4f53c041917 dbf20a0afed647c8870ad20a8dd65d6b 28fed043dcb44c5f9900938c9f9b874a - - default default] No more DHCP agents 2026-04-06 19:56:39.471 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-bb9aa9ce-df98-4682-9c54-748f2ff0ada0 req-19b6983c-a599-4f93-a926-f4f53c041917 dbf20a0afed647c8870ad20a8dd65d6b 28fed043dcb44c5f9900938c9f9b874a - - default default] Unable to schedule network 393a9eb1-4c80-428a-b6fe-d68ebd1370a0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:39.603 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd60c51a-d765-4cd8-a8e9-2d724baeb2be - - - - - -] Successfully bumped revision number for resource cebb2ecf-1e68-441b-a6fb-b3d9499e98eb (type: ports) to 2 2026-04-06 19:56:39.606 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d246f41-17b1-4ff1-bd77-432f01ff388e - - - - - -] OVN reports status down for port: b743e835-b6d9-402f-b4c0-3b3da6e76a96 2026-04-06 19:56:39.686 8 INFO neutron.db.ovn_revision_numbers_db [req-bb9aa9ce-df98-4682-9c54-748f2ff0ada0 req-19b6983c-a599-4f93-a926-f4f53c041917 dbf20a0afed647c8870ad20a8dd65d6b 28fed043dcb44c5f9900938c9f9b874a - - default default] Successfully bumped revision number for resource b743e835-b6d9-402f-b4c0-3b3da6e76a96 (type: ports) to 1 2026-04-06 19:56:39.765 7 INFO neutron_taas.services.taas.taas_plugin [None req-11580777-aaab-4e22-87aa-159d58fb95b1 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] TaaS: Handle Delete Port: a2e44ae0-2731-40d2-a2fe-3b95090f6568 2026-04-06 19:56:39.778 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11580777-aaab-4e22-87aa-159d58fb95b1 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Tap Mirror: Handle Delete Port: a2e44ae0-2731-40d2-a2fe-3b95090f6568 [pid: 8|app: 0|req: 973/1849] 199.204.45.6 () {38 vars in 953 bytes} [Mon Apr 6 19:56:39 2026] POST /v2.0/ports => generated 954 bytes in 616 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, ' 2026-04-06 19:56:40.115 7 INFO neutron.services.segments.plugin [-] Segment fde6a4d9-bee6-4699-bdf6-ab34b385a971 resource provider aggregate not found 2026-04-06 19:56:40.122 7 INFO neutron.services.segments.plugin [-] Segment fde6a4d9-bee6-4699-bdf6-ab34b385a971 resource provider aggregate not found 2026-04-06 19:56:40.141 7 INFO neutron.services.segments.plugin [-] Segment fde6a4d9-bee6-4699-bdf6-ab34b385a971 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde6a4d9-bee6-4699-bdf6-ab34b385a971 found for delete ", "request_id": "req-bc215c78-420b-4451-9785-417184c30247"}]} 2026-04-06 19:56:40.143 7 INFO neutron.services.segments.plugin [-] Segment fde6a4d9-bee6-4699-bdf6-ab34b385a971 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde6a4d9-bee6-4699-bdf6-ab34b385a971 found for delete ", "request_id": "req-6f927a32-944c-44b6-997c-115ac92b8159"}]} [pid: 7|app: 0|req: 877/1850] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:39 2026] DELETE /v2.0/networks/6d3c9fcc-5a13-4628-8d1f-97f292ebf225 => generated 0 bytes in 813 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:40.302 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d192a1d-2b8f-43fc-a80c-c59ca6026d09 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] TaaS: Handle Delete Port: b9ad449c-b4cc-4c77-9f34-c6f2b8879e6f 2026-04-06 19:56:40.305 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d192a1d-2b8f-43fc-a80c-c59ca6026d09 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Tap Mirror: Handle Delete Port: b9ad449c-b4cc-4c77-9f34-c6f2b8879e6f 2026-04-06 19:56:40.578 7 INFO neutron.db.ovn_revision_numbers_db [req-bb9aa9ce-df98-4682-9c54-748f2ff0ada0 req-d32ae82c-e3bb-4cc4-80fa-6e3b1c77e689 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource b743e835-b6d9-402f-b4c0-3b3da6e76a96 (type: ports) to 2 [pid: 8|app: 0|req: 974/1851] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:39 2026] DELETE /v2.0/routers/2e4a390f-ba2e-469a-9ba8-78d23e63fa9d => generated 0 bytes in 961 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:40.808 7 INFO neutron.db.ovn_revision_numbers_db [req-bb9aa9ce-df98-4682-9c54-748f2ff0ada0 req-d32ae82c-e3bb-4cc4-80fa-6e3b1c77e689 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource b743e835-b6d9-402f-b4c0-3b3da6e76a96 (type: ports) to 4 [pid: 7|app: 0|req: 878/1852] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 19:56:40 2026] PUT /v2.0/ports/b743e835-b6d9-402f-b4c0-3b3da6e76a96 => generated 1204 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-06 19:56:40.875 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-90b7fc80-3fc6-4f94-a120-e73b935c662d'] response: {'name': 'network-changed', 'server_uuid': '9a7c6109-4389-4de0-8a12-939bc1378455', 'tag': 'b743e835-b6d9-402f-b4c0-3b3da6e76a96', 'status': 'completed', 'code': 200} 2026-04-06 19:56:40.898 8 INFO neutron_taas.services.taas.taas_plugin [None req-3be89eef-55fa-4e55-b668-a191d8805d03 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] TaaS: Handle Delete Port: cbd5c91c-5a0f-42d5-b488-0e88a9486e1f 2026-04-06 19:56:40.901 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3be89eef-55fa-4e55-b668-a191d8805d03 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Tap Mirror: Handle Delete Port: cbd5c91c-5a0f-42d5-b488-0e88a9486e1f [pid: 7|app: 0|req: 881/1855] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:40 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1856] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:40 2026] DELETE /v2.0/subnets/ea60099c-ae54-4236-8984-db8de1e4cebb => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1857] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:56:41 2026] GET /v2.0/security-groups?id=21a65c1b-3001-40e1-b09c-297b982e5467&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1858] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:40 2026] DELETE /v2.0/networks/e86bf202-661c-48ef-892e-917741d2ad6e => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:41.178 8 INFO neutron.services.segments.plugin [-] Segment 526af57f-0c7f-4a90-8562-9ddb378c75ed resource provider aggregate not found 2026-04-06 19:56:41.182 8 INFO neutron.services.segments.plugin [-] Segment 526af57f-0c7f-4a90-8562-9ddb378c75ed resource provider aggregate not found 2026-04-06 19:56:41.200 8 INFO neutron.services.segments.plugin [-] Segment 526af57f-0c7f-4a90-8562-9ddb378c75ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 526af57f-0c7f-4a90-8562-9ddb378c75ed found for delete ", "request_id": "req-57fb190a-8d25-4e56-8816-714e9e1a378d"}]} 2026-04-06 19:56:41.203 8 INFO neutron.services.segments.plugin [-] Segment 526af57f-0c7f-4a90-8562-9ddb378c75ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 526af57f-0c7f-4a90-8562-9ddb378c75ed found for delete ", "request_id": "req-bcb6faa5-f05f-47d0-ac2a-86494d1cfc80"}]} 2026-04-06 19:56:41.231 7 INFO neutron_taas.services.taas.taas_plugin [None req-b32814b7-365a-4e41-a77a-e93e8c00edf4 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] TaaS: Handle Delete Port: 06c2b934-d075-44ee-a993-cb7625944354 2026-04-06 19:56:41.234 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b32814b7-365a-4e41-a77a-e93e8c00edf4 c02679c2ebc94491b6e3b64b1f7efe2c 2d0872ef74184744a624e32eadd75d8e - - default default] Tap Mirror: Handle Delete Port: 06c2b934-d075-44ee-a993-cb7625944354 2026-04-06 19:56:41.287 8 INFO neutron_taas.services.taas.taas_plugin [None req-10be1841-d0d0-4f46-bd14-a0f3fa204af3 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] TaaS: Handle Delete Port: c3610d3d-3c80-457c-a6fa-2dfbcc71741e 2026-04-06 19:56:41.291 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10be1841-d0d0-4f46-bd14-a0f3fa204af3 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Tap Mirror: Handle Delete Port: c3610d3d-3c80-457c-a6fa-2dfbcc71741e [pid: 7|app: 0|req: 884/1859] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:41 2026] DELETE /v2.0/networks/783f12a5-60cf-4afb-9e1c-ddc014cee926 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1860] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:41 2026] DELETE /v2.0/networks/7f8208d8-c5d9-417d-8c3e-36670ecf12bd => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1861] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:56:41 2026] GET /v2.0/ports?tenant_id=28fed043dcb44c5f9900938c9f9b874a&device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 1207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:41.660 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7b68980-7282-41fd-8b9a-88232acd772b 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] TaaS: Handle Delete Port: f53d0fd6-98aa-476f-84e0-4ff80522094c 2026-04-06 19:56:41.663 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7b68980-7282-41fd-8b9a-88232acd772b 6716716c0d7d49bb8994333921d3306c 5e98c43bb77e46f4bf14451f90a08138 - - default default] Tap Mirror: Handle Delete Port: f53d0fd6-98aa-476f-84e0-4ff80522094c [pid: 8|app: 0|req: 978/1862] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:41 2026] DELETE /v2.0/networks/ed4d8781-a40a-49eb-930e-1f8ab32d68ba => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:41.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-19d76f4d-bb2f-4d3b-a644-3471cb5fb11d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e4a5e186-5a0f-4d4c-84aa-e4564aabc0fc (type: security_groups) to 1 2026-04-06 19:56:41.911 7 INFO neutron.db.ovn_revision_numbers_db [None req-19d76f4d-bb2f-4d3b-a644-3471cb5fb11d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 17fb1f0f-5492-4f9c-83fb-a334a5c36c5d (type: security_group_rules) to 0 2026-04-06 19:56:41.921 7 INFO neutron.db.ovn_revision_numbers_db [None req-19d76f4d-bb2f-4d3b-a644-3471cb5fb11d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 28f8395c-768a-4b3c-a2da-09cd5308c14e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 979/1863] 199.204.45.6 () {34 vars in 1016 bytes} [Mon Apr 6 19:56:41 2026] GET /v2.0/networks?tenant_id=28fed043dcb44c5f9900938c9f9b874a&shared=False => generated 810 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:41.935 7 INFO neutron.db.ovn_revision_numbers_db [None req-19d76f4d-bb2f-4d3b-a644-3471cb5fb11d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ae750668-b710-46f0-b97e-81badd7c580b (type: security_group_rules) to 0 2026-04-06 19:56:41.946 7 INFO neutron.db.ovn_revision_numbers_db [None req-19d76f4d-bb2f-4d3b-a644-3471cb5fb11d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource dcd5d306-b04b-4e0c-a1e8-f969be9fea54 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 885/1864] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:41 2026] GET /v2.0/security-groups?tenant_id=f5bc4513a4444f2ab75366835568da15&name=default => generated 2925 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1865] 199.204.45.6 () {34 vars in 928 bytes} [Mon Apr 6 19:56:41 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1866] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:41 2026] GET /v2.0/security-groups?tenant_id=2d0872ef74184744a624e32eadd75d8e&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:42.168 7 INFO neutron.services.segments.plugin [-] Segment 37a50f07-78c9-4974-a4b8-6b5f5ad02aff resource provider aggregate not found 2026-04-06 19:56:42.177 7 INFO neutron.services.segments.plugin [-] Segment 37a50f07-78c9-4974-a4b8-6b5f5ad02aff resource provider aggregate not found 2026-04-06 19:56:42.190 7 INFO neutron.services.segments.plugin [-] Segment 37a50f07-78c9-4974-a4b8-6b5f5ad02aff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37a50f07-78c9-4974-a4b8-6b5f5ad02aff found for delete ", "request_id": "req-91184b27-5538-4fd5-a8fc-4d0256186cbc"}]} 2026-04-06 19:56:42.194 7 INFO neutron.services.segments.plugin [-] Segment 37a50f07-78c9-4974-a4b8-6b5f5ad02aff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37a50f07-78c9-4974-a4b8-6b5f5ad02aff found for delete ", "request_id": "req-5f44c9e1-d343-4e04-8971-f6abcc6bbe9d"}]} [pid: 8|app: 0|req: 981/1867] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:42 2026] DELETE /v2.0/security-groups/ab07b9e1-6485-4457-80cf-1edca988282b => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1868] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:42 2026] DELETE /v2.0/security-groups/e4a5e186-5a0f-4d4c-84aa-e4564aabc0fc => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1869] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:42 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1870] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:56:42 2026] GET /v2.0/security-groups?id=21a65c1b-3001-40e1-b09c-297b982e5467&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1871] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:56:42 2026] GET /v2.0/networks => generated 3083 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1872] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:56:42 2026] GET /v2.0/subnets => generated 1986 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1873] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:56:42 2026] GET /v2.0/agents => generated 1214 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1874] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:56:42 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: 892/1875] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:56:42 2026] GET /v2.0/ports => generated 9596 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:42.928 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4a38d47-f180-44c2-84b0-ce7ef420e082 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 44d25f76-907d-4f20-951d-c6a8eb598217 (type: security_groups) to 1 2026-04-06 19:56:42.945 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4a38d47-f180-44c2-84b0-ce7ef420e082 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 516eb03c-e755-4789-9776-5a65d37bb58d (type: security_group_rules) to 0 2026-04-06 19:56:42.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4a38d47-f180-44c2-84b0-ce7ef420e082 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5f9e19e3-d270-4e63-ba48-06128feb5509 (type: security_group_rules) to 0 2026-04-06 19:56:42.980 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4a38d47-f180-44c2-84b0-ce7ef420e082 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cbe8b6ea-d2b6-488d-8ea0-4fda32a13f51 (type: security_group_rules) to 0 2026-04-06 19:56:43.005 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4a38d47-f180-44c2-84b0-ce7ef420e082 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f2b2a1fc-1f10-451f-aa98-afebffbc34f7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 984/1876] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:42 2026] GET /v2.0/security-groups?tenant_id=5e0af1c8ea444738b3b8e25ac399fb8f&name=default => generated 2925 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:43.231 8 INFO neutron.services.segments.plugin [-] Segment f77a65af-ad2c-44b4-a693-9d486e38a5bf resource provider aggregate not found 2026-04-06 19:56:43.237 8 INFO neutron.services.segments.plugin [-] Segment f77a65af-ad2c-44b4-a693-9d486e38a5bf resource provider aggregate not found 2026-04-06 19:56:43.253 8 INFO neutron.services.segments.plugin [-] Segment f77a65af-ad2c-44b4-a693-9d486e38a5bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f77a65af-ad2c-44b4-a693-9d486e38a5bf found for delete ", "request_id": "req-9b0d271b-f634-482e-a225-7a56fe463519"}]} 2026-04-06 19:56:43.269 8 INFO neutron.services.segments.plugin [-] Segment f77a65af-ad2c-44b4-a693-9d486e38a5bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f77a65af-ad2c-44b4-a693-9d486e38a5bf found for delete ", "request_id": "req-ac2725ac-1f2c-4a78-94aa-b69bfe7eb42c"}]} 2026-04-06 19:56:43.275 8 INFO neutron.services.segments.plugin [-] Segment fd9edbba-af7f-4599-9023-e991921140fe resource provider aggregate not found 2026-04-06 19:56:43.294 8 INFO neutron.services.segments.plugin [-] Segment fd9edbba-af7f-4599-9023-e991921140fe resource provider aggregate not found 2026-04-06 19:56:43.300 8 INFO neutron.services.segments.plugin [-] Segment fd9edbba-af7f-4599-9023-e991921140fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd9edbba-af7f-4599-9023-e991921140fe found for delete ", "request_id": "req-c9d0a452-80a5-4f3c-9df8-10ef6865e17c"}]} 2026-04-06 19:56:43.329 8 INFO neutron.services.segments.plugin [-] Segment fd9edbba-af7f-4599-9023-e991921140fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd9edbba-af7f-4599-9023-e991921140fe found for delete ", "request_id": "req-41c2fb4e-c8f3-45d3-a7a5-0c7749243372"}]} [pid: 8|app: 0|req: 985/1877] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:43 2026] DELETE /v2.0/security-groups/44d25f76-907d-4f20-951d-c6a8eb598217 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1878] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:56:43 2026] GET /v2.0/ports?tenant_id=28fed043dcb44c5f9900938c9f9b874a&device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 1207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1879] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 19:56:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b743e835-b6d9-402f-b4c0-3b3da6e76a96 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1880] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:56:43 2026] GET /v2.0/subnets?id=5a7b233d-c2ce-48c9-95d2-810af107b00d => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1881] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:56:43 2026] GET /v2.0/ports?network_id=393a9eb1-4c80-428a-b6fe-d68ebd1370a0&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1882] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:56:43 2026] GET /v2.0/networks/393a9eb1-4c80-428a-b6fe-d68ebd1370a0?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1883] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:56:43 2026] GET /v2.0/networks/393a9eb1-4c80-428a-b6fe-d68ebd1370a0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1884] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:43 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1885] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:56:42 2026] GET /v2.0/routers => generated 975 bytes in 821 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:43.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-be1af67e-9fea-45c6-a1fa-fed6726c9552 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a8138ab0-2f5f-4d0d-9d6e-5ca2f510189d (type: security_groups) to 1 [pid: 7|app: 0|req: 894/1886] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:56:43 2026] GET /v2.0/security-groups?id=21a65c1b-3001-40e1-b09c-297b982e5467&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:43.792 8 INFO neutron.db.ovn_revision_numbers_db [None req-be1af67e-9fea-45c6-a1fa-fed6726c9552 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 6db27d20-4568-4c88-a127-d67fafbe7b98 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 895/1887] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:56:43 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:43.803 8 INFO neutron.db.ovn_revision_numbers_db [None req-be1af67e-9fea-45c6-a1fa-fed6726c9552 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 8b9e5104-4ff6-4769-b73f-027a0d24791b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 896/1888] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:56:43 2026] GET /v2.0/network-ip-availabilities => generated 1576 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:43.815 8 INFO neutron.db.ovn_revision_numbers_db [None req-be1af67e-9fea-45c6-a1fa-fed6726c9552 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource db38b504-eecd-42f0-ba73-3effc63a8157 (type: security_group_rules) to 0 2026-04-06 19:56:43.827 8 INFO neutron.db.ovn_revision_numbers_db [None req-be1af67e-9fea-45c6-a1fa-fed6726c9552 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource fd812a4e-a3ae-44de-b39f-93398bf24da9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 897/1889] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:56:43 2026] GET /v2.0/security-groups => generated 26113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1890] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:43 2026] GET /v2.0/security-groups?tenant_id=82a12f4f5fcd49d098af91d9368a24f6&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1891] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:56:43 2026] GET /v2.0/subnets => generated 1986 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1892] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:56:43 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1893] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:43 2026] DELETE /v2.0/security-groups/a8138ab0-2f5f-4d0d-9d6e-5ca2f510189d => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:44.297 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] No hosting information found for port cebb2ecf-1e68-441b-a6fb-b3d9499e98eb: RuntimeError: No hosting information found for port cebb2ecf-1e68-441b-a6fb-b3d9499e98eb [pid: 7|app: 0|req: 899/1894] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:44 2026] GET /v2.0/security-groups?tenant_id=5e98c43bb77e46f4bf14451f90a08138&name=default => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:44.442 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] Successfully bumped revision number for resource cebb2ecf-1e68-441b-a6fb-b3d9499e98eb (type: router_ports) to 2 2026-04-06 19:56:44.443 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: bec82852-4f20-48e5-b916-212718de39e3 2026-04-06 19:56:44.457 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: a2e44ae0-2731-40d2-a2fe-3b95090f6568 2026-04-06 19:56:44.493 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: cbd5c91c-5a0f-42d5-b488-0e88a9486e1f 2026-04-06 19:56:44.544 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: a17b1bad-6be4-4287-8b68-63b62ce1cc8c 2026-04-06 19:56:44.594 8 INFO neutron.db.ovn_revision_numbers_db [None req-227c1a5a-2e6f-45a4-887a-ff0cac863cad 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource 089f24dc-58cb-4a3f-8538-116f5da9036c (type: security_groups) to 1 2026-04-06 19:56:44.602 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: 894d0500-b8c5-44ca-83ca-0c341143e833 2026-04-06 19:56:44.621 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: f53d0fd6-98aa-476f-84e0-4ff80522094c 2026-04-06 19:56:44.623 8 INFO neutron.db.ovn_revision_numbers_db [None req-227c1a5a-2e6f-45a4-887a-ff0cac863cad 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource 14a5d05e-3b29-4e4c-a9e5-ac2d2c03db69 (type: security_group_rules) to 0 2026-04-06 19:56:44.641 8 INFO neutron.db.ovn_revision_numbers_db [None req-227c1a5a-2e6f-45a4-887a-ff0cac863cad 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource 2329dd02-724a-41fd-a37e-a5c9dcedbe68 (type: security_group_rules) to 0 2026-04-06 19:56:44.652 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: 53f04991-d267-49d8-8677-3e89456774f6 2026-04-06 19:56:44.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-227c1a5a-2e6f-45a4-887a-ff0cac863cad 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource a31a8e9e-9a35-41e0-9ecb-53913627e63d (type: security_group_rules) to 0 2026-04-06 19:56:44.670 8 INFO neutron.db.ovn_revision_numbers_db [None req-227c1a5a-2e6f-45a4-887a-ff0cac863cad 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource db1d7bc9-be7c-46b1-a1a6-9abb786f8f47 (type: security_group_rules) to 0 2026-04-06 19:56:44.751 8 INFO neutron.db.segments_db [None req-227c1a5a-2e6f-45a4-887a-ff0cac863cad 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Added segment 73fd2de1-80a9-4f83-9594-66319be376b2 of type geneve for network 2f2fc3d2-d19f-4540-8882-f3b17bee4355 [pid: 7|app: 0|req: 900/1895] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:44 2026] DELETE /v2.0/security-groups/53babf18-816d-402c-904e-c261fa3efce1 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 2 headers in 112 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-04-06 19:56:44.878 8 INFO neutron.db.ovn_revision_numbers_db [None req-227c1a5a-2e6f-45a4-887a-ff0cac863cad 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource 2f2fc3d2-d19f-4540-8882-f3b17bee4355 (type: networks) to 1 [pid: 7|app: 0|req: 901/1896] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:44 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1897] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:56:44 2026] GET /v2.0/security-groups?id=21a65c1b-3001-40e1-b09c-297b982e5467&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:45.056 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-227c1a5a-2e6f-45a4-887a-ff0cac863cad 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] No more DHCP agents 2026-04-06 19:56:45.058 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-227c1a5a-2e6f-45a4-887a-ff0cac863cad 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Unable to schedule network 2f2fc3d2-d19f-4540-8882-f3b17bee4355: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:45.109 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: 880f1f9e-60a9-436b-b7f6-46fe7cf77585 2026-04-06 19:56:45.151 8 INFO neutron.db.ovn_revision_numbers_db [None req-227c1a5a-2e6f-45a4-887a-ff0cac863cad 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource 880f1f9e-60a9-436b-b7f6-46fe7cf77585 (type: ports) to 1 [pid: 8|app: 0|req: 996/1898] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:44 2026] POST /v2.0/networks => generated 666 bytes in 934 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:45.435 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6875248f-2eea-44e9-ad7d-ff0d13d8a7a9 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] No more DHCP agents 2026-04-06 19:56:45.437 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6875248f-2eea-44e9-ad7d-ff0d13d8a7a9 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Unable to schedule network 2f2fc3d2-d19f-4540-8882-f3b17bee4355: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:45.481 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: 343f9a97-3584-40a6-bde5-ba5eba2c869a 2026-04-06 19:56:45.541 7 INFO neutron.db.ovn_revision_numbers_db [None req-6875248f-2eea-44e9-ad7d-ff0d13d8a7a9 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource 343f9a97-3584-40a6-bde5-ba5eba2c869a (type: ports) to 1 [pid: 7|app: 0|req: 903/1899] 10.0.0.236 () {34 vars in 665 bytes} [Mon Apr 6 19:56:45 2026] POST /v2.0/ports => generated 777 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:45.724 8 INFO neutron.db.segments_db [None req-33e963f6-0a5e-4d54-baaa-a3f0b5e48abb 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Added segment 3e903990-3a46-4e07-b989-0ac1319ff43e of type geneve for network 29892cd0-0d4a-4937-ad40-2f8f03a35c40 2026-04-06 19:56:45.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-33e963f6-0a5e-4d54-baaa-a3f0b5e48abb 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource 29892cd0-0d4a-4937-ad40-2f8f03a35c40 (type: networks) to 1 /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-04-06 19:56:46.033 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-33e963f6-0a5e-4d54-baaa-a3f0b5e48abb 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] No more DHCP agents 2026-04-06 19:56:46.035 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-33e963f6-0a5e-4d54-baaa-a3f0b5e48abb 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Unable to schedule network 29892cd0-0d4a-4937-ad40-2f8f03a35c40: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:46.083 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: d0d93051-a09b-48d5-9c6f-28c123b33dd7 [pid: 7|app: 0|req: 904/1900] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:45 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:46.126 8 INFO neutron.db.ovn_revision_numbers_db [None req-33e963f6-0a5e-4d54-baaa-a3f0b5e48abb 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource d0d93051-a09b-48d5-9c6f-28c123b33dd7 (type: ports) to 1 [pid: 8|app: 0|req: 997/1901] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:45 2026] POST /v2.0/networks => generated 654 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1902] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:56:46 2026] GET /v2.0/security-groups?id=21a65c1b-3001-40e1-b09c-297b982e5467&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:46.275 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d246f41-17b1-4ff1-bd77-432f01ff388e - - - - - -] OVN reports status up for port: b743e835-b6d9-402f-b4c0-3b3da6e76a96 2026-04-06 19:56:46.308 8 INFO neutron.plugins.ml2.plugin [None req-6d246f41-17b1-4ff1-bd77-432f01ff388e - - - - - -] Attempt 1 to provision port b743e835-b6d9-402f-b4c0-3b3da6e76a96 2026-04-06 19:56:46.466 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5eb5f83f-c1fb-4229-a737-03bf95af2aa1 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] No more DHCP agents 2026-04-06 19:56:46.472 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5eb5f83f-c1fb-4229-a737-03bf95af2aa1 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Unable to schedule network 29892cd0-0d4a-4937-ad40-2f8f03a35c40: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:46.528 8 INFO neutron.db.ovn_revision_numbers_db [None req-5eb5f83f-c1fb-4229-a737-03bf95af2aa1 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource 26cffbd4-734f-4ba7-92e0-0ec92f265e81 (type: subnets) to 0 2026-04-06 19:56:46.534 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5db214c6-86b3-4927-b5a0-df6914b44ea5'] response: {'server_uuid': '9a7c6109-4389-4de0-8a12-939bc1378455', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b743e835-b6d9-402f-b4c0-3b3da6e76a96', 'code': 200} [pid: 8|app: 0|req: 998/1903] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:46 2026] POST /v2.0/subnets => generated 646 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:46.698 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d246f41-17b1-4ff1-bd77-432f01ff388e - - - - - -] Successfully bumped revision number for resource b743e835-b6d9-402f-b4c0-3b3da6e76a96 (type: ports) to 5 2026-04-06 19:56:46.905 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e43946d9-de54-43dd-8871-24b68e756acc 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] No more DHCP agents 2026-04-06 19:56:46.907 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e43946d9-de54-43dd-8871-24b68e756acc 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Unable to schedule network 29892cd0-0d4a-4937-ad40-2f8f03a35c40: no agents available; will retry on subsequent port and subnet creation events. /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-04-06 19:56:46.984 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-35ee91fb-7774-476d-a187-c6b02ee34f07 - - - - - -] OVN reports status down for port: ce86fa84-a7fd-4d4a-ac84-98ce66782485 2026-04-06 19:56:47.015 7 INFO neutron.db.ovn_revision_numbers_db [None req-e43946d9-de54-43dd-8871-24b68e756acc 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource ce86fa84-a7fd-4d4a-ac84-98ce66782485 (type: ports) to 1 [pid: 7|app: 0|req: 906/1904] 10.0.0.236 () {34 vars in 665 bytes} [Mon Apr 6 19:56:46 2026] POST /v2.0/ports => generated 965 bytes in 500 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, ' 2026-04-06 19:56:47.221 7 INFO neutron_taas.services.taas.taas_plugin [None req-db1e630e-a382-461c-ab10-e0aa7b28416e 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] TaaS: Handle Delete Port: ce86fa84-a7fd-4d4a-ac84-98ce66782485 2026-04-06 19:56:47.225 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db1e630e-a382-461c-ab10-e0aa7b28416e 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Tap Mirror: Handle Delete Port: ce86fa84-a7fd-4d4a-ac84-98ce66782485 2026-04-06 19:56:47.226 8 INFO neutron.db.ovn_revision_numbers_db [None req-aad64ffd-fa60-4766-8a3c-40817d27701e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Successfully bumped revision number for resource b98d764c-329e-4c79-bcd4-06b4b79182b5 (type: security_groups) to 1 2026-04-06 19:56:47.238 8 INFO neutron.db.ovn_revision_numbers_db [None req-aad64ffd-fa60-4766-8a3c-40817d27701e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Successfully bumped revision number for resource 201f5992-0521-4ac4-a714-d6566f90afa5 (type: security_group_rules) to 0 2026-04-06 19:56:47.249 8 INFO neutron.db.ovn_revision_numbers_db [None req-aad64ffd-fa60-4766-8a3c-40817d27701e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Successfully bumped revision number for resource 4ad6e050-9a6f-433c-9dcd-b68404ecbbf7 (type: security_group_rules) to 0 2026-04-06 19:56:47.259 8 INFO neutron.db.ovn_revision_numbers_db [None req-aad64ffd-fa60-4766-8a3c-40817d27701e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Successfully bumped revision number for resource 93dcd63a-74ca-45f2-8ea8-ab1e9df3d372 (type: security_group_rules) to 0 2026-04-06 19:56:47.273 8 INFO neutron.db.ovn_revision_numbers_db [None req-aad64ffd-fa60-4766-8a3c-40817d27701e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Successfully bumped revision number for resource f578173d-da9a-44b2-88a1-7543e7046e04 (type: security_group_rules) to 0 2026-04-06 19:56:47.369 8 INFO neutron.db.segments_db [None req-aad64ffd-fa60-4766-8a3c-40817d27701e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Added segment fef220ab-b6a7-41d8-b5af-1a60faafb5f2 of type geneve for network 9bcc7537-b60c-42a3-8c60-573010db9dba [pid: 7|app: 0|req: 907/1905] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:47 2026] DELETE /v2.0/ports/ce86fa84-a7fd-4d4a-ac84-98ce66782485 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1906] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:47 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:47.441 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e703fd97-1515-43d0-9274-d79546c508e3 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1907] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:47 2026] DELETE /v2.0/ports/ce86fa84-a7fd-4d4a-ac84-98ce66782485 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:56:47.463 8 INFO neutron.db.ovn_revision_numbers_db [None req-aad64ffd-fa60-4766-8a3c-40817d27701e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Successfully bumped revision number for resource 9bcc7537-b60c-42a3-8c60-573010db9dba (type: networks) to 1 [pid: 7|app: 0|req: 910/1908] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:56:47 2026] GET /v2.0/security-groups?id=21a65c1b-3001-40e1-b09c-297b982e5467&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:47.516 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07ff2657-145b-4e47-af68-ac12961e72fb 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 911/1909] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:56:47 2026] GET /v2.0/ports/ce86fa84-a7fd-4d4a-ac84-98ce66782485 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:56:47.599 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aad64ffd-fa60-4766-8a3c-40817d27701e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] No more DHCP agents 2026-04-06 19:56:47.600 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aad64ffd-fa60-4766-8a3c-40817d27701e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Unable to schedule network 9bcc7537-b60c-42a3-8c60-573010db9dba: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:47.642 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: 61714e37-3910-4ab2-9a5b-715127d665d2 2026-04-06 19:56:47.682 8 INFO neutron.db.ovn_revision_numbers_db [None req-aad64ffd-fa60-4766-8a3c-40817d27701e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Successfully bumped revision number for resource 61714e37-3910-4ab2-9a5b-715127d665d2 (type: ports) to 1 [pid: 7|app: 0|req: 912/1910] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:47 2026] DELETE /v2.0/subnets/26cffbd4-734f-4ba7-92e0-0ec92f265e81 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1911] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:46 2026] POST /v2.0/networks => generated 651 bytes in 949 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:47.880 7 INFO neutron_taas.services.taas.taas_plugin [None req-89ef50ac-e64c-4be0-973d-7f6858f54acb 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] TaaS: Handle Delete Port: d0d93051-a09b-48d5-9c6f-28c123b33dd7 2026-04-06 19:56:47.882 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89ef50ac-e64c-4be0-973d-7f6858f54acb 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Tap Mirror: Handle Delete Port: d0d93051-a09b-48d5-9c6f-28c123b33dd7 2026-04-06 19:56:47.907 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c8ac6299-511b-408e-b664-1fb14c3e4829 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] No more DHCP agents 2026-04-06 19:56:47.909 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c8ac6299-511b-408e-b664-1fb14c3e4829 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Unable to schedule network 9bcc7537-b60c-42a3-8c60-573010db9dba: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:48.091 7 INFO neutron.services.segments.plugin [-] Segment 3e903990-3a46-4e07-b989-0ac1319ff43e resource provider aggregate not found 2026-04-06 19:56:48.098 7 INFO neutron.services.segments.plugin [-] Segment 3e903990-3a46-4e07-b989-0ac1319ff43e resource provider aggregate not found 2026-04-06 19:56:48.116 7 INFO neutron.services.segments.plugin [-] Segment 3e903990-3a46-4e07-b989-0ac1319ff43e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e903990-3a46-4e07-b989-0ac1319ff43e found for delete ", "request_id": "req-88aebac4-6c0e-41c6-b7cb-c3bcefdb505f"}]} 2026-04-06 19:56:48.121 7 INFO neutron.services.segments.plugin [-] Segment 3e903990-3a46-4e07-b989-0ac1319ff43e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e903990-3a46-4e07-b989-0ac1319ff43e found for delete ", "request_id": "req-e991fa95-d3af-4d12-977b-e0a547e80eef"}]} [pid: 7|app: 0|req: 913/1912] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:47 2026] DELETE /v2.0/networks/29892cd0-0d4a-4937-ad40-2f8f03a35c40 => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:48.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-e4edd1c9-7beb-4e0c-a382-25488087ea40 - - - - - -] Successfully bumped revision number for resource 61714e37-3910-4ab2-9a5b-715127d665d2 (type: ports) to 2 2026-04-06 19:56:48.465 8 INFO neutron.db.ovn_revision_numbers_db [None req-e4edd1c9-7beb-4e0c-a382-25488087ea40 - - - - - -] Successfully bumped revision number for resource 6d832768-4da5-4a48-b056-f99627ac1ff5 (type: subnets) to 0 [pid: 8|app: 0|req: 1000/1913] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:47 2026] POST /v2.0/subnets => generated 626 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:48.552 8 INFO neutron.db.segments_db [None req-199000a3-fa56-403e-9ab5-9ba78f03085b 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Added segment 58122c24-c66c-4eed-b98f-cb65a26db023 of type geneve for network 2cca93dc-a6b4-4032-817a-014054320ccb 2026-04-06 19:56:48.597 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-599c7355-e649-41dc-939d-c6506ddd2d99'] response: {'server_uuid': '9a7c6109-4389-4de0-8a12-939bc1378455', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b743e835-b6d9-402f-b4c0-3b3da6e76a96', 'code': 200} 2026-04-06 19:56:48.603 7 INFO neutron.db.ovn_revision_numbers_db [None req-bde5778f-5c7e-49a0-9f5f-71a1632e3e2d 036f796c6fe64cefb27d9fac35ec9919 18abb88456734723a4cbd9d54aa88a6f - - default default] Successfully bumped revision number for resource 49373620-c7f1-48bc-bdaf-25582bf04928 (type: security_groups) to 1 2026-04-06 19:56:48.616 7 INFO neutron.db.ovn_revision_numbers_db [None req-bde5778f-5c7e-49a0-9f5f-71a1632e3e2d 036f796c6fe64cefb27d9fac35ec9919 18abb88456734723a4cbd9d54aa88a6f - - default default] Successfully bumped revision number for resource 950b3f70-e75b-4abc-ab34-11bccf8bf281 (type: security_group_rules) to 0 2026-04-06 19:56:48.650 7 INFO neutron.db.ovn_revision_numbers_db [None req-bde5778f-5c7e-49a0-9f5f-71a1632e3e2d 036f796c6fe64cefb27d9fac35ec9919 18abb88456734723a4cbd9d54aa88a6f - - default default] Successfully bumped revision number for resource 9e965be0-7ea9-4f57-902d-0f275c014654 (type: security_group_rules) to 0 2026-04-06 19:56:48.660 7 INFO neutron.db.ovn_revision_numbers_db [None req-bde5778f-5c7e-49a0-9f5f-71a1632e3e2d 036f796c6fe64cefb27d9fac35ec9919 18abb88456734723a4cbd9d54aa88a6f - - default default] Successfully bumped revision number for resource db77ea8c-d5a4-4e76-b901-b78908523dbf (type: security_group_rules) to 0 2026-04-06 19:56:48.661 8 INFO neutron.db.ovn_revision_numbers_db [None req-199000a3-fa56-403e-9ab5-9ba78f03085b 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource 2cca93dc-a6b4-4032-817a-014054320ccb (type: networks) to 1 2026-04-06 19:56:48.671 7 INFO neutron.db.ovn_revision_numbers_db [None req-bde5778f-5c7e-49a0-9f5f-71a1632e3e2d 036f796c6fe64cefb27d9fac35ec9919 18abb88456734723a4cbd9d54aa88a6f - - default default] Successfully bumped revision number for resource e1c368d3-6a37-4c10-a8b7-e4351c960518 (type: security_group_rules) to 0 2026-04-06 19:56:48.740 7 INFO neutron.db.segments_db [None req-bde5778f-5c7e-49a0-9f5f-71a1632e3e2d 036f796c6fe64cefb27d9fac35ec9919 18abb88456734723a4cbd9d54aa88a6f - - default default] Added segment 5c550e1e-4dca-4bc5-9bd3-f2900089c63a of type geneve for network 3cbbd996-d6e0-43fe-9413-5c8ce4ca4602 2026-04-06 19:56:48.797 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-199000a3-fa56-403e-9ab5-9ba78f03085b 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] No more DHCP agents 2026-04-06 19:56:48.798 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-199000a3-fa56-403e-9ab5-9ba78f03085b 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Unable to schedule network 2cca93dc-a6b4-4032-817a-014054320ccb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:48.850 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-35ee91fb-7774-476d-a187-c6b02ee34f07 - - - - - -] OVN reports status down for port: fe67a81d-cd02-44c5-870a-7a9a97d55918 2026-04-06 19:56:48.861 7 INFO neutron.db.ovn_revision_numbers_db [None req-bde5778f-5c7e-49a0-9f5f-71a1632e3e2d 036f796c6fe64cefb27d9fac35ec9919 18abb88456734723a4cbd9d54aa88a6f - - default default] Successfully bumped revision number for resource 3cbbd996-d6e0-43fe-9413-5c8ce4ca4602 (type: networks) to 1 2026-04-06 19:56:48.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-199000a3-fa56-403e-9ab5-9ba78f03085b 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource fe67a81d-cd02-44c5-870a-7a9a97d55918 (type: ports) to 1 [pid: 8|app: 0|req: 1001/1914] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:48 2026] POST /v2.0/networks => generated 654 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:49.023 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bde5778f-5c7e-49a0-9f5f-71a1632e3e2d 036f796c6fe64cefb27d9fac35ec9919 18abb88456734723a4cbd9d54aa88a6f - - default default] No more DHCP agents 2026-04-06 19:56:49.024 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bde5778f-5c7e-49a0-9f5f-71a1632e3e2d 036f796c6fe64cefb27d9fac35ec9919 18abb88456734723a4cbd9d54aa88a6f - - default default] Unable to schedule network 3cbbd996-d6e0-43fe-9413-5c8ce4ca4602: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:49.040 8 INFO neutron.db.segments_db [None req-76739200-d1bd-4ec2-9352-c4bb42aa01c6 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Added segment 9b21036d-54ca-4240-b02d-a3e2d4ee0a8d of type geneve for network ff8f96c4-f533-42a0-ba89-2734de5b6ada 2026-04-06 19:56:49.081 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-35ee91fb-7774-476d-a187-c6b02ee34f07 - - - - - -] OVN reports status down for port: 35451f6c-079b-4d87-b436-6f74c643904b 2026-04-06 19:56:49.095 7 INFO neutron.db.ovn_revision_numbers_db [None req-bde5778f-5c7e-49a0-9f5f-71a1632e3e2d 036f796c6fe64cefb27d9fac35ec9919 18abb88456734723a4cbd9d54aa88a6f - - default default] Successfully bumped revision number for resource 35451f6c-079b-4d87-b436-6f74c643904b (type: ports) to 1 [pid: 7|app: 0|req: 914/1915] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:48 2026] POST /v2.0/networks => generated 650 bytes in 976 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1916] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:49 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:49.222 8 INFO neutron.db.ovn_revision_numbers_db [None req-76739200-d1bd-4ec2-9352-c4bb42aa01c6 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Successfully bumped revision number for resource ff8f96c4-f533-42a0-ba89-2734de5b6ada (type: networks) to 1 2026-04-06 19:56:49.326 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-66e1ac8d-6d75-422b-a1dd-a3e3f95f649f 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] No more DHCP agents 2026-04-06 19:56:49.327 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-66e1ac8d-6d75-422b-a1dd-a3e3f95f649f 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Unable to schedule network 2cca93dc-a6b4-4032-817a-014054320ccb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:49.352 7 INFO neutron.db.ovn_revision_numbers_db [None req-66e1ac8d-6d75-422b-a1dd-a3e3f95f649f 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource 29719ce5-9d29-4bc8-b1bc-7505333faceb (type: subnets) to 0 [pid: 7|app: 0|req: 916/1917] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:49 2026] POST /v2.0/subnets => generated 646 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:49.379 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76739200-d1bd-4ec2-9352-c4bb42aa01c6 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] No more DHCP agents 2026-04-06 19:56:49.381 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76739200-d1bd-4ec2-9352-c4bb42aa01c6 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Unable to schedule network ff8f96c4-f533-42a0-ba89-2734de5b6ada: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:49.429 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-35ee91fb-7774-476d-a187-c6b02ee34f07 - - - - - -] OVN reports status down for port: 68987769-946b-4853-b87a-32b861e36091 [pid: 7|app: 0|req: 917/1918] 10.0.0.236 () {34 vars in 753 bytes} [Mon Apr 6 19:56:49 2026] PUT /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags => generated 25 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:49.489 8 INFO neutron.db.ovn_revision_numbers_db [None req-76739200-d1bd-4ec2-9352-c4bb42aa01c6 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Successfully bumped revision number for resource 68987769-946b-4853-b87a-32b861e36091 (type: ports) to 1 [pid: 7|app: 0|req: 918/1919] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:56:49 2026] GET /v2.0/security-groups?id=21a65c1b-3001-40e1-b09c-297b982e5467&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1920] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:48 2026] POST /v2.0/networks => generated 651 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1921] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:56:49 2026] GET /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:49.771 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-014867c9-3c8d-4718-a5a1-0886964991b2 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] No more DHCP agents 2026-04-06 19:56:49.773 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-014867c9-3c8d-4718-a5a1-0886964991b2 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Unable to schedule network 2cca93dc-a6b4-4032-817a-014054320ccb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:49.808 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bd2bba33-fd38-4f83-b136-ccfa085ce242 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] No more DHCP agents 2026-04-06 19:56:49.810 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bd2bba33-fd38-4f83-b136-ccfa085ce242 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Unable to schedule network ff8f96c4-f533-42a0-ba89-2734de5b6ada: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:49.851 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-35ee91fb-7774-476d-a187-c6b02ee34f07 - - - - - -] OVN reports status down for port: 37cc926b-9d56-4e32-ab35-90f18eb67d84 2026-04-06 19:56:49.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-014867c9-3c8d-4718-a5a1-0886964991b2 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource 37cc926b-9d56-4e32-ab35-90f18eb67d84 (type: ports) to 1 [pid: 7|app: 0|req: 919/1922] 10.0.0.236 () {34 vars in 665 bytes} [Mon Apr 6 19:56:49 2026] POST /v2.0/ports => generated 928 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1923] 10.0.0.236 () {34 vars in 764 bytes} [Mon Apr 6 19:56:49 2026] PUT /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-06 19:56:50.110 7 INFO neutron_taas.services.taas.taas_plugin [None req-c623befc-0129-4a27-8de1-b56a461a5af2 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] TaaS: Handle Delete Port: 37cc926b-9d56-4e32-ab35-90f18eb67d84 2026-04-06 19:56:50.113 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c623befc-0129-4a27-8de1-b56a461a5af2 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Tap Mirror: Handle Delete Port: 37cc926b-9d56-4e32-ab35-90f18eb67d84 [pid: 7|app: 0|req: 921/1924] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:49 2026] DELETE /v2.0/ports/37cc926b-9d56-4e32-ab35-90f18eb67d84 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1925] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:56:50 2026] GET /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:50.297 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7390aa9a-4964-4fba-b5c0-c27acc4efdf6 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 923/1926] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:56:50 2026] GET /v2.0/ports/37cc926b-9d56-4e32-ab35-90f18eb67d84 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:56:50.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ea74bbf-f9f4-4485-91ad-a900e48cf12a - - - - - -] Successfully bumped revision number for resource 68987769-946b-4853-b87a-32b861e36091 (type: ports) to 2 [pid: 7|app: 0|req: 924/1927] 10.0.0.236 () {34 vars in 760 bytes} [Mon Apr 6 19:56:50 2026] PUT /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags/red => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-06 19:56:50.385 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ea74bbf-f9f4-4485-91ad-a900e48cf12a - - - - - -] Successfully bumped revision number for resource be1b3882-fe9d-41b9-9bc3-04181781db79 (type: subnets) to 0 [pid: 8|app: 0|req: 1004/1928] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:49 2026] POST /v2.0/subnets => generated 629 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1929] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:56:50 2026] GET /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1930] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:50 2026] DELETE /v2.0/subnets/29719ce5-9d29-4bc8-b1bc-7505333faceb => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:50.543 8 INFO neutron.db.segments_db [None req-97e1d7d8-e5f5-4297-9a50-a5ce9d1c5af1 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Added segment fed9c26f-ffe1-4f00-a302-b730eceab206 of type geneve for network 19f01908-2026-4df3-8a50-4b129eeaf374 [pid: 7|app: 0|req: 926/1931] 10.0.0.236 () {34 vars in 782 bytes} [Mon Apr 6 19:56:50 2026] PUT /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-06 19:56:50.639 8 INFO neutron.db.ovn_revision_numbers_db [None req-97e1d7d8-e5f5-4297-9a50-a5ce9d1c5af1 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Successfully bumped revision number for resource 19f01908-2026-4df3-8a50-4b129eeaf374 (type: networks) to 1 2026-04-06 19:56:50.727 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a1c7545-5d31-473a-b463-04032244f608 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] TaaS: Handle Delete Port: fe67a81d-cd02-44c5-870a-7a9a97d55918 2026-04-06 19:56:50.729 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a1c7545-5d31-473a-b463-04032244f608 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Tap Mirror: Handle Delete Port: fe67a81d-cd02-44c5-870a-7a9a97d55918 2026-04-06 19:56:50.854 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-97e1d7d8-e5f5-4297-9a50-a5ce9d1c5af1 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] No more DHCP agents 2026-04-06 19:56:50.855 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97e1d7d8-e5f5-4297-9a50-a5ce9d1c5af1 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Unable to schedule network 19f01908-2026-4df3-8a50-4b129eeaf374: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:50.916 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: 546f12ed-b7b0-4aa4-9b31-56d1d29cd012 2026-04-06 19:56:50.945 8 INFO neutron.db.ovn_revision_numbers_db [None req-97e1d7d8-e5f5-4297-9a50-a5ce9d1c5af1 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Successfully bumped revision number for resource 546f12ed-b7b0-4aa4-9b31-56d1d29cd012 (type: ports) to 1 [pid: 8|app: 0|req: 1006/1932] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:50 2026] POST /v2.0/networks => generated 650 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1933] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:56:50 2026] GET /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:51.031 7 INFO neutron.services.segments.plugin [-] Segment 58122c24-c66c-4eed-b98f-cb65a26db023 resource provider aggregate not found 2026-04-06 19:56:51.037 7 INFO neutron.services.segments.plugin [-] Segment 58122c24-c66c-4eed-b98f-cb65a26db023 resource provider aggregate not found 2026-04-06 19:56:51.058 7 INFO neutron.services.segments.plugin [-] Segment 58122c24-c66c-4eed-b98f-cb65a26db023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58122c24-c66c-4eed-b98f-cb65a26db023 found for delete ", "request_id": "req-43ff1bb6-3303-4498-b7fd-dec59a118a79"}]} 2026-04-06 19:56:51.061 7 INFO neutron.services.segments.plugin [-] Segment 58122c24-c66c-4eed-b98f-cb65a26db023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58122c24-c66c-4eed-b98f-cb65a26db023 found for delete ", "request_id": "req-1d05cb0a-2e3b-46c4-93e1-743702f5c951"}]} [pid: 7|app: 0|req: 927/1934] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:50 2026] DELETE /v2.0/networks/2cca93dc-a6b4-4032-817a-014054320ccb => generated 0 bytes in 513 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1935] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:51 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1936] 10.0.0.236 () {34 vars in 753 bytes} [Mon Apr 6 19:56:51 2026] PUT /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:51.294 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a42e00fd-ff0f-404b-a468-8ea71889535f 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] No more DHCP agents 2026-04-06 19:56:51.296 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a42e00fd-ff0f-404b-a468-8ea71889535f 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Unable to schedule network 19f01908-2026-4df3-8a50-4b129eeaf374: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:51.355 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1be4f1ae-8ba8-4e71-bfe4-7169af8a9345 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] No more DHCP agents 2026-04-06 19:56:51.357 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1be4f1ae-8ba8-4e71-bfe4-7169af8a9345 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Unable to schedule network 2f2fc3d2-d19f-4540-8882-f3b17bee4355: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:51.421 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: c2252a51-c029-4745-92eb-9fedd767461d 2026-04-06 19:56:51.430 8 INFO neutron.db.ovn_revision_numbers_db [None req-1be4f1ae-8ba8-4e71-bfe4-7169af8a9345 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource c2252a51-c029-4745-92eb-9fedd767461d (type: ports) to 1 [pid: 8|app: 0|req: 1010/1937] 10.0.0.236 () {34 vars in 665 bytes} [Mon Apr 6 19:56:51 2026] POST /v2.0/ports => generated 779 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1011/1938] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:56:51 2026] GET /v2.0/security-groups?id=21a65c1b-3001-40e1-b09c-297b982e5467&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1939] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:56:51 2026] GET /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:51.785 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: c2252a51-c029-4745-92eb-9fedd767461d 2026-04-06 19:56:51.815 8 INFO neutron.db.ovn_revision_numbers_db [None req-6750b51d-7186-4d11-8b50-db2388acbf53 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Successfully bumped revision number for resource c2252a51-c029-4745-92eb-9fedd767461d (type: ports) to 2 [pid: 8|app: 0|req: 1013/1940] 10.0.0.236 () {34 vars in 737 bytes} [Mon Apr 6 19:56:51 2026] PUT /v2.0/ports/c2252a51-c029-4745-92eb-9fedd767461d => generated 752 bytes in 276 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, ' [pid: 8|app: 0|req: 1014/1941] 10.0.0.236 () {32 vars in 741 bytes} [Mon Apr 6 19:56:51 2026] GET /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:56:51.940 7 INFO neutron.db.ovn_revision_numbers_db [None req-38a069d2-ff94-42d4-950d-74056638732e - - - - - -] Successfully bumped revision number for resource 546f12ed-b7b0-4aa4-9b31-56d1d29cd012 (type: ports) to 2 2026-04-06 19:56:51.957 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-35ee91fb-7774-476d-a187-c6b02ee34f07 - - - - - -] OVN reports status down for port: b743e835-b6d9-402f-b4c0-3b3da6e76a96 2026-04-06 19:56:51.986 7 INFO neutron.db.ovn_revision_numbers_db [None req-38a069d2-ff94-42d4-950d-74056638732e - - - - - -] Successfully bumped revision number for resource eb43004e-142a-45c3-8689-ef5ae62ebeb4 (type: subnets) to 0 [pid: 7|app: 0|req: 928/1942] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:51 2026] POST /v2.0/subnets => generated 629 bytes in 906 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:52.063 7 INFO neutron.api.v2.resource [None req-e8d88680-f4e6-426f-9b42-a4f29f3e8ac6 036f796c6fe64cefb27d9fac35ec9919 18abb88456734723a4cbd9d54aa88a6f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 929/1943] 10.0.0.236 () {32 vars in 745 bytes} [Mon Apr 6 19:56:52 2026] GET /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:56:52.105 8 INFO neutron_taas.services.taas.taas_plugin [None req-1996f519-b9c4-418a-b2af-f0b1a61ca4a5 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] TaaS: Handle Delete Port: c2252a51-c029-4745-92eb-9fedd767461d 2026-04-06 19:56:52.113 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1996f519-b9c4-418a-b2af-f0b1a61ca4a5 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Tap Mirror: Handle Delete Port: c2252a51-c029-4745-92eb-9fedd767461d 2026-04-06 19:56:52.169 7 INFO neutron.db.segments_db [None req-b8483812-f2dd-4c78-b387-5122aa04bccc 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Added segment 35131dab-dbda-40c3-8378-b6f610ba1bb0 of type geneve for network 5cbab452-b0cd-4576-a4ca-b8b4aeb134da 2026-04-06 19:56:52.219 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9816f3aa-a7e6-4be1-84e8-0fccd4bfa1f1'] response: {'server_uuid': '9a7c6109-4389-4de0-8a12-939bc1378455', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b743e835-b6d9-402f-b4c0-3b3da6e76a96', 'code': 200} 2026-04-06 19:56:52.318 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8483812-f2dd-4c78-b387-5122aa04bccc 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Successfully bumped revision number for resource 5cbab452-b0cd-4576-a4ca-b8b4aeb134da (type: networks) to 1 [pid: 8|app: 0|req: 1015/1944] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:51 2026] DELETE /v2.0/ports/c2252a51-c029-4745-92eb-9fedd767461d => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:52.416 8 INFO neutron.db.ovn_revision_numbers_db [None req-35ee91fb-7774-476d-a187-c6b02ee34f07 - - - - - -] Successfully bumped revision number for resource b743e835-b6d9-402f-b4c0-3b3da6e76a96 (type: ports) to 6 [pid: 8|app: 0|req: 1016/1945] 10.0.0.236 () {32 vars in 744 bytes} [Mon Apr 6 19:56:52 2026] DELETE /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags/red => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 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-04-06 19:56:52.532 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8483812-f2dd-4c78-b387-5122aa04bccc 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] No more DHCP agents 2026-04-06 19:56:52.533 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8483812-f2dd-4c78-b387-5122aa04bccc 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Unable to schedule network 5cbab452-b0cd-4576-a4ca-b8b4aeb134da: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1017/1946] 10.0.0.236 () {32 vars in 643 bytes} [Mon Apr 6 19:56:52 2026] GET /v2.0/ports => generated 1536 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:52.575 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: 77873156-4adf-494a-8f0e-85c5e59c53bd [pid: 8|app: 0|req: 1018/1947] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:56:52 2026] GET /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags => generated 30 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:52.624 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14804c0a-98b8-4303-bba9-6e74a0eb9850 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1019/1948] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:56:52 2026] GET /v2.0/ports/c2252a51-c029-4745-92eb-9fedd767461d => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:56:52.650 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8483812-f2dd-4c78-b387-5122aa04bccc 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Successfully bumped revision number for resource 77873156-4adf-494a-8f0e-85c5e59c53bd (type: ports) to 1 [pid: 8|app: 0|req: 1020/1949] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:52 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:52.715 8 INFO neutron.api.v2.resource [None req-4b44714c-8296-441a-b4d2-305bf090b51d 036f796c6fe64cefb27d9fac35ec9919 18abb88456734723a4cbd9d54aa88a6f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1021/1950] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:56:52 2026] DELETE /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1951] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:52 2026] POST /v2.0/networks => generated 650 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1952] 10.0.0.236 () {32 vars in 643 bytes} [Mon Apr 6 19:56:52 2026] GET /v2.0/ports => generated 1536 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1953] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:56:52 2026] GET /v2.0/security-groups?id=21a65c1b-3001-40e1-b09c-297b982e5467&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1954] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:56:52 2026] DELETE /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1955] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:56:52 2026] GET /v2.0/ports/343f9a97-3584-40a6-bde5-ba5eba2c869a => generated 777 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1956] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:56:52 2026] GET /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:56:52.899 8 INFO neutron.pecan_wsgi.hooks.translation [None req-34698af0-8402-44dc-9995-a66493437f50 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1026/1957] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:52 2026] DELETE /v2.0/ports/37cc926b-9d56-4e32-ab35-90f18eb67d84 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:56:52.950 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c4a1bccd-6820-4272-a629-d2a6671689ce 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] No more DHCP agents 2026-04-06 19:56:52.951 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c4a1bccd-6820-4272-a629-d2a6671689ce 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Unable to schedule network 5cbab452-b0cd-4576-a4ca-b8b4aeb134da: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:53.044 8 INFO neutron_taas.services.taas.taas_plugin [None req-1e947840-23c1-45fc-93ba-682b1f3955a9 036f796c6fe64cefb27d9fac35ec9919 18abb88456734723a4cbd9d54aa88a6f - - default default] TaaS: Handle Delete Port: 35451f6c-079b-4d87-b436-6f74c643904b 2026-04-06 19:56:53.047 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e947840-23c1-45fc-93ba-682b1f3955a9 036f796c6fe64cefb27d9fac35ec9919 18abb88456734723a4cbd9d54aa88a6f - - default default] Tap Mirror: Handle Delete Port: 35451f6c-079b-4d87-b436-6f74c643904b 2026-04-06 19:56:53.253 8 INFO neutron.services.segments.plugin [-] Segment 5c550e1e-4dca-4bc5-9bd3-f2900089c63a resource provider aggregate not found 2026-04-06 19:56:53.260 8 INFO neutron.services.segments.plugin [-] Segment 5c550e1e-4dca-4bc5-9bd3-f2900089c63a resource provider aggregate not found 2026-04-06 19:56:53.275 8 INFO neutron.services.segments.plugin [-] Segment 5c550e1e-4dca-4bc5-9bd3-f2900089c63a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c550e1e-4dca-4bc5-9bd3-f2900089c63a found for delete ", "request_id": "req-23d5665a-5ead-4255-a9f3-091ca4670759"}]} 2026-04-06 19:56:53.287 8 INFO neutron.services.segments.plugin [-] Segment 5c550e1e-4dca-4bc5-9bd3-f2900089c63a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c550e1e-4dca-4bc5-9bd3-f2900089c63a found for delete ", "request_id": "req-ba0bbbf9-853e-48be-b789-285052776ae8"}]} [pid: 8|app: 0|req: 1027/1958] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:52 2026] DELETE /v2.0/networks/3cbbd996-d6e0-43fe-9413-5c8ce4ca4602 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:53.323 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1dbb4ec4-5531-430f-9e10-1dc429134662 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1028/1959] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:53 2026] DELETE /v2.0/subnets/29719ce5-9d29-4bc8-b1bc-7505333faceb => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1960] 199.204.45.6 () {34 vars in 992 bytes} [Mon Apr 6 19:56:53 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:56:53.402 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd2a97e5-c66e-4fbc-b82c-3c09fc841001 - - - - - -] Successfully bumped revision number for resource 77873156-4adf-494a-8f0e-85c5e59c53bd (type: ports) to 2 2026-04-06 19:56:53.402 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54d41354-6204-48d9-bc10-5ebdc6dc8dae 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1030/1961] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:53 2026] DELETE /v2.0/subnets/26cffbd4-734f-4ba7-92e0-0ec92f265e81 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:56:53.455 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd2a97e5-c66e-4fbc-b82c-3c09fc841001 - - - - - -] Successfully bumped revision number for resource aab29ed3-577f-410a-8985-e0236d3fe8c4 (type: subnets) to 0 [pid: 7|app: 0|req: 932/1962] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:52 2026] POST /v2.0/subnets => generated 629 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:53.540 8 INFO neutron_taas.services.taas.taas_plugin [req-8c067f0b-8a73-483c-9c8b-0375e8f05b5f req-84c916a8-85bc-4e91-9e90-92b71a3fda30 dbf20a0afed647c8870ad20a8dd65d6b 28fed043dcb44c5f9900938c9f9b874a - - default default] TaaS: Handle Delete Port: b743e835-b6d9-402f-b4c0-3b3da6e76a96 2026-04-06 19:56:53.543 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8c067f0b-8a73-483c-9c8b-0375e8f05b5f req-84c916a8-85bc-4e91-9e90-92b71a3fda30 dbf20a0afed647c8870ad20a8dd65d6b 28fed043dcb44c5f9900938c9f9b874a - - default default] Tap Mirror: Handle Delete Port: b743e835-b6d9-402f-b4c0-3b3da6e76a96 2026-04-06 19:56:53.605 7 INFO neutron_taas.services.taas.taas_plugin [None req-16ef11c4-b132-4d8c-a67d-2df8b2c82bdb 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] TaaS: Handle Delete Port: 343f9a97-3584-40a6-bde5-ba5eba2c869a 2026-04-06 19:56:53.608 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16ef11c4-b132-4d8c-a67d-2df8b2c82bdb 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Tap Mirror: Handle Delete Port: 343f9a97-3584-40a6-bde5-ba5eba2c869a [pid: 8|app: 0|req: 1031/1963] 199.204.45.6 () {36 vars in 995 bytes} [Mon Apr 6 19:56:53 2026] DELETE /v2.0/ports/b743e835-b6d9-402f-b4c0-3b3da6e76a96 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:53.736 8 INFO neutron.db.segments_db [None req-dcf80405-8e47-4785-a39c-13f7e92b0f5e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Added segment fb07af7d-4171-438c-ae4b-823ed045dcbd of type geneve for network cb512813-7609-473f-bad5-3504b147b4d7 [pid: 7|app: 0|req: 933/1964] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:56:53 2026] DELETE /v2.0/ports/343f9a97-3584-40a6-bde5-ba5eba2c869a => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:53.832 8 INFO neutron.db.ovn_revision_numbers_db [None req-dcf80405-8e47-4785-a39c-13f7e92b0f5e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Successfully bumped revision number for resource cb512813-7609-473f-bad5-3504b147b4d7 (type: networks) to 1 2026-04-06 19:56:53.911 7 INFO neutron_taas.services.taas.taas_plugin [None req-f472fd96-c4c6-4a0b-80e9-e073252da5db 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] TaaS: Handle Delete Port: 880f1f9e-60a9-436b-b7f6-46fe7cf77585 2026-04-06 19:56:53.915 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f472fd96-c4c6-4a0b-80e9-e073252da5db 649a2e2b7def446ea6de1e773e8ad3cd 65c64ceaefbb4bc4975266a28d3e38bc - - default default] Tap Mirror: Handle Delete Port: 880f1f9e-60a9-436b-b7f6-46fe7cf77585 2026-04-06 19:56:53.962 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dcf80405-8e47-4785-a39c-13f7e92b0f5e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] No more DHCP agents 2026-04-06 19:56:53.964 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dcf80405-8e47-4785-a39c-13f7e92b0f5e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Unable to schedule network cb512813-7609-473f-bad5-3504b147b4d7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:54.013 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-499f9478-56cb-4ccc-a1cb-ca0e0005029d - - - - - -] OVN reports status down for port: b94302b6-e272-4c28-8147-03ff05a85bb2 2026-04-06 19:56:54.059 8 INFO neutron.db.ovn_revision_numbers_db [None req-dcf80405-8e47-4785-a39c-13f7e92b0f5e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Successfully bumped revision number for resource b94302b6-e272-4c28-8147-03ff05a85bb2 (type: ports) to 1 [pid: 8|app: 0|req: 1032/1965] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:53 2026] POST /v2.0/networks => generated 650 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:54.110 7 INFO neutron.services.segments.plugin [-] Segment 73fd2de1-80a9-4f83-9594-66319be376b2 resource provider aggregate not found 2026-04-06 19:56:54.116 7 INFO neutron.services.segments.plugin [-] Segment 73fd2de1-80a9-4f83-9594-66319be376b2 resource provider aggregate not found 2026-04-06 19:56:54.127 7 INFO neutron.services.segments.plugin [-] Segment 73fd2de1-80a9-4f83-9594-66319be376b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73fd2de1-80a9-4f83-9594-66319be376b2 found for delete ", "request_id": "req-e2cc29e3-cbd3-4814-9400-5aae668addf6"}]} 2026-04-06 19:56:54.136 7 INFO neutron.services.segments.plugin [-] Segment 73fd2de1-80a9-4f83-9594-66319be376b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73fd2de1-80a9-4f83-9594-66319be376b2 found for delete ", "request_id": "req-a8a32d6b-0687-400c-8459-e7b0b594d1c9"}]} [pid: 8|app: 0|req: 1033/1966] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:54 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1967] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:53 2026] DELETE /v2.0/networks/2f2fc3d2-d19f-4540-8882-f3b17bee4355 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:54.266 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6247361-677f-435d-bb8c-aed5f3b77838'] response: {'server_uuid': '9a7c6109-4389-4de0-8a12-939bc1378455', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b743e835-b6d9-402f-b4c0-3b3da6e76a96', 'code': 200} 2026-04-06 19:56:54.266 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6247361-677f-435d-bb8c-aed5f3b77838'] response: {'server_uuid': '9a7c6109-4389-4de0-8a12-939bc1378455', 'name': 'network-vif-deleted', 'tag': 'b743e835-b6d9-402f-b4c0-3b3da6e76a96', 'status': 'completed', 'code': 200} 2026-04-06 19:56:54.374 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-28d2e777-a091-4153-91a5-ec888e1c6b38 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] No more DHCP agents 2026-04-06 19:56:54.376 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-28d2e777-a091-4153-91a5-ec888e1c6b38 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Unable to schedule network cb512813-7609-473f-bad5-3504b147b4d7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:54.376 8 INFO neutron.db.ovn_revision_numbers_db [None req-d453eebc-91b7-4e1d-851c-fb5d8fca0901 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ccc7d87d-c2bb-47f6-8e25-6aa254f31e06 (type: security_groups) to 1 2026-04-06 19:56:54.387 8 INFO neutron.db.ovn_revision_numbers_db [None req-d453eebc-91b7-4e1d-851c-fb5d8fca0901 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1eebb282-dbbe-49e5-81f2-d79e0081334b (type: security_group_rules) to 0 2026-04-06 19:56:54.408 8 INFO neutron.db.ovn_revision_numbers_db [None req-d453eebc-91b7-4e1d-851c-fb5d8fca0901 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5ab58e8d-1f90-4635-91e7-5402969327f3 (type: security_group_rules) to 0 2026-04-06 19:56:54.422 8 INFO neutron.db.ovn_revision_numbers_db [None req-d453eebc-91b7-4e1d-851c-fb5d8fca0901 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 665d60f8-5559-462e-bf2f-d605f7ad5065 (type: security_group_rules) to 0 2026-04-06 19:56:54.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-d453eebc-91b7-4e1d-851c-fb5d8fca0901 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9d8dbd3c-db53-4d3d-916d-c91934280865 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1034/1968] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:54 2026] GET /v2.0/security-groups?tenant_id=a8bda8de4fd84df08c9c397228f261a5&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1969] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:54 2026] DELETE /v2.0/security-groups/ccc7d87d-c2bb-47f6-8e25-6aa254f31e06 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1970] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:54 2026] GET /v2.0/security-groups?tenant_id=65c64ceaefbb4bc4975266a28d3e38bc&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:54.838 7 INFO neutron.db.ovn_revision_numbers_db [None req-31404630-5cf4-4b22-b965-11b39978cbef - - - - - -] Successfully bumped revision number for resource b94302b6-e272-4c28-8147-03ff05a85bb2 (type: ports) to 2 [pid: 8|app: 0|req: 1037/1971] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:54 2026] GET /v2.0/security-groups?tenant_id=18abb88456734723a4cbd9d54aa88a6f&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:56:54.875 7 INFO neutron.db.ovn_revision_numbers_db [None req-31404630-5cf4-4b22-b965-11b39978cbef - - - - - -] Successfully bumped revision number for resource d1fde6d7-f999-47b8-98e2-05bf60bbdfef (type: subnets) to 0 [pid: 7|app: 0|req: 935/1972] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:54 2026] POST /v2.0/subnets => generated 629 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1973] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:54 2026] DELETE /v2.0/security-groups/089f24dc-58cb-4a3f-8538-116f5da9036c => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1974] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:56:54 2026] DELETE /v2.0/security-groups/49373620-c7f1-48bc-bdaf-25582bf04928 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1975] 10.0.0.236 () {34 vars in 751 bytes} [Mon Apr 6 19:56:55 2026] PUT /v2.0/subnets/6d832768-4da5-4a48-b056-f99627ac1ff5/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1978] 10.0.0.236 () {34 vars in 751 bytes} [Mon Apr 6 19:56:55 2026] PUT /v2.0/subnets/be1b3882-fe9d-41b9-9bc3-04181781db79/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1979] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:55 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1980] 10.0.0.236 () {34 vars in 751 bytes} [Mon Apr 6 19:56:55 2026] PUT /v2.0/subnets/eb43004e-142a-45c3-8689-ef5ae62ebeb4/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1981] 10.0.0.236 () {34 vars in 751 bytes} [Mon Apr 6 19:56:55 2026] PUT /v2.0/subnets/aab29ed3-577f-410a-8985-e0236d3fe8c4/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1982] 10.0.0.236 () {32 vars in 664 bytes} [Mon Apr 6 19:56:55 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1983] 10.0.0.236 () {32 vars in 678 bytes} [Mon Apr 6 19:56:55 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1984] 10.0.0.236 () {32 vars in 674 bytes} [Mon Apr 6 19:56:55 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1985] 10.0.0.236 () {32 vars in 686 bytes} [Mon Apr 6 19:56:55 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1986] 10.0.0.236 () {32 vars in 672 bytes} [Mon Apr 6 19:56:55 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1987] 10.0.0.236 () {32 vars in 686 bytes} [Mon Apr 6 19:56:55 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1988] 10.0.0.236 () {32 vars in 682 bytes} [Mon Apr 6 19:56:55 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1989] 10.0.0.236 () {32 vars in 694 bytes} [Mon Apr 6 19:56:55 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1990] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:55 2026] DELETE /v2.0/subnets/6d832768-4da5-4a48-b056-f99627ac1ff5 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1991] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:56 2026] DELETE /v2.0/subnets/be1b3882-fe9d-41b9-9bc3-04181781db79 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1992] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:56:56 2026] GET /v2.0/ports?device_id=9a7c6109-4389-4de0-8a12-939bc1378455 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1993] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:56 2026] DELETE /v2.0/subnets/eb43004e-142a-45c3-8689-ef5ae62ebeb4 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1994] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:56 2026] DELETE /v2.0/subnets/aab29ed3-577f-410a-8985-e0236d3fe8c4 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1995] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:56:56 2026] DELETE /v2.0/subnets/d1fde6d7-f999-47b8-98e2-05bf60bbdfef => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:56.848 8 INFO neutron_taas.services.taas.taas_plugin [None req-c3936a2a-9c46-428c-9b21-70af74c163a6 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] TaaS: Handle Delete Port: 61714e37-3910-4ab2-9a5b-715127d665d2 2026-04-06 19:56:56.851 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3936a2a-9c46-428c-9b21-70af74c163a6 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Tap Mirror: Handle Delete Port: 61714e37-3910-4ab2-9a5b-715127d665d2 2026-04-06 19:56:57.035 8 INFO neutron.services.segments.plugin [-] Segment fef220ab-b6a7-41d8-b5af-1a60faafb5f2 resource provider aggregate not found 2026-04-06 19:56:57.043 8 INFO neutron.services.segments.plugin [-] Segment fef220ab-b6a7-41d8-b5af-1a60faafb5f2 resource provider aggregate not found 2026-04-06 19:56:57.062 8 INFO neutron.services.segments.plugin [-] Segment fef220ab-b6a7-41d8-b5af-1a60faafb5f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fef220ab-b6a7-41d8-b5af-1a60faafb5f2 found for delete ", "request_id": "req-13c9834c-54af-4eea-8332-9e3e48f5b1e6"}]} 2026-04-06 19:56:57.064 8 INFO neutron.services.segments.plugin [-] Segment fef220ab-b6a7-41d8-b5af-1a60faafb5f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fef220ab-b6a7-41d8-b5af-1a60faafb5f2 found for delete ", "request_id": "req-8c21d776-4cba-4996-ac7e-fd91ea53b1ac"}]} [pid: 8|app: 0|req: 1051/1996] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:56 2026] DELETE /v2.0/networks/9bcc7537-b60c-42a3-8c60-573010db9dba => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:57.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0937081-0afe-410f-97af-5c793546283c bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource f3eda13d-493d-4a5e-8f7b-040547d16abb (type: security_groups) to 1 2026-04-06 19:56:57.106 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0937081-0afe-410f-97af-5c793546283c bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource 2077b8a1-680d-481b-bbc7-74553d46a7a3 (type: security_group_rules) to 0 2026-04-06 19:56:57.117 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0937081-0afe-410f-97af-5c793546283c bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource 27138e79-251f-4f65-a222-94725d5f9823 (type: security_group_rules) to 0 2026-04-06 19:56:57.132 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0937081-0afe-410f-97af-5c793546283c bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource e4a8af4f-c9b0-4816-8075-5e3722e6526a (type: security_group_rules) to 0 2026-04-06 19:56:57.146 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0937081-0afe-410f-97af-5c793546283c bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource fdd0e7bd-4420-4a4b-a532-e5b9b1e8e2aa (type: security_group_rules) to 0 2026-04-06 19:56:57.195 8 INFO neutron_taas.services.taas.taas_plugin [None req-20f4c35a-b38c-4bf5-9057-57d8cb48cc20 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] TaaS: Handle Delete Port: 68987769-946b-4853-b87a-32b861e36091 2026-04-06 19:56:57.198 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20f4c35a-b38c-4bf5-9057-57d8cb48cc20 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Tap Mirror: Handle Delete Port: 68987769-946b-4853-b87a-32b861e36091 2026-04-06 19:56:57.230 7 INFO neutron.db.segments_db [None req-c0937081-0afe-410f-97af-5c793546283c bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Added segment 4babef4b-7af0-4314-a8d8-087afcfe5b31 of type geneve for network 603309d1-4b91-470e-a169-5396554a38d5 2026-04-06 19:56:57.352 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0937081-0afe-410f-97af-5c793546283c bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource 603309d1-4b91-470e-a169-5396554a38d5 (type: networks) to 1 [pid: 8|app: 0|req: 1052/1997] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:57 2026] DELETE /v2.0/networks/ff8f96c4-f533-42a0-ba89-2734de5b6ada => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:57.527 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c0937081-0afe-410f-97af-5c793546283c bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:56:57.528 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c0937081-0afe-410f-97af-5c793546283c bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network 603309d1-4b91-470e-a169-5396554a38d5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:57.571 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: 73513980-802f-41e9-86ce-b3457ab3dbae 2026-04-06 19:56:57.607 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac83281b-82ab-4664-a10f-6373c867891e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] TaaS: Handle Delete Port: 546f12ed-b7b0-4aa4-9b31-56d1d29cd012 2026-04-06 19:56:57.611 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac83281b-82ab-4664-a10f-6373c867891e 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Tap Mirror: Handle Delete Port: 546f12ed-b7b0-4aa4-9b31-56d1d29cd012 2026-04-06 19:56:57.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0937081-0afe-410f-97af-5c793546283c bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource 73513980-802f-41e9-86ce-b3457ab3dbae (type: ports) to 1 [pid: 7|app: 0|req: 946/1998] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:56 2026] POST /v2.0/networks => generated 651 bytes in 884 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:57.824 7 INFO neutron.db.segments_db [None req-b14ce152-bf16-4fd1-b74b-029ca34ee0fb bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Added segment 502de94f-9a64-4075-a00c-5363578f9841 of type geneve for network 313bd05b-777f-49fd-a366-d6215e2b91a7 [pid: 8|app: 0|req: 1053/1999] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:57 2026] DELETE /v2.0/networks/19f01908-2026-4df3-8a50-4b129eeaf374 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:57.951 7 INFO neutron.db.ovn_revision_numbers_db [None req-b14ce152-bf16-4fd1-b74b-029ca34ee0fb bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource 313bd05b-777f-49fd-a366-d6215e2b91a7 (type: networks) to 1 2026-04-06 19:56:57.992 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f3e58d1-7eed-40a6-b2a3-61ae39c246cf 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] TaaS: Handle Delete Port: 77873156-4adf-494a-8f0e-85c5e59c53bd 2026-04-06 19:56:57.997 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f3e58d1-7eed-40a6-b2a3-61ae39c246cf 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Tap Mirror: Handle Delete Port: 77873156-4adf-494a-8f0e-85c5e59c53bd 2026-04-06 19:56:58.119 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b14ce152-bf16-4fd1-b74b-029ca34ee0fb bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:56:58.121 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b14ce152-bf16-4fd1-b74b-029ca34ee0fb bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network 313bd05b-777f-49fd-a366-d6215e2b91a7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:58.156 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: 6ba2b62d-85b7-4acc-9ff6-15e074ab6210 [pid: 8|app: 0|req: 1054/2000] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:57 2026] DELETE /v2.0/networks/5cbab452-b0cd-4576-a4ca-b8b4aeb134da => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:58.222 7 INFO neutron.db.ovn_revision_numbers_db [None req-b14ce152-bf16-4fd1-b74b-029ca34ee0fb bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource 6ba2b62d-85b7-4acc-9ff6-15e074ab6210 (type: ports) to 1 [pid: 7|app: 0|req: 947/2001] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:57 2026] POST /v2.0/networks => generated 653 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:58.345 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d6fa74b-0b31-4d3e-b24c-60bd614828ed 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] TaaS: Handle Delete Port: b94302b6-e272-4c28-8147-03ff05a85bb2 2026-04-06 19:56:58.349 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d6fa74b-0b31-4d3e-b24c-60bd614828ed 1fc7fddd3efa4bf7a53e053ca46e651b 1ad0e477505743eebeb5dc13b9b80546 - - default default] Tap Mirror: Handle Delete Port: b94302b6-e272-4c28-8147-03ff05a85bb2 2026-04-06 19:56:58.526 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f19108ca-943a-4be8-a708-f3d9e01f451a bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:56:58.527 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f19108ca-943a-4be8-a708-f3d9e01f451a bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network 603309d1-4b91-470e-a169-5396554a38d5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:58.562 7 INFO neutron.db.ovn_revision_numbers_db [None req-f19108ca-943a-4be8-a708-f3d9e01f451a bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource ce6988bf-bc96-4537-9e85-25bbe02dfa97 (type: subnets) to 0 [pid: 7|app: 0|req: 948/2002] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:58 2026] POST /v2.0/subnets => generated 646 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2003] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:56:58 2026] DELETE /v2.0/networks/cb512813-7609-473f-bad5-3504b147b4d7 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:56:58.798 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45cb041c-5569-493e-9016-133e14aebe00 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:56:58.800 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45cb041c-5569-493e-9016-133e14aebe00 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network 313bd05b-777f-49fd-a366-d6215e2b91a7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:58.829 8 INFO neutron.db.ovn_revision_numbers_db [None req-45cb041c-5569-493e-9016-133e14aebe00 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource 1784ed31-7867-40b6-ae11-f95a0e804bfb (type: subnets) to 0 [pid: 8|app: 0|req: 1056/2004] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:58 2026] POST /v2.0/subnets => generated 655 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:58.875 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ada44f1-ea23-431e-a413-e4e18349904e 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] Successfully bumped revision number for resource 54af297c-29fa-45da-a13e-20a5af870bfb (type: security_groups) to 1 2026-04-06 19:56:58.886 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ada44f1-ea23-431e-a413-e4e18349904e 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] Successfully bumped revision number for resource 0c9e354a-26d4-4a6d-88ed-f89bbc761037 (type: security_group_rules) to 0 2026-04-06 19:56:58.907 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ada44f1-ea23-431e-a413-e4e18349904e 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] Successfully bumped revision number for resource 27068767-1708-4259-b89c-6970169b3361 (type: security_group_rules) to 0 2026-04-06 19:56:58.923 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ada44f1-ea23-431e-a413-e4e18349904e 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] Successfully bumped revision number for resource 635a0494-eed9-48e0-b71a-d665b9f55a50 (type: security_group_rules) to 0 2026-04-06 19:56:58.936 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ada44f1-ea23-431e-a413-e4e18349904e 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] Successfully bumped revision number for resource b441a645-597c-44cd-bc99-0b66cd1dd94d (type: security_group_rules) to 0 2026-04-06 19:56:59.023 7 INFO neutron.db.segments_db [None req-7ada44f1-ea23-431e-a413-e4e18349904e 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] Added segment 3f9cd3ec-1507-4609-b0a6-e1867a113cd5 of type geneve for network 6b2a7b03-bcc0-4ad0-b0ab-ee7f20d7e537 2026-04-06 19:56:59.094 8 INFO neutron.services.segments.plugin [-] Segment 9b21036d-54ca-4240-b02d-a3e2d4ee0a8d resource provider aggregate not found 2026-04-06 19:56:59.101 8 INFO neutron.services.segments.plugin [-] Segment 9b21036d-54ca-4240-b02d-a3e2d4ee0a8d resource provider aggregate not found 2026-04-06 19:56:59.122 8 INFO neutron.services.segments.plugin [-] Segment 9b21036d-54ca-4240-b02d-a3e2d4ee0a8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b21036d-54ca-4240-b02d-a3e2d4ee0a8d found for delete ", "request_id": "req-6ca2fac0-3ce7-403d-a7d7-b10d3a967f9e"}]} 2026-04-06 19:56:59.129 8 INFO neutron.services.segments.plugin [-] Segment 9b21036d-54ca-4240-b02d-a3e2d4ee0a8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b21036d-54ca-4240-b02d-a3e2d4ee0a8d found for delete ", "request_id": "req-3f1fb21d-4938-4f68-ace1-a9b1cdd3b86f"}]} 2026-04-06 19:56:59.149 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ada44f1-ea23-431e-a413-e4e18349904e 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] Successfully bumped revision number for resource 6b2a7b03-bcc0-4ad0-b0ab-ee7f20d7e537 (type: networks) to 1 2026-04-06 19:56:59.150 8 INFO neutron.services.segments.plugin [-] Segment fed9c26f-ffe1-4f00-a302-b730eceab206 resource provider aggregate not found 2026-04-06 19:56:59.163 8 INFO neutron.services.segments.plugin [-] Segment fed9c26f-ffe1-4f00-a302-b730eceab206 resource provider aggregate not found 2026-04-06 19:56:59.173 8 INFO neutron.services.segments.plugin [-] Segment fed9c26f-ffe1-4f00-a302-b730eceab206 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fed9c26f-ffe1-4f00-a302-b730eceab206 found for delete ", "request_id": "req-74c4ce20-565d-4f34-99d6-05555423b8e4"}]} 2026-04-06 19:56:59.189 8 INFO neutron.services.segments.plugin [-] Segment fed9c26f-ffe1-4f00-a302-b730eceab206 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fed9c26f-ffe1-4f00-a302-b730eceab206 found for delete ", "request_id": "req-a456a62d-a1cb-4688-97b7-6d5af89aab82"}]} 2026-04-06 19:56:59.196 8 INFO neutron.services.segments.plugin [-] Segment 35131dab-dbda-40c3-8378-b6f610ba1bb0 resource provider aggregate not found 2026-04-06 19:56:59.213 8 INFO neutron.services.segments.plugin [-] Segment 35131dab-dbda-40c3-8378-b6f610ba1bb0 resource provider aggregate not found 2026-04-06 19:56:59.219 8 INFO neutron.services.segments.plugin [-] Segment 35131dab-dbda-40c3-8378-b6f610ba1bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35131dab-dbda-40c3-8378-b6f610ba1bb0 found for delete ", "request_id": "req-7e46f750-326f-4d21-a35b-0b9c26a3e7cd"}]} 2026-04-06 19:56:59.236 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e19f38e-56cc-4e77-9a52-c565fd76c252 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: cebb2ecf-1e68-441b-a6fb-b3d9499e98eb 2026-04-06 19:56:59.239 8 INFO neutron.services.segments.plugin [-] Segment 35131dab-dbda-40c3-8378-b6f610ba1bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35131dab-dbda-40c3-8378-b6f610ba1bb0 found for delete ", "request_id": "req-b1861580-85a0-4e9e-8f95-97851d6d8b89"}]} 2026-04-06 19:56:59.244 8 INFO neutron.services.segments.plugin [-] Segment fb07af7d-4171-438c-ae4b-823ed045dcbd resource provider aggregate not found 2026-04-06 19:56:59.250 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e19f38e-56cc-4e77-9a52-c565fd76c252 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: cebb2ecf-1e68-441b-a6fb-b3d9499e98eb 2026-04-06 19:56:59.267 8 INFO neutron.services.segments.plugin [-] Segment fb07af7d-4171-438c-ae4b-823ed045dcbd resource provider aggregate not found 2026-04-06 19:56:59.277 8 INFO neutron.services.segments.plugin [-] Segment fb07af7d-4171-438c-ae4b-823ed045dcbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb07af7d-4171-438c-ae4b-823ed045dcbd found for delete ", "request_id": "req-2e4f5bd0-39b2-4daa-9834-ebe3b4c80bc0"}]} 2026-04-06 19:56:59.287 8 INFO neutron.services.segments.plugin [-] Segment fb07af7d-4171-438c-ae4b-823ed045dcbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb07af7d-4171-438c-ae4b-823ed045dcbd found for delete ", "request_id": "req-213cb18c-2696-4911-8dbb-734f4645422c"}]} 2026-04-06 19:56:59.323 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ada44f1-ea23-431e-a413-e4e18349904e 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] No more DHCP agents 2026-04-06 19:56:59.324 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ada44f1-ea23-431e-a413-e4e18349904e 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] Unable to schedule network 6b2a7b03-bcc0-4ad0-b0ab-ee7f20d7e537: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:56:59.380 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: 77f699b8-98a3-495e-aff7-9ddc3f2b5449 2026-04-06 19:56:59.459 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ada44f1-ea23-431e-a413-e4e18349904e 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] Successfully bumped revision number for resource 77f699b8-98a3-495e-aff7-9ddc3f2b5449 (type: ports) to 1 [pid: 7|app: 0|req: 949/2005] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:56:58 2026] POST /v2.0/networks => generated 651 bytes in 942 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:56:59.671 7 INFO neutron.db.ovn_revision_numbers_db [None req-86f89b38-4cac-4201-99b3-b33ea98da9e4 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource ce94c58a-1563-4113-bda7-8cdf646a4171 (type: routers) to 1 [pid: 7|app: 0|req: 950/2006] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:56:59 2026] POST /v2.0/routers => generated 607 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2007] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:56:59 2026] GET /v2.0/security-groups?tenant_id=1ad0e477505743eebeb5dc13b9b80546&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2008] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:56:58 2026] PUT /v2.0/routers/d83cb48c-08b9-429b-b7f0-27afc44f6cb0/remove_router_interface => generated 309 bytes in 1129 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-04-06 19:57:00.087 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-26bf5d09-cd3f-4fa0-9877-fbdd5fcac128 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] No more DHCP agents 2026-04-06 19:57:00.088 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-26bf5d09-cd3f-4fa0-9877-fbdd5fcac128 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] Unable to schedule network 6b2a7b03-bcc0-4ad0-b0ab-ee7f20d7e537: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:00.157 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: edce7713-d79e-4188-b855-8cf0a87db3c9 2026-04-06 19:57:00.213 7 INFO neutron.db.ovn_revision_numbers_db [None req-26bf5d09-cd3f-4fa0-9877-fbdd5fcac128 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] Successfully bumped revision number for resource edce7713-d79e-4188-b855-8cf0a87db3c9 (type: ports) to 1 [pid: 7|app: 0|req: 952/2009] 10.0.0.236 () {34 vars in 664 bytes} [Mon Apr 6 19:56:59 2026] POST /v2.0/ports => generated 743 bytes in 454 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, ' 2026-04-06 19:57:00.361 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16475169-dc3e-418a-84a1-ecdaa558ca3d bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:57:00.363 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16475169-dc3e-418a-84a1-ecdaa558ca3d bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network 603309d1-4b91-470e-a169-5396554a38d5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:00.449 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-499f9478-56cb-4ccc-a1cb-ca0e0005029d - - - - - -] OVN reports status down for port: c8bf2b80-6d35-4d67-a715-48cfd29ac7ef 2026-04-06 19:57:00.503 8 INFO neutron.db.ovn_revision_numbers_db [None req-16475169-dc3e-418a-84a1-ecdaa558ca3d bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource c8bf2b80-6d35-4d67-a715-48cfd29ac7ef (type: ports) to 1 [pid: 7|app: 0|req: 953/2010] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:00 2026] DELETE /v2.0/security-groups/b98d764c-329e-4c79-bcd4-06b4b79182b5 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:00.918 7 INFO neutron_taas.services.taas.taas_plugin [None req-75430328-b166-4a06-b423-7c234b52c0fd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: deccadf3-87a1-4aff-87ee-08cbaf5e3bf8 2026-04-06 19:57:00.922 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75430328-b166-4a06-b423-7c234b52c0fd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: deccadf3-87a1-4aff-87ee-08cbaf5e3bf8 2026-04-06 19:57:01.009 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-499f9478-56cb-4ccc-a1cb-ca0e0005029d - - - - - -] OVN reports status up for port: c8bf2b80-6d35-4d67-a715-48cfd29ac7ef 2026-04-06 19:57:01.044 8 INFO neutron.plugins.ml2.plugin [None req-499f9478-56cb-4ccc-a1cb-ca0e0005029d - - - - - -] Attempt 1 to provision port c8bf2b80-6d35-4d67-a715-48cfd29ac7ef 2026-04-06 19:57:01.191 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16475169-dc3e-418a-84a1-ecdaa558ca3d bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:57:01.194 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16475169-dc3e-418a-84a1-ecdaa558ca3d bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network 603309d1-4b91-470e-a169-5396554a38d5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 954/2011] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:00 2026] DELETE /v2.0/routers/d83cb48c-08b9-429b-b7f0-27afc44f6cb0 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2012] 10.0.0.236 () {34 vars in 747 bytes} [Mon Apr 6 19:57:01 2026] PUT /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 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-04-06 19:57:01.577 8 INFO neutron.db.ovn_revision_numbers_db [None req-16475169-dc3e-418a-84a1-ecdaa558ca3d bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource c8bf2b80-6d35-4d67-a715-48cfd29ac7ef (type: router_ports) to 1 [pid: 8|app: 0|req: 1058/2013] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:56:59 2026] PUT /v2.0/routers/ce94c58a-1563-4113-bda7-8cdf646a4171/add_router_interface => generated 309 bytes in 1612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:01.600 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2178b38-91e6-4e20-b92a-0cfdaec6e1ae 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 57854f60-ab08-4e93-b431-225891f50d10 (type: security_groups) to 1 2026-04-06 19:57:01.621 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2178b38-91e6-4e20-b92a-0cfdaec6e1ae 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 144746fc-04ac-417f-b1fd-d81bc8dcd2b1 (type: security_group_rules) to 0 2026-04-06 19:57:01.635 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2178b38-91e6-4e20-b92a-0cfdaec6e1ae 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 14711d67-8ad1-4557-95e6-829712296313 (type: security_group_rules) to 0 2026-04-06 19:57:01.646 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2178b38-91e6-4e20-b92a-0cfdaec6e1ae 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 98fa4de9-a050-4dd6-b69a-1b265cdaa210 (type: security_group_rules) to 0 2026-04-06 19:57:01.659 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2178b38-91e6-4e20-b92a-0cfdaec6e1ae 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ae6ebda2-b95b-4d5f-bb7f-faf6c75a7705 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 956/2014] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:01 2026] GET /v2.0/security-groups?tenant_id=40adc5dbfda149f4a4d33154ee40b6a9&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:01.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-499f9478-56cb-4ccc-a1cb-ca0e0005029d - - - - - -] Successfully bumped revision number for resource c8bf2b80-6d35-4d67-a715-48cfd29ac7ef (type: ports) to 2 [pid: 7|app: 0|req: 957/2015] 10.0.0.236 () {32 vars in 727 bytes} [Mon Apr 6 19:57:01 2026] GET /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 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: 958/2016] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:01 2026] GET /v2.0/ports/c8bf2b80-6d35-4d67-a715-48cfd29ac7ef => generated 947 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2017] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:01 2026] DELETE /v2.0/subnets/5a7b233d-c2ce-48c9-95d2-810af107b00d => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2018] 10.0.0.236 () {34 vars in 758 bytes} [Mon Apr 6 19:57:01 2026] PUT /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags/green => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 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: 959/2019] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:01 2026] DELETE /v2.0/security-groups/57854f60-ab08-4e93-b431-225891f50d10 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:02.154 7 INFO neutron_taas.services.taas.taas_plugin [None req-28d0e066-9033-47a6-9002-e647a4e7dd29 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 1b1e44fb-a08d-45ab-9d30-cbc35afba433 2026-04-06 19:57:02.157 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28d0e066-9033-47a6-9002-e647a4e7dd29 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 1b1e44fb-a08d-45ab-9d30-cbc35afba433 2026-04-06 19:57:02.378 7 INFO neutron.services.segments.plugin [-] Segment 9257c980-9698-473a-8728-07075be9f569 resource provider aggregate not found 2026-04-06 19:57:02.384 7 INFO neutron.services.segments.plugin [-] Segment 9257c980-9698-473a-8728-07075be9f569 resource provider aggregate not found 2026-04-06 19:57:02.405 7 INFO neutron.services.segments.plugin [-] Segment 9257c980-9698-473a-8728-07075be9f569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9257c980-9698-473a-8728-07075be9f569 found for delete ", "request_id": "req-fadc85f8-a345-4213-95ba-ca77907f72df"}]} 2026-04-06 19:57:02.413 7 INFO neutron.services.segments.plugin [-] Segment 9257c980-9698-473a-8728-07075be9f569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9257c980-9698-473a-8728-07075be9f569 found for delete ", "request_id": "req-0045ffe2-2b82-4763-9908-892b84dd4866"}]} [pid: 7|app: 0|req: 960/2020] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:02 2026] DELETE /v2.0/networks/393a9eb1-4c80-428a-b6fe-d68ebd1370a0 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2021] 10.0.0.236 () {32 vars in 727 bytes} [Mon Apr 6 19:57:02 2026] GET /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 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-04-06 19:57:02.653 7 INFO neutron.db.ovn_revision_numbers_db [None req-19b4157e-c865-4426-9a3a-6c4399510f44 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 852121d5-f6a8-413f-bf27-09c9abbedf23 (type: security_groups) to 1 2026-04-06 19:57:02.672 7 INFO neutron.db.ovn_revision_numbers_db [None req-19b4157e-c865-4426-9a3a-6c4399510f44 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1d28e7a8-13b5-4345-ab1d-81a213c18298 (type: security_group_rules) to 0 2026-04-06 19:57:02.685 7 INFO neutron.db.ovn_revision_numbers_db [None req-19b4157e-c865-4426-9a3a-6c4399510f44 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3b59736d-4878-4d0b-8449-b8a72e1ab41a (type: security_group_rules) to 0 2026-04-06 19:57:02.703 7 INFO neutron.db.ovn_revision_numbers_db [None req-19b4157e-c865-4426-9a3a-6c4399510f44 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4907e5e9-4d73-4bc2-8f58-6fe3ad88472b (type: security_group_rules) to 0 2026-04-06 19:57:02.717 7 INFO neutron.db.ovn_revision_numbers_db [None req-19b4157e-c865-4426-9a3a-6c4399510f44 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 49e4337b-c953-4bc3-83ba-c4d947b176fc (type: security_group_rules) to 0 [pid: 7|app: 0|req: 962/2022] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:02 2026] GET /v2.0/security-groups?tenant_id=4aa825650df24000b5dcf026ca2862af&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2023] 10.0.0.236 () {34 vars in 754 bytes} [Mon Apr 6 19:57:02 2026] PUT /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags/red => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 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: 964/2024] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:02 2026] GET /v2.0/security-groups?tenant_id=28fed043dcb44c5f9900938c9f9b874a&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:03.093 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ac0647f8-fd55-48d1-ad2a-2c6a0a59868e bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:57:03.094 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac0647f8-fd55-48d1-ad2a-2c6a0a59868e bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network 313bd05b-777f-49fd-a366-d6215e2b91a7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 965/2025] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:02 2026] DELETE /v2.0/security-groups/852121d5-f6a8-413f-bf27-09c9abbedf23 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:03.198 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac0647f8-fd55-48d1-ad2a-2c6a0a59868e bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource 02ff06b0-21ed-4433-976e-1fb018071dd4 (type: ports) to 1 2026-04-06 19:57:03.204 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status down for port: 02ff06b0-21ed-4433-976e-1fb018071dd4 [pid: 7|app: 0|req: 966/2026] 10.0.0.236 () {32 vars in 727 bytes} [Mon Apr 6 19:57:03 2026] GET /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags => generated 34 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 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: 967/2027] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:03 2026] DELETE /v2.0/security-groups/21a65c1b-3001-40e1-b09c-297b982e5467 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2028] 10.0.0.236 () {34 vars in 776 bytes} [Mon Apr 6 19:57:03 2026] PUT /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags/black.or.white => generated 4 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 160 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: 969/2029] 10.0.0.236 () {32 vars in 727 bytes} [Mon Apr 6 19:57:03 2026] GET /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 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-04-06 19:57:03.734 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] OVN reports status up for port: 02ff06b0-21ed-4433-976e-1fb018071dd4 2026-04-06 19:57:03.756 7 INFO neutron.plugins.ml2.plugin [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] Attempt 1 to provision port 02ff06b0-21ed-4433-976e-1fb018071dd4 [pid: 7|app: 0|req: 970/2030] 10.0.0.236 () {34 vars in 747 bytes} [Mon Apr 6 19:57:03 2026] PUT /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags => generated 37 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 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-04-06 19:57:03.807 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ac0647f8-fd55-48d1-ad2a-2c6a0a59868e bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:57:03.809 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac0647f8-fd55-48d1-ad2a-2c6a0a59868e bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network 313bd05b-777f-49fd-a366-d6215e2b91a7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 971/2031] 10.0.0.236 () {32 vars in 727 bytes} [Mon Apr 6 19:57:03 2026] GET /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags => generated 37 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 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-04-06 19:57:04.012 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac0647f8-fd55-48d1-ad2a-2c6a0a59868e bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource 02ff06b0-21ed-4433-976e-1fb018071dd4 (type: router_ports) to 1 [pid: 8|app: 0|req: 1061/2032] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:57:01 2026] PUT /v2.0/routers/ce94c58a-1563-4113-bda7-8cdf646a4171/add_router_interface => generated 309 bytes in 2063 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2033] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:04 2026] GET /v2.0/ports/02ff06b0-21ed-4433-976e-1fb018071dd4 => generated 955 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2034] 10.0.0.236 () {32 vars in 735 bytes} [Mon Apr 6 19:57:03 2026] GET /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags/red => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1063/2035] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:04 2026] GET /v2.0/ports/02ff06b0-21ed-4433-976e-1fb018071dd4 => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:04.215 7 INFO neutron.api.v2.resource [None req-e76dc296-c83e-48be-84c3-33896fea4312 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 973/2036] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 19:57:04 2026] GET /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags/green => generated 99 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 163 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: 974/2037] 10.0.0.236 () {32 vars in 738 bytes} [Mon Apr 6 19:57:04 2026] DELETE /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags/red => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 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-04-06 19:57:04.476 8 INFO neutron_taas.services.taas.taas_plugin [None req-c8319d9b-0511-4c72-bdf7-827f6a279858 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] TaaS: Handle Delete Port: 02ff06b0-21ed-4433-976e-1fb018071dd4 2026-04-06 19:57:04.479 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8319d9b-0511-4c72-bdf7-827f6a279858 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Tap Mirror: Handle Delete Port: 02ff06b0-21ed-4433-976e-1fb018071dd4 [pid: 7|app: 0|req: 975/2038] 10.0.0.236 () {32 vars in 727 bytes} [Mon Apr 6 19:57:04 2026] GET /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags => generated 30 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 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-04-06 19:57:04.533 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c2e822d-24a3-4478-9a54-87f8bef69d42 - - - - - -] Successfully bumped revision number for resource 02ff06b0-21ed-4433-976e-1fb018071dd4 (type: ports) to 2 2026-04-06 19:57:04.652 7 INFO neutron.api.v2.resource [None req-c8471345-2f8c-49b2-8cea-266e90d430b1 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 976/2039] 10.0.0.236 () {32 vars in 742 bytes} [Mon Apr 6 19:57:04 2026] DELETE /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags/green => generated 99 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 163 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: 977/2040] 10.0.0.236 () {32 vars in 730 bytes} [Mon Apr 6 19:57:04 2026] DELETE /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 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: 978/2041] 10.0.0.236 () {32 vars in 727 bytes} [Mon Apr 6 19:57:04 2026] GET /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1064/2042] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:57:04 2026] PUT /v2.0/routers/ce94c58a-1563-4113-bda7-8cdf646a4171/remove_router_interface => generated 309 bytes in 681 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, ' [pid: 8|app: 0|req: 1065/2043] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:04 2026] GET /v2.0/ports/c8bf2b80-6d35-4d67-a715-48cfd29ac7ef => generated 947 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:04.947 7 INFO neutron_taas.services.taas.taas_plugin [None req-12693a44-e06f-4670-9732-9417d0ba5bfa 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] TaaS: Handle Delete Port: edce7713-d79e-4188-b855-8cf0a87db3c9 2026-04-06 19:57:04.950 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12693a44-e06f-4670-9732-9417d0ba5bfa 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] Tap Mirror: Handle Delete Port: edce7713-d79e-4188-b855-8cf0a87db3c9 [pid: 7|app: 0|req: 979/2044] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:57:04 2026] DELETE /v2.0/ports/edce7713-d79e-4188-b855-8cf0a87db3c9 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:05.183 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7e23e78-b08e-44fd-aa3d-96e990a1153b bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] TaaS: Handle Delete Port: c8bf2b80-6d35-4d67-a715-48cfd29ac7ef 2026-04-06 19:57:05.187 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7e23e78-b08e-44fd-aa3d-96e990a1153b bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Tap Mirror: Handle Delete Port: c8bf2b80-6d35-4d67-a715-48cfd29ac7ef 2026-04-06 19:57:05.202 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c1553e4-2752-4005-ad0d-3265ed11adb2 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] TaaS: Handle Delete Port: 77f699b8-98a3-495e-aff7-9ddc3f2b5449 2026-04-06 19:57:05.205 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c1553e4-2752-4005-ad0d-3265ed11adb2 5a572de75cf546b1a5a098d1e69e9de3 98024c3b2e8c492484c69f1bc7a01903 - - default default] Tap Mirror: Handle Delete Port: 77f699b8-98a3-495e-aff7-9ddc3f2b5449 2026-04-06 19:57:05.409 7 INFO neutron.services.segments.plugin [-] Segment 3f9cd3ec-1507-4609-b0a6-e1867a113cd5 resource provider aggregate not found 2026-04-06 19:57:05.421 7 INFO neutron.services.segments.plugin [-] Segment 3f9cd3ec-1507-4609-b0a6-e1867a113cd5 resource provider aggregate not found 2026-04-06 19:57:05.439 7 INFO neutron.services.segments.plugin [-] Segment 3f9cd3ec-1507-4609-b0a6-e1867a113cd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f9cd3ec-1507-4609-b0a6-e1867a113cd5 found for delete ", "request_id": "req-1dce6ad0-78c3-4da6-8760-b9820ee5f703"}]} 2026-04-06 19:57:05.442 7 INFO neutron.services.segments.plugin [-] Segment 3f9cd3ec-1507-4609-b0a6-e1867a113cd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f9cd3ec-1507-4609-b0a6-e1867a113cd5 found for delete ", "request_id": "req-90beedb1-0697-4f3a-9859-8a64dc7d501e"}]} [pid: 8|app: 0|req: 1066/2045] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:57:04 2026] PUT /v2.0/routers/ce94c58a-1563-4113-bda7-8cdf646a4171/remove_router_interface => generated 309 bytes in 550 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, ' [pid: 7|app: 0|req: 980/2046] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:05 2026] DELETE /v2.0/networks/6b2a7b03-bcc0-4ad0-b0ab-ee7f20d7e537 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2047] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:57:05 2026] GET /v2.0/ports?device_id=ce94c58a-1563-4113-bda7-8cdf646a4171 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2048] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:05 2026] DELETE /v2.0/routers/ce94c58a-1563-4113-bda7-8cdf646a4171 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2049] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:05 2026] DELETE /v2.0/subnets/1784ed31-7867-40b6-ae11-f95a0e804bfb => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2050] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:05 2026] DELETE /v2.0/subnets/ce6988bf-bc96-4537-9e85-25bbe02dfa97 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:06.210 8 INFO neutron_taas.services.taas.taas_plugin [None req-aadfd71d-74b8-4f0a-9c0b-3ec89593debe bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] TaaS: Handle Delete Port: 6ba2b62d-85b7-4acc-9ff6-15e074ab6210 2026-04-06 19:57:06.217 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aadfd71d-74b8-4f0a-9c0b-3ec89593debe bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Tap Mirror: Handle Delete Port: 6ba2b62d-85b7-4acc-9ff6-15e074ab6210 2026-04-06 19:57:06.403 7 INFO neutron.db.ovn_revision_numbers_db [None req-99e3b73e-2ba7-41c8-9ffa-e3c14719fdb2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 41ef525e-13ef-463f-a062-fe19a1b956a1 (type: security_groups) to 1 2026-04-06 19:57:06.418 7 INFO neutron.db.ovn_revision_numbers_db [None req-99e3b73e-2ba7-41c8-9ffa-e3c14719fdb2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 143fbe8d-828f-4930-935c-f32df2b9ae33 (type: security_group_rules) to 0 2026-04-06 19:57:06.429 8 INFO neutron.services.segments.plugin [-] Segment 502de94f-9a64-4075-a00c-5363578f9841 resource provider aggregate not found 2026-04-06 19:57:06.435 7 INFO neutron.db.ovn_revision_numbers_db [None req-99e3b73e-2ba7-41c8-9ffa-e3c14719fdb2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 7be96e77-d64c-4b29-aac5-6a92099f0752 (type: security_group_rules) to 0 2026-04-06 19:57:06.446 8 INFO neutron.services.segments.plugin [-] Segment 502de94f-9a64-4075-a00c-5363578f9841 resource provider aggregate not found 2026-04-06 19:57:06.460 7 INFO neutron.db.ovn_revision_numbers_db [None req-99e3b73e-2ba7-41c8-9ffa-e3c14719fdb2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cb74f0b0-df64-4fe5-8f7f-760203ce8cf6 (type: security_group_rules) to 0 2026-04-06 19:57:06.471 8 INFO neutron.services.segments.plugin [-] Segment 502de94f-9a64-4075-a00c-5363578f9841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 502de94f-9a64-4075-a00c-5363578f9841 found for delete ", "request_id": "req-d62d8533-d096-4e49-b461-4affe1220ca7"}]} 2026-04-06 19:57:06.483 8 INFO neutron.services.segments.plugin [-] Segment 502de94f-9a64-4075-a00c-5363578f9841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 502de94f-9a64-4075-a00c-5363578f9841 found for delete ", "request_id": "req-315193df-6674-4bc3-98bc-4da90053ed87"}]} 2026-04-06 19:57:06.484 7 INFO neutron.db.ovn_revision_numbers_db [None req-99e3b73e-2ba7-41c8-9ffa-e3c14719fdb2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d10803f5-5f82-4efd-885a-1d35d4bbc1ae (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1069/2051] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:06 2026] DELETE /v2.0/networks/313bd05b-777f-49fd-a366-d6215e2b91a7 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2052] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:06 2026] GET /v2.0/security-groups?tenant_id=e962586621284c5fb45b2d338471a9e9&name=default => generated 2925 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:06.620 8 INFO neutron_taas.services.taas.taas_plugin [None req-7348164b-fa0d-42fd-ad6a-3346dcd379e5 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] TaaS: Handle Delete Port: 73513980-802f-41e9-86ce-b3457ab3dbae 2026-04-06 19:57:06.622 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7348164b-fa0d-42fd-ad6a-3346dcd379e5 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Tap Mirror: Handle Delete Port: 73513980-802f-41e9-86ce-b3457ab3dbae [pid: 7|app: 0|req: 984/2053] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:06 2026] DELETE /v2.0/security-groups/41ef525e-13ef-463f-a062-fe19a1b956a1 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2054] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:06 2026] DELETE /v2.0/networks/603309d1-4b91-470e-a169-5396554a38d5 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2055] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 19:57:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2056] 10.0.0.236 () {34 vars in 759 bytes} [Mon Apr 6 19:57:06 2026] PUT /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:06.973 8 INFO neutron.db.segments_db [None req-9e07cdaf-c718-443e-b7b3-6b76880f9eff bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Added segment 9e34f770-7236-4c42-88f0-5ca36632a0e8 of type geneve for network d1839a59-8eb6-4c22-8ee7-1a78444d16d3 2026-04-06 19:57:07.095 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e07cdaf-c718-443e-b7b3-6b76880f9eff bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource d1839a59-8eb6-4c22-8ee7-1a78444d16d3 (type: networks) to 1 [pid: 7|app: 0|req: 987/2057] 10.0.0.31 () {32 vars in 801 bytes} [Mon Apr 6 19:57:06 2026] GET /v2.0/extensions => generated 20541 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2058] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:07 2026] GET /v2.0/security-groups?tenant_id=98024c3b2e8c492484c69f1bc7a01903&name=default => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2059] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 19:57:07 2026] GET /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:07.246 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9e07cdaf-c718-443e-b7b3-6b76880f9eff bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:57:07.248 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9e07cdaf-c718-443e-b7b3-6b76880f9eff bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network d1839a59-8eb6-4c22-8ee7-1a78444d16d3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:07.291 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-12f2c32d-b7d3-464e-a048-fd49a50742cb - - - - - -] No port found with ID c8bf2b80-6d35-4d67-a715-48cfd29ac7ef: RuntimeError: No port found with ID c8bf2b80-6d35-4d67-a715-48cfd29ac7ef 2026-04-06 19:57:07.372 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e07cdaf-c718-443e-b7b3-6b76880f9eff bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource da874685-d8ba-4726-8d0e-09af41132121 (type: ports) to 1 [pid: 8|app: 0|req: 1071/2060] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:06 2026] POST /v2.0/networks => generated 653 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2061] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:07 2026] DELETE /v2.0/security-groups/54af297c-29fa-45da-a13e-20a5af870bfb => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2062] 10.0.0.236 () {34 vars in 770 bytes} [Mon Apr 6 19:57:07 2026] PUT /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2063] 10.0.0.31 () {30 vars in 723 bytes} [Mon Apr 6 19:57:07 2026] GET /v2.0/quotas/a6886a6ee0a247e1b38ab9d3afadeb91/details => generated 847 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2064] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 19:57:07 2026] GET /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2065] 10.0.0.236 () {34 vars in 766 bytes} [Mon Apr 6 19:57:07 2026] PUT /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2066] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 19:57:07 2026] GET /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2067] 10.0.0.236 () {34 vars in 788 bytes} [Mon Apr 6 19:57:07 2026] PUT /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-06 19:57:07.654 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f5277b15-5b46-4866-bcbe-0a9b9c93cc88 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:57:07.655 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f5277b15-5b46-4866-bcbe-0a9b9c93cc88 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network d1839a59-8eb6-4c22-8ee7-1a78444d16d3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:07.683 8 INFO neutron.db.ovn_revision_numbers_db [None req-f5277b15-5b46-4866-bcbe-0a9b9c93cc88 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource ba187498-b95c-46c1-8e0a-03353c0d1632 (type: subnets) to 0 [pid: 7|app: 0|req: 996/2068] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 19:57:07 2026] GET /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2069] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:07 2026] POST /v2.0/subnets => generated 646 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2070] 10.0.0.236 () {34 vars in 759 bytes} [Mon Apr 6 19:57:07 2026] PUT /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2071] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 19:57:07 2026] GET /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2072] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 19:57:07 2026] GET /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:07.843 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c737e98-1ab6-45e7-8a4c-53ea00315714 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource f39a997d-69eb-464d-b90b-4425af5c553a (type: routers) to 1 [pid: 8|app: 0|req: 1074/2073] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:07 2026] POST /v2.0/routers => generated 607 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:07.867 7 INFO neutron.api.v2.resource [None req-975397a8-e30a-4556-b609-1cfb054360e7 3ea5e56837fc4fc3a7edc1431616440d 50e99d34b4aa4c79a5c5cfe625f11b88 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1000/2074] 10.0.0.236 () {32 vars in 751 bytes} [Mon Apr 6 19:57:07 2026] GET /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2075] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 19:57:07 2026] DELETE /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2076] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 19:57:07 2026] GET /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:07.977 7 INFO neutron.api.v2.resource [None req-fd03a381-4690-41ad-9352-437b5d0c1b2d 3ea5e56837fc4fc3a7edc1431616440d 50e99d34b4aa4c79a5c5cfe625f11b88 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1003/2077] 10.0.0.236 () {32 vars in 754 bytes} [Mon Apr 6 19:57:07 2026] DELETE /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2078] 10.0.0.236 () {32 vars in 742 bytes} [Mon Apr 6 19:57:07 2026] DELETE /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2079] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 19:57:08 2026] GET /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2080] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 19:57:08 2026] DELETE /v2.0/subnetpools/7c08e081-16e1-4ea4-9c5d-8144660d0d83 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:08.155 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f74303bc-d423-4692-9bc9-02b791402996 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:57:08.158 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f74303bc-d423-4692-9bc9-02b791402996 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network d1839a59-8eb6-4c22-8ee7-1a78444d16d3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:08.237 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-12f2c32d-b7d3-464e-a048-fd49a50742cb - - - - - -] OVN reports status down for port: f1ca54b0-1446-4706-8ca3-2d5bdb33d906 2026-04-06 19:57:08.322 8 INFO neutron.db.ovn_revision_numbers_db [None req-f74303bc-d423-4692-9bc9-02b791402996 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource f1ca54b0-1446-4706-8ca3-2d5bdb33d906 (type: ports) to 1 [pid: 8|app: 0|req: 1075/2081] 10.0.0.236 () {34 vars in 665 bytes} [Mon Apr 6 19:57:07 2026] POST /v2.0/ports => generated 960 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:08.494 8 INFO neutron.services.segments.plugin [-] Segment 4babef4b-7af0-4314-a8d8-087afcfe5b31 resource provider aggregate not found 2026-04-06 19:57:08.504 8 INFO neutron.services.segments.plugin [-] Segment 4babef4b-7af0-4314-a8d8-087afcfe5b31 resource provider aggregate not found 2026-04-06 19:57:08.515 8 INFO neutron.services.segments.plugin [-] Segment 4babef4b-7af0-4314-a8d8-087afcfe5b31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4babef4b-7af0-4314-a8d8-087afcfe5b31 found for delete ", "request_id": "req-52a4fb29-301b-426d-94f1-50f8a3bcc91f"}]} 2026-04-06 19:57:08.523 8 INFO neutron.services.segments.plugin [-] Segment 4babef4b-7af0-4314-a8d8-087afcfe5b31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4babef4b-7af0-4314-a8d8-087afcfe5b31 found for delete ", "request_id": "req-1fed5b6a-d53b-4872-b013-4a2155e3af0a"}]} 2026-04-06 19:57:08.928 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-12f2c32d-b7d3-464e-a048-fd49a50742cb - - - - - -] OVN reports status up for port: f1ca54b0-1446-4706-8ca3-2d5bdb33d906 2026-04-06 19:57:08.942 8 INFO neutron.plugins.ml2.plugin [None req-12f2c32d-b7d3-464e-a048-fd49a50742cb - - - - - -] Attempt 1 to provision port f1ca54b0-1446-4706-8ca3-2d5bdb33d906 2026-04-06 19:57:08.947 7 INFO neutron.db.ovn_revision_numbers_db [None req-6f3bb8a9-6189-4832-a00c-02257b2f6826 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource f1ca54b0-1446-4706-8ca3-2d5bdb33d906 (type: ports) to 2 /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-04-06 19:57:09.326 8 INFO neutron.db.ovn_revision_numbers_db [None req-741c7208-5c86-421c-beef-159dbc1a85ee 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1426732d-7633-463b-b78f-9a9b7bd75979 (type: security_groups) to 1 2026-04-06 19:57:09.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-741c7208-5c86-421c-beef-159dbc1a85ee 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 036fe414-482c-4126-a659-6cb14452954a (type: security_group_rules) to 0 2026-04-06 19:57:09.367 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-74efbc56-9b45-423f-94ab-c5c3d8d2e45e - - - - - -] No port found with ID 02ff06b0-21ed-4433-976e-1fb018071dd4: RuntimeError: No port found with ID 02ff06b0-21ed-4433-976e-1fb018071dd4 2026-04-06 19:57:09.385 8 INFO neutron.db.ovn_revision_numbers_db [None req-741c7208-5c86-421c-beef-159dbc1a85ee 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 0f8c14bd-2899-44bd-acc0-7960237d8f24 (type: security_group_rules) to 0 2026-04-06 19:57:09.423 8 INFO neutron.db.ovn_revision_numbers_db [None req-741c7208-5c86-421c-beef-159dbc1a85ee 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e88df7d7-ebe8-4721-99d6-18e1d39d7204 (type: security_group_rules) to 0 2026-04-06 19:57:09.448 8 INFO neutron.db.ovn_revision_numbers_db [None req-741c7208-5c86-421c-beef-159dbc1a85ee 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource eed5af48-cf74-41dd-a427-d41af624a004 (type: security_group_rules) to 0 2026-04-06 19:57:09.456 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74efbc56-9b45-423f-94ab-c5c3d8d2e45e - - - - - -] OVN reports status down for port: da874685-d8ba-4726-8d0e-09af41132121 2026-04-06 19:57:09.461 8 INFO neutron.db.ovn_revision_numbers_db [None req-12f2c32d-b7d3-464e-a048-fd49a50742cb - - - - - -] Successfully bumped revision number for resource f1ca54b0-1446-4706-8ca3-2d5bdb33d906 (type: ports) to 3 [pid: 8|app: 0|req: 1076/2082] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:08 2026] GET /v2.0/security-groups?tenant_id=50e99d34b4aa4c79a5c5cfe625f11b88&name=default => generated 2925 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-06 19:57:09.751 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6f3bb8a9-6189-4832-a00c-02257b2f6826 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:57:09.752 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f3bb8a9-6189-4832-a00c-02257b2f6826 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network d1839a59-8eb6-4c22-8ee7-1a78444d16d3: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1077/2083] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:09 2026] DELETE /v2.0/security-groups/1426732d-7633-463b-b78f-9a9b7bd75979 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:09.969 7 INFO neutron.db.ovn_revision_numbers_db [None req-6f3bb8a9-6189-4832-a00c-02257b2f6826 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource f1ca54b0-1446-4706-8ca3-2d5bdb33d906 (type: router_ports) to 3 [pid: 7|app: 0|req: 1007/2084] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:57:08 2026] PUT /v2.0/routers/f39a997d-69eb-464d-b90b-4425af5c553a/add_router_interface => generated 309 bytes in 1600 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, ' [pid: 7|app: 0|req: 1008/2085] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:09 2026] GET /v2.0/ports/f1ca54b0-1446-4706-8ca3-2d5bdb33d906 => generated 1022 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:10.089 8 INFO neutron.db.ovn_revision_numbers_db [None req-742d446a-1e65-4058-95de-a7e8f7c181cb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2e246032-c78c-4bea-b3a6-ac3fca75cc78 (type: security_groups) to 1 2026-04-06 19:57:10.100 8 INFO neutron.db.ovn_revision_numbers_db [None req-742d446a-1e65-4058-95de-a7e8f7c181cb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 05ac997f-afff-4a5d-b1f9-d4845675d55b (type: security_group_rules) to 0 2026-04-06 19:57:10.113 8 INFO neutron.db.ovn_revision_numbers_db [None req-742d446a-1e65-4058-95de-a7e8f7c181cb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1418c43c-8584-4d36-b3a5-d98ae1992720 (type: security_group_rules) to 0 2026-04-06 19:57:10.126 8 INFO neutron.db.ovn_revision_numbers_db [None req-742d446a-1e65-4058-95de-a7e8f7c181cb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 64cb5ec1-9afe-4ff4-bf3d-01b02424ecb6 (type: security_group_rules) to 0 2026-04-06 19:57:10.144 8 INFO neutron.db.ovn_revision_numbers_db [None req-742d446a-1e65-4058-95de-a7e8f7c181cb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e9baeab3-5452-49af-9de6-498c4ae102ad (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1078/2086] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:09 2026] GET /v2.0/security-groups?tenant_id=c5b041af939140cfb85d0fc94ec1fa36&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:10.367 7 INFO neutron_taas.services.taas.taas_plugin [None req-cbd829df-350e-4a50-a61f-4c2d76e1f354 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] TaaS: Handle Delete Port: f1ca54b0-1446-4706-8ca3-2d5bdb33d906 2026-04-06 19:57:10.369 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbd829df-350e-4a50-a61f-4c2d76e1f354 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Tap Mirror: Handle Delete Port: f1ca54b0-1446-4706-8ca3-2d5bdb33d906 [pid: 8|app: 0|req: 1079/2087] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:10 2026] DELETE /v2.0/security-groups/2e246032-c78c-4bea-b3a6-ac3fca75cc78 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2090] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:57:10 2026] PUT /v2.0/routers/f39a997d-69eb-464d-b90b-4425af5c553a/remove_router_interface => generated 309 bytes in 642 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, ' [pid: 7|app: 0|req: 1010/2091] 10.0.0.31 () {32 vars in 801 bytes} [Mon Apr 6 19:57:10 2026] GET /v2.0/extensions => generated 20541 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-06 19:57:10.814 8 INFO neutron.api.v2.resource [None req-ae39c2b8-b68d-44c2-b6ca-e8848c5ca10a bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1082/2092] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:57:10 2026] PUT /v2.0/routers/f39a997d-69eb-464d-b90b-4425af5c553a/remove_router_interface => generated 197 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2093] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:57:10 2026] GET /v2.0/ports?device_id=f39a997d-69eb-464d-b90b-4425af5c553a => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2094] 10.0.0.236 () {34 vars in 678 bytes} [Mon Apr 6 19:57:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2095] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:10 2026] DELETE /v2.0/routers/f39a997d-69eb-464d-b90b-4425af5c553a => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2096] 10.0.0.31 () {30 vars in 723 bytes} [Mon Apr 6 19:57:10 2026] GET /v2.0/quotas/a6886a6ee0a247e1b38ab9d3afadeb91/details => generated 847 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2097] 10.0.0.236 () {34 vars in 753 bytes} [Mon Apr 6 19:57:11 2026] PUT /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2098] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:57:11 2026] GET /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2099] 10.0.0.236 () {34 vars in 764 bytes} [Mon Apr 6 19:57:11 2026] PUT /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2100] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:57:11 2026] GET /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2101] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:11 2026] DELETE /v2.0/subnets/ba187498-b95c-46c1-8e0a-03353c0d1632 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2102] 10.0.0.236 () {34 vars in 760 bytes} [Mon Apr 6 19:57:11 2026] PUT /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2103] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:57:11 2026] GET /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:11.344 8 INFO neutron_taas.services.taas.taas_plugin [None req-10f7079e-ea1d-48b6-b22f-d9ca957ce3df bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] TaaS: Handle Delete Port: da874685-d8ba-4726-8d0e-09af41132121 2026-04-06 19:57:11.347 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10f7079e-ea1d-48b6-b22f-d9ca957ce3df bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Tap Mirror: Handle Delete Port: da874685-d8ba-4726-8d0e-09af41132121 [pid: 7|app: 0|req: 1019/2104] 10.0.0.236 () {34 vars in 782 bytes} [Mon Apr 6 19:57:11 2026] PUT /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2105] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:57:11 2026] GET /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2106] 10.0.0.236 () {34 vars in 753 bytes} [Mon Apr 6 19:57:11 2026] PUT /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2107] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:57:11 2026] GET /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:11.541 8 INFO neutron.services.segments.plugin [-] Segment 9e34f770-7236-4c42-88f0-5ca36632a0e8 resource provider aggregate not found 2026-04-06 19:57:11.543 8 INFO neutron.services.segments.plugin [-] Segment 9e34f770-7236-4c42-88f0-5ca36632a0e8 resource provider aggregate not found 2026-04-06 19:57:11.565 8 INFO neutron.services.segments.plugin [-] Segment 9e34f770-7236-4c42-88f0-5ca36632a0e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e34f770-7236-4c42-88f0-5ca36632a0e8 found for delete ", "request_id": "req-02c00fc1-d8ce-4527-8510-4b0d9bab22d4"}]} 2026-04-06 19:57:11.565 8 INFO neutron.services.segments.plugin [-] Segment 9e34f770-7236-4c42-88f0-5ca36632a0e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e34f770-7236-4c42-88f0-5ca36632a0e8 found for delete ", "request_id": "req-74431d7d-5170-486a-9273-a338ede73fdb"}]} [pid: 7|app: 0|req: 1023/2108] 10.0.0.236 () {32 vars in 741 bytes} [Mon Apr 6 19:57:11 2026] GET /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2109] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:11 2026] DELETE /v2.0/networks/d1839a59-8eb6-4c22-8ee7-1a78444d16d3 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:11.618 7 INFO neutron.api.v2.resource [None req-2d7f7066-d1e3-41e6-9345-b0c73f0457be 9d337ff38c6d46a7ad0bf0bf3ee8a5f8 a132d63c197d49c3aa70400a191df813 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1024/2110] 10.0.0.236 () {32 vars in 745 bytes} [Mon Apr 6 19:57:11 2026] GET /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2111] 10.0.0.236 () {32 vars in 744 bytes} [Mon Apr 6 19:57:11 2026] DELETE /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:11.676 8 INFO neutron.db.segments_db [None req-e2ebc81d-56bc-4a7d-ba1e-560e1c743a00 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Added segment 22122b73-a17a-4eff-a308-d12e6804afc4 of type geneve for network 129ffefe-8651-43c2-afe2-0b99aeee04c1 [pid: 7|app: 0|req: 1026/2112] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:57:11 2026] GET /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:11.752 7 INFO neutron.api.v2.resource [None req-35cf55fd-85d5-4e4a-87f5-a5191316d7f7 9d337ff38c6d46a7ad0bf0bf3ee8a5f8 a132d63c197d49c3aa70400a191df813 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1027/2113] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:57:11 2026] DELETE /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:57:11.794 8 INFO neutron.db.ovn_revision_numbers_db [None req-e2ebc81d-56bc-4a7d-ba1e-560e1c743a00 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource 129ffefe-8651-43c2-afe2-0b99aeee04c1 (type: networks) to 1 [pid: 7|app: 0|req: 1028/2114] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:57:11 2026] DELETE /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2115] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:57:11 2026] GET /v2.0/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2116] 10.0.0.236 () {32 vars in 734 bytes} [Mon Apr 6 19:57:11 2026] DELETE /v2.0/qos/policies/dd3cdb16-eb22-4ee0-932a-fda94920b9c0 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:11.977 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e2ebc81d-56bc-4a7d-ba1e-560e1c743a00 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:57:11.979 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e2ebc81d-56bc-4a7d-ba1e-560e1c743a00 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network 129ffefe-8651-43c2-afe2-0b99aeee04c1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:12.040 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74efbc56-9b45-423f-94ab-c5c3d8d2e45e - - - - - -] OVN reports status down for port: 64627b49-d0c2-486f-b46e-1b46c4724627 2026-04-06 19:57:12.050 8 INFO neutron.db.ovn_revision_numbers_db [None req-e2ebc81d-56bc-4a7d-ba1e-560e1c743a00 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource 64627b49-d0c2-486f-b46e-1b46c4724627 (type: ports) to 1 [pid: 8|app: 0|req: 1087/2117] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:11 2026] POST /v2.0/networks => generated 653 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:12.297 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f459ded0-b4e7-408c-bfb2-f1af8da3e340 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:57:12.298 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f459ded0-b4e7-408c-bfb2-f1af8da3e340 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network 129ffefe-8651-43c2-afe2-0b99aeee04c1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:12.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-f459ded0-b4e7-408c-bfb2-f1af8da3e340 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource 1f0fb384-50eb-48c6-b683-89c3b2d24773 (type: subnets) to 0 [pid: 7|app: 0|req: 1031/2118] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:12 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:12.487 8 INFO neutron.db.ovn_revision_numbers_db [None req-379977a7-777f-4f9b-8acf-8d677c4deac5 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource 75ed244f-91e7-48fc-8213-484bbca98bc1 (type: routers) to 1 [pid: 8|app: 0|req: 1088/2119] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:12 2026] POST /v2.0/routers => generated 607 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:12.879 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e557f22-ea9e-4146-86d5-2b4870036b78 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:57:12.882 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e557f22-ea9e-4146-86d5-2b4870036b78 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network 129ffefe-8651-43c2-afe2-0b99aeee04c1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:12.927 8 INFO neutron.db.ovn_revision_numbers_db [None req-86e714b7-9f57-4207-bc8a-94f3f85204d8 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e720ae2b-74b4-4694-9a53-e26278321e5c (type: security_groups) to 1 2026-04-06 19:57:12.943 8 INFO neutron.db.ovn_revision_numbers_db [None req-86e714b7-9f57-4207-bc8a-94f3f85204d8 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 7927987e-c2eb-4a03-ada0-75b20402f5ae (type: security_group_rules) to 0 2026-04-06 19:57:12.966 8 INFO neutron.db.ovn_revision_numbers_db [None req-86e714b7-9f57-4207-bc8a-94f3f85204d8 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 87a3e6de-c965-468d-9a3a-f14037aca97c (type: security_group_rules) to 0 2026-04-06 19:57:12.977 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74efbc56-9b45-423f-94ab-c5c3d8d2e45e - - - - - -] OVN reports status down for port: da746dbf-b912-45ea-aa7a-2550b6648f47 2026-04-06 19:57:12.979 8 INFO neutron.db.ovn_revision_numbers_db [None req-86e714b7-9f57-4207-bc8a-94f3f85204d8 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 98cba590-b73f-403b-9e55-f1acb2f86fcc (type: security_group_rules) to 0 2026-04-06 19:57:12.993 8 INFO neutron.db.ovn_revision_numbers_db [None req-86e714b7-9f57-4207-bc8a-94f3f85204d8 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ebfccd16-51dc-442b-b1b3-39cac6cb8b1a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1089/2120] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:12 2026] GET /v2.0/security-groups?tenant_id=59f37bfc73e44b29bde2963b0ce64f50&name=default => generated 2925 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:13.035 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e557f22-ea9e-4146-86d5-2b4870036b78 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource da746dbf-b912-45ea-aa7a-2550b6648f47 (type: ports) to 1 [pid: 8|app: 0|req: 1090/2121] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:13 2026] DELETE /v2.0/security-groups/e720ae2b-74b4-4694-9a53-e26278321e5c => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:13.591 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a869516-1a1b-45bb-be4b-db0582c08523 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4b26ba1d-357b-4651-b889-c9f45d377608 (type: security_groups) to 1 2026-04-06 19:57:13.606 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a869516-1a1b-45bb-be4b-db0582c08523 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 26a440eb-2ed6-4571-ab11-994407599e18 (type: security_group_rules) to 0 2026-04-06 19:57:13.607 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74efbc56-9b45-423f-94ab-c5c3d8d2e45e - - - - - -] OVN reports status up for port: da746dbf-b912-45ea-aa7a-2550b6648f47 2026-04-06 19:57:13.630 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a869516-1a1b-45bb-be4b-db0582c08523 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 362276a0-6b5e-421a-a159-17ccb14ea2e4 (type: security_group_rules) to 0 2026-04-06 19:57:13.642 7 INFO neutron.plugins.ml2.plugin [None req-74efbc56-9b45-423f-94ab-c5c3d8d2e45e - - - - - -] Attempt 1 to provision port da746dbf-b912-45ea-aa7a-2550b6648f47 2026-04-06 19:57:13.648 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a869516-1a1b-45bb-be4b-db0582c08523 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 610cfed6-65ae-4b86-8228-e0939be73279 (type: security_group_rules) to 0 2026-04-06 19:57:13.659 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a869516-1a1b-45bb-be4b-db0582c08523 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 8647eb21-584c-4df9-b2cc-a30d70677de2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1091/2122] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:13 2026] GET /v2.0/security-groups?tenant_id=a132d63c197d49c3aa70400a191df813&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:13.768 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e557f22-ea9e-4146-86d5-2b4870036b78 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:57:13.770 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e557f22-ea9e-4146-86d5-2b4870036b78 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network 129ffefe-8651-43c2-afe2-0b99aeee04c1: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1092/2123] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:13 2026] DELETE /v2.0/security-groups/4b26ba1d-357b-4651-b889-c9f45d377608 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:14.014 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4896cafd-140c-40b8-bae0-d0e8957e86c1 - - - - - -] No port found with ID f1ca54b0-1446-4706-8ca3-2d5bdb33d906: RuntimeError: No port found with ID f1ca54b0-1446-4706-8ca3-2d5bdb33d906 2026-04-06 19:57:14.435 8 INFO neutron.db.ovn_revision_numbers_db [None req-d519ecc7-45ed-414f-8732-6d875ffc9256 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9dc27f3d-a3b4-40c6-9965-2725bff39d77 (type: security_groups) to 1 2026-04-06 19:57:14.450 8 INFO neutron.db.ovn_revision_numbers_db [None req-d519ecc7-45ed-414f-8732-6d875ffc9256 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1567989f-13bc-4886-8412-235e03f303c1 (type: security_group_rules) to 0 2026-04-06 19:57:14.465 8 INFO neutron.db.ovn_revision_numbers_db [None req-d519ecc7-45ed-414f-8732-6d875ffc9256 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b538a549-e1c3-4ad4-a691-5ff8f8f2ee13 (type: security_group_rules) to 0 2026-04-06 19:57:14.475 8 INFO neutron.db.ovn_revision_numbers_db [None req-d519ecc7-45ed-414f-8732-6d875ffc9256 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c2c6a554-2447-4f71-bc73-3c696c7b1350 (type: security_group_rules) to 0 2026-04-06 19:57:14.487 8 INFO neutron.db.ovn_revision_numbers_db [None req-d519ecc7-45ed-414f-8732-6d875ffc9256 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cb18544b-5066-4209-8fae-5feb18c101ef (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1093/2124] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:14 2026] GET /v2.0/security-groups?tenant_id=a6886a6ee0a247e1b38ab9d3afadeb91&name=default => generated 2925 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2125] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:14 2026] DELETE /v2.0/security-groups/9dc27f3d-a3b4-40c6-9965-2725bff39d77 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:14.948 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e557f22-ea9e-4146-86d5-2b4870036b78 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource da746dbf-b912-45ea-aa7a-2550b6648f47 (type: router_ports) to 1 [pid: 7|app: 0|req: 1032/2126] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:57:12 2026] PUT /v2.0/routers/75ed244f-91e7-48fc-8213-484bbca98bc1/add_router_interface => generated 309 bytes in 2450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2127] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:14 2026] GET /v2.0/ports/da746dbf-b912-45ea-aa7a-2550b6648f47 => generated 947 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:15.082 7 INFO neutron.db.ovn_revision_numbers_db [None req-74efbc56-9b45-423f-94ab-c5c3d8d2e45e - - - - - -] Successfully bumped revision number for resource da746dbf-b912-45ea-aa7a-2550b6648f47 (type: ports) to 2 [pid: 7|app: 0|req: 1033/2128] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:15 2026] GET /v2.0/ports/da746dbf-b912-45ea-aa7a-2550b6648f47 => generated 947 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:15.405 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ee6fd12-a367-49fb-86c0-d299df06c919 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] TaaS: Handle Delete Port: da746dbf-b912-45ea-aa7a-2550b6648f47 2026-04-06 19:57:15.408 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ee6fd12-a367-49fb-86c0-d299df06c919 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Tap Mirror: Handle Delete Port: da746dbf-b912-45ea-aa7a-2550b6648f47 [pid: 8|app: 0|req: 1096/2129] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:57:15 2026] PUT /v2.0/routers/75ed244f-91e7-48fc-8213-484bbca98bc1/remove_router_interface => generated 309 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2130] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:57:15 2026] GET /v2.0/ports?device_id=75ed244f-91e7-48fc-8213-484bbca98bc1 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1097/2131] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:15 2026] DELETE /v2.0/routers/75ed244f-91e7-48fc-8213-484bbca98bc1 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2132] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:15 2026] DELETE /v2.0/subnets/1f0fb384-50eb-48c6-b683-89c3b2d24773 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:16.217 8 INFO neutron_taas.services.taas.taas_plugin [None req-777d57cf-692a-4c3b-bc52-58ec9f6e52af bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] TaaS: Handle Delete Port: 64627b49-d0c2-486f-b46e-1b46c4724627 2026-04-06 19:57:16.222 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-777d57cf-692a-4c3b-bc52-58ec9f6e52af bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Tap Mirror: Handle Delete Port: 64627b49-d0c2-486f-b46e-1b46c4724627 2026-04-06 19:57:16.423 8 INFO neutron.services.segments.plugin [-] Segment 22122b73-a17a-4eff-a308-d12e6804afc4 resource provider aggregate not found 2026-04-06 19:57:16.424 8 INFO neutron.services.segments.plugin [-] Segment 22122b73-a17a-4eff-a308-d12e6804afc4 resource provider aggregate not found 2026-04-06 19:57:16.461 8 INFO neutron.services.segments.plugin [-] Segment 22122b73-a17a-4eff-a308-d12e6804afc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22122b73-a17a-4eff-a308-d12e6804afc4 found for delete ", "request_id": "req-65f29050-917e-43f4-a401-dec985dbcbbe"}]} 2026-04-06 19:57:16.501 8 INFO neutron.services.segments.plugin [-] Segment 22122b73-a17a-4eff-a308-d12e6804afc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22122b73-a17a-4eff-a308-d12e6804afc4 found for delete ", "request_id": "req-271c35c9-f7c1-45f3-bbdd-5b365476eee6"}]} [pid: 8|app: 0|req: 1098/2133] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:16 2026] DELETE /v2.0/networks/129ffefe-8651-43c2-afe2-0b99aeee04c1 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:16.945 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-94d1d7e9-f9fe-4de5-bec8-c48a6e167b4a bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] No more DHCP agents 2026-04-06 19:57:16.946 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-94d1d7e9-f9fe-4de5-bec8-c48a6e167b4a bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:17.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-94d1d7e9-f9fe-4de5-bec8-c48a6e167b4a bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource c4af3ea1-b7a7-4f92-9888-aa2a80c24e06 (type: ports) to 1 2026-04-06 19:57:17.387 8 INFO neutron.db.ovn_revision_numbers_db [None req-42948b48-bc98-4a5e-ab34-071df5b5a16d 7688265760ea4842b392736be5d964e6 77a8ac1d7c654de488d22ab63eb6618a - - default default] Successfully bumped revision number for resource 222cddbd-b760-44d6-8b13-581a0c30a121 (type: routers) to 1 [pid: 8|app: 0|req: 1099/2134] 10.0.0.236 () {34 vars in 668 bytes} [Mon Apr 6 19:57:17 2026] POST /v2.0/routers => generated 570 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2135] 10.0.0.236 () {34 vars in 751 bytes} [Mon Apr 6 19:57:17 2026] PUT /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2136] 10.0.0.236 () {32 vars in 731 bytes} [Mon Apr 6 19:57:17 2026] GET /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2137] 10.0.0.236 () {34 vars in 762 bytes} [Mon Apr 6 19:57:17 2026] PUT /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags/green => generated 4 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-06 19:57:17.744 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-db84ee60-24ae-4235-9909-355c0a9e3fa1 - - - - - -] Schedule LRP lrp-c4af3ea1-b7a7-4f92-9888-aa2a80c24e06 on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 [pid: 8|app: 0|req: 1103/2138] 10.0.0.236 () {32 vars in 731 bytes} [Mon Apr 6 19:57:17 2026] GET /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags => generated 34 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:17.844 7 INFO neutron.db.ovn_revision_numbers_db [None req-94d1d7e9-f9fe-4de5-bec8-c48a6e167b4a bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource c4af3ea1-b7a7-4f92-9888-aa2a80c24e06 (type: router_ports) to 1 2026-04-06 19:57:17.927 7 INFO neutron.db.ovn_revision_numbers_db [None req-94d1d7e9-f9fe-4de5-bec8-c48a6e167b4a bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource 61981c81-0420-4797-9b2f-396d38f47a40 (type: routers) to 2 [pid: 8|app: 0|req: 1104/2139] 10.0.0.236 () {34 vars in 758 bytes} [Mon Apr 6 19:57:17 2026] PUT /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags/red => generated 4 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2140] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:16 2026] POST /v2.0/routers => generated 952 bytes in 1413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2141] 10.0.0.236 () {32 vars in 731 bytes} [Mon Apr 6 19:57:17 2026] GET /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2142] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:57:17 2026] GET /v2.0/routers/61981c81-0420-4797-9b2f-396d38f47a40 => generated 958 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2143] 10.0.0.236 () {32 vars in 647 bytes} [Mon Apr 6 19:57:18 2026] GET /v2.0/routers => generated 961 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2144] 10.0.0.236 () {34 vars in 780 bytes} [Mon Apr 6 19:57:18 2026] PUT /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags/black.or.white => generated 4 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2145] 10.0.0.236 () {32 vars in 731 bytes} [Mon Apr 6 19:57:18 2026] GET /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags => generated 52 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2146] 10.0.0.236 () {34 vars in 751 bytes} [Mon Apr 6 19:57:18 2026] PUT /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags => generated 37 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2147] 10.0.0.236 () {32 vars in 731 bytes} [Mon Apr 6 19:57:18 2026] GET /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2148] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 19:57:18 2026] GET /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:18.526 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d151f5d-a652-41b5-8cac-4227bae7b1a2 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Successfully bumped revision number for resource 61981c81-0420-4797-9b2f-396d38f47a40 (type: routers) to 3 [pid: 7|app: 0|req: 1039/2149] 10.0.0.236 () {34 vars in 741 bytes} [Mon Apr 6 19:57:18 2026] PUT /v2.0/routers/61981c81-0420-4797-9b2f-396d38f47a40 => generated 965 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:18.562 8 INFO neutron.api.v2.resource [None req-fdf12c4b-0adb-4170-8087-e1d3bbc48267 7688265760ea4842b392736be5d964e6 77a8ac1d7c654de488d22ab63eb6618a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1111/2150] 10.0.0.236 () {32 vars in 743 bytes} [Mon Apr 6 19:57:18 2026] GET /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2151] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:57:18 2026] GET /v2.0/routers/61981c81-0420-4797-9b2f-396d38f47a40 => generated 965 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2152] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:57:18 2026] GET /v2.0/ports?device_id=61981c81-0420-4797-9b2f-396d38f47a40 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2153] 10.0.0.236 () {32 vars in 742 bytes} [Mon Apr 6 19:57:18 2026] DELETE /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2154] 10.0.0.236 () {32 vars in 731 bytes} [Mon Apr 6 19:57:18 2026] GET /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags => generated 30 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:18.778 8 INFO neutron.api.v2.resource [None req-07c04e68-8c02-4d33-af2a-f65a7e63bc1d 7688265760ea4842b392736be5d964e6 77a8ac1d7c654de488d22ab63eb6618a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1114/2155] 10.0.0.236 () {32 vars in 746 bytes} [Mon Apr 6 19:57:18 2026] DELETE /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags/green => generated 99 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:57:18.852 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c8de064-67a1-4aa9-9802-1f3def104993 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] TaaS: Handle Delete Port: c4af3ea1-b7a7-4f92-9888-aa2a80c24e06 2026-04-06 19:57:18.855 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c8de064-67a1-4aa9-9802-1f3def104993 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] Tap Mirror: Handle Delete Port: c4af3ea1-b7a7-4f92-9888-aa2a80c24e06 [pid: 8|app: 0|req: 1115/2156] 10.0.0.236 () {32 vars in 734 bytes} [Mon Apr 6 19:57:18 2026] DELETE /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2157] 10.0.0.236 () {32 vars in 731 bytes} [Mon Apr 6 19:57:18 2026] GET /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121/tags => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:19.228 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba661c4f-ffe0-4c0a-ab3b-15bcc94d93a9 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Successfully bumped revision number for resource 10bcd662-da23-4f1c-97e5-78bc0f88d017 (type: security_groups) to 1 2026-04-06 19:57:19.243 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba661c4f-ffe0-4c0a-ab3b-15bcc94d93a9 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Successfully bumped revision number for resource 17769a50-ae92-4563-87f8-a8c60c1a8ca4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1042/2158] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:18 2026] DELETE /v2.0/routers/61981c81-0420-4797-9b2f-396d38f47a40 => generated 0 bytes in 634 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:19.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba661c4f-ffe0-4c0a-ab3b-15bcc94d93a9 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Successfully bumped revision number for resource a956c488-4ae6-44f6-a907-7a51c3c253be (type: security_group_rules) to 0 2026-04-06 19:57:19.270 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba661c4f-ffe0-4c0a-ab3b-15bcc94d93a9 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Successfully bumped revision number for resource e54f0cfc-76f2-4d5f-85db-5b12aad03da0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1043/2159] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:57:19 2026] GET /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121 => generated 576 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:19.281 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba661c4f-ffe0-4c0a-ab3b-15bcc94d93a9 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Successfully bumped revision number for resource fea0db79-3a0d-4300-92af-2da9eeb54829 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1044/2160] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:57:19 2026] GET /v2.0/ports?device_id=61981c81-0420-4797-9b2f-396d38f47a40 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:19.349 8 INFO neutron.db.segments_db [None req-ba661c4f-ffe0-4c0a-ab3b-15bcc94d93a9 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Added segment 9d949483-6fa5-4472-9f08-3333f8348ec8 of type geneve for network 088f4dfa-29df-4815-a482-e549e2e95160 2026-04-06 19:57:19.465 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba661c4f-ffe0-4c0a-ab3b-15bcc94d93a9 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Successfully bumped revision number for resource 088f4dfa-29df-4815-a482-e549e2e95160 (type: networks) to 1 2026-04-06 19:57:19.571 7 INFO neutron.db.ovn_revision_numbers_db [None req-9539398a-8502-469a-99c6-f16e6c4a9f55 7688265760ea4842b392736be5d964e6 77a8ac1d7c654de488d22ab63eb6618a - - default default] Successfully bumped revision number for resource 222cddbd-b760-44d6-8b13-581a0c30a121 (type: routers) to 7 [pid: 7|app: 0|req: 1045/2161] 10.0.0.236 () {34 vars in 742 bytes} [Mon Apr 6 19:57:19 2026] PUT /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121 => generated 576 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:19.600 7 INFO neutron.api.v2.resource [None req-f1405636-85e9-46af-b1db-2eb7bf56d0e2 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1046/2162] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:19 2026] DELETE /v2.0/routers/61981c81-0420-4797-9b2f-396d38f47a40 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2163] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:57:19 2026] GET /v2.0/ports?device_id=222cddbd-b760-44d6-8b13-581a0c30a121 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:19.625 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ba661c4f-ffe0-4c0a-ab3b-15bcc94d93a9 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] No more DHCP agents 2026-04-06 19:57:19.627 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ba661c4f-ffe0-4c0a-ab3b-15bcc94d93a9 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Unable to schedule network 088f4dfa-29df-4815-a482-e549e2e95160: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1048/2164] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:57:19 2026] GET /v2.0/ports?device_id=75ed244f-91e7-48fc-8213-484bbca98bc1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:19.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba661c4f-ffe0-4c0a-ab3b-15bcc94d93a9 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Successfully bumped revision number for resource 24d68e09-f7bb-476b-a7c2-61f860ecbd44 (type: ports) to 1 [pid: 8|app: 0|req: 1117/2165] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:18 2026] POST /v2.0/networks => generated 749 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:19.766 8 INFO neutron.api.v2.resource [None req-d5c6b399-fb35-4a30-a53f-53655f66cb40 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1118/2166] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:19 2026] DELETE /v2.0/routers/75ed244f-91e7-48fc-8213-484bbca98bc1 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2167] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:19 2026] DELETE /v2.0/routers/222cddbd-b760-44d6-8b13-581a0c30a121 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:19.892 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e90b30e-98a7-4935-9d42-26f5917a03a3 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1050/2168] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:19 2026] DELETE /v2.0/subnets/1f0fb384-50eb-48c6-b683-89c3b2d24773 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2169] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:57:19 2026] GET /v2.0/ports?device_id=f39a997d-69eb-464d-b90b-4425af5c553a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:19.918 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4146ae61-dd03-4179-9035-465e41436220 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] No more DHCP agents 2026-04-06 19:57:19.919 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4146ae61-dd03-4179-9035-465e41436220 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Unable to schedule network 088f4dfa-29df-4815-a482-e549e2e95160: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:19.937 7 INFO neutron.api.v2.resource [None req-a5aba702-b07a-4fb0-823b-e4f5e6e518fb bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1052/2170] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:19 2026] DELETE /v2.0/routers/f39a997d-69eb-464d-b90b-4425af5c553a => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:57:19.953 7 INFO neutron.pecan_wsgi.hooks.translation [None req-badb3d1d-3576-472a-962d-82ef9539ba5f bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1053/2171] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:19 2026] DELETE /v2.0/subnets/ba187498-b95c-46c1-8e0a-03353c0d1632 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:57:19.983 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] No port found with ID da746dbf-b912-45ea-aa7a-2550b6648f47: RuntimeError: No port found with ID da746dbf-b912-45ea-aa7a-2550b6648f47 [pid: 7|app: 0|req: 1054/2172] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:57:19 2026] GET /v2.0/ports?device_id=ce94c58a-1563-4113-bda7-8cdf646a4171 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:20.018 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: c4af3ea1-b7a7-4f92-9888-aa2a80c24e06 2026-04-06 19:57:20.043 7 INFO neutron.api.v2.resource [None req-4eb34b48-1fe8-40c4-bf60-fdcb36d0b94b bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1055/2173] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:20 2026] DELETE /v2.0/routers/ce94c58a-1563-4113-bda7-8cdf646a4171 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:57:20.045 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status up for port: c4af3ea1-b7a7-4f92-9888-aa2a80c24e06 2026-04-06 19:57:20.066 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: 24d68e09-f7bb-476b-a7c2-61f860ecbd44 2026-04-06 19:57:20.079 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a4b4c92-3c0b-4ce8-9f1c-8612acc064fa bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1056/2174] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:20 2026] DELETE /v2.0/subnets/1784ed31-7867-40b6-ae11-f95a0e804bfb => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:57:20.111 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2e009d2-63a6-47a3-8cf7-813929dd4c17 bffc1057ace1415bac32138482cce621 9d5ff50eb7f94ebe8672ec983d7ed21f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1057/2175] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:20 2026] DELETE /v2.0/subnets/ce6988bf-bc96-4537-9e85-25bbe02dfa97 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:57:20.385 8 INFO neutron.db.ovn_revision_numbers_db [None req-52c9cd95-b45c-4a2e-accf-cc53fc718cf4 - - - - - -] Successfully bumped revision number for resource 24d68e09-f7bb-476b-a7c2-61f860ecbd44 (type: ports) to 2 2026-04-06 19:57:20.422 8 INFO neutron.db.ovn_revision_numbers_db [None req-52c9cd95-b45c-4a2e-accf-cc53fc718cf4 - - - - - -] Successfully bumped revision number for resource 8cc44874-e91b-4cc2-942b-515a07473485 (type: subnets) to 0 [pid: 8|app: 0|req: 1119/2176] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:19 2026] POST /v2.0/subnets => generated 644 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:20.453 7 WARNING neutron.api.v2.base [None req-5d5f8d18-83ac-4043-9daf-9d2d45385b72 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-06 19:57:20.454 7 INFO neutron.api.v2.resource [None req-5d5f8d18-83ac-4043-9daf-9d2d45385b72 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1058/2177] 10.0.0.236 () {34 vars in 681 bytes} [Mon Apr 6 19:57:20 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-06 19:57:20.600 8 INFO neutron_taas.services.taas.taas_plugin [None req-1af380b2-f68a-4c36-a75e-4e442cfcbcb7 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] TaaS: Handle Delete Port: 24d68e09-f7bb-476b-a7c2-61f860ecbd44 2026-04-06 19:57:20.602 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1af380b2-f68a-4c36-a75e-4e442cfcbcb7 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Tap Mirror: Handle Delete Port: 24d68e09-f7bb-476b-a7c2-61f860ecbd44 [pid: 7|app: 0|req: 1059/2178] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:20 2026] GET /v2.0/security-groups?tenant_id=9d5ff50eb7f94ebe8672ec983d7ed21f&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:20.899 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca75e5aa-b95a-4ce1-b7ab-eb352bd9656c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c7e591bf-5cac-42e5-92eb-3b576e695121 (type: security_groups) to 1 2026-04-06 19:57:20.913 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca75e5aa-b95a-4ce1-b7ab-eb352bd9656c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 27fdc1fb-a0c8-441d-b726-a0c0907d615f (type: security_group_rules) to 0 2026-04-06 19:57:20.917 8 INFO neutron.services.segments.plugin [-] Segment 9d949483-6fa5-4472-9f08-3333f8348ec8 resource provider aggregate not found 2026-04-06 19:57:20.923 8 INFO neutron.services.segments.plugin [-] Segment 9d949483-6fa5-4472-9f08-3333f8348ec8 resource provider aggregate not found 2026-04-06 19:57:20.926 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca75e5aa-b95a-4ce1-b7ab-eb352bd9656c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 372de8a1-bc62-42f8-816d-292854c56104 (type: security_group_rules) to 0 2026-04-06 19:57:20.936 8 INFO neutron.services.segments.plugin [-] Segment 9d949483-6fa5-4472-9f08-3333f8348ec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d949483-6fa5-4472-9f08-3333f8348ec8 found for delete ", "request_id": "req-fdad4be8-14b3-4de2-b6c1-903c49ff5b43"}]} 2026-04-06 19:57:20.937 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca75e5aa-b95a-4ce1-b7ab-eb352bd9656c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4c8e4f3e-3e25-4aaa-bc53-f6ed8b05e66e (type: security_group_rules) to 0 2026-04-06 19:57:20.945 8 INFO neutron.services.segments.plugin [-] Segment 9d949483-6fa5-4472-9f08-3333f8348ec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d949483-6fa5-4472-9f08-3333f8348ec8 found for delete ", "request_id": "req-e97fdd53-4607-4bb2-81a1-2aa78f40e4a9"}]} 2026-04-06 19:57:20.952 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca75e5aa-b95a-4ce1-b7ab-eb352bd9656c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a1b719bc-6c87-4d4e-87b7-715bddc2fdb4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1120/2179] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:20 2026] DELETE /v2.0/networks/088f4dfa-29df-4815-a482-e549e2e95160 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2180] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:20 2026] GET /v2.0/security-groups?tenant_id=a77fbf8085644423a963b486feb7fdea&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:21.079 7 INFO neutron.db.segments_db [None req-4cb11f07-2cf7-4057-b154-b9c9d7b39da7 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Added segment c28b8454-2c59-4abf-a2d5-c3f7f7271c2c of type geneve for network 34ebccc5-404a-4e6b-a5a3-c9a77f76c7fa [pid: 8|app: 0|req: 1121/2181] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:20 2026] DELETE /v2.0/security-groups/f3eda13d-493d-4a5e-8f7b-040547d16abb => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:21.211 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cb11f07-2cf7-4057-b154-b9c9d7b39da7 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Successfully bumped revision number for resource 34ebccc5-404a-4e6b-a5a3-c9a77f76c7fa (type: networks) to 1 2026-04-06 19:57:21.369 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4cb11f07-2cf7-4057-b154-b9c9d7b39da7 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] No more DHCP agents 2026-04-06 19:57:21.370 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4cb11f07-2cf7-4057-b154-b9c9d7b39da7 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Unable to schedule network 34ebccc5-404a-4e6b-a5a3-c9a77f76c7fa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:21.433 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: f4db14d5-2bb1-47e4-ac3a-38d05db3ec7f [pid: 8|app: 0|req: 1122/2182] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:21 2026] DELETE /v2.0/security-groups/c7e591bf-5cac-42e5-92eb-3b576e695121 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:21.513 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cb11f07-2cf7-4057-b154-b9c9d7b39da7 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Successfully bumped revision number for resource f4db14d5-2bb1-47e4-ac3a-38d05db3ec7f (type: ports) to 1 [pid: 7|app: 0|req: 1061/2183] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:20 2026] POST /v2.0/networks => generated 749 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:21.723 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7472c62f-9c23-4d1a-b327-52e5f4f4a500 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] No more DHCP agents 2026-04-06 19:57:21.725 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7472c62f-9c23-4d1a-b327-52e5f4f4a500 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Unable to schedule network 34ebccc5-404a-4e6b-a5a3-c9a77f76c7fa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:21.785 7 INFO neutron.db.ovn_revision_numbers_db [None req-f125a4c1-6af3-45c5-883a-7fff95bf388d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 64086298-08f5-4c68-93fa-a257ba84f2dd (type: security_groups) to 1 2026-04-06 19:57:21.796 7 INFO neutron.db.ovn_revision_numbers_db [None req-f125a4c1-6af3-45c5-883a-7fff95bf388d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5fe24a83-3164-4405-86c3-a45fa4df7bb8 (type: security_group_rules) to 0 2026-04-06 19:57:21.806 7 INFO neutron.db.ovn_revision_numbers_db [None req-f125a4c1-6af3-45c5-883a-7fff95bf388d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 96231394-939d-49d7-bdcd-a7a763c0c152 (type: security_group_rules) to 0 2026-04-06 19:57:21.822 7 INFO neutron.db.ovn_revision_numbers_db [None req-f125a4c1-6af3-45c5-883a-7fff95bf388d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ca74162e-9592-4dec-a08c-f0f65dd44170 (type: security_group_rules) to 0 2026-04-06 19:57:21.838 7 INFO neutron.db.ovn_revision_numbers_db [None req-f125a4c1-6af3-45c5-883a-7fff95bf388d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d9316dc7-9cf2-4581-a1a2-ec05505fe67a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1062/2184] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:21 2026] GET /v2.0/security-groups?tenant_id=77a8ac1d7c654de488d22ab63eb6618a&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2185] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:21 2026] DELETE /v2.0/security-groups/64086298-08f5-4c68-93fa-a257ba84f2dd => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:22.283 8 INFO neutron.db.ovn_revision_numbers_db [None req-a8c55064-f50d-41b4-bf25-284cbc4cf53c - - - - - -] Successfully bumped revision number for resource f4db14d5-2bb1-47e4-ac3a-38d05db3ec7f (type: ports) to 2 2026-04-06 19:57:22.315 8 INFO neutron.db.ovn_revision_numbers_db [None req-a8c55064-f50d-41b4-bf25-284cbc4cf53c - - - - - -] Successfully bumped revision number for resource fc9e6ac8-1259-430d-b5e9-bc419768a816 (type: subnets) to 0 [pid: 8|app: 0|req: 1123/2186] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:21 2026] POST /v2.0/subnets => generated 647 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:22.351 7 WARNING neutron.api.v2.base [None req-582131c9-900e-4f5a-b32d-7b749f1ed0c4 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-06 19:57:22.352 7 INFO neutron.api.v2.resource [None req-582131c9-900e-4f5a-b32d-7b749f1ed0c4 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1064/2187] 10.0.0.236 () {34 vars in 681 bytes} [Mon Apr 6 19:57:22 2026] POST /v2.0/rbac-policies => generated 547 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-06 19:57:22.484 8 INFO neutron_taas.services.taas.taas_plugin [None req-7cf244a3-8b35-4483-acb8-bb8e65524b68 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] TaaS: Handle Delete Port: f4db14d5-2bb1-47e4-ac3a-38d05db3ec7f 2026-04-06 19:57:22.487 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cf244a3-8b35-4483-acb8-bb8e65524b68 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Tap Mirror: Handle Delete Port: f4db14d5-2bb1-47e4-ac3a-38d05db3ec7f [pid: 8|app: 0|req: 1124/2188] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:22 2026] DELETE /v2.0/networks/34ebccc5-404a-4e6b-a5a3-c9a77f76c7fa => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:22.930 7 INFO neutron.db.segments_db [None req-b76db580-16c1-4f8b-8f09-ef34834b048b ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Added segment 74e98b63-799b-4de5-b2c9-7b5f8c6b14ed of type geneve for network 5c3ef349-1895-497d-8a91-b6142245c7db 2026-04-06 19:57:22.957 8 INFO neutron.services.segments.plugin [-] Segment c28b8454-2c59-4abf-a2d5-c3f7f7271c2c resource provider aggregate not found 2026-04-06 19:57:22.971 8 INFO neutron.services.segments.plugin [-] Segment c28b8454-2c59-4abf-a2d5-c3f7f7271c2c resource provider aggregate not found 2026-04-06 19:57:22.977 8 INFO neutron.services.segments.plugin [-] Segment c28b8454-2c59-4abf-a2d5-c3f7f7271c2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c28b8454-2c59-4abf-a2d5-c3f7f7271c2c found for delete ", "request_id": "req-3ef8d881-634e-412a-9ab0-3efcd1af0575"}]} 2026-04-06 19:57:22.995 8 INFO neutron.services.segments.plugin [-] Segment c28b8454-2c59-4abf-a2d5-c3f7f7271c2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c28b8454-2c59-4abf-a2d5-c3f7f7271c2c found for delete ", "request_id": "req-bf85c2f2-ba3c-4abe-94a3-1fda7cf9402e"}]} 2026-04-06 19:57:23.037 7 INFO neutron.db.ovn_revision_numbers_db [None req-b76db580-16c1-4f8b-8f09-ef34834b048b ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Successfully bumped revision number for resource 5c3ef349-1895-497d-8a91-b6142245c7db (type: networks) to 1 2026-04-06 19:57:23.190 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b76db580-16c1-4f8b-8f09-ef34834b048b ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] No more DHCP agents 2026-04-06 19:57:23.191 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b76db580-16c1-4f8b-8f09-ef34834b048b ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Unable to schedule network 5c3ef349-1895-497d-8a91-b6142245c7db: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:23.245 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: 9b08051e-2407-481e-b625-d51153e240aa 2026-04-06 19:57:23.334 7 INFO neutron.db.ovn_revision_numbers_db [None req-b76db580-16c1-4f8b-8f09-ef34834b048b ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Successfully bumped revision number for resource 9b08051e-2407-481e-b625-d51153e240aa (type: ports) to 1 [pid: 7|app: 0|req: 1065/2189] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:22 2026] POST /v2.0/networks => generated 748 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:23.512 8 INFO neutron.db.ovn_revision_numbers_db [None req-06d2dcd3-e674-4c0a-8646-dc6d11510f78 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource d3d2046a-24b4-4379-84ef-8731c1441eea (type: security_groups) to 1 2026-04-06 19:57:23.531 8 INFO neutron.db.ovn_revision_numbers_db [None req-06d2dcd3-e674-4c0a-8646-dc6d11510f78 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 679b6285-57fc-4ff3-9f08-4853937b5d5b (type: security_group_rules) to 0 2026-04-06 19:57:23.542 8 INFO neutron.db.ovn_revision_numbers_db [None req-06d2dcd3-e674-4c0a-8646-dc6d11510f78 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 7442c7f8-609b-4bc5-93bd-6530f81916a3 (type: security_group_rules) to 0 2026-04-06 19:57:23.555 8 INFO neutron.db.ovn_revision_numbers_db [None req-06d2dcd3-e674-4c0a-8646-dc6d11510f78 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 97ab8b22-3625-4fff-8d5d-2fb8210c212c (type: security_group_rules) to 0 2026-04-06 19:57:23.570 8 INFO neutron.db.ovn_revision_numbers_db [None req-06d2dcd3-e674-4c0a-8646-dc6d11510f78 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource f167d22e-a1fe-4e95-8ee2-247a431fe7bb (type: security_group_rules) to 0 2026-04-06 19:57:23.572 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-199bcde4-bd06-44d6-9be2-6fbbe184acfb ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] No more DHCP agents 2026-04-06 19:57:23.574 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-199bcde4-bd06-44d6-9be2-6fbbe184acfb ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Unable to schedule network 5c3ef349-1895-497d-8a91-b6142245c7db: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:23.653 8 INFO neutron.db.segments_db [None req-06d2dcd3-e674-4c0a-8646-dc6d11510f78 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Added segment 87a89d35-4788-40c8-9558-1fc00b099ca9 of type geneve for network 5a245fb2-7614-4174-98ad-b92da1f8a799 2026-04-06 19:57:23.745 8 INFO neutron.db.ovn_revision_numbers_db [None req-06d2dcd3-e674-4c0a-8646-dc6d11510f78 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 5a245fb2-7614-4174-98ad-b92da1f8a799 (type: networks) to 1 2026-04-06 19:57:23.924 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-06d2dcd3-e674-4c0a-8646-dc6d11510f78 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:23.926 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-06d2dcd3-e674-4c0a-8646-dc6d11510f78 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 5a245fb2-7614-4174-98ad-b92da1f8a799: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:23.984 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4896cafd-140c-40b8-bae0-d0e8957e86c1 - - - - - -] OVN reports status down for port: f86e63ea-42fd-47da-8bfa-4d6278b7b801 2026-04-06 19:57:24.056 7 INFO neutron.db.ovn_revision_numbers_db [None req-baf8564f-d9ac-4c60-a507-d07b638abd5d - - - - - -] Successfully bumped revision number for resource 9b08051e-2407-481e-b625-d51153e240aa (type: ports) to 2 2026-04-06 19:57:24.069 8 INFO neutron.db.ovn_revision_numbers_db [None req-06d2dcd3-e674-4c0a-8646-dc6d11510f78 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource f86e63ea-42fd-47da-8bfa-4d6278b7b801 (type: ports) to 1 2026-04-06 19:57:24.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-baf8564f-d9ac-4c60-a507-d07b638abd5d - - - - - -] Successfully bumped revision number for resource 5248c424-f67a-47ed-b7aa-d04d4e611c4d (type: subnets) to 0 [pid: 7|app: 0|req: 1066/2190] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:23 2026] POST /v2.0/subnets => generated 647 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2191] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:23 2026] POST /v2.0/networks => generated 648 bytes in 961 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:24.230 8 INFO neutron.db.segments_db [None req-2bb12e13-4a6e-4ac6-9887-ba64da9191dd e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Added segment 819b7b93-a0d0-49cf-9205-6f6240e90d59 of type geneve for network 7dc9ade5-ff05-452e-8f70-426eedd4ed2a [pid: 7|app: 0|req: 1067/2192] 10.0.0.236 () {34 vars in 681 bytes} [Mon Apr 6 19:57:24 2026] POST /v2.0/rbac-policies => generated 324 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:24.364 8 INFO neutron.db.ovn_revision_numbers_db [None req-2bb12e13-4a6e-4ac6-9887-ba64da9191dd e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 7dc9ade5-ff05-452e-8f70-426eedd4ed2a (type: networks) to 1 2026-04-06 19:57:24.580 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2bb12e13-4a6e-4ac6-9887-ba64da9191dd e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:24.582 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2bb12e13-4a6e-4ac6-9887-ba64da9191dd e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 7dc9ade5-ff05-452e-8f70-426eedd4ed2a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:24.648 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4896cafd-140c-40b8-bae0-d0e8957e86c1 - - - - - -] OVN reports status down for port: d18161b1-fb44-49ef-a7e2-e9b1ecbd1c28 2026-04-06 19:57:24.722 8 INFO neutron.db.ovn_revision_numbers_db [None req-2bb12e13-4a6e-4ac6-9887-ba64da9191dd e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource d18161b1-fb44-49ef-a7e2-e9b1ecbd1c28 (type: ports) to 1 [pid: 8|app: 0|req: 1126/2193] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:24 2026] POST /v2.0/networks => generated 649 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:24.968 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bd5fdaac-cc21-47d8-9365-545e7240b8f6 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:24.970 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bd5fdaac-cc21-47d8-9365-545e7240b8f6 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 5a245fb2-7614-4174-98ad-b92da1f8a799: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1068/2194] 10.0.0.236 () {32 vars in 723 bytes} [Mon Apr 6 19:57:24 2026] GET /v2.0/networks/5c3ef349-1895-497d-8a91-b6142245c7db => generated 692 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:25.382 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b05c5227-6e16-4a31-b24c-7f96459eeeb1 ad801f028b994134987f79474739a942 1c42401a66ea47e89a420683eda9888c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/2197] 10.0.0.236 () {32 vars in 723 bytes} [Mon Apr 6 19:57:25 2026] GET /v2.0/networks/5c3ef349-1895-497d-8a91-b6142245c7db => generated 138 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:57:25.451 8 INFO neutron.db.ovn_revision_numbers_db [None req-747e1189-ce2e-4af8-8825-0c357992cb0b - - - - - -] Successfully bumped revision number for resource f86e63ea-42fd-47da-8bfa-4d6278b7b801 (type: ports) to 2 2026-04-06 19:57:25.485 8 INFO neutron.db.ovn_revision_numbers_db [None req-747e1189-ce2e-4af8-8825-0c357992cb0b - - - - - -] Successfully bumped revision number for resource 424a51ed-79b7-460b-9b42-d94ead03ddd7 (type: subnets) to 0 [pid: 8|app: 0|req: 1127/2198] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:24 2026] POST /v2.0/subnets => generated 626 bytes in 735 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:25.559 7 INFO neutron_taas.services.taas.taas_plugin [None req-c82d03a0-bdce-4ee3-ab37-66ee0b148460 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] TaaS: Handle Delete Port: 9b08051e-2407-481e-b625-d51153e240aa 2026-04-06 19:57:25.561 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c82d03a0-bdce-4ee3-ab37-66ee0b148460 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] Tap Mirror: Handle Delete Port: 9b08051e-2407-481e-b625-d51153e240aa 2026-04-06 19:57:25.704 8 INFO neutron.db.ovn_revision_numbers_db [None req-80cc1372-2a8a-4e9d-b525-ddf6b87125c5 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] Successfully bumped revision number for resource bc4ff729-fa2c-47b6-8753-7b8a8a6f8513 (type: security_groups) to 1 2026-04-06 19:57:25.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-80cc1372-2a8a-4e9d-b525-ddf6b87125c5 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] Successfully bumped revision number for resource 03e6f9b2-f619-4db6-a6b7-2ca202e1a02d (type: security_group_rules) to 0 2026-04-06 19:57:25.735 8 INFO neutron.db.ovn_revision_numbers_db [None req-80cc1372-2a8a-4e9d-b525-ddf6b87125c5 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] Successfully bumped revision number for resource 2ca7275f-cfad-45eb-a531-30b50c7688e7 (type: security_group_rules) to 0 2026-04-06 19:57:25.758 8 INFO neutron.db.ovn_revision_numbers_db [None req-80cc1372-2a8a-4e9d-b525-ddf6b87125c5 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] Successfully bumped revision number for resource 45dc4b9b-6093-44f3-bfaf-35a083b6e319 (type: security_group_rules) to 0 2026-04-06 19:57:25.773 8 INFO neutron.db.ovn_revision_numbers_db [None req-80cc1372-2a8a-4e9d-b525-ddf6b87125c5 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] Successfully bumped revision number for resource ec1c163c-f6d9-4317-aceb-de7769237ab6 (type: security_group_rules) to 0 2026-04-06 19:57:25.865 8 INFO neutron.db.segments_db [None req-80cc1372-2a8a-4e9d-b525-ddf6b87125c5 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] Added segment ea8e9f4b-5e60-49f2-a8e5-c2234d59577d of type geneve for network 57daaf6e-5926-4a87-9cbe-e4f2562ca0f9 2026-04-06 19:57:25.912 7 INFO neutron.services.segments.plugin [-] Segment 74e98b63-799b-4de5-b2c9-7b5f8c6b14ed resource provider aggregate not found 2026-04-06 19:57:25.917 7 INFO neutron.services.segments.plugin [-] Segment 74e98b63-799b-4de5-b2c9-7b5f8c6b14ed resource provider aggregate not found 2026-04-06 19:57:25.930 7 INFO neutron.services.segments.plugin [-] Segment 74e98b63-799b-4de5-b2c9-7b5f8c6b14ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74e98b63-799b-4de5-b2c9-7b5f8c6b14ed found for delete ", "request_id": "req-b8a7b7ef-db84-4cb0-9945-8a7389aedf08"}]} 2026-04-06 19:57:25.933 7 INFO neutron.services.segments.plugin [-] Segment 74e98b63-799b-4de5-b2c9-7b5f8c6b14ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74e98b63-799b-4de5-b2c9-7b5f8c6b14ed found for delete ", "request_id": "req-65363805-736c-4376-884b-36dec7dc4b86"}]} 2026-04-06 19:57:25.977 8 INFO neutron.db.ovn_revision_numbers_db [None req-80cc1372-2a8a-4e9d-b525-ddf6b87125c5 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] Successfully bumped revision number for resource 57daaf6e-5926-4a87-9cbe-e4f2562ca0f9 (type: networks) to 1 [pid: 7|app: 0|req: 1072/2199] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:25 2026] DELETE /v2.0/networks/5c3ef349-1895-497d-8a91-b6142245c7db => generated 0 bytes in 590 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:26.133 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80cc1372-2a8a-4e9d-b525-ddf6b87125c5 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] No more DHCP agents 2026-04-06 19:57:26.134 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80cc1372-2a8a-4e9d-b525-ddf6b87125c5 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] Unable to schedule network 57daaf6e-5926-4a87-9cbe-e4f2562ca0f9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:26.163 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e5531733-411f-4701-bd50-91af26737a8c e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:26.165 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e5531733-411f-4701-bd50-91af26737a8c e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 7dc9ade5-ff05-452e-8f70-426eedd4ed2a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:26.210 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: 61bd7c42-6d06-4bf7-821f-aac113a63f57 2026-04-06 19:57:26.220 8 INFO neutron.db.ovn_revision_numbers_db [None req-80cc1372-2a8a-4e9d-b525-ddf6b87125c5 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] Successfully bumped revision number for resource 61bd7c42-6d06-4bf7-821f-aac113a63f57 (type: ports) to 1 [pid: 8|app: 0|req: 1128/2200] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:25 2026] POST /v2.0/networks => generated 651 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:26.256 8 INFO neutron.pecan_wsgi.hooks.translation [None req-496b18a7-b0b4-4bb5-8ea9-2856becf3e15 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1129/2201] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:26 2026] DELETE /v2.0/subnets/8cc44874-e91b-4cc2-942b-515a07473485 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:57:26.341 8 INFO neutron.db.segments_db [None req-40946003-a509-4e90-9b87-b2801621e0c4 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] Added segment dfd2da24-4fdd-4e63-8ba7-3b73dc30f5ac of type geneve for network 629c5f10-fcfa-4ece-a71d-483291ed49e3 2026-04-06 19:57:26.454 8 INFO neutron.db.ovn_revision_numbers_db [None req-40946003-a509-4e90-9b87-b2801621e0c4 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] Successfully bumped revision number for resource 629c5f10-fcfa-4ece-a71d-483291ed49e3 (type: networks) to 1 2026-04-06 19:57:26.605 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-40946003-a509-4e90-9b87-b2801621e0c4 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] No more DHCP agents 2026-04-06 19:57:26.606 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-40946003-a509-4e90-9b87-b2801621e0c4 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] Unable to schedule network 629c5f10-fcfa-4ece-a71d-483291ed49e3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:26.659 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: 8b837cda-134e-45a5-aed8-1057abbf3201 2026-04-06 19:57:26.725 8 INFO neutron.db.ovn_revision_numbers_db [None req-40946003-a509-4e90-9b87-b2801621e0c4 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] Successfully bumped revision number for resource 8b837cda-134e-45a5-aed8-1057abbf3201 (type: ports) to 1 [pid: 8|app: 0|req: 1130/2202] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:26 2026] POST /v2.0/networks => generated 651 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:26.760 7 INFO neutron.db.ovn_revision_numbers_db [None req-58cb0c66-7dbc-43fe-be7d-93d5b6c1ef76 - - - - - -] Successfully bumped revision number for resource d18161b1-fb44-49ef-a7e2-e9b1ecbd1c28 (type: ports) to 2 2026-04-06 19:57:26.764 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6712355e-ed2e-41ee-ae46-6b8d51e8ec90 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1131/2203] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:26 2026] DELETE /v2.0/subnets/fc9e6ac8-1259-430d-b5e9-bc419768a816 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:57:26.815 7 INFO neutron.db.ovn_revision_numbers_db [None req-58cb0c66-7dbc-43fe-be7d-93d5b6c1ef76 - - - - - -] Successfully bumped revision number for resource 50cc488d-8715-409f-a271-e2d3e867d9b2 (type: subnets) to 0 [pid: 8|app: 0|req: 1132/2204] 10.0.0.236 () {34 vars in 753 bytes} [Mon Apr 6 19:57:26 2026] PUT /v2.0/networks/57daaf6e-5926-4a87-9cbe-e4f2562ca0f9/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:26.831 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f32f96b3-0248-49d4-a72b-6ccc0a09aaf3 ef670455e37f43ad807d49359ef57924 052280f9db6a47ff939d2b599c5e98c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1073/2205] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:25 2026] POST /v2.0/subnets => generated 626 bytes in 852 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2206] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:26 2026] DELETE /v2.0/subnets/5248c424-f67a-47ed-b7aa-d04d4e611c4d => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2207] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:57:26 2026] GET /v2.0/networks/57daaf6e-5926-4a87-9cbe-e4f2562ca0f9/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:26.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3b06ddd-4fcb-471e-ab2a-3fb4f3ce443f e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 12712173-e776-4f34-ac9c-e8583e6a5d47 (type: routers) to 1 [pid: 7|app: 0|req: 1075/2208] 10.0.0.236 () {34 vars in 753 bytes} [Mon Apr 6 19:57:26 2026] PUT /v2.0/networks/629c5f10-fcfa-4ece-a71d-483291ed49e3/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2209] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:26 2026] POST /v2.0/routers => generated 603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2210] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:57:26 2026] GET /v2.0/networks/629c5f10-fcfa-4ece-a71d-483291ed49e3/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2211] 10.0.0.236 () {34 vars in 753 bytes} [Mon Apr 6 19:57:27 2026] PUT /v2.0/networks/629c5f10-fcfa-4ece-a71d-483291ed49e3/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2212] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:57:27 2026] GET /v2.0/networks/629c5f10-fcfa-4ece-a71d-483291ed49e3/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2213] 10.0.0.236 () {32 vars in 733 bytes} [Mon Apr 6 19:57:27 2026] GET /v2.0/networks/57daaf6e-5926-4a87-9cbe-e4f2562ca0f9/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:27.276 7 INFO neutron_taas.services.taas.taas_plugin [None req-056a5eaf-e366-4cfd-9a3f-b2ffbc6011ee a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] TaaS: Handle Delete Port: 61bd7c42-6d06-4bf7-821f-aac113a63f57 2026-04-06 19:57:27.279 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-056a5eaf-e366-4cfd-9a3f-b2ffbc6011ee a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] Tap Mirror: Handle Delete Port: 61bd7c42-6d06-4bf7-821f-aac113a63f57 2026-04-06 19:57:27.320 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1fc0ef0c-9650-4312-b3ff-397d2f5e5389 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:27.321 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1fc0ef0c-9650-4312-b3ff-397d2f5e5389 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 5a245fb2-7614-4174-98ad-b92da1f8a799: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:27.443 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4896cafd-140c-40b8-bae0-d0e8957e86c1 - - - - - -] OVN reports status down for port: 8f7695af-261a-4ea6-9044-754747fba495 2026-04-06 19:57:27.522 8 INFO neutron.db.ovn_revision_numbers_db [None req-1fc0ef0c-9650-4312-b3ff-397d2f5e5389 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 8f7695af-261a-4ea6-9044-754747fba495 (type: ports) to 1 [pid: 7|app: 0|req: 1080/2214] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:27 2026] DELETE /v2.0/networks/57daaf6e-5926-4a87-9cbe-e4f2562ca0f9 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:27.676 7 INFO neutron_taas.services.taas.taas_plugin [None req-81b8c3cc-c3f4-440e-a52d-6b9b93b13647 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] TaaS: Handle Delete Port: 8b837cda-134e-45a5-aed8-1057abbf3201 2026-04-06 19:57:27.679 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81b8c3cc-c3f4-440e-a52d-6b9b93b13647 a4e83dc45178432b9de4c72e895144da be893978aa604df28e089094a148be6d - - default default] Tap Mirror: Handle Delete Port: 8b837cda-134e-45a5-aed8-1057abbf3201 [pid: 7|app: 0|req: 1081/2215] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:27 2026] DELETE /v2.0/networks/629c5f10-fcfa-4ece-a71d-483291ed49e3 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:27.949 7 INFO neutron.services.segments.plugin [-] Segment ea8e9f4b-5e60-49f2-a8e5-c2234d59577d resource provider aggregate not found 2026-04-06 19:57:27.954 7 INFO neutron.services.segments.plugin [-] Segment ea8e9f4b-5e60-49f2-a8e5-c2234d59577d resource provider aggregate not found 2026-04-06 19:57:27.965 7 INFO neutron.services.segments.plugin [-] Segment ea8e9f4b-5e60-49f2-a8e5-c2234d59577d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea8e9f4b-5e60-49f2-a8e5-c2234d59577d found for delete ", "request_id": "req-c18377e0-61b4-49f8-9c34-2395e844dd3b"}]} 2026-04-06 19:57:27.968 7 INFO neutron.services.segments.plugin [-] Segment ea8e9f4b-5e60-49f2-a8e5-c2234d59577d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea8e9f4b-5e60-49f2-a8e5-c2234d59577d found for delete ", "request_id": "req-610ec552-b456-47bd-8748-cfcacf5546f8"}]} 2026-04-06 19:57:27.978 7 INFO neutron.services.segments.plugin [-] Segment dfd2da24-4fdd-4e63-8ba7-3b73dc30f5ac resource provider aggregate not found 2026-04-06 19:57:27.985 7 INFO neutron.services.segments.plugin [-] Segment dfd2da24-4fdd-4e63-8ba7-3b73dc30f5ac resource provider aggregate not found 2026-04-06 19:57:27.996 7 INFO neutron.services.segments.plugin [-] Segment dfd2da24-4fdd-4e63-8ba7-3b73dc30f5ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfd2da24-4fdd-4e63-8ba7-3b73dc30f5ac found for delete ", "request_id": "req-717d8717-febc-40d5-af4b-3d16bdfc39ca"}]} 2026-04-06 19:57:28.002 7 INFO neutron.services.segments.plugin [-] Segment dfd2da24-4fdd-4e63-8ba7-3b73dc30f5ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfd2da24-4fdd-4e63-8ba7-3b73dc30f5ac found for delete ", "request_id": "req-fab8656f-43e8-468e-87bd-b1930589d05e"}]} 2026-04-06 19:57:28.111 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4896cafd-140c-40b8-bae0-d0e8957e86c1 - - - - - -] OVN reports status up for port: 8f7695af-261a-4ea6-9044-754747fba495 [pid: 7|app: 0|req: 1082/2216] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:27 2026] GET /v2.0/security-groups?tenant_id=052280f9db6a47ff939d2b599c5e98c5&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:28.139 8 INFO neutron.plugins.ml2.plugin [None req-4896cafd-140c-40b8-bae0-d0e8957e86c1 - - - - - -] Attempt 1 to provision port 8f7695af-261a-4ea6-9044-754747fba495 2026-04-06 19:57:28.295 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1fc0ef0c-9650-4312-b3ff-397d2f5e5389 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:28.301 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1fc0ef0c-9650-4312-b3ff-397d2f5e5389 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 5a245fb2-7614-4174-98ad-b92da1f8a799: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1083/2217] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:28 2026] DELETE /v2.0/security-groups/10bcd662-da23-4f1c-97e5-78bc0f88d017 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:28.710 8 INFO neutron.db.ovn_revision_numbers_db [None req-1fc0ef0c-9650-4312-b3ff-397d2f5e5389 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 8f7695af-261a-4ea6-9044-754747fba495 (type: router_ports) to 1 [pid: 8|app: 0|req: 1135/2218] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:57:26 2026] PUT /v2.0/routers/12712173-e776-4f34-ac9c-e8583e6a5d47/add_router_interface => generated 309 bytes in 1762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:28.767 7 INFO neutron.db.ovn_revision_numbers_db [None req-26d2941b-03f1-4d0d-8114-07c4c1a9fb6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3306d4ce-7a80-4610-8df9-3fc251c977f6 (type: security_groups) to 1 2026-04-06 19:57:28.778 7 INFO neutron.db.ovn_revision_numbers_db [None req-26d2941b-03f1-4d0d-8114-07c4c1a9fb6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 31cda1ff-f85e-4e36-8d5a-58b3af13efa0 (type: security_group_rules) to 0 2026-04-06 19:57:28.791 7 INFO neutron.db.ovn_revision_numbers_db [None req-26d2941b-03f1-4d0d-8114-07c4c1a9fb6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 85cfc21c-d5ad-4ed5-be90-262f8de769fb (type: security_group_rules) to 0 2026-04-06 19:57:28.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-26d2941b-03f1-4d0d-8114-07c4c1a9fb6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c36cae45-f7d5-40b6-90cc-12f2777f19cb (type: security_group_rules) to 0 2026-04-06 19:57:28.814 7 INFO neutron.db.ovn_revision_numbers_db [None req-26d2941b-03f1-4d0d-8114-07c4c1a9fb6f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f9e1a14a-89be-4923-aa67-b93542c5f1b3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1084/2219] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:28 2026] GET /v2.0/security-groups?tenant_id=d0ad4bd251474e9bbf8c98e80da2512c&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2220] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:28 2026] GET /v2.0/ports/8f7695af-261a-4ea6-9044-754747fba495 => generated 943 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:28.995 8 INFO neutron.db.ovn_revision_numbers_db [None req-4896cafd-140c-40b8-bae0-d0e8957e86c1 - - - - - -] Successfully bumped revision number for resource 8f7695af-261a-4ea6-9044-754747fba495 (type: ports) to 2 2026-04-06 19:57:29.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fb8e2da-4100-470c-b0e9-a72df3e92ee3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 97e42c17-3f6c-4c02-83fd-c8ad0a5f3eb6 (type: security_groups) to 1 2026-04-06 19:57:29.060 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fb8e2da-4100-470c-b0e9-a72df3e92ee3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2de2ea5b-4c53-4289-92a9-01546896b4cb (type: security_group_rules) to 0 2026-04-06 19:57:29.086 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fb8e2da-4100-470c-b0e9-a72df3e92ee3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 666892d8-5d37-4cb4-a2c4-16a449ef281c (type: security_group_rules) to 0 2026-04-06 19:57:29.117 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fb8e2da-4100-470c-b0e9-a72df3e92ee3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a1a74e50-9f3d-4c2a-ad65-20519d035827 (type: security_group_rules) to 0 2026-04-06 19:57:29.165 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fb8e2da-4100-470c-b0e9-a72df3e92ee3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b1e85461-0f5a-41e2-b6ca-fb832f88bf25 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1086/2221] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:28 2026] DELETE /v2.0/security-groups/3306d4ce-7a80-4610-8df9-3fc251c977f6 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2222] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:28 2026] GET /v2.0/security-groups?tenant_id=1c42401a66ea47e89a420683eda9888c&name=default => generated 2925 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2223] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:29 2026] DELETE /v2.0/security-groups/97e42c17-3f6c-4c02-83fd-c8ad0a5f3eb6 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2224] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:29 2026] GET /v2.0/security-groups?tenant_id=be893978aa604df28e089094a148be6d&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:29.725 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6d23890-0141-47ff-b431-ea587c4e47b9 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:29.727 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6d23890-0141-47ff-b431-ea587c4e47b9 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 7dc9ade5-ff05-452e-8f70-426eedd4ed2a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1139/2225] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:29 2026] DELETE /v2.0/security-groups/bc4ff729-fa2c-47b6-8753-7b8a8a6f8513 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:29.875 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6d23890-0141-47ff-b431-ea587c4e47b9 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 7371ec3a-1a25-484a-9233-8b7a799721d9 (type: ports) to 1 2026-04-06 19:57:29.886 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea9e7348-4e30-4605-97b7-96e3a72fc172 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2877049a-f849-494f-a2a8-a20841fcd131 (type: security_groups) to 1 2026-04-06 19:57:29.901 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea9e7348-4e30-4605-97b7-96e3a72fc172 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3686f1d3-72af-4cee-96bc-0028026fac30 (type: security_group_rules) to 0 2026-04-06 19:57:29.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea9e7348-4e30-4605-97b7-96e3a72fc172 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 77e95bed-7fe7-4ba8-b532-4d7f5821753d (type: security_group_rules) to 0 2026-04-06 19:57:29.928 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea9e7348-4e30-4605-97b7-96e3a72fc172 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource df0ed3a1-a146-409a-95b8-d6a4924309f5 (type: security_group_rules) to 0 2026-04-06 19:57:29.939 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea9e7348-4e30-4605-97b7-96e3a72fc172 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource eae6d6e3-f818-406a-aa05-bbf82145ccf2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1140/2226] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:29 2026] GET /v2.0/security-groups?tenant_id=34d1d6858c6b4664b5fad0a869279a79&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2227] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:29 2026] DELETE /v2.0/security-groups/2877049a-f849-494f-a2a8-a20841fcd131 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:30.592 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6d23890-0141-47ff-b431-ea587c4e47b9 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:30.599 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6d23890-0141-47ff-b431-ea587c4e47b9 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 7dc9ade5-ff05-452e-8f70-426eedd4ed2a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:30.799 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6d23890-0141-47ff-b431-ea587c4e47b9 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 7371ec3a-1a25-484a-9233-8b7a799721d9 (type: router_ports) to 1 [pid: 7|app: 0|req: 1087/2228] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:57:29 2026] PUT /v2.0/routers/12712173-e776-4f34-ac9c-e8583e6a5d47/add_router_interface => generated 309 bytes in 1566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2229] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:30 2026] GET /v2.0/ports/7371ec3a-1a25-484a-9233-8b7a799721d9 => generated 941 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2230] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:30 2026] GET /v2.0/ports/7371ec3a-1a25-484a-9233-8b7a799721d9 => generated 941 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2231] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:31 2026] GET /v2.0/ports/7371ec3a-1a25-484a-9233-8b7a799721d9 => generated 941 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2232] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:32 2026] GET /v2.0/ports/7371ec3a-1a25-484a-9233-8b7a799721d9 => generated 941 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:33.432 8 INFO neutron.db.ovn_revision_numbers_db [None req-d7c103b9-6e48-48a9-909f-f3a499cccb78 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource c7c53b0a-8d18-429e-9fc1-3fdb406c97bf (type: security_groups) to 1 2026-04-06 19:57:33.448 8 INFO neutron.db.ovn_revision_numbers_db [None req-d7c103b9-6e48-48a9-909f-f3a499cccb78 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 082b9633-4b54-4af0-8eee-fe6d4d2e5d7c (type: security_group_rules) to 0 2026-04-06 19:57:33.460 8 INFO neutron.db.ovn_revision_numbers_db [None req-d7c103b9-6e48-48a9-909f-f3a499cccb78 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 181d9af8-ab3b-4f40-9571-b76e41bb3733 (type: security_group_rules) to 0 2026-04-06 19:57:33.469 8 INFO neutron.db.ovn_revision_numbers_db [None req-d7c103b9-6e48-48a9-909f-f3a499cccb78 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource a9d4453e-0102-4e2f-9780-779c449a1786 (type: security_group_rules) to 0 2026-04-06 19:57:33.480 8 INFO neutron.db.ovn_revision_numbers_db [None req-d7c103b9-6e48-48a9-909f-f3a499cccb78 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource fb076d2a-1678-489a-9776-fcbabe86ef45 (type: security_group_rules) to 0 2026-04-06 19:57:33.571 8 INFO neutron.db.segments_db [None req-d7c103b9-6e48-48a9-909f-f3a499cccb78 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Added segment 07648606-6012-469e-b2d9-354d0cd412af of type geneve for network 16b30152-6ac7-481b-8023-3ad8603aaf91 2026-04-06 19:57:33.689 8 INFO neutron.db.ovn_revision_numbers_db [None req-d7c103b9-6e48-48a9-909f-f3a499cccb78 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 16b30152-6ac7-481b-8023-3ad8603aaf91 (type: networks) to 1 2026-04-06 19:57:33.863 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7c103b9-6e48-48a9-909f-f3a499cccb78 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:57:33.864 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7c103b9-6e48-48a9-909f-f3a499cccb78 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 16b30152-6ac7-481b-8023-3ad8603aaf91: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:33.954 8 INFO neutron.db.ovn_revision_numbers_db [None req-d7c103b9-6e48-48a9-909f-f3a499cccb78 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 72346c12-f007-4144-b128-0ea8829f2067 (type: ports) to 1 [pid: 8|app: 0|req: 1144/2233] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:33 2026] POST /v2.0/networks => generated 645 bytes in 954 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2234] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:34 2026] GET /v2.0/ports/7371ec3a-1a25-484a-9233-8b7a799721d9 => generated 941 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:34.178 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-28fd5bf8-d09f-4c79-ab13-93b799580b58 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:57:34.179 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-28fd5bf8-d09f-4c79-ab13-93b799580b58 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 16b30152-6ac7-481b-8023-3ad8603aaf91: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:34.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-133a7110-e053-40b2-8e4f-92f1a9f65b51 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource e3b7948c-b551-490f-bbda-5142c1723d31 (type: security_groups) to 1 2026-04-06 19:57:34.656 8 INFO neutron.db.ovn_revision_numbers_db [None req-133a7110-e053-40b2-8e4f-92f1a9f65b51 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource 68d20297-54d8-4451-b97f-aebbf6829473 (type: security_group_rules) to 0 2026-04-06 19:57:34.669 8 INFO neutron.db.ovn_revision_numbers_db [None req-133a7110-e053-40b2-8e4f-92f1a9f65b51 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource 9ef74d25-a789-4878-93d0-1ed485d474d0 (type: security_group_rules) to 0 2026-04-06 19:57:34.673 7 INFO neutron.db.ovn_revision_numbers_db [None req-4dbcd65e-6d5d-4706-b7e9-e3ce63bdf216 - - - - - -] Successfully bumped revision number for resource 72346c12-f007-4144-b128-0ea8829f2067 (type: ports) to 2 2026-04-06 19:57:34.681 8 INFO neutron.db.ovn_revision_numbers_db [None req-133a7110-e053-40b2-8e4f-92f1a9f65b51 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource dba872f1-70df-48f1-b7da-c7c46ac81331 (type: security_group_rules) to 0 2026-04-06 19:57:34.692 8 INFO neutron.db.ovn_revision_numbers_db [None req-133a7110-e053-40b2-8e4f-92f1a9f65b51 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource ff240ff7-9aed-46e5-9998-9f0f6c1a4c7e (type: security_group_rules) to 0 2026-04-06 19:57:34.702 7 INFO neutron.db.ovn_revision_numbers_db [None req-4dbcd65e-6d5d-4706-b7e9-e3ce63bdf216 - - - - - -] Successfully bumped revision number for resource bc3de8b5-f3f7-4abc-b6ad-9911b84bd13b (type: subnets) to 0 [pid: 7|app: 0|req: 1090/2235] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:33 2026] POST /v2.0/subnets => generated 626 bytes in 736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:34.788 8 INFO neutron.db.segments_db [None req-133a7110-e053-40b2-8e4f-92f1a9f65b51 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Added segment 52f475cf-6d5a-4cec-a271-a32639ea7bd3 of type geneve for network c2996f1e-1fb9-40d7-8016-f3d79f6f0ee2 2026-04-06 19:57:34.909 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-269424c8-19f1-4d7f-9d75-1821a935f8bc - - - - - -] No hosting information found for port 8f7695af-261a-4ea6-9044-754747fba495: RuntimeError: No hosting information found for port 8f7695af-261a-4ea6-9044-754747fba495 2026-04-06 19:57:34.952 8 INFO neutron.db.ovn_revision_numbers_db [None req-133a7110-e053-40b2-8e4f-92f1a9f65b51 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource c2996f1e-1fb9-40d7-8016-f3d79f6f0ee2 (type: networks) to 1 2026-04-06 19:57:35.054 8 INFO neutron.db.ovn_revision_numbers_db [None req-269424c8-19f1-4d7f-9d75-1821a935f8bc - - - - - -] Successfully bumped revision number for resource 8f7695af-261a-4ea6-9044-754747fba495 (type: router_ports) to 2 2026-04-06 19:57:35.145 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-269424c8-19f1-4d7f-9d75-1821a935f8bc - - - - - -] OVN reports status down for port: 7371ec3a-1a25-484a-9233-8b7a799721d9 2026-04-06 19:57:35.215 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b1cce793-a267-4edc-8f01-034fc79184d8 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:57:35.217 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b1cce793-a267-4edc-8f01-034fc79184d8 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:35.226 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-133a7110-e053-40b2-8e4f-92f1a9f65b51 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] No more DHCP agents 2026-04-06 19:57:35.229 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-133a7110-e053-40b2-8e4f-92f1a9f65b51 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Unable to schedule network c2996f1e-1fb9-40d7-8016-f3d79f6f0ee2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:35.242 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-269424c8-19f1-4d7f-9d75-1821a935f8bc - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:57:35.243 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-269424c8-19f1-4d7f-9d75-1821a935f8bc - - - - - -] OVN reports status up for port: 7371ec3a-1a25-484a-9233-8b7a799721d9 2026-04-06 19:57:35.262 8 INFO neutron.plugins.ml2.plugin [None req-269424c8-19f1-4d7f-9d75-1821a935f8bc - - - - - -] Attempt 1 to provision port 7371ec3a-1a25-484a-9233-8b7a799721d9 2026-04-06 19:57:35.324 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: 02ba55d6-3255-49d2-a453-292a0a36b6ac 2026-04-06 19:57:35.401 8 INFO neutron.db.ovn_revision_numbers_db [None req-133a7110-e053-40b2-8e4f-92f1a9f65b51 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource 02ba55d6-3255-49d2-a453-292a0a36b6ac (type: ports) to 1 [pid: 8|app: 0|req: 1146/2236] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:34 2026] POST /v2.0/networks => generated 650 bytes in 1132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:35.454 7 INFO neutron.db.ovn_revision_numbers_db [None req-b1cce793-a267-4edc-8f01-034fc79184d8 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource ba4ad86a-5c52-4a67-8dbd-2d5b36187a11 (type: ports) to 1 2026-04-06 19:57:35.460 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: ba4ad86a-5c52-4a67-8dbd-2d5b36187a11 [pid: 8|app: 0|req: 1147/2237] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:35 2026] GET /v2.0/ports/7371ec3a-1a25-484a-9233-8b7a799721d9 => generated 941 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:36.044 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c846a384-e151-496f-8e3a-d8168be4ed4e d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] No more DHCP agents 2026-04-06 19:57:36.049 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c846a384-e151-496f-8e3a-d8168be4ed4e d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Unable to schedule network c2996f1e-1fb9-40d7-8016-f3d79f6f0ee2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:36.092 8 INFO neutron.db.ovn_revision_numbers_db [None req-269424c8-19f1-4d7f-9d75-1821a935f8bc - - - - - -] Successfully bumped revision number for resource 7371ec3a-1a25-484a-9233-8b7a799721d9 (type: ports) to 2 2026-04-06 19:57:36.226 8 INFO neutron.db.ovn_revision_numbers_db [None req-c846a384-e151-496f-8e3a-d8168be4ed4e d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource c6854f74-bdb2-4535-989e-2b8c4556ce1b (type: ports) to 1 2026-04-06 19:57:36.228 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-db84ee60-24ae-4235-9909-355c0a9e3fa1 - - - - - -] Schedule LRP lrp-ba4ad86a-5c52-4a67-8dbd-2d5b36187a11 on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:57:36.267 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status up for port: ba4ad86a-5c52-4a67-8dbd-2d5b36187a11 2026-04-06 19:57:36.308 7 INFO neutron.plugins.ml2.plugin [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] Attempt 1 to provision port ba4ad86a-5c52-4a67-8dbd-2d5b36187a11 2026-04-06 19:57:36.330 7 INFO neutron.db.ovn_revision_numbers_db [None req-b1cce793-a267-4edc-8f01-034fc79184d8 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource ba4ad86a-5c52-4a67-8dbd-2d5b36187a11 (type: router_ports) to 1 [pid: 8|app: 0|req: 1148/2238] 10.0.0.236 () {34 vars in 664 bytes} [Mon Apr 6 19:57:35 2026] POST /v2.0/ports => generated 743 bytes in 800 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, ' 2026-04-06 19:57:36.446 8 INFO neutron.db.segments_db [None req-077bc8d5-3604-4438-8813-27049623525a d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Added segment 1814859c-2070-45b0-b7b0-0a4f46532bc4 of type geneve for network c6e823ad-fdbd-4050-9f96-d12fa58cdae3 2026-04-06 19:57:36.460 7 INFO neutron.db.ovn_revision_numbers_db [None req-b1cce793-a267-4edc-8f01-034fc79184d8 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 11ad7505-b337-4108-ab32-5f42192f5b21 (type: routers) to 2 [pid: 7|app: 0|req: 1091/2239] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:34 2026] POST /v2.0/routers => generated 936 bytes in 1756 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:36.565 8 INFO neutron.db.ovn_revision_numbers_db [None req-077bc8d5-3604-4438-8813-27049623525a d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource c6e823ad-fdbd-4050-9f96-d12fa58cdae3 (type: networks) to 1 2026-04-06 19:57:36.743 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-077bc8d5-3604-4438-8813-27049623525a d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] No more DHCP agents 2026-04-06 19:57:36.745 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-077bc8d5-3604-4438-8813-27049623525a d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Unable to schedule network c6e823ad-fdbd-4050-9f96-d12fa58cdae3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:36.850 8 INFO neutron.db.ovn_revision_numbers_db [None req-077bc8d5-3604-4438-8813-27049623525a d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource 1b105c7e-594f-4078-b76c-6710c0d69f6f (type: ports) to 1 [pid: 8|app: 0|req: 1149/2240] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:36 2026] POST /v2.0/networks => generated 650 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2241] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:36 2026] GET /v2.0/ports/7371ec3a-1a25-484a-9233-8b7a799721d9 => generated 943 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:37.069 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7d1b6ffa-78ae-49b1-a5a8-b82a5b075635 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:57:37.070 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7d1b6ffa-78ae-49b1-a5a8-b82a5b075635 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 16b30152-6ac7-481b-8023-3ad8603aaf91: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:37.211 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d1b6ffa-78ae-49b1-a5a8-b82a5b075635 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 5ca3a829-426a-437c-9ce8-8d4e3b968ae6 (type: ports) to 1 2026-04-06 19:57:37.213 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ef4a944-2387-4dc5-8e77-93a04f01b25a d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] No more DHCP agents 2026-04-06 19:57:37.214 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ef4a944-2387-4dc5-8e77-93a04f01b25a d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Unable to schedule network c6e823ad-fdbd-4050-9f96-d12fa58cdae3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:37.310 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ef4a944-2387-4dc5-8e77-93a04f01b25a d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource 88503e37-7b55-4558-84a0-89db6b4dc2b7 (type: ports) to 1 [pid: 8|app: 0|req: 1151/2242] 10.0.0.236 () {34 vars in 664 bytes} [Mon Apr 6 19:57:36 2026] POST /v2.0/ports => generated 743 bytes in 408 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, ' 2026-04-06 19:57:37.647 8 INFO neutron_taas.services.taas.taas_plugin [None req-6fda24c9-ba3a-4ab2-9c0b-9b1dea04beb3 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] TaaS: Handle Delete Port: 7371ec3a-1a25-484a-9233-8b7a799721d9 2026-04-06 19:57:37.651 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fda24c9-ba3a-4ab2-9c0b-9b1dea04beb3 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Tap Mirror: Handle Delete Port: 7371ec3a-1a25-484a-9233-8b7a799721d9 2026-04-06 19:57:37.944 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7d1b6ffa-78ae-49b1-a5a8-b82a5b075635 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:57:37.946 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7d1b6ffa-78ae-49b1-a5a8-b82a5b075635 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 16b30152-6ac7-481b-8023-3ad8603aaf91: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1152/2243] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:57:37 2026] PUT /v2.0/routers/12712173-e776-4f34-ac9c-e8583e6a5d47/remove_router_interface => generated 309 bytes in 689 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-04-06 19:57:38.148 8 INFO neutron.db.segments_db [None req-0d47f4d3-a0d1-4f67-b93c-795ceb8d2ae1 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Added segment ccc510d2-3481-437f-aa61-a71f3b61e94c of type geneve for network 7a65df43-2b41-4e99-9905-b59eb713cae7 2026-04-06 19:57:38.294 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d1b6ffa-78ae-49b1-a5a8-b82a5b075635 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 5ca3a829-426a-437c-9ce8-8d4e3b968ae6 (type: router_ports) to 1 [pid: 7|app: 0|req: 1092/2244] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:57:36 2026] PUT /v2.0/routers/11ad7505-b337-4108-ab32-5f42192f5b21/add_router_interface => generated 309 bytes in 1814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:38.349 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d47f4d3-a0d1-4f67-b93c-795ceb8d2ae1 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource 7a65df43-2b41-4e99-9905-b59eb713cae7 (type: networks) to 1 [pid: 7|app: 0|req: 1093/2245] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:38 2026] GET /v2.0/ports/8f7695af-261a-4ea6-9044-754747fba495 => generated 943 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:38.993 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f28b8c00-5323-4ee0-9131-f3838db3d72a - - - - - -] No more DHCP agents 2026-04-06 19:57:38.995 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f28b8c00-5323-4ee0-9131-f3838db3d72a - - - - - -] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:39.158 7 INFO neutron.db.ovn_revision_numbers_db [None req-f28b8c00-5323-4ee0-9131-f3838db3d72a - - - - - -] Successfully bumped revision number for resource 73f4e229-1cc1-4e90-8f52-135c62bb3efd (type: ports) to 1 2026-04-06 19:57:39.224 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0d47f4d3-a0d1-4f67-b93c-795ceb8d2ae1 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] No more DHCP agents 2026-04-06 19:57:39.233 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0d47f4d3-a0d1-4f67-b93c-795ceb8d2ae1 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Unable to schedule network 7a65df43-2b41-4e99-9905-b59eb713cae7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:39.313 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d47f4d3-a0d1-4f67-b93c-795ceb8d2ae1 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource adc2794d-e265-403e-8ec0-1d3135e28dad (type: ports) to 1 [pid: 8|app: 0|req: 1153/2246] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:38 2026] POST /v2.0/networks => generated 651 bytes in 1285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:39.508 7 INFO neutron.db.ovn_revision_numbers_db [None req-f28b8c00-5323-4ee0-9131-f3838db3d72a - - - - - -] Successfully bumped revision number for resource 73f4e229-1cc1-4e90-8f52-135c62bb3efd (type: ports) to 3 2026-04-06 19:57:39.583 7 INFO neutron.db.segments_db [None req-f28b8c00-5323-4ee0-9131-f3838db3d72a - - - - - -] Added segment 34a84801-659e-49b9-a2c9-10d396054f29 of type geneve for network 24842a21-24e7-4b52-9bfe-d0693f6722fa 2026-04-06 19:57:39.685 8 INFO neutron_taas.services.taas.taas_plugin [None req-2040e094-b0c9-4bbf-8ba8-571d1d6a79c1 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] TaaS: Handle Delete Port: 8f7695af-261a-4ea6-9044-754747fba495 2026-04-06 19:57:39.690 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2040e094-b0c9-4bbf-8ba8-571d1d6a79c1 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Tap Mirror: Handle Delete Port: 8f7695af-261a-4ea6-9044-754747fba495 2026-04-06 19:57:39.695 7 INFO neutron.db.ovn_revision_numbers_db [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] Successfully bumped revision number for resource 24842a21-24e7-4b52-9bfe-d0693f6722fa (type: networks) to 1 2026-04-06 19:57:39.843 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] No more DHCP agents 2026-04-06 19:57:39.845 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] Unable to schedule network 24842a21-24e7-4b52-9bfe-d0693f6722fa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:39.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] Successfully bumped revision number for resource 31716733-e485-427c-98cc-5ea2bc5b6a11 (type: ports) to 1 [pid: 8|app: 0|req: 1154/2247] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:57:39 2026] PUT /v2.0/routers/12712173-e776-4f34-ac9c-e8583e6a5d47/remove_router_interface => generated 309 bytes in 711 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-04-06 19:57:40.079 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] No more DHCP agents 2026-04-06 19:57:40.080 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] Unable to schedule network 24842a21-24e7-4b52-9bfe-d0693f6722fa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:40.103 7 INFO neutron.db.ovn_revision_numbers_db [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] Successfully bumped revision number for resource 0f6cc327-5472-4e34-8ba7-fdbf46026fed (type: subnets) to 0 2026-04-06 19:57:40.291 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-999360cf-016b-43b1-be1b-a53f026181da d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] No more DHCP agents 2026-04-06 19:57:40.292 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-999360cf-016b-43b1-be1b-a53f026181da d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Unable to schedule network 7a65df43-2b41-4e99-9905-b59eb713cae7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:40.379 8 INFO neutron.db.ovn_revision_numbers_db [None req-999360cf-016b-43b1-be1b-a53f026181da d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource 1f5a702f-3eba-4000-8cd8-156bac0ea35f (type: ports) to 1 [pid: 8|app: 0|req: 1155/2248] 10.0.0.236 () {34 vars in 664 bytes} [Mon Apr 6 19:57:40 2026] POST /v2.0/ports => generated 743 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1156/2249] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:57:40 2026] GET /v2.0/ports?device_id=12712173-e776-4f34-ac9c-e8583e6a5d47 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:40.512 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] No more DHCP agents 2026-04-06 19:57:40.514 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] Unable to schedule network 24842a21-24e7-4b52-9bfe-d0693f6722fa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:40.547 8 INFO neutron.db.segments_db [None req-7348bfda-f614-4a13-90ce-d1157be7dbf6 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Added segment f58aa2fe-a7a3-4989-8594-14b6c34bb498 of type geneve for network 1e843e4b-150f-4a4e-b83e-33efc705cd01 2026-04-06 19:57:40.667 7 INFO neutron.db.ovn_revision_numbers_db [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] Successfully bumped revision number for resource 8742f593-e362-474e-b34e-f12182b8fee7 (type: ports) to 1 2026-04-06 19:57:40.672 8 INFO neutron.db.ovn_revision_numbers_db [None req-7348bfda-f614-4a13-90ce-d1157be7dbf6 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource 1e843e4b-150f-4a4e-b83e-33efc705cd01 (type: networks) to 1 2026-04-06 19:57:40.853 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7348bfda-f614-4a13-90ce-d1157be7dbf6 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] No more DHCP agents 2026-04-06 19:57:40.855 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7348bfda-f614-4a13-90ce-d1157be7dbf6 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Unable to schedule network 1e843e4b-150f-4a4e-b83e-33efc705cd01: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:40.928 8 INFO neutron.db.ovn_revision_numbers_db [None req-7348bfda-f614-4a13-90ce-d1157be7dbf6 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource 3e88f244-e514-45c5-a378-fe2c7edc7697 (type: ports) to 1 [pid: 8|app: 0|req: 1159/2252] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:40 2026] POST /v2.0/networks => generated 650 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2253] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:40 2026] DELETE /v2.0/routers/12712173-e776-4f34-ac9c-e8583e6a5d47 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:41.378 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] No hosting information found for port ba4ad86a-5c52-4a67-8dbd-2d5b36187a11: RuntimeError: No hosting information found for port ba4ad86a-5c52-4a67-8dbd-2d5b36187a11 2026-04-06 19:57:41.379 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: 1b105c7e-594f-4078-b76c-6710c0d69f6f 2026-04-06 19:57:41.424 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f4f0c4ac-5b64-4402-816e-152587587a80 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] No more DHCP agents 2026-04-06 19:57:41.425 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f4f0c4ac-5b64-4402-816e-152587587a80 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Unable to schedule network 1e843e4b-150f-4a4e-b83e-33efc705cd01: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:41.459 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] No more DHCP agents 2026-04-06 19:57:41.482 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] Unable to schedule network 24842a21-24e7-4b52-9bfe-d0693f6722fa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:41.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4f0c4ac-5b64-4402-816e-152587587a80 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource a77c6e2a-6c67-4490-aac3-d8b904b331c6 (type: ports) to 1 2026-04-06 19:57:41.566 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: 88503e37-7b55-4558-84a0-89db6b4dc2b7 [pid: 8|app: 0|req: 1161/2254] 10.0.0.236 () {34 vars in 664 bytes} [Mon Apr 6 19:57:41 2026] POST /v2.0/ports => generated 743 bytes in 396 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, ' 2026-04-06 19:57:41.687 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: 73f4e229-1cc1-4e90-8f52-135c62bb3efd [pid: 8|app: 0|req: 1162/2255] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:41 2026] DELETE /v2.0/subnets/50cc488d-8715-409f-a271-e2d3e867d9b2 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:41.835 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: adc2794d-e265-403e-8ec0-1d3135e28dad 2026-04-06 19:57:41.838 8 INFO neutron.db.segments_db [None req-f088ebfe-2a07-43b7-8c58-8d27b8154b47 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Added segment c6f33db9-4940-4046-8c2c-8d1c630438ea of type geneve for network 3c5ad56d-b5e8-4153-81d4-6c057ec43300 2026-04-06 19:57:41.938 8 INFO neutron.db.ovn_revision_numbers_db [None req-f088ebfe-2a07-43b7-8c58-8d27b8154b47 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource 3c5ad56d-b5e8-4153-81d4-6c057ec43300 (type: networks) to 1 2026-04-06 19:57:41.999 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: 31716733-e485-427c-98cc-5ea2bc5b6a11 2026-04-06 19:57:42.069 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0b7d1d84-835f-4f57-8b3e-5ca7e8921cbb - - - - - -] No port found with ID 7371ec3a-1a25-484a-9233-8b7a799721d9: RuntimeError: No port found with ID 7371ec3a-1a25-484a-9233-8b7a799721d9 2026-04-06 19:57:42.090 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0b7d1d84-835f-4f57-8b3e-5ca7e8921cbb - - - - - -] OVN reports status down for port: 72346c12-f007-4144-b128-0ea8829f2067 2026-04-06 19:57:42.219 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f088ebfe-2a07-43b7-8c58-8d27b8154b47 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] No more DHCP agents 2026-04-06 19:57:42.229 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f088ebfe-2a07-43b7-8c58-8d27b8154b47 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Unable to schedule network 3c5ad56d-b5e8-4153-81d4-6c057ec43300: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:42.260 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0b7d1d84-835f-4f57-8b3e-5ca7e8921cbb - - - - - -] OVN reports status down for port: c6854f74-bdb2-4535-989e-2b8c4556ce1b 2026-04-06 19:57:42.356 8 INFO neutron.db.ovn_revision_numbers_db [None req-f088ebfe-2a07-43b7-8c58-8d27b8154b47 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource 852cd3ec-4c60-4713-97be-9198e1e3bf07 (type: ports) to 1 2026-04-06 19:57:42.407 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0b7d1d84-835f-4f57-8b3e-5ca7e8921cbb - - - - - -] OVN reports status down for port: 5ca3a829-426a-437c-9ce8-8d4e3b968ae6 [pid: 8|app: 0|req: 1163/2256] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:41 2026] POST /v2.0/networks => generated 651 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:42.547 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0b7d1d84-835f-4f57-8b3e-5ca7e8921cbb - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:57:42.548 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0b7d1d84-835f-4f57-8b3e-5ca7e8921cbb - - - - - -] OVN reports status up for port: 5ca3a829-426a-437c-9ce8-8d4e3b968ae6 2026-04-06 19:57:42.568 8 INFO neutron.plugins.ml2.plugin [None req-0b7d1d84-835f-4f57-8b3e-5ca7e8921cbb - - - - - -] Attempt 1 to provision port 5ca3a829-426a-437c-9ce8-8d4e3b968ae6 [pid: 8|app: 0|req: 1164/2257] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:42 2026] DELETE /v2.0/subnets/424a51ed-79b7-460b-9b42-d94ead03ddd7 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:43.042 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: 1f5a702f-3eba-4000-8cd8-156bac0ea35f 2026-04-06 19:57:43.205 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: 3e88f244-e514-45c5-a378-fe2c7edc7697 [pid: 8|app: 0|req: 1165/2258] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:57:42 2026] GET /v2.0/ports => generated 20865 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-06 19:57:43.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] Successfully bumped revision number for resource 8742f593-e362-474e-b34e-f12182b8fee7 (type: router_ports) to 1 2026-04-06 19:57:43.350 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: a77c6e2a-6c67-4490-aac3-d8b904b331c6 2026-04-06 19:57:43.442 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b7d1d84-835f-4f57-8b3e-5ca7e8921cbb - - - - - -] Successfully bumped revision number for resource 5ca3a829-426a-437c-9ce8-8d4e3b968ae6 (type: ports) to 2 2026-04-06 19:57:43.468 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: 852cd3ec-4c60-4713-97be-9198e1e3bf07 2026-04-06 19:57:43.599 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] No more DHCP agents 2026-04-06 19:57:43.601 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] Unable to schedule network 24842a21-24e7-4b52-9bfe-d0693f6722fa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:43.712 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ba4dda42-c3fe-4d04-8390-fbea2d03a2c8 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] No more DHCP agents 2026-04-06 19:57:43.714 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ba4dda42-c3fe-4d04-8390-fbea2d03a2c8 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Unable to schedule network 3c5ad56d-b5e8-4153-81d4-6c057ec43300: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:43.714 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: a64a9a67-fea2-43c2-9462-f7d3746b10a6 2026-04-06 19:57:43.805 7 INFO neutron.db.ovn_revision_numbers_db [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] Successfully bumped revision number for resource a64a9a67-fea2-43c2-9462-f7d3746b10a6 (type: ports) to 1 2026-04-06 19:57:43.813 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba4dda42-c3fe-4d04-8390-fbea2d03a2c8 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Successfully bumped revision number for resource 67217a54-1555-4f9e-aa7e-9cc24c50814e (type: ports) to 1 [pid: 8|app: 0|req: 1166/2259] 10.0.0.236 () {34 vars in 664 bytes} [Mon Apr 6 19:57:43 2026] POST /v2.0/ports => generated 743 bytes in 631 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, ' 2026-04-06 19:57:43.884 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: 67217a54-1555-4f9e-aa7e-9cc24c50814e 2026-04-06 19:57:43.973 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7adf4a1-d0a5-45b4-8fa2-d41209ea96c2 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] TaaS: Handle Delete Port: d18161b1-fb44-49ef-a7e2-e9b1ecbd1c28 2026-04-06 19:57:43.976 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7adf4a1-d0a5-45b4-8fa2-d41209ea96c2 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Tap Mirror: Handle Delete Port: d18161b1-fb44-49ef-a7e2-e9b1ecbd1c28 2026-04-06 19:57:44.167 8 INFO neutron.services.segments.plugin [-] Segment 819b7b93-a0d0-49cf-9205-6f6240e90d59 resource provider aggregate not found 2026-04-06 19:57:44.175 8 INFO neutron.services.segments.plugin [-] Segment 819b7b93-a0d0-49cf-9205-6f6240e90d59 resource provider aggregate not found 2026-04-06 19:57:44.191 8 INFO neutron.services.segments.plugin [-] Segment 819b7b93-a0d0-49cf-9205-6f6240e90d59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 819b7b93-a0d0-49cf-9205-6f6240e90d59 found for delete ", "request_id": "req-5785cccc-b36b-4e8f-934f-584b626fcaba"}]} 2026-04-06 19:57:44.192 7 INFO neutron.db.ovn_revision_numbers_db [None req-afbb0529-5f7e-4082-a58d-70b6790af762 - - - - - -] Successfully bumped revision number for resource a64a9a67-fea2-43c2-9462-f7d3746b10a6 (type: ports) to 3 2026-04-06 19:57:44.194 8 INFO neutron.services.segments.plugin [-] Segment 819b7b93-a0d0-49cf-9205-6f6240e90d59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 819b7b93-a0d0-49cf-9205-6f6240e90d59 found for delete ", "request_id": "req-ecf32cab-bd1d-46fa-900a-9a3bde4b921d"}]} [pid: 8|app: 0|req: 1167/2260] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:43 2026] DELETE /v2.0/networks/7dc9ade5-ff05-452e-8f70-426eedd4ed2a => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2261] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:57:44 2026] GET /v2.0/routers => generated 957 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2262] 10.0.0.236 () {34 vars in 747 bytes} [Mon Apr 6 19:57:44 2026] PUT /v2.0/ports/c6854f74-bdb2-4535-989e-2b8c4556ce1b/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 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: 1094/2263] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:57:38 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 6083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2264] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:57:44 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) 2026-04-06 19:57:44.523 8 INFO neutron_taas.services.taas.taas_plugin [None req-2704f8b6-b3e9-4dcf-b8d1-4202b34774d8 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] TaaS: Handle Delete Port: f86e63ea-42fd-47da-8bfa-4d6278b7b801 2026-04-06 19:57:44.527 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2704f8b6-b3e9-4dcf-b8d1-4202b34774d8 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Tap Mirror: Handle Delete Port: f86e63ea-42fd-47da-8bfa-4d6278b7b801 [pid: 7|app: 0|req: 1096/2265] 10.0.0.236 () {34 vars in 747 bytes} [Mon Apr 6 19:57:44 2026] PUT /v2.0/ports/88503e37-7b55-4558-84a0-89db6b4dc2b7/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1170/2266] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:44 2026] DELETE /v2.0/networks/5a245fb2-7614-4174-98ad-b92da1f8a799 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2267] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:57:44 2026] GET /v2.0/network-ip-availabilities => generated 3281 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2268] 10.0.0.236 () {34 vars in 747 bytes} [Mon Apr 6 19:57:44 2026] PUT /v2.0/ports/1f5a702f-3eba-4000-8cd8-156bac0ea35f/tags => generated 34 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 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: 1097/2269] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:57:44 2026] POST /v2.0/vpn/vpnservices => generated 423 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:44.983 8 INFO neutron.db.segments_db [None req-77b02528-4f4c-476b-ba74-6278fe85b3d3 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Added segment 91ae0988-ae8c-4a61-9d58-f675932e0e6c of type geneve for network 0d9d791f-dcaa-4fea-ad6c-3aed34dadfee [pid: 7|app: 0|req: 1098/2270] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:57:44 2026] GET /v2.0/security-groups => generated 26113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-06 19:57:45.098 8 INFO neutron.db.ovn_revision_numbers_db [None req-77b02528-4f4c-476b-ba74-6278fe85b3d3 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 0d9d791f-dcaa-4fea-ad6c-3aed34dadfee (type: networks) to 1 [pid: 7|app: 0|req: 1099/2271] 10.0.0.236 () {34 vars in 747 bytes} [Mon Apr 6 19:57:45 2026] PUT /v2.0/ports/a77c6e2a-6c67-4490-aac3-d8b904b331c6/tags => generated 19 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 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: 1100/2272] 10.0.0.236 () {34 vars in 684 bytes} [Mon Apr 6 19:57:45 2026] POST /v2.0/vpn/ikepolicies => generated 404 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2273] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:57:45 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:45.299 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77b02528-4f4c-476b-ba74-6278fe85b3d3 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:45.300 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77b02528-4f4c-476b-ba74-6278fe85b3d3 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 0d9d791f-dcaa-4fea-ad6c-3aed34dadfee: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:45.350 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: 1f5355a9-a301-4a6c-8e0f-303c3a9e097c 2026-04-06 19:57:45.398 8 INFO neutron.db.ovn_revision_numbers_db [None req-77b02528-4f4c-476b-ba74-6278fe85b3d3 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 1f5355a9-a301-4a6c-8e0f-303c3a9e097c (type: ports) to 1 [pid: 7|app: 0|req: 1102/2274] 10.0.0.236 () {32 vars in 660 bytes} [Mon Apr 6 19:57:45 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2275] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:44 2026] POST /v2.0/networks => generated 649 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2276] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:57:45 2026] GET /v2.0/subnets => generated 2636 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2277] 10.0.0.236 () {34 vars in 688 bytes} [Mon Apr 6 19:57:45 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2278] 10.0.0.236 () {32 vars in 674 bytes} [Mon Apr 6 19:57:45 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2279] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:57: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: 1177/2280] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:57:45 2026] POST /v2.0/vpn/endpoint-groups => generated 328 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:45.723 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f046c35-d55b-48bb-9968-cb99fdda6597 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:45.725 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f046c35-d55b-48bb-9968-cb99fdda6597 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 0d9d791f-dcaa-4fea-ad6c-3aed34dadfee: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1178/2281] 10.0.0.236 () {32 vars in 670 bytes} [Mon Apr 6 19:57:45 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2282] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:57: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: 1180/2283] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:57:45 2026] POST /v2.0/vpn/endpoint-groups => generated 319 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2284] 10.0.0.236 () {32 vars in 682 bytes} [Mon Apr 6 19:57:45 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2285] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:57:45 2026] GET /v2.0/networks => generated 8310 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:46.192 7 INFO neutron.db.ovn_revision_numbers_db [None req-348a89a3-c484-40fd-bb4c-f9f34cc73291 - - - - - -] Successfully bumped revision number for resource 1f5355a9-a301-4a6c-8e0f-303c3a9e097c (type: ports) to 2 2026-04-06 19:57:46.219 8 INFO neutron.services.segments.plugin [-] Segment 87a89d35-4788-40c8-9558-1fc00b099ca9 resource provider aggregate not found 2026-04-06 19:57:46.224 7 INFO neutron.db.ovn_revision_numbers_db [None req-348a89a3-c484-40fd-bb4c-f9f34cc73291 - - - - - -] Successfully bumped revision number for resource 71d4981f-5238-47b7-a42a-2784ce8f9cdc (type: subnets) to 0 2026-04-06 19:57:46.223 8 INFO neutron.services.segments.plugin [-] Segment 87a89d35-4788-40c8-9558-1fc00b099ca9 resource provider aggregate not found [pid: 7|app: 0|req: 1104/2286] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:45 2026] POST /v2.0/subnets => generated 626 bytes in 745 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:46.254 8 INFO neutron.services.segments.plugin [-] Segment 87a89d35-4788-40c8-9558-1fc00b099ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87a89d35-4788-40c8-9558-1fc00b099ca9 found for delete ", "request_id": "req-4d40a437-7211-4632-8ca3-9f378db32c47"}]} 2026-04-06 19:57:46.255 8 INFO neutron.services.segments.plugin [-] Segment 87a89d35-4788-40c8-9558-1fc00b099ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87a89d35-4788-40c8-9558-1fc00b099ca9 found for delete ", "request_id": "req-89fdbbac-2767-4afd-a8f2-64fdcd62dc48"}]} [pid: 7|app: 0|req: 1105/2287] 10.0.0.236 () {32 vars in 668 bytes} [Mon Apr 6 19:57:46 2026] GET /v2.0/ports?not-tags=red => generated 5268 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2288] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:57:46 2026] GET /v2.0/subnets => generated 3270 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:46.550 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8739dd4-f205-44a2-b833-157d365bb6e8 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 65e4ed9b-c512-4ff6-ac94-7c29c3c80284 (type: routers) to 1 [pid: 7|app: 0|req: 1107/2289] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:46 2026] POST /v2.0/routers => generated 603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2290] 10.0.0.236 () {32 vars in 682 bytes} [Mon Apr 6 19:57:46 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 6008 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:46.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-2f8834ca-1194-4f3e-81fa-064d62916329 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 11ad7505-b337-4108-ab32-5f42192f5b21 (type: routers) to 5 [pid: 8|app: 0|req: 1183/2291] 10.0.0.236 () {34 vars in 707 bytes} [Mon Apr 6 19:57:45 2026] POST /v2.0/vpn/ipsec-site-connections => generated 802 bytes in 909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:46.982 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-29928487-7c52-43ac-920a-2cdf83ff641d e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:46.984 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-29928487-7c52-43ac-920a-2cdf83ff641d e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 0d9d791f-dcaa-4fea-ad6c-3aed34dadfee: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1184/2292] 10.0.0.236 () {32 vars in 678 bytes} [Mon Apr 6 19:57:46 2026] GET /v2.0/ports?not-tags-any=blue => generated 6008 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2293] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:57:47 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:47.084 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status down for port: e44d9983-3016-4432-a366-31c4d59426ec [pid: 8|app: 0|req: 1186/2294] 10.0.0.236 () {32 vars in 690 bytes} [Mon Apr 6 19:57:47 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 5268 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:47.154 7 INFO neutron.db.ovn_revision_numbers_db [None req-29928487-7c52-43ac-920a-2cdf83ff641d e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource e44d9983-3016-4432-a366-31c4d59426ec (type: ports) to 1 [pid: 8|app: 0|req: 1187/2295] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:57:47 2026] DELETE /v2.0/vpn/endpoint-groups/67a26885-05cf-460c-bae3-84f970bcbfd8 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2296] 10.0.0.236 () {34 vars in 665 bytes} [Mon Apr 6 19:57:46 2026] POST /v2.0/ports => generated 948 bytes in 531 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: 1110/2297] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:57:47 2026] GET /v2.0/vpn/endpoint-groups => generated 632 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:47.293 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1718a0b-a178-441c-9b83-55f8598c4c23 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] TaaS: Handle Delete Port: c6854f74-bdb2-4535-989e-2b8c4556ce1b 2026-04-06 19:57:47.296 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1718a0b-a178-441c-9b83-55f8598c4c23 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Tap Mirror: Handle Delete Port: c6854f74-bdb2-4535-989e-2b8c4556ce1b [pid: 8|app: 0|req: 1188/2298] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:57:47 2026] DELETE /v2.0/ports/c6854f74-bdb2-4535-989e-2b8c4556ce1b => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2299] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:57:47 2026] GET /v2.0/vpn/endpoint-groups => generated 632 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:47.511 8 INFO neutron_taas.services.taas.taas_plugin [None req-475b5f24-4da2-4468-b5a7-6628f7283535 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] TaaS: Handle Delete Port: 88503e37-7b55-4558-84a0-89db6b4dc2b7 2026-04-06 19:57:47.514 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-475b5f24-4da2-4468-b5a7-6628f7283535 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Tap Mirror: Handle Delete Port: 88503e37-7b55-4558-84a0-89db6b4dc2b7 [pid: 8|app: 0|req: 1190/2300] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:57:47 2026] DELETE /v2.0/ports/88503e37-7b55-4558-84a0-89db6b4dc2b7 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:47.742 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] OVN reports status up for port: e44d9983-3016-4432-a366-31c4d59426ec 2026-04-06 19:57:47.771 7 INFO neutron.plugins.ml2.plugin [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] Attempt 1 to provision port e44d9983-3016-4432-a366-31c4d59426ec 2026-04-06 19:57:47.776 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd6f6b24-3f27-4a86-a03f-48724190b91e d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] TaaS: Handle Delete Port: 1f5a702f-3eba-4000-8cd8-156bac0ea35f 2026-04-06 19:57:47.779 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd6f6b24-3f27-4a86-a03f-48724190b91e d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Tap Mirror: Handle Delete Port: 1f5a702f-3eba-4000-8cd8-156bac0ea35f 2026-04-06 19:57:47.810 7 INFO neutron.db.ovn_revision_numbers_db [None req-656b9678-a116-4a74-b0d5-4fc9f028d745 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource e44d9983-3016-4432-a366-31c4d59426ec (type: ports) to 2 [pid: 8|app: 0|req: 1191/2301] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:57:47 2026] DELETE /v2.0/ports/1f5a702f-3eba-4000-8cd8-156bac0ea35f => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2302] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:57:47 2026] POST /v2.0/vpn/ikepolicies => generated 402 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:48.119 8 INFO neutron_taas.services.taas.taas_plugin [None req-63fb2719-1fa7-4ae0-9db0-0870d27fb2cd d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] TaaS: Handle Delete Port: a77c6e2a-6c67-4490-aac3-d8b904b331c6 2026-04-06 19:57:48.122 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63fb2719-1fa7-4ae0-9db0-0870d27fb2cd d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Tap Mirror: Handle Delete Port: a77c6e2a-6c67-4490-aac3-d8b904b331c6 [pid: 8|app: 0|req: 1193/2303] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:57:47 2026] DELETE /v2.0/ports/a77c6e2a-6c67-4490-aac3-d8b904b331c6 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2304] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:57:48 2026] GET /v2.0/vpn/ikepolicies => generated 797 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:48.331 8 INFO neutron_taas.services.taas.taas_plugin [None req-195ea00d-5a24-4880-92ac-cd620fd990c5 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] TaaS: Handle Delete Port: 67217a54-1555-4f9e-aa7e-9cc24c50814e 2026-04-06 19:57:48.335 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-195ea00d-5a24-4880-92ac-cd620fd990c5 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Tap Mirror: Handle Delete Port: 67217a54-1555-4f9e-aa7e-9cc24c50814e [pid: 8|app: 0|req: 1195/2305] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 19:57:48 2026] DELETE /v2.0/ports/67217a54-1555-4f9e-aa7e-9cc24c50814e => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:48.468 7 INFO neutron.db.ovn_revision_numbers_db [None req-c57cf506-c417-44b3-ba83-ba0bc86069a8 - - - - - -] Successfully bumped revision number for resource e44d9983-3016-4432-a366-31c4d59426ec (type: ports) to 3 [pid: 8|app: 0|req: 1196/2306] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:48 2026] DELETE /v2.0/vpn/ikepolicies/6285d2d4-27a4-4ae6-9d96-00c6121ec0ba => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:48.628 8 INFO neutron_taas.services.taas.taas_plugin [None req-99255e12-c014-482a-add0-6b0cab7f0ae5 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] TaaS: Handle Delete Port: 02ba55d6-3255-49d2-a453-292a0a36b6ac 2026-04-06 19:57:48.631 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99255e12-c014-482a-add0-6b0cab7f0ae5 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Tap Mirror: Handle Delete Port: 02ba55d6-3255-49d2-a453-292a0a36b6ac 2026-04-06 19:57:48.815 8 INFO neutron.services.segments.plugin [-] Segment 52f475cf-6d5a-4cec-a271-a32639ea7bd3 resource provider aggregate not found 2026-04-06 19:57:48.818 8 INFO neutron.services.segments.plugin [-] Segment 52f475cf-6d5a-4cec-a271-a32639ea7bd3 resource provider aggregate not found 2026-04-06 19:57:48.833 8 INFO neutron.services.segments.plugin [-] Segment 52f475cf-6d5a-4cec-a271-a32639ea7bd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52f475cf-6d5a-4cec-a271-a32639ea7bd3 found for delete ", "request_id": "req-491548e5-ba3d-4c11-8395-f906d8a123c0"}]} 2026-04-06 19:57:48.835 8 INFO neutron.services.segments.plugin [-] Segment 52f475cf-6d5a-4cec-a271-a32639ea7bd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52f475cf-6d5a-4cec-a271-a32639ea7bd3 found for delete ", "request_id": "req-15eefc43-67be-4ce7-afe9-a8250dba30e8"}]} [pid: 8|app: 0|req: 1197/2307] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:48 2026] DELETE /v2.0/networks/c2996f1e-1fb9-40d7-8016-f3d79f6f0ee2 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2308] 10.0.0.236 () {34 vars in 689 bytes} [Mon Apr 6 19:57:48 2026] POST /v2.0/vpn/ipsecpolicies => generated 411 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:48.953 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-656b9678-a116-4a74-b0d5-4fc9f028d745 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:48.958 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-656b9678-a116-4a74-b0d5-4fc9f028d745 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 0d9d791f-dcaa-4fea-ad6c-3aed34dadfee: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:49.033 8 INFO neutron_taas.services.taas.taas_plugin [None req-e565b32c-c09e-43e4-bbd1-7c54712c5c1d d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] TaaS: Handle Delete Port: 1b105c7e-594f-4078-b76c-6710c0d69f6f 2026-04-06 19:57:49.036 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e565b32c-c09e-43e4-bbd1-7c54712c5c1d d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Tap Mirror: Handle Delete Port: 1b105c7e-594f-4078-b76c-6710c0d69f6f 2026-04-06 19:57:49.195 7 INFO neutron.db.ovn_revision_numbers_db [None req-656b9678-a116-4a74-b0d5-4fc9f028d745 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource e44d9983-3016-4432-a366-31c4d59426ec (type: router_ports) to 3 [pid: 7|app: 0|req: 1111/2309] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:57:47 2026] PUT /v2.0/routers/65e4ed9b-c512-4ff6-ac94-7c29c3c80284/add_router_interface => generated 309 bytes in 1982 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, ' [pid: 7|app: 0|req: 1112/2310] 10.0.0.236 () {32 vars in 667 bytes} [Mon Apr 6 19:57:49 2026] GET /v2.0/vpn/ipsecpolicies => generated 812 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:49.225 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8b0dc00b-3448-4867-b9aa-c022cee2e53f - - - - - -] No hosting information found for port 5ca3a829-426a-437c-9ce8-8d4e3b968ae6: RuntimeError: No hosting information found for port 5ca3a829-426a-437c-9ce8-8d4e3b968ae6 [pid: 7|app: 0|req: 1113/2311] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:49 2026] GET /v2.0/ports/e44d9983-3016-4432-a366-31c4d59426ec => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2312] 10.0.0.236 () {32 vars in 744 bytes} [Mon Apr 6 19:57:49 2026] DELETE /v2.0/vpn/ipsecpolicies/17aff055-9629-4090-b096-f10c0cbf9be5 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2313] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:48 2026] DELETE /v2.0/networks/c6e823ad-fdbd-4050-9f96-d12fa58cdae3 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:49.357 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b0dc00b-3448-4867-b9aa-c022cee2e53f - - - - - -] Successfully bumped revision number for resource 5ca3a829-426a-437c-9ce8-8d4e3b968ae6 (type: router_ports) to 2 2026-04-06 19:57:49.358 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b0dc00b-3448-4867-b9aa-c022cee2e53f - - - - - -] OVN reports status down for port: 8742f593-e362-474e-b34e-f12182b8fee7 2026-04-06 19:57:49.488 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8b0dc00b-3448-4867-b9aa-c022cee2e53f - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:57:49.490 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b0dc00b-3448-4867-b9aa-c022cee2e53f - - - - - -] OVN reports status up for port: 8742f593-e362-474e-b34e-f12182b8fee7 2026-04-06 19:57:49.491 8 INFO neutron.db.segments_db [None req-23ccd89f-dec3-43a7-8b15-0c3f812e56e2 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Added segment 31a7b0e3-eccc-4cd8-bbd2-c7397348a3b7 of type geneve for network 851d112a-b38f-48b9-a902-0f27afc28187 2026-04-06 19:57:49.508 8 INFO neutron.plugins.ml2.plugin [None req-8b0dc00b-3448-4867-b9aa-c022cee2e53f - - - - - -] Attempt 1 to provision port 8742f593-e362-474e-b34e-f12182b8fee7 2026-04-06 19:57:49.577 7 INFO neutron_taas.services.taas.taas_plugin [None req-5cd6f336-b73e-427f-a5d6-147c814c8ba6 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] TaaS: Handle Delete Port: e44d9983-3016-4432-a366-31c4d59426ec 2026-04-06 19:57:49.580 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cd6f336-b73e-427f-a5d6-147c814c8ba6 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Tap Mirror: Handle Delete Port: e44d9983-3016-4432-a366-31c4d59426ec 2026-04-06 19:57:49.695 8 INFO neutron.db.ovn_revision_numbers_db [None req-23ccd89f-dec3-43a7-8b15-0c3f812e56e2 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 851d112a-b38f-48b9-a902-0f27afc28187 (type: networks) to 1 [pid: 7|app: 0|req: 1115/2314] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:57:49 2026] PUT /v2.0/routers/65e4ed9b-c512-4ff6-ac94-7c29c3c80284/remove_router_interface => generated 309 bytes in 709 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-04-06 19:57:50.025 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23ccd89f-dec3-43a7-8b15-0c3f812e56e2 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:57:50.028 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23ccd89f-dec3-43a7-8b15-0c3f812e56e2 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 851d112a-b38f-48b9-a902-0f27afc28187: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:50.137 7 INFO neutron_taas.services.taas.taas_plugin [None req-adbea6e1-6598-4d18-aded-fc33964890c7 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] TaaS: Handle Delete Port: adc2794d-e265-403e-8ec0-1d3135e28dad 2026-04-06 19:57:50.141 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adbea6e1-6598-4d18-aded-fc33964890c7 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Tap Mirror: Handle Delete Port: adc2794d-e265-403e-8ec0-1d3135e28dad 2026-04-06 19:57:50.176 8 INFO neutron.db.ovn_revision_numbers_db [None req-23ccd89f-dec3-43a7-8b15-0c3f812e56e2 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource eded5af2-7326-4228-aa50-d007dbda9c95 (type: ports) to 1 [pid: 8|app: 0|req: 1200/2315] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:49 2026] POST /v2.0/networks => generated 651 bytes in 888 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:50.322 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b0dc00b-3448-4867-b9aa-c022cee2e53f - - - - - -] Successfully bumped revision number for resource 8742f593-e362-474e-b34e-f12182b8fee7 (type: ports) to 2 2026-04-06 19:57:50.328 8 INFO neutron.api.v2.resource [None req-0caae36e-037b-4b90-b9d6-ff09502fda02 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-06 19:57:50.328 7 INFO neutron.services.segments.plugin [-] Segment ccc510d2-3481-437f-aa61-a71f3b61e94c resource provider aggregate not found [pid: 8|app: 0|req: 1201/2316] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:57:50 2026] PUT /v2.0/routers/65e4ed9b-c512-4ff6-ac94-7c29c3c80284/remove_router_interface => generated 197 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:57:50.339 7 INFO neutron.services.segments.plugin [-] Segment ccc510d2-3481-437f-aa61-a71f3b61e94c resource provider aggregate not found 2026-04-06 19:57:50.353 7 INFO neutron.services.segments.plugin [-] Segment ccc510d2-3481-437f-aa61-a71f3b61e94c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccc510d2-3481-437f-aa61-a71f3b61e94c found for delete ", "request_id": "req-2dce4232-160c-4315-9c9f-d6ab97e0c4f7"}]} 2026-04-06 19:57:50.356 7 INFO neutron.services.segments.plugin [-] Segment ccc510d2-3481-437f-aa61-a71f3b61e94c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccc510d2-3481-437f-aa61-a71f3b61e94c found for delete ", "request_id": "req-a8a34da8-a458-4f7d-9d9c-735d2ea19aab"}]} [pid: 7|app: 0|req: 1116/2317] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:49 2026] DELETE /v2.0/networks/7a65df43-2b41-4e99-9905-b59eb713cae7 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2318] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:57:50 2026] GET /v2.0/ports?device_id=65e4ed9b-c512-4ff6-ac94-7c29c3c80284 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:50.541 7 INFO neutron_taas.services.taas.taas_plugin [None req-56ed0a1c-bd4c-4862-bb71-5807653dbd9b d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] TaaS: Handle Delete Port: 3e88f244-e514-45c5-a378-fe2c7edc7697 2026-04-06 19:57:50.545 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56ed0a1c-bd4c-4862-bb71-5807653dbd9b d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Tap Mirror: Handle Delete Port: 3e88f244-e514-45c5-a378-fe2c7edc7697 2026-04-06 19:57:50.628 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-68994a18-5ffd-482e-9a08-585ada232f6a a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:57:50.630 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-68994a18-5ffd-482e-9a08-585ada232f6a a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 851d112a-b38f-48b9-a902-0f27afc28187: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1118/2319] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:50 2026] DELETE /v2.0/networks/1e843e4b-150f-4a4e-b83e-33efc705cd01 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:50.855 8 INFO neutron.services.segments.plugin [-] Segment 1814859c-2070-45b0-b7b0-0a4f46532bc4 resource provider aggregate not found 2026-04-06 19:57:50.859 8 INFO neutron.services.segments.plugin [-] Segment 1814859c-2070-45b0-b7b0-0a4f46532bc4 resource provider aggregate not found 2026-04-06 19:57:50.873 8 INFO neutron.services.segments.plugin [-] Segment 1814859c-2070-45b0-b7b0-0a4f46532bc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1814859c-2070-45b0-b7b0-0a4f46532bc4 found for delete ", "request_id": "req-d16f1c1a-4aa1-494f-89c6-18634a069ceb"}]} 2026-04-06 19:57:50.882 8 INFO neutron.services.segments.plugin [-] Segment 1814859c-2070-45b0-b7b0-0a4f46532bc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1814859c-2070-45b0-b7b0-0a4f46532bc4 found for delete ", "request_id": "req-a84b74c3-feac-410d-be23-0eeb6af6da3b"}]} [pid: 7|app: 0|req: 1119/2320] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:50 2026] DELETE /v2.0/routers/65e4ed9b-c512-4ff6-ac94-7c29c3c80284 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:51.139 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe11bcc9-51e6-4fd2-bf14-8052239205db - - - - - -] Successfully bumped revision number for resource eded5af2-7326-4228-aa50-d007dbda9c95 (type: ports) to 2 2026-04-06 19:57:51.142 7 INFO neutron_taas.services.taas.taas_plugin [None req-a0a93acd-bfe9-4f77-88c5-4d4a475efec1 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] TaaS: Handle Delete Port: 852cd3ec-4c60-4713-97be-9198e1e3bf07 2026-04-06 19:57:51.144 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0a93acd-bfe9-4f77-88c5-4d4a475efec1 d19130b5ad4b4a8c98bcc54b75d61ed3 cc9e5cb6eb914f188cf1c54daa89ce2f - - default default] Tap Mirror: Handle Delete Port: 852cd3ec-4c60-4713-97be-9198e1e3bf07 2026-04-06 19:57:51.168 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe11bcc9-51e6-4fd2-bf14-8052239205db - - - - - -] Successfully bumped revision number for resource fcf4a340-ec59-47e7-9c81-6dbb6738af73 (type: subnets) to 0 [pid: 8|app: 0|req: 1202/2321] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:50 2026] POST /v2.0/subnets => generated 629 bytes in 852 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2322] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:51 2026] DELETE /v2.0/networks/3c5ad56d-b5e8-4153-81d4-6c057ec43300 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2323] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:51 2026] DELETE /v2.0/subnets/71d4981f-5238-47b7-a42a-2784ce8f9cdc => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:51.518 8 INFO neutron_taas.services.taas.taas_plugin [None req-f71ef265-d4cb-434d-b0a2-d8259df01259 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] TaaS: Handle Delete Port: 1f5355a9-a301-4a6c-8e0f-303c3a9e097c 2026-04-06 19:57:51.521 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f71ef265-d4cb-434d-b0a2-d8259df01259 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Tap Mirror: Handle Delete Port: 1f5355a9-a301-4a6c-8e0f-303c3a9e097c [pid: 8|app: 0|req: 1204/2324] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:51 2026] DELETE /v2.0/networks/0d9d791f-dcaa-4fea-ad6c-3aed34dadfee => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:51.822 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-12ed5c9e-d982-4be2-be00-cd4ef52f9499 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:57:51.824 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-12ed5c9e-d982-4be2-be00-cd4ef52f9499 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:51.889 8 INFO neutron.db.segments_db [None req-f8c35ce0-e5ee-49ad-9f5c-1022bb8f5422 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Added segment 819c438c-9d45-4b1c-9bdd-fd9d7aa7e267 of type geneve for network 5bd2ffde-9870-4314-9af2-d58658dc469c 2026-04-06 19:57:52.052 7 INFO neutron.db.ovn_revision_numbers_db [None req-12ed5c9e-d982-4be2-be00-cd4ef52f9499 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource b34c795f-1507-4b57-be40-4142d4d22789 (type: ports) to 1 2026-04-06 19:57:52.056 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8c35ce0-e5ee-49ad-9f5c-1022bb8f5422 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 5bd2ffde-9870-4314-9af2-d58658dc469c (type: networks) to 1 2026-04-06 19:57:52.271 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f8c35ce0-e5ee-49ad-9f5c-1022bb8f5422 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:52.272 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f8c35ce0-e5ee-49ad-9f5c-1022bb8f5422 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 5bd2ffde-9870-4314-9af2-d58658dc469c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:52.375 7 INFO neutron.services.segments.plugin [-] Segment f58aa2fe-a7a3-4989-8594-14b6c34bb498 resource provider aggregate not found 2026-04-06 19:57:52.390 8 INFO neutron.db.ovn_revision_numbers_db [None req-f8c35ce0-e5ee-49ad-9f5c-1022bb8f5422 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 9781209d-8443-48d6-8819-872ca40c8dea (type: ports) to 1 2026-04-06 19:57:52.391 7 INFO neutron.services.segments.plugin [-] Segment f58aa2fe-a7a3-4989-8594-14b6c34bb498 resource provider aggregate not found 2026-04-06 19:57:52.410 7 INFO neutron.services.segments.plugin [-] Segment f58aa2fe-a7a3-4989-8594-14b6c34bb498 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f58aa2fe-a7a3-4989-8594-14b6c34bb498 found for delete ", "request_id": "req-167fae79-a26d-47f2-8140-b81019fa6cf8"}]} 2026-04-06 19:57:52.413 7 INFO neutron.services.segments.plugin [-] Segment f58aa2fe-a7a3-4989-8594-14b6c34bb498 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f58aa2fe-a7a3-4989-8594-14b6c34bb498 found for delete ", "request_id": "req-53e15a38-6338-42ea-b6a9-5afa9c841a36"}]} [pid: 8|app: 0|req: 1205/2325] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:57:51 2026] POST /v2.0/networks => generated 648 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:52.439 7 INFO neutron.services.segments.plugin [-] Segment c6f33db9-4940-4046-8c2c-8d1c630438ea resource provider aggregate not found 2026-04-06 19:57:52.444 7 INFO neutron.services.segments.plugin [-] Segment c6f33db9-4940-4046-8c2c-8d1c630438ea resource provider aggregate not found 2026-04-06 19:57:52.455 7 INFO neutron.services.segments.plugin [-] Segment c6f33db9-4940-4046-8c2c-8d1c630438ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6f33db9-4940-4046-8c2c-8d1c630438ea found for delete ", "request_id": "req-f5d73d79-2e0c-49dd-abca-e0ad1fbb7480"}]} 2026-04-06 19:57:52.468 7 INFO neutron.services.segments.plugin [-] Segment c6f33db9-4940-4046-8c2c-8d1c630438ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6f33db9-4940-4046-8c2c-8d1c630438ea found for delete ", "request_id": "req-6954b609-8757-429e-b7de-ede06fc8465e"}]} 2026-04-06 19:57:52.746 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c24d07b-8eda-459c-b0e1-d728ad66de80 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource bbfd9029-b783-448a-966b-3b1a954eae34 (type: security_groups) to 1 2026-04-06 19:57:52.765 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c24d07b-8eda-459c-b0e1-d728ad66de80 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 44f238a4-023a-417b-8c66-4bca800cb124 (type: security_group_rules) to 0 2026-04-06 19:57:52.785 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c24d07b-8eda-459c-b0e1-d728ad66de80 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5cf097e7-19ce-4fc1-bde3-bfe29d756b38 (type: security_group_rules) to 0 2026-04-06 19:57:52.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c24d07b-8eda-459c-b0e1-d728ad66de80 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 7a55429e-3478-4846-bb9f-896255ab183d (type: security_group_rules) to 0 2026-04-06 19:57:52.818 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c24d07b-8eda-459c-b0e1-d728ad66de80 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b4873daf-3e2b-4b58-8b3b-fa14fab80d8f (type: security_group_rules) to 0 2026-04-06 19:57:52.844 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-db84ee60-24ae-4235-9909-355c0a9e3fa1 - - - - - -] Schedule LRP lrp-b34c795f-1507-4b57-be40-4142d4d22789 on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:57:52.898 8 INFO neutron.services.segments.plugin [-] Segment 91ae0988-ae8c-4a61-9d58-f675932e0e6c resource provider aggregate not found 2026-04-06 19:57:52.901 7 INFO neutron.db.ovn_revision_numbers_db [None req-12ed5c9e-d982-4be2-be00-cd4ef52f9499 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource b34c795f-1507-4b57-be40-4142d4d22789 (type: router_ports) to 1 2026-04-06 19:57:52.909 8 INFO neutron.services.segments.plugin [-] Segment 91ae0988-ae8c-4a61-9d58-f675932e0e6c resource provider aggregate not found 2026-04-06 19:57:52.929 8 INFO neutron.services.segments.plugin [-] Segment 91ae0988-ae8c-4a61-9d58-f675932e0e6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91ae0988-ae8c-4a61-9d58-f675932e0e6c found for delete ", "request_id": "req-3df42e42-4b2f-45fc-b85d-fd60d24b6895"}]} [pid: 8|app: 0|req: 1206/2326] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:52 2026] GET /v2.0/security-groups?tenant_id=6c15ee582eb24d09baa51ca0dc7813b2&name=default => generated 2925 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:52.931 8 INFO neutron.services.segments.plugin [-] Segment 91ae0988-ae8c-4a61-9d58-f675932e0e6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91ae0988-ae8c-4a61-9d58-f675932e0e6c found for delete ", "request_id": "req-cd0ce851-fcb9-493c-9314-3dfc662c594d"}]} 2026-04-06 19:57:52.997 7 INFO neutron.db.ovn_revision_numbers_db [None req-12ed5c9e-d982-4be2-be00-cd4ef52f9499 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 85e29bca-bd91-4304-b0dc-3af023ca6059 (type: routers) to 2 [pid: 7|app: 0|req: 1121/2327] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:51 2026] POST /v2.0/routers => generated 937 bytes in 1691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:53.191 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6aa67b61-3b14-4d07-8f13-4e4ac009d604 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:53.192 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6aa67b61-3b14-4d07-8f13-4e4ac009d604 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 5bd2ffde-9870-4314-9af2-d58658dc469c: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1122/2328] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:53 2026] DELETE /v2.0/security-groups/bbfd9029-b783-448a-966b-3b1a954eae34 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:53.654 8 INFO neutron.db.ovn_revision_numbers_db [None req-19158881-a81b-46d6-8d26-e3c58b40d2a9 - - - - - -] Successfully bumped revision number for resource 9781209d-8443-48d6-8819-872ca40c8dea (type: ports) to 2 2026-04-06 19:57:53.678 8 INFO neutron.db.ovn_revision_numbers_db [None req-19158881-a81b-46d6-8d26-e3c58b40d2a9 - - - - - -] Successfully bumped revision number for resource b741335b-69c8-4293-b50b-24f8e58ab219 (type: subnets) to 0 [pid: 8|app: 0|req: 1207/2329] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:52 2026] POST /v2.0/subnets => generated 626 bytes in 764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2330] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:53 2026] GET /v2.0/security-groups?tenant_id=cc9e5cb6eb914f188cf1c54daa89ce2f&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:57:53.767 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49f3d828-1b13-4c9f-9e46-535ea3693c71 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:57:53.768 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49f3d828-1b13-4c9f-9e46-535ea3693c71 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 851d112a-b38f-48b9-a902-0f27afc28187: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:53.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-61082d0c-bb18-46bb-976c-604a1963e2d3 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource a3af5ae9-506c-44b7-a68b-a48a3edf84d8 (type: routers) to 1 [pid: 8|app: 0|req: 1209/2331] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:53 2026] POST /v2.0/routers => generated 602 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:57:53.918 7 INFO neutron.db.ovn_revision_numbers_db [None req-49f3d828-1b13-4c9f-9e46-535ea3693c71 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource f829e588-60ee-4431-80fd-d30a084e035f (type: ports) to 1 2026-04-06 19:57:54.080 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d084d2bb-3150-48cd-8be3-e14ecd80b53c - - - - - -] No port found with ID e44d9983-3016-4432-a366-31c4d59426ec: RuntimeError: No port found with ID e44d9983-3016-4432-a366-31c4d59426ec 2026-04-06 19:57:54.094 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d084d2bb-3150-48cd-8be3-e14ecd80b53c - - - - - -] OVN reports status down for port: eded5af2-7326-4228-aa50-d007dbda9c95 [pid: 8|app: 0|req: 1210/2332] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:53 2026] DELETE /v2.0/security-groups/e3b7948c-b551-490f-bbda-5142c1723d31 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:54.232 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d084d2bb-3150-48cd-8be3-e14ecd80b53c - - - - - -] OVN reports status down for port: b34c795f-1507-4b57-be40-4142d4d22789 2026-04-06 19:57:54.362 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d084d2bb-3150-48cd-8be3-e14ecd80b53c - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:57:54.363 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d084d2bb-3150-48cd-8be3-e14ecd80b53c - - - - - -] OVN reports status up for port: 73f4e229-1cc1-4e90-8f52-135c62bb3efd 2026-04-06 19:57:54.398 7 INFO neutron.plugins.ml2.plugin [None req-d084d2bb-3150-48cd-8be3-e14ecd80b53c - - - - - -] Attempt 1 to provision port 73f4e229-1cc1-4e90-8f52-135c62bb3efd 2026-04-06 19:57:54.531 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1bd40db9-1e21-4153-8d9c-54ceb3608912 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:54.532 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1bd40db9-1e21-4153-8d9c-54ceb3608912 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 5bd2ffde-9870-4314-9af2-d58658dc469c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:54.671 8 INFO neutron.db.ovn_revision_numbers_db [None req-1bd40db9-1e21-4153-8d9c-54ceb3608912 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 7d43209f-e0dc-4514-beba-1965962be5d2 (type: ports) to 1 2026-04-06 19:57:54.868 7 INFO neutron.db.ovn_revision_numbers_db [None req-d084d2bb-3150-48cd-8be3-e14ecd80b53c - - - - - -] Successfully bumped revision number for resource 73f4e229-1cc1-4e90-8f52-135c62bb3efd (type: ports) to 4 2026-04-06 19:57:55.102 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f176c48-c252-4222-8dc8-b19893d9c7cf - - - - - -] OVN reports status down for port: 9781209d-8443-48d6-8819-872ca40c8dea 2026-04-06 19:57:55.127 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49f3d828-1b13-4c9f-9e46-535ea3693c71 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:57:55.129 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49f3d828-1b13-4c9f-9e46-535ea3693c71 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 851d112a-b38f-48b9-a902-0f27afc28187: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:55.236 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f176c48-c252-4222-8dc8-b19893d9c7cf - - - - - -] OVN reports status up for port: b34c795f-1507-4b57-be40-4142d4d22789 2026-04-06 19:57:55.263 7 INFO neutron.plugins.ml2.plugin [None req-1f176c48-c252-4222-8dc8-b19893d9c7cf - - - - - -] Attempt 1 to provision port b34c795f-1507-4b57-be40-4142d4d22789 2026-04-06 19:57:55.290 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1bd40db9-1e21-4153-8d9c-54ceb3608912 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:55.293 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1bd40db9-1e21-4153-8d9c-54ceb3608912 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 5bd2ffde-9870-4314-9af2-d58658dc469c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:55.534 8 INFO neutron.db.ovn_revision_numbers_db [None req-1bd40db9-1e21-4153-8d9c-54ceb3608912 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 7d43209f-e0dc-4514-beba-1965962be5d2 (type: router_ports) to 1 [pid: 8|app: 0|req: 1211/2333] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:57:54 2026] PUT /v2.0/routers/a3af5ae9-506c-44b7-a68b-a48a3edf84d8/add_router_interface => generated 309 bytes in 1386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:55.678 7 INFO neutron.db.ovn_revision_numbers_db [None req-49f3d828-1b13-4c9f-9e46-535ea3693c71 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource f829e588-60ee-4431-80fd-d30a084e035f (type: router_ports) to 1 2026-04-06 19:57:55.685 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c02d88c-f585-4ede-98ce-c84f84b391cb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e94785c8-d540-47fc-90f4-f0bc3d148517 (type: security_groups) to 1 [pid: 7|app: 0|req: 1123/2334] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:57:53 2026] PUT /v2.0/routers/85e29bca-bd91-4304-b0dc-3af023ca6059/add_router_interface => generated 309 bytes in 2449 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:55.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c02d88c-f585-4ede-98ce-c84f84b391cb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4b6dfd14-f5d7-4604-b66c-5fd983a74b01 (type: security_group_rules) to 0 2026-04-06 19:57:55.712 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c02d88c-f585-4ede-98ce-c84f84b391cb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 653fdf68-6182-4308-b1e9-0858064bbe32 (type: security_group_rules) to 0 2026-04-06 19:57:55.728 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c02d88c-f585-4ede-98ce-c84f84b391cb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9f33c001-48c0-4969-bd97-518154a0ba10 (type: security_group_rules) to 0 2026-04-06 19:57:55.742 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c02d88c-f585-4ede-98ce-c84f84b391cb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b59842fd-f72f-442b-9a34-7251a140d4ca (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1126/2337] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:55 2026] GET /v2.0/ports/7d43209f-e0dc-4514-beba-1965962be5d2 => generated 941 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2338] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:57:55 2026] GET /v2.0/security-groups?tenant_id=6026c0b4ae284f11bba7481d368c95cd&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2339] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:55 2026] GET /v2.0/ports/7d43209f-e0dc-4514-beba-1965962be5d2 => generated 941 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:56.066 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5d3112e3-7d4a-4302-94dd-0986ce569b50 - - - - - -] No hosting information found for port 8742f593-e362-474e-b34e-f12182b8fee7: RuntimeError: No hosting information found for port 8742f593-e362-474e-b34e-f12182b8fee7 [pid: 8|app: 0|req: 1214/2340] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:57:55 2026] DELETE /v2.0/security-groups/e94785c8-d540-47fc-90f4-f0bc3d148517 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:56.206 8 INFO neutron.db.ovn_revision_numbers_db [None req-5d3112e3-7d4a-4302-94dd-0986ce569b50 - - - - - -] Successfully bumped revision number for resource 8742f593-e362-474e-b34e-f12182b8fee7 (type: router_ports) to 2 2026-04-06 19:57:56.250 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5d3112e3-7d4a-4302-94dd-0986ce569b50 - - - - - -] OVN reports status down for port: 7d43209f-e0dc-4514-beba-1965962be5d2 2026-04-06 19:57:56.308 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5d3112e3-7d4a-4302-94dd-0986ce569b50 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:57:56.308 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5d3112e3-7d4a-4302-94dd-0986ce569b50 - - - - - -] OVN reports status up for port: 7d43209f-e0dc-4514-beba-1965962be5d2 2026-04-06 19:57:56.317 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9fe7a62b-2acd-477f-9b0c-4ef92695dd42 - - - - - -] No more DHCP agents 2026-04-06 19:57:56.319 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9fe7a62b-2acd-477f-9b0c-4ef92695dd42 - - - - - -] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:56.320 8 INFO neutron.plugins.ml2.plugin [None req-5d3112e3-7d4a-4302-94dd-0986ce569b50 - - - - - -] Attempt 1 to provision port 7d43209f-e0dc-4514-beba-1965962be5d2 2026-04-06 19:57:56.452 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fe7a62b-2acd-477f-9b0c-4ef92695dd42 - - - - - -] Successfully bumped revision number for resource 15ff5c0c-6a2d-4e63-bfca-69fc492472b3 (type: ports) to 1 2026-04-06 19:57:56.697 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fe7a62b-2acd-477f-9b0c-4ef92695dd42 - - - - - -] Successfully bumped revision number for resource 15ff5c0c-6a2d-4e63-bfca-69fc492472b3 (type: ports) to 3 2026-04-06 19:57:56.701 8 INFO neutron.db.ovn_revision_numbers_db [None req-5d3112e3-7d4a-4302-94dd-0986ce569b50 - - - - - -] Successfully bumped revision number for resource 7d43209f-e0dc-4514-beba-1965962be5d2 (type: ports) to 2 2026-04-06 19:57:56.762 7 INFO neutron.db.segments_db [None req-9fe7a62b-2acd-477f-9b0c-4ef92695dd42 - - - - - -] Added segment 65e98613-7639-4bcb-9f57-2915a0ae8f4b of type geneve for network 5422f171-e76c-46f9-be7f-b9d14f235af5 [pid: 8|app: 0|req: 1215/2341] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 19:57:56 2026] GET /v2.0/ports/7d43209f-e0dc-4514-beba-1965962be5d2 => generated 943 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:57:56.886 7 INFO neutron.db.ovn_revision_numbers_db [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] Successfully bumped revision number for resource 5422f171-e76c-46f9-be7f-b9d14f235af5 (type: networks) to 1 2026-04-06 19:57:57.034 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] No more DHCP agents 2026-04-06 19:57:57.035 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] Unable to schedule network 5422f171-e76c-46f9-be7f-b9d14f235af5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:57.115 7 INFO neutron.db.ovn_revision_numbers_db [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] Successfully bumped revision number for resource a2cf0046-e4dc-4d54-8600-e1eb1863bada (type: ports) to 1 2026-04-06 19:57:57.190 8 INFO neutron_taas.services.taas.taas_plugin [None req-034fcf79-82df-444a-9d8e-a74af4ffedf0 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] TaaS: Handle Delete Port: 7d43209f-e0dc-4514-beba-1965962be5d2 2026-04-06 19:57:57.194 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-034fcf79-82df-444a-9d8e-a74af4ffedf0 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Tap Mirror: Handle Delete Port: 7d43209f-e0dc-4514-beba-1965962be5d2 2026-04-06 19:57:57.253 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] No more DHCP agents 2026-04-06 19:57:57.254 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] Unable to schedule network 5422f171-e76c-46f9-be7f-b9d14f235af5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:57.277 7 INFO neutron.db.ovn_revision_numbers_db [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] Successfully bumped revision number for resource 5772b53e-ebaf-4e65-9192-040145288cc8 (type: subnets) to 0 [pid: 8|app: 0|req: 1216/2342] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:57:56 2026] PUT /v2.0/routers/a3af5ae9-506c-44b7-a68b-a48a3edf84d8/remove_router_interface => generated 309 bytes in 641 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, ' [pid: 8|app: 0|req: 1217/2343] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:57:57 2026] GET /v2.0/ports?device_id=a3af5ae9-506c-44b7-a68b-a48a3edf84d8 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:57:57.727 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] No more DHCP agents 2026-04-06 19:57:57.729 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] Unable to schedule network 5422f171-e76c-46f9-be7f-b9d14f235af5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1218/2344] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:57 2026] DELETE /v2.0/routers/a3af5ae9-506c-44b7-a68b-a48a3edf84d8 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:57:57.873 7 INFO neutron.db.ovn_revision_numbers_db [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] Successfully bumped revision number for resource 75eb7b0e-59cd-487c-8a11-b64022172119 (type: ports) to 1 [pid: 8|app: 0|req: 1219/2345] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:57:57 2026] DELETE /v2.0/subnets/b741335b-69c8-4293-b50b-24f8e58ab219 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:58.065 8 INFO neutron_taas.services.taas.taas_plugin [None req-d946227e-94d2-4f21-bdeb-ed1f52435aa2 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] TaaS: Handle Delete Port: 9781209d-8443-48d6-8819-872ca40c8dea 2026-04-06 19:57:58.068 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d946227e-94d2-4f21-bdeb-ed1f52435aa2 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Tap Mirror: Handle Delete Port: 9781209d-8443-48d6-8819-872ca40c8dea 2026-04-06 19:57:58.272 8 INFO neutron.services.segments.plugin [-] Segment 819c438c-9d45-4b1c-9bdd-fd9d7aa7e267 resource provider aggregate not found 2026-04-06 19:57:58.280 8 INFO neutron.services.segments.plugin [-] Segment 819c438c-9d45-4b1c-9bdd-fd9d7aa7e267 resource provider aggregate not found 2026-04-06 19:57:58.295 8 INFO neutron.services.segments.plugin [-] Segment 819c438c-9d45-4b1c-9bdd-fd9d7aa7e267 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 819c438c-9d45-4b1c-9bdd-fd9d7aa7e267 found for delete ", "request_id": "req-86f8f73f-2dbe-4200-b07c-30866bab9e69"}]} 2026-04-06 19:57:58.302 8 INFO neutron.services.segments.plugin [-] Segment 819c438c-9d45-4b1c-9bdd-fd9d7aa7e267 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 819c438c-9d45-4b1c-9bdd-fd9d7aa7e267 found for delete ", "request_id": "req-b82e6e65-8ef9-4644-bc82-d5a1fea3bac1"}]} [pid: 8|app: 0|req: 1220/2346] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:57:57 2026] DELETE /v2.0/networks/5bd2ffde-9870-4314-9af2-d58658dc469c => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:57:58.627 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] No more DHCP agents 2026-04-06 19:57:58.629 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] Unable to schedule network 5422f171-e76c-46f9-be7f-b9d14f235af5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:58.842 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e1c23fb-2d2b-4b44-8e29-33ff2e033042 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] No more DHCP agents 2026-04-06 19:57:58.844 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e1c23fb-2d2b-4b44-8e29-33ff2e033042 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:58.994 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e1c23fb-2d2b-4b44-8e29-33ff2e033042 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 59864958-3699-4f6c-858a-2dc5640c659d (type: ports) to 1 2026-04-06 19:57:59.190 7 INFO neutron.db.ovn_revision_numbers_db [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] Successfully bumped revision number for resource 75eb7b0e-59cd-487c-8a11-b64022172119 (type: router_ports) to 1 2026-04-06 19:57:59.420 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] No more DHCP agents 2026-04-06 19:57:59.423 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] Unable to schedule network 5422f171-e76c-46f9-be7f-b9d14f235af5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:57:59.587 7 INFO neutron.db.ovn_revision_numbers_db [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] Successfully bumped revision number for resource b34b5778-325a-4958-b226-ec19d4b2b058 (type: ports) to 1 2026-04-06 19:57:59.690 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-4f82f517-2ad8-4029-9d37-748c6ab3f52d - - - - - -] Schedule LRP lrp-59864958-3699-4f6c-858a-2dc5640c659d on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:57:59.780 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e1c23fb-2d2b-4b44-8e29-33ff2e033042 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource 59864958-3699-4f6c-858a-2dc5640c659d (type: router_ports) to 1 2026-04-06 19:57:59.880 7 INFO neutron.db.ovn_revision_numbers_db [None req-d55b5060-3980-497b-8aa8-5d244801d797 - - - - - -] Successfully bumped revision number for resource b34b5778-325a-4958-b226-ec19d4b2b058 (type: ports) to 3 2026-04-06 19:57:59.892 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e1c23fb-2d2b-4b44-8e29-33ff2e033042 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource a10f7667-cd57-4381-9465-baa82344db34 (type: routers) to 2 [pid: 8|app: 0|req: 1221/2347] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:57:58 2026] POST /v2.0/routers => generated 948 bytes in 1593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2348] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:57:59 2026] GET /v2.0/routers/a10f7667-cd57-4381-9465-baa82344db34 => generated 954 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2349] 10.0.0.236 () {32 vars in 647 bytes} [Mon Apr 6 19:58:00 2026] GET /v2.0/routers => generated 957 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2350] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:57:55 2026] POST /v2.0/vpn/vpnservices => generated 457 bytes in 4368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2351] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:58:00 2026] GET /v2.0/vpn/vpnservices => generated 1313 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:58:00.287 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1f176c48-c252-4222-8dc8-b19893d9c7cf - - - - - -] No hosting information found for port b34c795f-1507-4b57-be40-4142d4d22789: RuntimeError: No hosting information found for port b34c795f-1507-4b57-be40-4142d4d22789 2026-04-06 19:58:00.289 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f176c48-c252-4222-8dc8-b19893d9c7cf - - - - - -] OVN reports status up for port: a64a9a67-fea2-43c2-9462-f7d3746b10a6 2026-04-06 19:58:00.333 7 INFO neutron.plugins.ml2.plugin [None req-1f176c48-c252-4222-8dc8-b19893d9c7cf - - - - - -] Attempt 1 to provision port a64a9a67-fea2-43c2-9462-f7d3746b10a6 2026-04-06 19:58:00.515 8 INFO neutron.db.ovn_revision_numbers_db [None req-39d51f70-9c97-4f44-bdae-cf8451de6296 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Successfully bumped revision number for resource a10f7667-cd57-4381-9465-baa82344db34 (type: routers) to 3 [pid: 8|app: 0|req: 1224/2352] 10.0.0.236 () {34 vars in 741 bytes} [Mon Apr 6 19:58:00 2026] PUT /v2.0/routers/a10f7667-cd57-4381-9465-baa82344db34 => generated 961 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2353] 10.0.0.236 () {34 vars in 678 bytes} [Mon Apr 6 19:58:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2354] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:58:00 2026] GET /v2.0/routers/a10f7667-cd57-4381-9465-baa82344db34 => generated 961 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:01.499 7 INFO neutron_taas.services.taas.taas_plugin [None req-04dfda63-7bf3-406b-81d7-9e96ca3a86e8 d47f863a81434014b3a2be2b1c81e89b 544e064eb32b4daf8830529f12dbfeff - - default default] TaaS: Handle Delete Port: 15ff5c0c-6a2d-4e63-bfca-69fc492472b3 2026-04-06 19:58:01.507 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04dfda63-7bf3-406b-81d7-9e96ca3a86e8 d47f863a81434014b3a2be2b1c81e89b 544e064eb32b4daf8830529f12dbfeff - - default default] Tap Mirror: Handle Delete Port: 15ff5c0c-6a2d-4e63-bfca-69fc492472b3 2026-04-06 19:58:01.547 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] No port found with ID 7d43209f-e0dc-4514-beba-1965962be5d2: RuntimeError: No port found with ID 7d43209f-e0dc-4514-beba-1965962be5d2 [pid: 8|app: 0|req: 1227/2355] 10.0.0.236 () {34 vars in 678 bytes} [Mon Apr 6 19:58:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:01.603 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] OVN reports status down for port: 59864958-3699-4f6c-858a-2dc5640c659d [pid: 8|app: 0|req: 1228/2356] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:58:01 2026] GET /v2.0/ports?device_id=a10f7667-cd57-4381-9465-baa82344db34 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2357] 10.0.0.236 () {34 vars in 678 bytes} [Mon Apr 6 19:58:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:01.679 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f176c48-c252-4222-8dc8-b19893d9c7cf - - - - - -] Successfully bumped revision number for resource a64a9a67-fea2-43c2-9462-f7d3746b10a6 (type: ports) to 4 2026-04-06 19:58:01.748 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:58:01.749 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] OVN reports status up for port: 59864958-3699-4f6c-858a-2dc5640c659d 2026-04-06 19:58:01.767 8 INFO neutron.plugins.ml2.plugin [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] Attempt 1 to provision port 59864958-3699-4f6c-858a-2dc5640c659d 2026-04-06 19:58:01.891 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8ba06af7-6f9b-492e-befe-3f18ef2d588e - - - - - -] OVN reports status down for port: f829e588-60ee-4431-80fd-d30a084e035f 2026-04-06 19:58:02.002 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8ba06af7-6f9b-492e-befe-3f18ef2d588e - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:58:02.003 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8ba06af7-6f9b-492e-befe-3f18ef2d588e - - - - - -] OVN reports status up for port: f829e588-60ee-4431-80fd-d30a084e035f 2026-04-06 19:58:02.026 7 INFO neutron.plugins.ml2.plugin [None req-8ba06af7-6f9b-492e-befe-3f18ef2d588e - - - - - -] Attempt 1 to provision port f829e588-60ee-4431-80fd-d30a084e035f 2026-04-06 19:58:02.096 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9b81301-b673-4d9c-8974-d2a23436ebfb - - - - - -] TaaS: Handle Delete Port: b34b5778-325a-4958-b226-ec19d4b2b058 2026-04-06 19:58:02.102 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9b81301-b673-4d9c-8974-d2a23436ebfb - - - - - -] Tap Mirror: Handle Delete Port: b34b5778-325a-4958-b226-ec19d4b2b058 2026-04-06 19:58:02.144 8 INFO neutron_taas.services.taas.taas_plugin [None req-73011037-3f6c-4159-a901-92061ca5d624 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] TaaS: Handle Delete Port: 59864958-3699-4f6c-858a-2dc5640c659d 2026-04-06 19:58:02.147 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73011037-3f6c-4159-a901-92061ca5d624 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] Tap Mirror: Handle Delete Port: 59864958-3699-4f6c-858a-2dc5640c659d [pid: 8|app: 0|req: 1230/2358] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:01 2026] DELETE /v2.0/routers/a10f7667-cd57-4381-9465-baa82344db34 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2359] 10.0.0.236 () {34 vars in 678 bytes} [Mon Apr 6 19:58:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2360] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:58:02 2026] GET /v2.0/ports?device_id=a10f7667-cd57-4381-9465-baa82344db34 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2361] 10.0.0.236 () {34 vars in 678 bytes} [Mon Apr 6 19:58:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:02.715 8 INFO neutron.api.v2.resource [None req-0c6c534d-3b34-44a8-b725-af7d0c7aeed5 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1234/2362] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:02 2026] DELETE /v2.0/routers/a10f7667-cd57-4381-9465-baa82344db34 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2363] 10.0.0.236 () {34 vars in 753 bytes} [Mon Apr 6 19:58:02 2026] PUT /v2.0/policies/a3cbecd8-9e81-4029-9b31-d0762a83af81/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2364] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:58:02 2026] GET /v2.0/ports?device_id=a3af5ae9-506c-44b7-a68b-a48a3edf84d8 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2365] 10.0.0.236 () {34 vars in 753 bytes} [Mon Apr 6 19:58:02 2026] PUT /v2.0/policies/264e724a-656f-44c7-bc34-4907bd185d68/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:58:02.842 8 INFO neutron.api.v2.resource [None req-df85bc75-af0d-488c-9deb-38f89cd1f735 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1238/2366] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:02 2026] DELETE /v2.0/routers/a3af5ae9-506c-44b7-a68b-a48a3edf84d8 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:58:02.896 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ba06af7-6f9b-492e-befe-3f18ef2d588e - - - - - -] Successfully bumped revision number for resource f829e588-60ee-4431-80fd-d30a084e035f (type: ports) to 2 [pid: 8|app: 0|req: 1239/2367] 10.0.0.236 () {34 vars in 753 bytes} [Mon Apr 6 19:58:02 2026] PUT /v2.0/policies/3cecc943-cd5f-4ab5-a5b2-56883f0aab57/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:58:02.915 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e60b5808-e852-4c76-8480-eb9f4481ebe2 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1240/2368] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:02 2026] DELETE /v2.0/subnets/b741335b-69c8-4293-b50b-24f8e58ab219 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2369] 10.0.0.236 () {34 vars in 753 bytes} [Mon Apr 6 19:58:02 2026] PUT /v2.0/policies/cf437142-5e43-4b7f-a3cf-f0704bee0fd9/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2370] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:58:02 2026] GET /v2.0/ports?device_id=65e4ed9b-c512-4ff6-ac94-7c29c3c80284 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:58:03.003 7 INFO neutron_taas.services.taas.taas_plugin [None req-519dc8bd-457a-43be-b68e-712e80d3684a - - - - - -] TaaS: Handle Delete Port: 75eb7b0e-59cd-487c-8a11-b64022172119 2026-04-06 19:58:03.008 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-519dc8bd-457a-43be-b68e-712e80d3684a - - - - - -] Tap Mirror: Handle Delete Port: 75eb7b0e-59cd-487c-8a11-b64022172119 2026-04-06 19:58:03.030 8 INFO neutron.api.v2.resource [None req-e6966d60-b2ee-4dbb-8426-18518769309c e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1243/2371] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:03 2026] DELETE /v2.0/routers/65e4ed9b-c512-4ff6-ac94-7c29c3c80284 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:58:03.054 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0ae2ddb-6db7-4d80-8b03-f88ddeb34b08 e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1244/2372] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:03 2026] DELETE /v2.0/subnets/71d4981f-5238-47b7-a42a-2784ce8f9cdc => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2373] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:58:03 2026] GET /v2.0/ports?device_id=12712173-e776-4f34-ac9c-e8583e6a5d47 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:58:03.103 8 INFO neutron.api.v2.resource [None req-75372bde-665e-48f4-974f-5b253ce9788e e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1246/2374] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:03 2026] DELETE /v2.0/routers/12712173-e776-4f34-ac9c-e8583e6a5d47 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:58:03.119 8 INFO neutron.pecan_wsgi.hooks.translation [None req-155b2be1-3a23-4969-8d77-7a1f84329b3c e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1247/2375] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:03 2026] DELETE /v2.0/subnets/50cc488d-8715-409f-a271-e2d3e867d9b2 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:58:03.140 8 INFO neutron.pecan_wsgi.hooks.translation [None req-966a1ee5-bf5c-4061-a7ac-49eef339115e e0e876916d85439893bf83de3d16d0f2 47c2e672b0b847bfbdfd119961f74a9d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1248/2376] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:03 2026] DELETE /v2.0/subnets/424a51ed-79b7-460b-9b42-d94ead03ddd7 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2377] 10.0.0.236 () {32 vars in 674 bytes} [Mon Apr 6 19:58:03 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2378] 10.0.0.236 () {32 vars in 688 bytes} [Mon Apr 6 19:58:03 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2379] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:58:03 2026] GET /v2.0/security-groups?tenant_id=47c2e672b0b847bfbdfd119961f74a9d&name=default => generated 2925 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2380] 10.0.0.236 () {32 vars in 684 bytes} [Mon Apr 6 19:58:03 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:03.896 7 INFO neutron_taas.services.taas.taas_plugin [None req-519dc8bd-457a-43be-b68e-712e80d3684a - - - - - -] TaaS: Handle Delete Port: a2cf0046-e4dc-4d54-8600-e1eb1863bada 2026-04-06 19:58:03.900 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-519dc8bd-457a-43be-b68e-712e80d3684a - - - - - -] Tap Mirror: Handle Delete Port: a2cf0046-e4dc-4d54-8600-e1eb1863bada 2026-04-06 19:58:04.071 7 INFO neutron.services.segments.plugin [-] Segment 65e98613-7639-4bcb-9f57-2915a0ae8f4b resource provider aggregate not found 2026-04-06 19:58:04.074 7 INFO neutron.services.segments.plugin [-] Segment 65e98613-7639-4bcb-9f57-2915a0ae8f4b resource provider aggregate not found 2026-04-06 19:58:04.097 7 INFO neutron.services.segments.plugin [-] Segment 65e98613-7639-4bcb-9f57-2915a0ae8f4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65e98613-7639-4bcb-9f57-2915a0ae8f4b found for delete ", "request_id": "req-180488d6-ae88-4d9e-81ae-ce5c8ff4aa37"}]} 2026-04-06 19:58:04.098 7 INFO neutron.services.segments.plugin [-] Segment 65e98613-7639-4bcb-9f57-2915a0ae8f4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65e98613-7639-4bcb-9f57-2915a0ae8f4b found for delete ", "request_id": "req-eac703fa-3716-447b-ab5e-3819f04e9419"}]} [pid: 8|app: 0|req: 1253/2381] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:03 2026] DELETE /v2.0/security-groups/d3d2046a-24b4-4379-84ef-8731c1441eea => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2382] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:00 2026] DELETE /v2.0/vpn/vpnservices/d296a25e-5757-4df7-95ce-a17a488d2236 => generated 0 bytes in 3984 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1254/2383] 10.0.0.236 () {32 vars in 696 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2384] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:58:04 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2385] 10.0.0.236 () {32 vars in 682 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2386] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:58:04 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:04.274 7 WARNING neutron.api.v2.base [None req-ae88d5dc-cc83-4afb-8982-4d7005e541b3 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] An exception happened while processing the request body. The exception message is [Unrecognized attribute(s) 'peer_cidr'].: webob.exc.HTTPBadRequest: Unrecognized attribute(s) 'peer_cidr' 2026-04-06 19:58:04.275 7 INFO neutron.api.v2.resource [None req-ae88d5dc-cc83-4afb-8982-4d7005e541b3 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] create failed (client error): Unrecognized attribute(s) 'peer_cidr' [pid: 7|app: 0|req: 1132/2387] 10.0.0.236 () {34 vars in 707 bytes} [Mon Apr 6 19:58:04 2026] POST /v2.0/vpn/ipsec-site-connections => generated 110 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2388] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/vpn/endpoint-groups => generated 1191 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2389] 10.0.0.236 () {32 vars in 696 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2390] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:58:04 2026] DELETE /v2.0/vpn/endpoint-groups/a9b50c71-05d7-47d6-babe-4437ecef1dc7 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2391] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/vpn/endpoint-groups => generated 915 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2392] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/vpn/endpoint-groups => generated 915 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2393] 10.0.0.236 () {32 vars in 692 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2394] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:58:04 2026] DELETE /v2.0/vpn/endpoint-groups/e2298165-22f8-4df3-bb68-31bdfb049a3d => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2395] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/vpn/endpoint-groups => generated 632 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2396] 10.0.0.236 () {32 vars in 704 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2397] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:58:04 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2398] 10.0.0.236 () {32 vars in 734 bytes} [Mon Apr 6 19:58:04 2026] DELETE /v2.0/qos/policies/a3cbecd8-9e81-4029-9b31-d0762a83af81 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2399] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:58:04 2026] POST /v2.0/vpn/endpoint-groups => generated 292 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2400] 10.0.0.236 () {32 vars in 734 bytes} [Mon Apr 6 19:58:04 2026] DELETE /v2.0/qos/policies/264e724a-656f-44c7-bc34-4907bd185d68 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:58:04.574 7 INFO neutron.api.v2.resource [None req-b3cd201c-dbe7-48e6-954d-7faa8c1da504 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1141/2401] 10.0.0.236 () {34 vars in 707 bytes} [Mon Apr 6 19:58:04 2026] POST /v2.0/vpn/ipsec-site-connections => generated 170 bytes in 40 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2402] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/vpn/endpoint-groups => generated 1189 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2403] 10.0.0.236 () {32 vars in 734 bytes} [Mon Apr 6 19:58:04 2026] DELETE /v2.0/qos/policies/3cecc943-cd5f-4ab5-a5b2-56883f0aab57 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2404] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:58:04 2026] DELETE /v2.0/vpn/endpoint-groups/b0952744-78f5-4ce3-82a1-95622883c8ea => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2405] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/vpn/endpoint-groups => generated 915 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2406] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/vpn/endpoint-groups => generated 915 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2407] 10.0.0.236 () {32 vars in 734 bytes} [Mon Apr 6 19:58:04 2026] DELETE /v2.0/qos/policies/cf437142-5e43-4b7f-a3cf-f0704bee0fd9 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2408] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:58:04 2026] DELETE /v2.0/vpn/endpoint-groups/6c749c25-2ba2-4a33-855e-dc167cda32a9 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2409] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/vpn/endpoint-groups => generated 632 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2410] 10.0.0.236 () {32 vars in 734 bytes} [Mon Apr 6 19:58:04 2026] DELETE /v2.0/qos/policies/c4c07371-4208-44a1-a08c-4350716eb242 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2411] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:58:04 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:04.773 8 WARNING neutron.api.v2.base [None req-0d130cfd-bb34-48a8-bcf6-7b50dbe323f5 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-04-06 19:58:04.774 8 INFO neutron.api.v2.resource [None req-0d130cfd-bb34-48a8-bcf6-7b50dbe323f5 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 8|app: 0|req: 1264/2412] 10.0.0.236 () {34 vars in 707 bytes} [Mon Apr 6 19:58:04 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2413] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2414] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:58:04 2026] DELETE /v2.0/vpn/endpoint-groups/419bdf33-1a2f-462f-acf8-623aaf5045fc => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2415] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/vpn/endpoint-groups => generated 632 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2416] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:58:04 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:04.926 7 WARNING neutron.api.v2.base [None req-aed228e7-c51a-4d0f-b804-3570e83a00b9 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-04-06 19:58:04.926 7 INFO neutron.api.v2.resource [None req-aed228e7-c51a-4d0f-b804-3570e83a00b9 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 7|app: 0|req: 1151/2417] 10.0.0.236 () {34 vars in 707 bytes} [Mon Apr 6 19:58:04 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2418] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/vpn/endpoint-groups => generated 907 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2419] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:58:04 2026] DELETE /v2.0/vpn/endpoint-groups/b65fe6d8-fc40-4fdc-a70e-35103b4c66dc => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2420] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:04 2026] GET /v2.0/vpn/endpoint-groups => generated 632 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2421] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:58:04 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2422] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:58:05 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:05.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b0e370b-6b22-491e-805e-34d76867d28f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 48452c75-908d-43a5-8c46-273495c87b56 (type: security_groups) to 1 2026-04-06 19:58:05.786 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b0e370b-6b22-491e-805e-34d76867d28f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 19ef53fc-d54d-41eb-b546-6d6715c7453b (type: security_group_rules) to 0 2026-04-06 19:58:05.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b0e370b-6b22-491e-805e-34d76867d28f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2be2a3f8-0c7a-4174-ae37-a5ba7a41e28a (type: security_group_rules) to 0 2026-04-06 19:58:05.819 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b0e370b-6b22-491e-805e-34d76867d28f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a2d93e06-752c-492e-b333-a4339dccd9b5 (type: security_group_rules) to 0 2026-04-06 19:58:05.834 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b0e370b-6b22-491e-805e-34d76867d28f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f1209101-e224-4a89-946d-ccd6ff9a9f25 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1270/2423] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:58:05 2026] GET /v2.0/security-groups?tenant_id=0a3e05a76bc74acaa69d7c91d8957dc0&name=default => generated 2925 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:58:05.878 7 INFO neutron.db.ovn_revision_numbers_db [None req-a09109ae-ae0c-4d2c-b7f7-93120b02be28 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 11ad7505-b337-4108-ab32-5f42192f5b21 (type: routers) to 6 [pid: 7|app: 0|req: 1154/2424] 10.0.0.236 () {34 vars in 707 bytes} [Mon Apr 6 19:58:05 2026] POST /v2.0/vpn/ipsec-site-connections => generated 845 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2425] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:05 2026] DELETE /v2.0/security-groups/48452c75-908d-43a5-8c46-273495c87b56 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:58:06.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-d64c7d79-2b94-4369-b241-c627557625ae 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 133e67e4-a1eb-4200-9491-228c800a8e64 (type: security_groups) to 1 2026-04-06 19:58:06.449 8 INFO neutron.db.ovn_revision_numbers_db [None req-d64c7d79-2b94-4369-b241-c627557625ae 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 0f592480-1619-4780-892f-84225beeeaa5 (type: security_group_rules) to 0 2026-04-06 19:58:06.463 8 INFO neutron.db.ovn_revision_numbers_db [None req-d64c7d79-2b94-4369-b241-c627557625ae 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ab6556bb-3312-486c-9111-2094ee94005c (type: security_group_rules) to 0 2026-04-06 19:58:06.476 8 INFO neutron.db.ovn_revision_numbers_db [None req-d64c7d79-2b94-4369-b241-c627557625ae 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ba2aae94-fc04-40a3-a63d-38b1660730ca (type: security_group_rules) to 0 2026-04-06 19:58:06.495 8 INFO neutron.db.ovn_revision_numbers_db [None req-d64c7d79-2b94-4369-b241-c627557625ae 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource bf565287-6565-41ee-881b-12cdccfdd513 (type: security_group_rules) to 0 2026-04-06 19:58:06.505 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b9e55b8-8306-499c-9707-b351dfa34a3b a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 11ad7505-b337-4108-ab32-5f42192f5b21 (type: routers) to 7 [pid: 7|app: 0|req: 1155/2426] 10.0.0.236 () {32 vars in 762 bytes} [Mon Apr 6 19:58:05 2026] DELETE /v2.0/vpn/ipsec-site-connections/c5b0ccde-646d-4463-bb8b-a9d376a2152d => generated 0 bytes in 611 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2427] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:58:06 2026] GET /v2.0/security-groups?tenant_id=2c6ee742903c44969b27ea09bbe104b9&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2428] 10.0.0.236 () {32 vars in 685 bytes} [Mon Apr 6 19:58:06 2026] GET /v2.0/vpn/ipsec-site-connections => generated 795 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:06.559 7 INFO neutron.api.v2.resource [None req-6c48f756-08cc-4117-a1cf-80e5737ddcd0 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1157/2429] 10.0.0.236 () {32 vars in 762 bytes} [Mon Apr 6 19:58:06 2026] DELETE /v2.0/vpn/ipsec-site-connections/c5b0ccde-646d-4463-bb8b-a9d376a2152d => generated 154 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2430] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:06 2026] GET /v2.0/vpn/endpoint-groups => generated 1188 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2431] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:58:06 2026] DELETE /v2.0/vpn/endpoint-groups/c71fc7da-020c-4609-afce-140f6c9b024b => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2432] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:06 2026] GET /v2.0/vpn/endpoint-groups => generated 904 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2433] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:06 2026] GET /v2.0/vpn/endpoint-groups => generated 904 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2434] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:58:06 2026] DELETE /v2.0/vpn/endpoint-groups/f834aa78-8448-40de-af0c-d651b5ae203f => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2435] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:06 2026] GET /v2.0/vpn/endpoint-groups => generated 632 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2436] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:06 2026] DELETE /v2.0/security-groups/133e67e4-a1eb-4200-9491-228c800a8e64 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:58:06.862 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] No port found with ID 59864958-3699-4f6c-858a-2dc5640c659d: RuntimeError: No port found with ID 59864958-3699-4f6c-858a-2dc5640c659d 2026-04-06 19:58:07.091 8 INFO neutron.db.ovn_revision_numbers_db [None req-930ec0d9-7bec-44c4-bdd8-77072b978417 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e69fd2ef-4567-4587-9a81-e715d098b289 (type: security_groups) to 1 2026-04-06 19:58:07.104 8 INFO neutron.db.ovn_revision_numbers_db [None req-930ec0d9-7bec-44c4-bdd8-77072b978417 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 117949c9-62d1-4e23-8cab-e401d00d1bb2 (type: security_group_rules) to 0 2026-04-06 19:58:07.119 8 INFO neutron.db.ovn_revision_numbers_db [None req-930ec0d9-7bec-44c4-bdd8-77072b978417 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 39691073-cdf4-4a2b-aeaf-821c241ba612 (type: security_group_rules) to 0 2026-04-06 19:58:07.131 8 INFO neutron.db.ovn_revision_numbers_db [None req-930ec0d9-7bec-44c4-bdd8-77072b978417 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 57ea6bc6-7c10-4e84-8a8e-cb9217c42ad4 (type: security_group_rules) to 0 2026-04-06 19:58:07.144 8 INFO neutron.db.ovn_revision_numbers_db [None req-930ec0d9-7bec-44c4-bdd8-77072b978417 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource be1614f0-4a4f-41f3-9e0c-f36d64b2847f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1274/2437] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:58:06 2026] GET /v2.0/security-groups?tenant_id=4fcab03929a2444aa5a33efd32292a3e&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2438] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:07 2026] DELETE /v2.0/security-groups/e69fd2ef-4567-4587-9a81-e715d098b289 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:58:07.544 7 INFO neutron.db.ovn_revision_numbers_db [None req-783b97a7-8f7d-43de-8e4a-5d70343672c1 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 11ad7505-b337-4108-ab32-5f42192f5b21 (type: routers) to 8 [pid: 7|app: 0|req: 1164/2439] 10.0.0.236 () {34 vars in 707 bytes} [Mon Apr 6 19:58:06 2026] POST /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 850 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:08.151 8 INFO neutron.db.ovn_revision_numbers_db [None req-5497fb15-25e5-4ff1-956f-f924feacb794 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 11ad7505-b337-4108-ab32-5f42192f5b21 (type: routers) to 9 [pid: 8|app: 0|req: 1276/2440] 10.0.0.236 () {32 vars in 762 bytes} [Mon Apr 6 19:58:07 2026] DELETE /v2.0/vpn/ipsec-site-connections/33ab1138-b515-4412-8c5e-b8fd90d64e00 => generated 0 bytes in 597 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2441] 10.0.0.236 () {32 vars in 685 bytes} [Mon Apr 6 19:58:08 2026] GET /v2.0/vpn/ipsec-site-connections => generated 795 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:08.211 8 INFO neutron.api.v2.resource [None req-57882464-3062-49b2-88d1-adb604bd5cab a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1278/2442] 10.0.0.236 () {32 vars in 762 bytes} [Mon Apr 6 19:58:08 2026] DELETE /v2.0/vpn/ipsec-site-connections/33ab1138-b515-4412-8c5e-b8fd90d64e00 => generated 154 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:58:08.272 7 INFO neutron.db.ovn_revision_numbers_db [None req-385a5f6d-af67-4683-a35e-6ad258ac74d0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4abade99-1628-4a3f-95b1-b3d9581dc85e (type: security_groups) to 1 [pid: 8|app: 0|req: 1279/2443] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:58:08 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:08.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-385a5f6d-af67-4683-a35e-6ad258ac74d0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 02f81205-c82b-43e1-b317-5e9fe833a707 (type: security_group_rules) to 0 2026-04-06 19:58:08.295 7 INFO neutron.db.ovn_revision_numbers_db [None req-385a5f6d-af67-4683-a35e-6ad258ac74d0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2b2fc02e-d427-41f5-84ad-0b9282932582 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1280/2444] 10.0.0.236 () {30 vars in 702 bytes} [Mon Apr 6 19:58:08 2026] PUT /v2.0/vpn/endpoint-groups/d5fd992a-a3c0-4c28-906c-3c6fb121da16 => generated 290 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:08.306 7 INFO neutron.db.ovn_revision_numbers_db [None req-385a5f6d-af67-4683-a35e-6ad258ac74d0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5406ddaf-a753-4f35-9d41-0dfa0913f8ee (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1281/2445] 10.0.0.236 () {32 vars in 745 bytes} [Mon Apr 6 19:58:08 2026] GET /v2.0/vpn/endpoint-groups/d5fd992a-a3c0-4c28-906c-3c6fb121da16 => generated 290 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:08.318 7 INFO neutron.db.ovn_revision_numbers_db [None req-385a5f6d-af67-4683-a35e-6ad258ac74d0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9f846b22-5b43-4669-9a5b-0a766fa080c6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1282/2446] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:58:08 2026] DELETE /v2.0/vpn/endpoint-groups/d5fd992a-a3c0-4c28-906c-3c6fb121da16 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2447] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:08 2026] GET /v2.0/vpn/endpoint-groups => generated 632 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2448] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:58:07 2026] GET /v2.0/security-groups?tenant_id=d491afd332544ecb828513b3a735971e&name=default => generated 2925 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2449] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:08 2026] GET /v2.0/vpn/endpoint-groups => generated 632 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:08.405 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-af56a7da-c759-4497-9b45-73b54ddede16 - - - - - -] No hosting information found for port f829e588-60ee-4431-80fd-d30a084e035f: RuntimeError: No hosting information found for port f829e588-60ee-4431-80fd-d30a084e035f [pid: 8|app: 0|req: 1285/2450] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:58:08 2026] POST /v2.0/vpn/ikepolicies => generated 402 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2451] 10.0.0.236 () {30 vars in 695 bytes} [Mon Apr 6 19:58:08 2026] PUT /v2.0/vpn/ikepolicies/8b9c5e83-6e15-43d3-9261-45009c979231 => generated 418 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2452] 10.0.0.236 () {32 vars in 737 bytes} [Mon Apr 6 19:58:08 2026] GET /v2.0/vpn/ikepolicies/8b9c5e83-6e15-43d3-9261-45009c979231 => generated 418 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2453] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:08 2026] DELETE /v2.0/vpn/ikepolicies/8b9c5e83-6e15-43d3-9261-45009c979231 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2454] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:58:08 2026] GET /v2.0/vpn/ikepolicies => generated 408 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2455] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:58:08 2026] GET /v2.0/vpn/ikepolicies => generated 408 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:08.573 7 INFO neutron.db.ovn_revision_numbers_db [None req-af56a7da-c759-4497-9b45-73b54ddede16 - - - - - -] Successfully bumped revision number for resource f829e588-60ee-4431-80fd-d30a084e035f (type: router_ports) to 2 2026-04-06 19:58:08.574 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-af56a7da-c759-4497-9b45-73b54ddede16 - - - - - -] OVN reports status down for port: 15ff5c0c-6a2d-4e63-bfca-69fc492472b3 2026-04-06 19:58:08.586 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-af56a7da-c759-4497-9b45-73b54ddede16 - - - - - -] OVN reports status down for port: a2cf0046-e4dc-4d54-8600-e1eb1863bada [pid: 8|app: 0|req: 1291/2456] 10.0.0.236 () {34 vars in 689 bytes} [Mon Apr 6 19:58:08 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:08.601 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-af56a7da-c759-4497-9b45-73b54ddede16 - - - - - -] OVN reports status down for port: 75eb7b0e-59cd-487c-8a11-b64022172119 2026-04-06 19:58:08.619 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-af56a7da-c759-4497-9b45-73b54ddede16 - - - - - -] OVN reports status up for port: 75eb7b0e-59cd-487c-8a11-b64022172119 [pid: 8|app: 0|req: 1292/2457] 10.0.0.236 () {30 vars in 699 bytes} [Mon Apr 6 19:58:08 2026] PUT /v2.0/vpn/ipsecpolicies/3b7ca9ba-f8cd-4d2c-8f89-dfbb9d9a127a => generated 431 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:08.644 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-af56a7da-c759-4497-9b45-73b54ddede16 - - - - - -] OVN reports status down for port: b34b5778-325a-4958-b226-ec19d4b2b058 [pid: 8|app: 0|req: 1293/2458] 10.0.0.236 () {32 vars in 744 bytes} [Mon Apr 6 19:58:08 2026] DELETE /v2.0/vpn/ipsecpolicies/3b7ca9ba-f8cd-4d2c-8f89-dfbb9d9a127a => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:58:08.700 8 INFO neutron.api.v2.resource [None req-342036c0-8c1b-4a69-b7c3-541350be5084 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1294/2459] 10.0.0.236 () {32 vars in 744 bytes} [Mon Apr 6 19:58:08 2026] DELETE /v2.0/vpn/ipsecpolicies/3b7ca9ba-f8cd-4d2c-8f89-dfbb9d9a127a => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:58:08.713 8 INFO neutron.api.v2.resource [None req-a40720a4-f679-49d4-a2ea-c2d021a9db16 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1295/2460] 10.0.0.236 () {32 vars in 744 bytes} [Mon Apr 6 19:58:08 2026] DELETE /v2.0/vpn/ipsecpolicies/3b7ca9ba-f8cd-4d2c-8f89-dfbb9d9a127a => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2461] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:08 2026] DELETE /v2.0/security-groups/4abade99-1628-4a3f-95b1-b3d9581dc85e => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:58:08.817 8 INFO neutron.db.segments_db [None req-af058a62-d347-4208-860a-c6d76d15d532 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Added segment c9cb1e61-e52b-4c28-96eb-960c6dfe26da of type geneve for network 2fcdcdbd-cecc-4ab3-8e3d-23da04d80974 2026-04-06 19:58:08.956 8 INFO neutron.db.ovn_revision_numbers_db [None req-af058a62-d347-4208-860a-c6d76d15d532 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 2fcdcdbd-cecc-4ab3-8e3d-23da04d80974 (type: networks) to 1 2026-04-06 19:58:09.134 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af058a62-d347-4208-860a-c6d76d15d532 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:58:09.136 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af058a62-d347-4208-860a-c6d76d15d532 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 2fcdcdbd-cecc-4ab3-8e3d-23da04d80974: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:09.196 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-af56a7da-c759-4497-9b45-73b54ddede16 - - - - - -] OVN reports status down for port: eb4dcd9b-da73-4d0e-9e96-f2283f77a17e 2026-04-06 19:58:09.231 8 INFO neutron.db.ovn_revision_numbers_db [None req-af058a62-d347-4208-860a-c6d76d15d532 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource eb4dcd9b-da73-4d0e-9e96-f2283f77a17e (type: ports) to 1 [pid: 8|app: 0|req: 1296/2462] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:58:08 2026] POST /v2.0/networks => generated 650 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:09.455 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e99694b2-888a-4f95-b029-31a00549a130 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:58:09.456 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e99694b2-888a-4f95-b029-31a00549a130 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 2fcdcdbd-cecc-4ab3-8e3d-23da04d80974: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:09.940 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d7eb93c-ebcd-430c-94e0-8d8acf73c511 - - - - - -] Successfully bumped revision number for resource eb4dcd9b-da73-4d0e-9e96-f2283f77a17e (type: ports) to 2 2026-04-06 19:58:09.975 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d7eb93c-ebcd-430c-94e0-8d8acf73c511 - - - - - -] Successfully bumped revision number for resource 54a83816-4f49-4eb4-9e8e-438be0b8c805 (type: subnets) to 0 [pid: 7|app: 0|req: 1167/2463] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:58:09 2026] POST /v2.0/subnets => generated 629 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:10.453 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae4e3e54-6033-4bb3-a6d9-3253078f9b33 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:58:10.455 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae4e3e54-6033-4bb3-a6d9-3253078f9b33 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:10.576 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] OVN reports status down for port: e80a625f-1321-402a-bc2c-8301d647b265 2026-04-06 19:58:10.660 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae4e3e54-6033-4bb3-a6d9-3253078f9b33 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource e80a625f-1321-402a-bc2c-8301d647b265 (type: ports) to 1 2026-04-06 19:58:10.954 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b8383c0-256f-4023-a77a-4c5c38d66d95 aab1d5c3bdfe417087304b081b9a305b 952b520c89814442bec95a5dde0ce4de - - default default] Successfully bumped revision number for resource cecaf1cf-90d4-4a53-b2fa-0e9ee1264647 (type: security_groups) to 1 2026-04-06 19:58:10.967 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b8383c0-256f-4023-a77a-4c5c38d66d95 aab1d5c3bdfe417087304b081b9a305b 952b520c89814442bec95a5dde0ce4de - - default default] Successfully bumped revision number for resource 38aa56c8-8b54-4f71-8014-899d021fda44 (type: security_group_rules) to 0 2026-04-06 19:58:10.980 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b8383c0-256f-4023-a77a-4c5c38d66d95 aab1d5c3bdfe417087304b081b9a305b 952b520c89814442bec95a5dde0ce4de - - default default] Successfully bumped revision number for resource 4fff9a0d-6b71-4720-bb48-5cac0c2fa77d (type: security_group_rules) to 0 2026-04-06 19:58:10.992 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b8383c0-256f-4023-a77a-4c5c38d66d95 aab1d5c3bdfe417087304b081b9a305b 952b520c89814442bec95a5dde0ce4de - - default default] Successfully bumped revision number for resource 5a20bc70-0b13-41ca-ad3c-bb83580737bf (type: security_group_rules) to 0 2026-04-06 19:58:11.003 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b8383c0-256f-4023-a77a-4c5c38d66d95 aab1d5c3bdfe417087304b081b9a305b 952b520c89814442bec95a5dde0ce4de - - default default] Successfully bumped revision number for resource ba936af0-65f5-407e-ba4a-8657c46eb49a (type: security_group_rules) to 0 2026-04-06 19:58:11.135 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b8383c0-256f-4023-a77a-4c5c38d66d95 aab1d5c3bdfe417087304b081b9a305b 952b520c89814442bec95a5dde0ce4de - - default default] Successfully bumped revision number for resource 847f5a8e-8fce-418e-b3aa-8b0301adfd13 (type: security_groups) to 1 2026-04-06 19:58:11.146 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b8383c0-256f-4023-a77a-4c5c38d66d95 aab1d5c3bdfe417087304b081b9a305b 952b520c89814442bec95a5dde0ce4de - - default default] Successfully bumped revision number for resource 58e9b8b0-dc1c-408d-9df4-91805f8886f2 (type: security_group_rules) to 0 2026-04-06 19:58:11.157 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b8383c0-256f-4023-a77a-4c5c38d66d95 aab1d5c3bdfe417087304b081b9a305b 952b520c89814442bec95a5dde0ce4de - - default default] Successfully bumped revision number for resource bf4fae62-cbb1-4160-97cd-6e8871956fd8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1170/2466] 10.0.0.236 () {34 vars in 684 bytes} [Mon Apr 6 19:58:10 2026] POST /v2.0/security-groups => generated 1603 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2467] 10.0.0.236 () {34 vars in 767 bytes} [Mon Apr 6 19:58:11 2026] PUT /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:58:11.292 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-4f82f517-2ad8-4029-9d37-748c6ab3f52d - - - - - -] Schedule LRP lrp-e80a625f-1321-402a-bc2c-8301d647b265 on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 [pid: 7|app: 0|req: 1172/2468] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 19:58:11 2026] GET /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:58:11.330 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] OVN reports status up for port: e80a625f-1321-402a-bc2c-8301d647b265 2026-04-06 19:58:11.356 8 INFO neutron.plugins.ml2.plugin [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] Attempt 1 to provision port e80a625f-1321-402a-bc2c-8301d647b265 2026-04-06 19:58:11.402 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae4e3e54-6033-4bb3-a6d9-3253078f9b33 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource e80a625f-1321-402a-bc2c-8301d647b265 (type: router_ports) to 1 [pid: 7|app: 0|req: 1173/2469] 10.0.0.236 () {34 vars in 778 bytes} [Mon Apr 6 19:58:11 2026] PUT /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags/green => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2470] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 19:58:11 2026] GET /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:58:11.523 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae4e3e54-6033-4bb3-a6d9-3253078f9b33 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 817cfdef-e24e-425e-915b-24c2fd4c149f (type: routers) to 2 [pid: 7|app: 0|req: 1175/2471] 10.0.0.236 () {34 vars in 774 bytes} [Mon Apr 6 19:58:11 2026] PUT /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2472] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:58:10 2026] POST /v2.0/routers => generated 937 bytes in 1543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2473] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 19:58:11 2026] GET /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2474] 10.0.0.236 () {34 vars in 796 bytes} [Mon Apr 6 19:58:11 2026] PUT /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2475] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 19:58:11 2026] GET /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2476] 10.0.0.236 () {34 vars in 767 bytes} [Mon Apr 6 19:58:11 2026] PUT /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2477] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 19:58:11 2026] GET /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2478] 10.0.0.236 () {32 vars in 755 bytes} [Mon Apr 6 19:58:11 2026] GET /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:58:11.903 7 INFO neutron.api.v2.resource [None req-f92aafbe-17fb-465c-a552-38ccd423cc42 aab1d5c3bdfe417087304b081b9a305b 952b520c89814442bec95a5dde0ce4de - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1182/2479] 10.0.0.236 () {32 vars in 759 bytes} [Mon Apr 6 19:58:11 2026] GET /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:58:12.109 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59c1f525-35a9-446a-b576-07dcf845654b a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:58:12.110 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59c1f525-35a9-446a-b576-07dcf845654b a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 2fcdcdbd-cecc-4ab3-8e3d-23da04d80974: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:12.244 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-af56a7da-c759-4497-9b45-73b54ddede16 - - - - - -] OVN reports status down for port: 1e7bd402-c6a9-4593-9b8b-7bc8c171cb4e 2026-04-06 19:58:12.246 7 INFO neutron.db.ovn_revision_numbers_db [None req-601ecc0e-a1fe-4ef6-9272-a3a15ff2e410 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource c0684a29-8601-49d2-a3cc-aa39de0f49a0 (type: security_groups) to 1 2026-04-06 19:58:12.251 8 INFO neutron.db.ovn_revision_numbers_db [None req-59c1f525-35a9-446a-b576-07dcf845654b a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 1e7bd402-c6a9-4593-9b8b-7bc8c171cb4e (type: ports) to 1 2026-04-06 19:58:12.290 7 INFO neutron.db.ovn_revision_numbers_db [None req-601ecc0e-a1fe-4ef6-9272-a3a15ff2e410 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 52032921-964d-495f-97c7-32943dd20244 (type: security_group_rules) to 0 2026-04-06 19:58:12.309 7 INFO neutron.db.ovn_revision_numbers_db [None req-601ecc0e-a1fe-4ef6-9272-a3a15ff2e410 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 6fbecf87-9dc5-41df-a9f7-9552b2271e93 (type: security_group_rules) to 0 2026-04-06 19:58:12.332 7 INFO neutron.db.ovn_revision_numbers_db [None req-601ecc0e-a1fe-4ef6-9272-a3a15ff2e410 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource a6dc2e8b-8d7f-4891-a8d3-7dd5138d98fd (type: security_group_rules) to 0 2026-04-06 19:58:12.347 7 INFO neutron.db.ovn_revision_numbers_db [None req-601ecc0e-a1fe-4ef6-9272-a3a15ff2e410 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource fc05e41f-582a-4063-9797-b64c0c25f95f (type: security_group_rules) to 0 2026-04-06 19:58:12.435 7 INFO neutron.db.segments_db [None req-601ecc0e-a1fe-4ef6-9272-a3a15ff2e410 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Added segment d2a1e4a3-043b-4fb3-b589-fe24f8d9a6bc of type geneve for network 80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7 2026-04-06 19:58:12.567 7 INFO neutron.db.ovn_revision_numbers_db [None req-601ecc0e-a1fe-4ef6-9272-a3a15ff2e410 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7 (type: networks) to 1 2026-04-06 19:58:12.744 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-601ecc0e-a1fe-4ef6-9272-a3a15ff2e410 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] No more DHCP agents 2026-04-06 19:58:12.746 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-601ecc0e-a1fe-4ef6-9272-a3a15ff2e410 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Unable to schedule network 80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:12.810 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-af56a7da-c759-4497-9b45-73b54ddede16 - - - - - -] OVN reports status down for port: 4cad168f-630a-4499-aa13-3bfb5893001a 2026-04-06 19:58:12.871 7 INFO neutron.db.ovn_revision_numbers_db [None req-601ecc0e-a1fe-4ef6-9272-a3a15ff2e410 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 4cad168f-630a-4499-aa13-3bfb5893001a (type: ports) to 1 [pid: 7|app: 0|req: 1183/2480] 10.0.0.236 () {34 vars in 671 bytes} [Mon Apr 6 19:58:11 2026] POST /v2.0/networks => generated 651 bytes in 1019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2481] 10.0.0.236 () {32 vars in 758 bytes} [Mon Apr 6 19:58:12 2026] DELETE /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:58:13.028 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-af56a7da-c759-4497-9b45-73b54ddede16 - - - - - -] OVN reports status up for port: 1e7bd402-c6a9-4593-9b8b-7bc8c171cb4e 2026-04-06 19:58:13.046 7 INFO neutron.plugins.ml2.plugin [None req-af56a7da-c759-4497-9b45-73b54ddede16 - - - - - -] Attempt 1 to provision port 1e7bd402-c6a9-4593-9b8b-7bc8c171cb4e 2026-04-06 19:58:13.073 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59c1f525-35a9-446a-b576-07dcf845654b a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:58:13.092 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59c1f525-35a9-446a-b576-07dcf845654b a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 2fcdcdbd-cecc-4ab3-8e3d-23da04d80974: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:13.456 8 INFO neutron.db.ovn_revision_numbers_db [None req-59c1f525-35a9-446a-b576-07dcf845654b a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 1e7bd402-c6a9-4593-9b8b-7bc8c171cb4e (type: router_ports) to 1 [pid: 8|app: 0|req: 1298/2482] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:58:11 2026] PUT /v2.0/routers/817cfdef-e24e-425e-915b-24c2fd4c149f/add_router_interface => generated 309 bytes in 1912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2483] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 19:58:13 2026] GET /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:58:13.778 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a26ff97c-c59d-4121-9994-449bd5394185 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] No more DHCP agents 2026-04-06 19:58:13.781 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a26ff97c-c59d-4121-9994-449bd5394185 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:13.924 7 INFO neutron.db.ovn_revision_numbers_db [None req-af56a7da-c759-4497-9b45-73b54ddede16 - - - - - -] Successfully bumped revision number for resource 1e7bd402-c6a9-4593-9b8b-7bc8c171cb4e (type: ports) to 2 2026-04-06 19:58:14.031 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e5ee9406-74a8-4c51-abe1-1e730d538219 - - - - - -] No more DHCP agents 2026-04-06 19:58:14.032 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e5ee9406-74a8-4c51-abe1-1e730d538219 - - - - - -] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:14.059 7 INFO neutron.db.ovn_revision_numbers_db [None req-a26ff97c-c59d-4121-9994-449bd5394185 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 5a78b1e0-8e0c-4f37-a505-f28ae30dd7f5 (type: ports) to 1 2026-04-06 19:58:14.164 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5ee9406-74a8-4c51-abe1-1e730d538219 - - - - - -] Successfully bumped revision number for resource 13d0b493-78cb-4edf-b3ca-54d7ad11ab86 (type: ports) to 1 2026-04-06 19:58:14.427 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5ee9406-74a8-4c51-abe1-1e730d538219 - - - - - -] Successfully bumped revision number for resource 13d0b493-78cb-4edf-b3ca-54d7ad11ab86 (type: ports) to 3 2026-04-06 19:58:14.492 8 INFO neutron.db.segments_db [None req-e5ee9406-74a8-4c51-abe1-1e730d538219 - - - - - -] Added segment e2951ee2-1c96-4394-b18a-9fcfa0347b29 of type geneve for network 2f6f9631-e5a8-4708-9525-6a56e83196cb 2026-04-06 19:58:14.614 8 INFO neutron.db.ovn_revision_numbers_db [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] Successfully bumped revision number for resource 2f6f9631-e5a8-4708-9525-6a56e83196cb (type: networks) to 1 2026-04-06 19:58:14.733 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-db84ee60-24ae-4235-9909-355c0a9e3fa1 - - - - - -] Schedule LRP lrp-5a78b1e0-8e0c-4f37-a505-f28ae30dd7f5 on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:58:14.799 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bd2991e5-127c-4769-98ab-ad3f2a6321d2 - - - - - -] Router 7a29dcdf-1a81-4438-929f-15c89ccf0817 is bound to host instance 2026-04-06 19:58:14.805 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] No more DHCP agents 2026-04-06 19:58:14.806 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] Unable to schedule network 2f6f9631-e5a8-4708-9525-6a56e83196cb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:14.902 8 INFO neutron.db.ovn_revision_numbers_db [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] Successfully bumped revision number for resource 0b0ed7a5-2a02-4690-a437-977b05c5a349 (type: ports) to 1 2026-04-06 19:58:14.906 7 INFO neutron.db.ovn_revision_numbers_db [None req-a26ff97c-c59d-4121-9994-449bd5394185 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 5a78b1e0-8e0c-4f37-a505-f28ae30dd7f5 (type: router_ports) to 1 2026-04-06 19:58:15.028 7 INFO neutron.db.ovn_revision_numbers_db [None req-a26ff97c-c59d-4121-9994-449bd5394185 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 7a29dcdf-1a81-4438-929f-15c89ccf0817 (type: routers) to 2 2026-04-06 19:58:15.045 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] No more DHCP agents 2026-04-06 19:58:15.046 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] Unable to schedule network 2f6f9631-e5a8-4708-9525-6a56e83196cb: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1185/2484] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:58:12 2026] POST /v2.0/routers => generated 954 bytes in 2087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:15.076 8 INFO neutron.db.ovn_revision_numbers_db [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] Successfully bumped revision number for resource 93fe4457-9fc7-4ca5-9d6b-1088367e6b64 (type: subnets) to 0 2026-04-06 19:58:15.161 7 INFO neutron.api.v2.resource [None req-5cda5d63-19f3-4944-a0a0-fd0a08091239 aab1d5c3bdfe417087304b081b9a305b 952b520c89814442bec95a5dde0ce4de - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1186/2485] 10.0.0.236 () {32 vars in 762 bytes} [Mon Apr 6 19:58:15 2026] DELETE /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags/green => generated 99 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2486] 10.0.0.236 () {32 vars in 776 bytes} [Mon Apr 6 19:58:15 2026] GET /v2.0/subnets?project_id=66dcd749cf5e4cf38e765b2ced85e1c4&cidr=10.100.0.0%2F28 => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2487] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 19:58:15 2026] DELETE /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2488] 10.0.0.236 () {32 vars in 694 bytes} [Mon Apr 6 19:58:15 2026] GET /v2.0/networks?router%3Aexternal=True => generated 791 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:15.513 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] No more DHCP agents 2026-04-06 19:58:15.516 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] Unable to schedule network 2f6f9631-e5a8-4708-9525-6a56e83196cb: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1190/2489] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 19:58:15 2026] GET /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13/tags => generated 12 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2490] 10.0.0.236 () {32 vars in 784 bytes} [Mon Apr 6 19:58:15 2026] GET /v2.0/subnets?network_id=3f6bb486-d1fb-4a72-b691-c0e7fb22ced9&cidr=10.100.0.0%2F28 => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:58:15.678 8 INFO neutron.db.ovn_revision_numbers_db [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] Successfully bumped revision number for resource d8625d8f-d52e-45d2-99c6-6c57f04d657b (type: ports) to 1 [pid: 7|app: 0|req: 1192/2491] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:15 2026] DELETE /v2.0/security-groups/847f5a8e-8fce-418e-b3aa-8b0301adfd13 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:58:16.235 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ea64c8cc-71a7-4640-bea5-25c54b93703e 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] No more DHCP agents 2026-04-06 19:58:16.239 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ea64c8cc-71a7-4640-bea5-25c54b93703e 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Unable to schedule network 80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:16.305 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] No more DHCP agents 2026-04-06 19:58:16.306 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] Unable to schedule network 2f6f9631-e5a8-4708-9525-6a56e83196cb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:16.527 7 INFO neutron.db.ovn_revision_numbers_db [None req-d374f51e-2ae1-4ebf-9e68-79d71e95ffcf - - - - - -] Successfully bumped revision number for resource 5a78b1e0-8e0c-4f37-a505-f28ae30dd7f5 (type: ports) to 4 2026-04-06 19:58:16.729 8 INFO neutron.db.ovn_revision_numbers_db [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] Successfully bumped revision number for resource d8625d8f-d52e-45d2-99c6-6c57f04d657b (type: router_ports) to 1 2026-04-06 19:58:16.738 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] No hosting information found for port e80a625f-1321-402a-bc2c-8301d647b265: RuntimeError: No hosting information found for port e80a625f-1321-402a-bc2c-8301d647b265 2026-04-06 19:58:16.739 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] OVN reports status down for port: 5a78b1e0-8e0c-4f37-a505-f28ae30dd7f5 2026-04-06 19:58:16.871 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:58:16.874 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] OVN reports status down for port: 13d0b493-78cb-4edf-b3ca-54d7ad11ab86 2026-04-06 19:58:17.003 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] OVN reports status up for port: 5a78b1e0-8e0c-4f37-a505-f28ae30dd7f5 2026-04-06 19:58:17.024 8 INFO neutron.plugins.ml2.plugin [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] Attempt 1 to provision port 5a78b1e0-8e0c-4f37-a505-f28ae30dd7f5 2026-04-06 19:58:17.128 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] No more DHCP agents 2026-04-06 19:58:17.131 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] Unable to schedule network 2f6f9631-e5a8-4708-9525-6a56e83196cb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:17.291 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] OVN reports status down for port: 0adf5c1c-18a9-4955-97ad-e42e422fd8cb 2026-04-06 19:58:17.316 7 INFO neutron.db.ovn_revision_numbers_db [None req-778caa0a-1afe-4bba-bf41-fabb6351328c - - - - - -] Successfully bumped revision number for resource 4cad168f-630a-4499-aa13-3bfb5893001a (type: ports) to 2 2026-04-06 19:58:17.319 7 INFO neutron.db.ovn_revision_numbers_db [None req-d374f51e-2ae1-4ebf-9e68-79d71e95ffcf - - - - - -] Successfully bumped revision number for resource 5a78b1e0-8e0c-4f37-a505-f28ae30dd7f5 (type: ports) to 5 2026-04-06 19:58:17.354 8 INFO neutron.db.ovn_revision_numbers_db [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] Successfully bumped revision number for resource 0adf5c1c-18a9-4955-97ad-e42e422fd8cb (type: ports) to 1 2026-04-06 19:58:17.371 7 INFO neutron.db.ovn_revision_numbers_db [None req-778caa0a-1afe-4bba-bf41-fabb6351328c - - - - - -] Successfully bumped revision number for resource 073cc5f7-ce9e-47a3-8dc8-d37d802d06fd (type: subnets) to 0 [pid: 7|app: 0|req: 1193/2492] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:58:15 2026] POST /v2.0/subnets => generated 657 bytes in 1504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2493] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:58:17 2026] GET /v2.0/security-groups?tenant_id=952b520c89814442bec95a5dde0ce4de&name=default => generated 2926 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:58:17.627 8 INFO neutron.db.ovn_revision_numbers_db [None req-05c46ed7-c6c8-4309-bb09-a04903ec3d75 - - - - - -] Successfully bumped revision number for resource 0adf5c1c-18a9-4955-97ad-e42e422fd8cb (type: ports) to 3 [pid: 8|app: 0|req: 1300/2494] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:58:13 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 4349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:18.015 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb085fe6-4f4c-4f7f-a4aa-eb0e6c2137c7 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] No more DHCP agents 2026-04-06 19:58:18.016 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb085fe6-4f4c-4f7f-a4aa-eb0e6c2137c7 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Unable to schedule network 80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1301/2495] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:17 2026] DELETE /v2.0/security-groups/cecaf1cf-90d4-4a53-b2fa-0e9ee1264647 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2496] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:58:18 2026] GET /v2.0/vpn/vpnservices => generated 1306 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:58:18.151 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] OVN reports status down for port: 4487452c-ade6-4bdb-a172-45db8c3c8677 2026-04-06 19:58:18.167 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb085fe6-4f4c-4f7f-a4aa-eb0e6c2137c7 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 4487452c-ade6-4bdb-a172-45db8c3c8677 (type: ports) to 1 2026-04-06 19:58:18.492 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3af9b3b-11b6-470c-b537-df82ee1318d2 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] TaaS: Handle Delete Port: 13d0b493-78cb-4edf-b3ca-54d7ad11ab86 2026-04-06 19:58:18.496 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3af9b3b-11b6-470c-b537-df82ee1318d2 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Tap Mirror: Handle Delete Port: 13d0b493-78cb-4edf-b3ca-54d7ad11ab86 2026-04-06 19:58:18.754 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5995bb3-6854-41a7-aa3f-8efeff293463 - - - - - -] TaaS: Handle Delete Port: 0adf5c1c-18a9-4955-97ad-e42e422fd8cb 2026-04-06 19:58:18.757 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5995bb3-6854-41a7-aa3f-8efeff293463 - - - - - -] Tap Mirror: Handle Delete Port: 0adf5c1c-18a9-4955-97ad-e42e422fd8cb 2026-04-06 19:58:18.820 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] OVN reports status up for port: 4487452c-ade6-4bdb-a172-45db8c3c8677 2026-04-06 19:58:18.838 8 INFO neutron.plugins.ml2.plugin [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] Attempt 1 to provision port 4487452c-ade6-4bdb-a172-45db8c3c8677 2026-04-06 19:58:18.878 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb085fe6-4f4c-4f7f-a4aa-eb0e6c2137c7 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] No more DHCP agents 2026-04-06 19:58:18.879 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb085fe6-4f4c-4f7f-a4aa-eb0e6c2137c7 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Unable to schedule network 80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:19.278 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb085fe6-4f4c-4f7f-a4aa-eb0e6c2137c7 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 4487452c-ade6-4bdb-a172-45db8c3c8677 (type: router_ports) to 1 [pid: 7|app: 0|req: 1195/2497] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:58:17 2026] PUT /v2.0/routers/7a29dcdf-1a81-4438-929f-15c89ccf0817/add_router_interface => generated 309 bytes in 1715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:19.455 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ef7fe3c-233f-4fdc-9ea4-b233c1b5c83f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9f2c973b-050d-4092-a565-2e8782187b78 (type: security_groups) to 1 2026-04-06 19:58:19.470 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ecfd2ec1-44e9-434b-b89c-20065de4566e - - - - - -] No hosting information found for port 1e7bd402-c6a9-4593-9b8b-7bc8c171cb4e: RuntimeError: No hosting information found for port 1e7bd402-c6a9-4593-9b8b-7bc8c171cb4e 2026-04-06 19:58:19.483 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ef7fe3c-233f-4fdc-9ea4-b233c1b5c83f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 0dd8e79d-1161-42ff-b6fc-1e6a10048d6f (type: security_group_rules) to 0 2026-04-06 19:58:19.514 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ef7fe3c-233f-4fdc-9ea4-b233c1b5c83f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3d06d559-e721-4066-8e5b-41bad9b69821 (type: security_group_rules) to 0 2026-04-06 19:58:19.549 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ef7fe3c-233f-4fdc-9ea4-b233c1b5c83f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 7f6cc381-eb5d-47cb-b22b-03aac865e9b8 (type: security_group_rules) to 0 2026-04-06 19:58:19.565 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ef7fe3c-233f-4fdc-9ea4-b233c1b5c83f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e5c7edde-27f6-445e-8ca9-47009b20653f (type: security_group_rules) to 0 2026-04-06 19:58:19.612 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f866993-60bb-4098-8748-75d8fb1507ce - - - - - -] TaaS: Handle Delete Port: d8625d8f-d52e-45d2-99c6-6c57f04d657b 2026-04-06 19:58:19.617 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f866993-60bb-4098-8748-75d8fb1507ce - - - - - -] Tap Mirror: Handle Delete Port: d8625d8f-d52e-45d2-99c6-6c57f04d657b 2026-04-06 19:58:19.619 7 INFO neutron.db.ovn_revision_numbers_db [None req-ecfd2ec1-44e9-434b-b89c-20065de4566e - - - - - -] Successfully bumped revision number for resource 1e7bd402-c6a9-4593-9b8b-7bc8c171cb4e (type: router_ports) to 2 [pid: 7|app: 0|req: 1196/2498] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:58:19 2026] GET /v2.0/security-groups?tenant_id=c064d0cdb22d4b50adf3c40ced53ae43&name=default => generated 2929 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:58:19.730 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecfd2ec1-44e9-434b-b89c-20065de4566e - - - - - -] OVN reports status down for port: 0b0ed7a5-2a02-4690-a437-977b05c5a349 [pid: 7|app: 0|req: 1197/2499] 10.0.0.236 () {32 vars in 649 bytes} [Mon Apr 6 19:58:19 2026] GET /v2.0/networks => generated 6898 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:58:19.828 8 INFO neutron.db.ovn_revision_numbers_db [None req-24a1e5f3-2cd6-4e1e-a266-25f0390f84eb - - - - - -] Successfully bumped revision number for resource 4487452c-ade6-4bdb-a172-45db8c3c8677 (type: ports) to 2 2026-04-06 19:58:19.862 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecfd2ec1-44e9-434b-b89c-20065de4566e - - - - - -] OVN reports status down for port: d8625d8f-d52e-45d2-99c6-6c57f04d657b 2026-04-06 19:58:19.882 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecfd2ec1-44e9-434b-b89c-20065de4566e - - - - - -] OVN reports status up for port: d8625d8f-d52e-45d2-99c6-6c57f04d657b [pid: 7|app: 0|req: 1198/2500] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:19 2026] DELETE /v2.0/security-groups/9f2c973b-050d-4092-a565-2e8782187b78 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2501] 10.0.0.236 () {32 vars in 647 bytes} [Mon Apr 6 19:58:20 2026] GET /v2.0/subnets => generated 5269 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2502] 10.0.0.236 () {32 vars in 647 bytes} [Mon Apr 6 19:58:20 2026] GET /v2.0/routers => generated 3921 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:58:20.684 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f866993-60bb-4098-8748-75d8fb1507ce - - - - - -] TaaS: Handle Delete Port: 0b0ed7a5-2a02-4690-a437-977b05c5a349 2026-04-06 19:58:20.688 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f866993-60bb-4098-8748-75d8fb1507ce - - - - - -] Tap Mirror: Handle Delete Port: 0b0ed7a5-2a02-4690-a437-977b05c5a349 2026-04-06 19:58:20.874 8 INFO neutron.services.segments.plugin [-] Segment e2951ee2-1c96-4394-b18a-9fcfa0347b29 resource provider aggregate not found 2026-04-06 19:58:20.881 8 INFO neutron.services.segments.plugin [-] Segment e2951ee2-1c96-4394-b18a-9fcfa0347b29 resource provider aggregate not found 2026-04-06 19:58:20.894 8 INFO neutron.services.segments.plugin [-] Segment e2951ee2-1c96-4394-b18a-9fcfa0347b29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2951ee2-1c96-4394-b18a-9fcfa0347b29 found for delete ", "request_id": "req-af9369ce-ba81-4838-b396-7de1b715c7ae"}]} 2026-04-06 19:58:20.897 8 INFO neutron.services.segments.plugin [-] Segment e2951ee2-1c96-4394-b18a-9fcfa0347b29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2951ee2-1c96-4394-b18a-9fcfa0347b29 found for delete ", "request_id": "req-60fa7251-503f-4bd2-adfc-85cb751c3aaf"}]} [pid: 8|app: 0|req: 1303/2503] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:18 2026] DELETE /v2.0/vpn/vpnservices/74dcf83d-01ac-4efc-a603-27f5d1150532 => generated 0 bytes in 2816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1304/2504] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:58:20 2026] GET /v2.0/vpn/vpnservices => generated 862 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:21.010 8 INFO neutron.api.v2.resource [None req-31c39f75-bfb6-477b-aaf0-504f54e33b83 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1305/2505] 10.0.0.236 () {34 vars in 707 bytes} [Mon Apr 6 19:58:20 2026] POST /v2.0/vpn/ipsec-site-connections => generated 127 bytes in 56 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-06 19:58:21.076 8 INFO neutron.api.v2.resource [None req-f74ae10a-25c7-4578-bb1a-710490eb739e a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1306/2506] 10.0.0.236 () {34 vars in 707 bytes} [Mon Apr 6 19:58:21 2026] POST /v2.0/vpn/ipsec-site-connections => generated 136 bytes in 59 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-06 19:58:21.093 8 WARNING neutron.api.v2.base [None req-512d15ae-f7a8-4d74-a277-b12969bbb0e9 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] An exception happened while processing the request body. The exception message is [Invalid input for dpd. Reason: '59' is not a dictionary.].: webob.exc.HTTPBadRequest: Invalid input for dpd. Reason: '59' is not a dictionary. 2026-04-06 19:58:21.093 8 INFO neutron.api.v2.resource [None req-512d15ae-f7a8-4d74-a277-b12969bbb0e9 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] create failed (client error): Invalid input for dpd. Reason: '59' is not a dictionary. [pid: 8|app: 0|req: 1307/2507] 10.0.0.236 () {34 vars in 707 bytes} [Mon Apr 6 19:58:21 2026] POST /v2.0/vpn/ipsec-site-connections => generated 129 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-06 19:58:21.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-36ea3732-d2d6-4a99-ac3b-e379b01bae15 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 4b147b73-1551-4349-99db-a36436e3d129 (type: security_groups) to 1 2026-04-06 19:58:21.129 7 INFO neutron.db.ovn_revision_numbers_db [None req-36ea3732-d2d6-4a99-ac3b-e379b01bae15 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource abc75ff9-011d-436e-a711-4424638bd985 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1308/2508] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:58:21 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:21.142 7 INFO neutron.db.ovn_revision_numbers_db [None req-36ea3732-d2d6-4a99-ac3b-e379b01bae15 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource fe1884c1-5290-4873-8397-a0bfbee46d1c (type: security_group_rules) to 0 2026-04-06 19:58:21.176 8 INFO neutron.api.v2.resource [None req-03d493f4-a2c9-4b92-8f88-277a2551fab0 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1309/2509] 10.0.0.236 () {34 vars in 707 bytes} [Mon Apr 6 19:58:21 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 37 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2510] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:58:20 2026] POST /v2.0/security-groups => generated 1675 bytes in 839 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2511] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:21 2026] GET /v2.0/vpn/endpoint-groups => generated 908 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2512] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:58:21 2026] DELETE /v2.0/vpn/endpoint-groups/3237a3f0-b332-46d3-a533-672d7fb784dc => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2513] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:21 2026] GET /v2.0/vpn/endpoint-groups => generated 632 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2514] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:58:21 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:21.332 8 INFO neutron.api.v2.resource [None req-4727399f-eb0b-476a-af78-f0998e519561 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1314/2515] 10.0.0.236 () {34 vars in 707 bytes} [Mon Apr 6 19:58:21 2026] POST /v2.0/vpn/ipsec-site-connections => generated 148 bytes in 40 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-06 19:58:21.343 7 INFO neutron.db.ovn_revision_numbers_db [None req-949277b6-2354-45e4-b96a-2dfa43e82351 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 965fdae2-2dc1-492e-9981-b7f43b3084b6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1315/2516] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:21 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2517] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:58:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2518] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:58:21 2026] DELETE /v2.0/vpn/endpoint-groups/8713c2b1-1e5a-43d8-990e-ca2b3da00128 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2519] 10.0.0.236 () {32 vars in 671 bytes} [Mon Apr 6 19:58:21 2026] GET /v2.0/vpn/endpoint-groups => generated 632 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:21.413 7 WARNING neutron.api.v2.base [None req-1c7401b9-6241-401b-be5c-baee13566e48 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] An exception happened while processing the request body. The exception message is [Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet.].: webob.exc.HTTPBadRequest: Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. 2026-04-06 19:58:21.413 7 INFO neutron.api.v2.resource [None req-1c7401b9-6241-401b-be5c-baee13566e48 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] create failed (client error): Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. [pid: 7|app: 0|req: 1204/2520] 10.0.0.236 () {34 vars in 707 bytes} [Mon Apr 6 19:58:21 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-06 19:58:21.522 8 INFO neutron.db.ovn_revision_numbers_db [None req-34c3702f-c561-45ee-a76e-4f881a2a102f 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource f9668d5b-9750-44f3-9495-41126f864696 (type: security_group_rules) to 0 2026-04-06 19:58:21.523 7 INFO neutron.db.segments_db [None req-047864ac-1f2a-4aa3-8773-8dd365982444 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Added segment fb3d7a19-7451-4d13-9656-159397ab0ca1 of type geneve for network 339bbcc8-f916-4f22-9f9e-beb44813cfa3 [pid: 8|app: 0|req: 1317/2521] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:58:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:21.639 7 INFO neutron.db.ovn_revision_numbers_db [None req-047864ac-1f2a-4aa3-8773-8dd365982444 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 339bbcc8-f916-4f22-9f9e-beb44813cfa3 (type: networks) to 1 2026-04-06 19:58:21.711 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e380e6e-3afd-4db8-84e2-8566ca4f023a 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource eae27f26-7f1c-42d8-bf56-ad6d9cad3de8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1318/2522] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:58:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:21.837 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-047864ac-1f2a-4aa3-8773-8dd365982444 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:58:21.838 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-047864ac-1f2a-4aa3-8773-8dd365982444 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 339bbcc8-f916-4f22-9f9e-beb44813cfa3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:21.893 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecfd2ec1-44e9-434b-b89c-20065de4566e - - - - - -] OVN reports status down for port: c90e4039-7232-4b60-87ca-311db5ba58de 2026-04-06 19:58:21.944 8 INFO neutron.db.ovn_revision_numbers_db [None req-b842cedf-1f91-4da0-b8a7-ac3bc0c0d300 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 2b98d048-dc61-4e93-99d8-c496bb90aacc (type: security_group_rules) to 0 2026-04-06 19:58:21.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-047864ac-1f2a-4aa3-8773-8dd365982444 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource c90e4039-7232-4b60-87ca-311db5ba58de (type: ports) to 1 [pid: 8|app: 0|req: 1319/2523] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:58:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2524] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:58:21 2026] POST /v2.0/networks => generated 651 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:22.019 8 INFO neutron.db.securitygroups_db [None req-82fc65a1-744e-4a36-a3bb-d662f4ccc140 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Project 66dcd749cf5e4cf38e765b2ced85e1c4 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-06 19:58:22.212 8 INFO neutron.db.ovn_revision_numbers_db [None req-82fc65a1-744e-4a36-a3bb-d662f4ccc140 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource d50e2794-9058-42f4-b448-19fe5db4280a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1320/2525] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:58:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:22.291 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-65e92247-62ae-4113-a6d1-8168fd299523 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:58:22.291 8 INFO neutron.db.securitygroups_db [None req-dfc5dbf2-5828-48d2-9f57-7668b1b6acf8 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Project 66dcd749cf5e4cf38e765b2ced85e1c4 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-06 19:58:22.306 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-65e92247-62ae-4113-a6d1-8168fd299523 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 339bbcc8-f916-4f22-9f9e-beb44813cfa3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:22.410 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfc5dbf2-5828-48d2-9f57-7668b1b6acf8 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 48d061b4-0a06-4de4-8dc2-f5abf6ade9af (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1321/2526] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:58:22 2026] POST /v2.0/security-group-rules => generated 606 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:22.801 7 INFO neutron.db.ovn_revision_numbers_db [None req-866077c9-c8fd-47fe-a1ea-b009d4c1af94 - - - - - -] Successfully bumped revision number for resource c90e4039-7232-4b60-87ca-311db5ba58de (type: ports) to 2 2026-04-06 19:58:22.838 7 INFO neutron.db.ovn_revision_numbers_db [None req-866077c9-c8fd-47fe-a1ea-b009d4c1af94 - - - - - -] Successfully bumped revision number for resource ccf210bb-b4b0-4b43-8b9e-e8f7d667a7d5 (type: subnets) to 0 [pid: 7|app: 0|req: 1206/2527] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:58:22 2026] POST /v2.0/subnets => generated 629 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2528] 10.0.0.236 () {32 vars in 649 bytes} [Mon Apr 6 19:58:22 2026] GET /v2.0/networks => generated 1373 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:58:23.282 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b123182e-939d-4819-b7a5-8773a5c139d1 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] No more DHCP agents 2026-04-06 19:58:23.285 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b123182e-939d-4819-b7a5-8773a5c139d1 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1208/2529] 10.0.0.77 () {34 vars in 1097 bytes} [Mon Apr 6 19:58:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-859694310&fields=id&tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4 => generated 69 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:58:23.429 8 INFO neutron.db.ovn_revision_numbers_db [None req-b123182e-939d-4819-b7a5-8773a5c139d1 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource f56edc16-9c00-429c-bafa-9635c0a32c4e (type: ports) to 1 2026-04-06 19:58:23.537 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c80a1f8-9fb9-4790-bcec-03254a458c19 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] Successfully bumped revision number for resource 97b0a23b-7dac-44ed-af87-d280484e7e78 (type: security_groups) to 1 2026-04-06 19:58:23.547 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c80a1f8-9fb9-4790-bcec-03254a458c19 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] Successfully bumped revision number for resource 084fb986-2516-4a7e-91c6-39efb81eaa57 (type: security_group_rules) to 0 2026-04-06 19:58:23.558 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c80a1f8-9fb9-4790-bcec-03254a458c19 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] Successfully bumped revision number for resource ad86862f-19f8-4aab-b689-925eb5a79498 (type: security_group_rules) to 0 2026-04-06 19:58:23.568 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c80a1f8-9fb9-4790-bcec-03254a458c19 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] Successfully bumped revision number for resource afea7bb4-0c16-4392-8227-0dfcabc90e0c (type: security_group_rules) to 0 2026-04-06 19:58:23.579 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c80a1f8-9fb9-4790-bcec-03254a458c19 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] Successfully bumped revision number for resource c2077626-81af-4564-bbc6-025886beba8a (type: security_group_rules) to 0 2026-04-06 19:58:23.651 7 INFO neutron.db.segments_db [None req-3c80a1f8-9fb9-4790-bcec-03254a458c19 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] Added segment ae5429b1-7cec-4ebe-bed3-3e3b1c5c49c1 of type geneve for network 5395e9f5-aad1-46c7-959f-ff23eefbb52d 2026-04-06 19:58:23.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c80a1f8-9fb9-4790-bcec-03254a458c19 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] Successfully bumped revision number for resource 5395e9f5-aad1-46c7-959f-ff23eefbb52d (type: networks) to 1 2026-04-06 19:58:23.937 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3c80a1f8-9fb9-4790-bcec-03254a458c19 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] No more DHCP agents 2026-04-06 19:58:23.939 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3c80a1f8-9fb9-4790-bcec-03254a458c19 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] Unable to schedule network 5395e9f5-aad1-46c7-959f-ff23eefbb52d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:23.986 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecfd2ec1-44e9-434b-b89c-20065de4566e - - - - - -] OVN reports status down for port: cbd02114-4062-4250-8414-09abac102f69 2026-04-06 19:58:24.044 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c80a1f8-9fb9-4790-bcec-03254a458c19 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] Successfully bumped revision number for resource cbd02114-4062-4250-8414-09abac102f69 (type: ports) to 1 2026-04-06 19:58:24.050 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-4f82f517-2ad8-4029-9d37-748c6ab3f52d - - - - - -] Schedule LRP lrp-f56edc16-9c00-429c-bafa-9635c0a32c4e on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:58:24.114 8 INFO neutron.db.ovn_revision_numbers_db [None req-b123182e-939d-4819-b7a5-8773a5c139d1 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource f56edc16-9c00-429c-bafa-9635c0a32c4e (type: router_ports) to 1 [pid: 7|app: 0|req: 1209/2530] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:58:23 2026] POST /v2.0/networks => generated 650 bytes in 794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:24.180 8 INFO neutron.db.ovn_revision_numbers_db [None req-b123182e-939d-4819-b7a5-8773a5c139d1 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 4f89d2b7-5e27-45b6-ade1-de5bd9626af0 (type: routers) to 2 [pid: 7|app: 0|req: 1210/2531] 10.0.0.77 () {34 vars in 981 bytes} [Mon Apr 6 19:58:24 2026] GET /v2.0/networks?id=80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7 => generated 698 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2532] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:58:22 2026] POST /v2.0/routers => generated 936 bytes in 1338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:24.345 8 INFO neutron.api.v2.resource [None req-29f1df8c-b93b-4a9d-a6fc-4f6f459718e0 d47f863a81434014b3a2be2b1c81e89b 544e064eb32b4daf8830529f12dbfeff - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1323/2533] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:58:24 2026] POST /v2.0/vpn/vpnservices => generated 194 bytes in 143 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2534] 10.0.0.77 () {34 vars in 964 bytes} [Mon Apr 6 19:58:24 2026] GET /v2.0/quotas/66dcd749cf5e4cf38e765b2ced85e1c4 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:24.379 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-26b4a8f7-1646-43b8-9ea7-1d1c609633f2 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] No more DHCP agents 2026-04-06 19:58:24.381 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-26b4a8f7-1646-43b8-9ea7-1d1c609633f2 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] Unable to schedule network 5395e9f5-aad1-46c7-959f-ff23eefbb52d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:24.473 8 INFO neutron_taas.services.taas.taas_plugin [None req-09b76ec3-0afa-4eae-bcbb-4f3a125f787b d47f863a81434014b3a2be2b1c81e89b 544e064eb32b4daf8830529f12dbfeff - - default default] TaaS: Handle Delete Port: c90e4039-7232-4b60-87ca-311db5ba58de 2026-04-06 19:58:24.476 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09b76ec3-0afa-4eae-bcbb-4f3a125f787b d47f863a81434014b3a2be2b1c81e89b 544e064eb32b4daf8830529f12dbfeff - - default default] Tap Mirror: Handle Delete Port: c90e4039-7232-4b60-87ca-311db5ba58de 2026-04-06 19:58:24.598 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-88b101ae-7a56-4cf6-8543-48f9aa48c245 - - - - - -] No hosting information found for port 4487452c-ade6-4bdb-a172-45db8c3c8677: RuntimeError: No hosting information found for port 4487452c-ade6-4bdb-a172-45db8c3c8677 2026-04-06 19:58:24.734 8 INFO neutron.db.ovn_revision_numbers_db [None req-88b101ae-7a56-4cf6-8543-48f9aa48c245 - - - - - -] Successfully bumped revision number for resource 4487452c-ade6-4bdb-a172-45db8c3c8677 (type: router_ports) to 2 2026-04-06 19:58:24.806 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-88b101ae-7a56-4cf6-8543-48f9aa48c245 - - - - - -] OVN reports status down for port: f56edc16-9c00-429c-bafa-9635c0a32c4e 2026-04-06 19:58:24.877 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d47bb1d-4223-4525-b82e-eaaf12a48186 - - - - - -] Successfully bumped revision number for resource cbd02114-4062-4250-8414-09abac102f69 (type: ports) to 2 2026-04-06 19:58:24.905 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-88b101ae-7a56-4cf6-8543-48f9aa48c245 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:58:24.906 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-88b101ae-7a56-4cf6-8543-48f9aa48c245 - - - - - -] OVN reports status up for port: f56edc16-9c00-429c-bafa-9635c0a32c4e 2026-04-06 19:58:24.908 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d47bb1d-4223-4525-b82e-eaaf12a48186 - - - - - -] Successfully bumped revision number for resource e9787c21-8fb4-4ca1-a82a-0b38198b5b43 (type: subnets) to 0 [pid: 7|app: 0|req: 1211/2535] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:58:24 2026] POST /v2.0/subnets => generated 626 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:24.928 8 INFO neutron.plugins.ml2.plugin [None req-88b101ae-7a56-4cf6-8543-48f9aa48c245 - - - - - -] Attempt 1 to provision port f56edc16-9c00-429c-bafa-9635c0a32c4e 2026-04-06 19:58:24.989 8 INFO neutron.services.segments.plugin [-] Segment fb3d7a19-7451-4d13-9656-159397ab0ca1 resource provider aggregate not found 2026-04-06 19:58:25.006 8 INFO neutron.services.segments.plugin [-] Segment fb3d7a19-7451-4d13-9656-159397ab0ca1 resource provider aggregate not found [pid: 7|app: 0|req: 1212/2536] 10.0.0.77 () {34 vars in 1001 bytes} [Mon Apr 6 19:58:24 2026] GET /v2.0/ports?tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:25.036 8 INFO neutron.services.segments.plugin [-] Segment fb3d7a19-7451-4d13-9656-159397ab0ca1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb3d7a19-7451-4d13-9656-159397ab0ca1 found for delete ", "request_id": "req-5abf40c1-c655-4fe0-b91c-a2e6d663d74c"}]} 2026-04-06 19:58:25.039 8 INFO neutron.services.segments.plugin [-] Segment fb3d7a19-7451-4d13-9656-159397ab0ca1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb3d7a19-7451-4d13-9656-159397ab0ca1 found for delete ", "request_id": "req-5e72be2e-b675-4429-bdc9-5571554cd042"}]} [pid: 8|app: 0|req: 1325/2537] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:58:24 2026] DELETE /v2.0/networks/339bbcc8-f916-4f22-9f9e-beb44813cfa3 => generated 0 bytes in 736 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2538] 10.0.0.236 () {34 vars in 751 bytes} [Mon Apr 6 19:58:25 2026] PUT /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2539] 10.0.0.77 () {34 vars in 1007 bytes} [Mon Apr 6 19:58:25 2026] GET /v2.0/networks/80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2540] 10.0.0.236 () {32 vars in 731 bytes} [Mon Apr 6 19:58:25 2026] GET /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2541] 10.0.0.77 () {34 vars in 1107 bytes} [Mon Apr 6 19:58:25 2026] GET /v2.0/networks/80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2542] 10.0.0.236 () {34 vars in 762 bytes} [Mon Apr 6 19:58:25 2026] PUT /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2545] 10.0.0.236 () {32 vars in 731 bytes} [Mon Apr 6 19:58:25 2026] GET /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2546] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:25 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2547] 10.0.0.236 () {34 vars in 758 bytes} [Mon Apr 6 19:58:25 2026] PUT /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-06 19:58:25.458 7 INFO neutron_taas.services.taas.taas_plugin [None req-f78cfa43-65bd-46e1-8153-df8da1d0ebdd d47f863a81434014b3a2be2b1c81e89b 544e064eb32b4daf8830529f12dbfeff - - default default] TaaS: Handle Delete Port: f56edc16-9c00-429c-bafa-9635c0a32c4e 2026-04-06 19:58:25.461 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f78cfa43-65bd-46e1-8153-df8da1d0ebdd d47f863a81434014b3a2be2b1c81e89b 544e064eb32b4daf8830529f12dbfeff - - default default] Tap Mirror: Handle Delete Port: f56edc16-9c00-429c-bafa-9635c0a32c4e [pid: 8|app: 0|req: 1335/2548] 10.0.0.236 () {32 vars in 731 bytes} [Mon Apr 6 19:58:25 2026] GET /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2549] 10.0.0.236 () {34 vars in 780 bytes} [Mon Apr 6 19:58:25 2026] PUT /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags/black.or.white => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2550] 10.0.0.236 () {32 vars in 731 bytes} [Mon Apr 6 19:58:25 2026] GET /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2551] 10.0.0.236 () {34 vars in 751 bytes} [Mon Apr 6 19:58:25 2026] PUT /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2552] 10.0.0.236 () {32 vars in 731 bytes} [Mon Apr 6 19:58:25 2026] GET /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2553] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 19:58:25 2026] GET /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2554] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:25 2026] DELETE /v2.0/routers/4f89d2b7-5e27-45b6-ade1-de5bd9626af0 => generated 0 bytes in 691 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:58:25.821 7 WARNING neutron.api.v2.base [None req-49a5858e-9ec2-4c80-b377-41c36697eb44 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] An exception happened while processing the request body. The exception message is [Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. 2026-04-06 19:58:25.822 7 INFO neutron.api.v2.resource [None req-49a5858e-9ec2-4c80-b377-41c36697eb44 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] create failed (client error): Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. 2026-04-06 19:58:25.823 8 INFO neutron.api.v2.resource [None req-0fadfe8f-07a9-4c67-8a0f-6f28a8ff5612 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1215/2555] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:58:25 2026] POST /v2.0/vpn/vpnservices => generated 401 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2556] 10.0.0.236 () {32 vars in 743 bytes} [Mon Apr 6 19:58:25 2026] GET /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:58:25.838 8 WARNING neutron.api.v2.base [None req-e30bfc19-c86e-4556-ab4d-503930def9ea a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] An exception happened while processing the request body. The exception message is [Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. 2026-04-06 19:58:25.838 8 INFO neutron.api.v2.resource [None req-e30bfc19-c86e-4556-ab4d-503930def9ea a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] create failed (client error): Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. [pid: 8|app: 0|req: 1342/2557] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:58:25 2026] POST /v2.0/vpn/vpnservices => generated 394 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-06 19:58:25.876 8 INFO neutron.api.v2.resource [None req-ca1202ec-467e-405f-b7e8-9fdf5b254db4 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1343/2558] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:58:25 2026] POST /v2.0/vpn/endpoint-groups => generated 183 bytes in 34 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2559] 10.0.0.236 () {32 vars in 742 bytes} [Mon Apr 6 19:58:25 2026] DELETE /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:58:25.921 8 INFO neutron.api.v2.resource [None req-3100d3bb-65ae-4a61-9e02-b014f2e99aa8 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1344/2560] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:58:25 2026] POST /v2.0/vpn/endpoint-groups => generated 160 bytes in 37 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2561] 10.0.0.236 () {32 vars in 731 bytes} [Mon Apr 6 19:58:25 2026] GET /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:58:25.964 8 INFO neutron.api.v2.resource [None req-f5a86cce-fc20-4250-8f5d-4db6cf04329f a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1345/2562] 10.0.0.236 () {34 vars in 693 bytes} [Mon Apr 6 19:58:25 2026] POST /v2.0/vpn/endpoint-groups => generated 154 bytes in 35 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-06 19:58:25.978 7 INFO neutron.api.v2.resource [None req-587f901f-ec8c-4c32-92f4-0c2163ff392e 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1218/2563] 10.0.0.236 () {32 vars in 746 bytes} [Mon Apr 6 19:58:25 2026] DELETE /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2564] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:58:25 2026] GET /v2.0/vpn/ikepolicies => generated 408 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2565] 10.0.0.236 () {32 vars in 667 bytes} [Mon Apr 6 19:58:25 2026] GET /v2.0/vpn/ipsecpolicies => 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: 1348/2566] 10.0.0.236 () {32 vars in 685 bytes} [Mon Apr 6 19:58:26 2026] GET /v2.0/vpn/ipsec-site-connections => generated 795 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2567] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 19:58:26 2026] GET /v2.0/vpn/vpnservices => generated 862 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2568] 10.0.0.236 () {32 vars in 734 bytes} [Mon Apr 6 19:58:25 2026] DELETE /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2569] 10.0.0.236 () {32 vars in 745 bytes} [Mon Apr 6 19:58:26 2026] GET /v2.0/vpn/endpoint-groups/683d639e-7958-47f6-919c-b146d9ef75aa => generated 328 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2570] 10.0.0.236 () {32 vars in 745 bytes} [Mon Apr 6 19:58:26 2026] GET /v2.0/vpn/endpoint-groups/6e79079a-443f-464c-a1fa-825ca1480dea => generated 319 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2572] 10.0.0.236 () {32 vars in 731 bytes} [Mon Apr 6 19:58:26 2026] GET /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2572] 10.0.0.236 () {32 vars in 737 bytes} [Mon Apr 6 19:58:26 2026] GET /v2.0/vpn/ikepolicies/814325b2-3e32-4128-b9d6-c12a1bc4b758 => generated 404 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2573] 10.0.0.236 () {32 vars in 741 bytes} [Mon Apr 6 19:58:26 2026] GET /v2.0/vpn/ipsecpolicies/c49a6fce-432e-4288-af74-e86099c37682 => generated 412 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2574] 10.0.0.236 () {32 vars in 737 bytes} [Mon Apr 6 19:58:26 2026] GET /v2.0/vpn/vpnservices/473a7ab3-2500-44d2-b349-29fb5ca7fbdb => generated 450 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2575] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:26 2026] DELETE /v2.0/subnets/e9787c21-8fb4-4ca1-a82a-0b38198b5b43 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:58:26.404 8 INFO neutron_taas.services.taas.taas_plugin [None req-179eb38f-c7eb-4f9b-a319-a8355430f568 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] TaaS: Handle Delete Port: cbd02114-4062-4250-8414-09abac102f69 2026-04-06 19:58:26.408 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-179eb38f-c7eb-4f9b-a319-a8355430f568 5bea6c9e23b9417492e8019880c93dcc 2428d07036a74787afb251f92e2daf26 - - default default] Tap Mirror: Handle Delete Port: cbd02114-4062-4250-8414-09abac102f69 [pid: 8|app: 0|req: 1354/2576] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:58:26 2026] DELETE /v2.0/networks/5395e9f5-aad1-46c7-959f-ff23eefbb52d => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2577] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:26 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:58:26.702 7 INFO neutron.db.ovn_revision_numbers_db [None req-eae0a807-68f7-4505-b132-3367d1423ccb a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 11ad7505-b337-4108-ab32-5f42192f5b21 (type: routers) to 10 [pid: 7|app: 0|req: 1223/2578] 10.0.0.236 () {32 vars in 762 bytes} [Mon Apr 6 19:58:26 2026] DELETE /v2.0/vpn/ipsec-site-connections/ef8cf25d-9914-4fbc-8a29-ffde87476b5f => generated 0 bytes in 598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2579] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:58:26 2026] DELETE /v2.0/vpn/endpoint-groups/683d639e-7958-47f6-919c-b146d9ef75aa => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2580] 10.0.0.236 () {32 vars in 748 bytes} [Mon Apr 6 19:58:26 2026] DELETE /v2.0/vpn/endpoint-groups/6e79079a-443f-464c-a1fa-825ca1480dea => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2581] 10.0.0.236 () {32 vars in 744 bytes} [Mon Apr 6 19:58:26 2026] DELETE /v2.0/vpn/ipsecpolicies/c49a6fce-432e-4288-af74-e86099c37682 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2582] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:26 2026] DELETE /v2.0/vpn/ikepolicies/814325b2-3e32-4128-b9d6-c12a1bc4b758 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2583] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:26 2026] DELETE /v2.0/vpn/vpnservices/473a7ab3-2500-44d2-b349-29fb5ca7fbdb => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:58:27.059 8 INFO neutron.services.segments.plugin [-] Segment ae5429b1-7cec-4ebe-bed3-3e3b1c5c49c1 resource provider aggregate not found 2026-04-06 19:58:27.065 8 INFO neutron.services.segments.plugin [-] Segment ae5429b1-7cec-4ebe-bed3-3e3b1c5c49c1 resource provider aggregate not found 2026-04-06 19:58:27.077 8 INFO neutron.services.segments.plugin [-] Segment ae5429b1-7cec-4ebe-bed3-3e3b1c5c49c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae5429b1-7cec-4ebe-bed3-3e3b1c5c49c1 found for delete ", "request_id": "req-979866c1-c1da-4b06-ba93-f211a9443d70"}]} 2026-04-06 19:58:27.081 8 INFO neutron.services.segments.plugin [-] Segment ae5429b1-7cec-4ebe-bed3-3e3b1c5c49c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae5429b1-7cec-4ebe-bed3-3e3b1c5c49c1 found for delete ", "request_id": "req-5d333b39-1a10-4d17-99c6-873f3faa7420"}]} 2026-04-06 19:58:27.171 7 INFO neutron_taas.services.taas.taas_plugin [None req-12f15b67-f73e-4016-8d68-2d3887f582bd a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] TaaS: Handle Delete Port: 73f4e229-1cc1-4e90-8f52-135c62bb3efd 2026-04-06 19:58:27.174 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12f15b67-f73e-4016-8d68-2d3887f582bd a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Tap Mirror: Handle Delete Port: 73f4e229-1cc1-4e90-8f52-135c62bb3efd 2026-04-06 19:58:27.529 7 INFO neutron_taas.services.taas.taas_plugin [None req-312cc150-1ae2-449a-a104-7d2dbff30658 - - - - - -] TaaS: Handle Delete Port: a64a9a67-fea2-43c2-9462-f7d3746b10a6 2026-04-06 19:58:27.533 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-312cc150-1ae2-449a-a104-7d2dbff30658 - - - - - -] Tap Mirror: Handle Delete Port: a64a9a67-fea2-43c2-9462-f7d3746b10a6 2026-04-06 19:58:27.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-81338470-5298-4c0b-8362-dee09fc61d75 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f9b6991f-9b73-452f-9420-70aefa091ac9 (type: security_groups) to 1 2026-04-06 19:58:27.597 8 INFO neutron.db.ovn_revision_numbers_db [None req-81338470-5298-4c0b-8362-dee09fc61d75 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2c5e4cd9-7fad-4d62-b948-6991adc15131 (type: security_group_rules) to 0 2026-04-06 19:58:27.611 8 INFO neutron.db.ovn_revision_numbers_db [None req-81338470-5298-4c0b-8362-dee09fc61d75 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 79796fb5-7ba8-459d-8058-771f8830585e (type: security_group_rules) to 0 2026-04-06 19:58:27.628 8 INFO neutron.db.ovn_revision_numbers_db [None req-81338470-5298-4c0b-8362-dee09fc61d75 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 8c41b342-12c7-4944-aff3-883c41edb193 (type: security_group_rules) to 0 2026-04-06 19:58:27.643 8 INFO neutron.db.ovn_revision_numbers_db [None req-81338470-5298-4c0b-8362-dee09fc61d75 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource bdb97e0f-026d-4ca2-b358-bee6b45a7b4c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1359/2584] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:58:27 2026] GET /v2.0/security-groups?tenant_id=6042a16a4c8340da9b4becd14bd5117f&name=default => generated 2929 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2585] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:27 2026] DELETE /v2.0/security-groups/f9b6991f-9b73-452f-9420-70aefa091ac9 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2586] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:27 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:58:28.001 7 INFO neutron_taas.services.taas.taas_plugin [None req-7deded44-5247-42f6-bb1a-2f18bea9616c - - - - - -] TaaS: Handle Delete Port: 8742f593-e362-474e-b34e-f12182b8fee7 2026-04-06 19:58:28.005 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7deded44-5247-42f6-bb1a-2f18bea9616c - - - - - -] Tap Mirror: Handle Delete Port: 8742f593-e362-474e-b34e-f12182b8fee7 [pid: 8|app: 0|req: 1362/2587] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:58:28 2026] GET /v2.0/security-groups?tenant_id=2428d07036a74787afb251f92e2daf26&name=default => generated 2929 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2588] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:28 2026] DELETE /v2.0/security-groups/97b0a23b-7dac-44ed-af87-d280484e7e78 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:58:28.940 7 INFO neutron_taas.services.taas.taas_plugin [None req-7deded44-5247-42f6-bb1a-2f18bea9616c - - - - - -] TaaS: Handle Delete Port: 31716733-e485-427c-98cc-5ea2bc5b6a11 2026-04-06 19:58:28.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7deded44-5247-42f6-bb1a-2f18bea9616c - - - - - -] Tap Mirror: Handle Delete Port: 31716733-e485-427c-98cc-5ea2bc5b6a11 [pid: 8|app: 0|req: 1364/2589] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:29 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:58:29.164 7 INFO neutron.services.segments.plugin [-] Segment 34a84801-659e-49b9-a2c9-10d396054f29 resource provider aggregate not found 2026-04-06 19:58:29.169 7 INFO neutron.services.segments.plugin [-] Segment 34a84801-659e-49b9-a2c9-10d396054f29 resource provider aggregate not found 2026-04-06 19:58:29.189 7 INFO neutron.services.segments.plugin [-] Segment 34a84801-659e-49b9-a2c9-10d396054f29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34a84801-659e-49b9-a2c9-10d396054f29 found for delete ", "request_id": "req-f6225c1a-ffe1-4247-9de6-c2eff707684b"}]} 2026-04-06 19:58:29.204 7 INFO neutron.services.segments.plugin [-] Segment 34a84801-659e-49b9-a2c9-10d396054f29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34a84801-659e-49b9-a2c9-10d396054f29 found for delete ", "request_id": "req-7b016967-e913-468e-b28c-438979b1fa9d"}]} [pid: 7|app: 0|req: 1226/2590] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:26 2026] DELETE /v2.0/vpn/vpnservices/28dcb722-8480-47df-b4d5-401f6c8100ec => generated 0 bytes in 2333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2591] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:58:29 2026] GET /v2.0/routers/11ad7505-b337-4108-ab32-5f42192f5b21 => generated 943 bytes in 81 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, ' [pid: 8|app: 0|req: 1366/2592] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:58:29 2026] GET /v2.0/networks?id=80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7 => generated 698 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2593] 199.204.45.6 () {34 vars in 1048 bytes} [Mon Apr 6 19:58:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4 => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:30.025 7 INFO neutron.db.ovn_revision_numbers_db [None req-aca66aed-7687-4aa0-bb45-d22d4007f9b8 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 11ad7505-b337-4108-ab32-5f42192f5b21 (type: routers) to 11 [pid: 7|app: 0|req: 1227/2594] 10.0.0.236 () {34 vars in 742 bytes} [Mon Apr 6 19:58:29 2026] PUT /v2.0/routers/11ad7505-b337-4108-ab32-5f42192f5b21 => generated 943 bytes in 683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:30.072 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-0659ad65-bde1-4b81-b1d7-31cf1bf355c2 req-31eab656-9098-4939-af5a-89aa47558566 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] No more DHCP agents 2026-04-06 19:58:30.074 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-0659ad65-bde1-4b81-b1d7-31cf1bf355c2 req-31eab656-9098-4939-af5a-89aa47558566 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Unable to schedule network 80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1228/2595] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:58:30 2026] GET /v2.0/ports?device_id=11ad7505-b337-4108-ab32-5f42192f5b21 => generated 946 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:30.222 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecfd2ec1-44e9-434b-b89c-20065de4566e - - - - - -] OVN reports status down for port: 1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 2026-04-06 19:58:30.225 8 INFO neutron.db.ovn_revision_numbers_db [req-0659ad65-bde1-4b81-b1d7-31cf1bf355c2 req-31eab656-9098-4939-af5a-89aa47558566 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 (type: ports) to 1 [pid: 8|app: 0|req: 1368/2596] 199.204.45.6 () {38 vars in 953 bytes} [Mon Apr 6 19:58:29 2026] POST /v2.0/ports => generated 958 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1369/2597] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:30 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 961 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:30.569 7 INFO neutron_taas.services.taas.taas_plugin [None req-2fcf1941-b211-498e-a670-37f89de347eb a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] TaaS: Handle Delete Port: 5ca3a829-426a-437c-9ce8-8d4e3b968ae6 2026-04-06 19:58:30.574 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fcf1941-b211-498e-a670-37f89de347eb a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Tap Mirror: Handle Delete Port: 5ca3a829-426a-437c-9ce8-8d4e3b968ae6 2026-04-06 19:58:30.677 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-88b101ae-7a56-4cf6-8543-48f9aa48c245 - - - - - -] No port found with ID f56edc16-9c00-429c-bafa-9635c0a32c4e: RuntimeError: No port found with ID f56edc16-9c00-429c-bafa-9635c0a32c4e 2026-04-06 19:58:30.802 8 INFO neutron.db.ovn_revision_numbers_db [req-0659ad65-bde1-4b81-b1d7-31cf1bf355c2 req-c7ccf6e5-db6c-4243-af9f-c0f934cff25f 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 (type: ports) to 2 2026-04-06 19:58:31.044 8 INFO neutron.db.ovn_revision_numbers_db [req-0659ad65-bde1-4b81-b1d7-31cf1bf355c2 req-c7ccf6e5-db6c-4243-af9f-c0f934cff25f 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 (type: ports) to 4 [pid: 8|app: 0|req: 1370/2598] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 19:58:30 2026] PUT /v2.0/ports/1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 => generated 1208 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-06 19:58:31.106 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-975c5d8a-35e6-4399-a6cb-8f7170e9d2bf'] response: {'name': 'network-changed', 'server_uuid': '75885b84-17be-42d6-b9b0-f5e4a404dab0', 'tag': '1f5876e2-fa9a-46aa-80f6-43bcd64d9b43', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1371/2599] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:58:31 2026] GET /v2.0/security-groups?id=4b147b73-1551-4349-99db-a36436e3d129&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2600] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:58:30 2026] PUT /v2.0/routers/11ad7505-b337-4108-ab32-5f42192f5b21/remove_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:31.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-3975beb3-748d-4d9d-b7fe-a117ea7c2ad0 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] TaaS: Handle Delete Port: ba4ad86a-5c52-4a67-8dbd-2d5b36187a11 2026-04-06 19:58:31.507 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3975beb3-748d-4d9d-b7fe-a117ea7c2ad0 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Tap Mirror: Handle Delete Port: ba4ad86a-5c52-4a67-8dbd-2d5b36187a11 /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: 1230/2601] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:58:31 2026] GET /v2.0/ports?tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4&device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 1211 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2602] 199.204.45.6 () {34 vars in 1016 bytes} [Mon Apr 6 19:58:31 2026] GET /v2.0/networks?tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4&shared=False => generated 797 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2603] 199.204.45.6 () {34 vars in 928 bytes} [Mon Apr 6 19:58:31 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2604] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:32 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2605] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:58:32 2026] GET /v2.0/security-groups?id=4b147b73-1551-4349-99db-a36436e3d129&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2606] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:31 2026] DELETE /v2.0/routers/11ad7505-b337-4108-ab32-5f42192f5b21 => generated 0 bytes in 1713 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2607] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:58:32 2026] GET /v2.0/ports?tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4&device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 1211 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2608] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 19:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2609] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:58:32 2026] GET /v2.0/routers/85e29bca-bd91-4304-b0dc-3af023ca6059 => generated 943 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2610] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:58:32 2026] GET /v2.0/subnets?id=073cc5f7-ce9e-47a3-8dc8-d37d802d06fd => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2611] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:58:33 2026] GET /v2.0/ports?network_id=80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7&device_owner=network%3Adhcp => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2612] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:58:33 2026] GET /v2.0/networks/80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2613] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:58:33 2026] GET /v2.0/networks/80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2614] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:33 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2615] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:58:33 2026] GET /v2.0/security-groups?id=4b147b73-1551-4349-99db-a36436e3d129&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:33.619 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c522616-b12a-4163-8611-92a69636caec a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 85e29bca-bd91-4304-b0dc-3af023ca6059 (type: routers) to 5 [pid: 8|app: 0|req: 1374/2616] 10.0.0.236 () {34 vars in 742 bytes} [Mon Apr 6 19:58:32 2026] PUT /v2.0/routers/85e29bca-bd91-4304-b0dc-3af023ca6059 => generated 943 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2617] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:58:33 2026] GET /v2.0/ports?device_id=85e29bca-bd91-4304-b0dc-3af023ca6059 => generated 950 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:34.010 8 INFO neutron_taas.services.taas.taas_plugin [None req-03786c2d-11f5-4ca1-8d90-04828ef4ad8c a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] TaaS: Handle Delete Port: f829e588-60ee-4431-80fd-d30a084e035f 2026-04-06 19:58:34.013 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03786c2d-11f5-4ca1-8d90-04828ef4ad8c a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Tap Mirror: Handle Delete Port: f829e588-60ee-4431-80fd-d30a084e035f [pid: 8|app: 0|req: 1375/2618] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:58:33 2026] PUT /v2.0/routers/85e29bca-bd91-4304-b0dc-3af023ca6059/remove_router_interface => generated 309 bytes in 839 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, ' [pid: 8|app: 0|req: 1376/2619] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:34 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2620] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:58:34 2026] GET /v2.0/security-groups?id=4b147b73-1551-4349-99db-a36436e3d129&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:34.853 7 INFO neutron_taas.services.taas.taas_plugin [None req-d73f5730-3d56-4de2-ae37-098ea5dfd752 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] TaaS: Handle Delete Port: b34c795f-1507-4b57-be40-4142d4d22789 2026-04-06 19:58:34.855 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d73f5730-3d56-4de2-ae37-098ea5dfd752 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Tap Mirror: Handle Delete Port: b34c795f-1507-4b57-be40-4142d4d22789 [pid: 7|app: 0|req: 1244/2621] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:34 2026] DELETE /v2.0/routers/85e29bca-bd91-4304-b0dc-3af023ca6059 => generated 0 bytes in 645 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2622] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:58:35 2026] GET /v2.0/routers/817cfdef-e24e-425e-915b-24c2fd4c149f => generated 943 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:35.814 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecfd2ec1-44e9-434b-b89c-20065de4566e - - - - - -] OVN reports status up for port: 1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 [pid: 8|app: 0|req: 1379/2623] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:35 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:35.832 7 INFO neutron.plugins.ml2.plugin [None req-ecfd2ec1-44e9-434b-b89c-20065de4566e - - - - - -] Attempt 1 to provision port 1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 [pid: 8|app: 0|req: 1380/2624] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:58:35 2026] GET /v2.0/security-groups?id=4b147b73-1551-4349-99db-a36436e3d129&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:36.080 7 INFO neutron.db.ovn_revision_numbers_db [None req-9304d17b-fe26-49e1-8c8c-875909aa9f13 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Successfully bumped revision number for resource 817cfdef-e24e-425e-915b-24c2fd4c149f (type: routers) to 5 2026-04-06 19:58:36.101 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd97dbb9-732a-43ea-a852-aba28da02efb'] response: {'server_uuid': '75885b84-17be-42d6-b9b0-f5e4a404dab0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1f5876e2-fa9a-46aa-80f6-43bcd64d9b43', 'code': 200} [pid: 7|app: 0|req: 1245/2625] 10.0.0.236 () {34 vars in 742 bytes} [Mon Apr 6 19:58:35 2026] PUT /v2.0/routers/817cfdef-e24e-425e-915b-24c2fd4c149f => generated 943 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2626] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:58:36 2026] GET /v2.0/ports?device_id=817cfdef-e24e-425e-915b-24c2fd4c149f => generated 950 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:36.297 7 INFO neutron.db.ovn_revision_numbers_db [None req-ecfd2ec1-44e9-434b-b89c-20065de4566e - - - - - -] Successfully bumped revision number for resource 1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 (type: ports) to 5 2026-04-06 19:58:36.633 7 INFO neutron_taas.services.taas.taas_plugin [None req-ae5c8c9d-7fdc-401c-b5b4-9ba354727cad a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] TaaS: Handle Delete Port: 1e7bd402-c6a9-4593-9b8b-7bc8c171cb4e 2026-04-06 19:58:36.636 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae5c8c9d-7fdc-401c-b5b4-9ba354727cad a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Tap Mirror: Handle Delete Port: 1e7bd402-c6a9-4593-9b8b-7bc8c171cb4e [pid: 8|app: 0|req: 1382/2627] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:36 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2628] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:58:37 2026] GET /v2.0/security-groups?id=4b147b73-1551-4349-99db-a36436e3d129&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2629] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:58:36 2026] PUT /v2.0/routers/817cfdef-e24e-425e-915b-24c2fd4c149f/remove_router_interface => generated 309 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:37.613 8 INFO neutron_taas.services.taas.taas_plugin [None req-73f2ebc5-4d3b-44a2-b00e-2542fff7a459 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] TaaS: Handle Delete Port: e80a625f-1321-402a-bc2c-8301d647b265 2026-04-06 19:58:37.616 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73f2ebc5-4d3b-44a2-b00e-2542fff7a459 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Tap Mirror: Handle Delete Port: e80a625f-1321-402a-bc2c-8301d647b265 [pid: 8|app: 0|req: 1384/2630] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:37 2026] DELETE /v2.0/routers/817cfdef-e24e-425e-915b-24c2fd4c149f => generated 0 bytes in 753 msecs (HTTP/1.1 204) 2 headers in 112 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-04-06 19:58:38.034 7 INFO neutron.api.v2.resource [None req-98d1934e-2560-4b0a-ba81-bb32c1751be5 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1247/2631] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 19:58:38 2026] GET /v2.0/routers/4f89d2b7-5e27-45b6-ade1-de5bd9626af0 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:58:38.142 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87bc95c4-d007-418e-a9c9-39140ca29033'] response: {'server_uuid': '75885b84-17be-42d6-b9b0-f5e4a404dab0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1f5876e2-fa9a-46aa-80f6-43bcd64d9b43', 'code': 200} [pid: 7|app: 0|req: 1248/2632] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:38 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2633] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:38 2026] DELETE /v2.0/subnets/bc3de8b5-f3f7-4abc-b6ad-9911b84bd13b => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2634] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:58:38 2026] GET /v2.0/security-groups?id=4b147b73-1551-4349-99db-a36436e3d129&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2635] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:38 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2636] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:38 2026] DELETE /v2.0/subnets/fcf4a340-ec59-47e7-9c81-6dbb6738af73 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2637] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:58:38 2026] GET /v2.0/security-groups?id=4b147b73-1551-4349-99db-a36436e3d129&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2638] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:58:38 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 1213 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2639] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:38 2026] DELETE /v2.0/subnets/54a83816-4f49-4eb4-9e8e-438be0b8c805 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:58:38.653 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4a2d0a0-0a7d-452d-80f6-06d5556bd75a a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1388/2640] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:58:38 2026] DELETE /v2.0/subnets/ccf210bb-b4b0-4b43-8b9e-e8f7d667a7d5 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:58:38.777 8 INFO neutron_taas.services.taas.taas_plugin [None req-578a67aa-db17-482c-8cb3-6191c69f6173 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] TaaS: Handle Delete Port: 72346c12-f007-4144-b128-0ea8829f2067 2026-04-06 19:58:38.781 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-578a67aa-db17-482c-8cb3-6191c69f6173 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Tap Mirror: Handle Delete Port: 72346c12-f007-4144-b128-0ea8829f2067 2026-04-06 19:58:38.811 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-226f6717-87d4-46b1-b682-613b761628c3 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] No more DHCP agents 2026-04-06 19:58:38.812 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-226f6717-87d4-46b1-b682-613b761628c3 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:38.986 8 INFO neutron.services.segments.plugin [-] Segment 07648606-6012-469e-b2d9-354d0cd412af resource provider aggregate not found 2026-04-06 19:58:38.994 8 INFO neutron.services.segments.plugin [-] Segment 07648606-6012-469e-b2d9-354d0cd412af resource provider aggregate not found 2026-04-06 19:58:39.008 8 INFO neutron.services.segments.plugin [-] Segment 07648606-6012-469e-b2d9-354d0cd412af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07648606-6012-469e-b2d9-354d0cd412af found for delete ", "request_id": "req-d76ebeea-086b-4816-a1dc-0c586ddce18f"}]} 2026-04-06 19:58:39.017 8 INFO neutron.services.segments.plugin [-] Segment 07648606-6012-469e-b2d9-354d0cd412af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07648606-6012-469e-b2d9-354d0cd412af found for delete ", "request_id": "req-a799efdb-4851-49e1-8475-54684edf080b"}]} [pid: 8|app: 0|req: 1389/2641] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:58:38 2026] DELETE /v2.0/networks/16b30152-6ac7-481b-8023-3ad8603aaf91 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:58:39.172 8 INFO neutron_taas.services.taas.taas_plugin [None req-4fd22084-af1e-4709-9a32-ae47da70eb56 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] TaaS: Handle Delete Port: eded5af2-7326-4228-aa50-d007dbda9c95 2026-04-06 19:58:39.175 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fd22084-af1e-4709-9a32-ae47da70eb56 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Tap Mirror: Handle Delete Port: eded5af2-7326-4228-aa50-d007dbda9c95 [pid: 8|app: 0|req: 1390/2642] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:58:39 2026] DELETE /v2.0/networks/851d112a-b38f-48b9-a902-0f27afc28187 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:58:39.544 8 INFO neutron_taas.services.taas.taas_plugin [None req-1c185d8c-34fb-4dca-a160-d29bf08afd03 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] TaaS: Handle Delete Port: eb4dcd9b-da73-4d0e-9e96-f2283f77a17e 2026-04-06 19:58:39.547 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c185d8c-34fb-4dca-a160-d29bf08afd03 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] Tap Mirror: Handle Delete Port: eb4dcd9b-da73-4d0e-9e96-f2283f77a17e [pid: 8|app: 0|req: 1391/2643] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:58:39 2026] DELETE /v2.0/networks/2fcdcdbd-cecc-4ab3-8e3d-23da04d80974 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 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-04-06 19:58:39.867 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04d39756-e0d0-4a77-9e81-60c5d13b7ff0 a1eb052195fa498aa8d08c3d8b1dc543 42fc30d56433429c9c65d3ba82f594cf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1392/2644] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:58:39 2026] DELETE /v2.0/networks/339bbcc8-f916-4f22-9f9e-beb44813cfa3 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 19:58:39.902 7 INFO neutron.db.ovn_revision_numbers_db [None req-226f6717-87d4-46b1-b682-613b761628c3 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 5736bfca-bdab-44e6-be4c-9a29c989353f (type: floatingips) to 1 2026-04-06 19:58:39.903 7 INFO neutron.db.l3_db [None req-226f6717-87d4-46b1-b682-613b761628c3 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Floating IP 5736bfca-bdab-44e6-be4c-9a29c989353f associated. External IP: 10.96.250.211, port: 1f5876e2-fa9a-46aa-80f6-43bcd64d9b43. [pid: 7|app: 0|req: 1253/2645] 10.0.0.236 () {34 vars in 677 bytes} [Mon Apr 6 19:58:38 2026] POST /v2.0/floatingips => generated 856 bytes in 1394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2646] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 19:58:39 2026] GET /v2.0/floatingips/5736bfca-bdab-44e6-be4c-9a29c989353f => generated 858 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:40.180 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-efc9e79f-5e39-4b85-b845-eb6f0177c29b'] response: {'name': 'network-changed', 'server_uuid': '75885b84-17be-42d6-b9b0-f5e4a404dab0', 'tag': '1f5876e2-fa9a-46aa-80f6-43bcd64d9b43', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1255/2649] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:58:40 2026] GET /v2.0/ports?tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4&device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 1213 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2650] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:58:40 2026] GET /v2.0/security-groups?tenant_id=42fc30d56433429c9c65d3ba82f594cf&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:58:41.044 8 INFO neutron.services.segments.plugin [-] Segment 31a7b0e3-eccc-4cd8-bbd2-c7397348a3b7 resource provider aggregate not found 2026-04-06 19:58:41.049 8 INFO neutron.services.segments.plugin [-] Segment 31a7b0e3-eccc-4cd8-bbd2-c7397348a3b7 resource provider aggregate not found 2026-04-06 19:58:41.067 8 INFO neutron.services.segments.plugin [-] Segment 31a7b0e3-eccc-4cd8-bbd2-c7397348a3b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31a7b0e3-eccc-4cd8-bbd2-c7397348a3b7 found for delete ", "request_id": "req-715a3064-e59a-421b-9157-aab188022e97"}]} 2026-04-06 19:58:41.071 8 INFO neutron.services.segments.plugin [-] Segment 31a7b0e3-eccc-4cd8-bbd2-c7397348a3b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31a7b0e3-eccc-4cd8-bbd2-c7397348a3b7 found for delete ", "request_id": "req-40c00886-c124-42f1-b378-e6a893372d2d"}]} [pid: 8|app: 0|req: 1396/2651] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:40 2026] DELETE /v2.0/security-groups/c7c53b0a-8d18-429e-9fc1-3fdb406c97bf => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:58:41.086 8 INFO neutron.services.segments.plugin [-] Segment c9cb1e61-e52b-4c28-96eb-960c6dfe26da resource provider aggregate not found 2026-04-06 19:58:41.092 8 INFO neutron.services.segments.plugin [-] Segment c9cb1e61-e52b-4c28-96eb-960c6dfe26da resource provider aggregate not found 2026-04-06 19:58:41.108 8 INFO neutron.services.segments.plugin [-] Segment c9cb1e61-e52b-4c28-96eb-960c6dfe26da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9cb1e61-e52b-4c28-96eb-960c6dfe26da found for delete ", "request_id": "req-8a2d3310-b4c3-4b37-9869-6fee6e0a10d2"}]} 2026-04-06 19:58:41.108 8 INFO neutron.services.segments.plugin [-] Segment c9cb1e61-e52b-4c28-96eb-960c6dfe26da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9cb1e61-e52b-4c28-96eb-960c6dfe26da found for delete ", "request_id": "req-bd94e7e1-abac-4e35-beca-f8f9ee38ba01"}]} 2026-04-06 19:58:41.322 8 INFO neutron.db.ovn_revision_numbers_db [None req-37b4ddca-5965-44f2-ba45-8458a1a36af3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 50a47a37-a127-41bf-b8de-d5bf14f7eba5 (type: security_groups) to 1 2026-04-06 19:58:41.337 8 INFO neutron.db.ovn_revision_numbers_db [None req-37b4ddca-5965-44f2-ba45-8458a1a36af3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1cd5b338-c397-4581-b4ee-baa34826fcf2 (type: security_group_rules) to 0 2026-04-06 19:58:41.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-37b4ddca-5965-44f2-ba45-8458a1a36af3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 43e8e4a0-dffc-4ecc-aaff-91369b3f512b (type: security_group_rules) to 0 2026-04-06 19:58:41.361 8 INFO neutron.db.ovn_revision_numbers_db [None req-37b4ddca-5965-44f2-ba45-8458a1a36af3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b1ce94ac-3a71-4830-9c85-3c9ef0650b0e (type: security_group_rules) to 0 2026-04-06 19:58:41.379 8 INFO neutron.db.ovn_revision_numbers_db [None req-37b4ddca-5965-44f2-ba45-8458a1a36af3 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource bfb3efb4-9e8e-4f2f-8aa4-645a38831c92 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1397/2652] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:58:41 2026] GET /v2.0/security-groups?tenant_id=544e064eb32b4daf8830529f12dbfeff&name=default => generated 2929 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2653] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:58:40 2026] GET /v2.0/networks?id=80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7 => generated 797 bytes in 787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2654] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 19:58:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2655] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:58:41 2026] GET /v2.0/subnets?id=073cc5f7-ce9e-47a3-8dc8-d37d802d06fd => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2656] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:58:41 2026] GET /v2.0/ports?network_id=80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2657] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:58:41 2026] DELETE /v2.0/security-groups/50a47a37-a127-41bf-b8de-d5bf14f7eba5 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2658] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:58:41 2026] GET /v2.0/networks/80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2659] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:58:41 2026] GET /v2.0/networks/80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2660] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:58:42 2026] GET /v2.0/subnets => generated 1973 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2661] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:58:42 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: 1262/2662] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:58:42 2026] GET /v2.0/networks => generated 3070 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2663] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:58:42 2026] GET /v2.0/security-groups => generated 25657 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2664] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:58:42 2026] GET /v2.0/floatingips => generated 861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2665] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:58:42 2026] GET /v2.0/network-ip-availabilities => generated 1550 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2666] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:58:42 2026] GET /v2.0/routers => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2667] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:58:42 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: 7|app: 0|req: 1265/2668] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:58:42 2026] GET /v2.0/subnets => generated 1973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2669] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:58:42 2026] GET /v2.0/ports => generated 10596 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2670] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:58:42 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2671] 10.0.0.211 () {34 vars in 990 bytes} [Mon Apr 6 19:58:46 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 1213 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2672] 10.0.0.211 () {34 vars in 1040 bytes} [Mon Apr 6 19:58:46 2026] GET /v2.0/security-groups?id=4b147b73-1551-4349-99db-a36436e3d129&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2673] 10.0.0.236 () {32 vars in 826 bytes} [Mon Apr 6 19:58:48 2026] GET /v2.0/ports?project_id=66dcd749cf5e4cf38e765b2ced85e1c4&network_id=80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7 => generated 3319 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2674] 10.0.0.236 () {32 vars in 742 bytes} [Mon Apr 6 19:58:49 2026] GET /v2.0/subnets?network_id=3f6bb486-d1fb-4a72-b691-c0e7fb22ced9 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:49.509 8 INFO neutron.db.ovn_revision_numbers_db [None req-40af4dab-d765-4f9c-80a1-24f37aa17068 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 5736bfca-bdab-44e6-be4c-9a29c989353f (type: floatingips) to 2 2026-04-06 19:58:49.561 8 INFO neutron.db.l3_db [None req-40af4dab-d765-4f9c-80a1-24f37aa17068 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Floating IP 5736bfca-bdab-44e6-be4c-9a29c989353f disassociated. External IP: 10.96.250.211, port: 1f5876e2-fa9a-46aa-80f6-43bcd64d9b43. [pid: 8|app: 0|req: 1407/2675] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:58:49 2026] PUT /v2.0/floatingips/5736bfca-bdab-44e6-be4c-9a29c989353f => generated 554 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:49.638 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c024b6be-154e-4b62-8d67-7634d6aea3c4'] response: {'name': 'network-changed', 'server_uuid': '75885b84-17be-42d6-b9b0-f5e4a404dab0', 'tag': '1f5876e2-fa9a-46aa-80f6-43bcd64d9b43', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1269/2676] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 19:58:49 2026] GET /v2.0/floatingips/5736bfca-bdab-44e6-be4c-9a29c989353f => generated 552 bytes in 49 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, ' [pid: 8|app: 0|req: 1408/2677] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:58:50 2026] GET /v2.0/ports?tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4&device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 1213 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2678] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:58:50 2026] GET /v2.0/networks?id=80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7 => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2679] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 19:58:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2680] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:58:50 2026] GET /v2.0/subnets?id=073cc5f7-ce9e-47a3-8dc8-d37d802d06fd => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2681] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:58:50 2026] GET /v2.0/ports?network_id=80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7&device_owner=network%3Adhcp => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2682] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:58:50 2026] GET /v2.0/networks/80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2683] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:58:50 2026] GET /v2.0/networks/80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:58:50.837 7 INFO neutron.db.ovn_revision_numbers_db [None req-67491f03-da77-4832-bf47-db282e272a23 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource c86631a8-b052-4a8a-8909-2fb53ce7a26d (type: security_groups) to 1 2026-04-06 19:58:50.849 7 INFO neutron.db.ovn_revision_numbers_db [None req-67491f03-da77-4832-bf47-db282e272a23 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource a7923b32-d2ee-4f2b-b000-1a024e97c5e8 (type: security_group_rules) to 0 2026-04-06 19:58:50.859 7 INFO neutron.db.ovn_revision_numbers_db [None req-67491f03-da77-4832-bf47-db282e272a23 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource f0c799db-04f0-4721-8f53-cdebef0167d1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1273/2684] 10.0.0.236 () {34 vars in 685 bytes} [Mon Apr 6 19:58:50 2026] POST /v2.0/security-groups => generated 1677 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:58:51.031 8 INFO neutron.db.ovn_revision_numbers_db [None req-0dce6af4-242f-4b45-a85c-53d537b9091a 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 73ca29a1-4501-4bf5-8f0b-7680cdc383a9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1412/2685] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:58:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:51.226 7 INFO neutron.db.ovn_revision_numbers_db [None req-be9dca4e-b649-46ca-b883-3a5d1eebacab 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource ecaaf2d7-0614-4b59-abb6-ac61e9f71cb9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1274/2686] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:58:51 2026] POST /v2.0/security-group-rules => generated 596 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:51.432 8 INFO neutron.db.ovn_revision_numbers_db [None req-45ad20ed-6a23-4227-9e80-c840301401f8 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource d5d62f6b-1b9c-48fd-9414-be4a266fbea3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1413/2687] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:58:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:51.603 7 INFO neutron.db.ovn_revision_numbers_db [None req-83aee07d-123b-4e26-9eac-8f0453bd6bc1 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 9845f93c-ea0c-4438-8357-df7705b895b3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1275/2688] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:58:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:51.680 8 INFO neutron.db.securitygroups_db [None req-a5b99c3a-85c4-49cb-9625-937a7e92f3ed 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Project 66dcd749cf5e4cf38e765b2ced85e1c4 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-06 19:58:51.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5b99c3a-85c4-49cb-9625-937a7e92f3ed 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource cdfa4e94-e86e-42d0-b624-08fe5b59f83f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1414/2689] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:58:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:51.873 7 INFO neutron.db.securitygroups_db [None req-750a1369-4aa4-4595-a38f-7723f54d177a 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Project 66dcd749cf5e4cf38e765b2ced85e1c4 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-06 19:58:51.967 7 INFO neutron.db.ovn_revision_numbers_db [None req-750a1369-4aa4-4595-a38f-7723f54d177a 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 4faccba3-bac5-4d00-941d-289eda6cddb4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1276/2690] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:58:51 2026] POST /v2.0/security-group-rules => generated 606 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2691] 10.0.0.236 () {32 vars in 649 bytes} [Mon Apr 6 19:58:52 2026] GET /v2.0/networks => generated 1373 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2692] 10.0.0.77 () {34 vars in 1099 bytes} [Mon Apr 6 19:58:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1084571235&fields=id&tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2693] 10.0.0.77 () {34 vars in 981 bytes} [Mon Apr 6 19:58:52 2026] GET /v2.0/networks?id=80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7 => generated 698 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2694] 10.0.0.77 () {34 vars in 964 bytes} [Mon Apr 6 19:58:52 2026] GET /v2.0/quotas/66dcd749cf5e4cf38e765b2ced85e1c4 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2695] 10.0.0.77 () {34 vars in 1001 bytes} [Mon Apr 6 19:58:52 2026] GET /v2.0/ports?tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4&fields=id => generated 149 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2696] 10.0.0.77 () {34 vars in 1007 bytes} [Mon Apr 6 19:58:52 2026] GET /v2.0/networks/80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2697] 10.0.0.77 () {34 vars in 1107 bytes} [Mon Apr 6 19:58:53 2026] GET /v2.0/networks/80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2698] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:53 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2699] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:54 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2702] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:55 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2703] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:56 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2704] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:58:57 2026] GET /v2.0/networks?id=80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7 => generated 698 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2705] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:57 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2706] 199.204.45.6 () {34 vars in 1048 bytes} [Mon Apr 6 19:58:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4 => generated 273 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:57.942 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-07ed260a-2098-44d1-a11b-375a2d158863 req-1240b8ef-e60b-4314-ba1a-3fdd2a3f1ecd 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] No more DHCP agents 2026-04-06 19:58:57.943 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-07ed260a-2098-44d1-a11b-375a2d158863 req-1240b8ef-e60b-4314-ba1a-3fdd2a3f1ecd 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Unable to schedule network 80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:58:58.082 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37a0088f-87c2-4741-836f-1ef76006f666 - - - - - -] OVN reports status down for port: dc8a7c7a-6f65-4d1c-a80d-7a149122e846 2026-04-06 19:58:58.152 7 INFO neutron.db.ovn_revision_numbers_db [req-07ed260a-2098-44d1-a11b-375a2d158863 req-1240b8ef-e60b-4314-ba1a-3fdd2a3f1ecd 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource dc8a7c7a-6f65-4d1c-a80d-7a149122e846 (type: ports) to 1 [pid: 7|app: 0|req: 1285/2707] 199.204.45.6 () {38 vars in 953 bytes} [Mon Apr 6 19:58:57 2026] POST /v2.0/ports => generated 954 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:58:58.632 8 INFO neutron.db.ovn_revision_numbers_db [req-07ed260a-2098-44d1-a11b-375a2d158863 req-9dee9410-6fa5-433b-9456-0028dacdc93b 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource dc8a7c7a-6f65-4d1c-a80d-7a149122e846 (type: ports) to 2 /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: 1286/2708] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:58 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2709] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:58:58 2026] GET /v2.0/security-groups?id=c86631a8-b052-4a8a-8909-2fb53ce7a26d&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:58:58.841 8 INFO neutron.db.ovn_revision_numbers_db [req-07ed260a-2098-44d1-a11b-375a2d158863 req-9dee9410-6fa5-433b-9456-0028dacdc93b 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource dc8a7c7a-6f65-4d1c-a80d-7a149122e846 (type: ports) to 4 [pid: 8|app: 0|req: 1423/2710] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 19:58:58 2026] PUT /v2.0/ports/dc8a7c7a-6f65-4d1c-a80d-7a149122e846 => generated 1204 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:58:58.899 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab3c7f66-0b8f-440e-960c-7433d92c0e63'] response: {'name': 'network-changed', 'server_uuid': 'b95c27fc-b3f1-4405-ad63-b37ebf1ae223', 'tag': 'dc8a7c7a-6f65-4d1c-a80d-7a149122e846', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1288/2711] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:58:59 2026] GET /v2.0/ports?tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4&device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 1207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1424/2712] 199.204.45.6 () {34 vars in 1016 bytes} [Mon Apr 6 19:58:59 2026] GET /v2.0/networks?tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4&shared=False => generated 797 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2713] 199.204.45.6 () {34 vars in 928 bytes} [Mon Apr 6 19:58:59 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2714] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:58:59 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2715] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:58:59 2026] GET /v2.0/security-groups?id=c86631a8-b052-4a8a-8909-2fb53ce7a26d&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2716] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:59:00 2026] GET /v2.0/ports?tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4&device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 1207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2717] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 19:59:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=dc8a7c7a-6f65-4d1c-a80d-7a149122e846 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2718] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:59:00 2026] GET /v2.0/subnets?id=073cc5f7-ce9e-47a3-8dc8-d37d802d06fd => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2719] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:59:00 2026] GET /v2.0/ports?network_id=80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7&device_owner=network%3Adhcp => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2720] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:59:00 2026] GET /v2.0/networks/80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2721] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:59:00 2026] GET /v2.0/networks/80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2722] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:01 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2723] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:59:01 2026] GET /v2.0/security-groups?id=c86631a8-b052-4a8a-8909-2fb53ce7a26d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2724] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:02 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2725] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:59:02 2026] GET /v2.0/security-groups?id=c86631a8-b052-4a8a-8909-2fb53ce7a26d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2726] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:03 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2727] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:59:03 2026] GET /v2.0/security-groups?id=c86631a8-b052-4a8a-8909-2fb53ce7a26d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:59:03.556 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37a0088f-87c2-4741-836f-1ef76006f666 - - - - - -] OVN reports status up for port: dc8a7c7a-6f65-4d1c-a80d-7a149122e846 2026-04-06 19:59:03.569 7 INFO neutron.plugins.ml2.plugin [None req-37a0088f-87c2-4741-836f-1ef76006f666 - - - - - -] Attempt 1 to provision port dc8a7c7a-6f65-4d1c-a80d-7a149122e846 2026-04-06 19:59:03.690 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-efe7c168-e1f6-42cc-9674-f54f421115f6'] response: {'server_uuid': 'b95c27fc-b3f1-4405-ad63-b37ebf1ae223', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc8a7c7a-6f65-4d1c-a80d-7a149122e846', 'code': 200} 2026-04-06 19:59:03.805 7 INFO neutron.db.ovn_revision_numbers_db [None req-37a0088f-87c2-4741-836f-1ef76006f666 - - - - - -] Successfully bumped revision number for resource dc8a7c7a-6f65-4d1c-a80d-7a149122e846 (type: ports) to 5 [pid: 8|app: 0|req: 1432/2728] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:04 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 971 bytes in 45 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, ' [pid: 7|app: 0|req: 1297/2729] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:59:04 2026] GET /v2.0/security-groups?id=c86631a8-b052-4a8a-8909-2fb53ce7a26d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:59:05.727 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed089fc0-91e7-4e16-b76b-fd0a46c84299'] response: {'server_uuid': 'b95c27fc-b3f1-4405-ad63-b37ebf1ae223', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc8a7c7a-6f65-4d1c-a80d-7a149122e846', 'code': 200} [pid: 8|app: 0|req: 1433/2730] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:05 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2731] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:59:05 2026] GET /v2.0/security-groups?id=c86631a8-b052-4a8a-8909-2fb53ce7a26d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2732] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:05 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2733] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:59:06 2026] GET /v2.0/security-groups?id=c86631a8-b052-4a8a-8909-2fb53ce7a26d&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2734] 10.0.0.236 () {32 vars in 736 bytes} [Mon Apr 6 19:59:06 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 1209 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:59:06.660 7 INFO neutron.db.ovn_revision_numbers_db [None req-837a6f0c-0b93-49bd-ab2e-82b8730a02db 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 5736bfca-bdab-44e6-be4c-9a29c989353f (type: floatingips) to 4 2026-04-06 19:59:06.786 7 INFO neutron.db.ovn_revision_numbers_db [None req-837a6f0c-0b93-49bd-ab2e-82b8730a02db 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Successfully bumped revision number for resource 5736bfca-bdab-44e6-be4c-9a29c989353f (type: floatingips) to 5 2026-04-06 19:59:06.786 7 INFO neutron.db.l3_db [None req-837a6f0c-0b93-49bd-ab2e-82b8730a02db 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Floating IP 5736bfca-bdab-44e6-be4c-9a29c989353f associated. External IP: 10.96.250.211, port: dc8a7c7a-6f65-4d1c-a80d-7a149122e846. [pid: 7|app: 0|req: 1300/2735] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 19:59:06 2026] PUT /v2.0/floatingips/5736bfca-bdab-44e6-be4c-9a29c989353f => generated 855 bytes in 811 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, ' [pid: 8|app: 0|req: 1436/2736] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 19:59:06 2026] GET /v2.0/floatingips/5736bfca-bdab-44e6-be4c-9a29c989353f => generated 857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:59:07.820 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e26857f0-68db-4e62-b101-ad6a4095059d'] response: {'name': 'network-changed', 'server_uuid': 'b95c27fc-b3f1-4405-ad63-b37ebf1ae223', 'tag': 'dc8a7c7a-6f65-4d1c-a80d-7a149122e846', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1301/2737] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 19:59:08 2026] GET /v2.0/ports?tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4&device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 1209 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2738] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 19:59:08 2026] GET /v2.0/networks?id=80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7 => generated 797 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2739] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 19:59:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=dc8a7c7a-6f65-4d1c-a80d-7a149122e846 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2740] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 19:59:08 2026] GET /v2.0/subnets?id=073cc5f7-ce9e-47a3-8dc8-d37d802d06fd => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2741] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 19:59:08 2026] GET /v2.0/ports?network_id=80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7&device_owner=network%3Adhcp => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2742] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 19:59:08 2026] GET /v2.0/networks/80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2743] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 19:59:08 2026] GET /v2.0/networks/80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2746] 10.0.0.211 () {34 vars in 990 bytes} [Mon Apr 6 19:59:14 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2747] 10.0.0.211 () {34 vars in 1040 bytes} [Mon Apr 6 19:59:14 2026] GET /v2.0/security-groups?id=c86631a8-b052-4a8a-8909-2fb53ce7a26d&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2748] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:15 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2749] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:59:16 2026] GET /v2.0/security-groups?id=c86631a8-b052-4a8a-8909-2fb53ce7a26d&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:59:16.953 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-07e07af8-349e-49aa-94ec-7ead5454c09e - - - - - -] OVN reports status down for port: dc8a7c7a-6f65-4d1c-a80d-7a149122e846 2026-04-06 19:59:17.126 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13c0b7be-5947-4243-8882-1596be4f3dc2'] response: {'server_uuid': 'b95c27fc-b3f1-4405-ad63-b37ebf1ae223', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dc8a7c7a-6f65-4d1c-a80d-7a149122e846', 'code': 200} [pid: 7|app: 0|req: 1308/2750] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:17 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2751] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:59:17 2026] GET /v2.0/security-groups?id=c86631a8-b052-4a8a-8909-2fb53ce7a26d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:59:17.338 7 INFO neutron.db.ovn_revision_numbers_db [None req-07e07af8-349e-49aa-94ec-7ead5454c09e - - - - - -] Successfully bumped revision number for resource dc8a7c7a-6f65-4d1c-a80d-7a149122e846 (type: ports) to 6 /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: 1309/2752] 199.204.45.6 () {34 vars in 992 bytes} [Mon Apr 6 19:59:18 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2753] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:18 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:59:18.448 8 INFO neutron_taas.services.taas.taas_plugin [req-685a2031-f0c7-4cd3-80cf-620bb2e7cdd3 req-f32ebb3a-0cff-4ccf-9cc1-cb976d2a6caf 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] TaaS: Handle Delete Port: dc8a7c7a-6f65-4d1c-a80d-7a149122e846 2026-04-06 19:59:18.452 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-685a2031-f0c7-4cd3-80cf-620bb2e7cdd3 req-f32ebb3a-0cff-4ccf-9cc1-cb976d2a6caf 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Tap Mirror: Handle Delete Port: dc8a7c7a-6f65-4d1c-a80d-7a149122e846 [pid: 7|app: 0|req: 1311/2754] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:59:18 2026] GET /v2.0/security-groups?id=c86631a8-b052-4a8a-8909-2fb53ce7a26d&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:59:18.762 8 INFO neutron.db.l3_db [req-685a2031-f0c7-4cd3-80cf-620bb2e7cdd3 req-f32ebb3a-0cff-4ccf-9cc1-cb976d2a6caf 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Floating IP 5736bfca-bdab-44e6-be4c-9a29c989353f disassociated. External IP: 10.96.250.211, port: dc8a7c7a-6f65-4d1c-a80d-7a149122e846. [pid: 8|app: 0|req: 1444/2755] 199.204.45.6 () {36 vars in 995 bytes} [Mon Apr 6 19:59:18 2026] DELETE /v2.0/ports/dc8a7c7a-6f65-4d1c-a80d-7a149122e846 => generated 0 bytes in 700 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:59:19.017 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d35b5778-7a31-44f8-beb1-3102e29dbaba'] response: {'server_uuid': 'b95c27fc-b3f1-4405-ad63-b37ebf1ae223', 'name': 'network-vif-deleted', 'tag': 'dc8a7c7a-6f65-4d1c-a80d-7a149122e846', 'status': 'completed', 'code': 200} 2026-04-06 19:59:19.163 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c66a005c-87aa-429e-86d2-a8b9469fc6d8'] response: {'server_uuid': 'b95c27fc-b3f1-4405-ad63-b37ebf1ae223', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dc8a7c7a-6f65-4d1c-a80d-7a149122e846', 'code': 200} [pid: 7|app: 0|req: 1312/2756] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:19 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1445/2757] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:20 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2758] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:21 2026] GET /v2.0/ports?device_id=b95c27fc-b3f1-4405-ad63-b37ebf1ae223 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2759] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:59:22 2026] DELETE /v2.0/security-groups/c86631a8-b052-4a8a-8909-2fb53ce7a26d => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:59:23.269 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c8008da-e058-46a8-9f26-b847d28714e9 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] TaaS: Handle Delete Port: c6c6f942-982e-400c-8c01-6ded689abcc2 2026-04-06 19:59:23.272 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c8008da-e058-46a8-9f26-b847d28714e9 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Tap Mirror: Handle Delete Port: c6c6f942-982e-400c-8c01-6ded689abcc2 [pid: 7|app: 0|req: 1314/2760] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 19:59:23 2026] DELETE /v2.0/floatingips/5736bfca-bdab-44e6-be4c-9a29c989353f => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2761] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:23 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2762] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:59:23 2026] GET /v2.0/security-groups?id=4b147b73-1551-4349-99db-a36436e3d129&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:59:24.688 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5ea37ec3-27e6-456b-9056-4bb93a1f8b87 - - - - - -] OVN reports status down for port: 1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 2026-04-06 19:59:24.837 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d67434a4-9409-4cc5-8560-a9016b8cd009'] response: {'server_uuid': '75885b84-17be-42d6-b9b0-f5e4a404dab0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1f5876e2-fa9a-46aa-80f6-43bcd64d9b43', 'code': 200} [pid: 8|app: 0|req: 1448/2763] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:24 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2764] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:59:24 2026] GET /v2.0/security-groups?id=4b147b73-1551-4349-99db-a36436e3d129&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:59:24.986 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ea37ec3-27e6-456b-9056-4bb93a1f8b87 - - - - - -] Successfully bumped revision number for resource 1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 (type: ports) to 6 [pid: 8|app: 0|req: 1450/2767] 199.204.45.6 () {34 vars in 992 bytes} [Mon Apr 6 19:59:25 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 973 bytes in 44 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, ' [pid: 8|app: 0|req: 1451/2768] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:25 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2769] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 19:59:26 2026] GET /v2.0/security-groups?id=4b147b73-1551-4349-99db-a36436e3d129&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:59:26.104 7 INFO neutron_taas.services.taas.taas_plugin [req-e3f02b12-c69e-4bde-8b20-a7d5b2649031 req-28f8a9c9-6f90-47cc-8a8b-8dcc41d4db2c 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] TaaS: Handle Delete Port: 1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 2026-04-06 19:59:26.107 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e3f02b12-c69e-4bde-8b20-a7d5b2649031 req-28f8a9c9-6f90-47cc-8a8b-8dcc41d4db2c 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Tap Mirror: Handle Delete Port: 1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 [pid: 7|app: 0|req: 1318/2770] 199.204.45.6 () {36 vars in 995 bytes} [Mon Apr 6 19:59:25 2026] DELETE /v2.0/ports/1f5876e2-fa9a-46aa-80f6-43bcd64d9b43 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:59:26.879 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73e0990a-8882-4f45-bc0a-85b896ae04ea'] response: {'server_uuid': '75885b84-17be-42d6-b9b0-f5e4a404dab0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1f5876e2-fa9a-46aa-80f6-43bcd64d9b43', 'code': 200} 2026-04-06 19:59:26.880 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73e0990a-8882-4f45-bc0a-85b896ae04ea'] response: {'server_uuid': '75885b84-17be-42d6-b9b0-f5e4a404dab0', 'name': 'network-vif-deleted', 'tag': '1f5876e2-fa9a-46aa-80f6-43bcd64d9b43', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1453/2771] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:27 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2772] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:28 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2773] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 19:59:29 2026] GET /v2.0/ports?device_id=75885b84-17be-42d6-b9b0-f5e4a404dab0 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2774] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:59:30 2026] DELETE /v2.0/security-groups/4b147b73-1551-4349-99db-a36436e3d129 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:59:31.190 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d02ca15-e564-49a2-9a85-7b9191b2a738 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] TaaS: Handle Delete Port: 4487452c-ade6-4bdb-a172-45db8c3c8677 2026-04-06 19:59:31.196 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d02ca15-e564-49a2-9a85-7b9191b2a738 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Tap Mirror: Handle Delete Port: 4487452c-ade6-4bdb-a172-45db8c3c8677 [pid: 8|app: 0|req: 1455/2775] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 19:59:30 2026] PUT /v2.0/routers/7a29dcdf-1a81-4438-929f-15c89ccf0817/remove_router_interface => generated 309 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2776] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:59:31 2026] DELETE /v2.0/subnets/073cc5f7-ce9e-47a3-8dc8-d37d802d06fd => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 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-04-06 19:59:32.256 8 INFO neutron_taas.services.taas.taas_plugin [None req-9dafe99b-da37-436a-9a42-a40fc1daadce 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] TaaS: Handle Delete Port: 5a78b1e0-8e0c-4f37-a505-f28ae30dd7f5 2026-04-06 19:59:32.259 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9dafe99b-da37-436a-9a42-a40fc1daadce 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Tap Mirror: Handle Delete Port: 5a78b1e0-8e0c-4f37-a505-f28ae30dd7f5 [pid: 8|app: 0|req: 1456/2777] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 19:59:31 2026] DELETE /v2.0/routers/7a29dcdf-1a81-4438-929f-15c89ccf0817 => generated 0 bytes in 747 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 19:59:32.864 7 INFO neutron_taas.services.taas.taas_plugin [None req-13931dfc-df73-4f8f-bd99-e1284bd964e2 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] TaaS: Handle Delete Port: 4cad168f-630a-4499-aa13-3bfb5893001a 2026-04-06 19:59:32.872 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13931dfc-df73-4f8f-bd99-e1284bd964e2 1b1a58ee514d4e46be42130d1d36a0f6 66dcd749cf5e4cf38e765b2ced85e1c4 - - default default] Tap Mirror: Handle Delete Port: 4cad168f-630a-4499-aa13-3bfb5893001a 2026-04-06 19:59:33.122 7 INFO neutron.services.segments.plugin [-] Segment d2a1e4a3-043b-4fb3-b589-fe24f8d9a6bc resource provider aggregate not found [pid: 7|app: 0|req: 1322/2778] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 19:59:32 2026] DELETE /v2.0/networks/80ac97a7-6ea7-40e9-b03f-b3d454cbc2d7 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 19:59:33.138 7 INFO neutron.services.segments.plugin [-] Segment d2a1e4a3-043b-4fb3-b589-fe24f8d9a6bc resource provider aggregate not found 2026-04-06 19:59:33.142 7 INFO neutron.services.segments.plugin [-] Segment d2a1e4a3-043b-4fb3-b589-fe24f8d9a6bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2a1e4a3-043b-4fb3-b589-fe24f8d9a6bc found for delete ", "request_id": "req-e0fe223d-ed93-489f-83ae-24d41625a70d"}]} 2026-04-06 19:59:33.154 7 INFO neutron.services.segments.plugin [-] Segment d2a1e4a3-043b-4fb3-b589-fe24f8d9a6bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2a1e4a3-043b-4fb3-b589-fe24f8d9a6bc found for delete ", "request_id": "req-e49b95ee-fb21-43c2-914e-c8977723eb78"}]} 2026-04-06 19:59:33.977 8 INFO neutron.db.ovn_revision_numbers_db [None req-d810323a-935d-484a-82e2-b85cfa21ec85 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 31bfc773-fb05-457f-b34d-a20928f4a60f (type: security_groups) to 1 2026-04-06 19:59:33.988 8 INFO neutron.db.ovn_revision_numbers_db [None req-d810323a-935d-484a-82e2-b85cfa21ec85 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 107f224c-0937-4828-8f1d-e75398f6d210 (type: security_group_rules) to 0 2026-04-06 19:59:34.000 8 INFO neutron.db.ovn_revision_numbers_db [None req-d810323a-935d-484a-82e2-b85cfa21ec85 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 979b7087-6d8b-46db-8aa5-5590885b2724 (type: security_group_rules) to 0 2026-04-06 19:59:34.011 8 INFO neutron.db.ovn_revision_numbers_db [None req-d810323a-935d-484a-82e2-b85cfa21ec85 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d6c9234e-db92-4a69-80ff-b29684d45511 (type: security_group_rules) to 0 2026-04-06 19:59:34.023 8 INFO neutron.db.ovn_revision_numbers_db [None req-d810323a-935d-484a-82e2-b85cfa21ec85 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource fdfb558b-66f7-4913-bbcc-8e85794a3975 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1457/2779] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:59:33 2026] GET /v2.0/security-groups?tenant_id=16b5f2c87ec648df9c07cf8ad454941f&name=default => generated 2929 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2780] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:59:34 2026] DELETE /v2.0/security-groups/31bfc773-fb05-457f-b34d-a20928f4a60f => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2781] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 19:59:34 2026] GET /v2.0/security-groups?tenant_id=66dcd749cf5e4cf38e765b2ced85e1c4&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2782] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 19:59:34 2026] DELETE /v2.0/security-groups/c0684a29-8601-49d2-a3cc-aa39de0f49a0 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2785] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:59:42 2026] GET /v2.0/subnets => generated 1308 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2786] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 19:59:42 2026] GET /v2.0/ports => generated 5175 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2787] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 19:59:42 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: 1461/2788] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 19:59:42 2026] GET /v2.0/networks => generated 2287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2789] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 19:59:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2790] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:59:42 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2791] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:59:42 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2792] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 19:59:42 2026] GET /v2.0/floatingips => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2793] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 19:59:42 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: 8|app: 0|req: 1464/2794] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 19:59:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2795] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 19:59:42 2026] GET /v2.0/agents => generated 1214 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 19:59:43.834 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5e5d3f5-4aee-4b77-a878-f6084ab0de92 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource c237f75e-b47c-4427-9b40-8e3d2488eafa (type: security_groups) to 1 2026-04-06 19:59:43.845 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5e5d3f5-4aee-4b77-a878-f6084ab0de92 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 26055efc-4057-45f2-9b72-23de71b7f388 (type: security_group_rules) to 0 2026-04-06 19:59:43.854 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5e5d3f5-4aee-4b77-a878-f6084ab0de92 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 518fc3aa-0252-4eb4-95e6-bd86fd54f670 (type: security_group_rules) to 0 2026-04-06 19:59:43.863 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5e5d3f5-4aee-4b77-a878-f6084ab0de92 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource aee79697-6c5e-4187-b951-7b26d5391f19 (type: security_group_rules) to 0 2026-04-06 19:59:43.875 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5e5d3f5-4aee-4b77-a878-f6084ab0de92 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource c2be9aff-8fa5-40ff-8e92-b1b3f2557028 (type: security_group_rules) to 0 2026-04-06 19:59:43.957 8 INFO neutron.db.segments_db [None req-e5e5d3f5-4aee-4b77-a878-f6084ab0de92 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Added segment dd4ae8ff-5248-437a-91b7-d8aa702403b4 of type geneve for network 89b9229f-f6a7-4af1-a03a-b588324ea4df 2026-04-06 19:59:44.072 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5e5d3f5-4aee-4b77-a878-f6084ab0de92 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 89b9229f-f6a7-4af1-a03a-b588324ea4df (type: networks) to 1 2026-04-06 19:59:44.227 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e5e5d3f5-4aee-4b77-a878-f6084ab0de92 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:44.228 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e5e5d3f5-4aee-4b77-a878-f6084ab0de92 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 89b9229f-f6a7-4af1-a03a-b588324ea4df: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:44.284 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b4589d9-fc59-4c31-a903-95146b1e2445 - - - - - -] OVN reports status down for port: ca5a5105-1ace-4ab4-bb7c-a05f92f32c73 2026-04-06 19:59:44.306 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5e5d3f5-4aee-4b77-a878-f6084ab0de92 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource ca5a5105-1ace-4ab4-bb7c-a05f92f32c73 (type: ports) to 1 [pid: 8|app: 0|req: 1465/2796] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:59:43 2026] POST /v2.0/networks => generated 658 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:44.563 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a3d1060-ebfc-486f-a763-129cc89b5609 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:44.565 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a3d1060-ebfc-486f-a763-129cc89b5609 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 89b9229f-f6a7-4af1-a03a-b588324ea4df: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:45.017 7 INFO neutron.db.ovn_revision_numbers_db [None req-70de0e65-d858-4cac-a63d-6e79cea18452 - - - - - -] Successfully bumped revision number for resource ca5a5105-1ace-4ab4-bb7c-a05f92f32c73 (type: ports) to 2 2026-04-06 19:59:45.054 7 INFO neutron.db.ovn_revision_numbers_db [None req-70de0e65-d858-4cac-a63d-6e79cea18452 - - - - - -] Successfully bumped revision number for resource 570b253b-6a5e-479d-9c8c-b5ffa083a4cf (type: subnets) to 0 [pid: 7|app: 0|req: 1332/2797] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:59:44 2026] POST /v2.0/subnets => generated 656 bytes in 734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2798] 10.0.0.236 () {32 vars in 722 bytes} [Mon Apr 6 19:59:45 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 19:59:45.302 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f533733e-1eab-45ef-b73e-658575be30ea 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:45.303 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f533733e-1eab-45ef-b73e-658575be30ea 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 89b9229f-f6a7-4af1-a03a-b588324ea4df: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:45.340 7 INFO neutron.db.ovn_revision_numbers_db [None req-f533733e-1eab-45ef-b73e-658575be30ea 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource a0ee7b16-682f-4933-9caf-7cecd569d0b7 (type: subnets) to 0 [pid: 7|app: 0|req: 1333/2799] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:59:45 2026] POST /v2.0/subnets => generated 732 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:45.453 8 INFO neutron.db.segments_db [None req-f011be66-5b76-437d-a725-ffc0a04062f0 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Added segment 15074aee-d9f1-4bed-8547-8c2ed25e13ec of type geneve for network 627deede-a7f0-4b08-adbc-6bfbff07260f 2026-04-06 19:59:45.572 8 INFO neutron.db.ovn_revision_numbers_db [None req-f011be66-5b76-437d-a725-ffc0a04062f0 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 627deede-a7f0-4b08-adbc-6bfbff07260f (type: networks) to 1 2026-04-06 19:59:45.752 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f011be66-5b76-437d-a725-ffc0a04062f0 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:45.753 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f011be66-5b76-437d-a725-ffc0a04062f0 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 627deede-a7f0-4b08-adbc-6bfbff07260f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:45.812 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b4589d9-fc59-4c31-a903-95146b1e2445 - - - - - -] OVN reports status down for port: bf82b446-98dd-46b9-8ebd-577cbc726cef 2026-04-06 19:59:45.843 8 INFO neutron.db.ovn_revision_numbers_db [None req-f011be66-5b76-437d-a725-ffc0a04062f0 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource bf82b446-98dd-46b9-8ebd-577cbc726cef (type: ports) to 1 [pid: 8|app: 0|req: 1467/2800] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:59:45 2026] POST /v2.0/networks => generated 656 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:46.097 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-082bab39-78e8-42c9-8d16-d0cd63c65e2f 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:46.099 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-082bab39-78e8-42c9-8d16-d0cd63c65e2f 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 627deede-a7f0-4b08-adbc-6bfbff07260f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:46.547 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a154b0a-767a-4165-ba16-7aba3a861677 - - - - - -] Successfully bumped revision number for resource bf82b446-98dd-46b9-8ebd-577cbc726cef (type: ports) to 2 2026-04-06 19:59:46.593 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a154b0a-767a-4165-ba16-7aba3a861677 - - - - - -] Successfully bumped revision number for resource 00ee2240-1b29-42e6-8457-9c49af4e4cca (type: subnets) to 0 [pid: 7|app: 0|req: 1334/2801] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:59:45 2026] POST /v2.0/subnets => generated 655 bytes in 736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:46.871 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a3effe65-a376-491b-8026-5b230bdafadb 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:46.872 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a3effe65-a376-491b-8026-5b230bdafadb 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 627deede-a7f0-4b08-adbc-6bfbff07260f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:46.904 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3effe65-a376-491b-8026-5b230bdafadb 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource d8e94166-4f74-40a4-af59-21858c382b2e (type: subnets) to 0 [pid: 8|app: 0|req: 1468/2802] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:59:46 2026] POST /v2.0/subnets => generated 725 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:47.016 7 INFO neutron.db.segments_db [None req-a1126950-2d55-42b3-aac1-7962ca60cd95 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Added segment e7f1ddc9-9a1e-4600-8d98-1478693b9636 of type geneve for network 678b1515-f07e-4ba8-9004-1de9e76ef28f 2026-04-06 19:59:47.132 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1126950-2d55-42b3-aac1-7962ca60cd95 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 678b1515-f07e-4ba8-9004-1de9e76ef28f (type: networks) to 1 2026-04-06 19:59:47.294 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1126950-2d55-42b3-aac1-7962ca60cd95 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:47.295 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1126950-2d55-42b3-aac1-7962ca60cd95 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 678b1515-f07e-4ba8-9004-1de9e76ef28f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:47.349 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b4589d9-fc59-4c31-a903-95146b1e2445 - - - - - -] OVN reports status down for port: 7ebdf326-15fa-41ec-a9bb-1f6e301a90e2 2026-04-06 19:59:47.415 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1126950-2d55-42b3-aac1-7962ca60cd95 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 7ebdf326-15fa-41ec-a9bb-1f6e301a90e2 (type: ports) to 1 [pid: 7|app: 0|req: 1335/2803] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 19:59:46 2026] POST /v2.0/networks => generated 656 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:47.659 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3e07b4a9-fa0a-4388-bb2f-7548b24950bf 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:47.664 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3e07b4a9-fa0a-4388-bb2f-7548b24950bf 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 678b1515-f07e-4ba8-9004-1de9e76ef28f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:48.091 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9d61bec-05fe-4b6b-943a-ebf2dd47d460 - - - - - -] Successfully bumped revision number for resource 7ebdf326-15fa-41ec-a9bb-1f6e301a90e2 (type: ports) to 2 2026-04-06 19:59:48.145 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9d61bec-05fe-4b6b-943a-ebf2dd47d460 - - - - - -] Successfully bumped revision number for resource 0e88b622-8b76-4132-97ef-0cb4919c893f (type: subnets) to 0 [pid: 8|app: 0|req: 1469/2804] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:59:47 2026] POST /v2.0/subnets => generated 655 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:48.344 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7164dd2-86d7-4832-b5eb-98fd7957648b 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:48.345 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7164dd2-86d7-4832-b5eb-98fd7957648b 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 678b1515-f07e-4ba8-9004-1de9e76ef28f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:48.368 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7164dd2-86d7-4832-b5eb-98fd7957648b 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 3ad51566-7c71-47e3-b486-efd8c35770ef (type: subnets) to 0 [pid: 7|app: 0|req: 1336/2805] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:59:48 2026] POST /v2.0/subnets => generated 730 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:48.789 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eadbf6dc-44c1-4429-a139-72582a340846 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:48.790 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eadbf6dc-44c1-4429-a139-72582a340846 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:48.909 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-88b101ae-7a56-4cf6-8543-48f9aa48c245 - - - - - -] OVN reports status down for port: 490d6276-57ef-4a9b-b3c5-73e23cd387ea 2026-04-06 19:59:48.966 8 INFO neutron.db.ovn_revision_numbers_db [None req-eadbf6dc-44c1-4429-a139-72582a340846 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 490d6276-57ef-4a9b-b3c5-73e23cd387ea (type: ports) to 1 2026-04-06 19:59:49.560 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-4f82f517-2ad8-4029-9d37-748c6ab3f52d - - - - - -] Schedule LRP lrp-490d6276-57ef-4a9b-b3c5-73e23cd387ea on gateway b274ee1a-deb5-41bf-ae2e-0493721a0829 with priority 1 2026-04-06 19:59:49.597 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-88b101ae-7a56-4cf6-8543-48f9aa48c245 - - - - - -] OVN reports status up for port: 490d6276-57ef-4a9b-b3c5-73e23cd387ea 2026-04-06 19:59:49.603 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d374f51e-2ae1-4ebf-9e68-79d71e95ffcf - - - - - -] Router ed0224bf-e4ba-436e-8ef7-8560db81c2e7 is bound to host instance 2026-04-06 19:59:49.631 8 INFO neutron.plugins.ml2.plugin [None req-88b101ae-7a56-4cf6-8543-48f9aa48c245 - - - - - -] Attempt 1 to provision port 490d6276-57ef-4a9b-b3c5-73e23cd387ea 2026-04-06 19:59:49.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-eadbf6dc-44c1-4429-a139-72582a340846 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 490d6276-57ef-4a9b-b3c5-73e23cd387ea (type: router_ports) to 1 2026-04-06 19:59:49.788 8 INFO neutron.db.ovn_revision_numbers_db [None req-eadbf6dc-44c1-4429-a139-72582a340846 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource ed0224bf-e4ba-436e-8ef7-8560db81c2e7 (type: routers) to 2 [pid: 8|app: 0|req: 1470/2806] 10.0.0.236 () {34 vars in 669 bytes} [Mon Apr 6 19:59:48 2026] POST /v2.0/routers => generated 944 bytes in 1425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:50.653 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f7e4e7d3-0b2c-4b20-819a-7471c39a71bf 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:50.656 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f7e4e7d3-0b2c-4b20-819a-7471c39a71bf 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 89b9229f-f6a7-4af1-a03a-b588324ea4df: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:50.785 7 INFO neutron.db.ovn_revision_numbers_db [None req-48367369-c034-496e-beda-a622b1054e57 - - - - - -] Successfully bumped revision number for resource 490d6276-57ef-4a9b-b3c5-73e23cd387ea (type: ports) to 4 2026-04-06 19:59:50.892 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7e4e7d3-0b2c-4b20-819a-7471c39a71bf 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource f474fc9d-1922-4905-bc32-20f597c6c5b3 (type: ports) to 1 2026-04-06 19:59:51.378 7 INFO neutron.db.ovn_revision_numbers_db [None req-48367369-c034-496e-beda-a622b1054e57 - - - - - -] Successfully bumped revision number for resource 490d6276-57ef-4a9b-b3c5-73e23cd387ea (type: ports) to 5 2026-04-06 19:59:51.871 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f7e4e7d3-0b2c-4b20-819a-7471c39a71bf 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:51.872 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f7e4e7d3-0b2c-4b20-819a-7471c39a71bf 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 89b9229f-f6a7-4af1-a03a-b588324ea4df: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:51.892 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-88b101ae-7a56-4cf6-8543-48f9aa48c245 - - - - - -] OVN reports status down for port: f474fc9d-1922-4905-bc32-20f597c6c5b3 2026-04-06 19:59:51.946 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-88b101ae-7a56-4cf6-8543-48f9aa48c245 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:59:51.947 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-88b101ae-7a56-4cf6-8543-48f9aa48c245 - - - - - -] OVN reports status up for port: f474fc9d-1922-4905-bc32-20f597c6c5b3 2026-04-06 19:59:51.957 8 INFO neutron.plugins.ml2.plugin [None req-88b101ae-7a56-4cf6-8543-48f9aa48c245 - - - - - -] Attempt 1 to provision port f474fc9d-1922-4905-bc32-20f597c6c5b3 2026-04-06 19:59:52.211 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7e4e7d3-0b2c-4b20-819a-7471c39a71bf 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource f474fc9d-1922-4905-bc32-20f597c6c5b3 (type: router_ports) to 1 [pid: 7|app: 0|req: 1337/2807] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:59:49 2026] PUT /v2.0/routers/ed0224bf-e4ba-436e-8ef7-8560db81c2e7/add_router_interface => generated 309 bytes in 2403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:59:53.355 8 INFO neutron.db.ovn_revision_numbers_db [None req-88b101ae-7a56-4cf6-8543-48f9aa48c245 - - - - - -] Successfully bumped revision number for resource f474fc9d-1922-4905-bc32-20f597c6c5b3 (type: ports) to 2 2026-04-06 19:59:53.785 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b4855b8-eb46-491a-a433-bc4bcf0ae292 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:53.786 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b4855b8-eb46-491a-a433-bc4bcf0ae292 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 627deede-a7f0-4b08-adbc-6bfbff07260f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:53.890 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b4589d9-fc59-4c31-a903-95146b1e2445 - - - - - -] OVN reports status down for port: 47b4899f-34cd-4408-b173-2231ca722e23 2026-04-06 19:59:53.914 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b4855b8-eb46-491a-a433-bc4bcf0ae292 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 47b4899f-34cd-4408-b173-2231ca722e23 (type: ports) to 1 2026-04-06 19:59:54.557 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b4589d9-fc59-4c31-a903-95146b1e2445 - - - - - -] OVN reports status up for port: 47b4899f-34cd-4408-b173-2231ca722e23 2026-04-06 19:59:54.572 7 INFO neutron.plugins.ml2.plugin [None req-9b4589d9-fc59-4c31-a903-95146b1e2445 - - - - - -] Attempt 1 to provision port 47b4899f-34cd-4408-b173-2231ca722e23 2026-04-06 19:59:54.627 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b4855b8-eb46-491a-a433-bc4bcf0ae292 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:54.629 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b4855b8-eb46-491a-a433-bc4bcf0ae292 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 627deede-a7f0-4b08-adbc-6bfbff07260f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:54.902 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b4589d9-fc59-4c31-a903-95146b1e2445 - - - - - -] Successfully bumped revision number for resource 47b4899f-34cd-4408-b173-2231ca722e23 (type: ports) to 2 2026-04-06 19:59:54.986 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b4855b8-eb46-491a-a433-bc4bcf0ae292 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 47b4899f-34cd-4408-b173-2231ca722e23 (type: router_ports) to 1 [pid: 8|app: 0|req: 1471/2808] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:59:52 2026] PUT /v2.0/routers/ed0224bf-e4ba-436e-8ef7-8560db81c2e7/add_router_interface => generated 309 bytes in 2766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:59:55.576 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae61f2e8-4e3c-45e1-82ae-2387cb8f4c85 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:55.578 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae61f2e8-4e3c-45e1-82ae-2387cb8f4c85 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 678b1515-f07e-4ba8-9004-1de9e76ef28f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:55.718 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae61f2e8-4e3c-45e1-82ae-2387cb8f4c85 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 063aa312-2a62-4cff-bae2-c46aa9c43666 (type: ports) to 1 2026-04-06 19:59:56.463 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae61f2e8-4e3c-45e1-82ae-2387cb8f4c85 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 19:59:56.465 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae61f2e8-4e3c-45e1-82ae-2387cb8f4c85 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 678b1515-f07e-4ba8-9004-1de9e76ef28f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 19:59:56.777 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae61f2e8-4e3c-45e1-82ae-2387cb8f4c85 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 063aa312-2a62-4cff-bae2-c46aa9c43666 (type: router_ports) to 1 [pid: 7|app: 0|req: 1338/2811] 10.0.0.236 () {34 vars in 783 bytes} [Mon Apr 6 19:59:55 2026] PUT /v2.0/routers/ed0224bf-e4ba-436e-8ef7-8560db81c2e7/add_router_interface => generated 309 bytes in 1784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 19:59:56.968 8 INFO neutron.db.ovn_revision_numbers_db [None req-54854fd8-b66e-4565-81b2-621f482c65fe 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 9de9555f-df6d-44d4-b4ce-691c4120d14d (type: security_groups) to 1 2026-04-06 19:59:56.979 8 INFO neutron.db.ovn_revision_numbers_db [None req-54854fd8-b66e-4565-81b2-621f482c65fe 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource c5119327-6afa-421d-aaf5-711f7e5bf96f (type: security_group_rules) to 0 2026-04-06 19:59:56.990 8 INFO neutron.db.ovn_revision_numbers_db [None req-54854fd8-b66e-4565-81b2-621f482c65fe 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource dc0a0f88-c0ea-45ef-a2f5-4e9e0db4de30 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1474/2812] 10.0.0.236 () {34 vars in 684 bytes} [Mon Apr 6 19:59:56 2026] POST /v2.0/security-groups => generated 1630 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 19:59:57.153 7 INFO neutron.db.ovn_revision_numbers_db [None req-e30975c1-ae7a-4c0d-bc76-40742c5b3beb 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 20b06bae-793d-47a4-a224-1b32d8afb000 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1339/2813] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:59:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:57.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-125918e0-29fc-46d9-83b7-55636f5e9e7e 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 1f9dc649-2ccc-4107-b908-f5f0c7d262dd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1475/2814] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:59:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:57.551 7 INFO neutron.db.ovn_revision_numbers_db [None req-18f8e374-2ce2-4aa3-ae8a-32587048c398 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 301e89d6-a35f-45cd-990c-9eb499f206c2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1340/2815] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:59:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:57.727 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c1b9e42-3bd9-4082-9a5e-197e46231192 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 42cbc083-1fb9-4294-929d-035e3b8f3ea0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1476/2816] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:59:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:57.924 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9ef349a-75fb-4886-a03c-1f975fc3acc7 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource acbb8704-9580-4994-971f-850da661951f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1341/2817] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:59:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:58.116 8 INFO neutron.db.ovn_revision_numbers_db [None req-dd0c8fd8-a2e7-4985-964a-360fdbbd34d2 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 4b70f1d5-bdf7-42a4-a1ce-bf3cc121fe17 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1477/2818] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:59:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:58.299 7 INFO neutron.db.ovn_revision_numbers_db [None req-15a30c6b-d35c-466f-876f-8b5d9b32ba38 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 017ba2c6-5160-46ce-b67b-8963ef4caa0b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1342/2819] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:59:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:58.526 8 INFO neutron.db.ovn_revision_numbers_db [None req-10eedb23-c3f5-4317-88ec-70df36f3b255 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource bd7fb976-fb7c-4d40-9b90-2557e351990b (type: security_group_rules) to 0 2026-04-06 19:59:58.527 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c3a92cc2-dd4a-4fd8-bf05-97aafdb1c58f - - - - - -] No hosting information found for port f474fc9d-1922-4905-bc32-20f597c6c5b3: RuntimeError: No hosting information found for port f474fc9d-1922-4905-bc32-20f597c6c5b3 [pid: 8|app: 0|req: 1478/2820] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:59:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:58.643 8 INFO neutron.db.ovn_revision_numbers_db [None req-c3a92cc2-dd4a-4fd8-bf05-97aafdb1c58f - - - - - -] Successfully bumped revision number for resource f474fc9d-1922-4905-bc32-20f597c6c5b3 (type: router_ports) to 2 2026-04-06 19:59:58.679 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3a92cc2-dd4a-4fd8-bf05-97aafdb1c58f - - - - - -] OVN reports status down for port: 063aa312-2a62-4cff-bae2-c46aa9c43666 2026-04-06 19:59:58.735 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c3a92cc2-dd4a-4fd8-bf05-97aafdb1c58f - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-06 19:59:58.736 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3a92cc2-dd4a-4fd8-bf05-97aafdb1c58f - - - - - -] OVN reports status up for port: 063aa312-2a62-4cff-bae2-c46aa9c43666 2026-04-06 19:59:58.744 8 INFO neutron.plugins.ml2.plugin [None req-c3a92cc2-dd4a-4fd8-bf05-97aafdb1c58f - - - - - -] Attempt 1 to provision port 063aa312-2a62-4cff-bae2-c46aa9c43666 2026-04-06 19:59:58.773 7 INFO neutron.db.ovn_revision_numbers_db [None req-a50da7fd-390c-41f3-800c-03e0684b5631 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource c1362d7b-a52a-43d0-bed2-bccb428ab321 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1343/2821] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:59:58 2026] POST /v2.0/security-group-rules => generated 599 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:59.139 8 INFO neutron.db.ovn_revision_numbers_db [None req-22992602-6f4d-4adc-b315-e1fd8931ef89 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 4d2ded74-b397-45f3-9211-d1baa2bee748 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1479/2822] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:59:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 19:59:59.328 8 INFO neutron.db.ovn_revision_numbers_db [None req-c3a92cc2-dd4a-4fd8-bf05-97aafdb1c58f - - - - - -] Successfully bumped revision number for resource 063aa312-2a62-4cff-bae2-c46aa9c43666 (type: ports) to 2 2026-04-06 19:59:59.387 7 INFO neutron.db.ovn_revision_numbers_db [None req-e2e41c20-4fad-46a4-9904-96ee8be25f59 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource c4d882ce-636f-4b11-b2b6-f0d0e48969e7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1344/2823] 10.0.0.236 () {34 vars in 695 bytes} [Mon Apr 6 19:59:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2824] 10.0.0.77 () {34 vars in 1095 bytes} [Mon Apr 6 19:59:59 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1587421855&fields=id&tenant_id=9da57290678740739e06b490ea164e11 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2825] 10.0.0.77 () {34 vars in 981 bytes} [Mon Apr 6 19:59:59 2026] GET /v2.0/networks?id=627deede-a7f0-4b08-adbc-6bfbff07260f => generated 742 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2826] 10.0.0.77 () {34 vars in 964 bytes} [Mon Apr 6 19:59:59 2026] GET /v2.0/quotas/9da57290678740739e06b490ea164e11 => 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: 1346/2827] 10.0.0.77 () {34 vars in 1001 bytes} [Mon Apr 6 19:59:59 2026] GET /v2.0/ports?tenant_id=9da57290678740739e06b490ea164e11&fields=id => generated 287 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2828] 10.0.0.77 () {34 vars in 1007 bytes} [Mon Apr 6 19:59:59 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2829] 10.0.0.77 () {34 vars in 1107 bytes} [Mon Apr 6 20:00:00 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2830] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:00:00 2026] GET /v2.0/ports?device_id=f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:00:00.284 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-80f7040d-12c5-45ec-8071-37e38c38ac70 - - - - - -] No hosting information found for port 47b4899f-34cd-4408-b173-2231ca722e23: RuntimeError: No hosting information found for port 47b4899f-34cd-4408-b173-2231ca722e23 2026-04-06 20:00:00.352 7 INFO neutron.db.ovn_revision_numbers_db [None req-80f7040d-12c5-45ec-8071-37e38c38ac70 - - - - - -] Successfully bumped revision number for resource 47b4899f-34cd-4408-b173-2231ca722e23 (type: router_ports) to 2 [pid: 7|app: 0|req: 1348/2831] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:00:04 2026] GET /v2.0/networks?id=627deede-a7f0-4b08-adbc-6bfbff07260f => generated 742 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2832] 199.204.45.6 () {34 vars in 1048 bytes} [Mon Apr 6 20:00:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9da57290678740739e06b490ea164e11 => generated 179 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:00:04.626 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d0c09866-f284-4e18-8002-129dc321b7d6 - - - - - -] No hosting information found for port 063aa312-2a62-4cff-bae2-c46aa9c43666: RuntimeError: No hosting information found for port 063aa312-2a62-4cff-bae2-c46aa9c43666 2026-04-06 20:00:04.709 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0c09866-f284-4e18-8002-129dc321b7d6 - - - - - -] Successfully bumped revision number for resource 063aa312-2a62-4cff-bae2-c46aa9c43666 (type: router_ports) to 2 2026-04-06 20:00:04.986 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-1fca0670-e008-465c-b53e-b65e962da3e6 req-514980bd-30ae-4f96-b979-8b02c8b99477 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 20:00:04.988 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-1fca0670-e008-465c-b53e-b65e962da3e6 req-514980bd-30ae-4f96-b979-8b02c8b99477 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 627deede-a7f0-4b08-adbc-6bfbff07260f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:00:05.112 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d0c09866-f284-4e18-8002-129dc321b7d6 - - - - - -] OVN reports status down for port: 61944575-0251-4337-beef-96b8af550a21 2026-04-06 20:00:05.136 7 INFO neutron.db.ovn_revision_numbers_db [req-1fca0670-e008-465c-b53e-b65e962da3e6 req-514980bd-30ae-4f96-b979-8b02c8b99477 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 61944575-0251-4337-beef-96b8af550a21 (type: ports) to 1 [pid: 7|app: 0|req: 1349/2833] 199.204.45.6 () {38 vars in 953 bytes} [Mon Apr 6 20:00:04 2026] POST /v2.0/ports => generated 1183 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 163 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: 1350/2834] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:00:05 2026] GET /v2.0/ports?device_id=f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb => generated 1186 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2835] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 20:00:05 2026] GET /v2.0/security-groups?id=9de9555f-df6d-44d4-b4ce-691c4120d14d&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:00:05.651 8 INFO neutron.db.ovn_revision_numbers_db [req-1fca0670-e008-465c-b53e-b65e962da3e6 req-9f7ee34e-bcdf-400d-aefe-adf7b4e4011f 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 61944575-0251-4337-beef-96b8af550a21 (type: ports) to 2 2026-04-06 20:00:05.916 8 INFO neutron.db.ovn_revision_numbers_db [req-1fca0670-e008-465c-b53e-b65e962da3e6 req-9f7ee34e-bcdf-400d-aefe-adf7b4e4011f 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 61944575-0251-4337-beef-96b8af550a21 (type: ports) to 4 [pid: 8|app: 0|req: 1485/2836] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 20:00:05 2026] PUT /v2.0/ports/61944575-0251-4337-beef-96b8af550a21 => generated 1433 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:00:06.007 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8195fd21-ccf3-4b4e-8d5d-49e54b1e7ea0'] response: {'name': 'network-changed', 'server_uuid': 'f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb', 'tag': '61944575-0251-4337-beef-96b8af550a21', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1352/2837] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:00:06 2026] GET /v2.0/ports?tenant_id=9da57290678740739e06b490ea164e11&device_id=f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb => generated 1436 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1486/2838] 199.204.45.6 () {34 vars in 1016 bytes} [Mon Apr 6 20:00:06 2026] GET /v2.0/networks?tenant_id=9da57290678740739e06b490ea164e11&shared=False => generated 2497 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2839] 199.204.45.6 () {34 vars in 928 bytes} [Mon Apr 6 20:00:06 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2840] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:00:07 2026] GET /v2.0/ports?tenant_id=9da57290678740739e06b490ea164e11&device_id=f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb => generated 1436 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2841] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:00:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.187&port_id=61944575-0251-4337-beef-96b8af550a21 => 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: 1488/2842] 199.204.45.6 () {34 vars in 1102 bytes} [Mon Apr 6 20:00:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2f2&port_id=61944575-0251-4337-beef-96b8af550a21 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2843] 199.204.45.6 () {34 vars in 1062 bytes} [Mon Apr 6 20:00:07 2026] GET /v2.0/subnets?id=d8e94166-4f74-40a4-af59-21858c382b2e&id=00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2844] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:00:07 2026] GET /v2.0/ports?network_id=627deede-a7f0-4b08-adbc-6bfbff07260f&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2845] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:00:07 2026] GET /v2.0/ports?network_id=627deede-a7f0-4b08-adbc-6bfbff07260f&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2846] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:00:07 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2847] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:00:07 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2850] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:00:10 2026] GET /v2.0/ports?device_id=f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb => generated 1198 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2851] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 20:00:10 2026] GET /v2.0/security-groups?id=9de9555f-df6d-44d4-b4ce-691c4120d14d&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:00:10.743 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d0c09866-f284-4e18-8002-129dc321b7d6 - - - - - -] OVN reports status up for port: 61944575-0251-4337-beef-96b8af550a21 2026-04-06 20:00:10.765 8 INFO neutron.plugins.ml2.plugin [None req-d0c09866-f284-4e18-8002-129dc321b7d6 - - - - - -] Attempt 1 to provision port 61944575-0251-4337-beef-96b8af550a21 2026-04-06 20:00:10.903 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-616df132-fac4-407d-91eb-8dd397f14241'] response: {'server_uuid': 'f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61944575-0251-4337-beef-96b8af550a21', 'code': 200} 2026-04-06 20:00:11.036 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0c09866-f284-4e18-8002-129dc321b7d6 - - - - - -] Successfully bumped revision number for resource 61944575-0251-4337-beef-96b8af550a21 (type: ports) to 5 2026-04-06 20:00:12.941 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f698201-c5ab-43de-ad2d-e28ee119743b'] response: {'server_uuid': 'f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61944575-0251-4337-beef-96b8af550a21', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1493/2852] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:00:15 2026] GET /v2.0/ports?device_id=f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb => generated 1200 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2853] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 20:00:15 2026] GET /v2.0/security-groups?id=9de9555f-df6d-44d4-b4ce-691c4120d14d&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2854] 10.0.0.236 () {32 vars in 818 bytes} [Mon Apr 6 20:00:15 2026] GET /v2.0/ports?network_id=627deede-a7f0-4b08-adbc-6bfbff07260f&mac_address=fa%3A16%3A3e%3A34%3A5c%3A15 => generated 1200 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:00:16.254 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d06a974b-1de3-4bdc-845c-2a546852c430 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 20:00:16.255 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d06a974b-1de3-4bdc-845c-2a546852c430 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:00:17.144 7 INFO neutron.db.ovn_revision_numbers_db [None req-d06a974b-1de3-4bdc-845c-2a546852c430 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 75f5d7cd-7466-427b-972b-cb07cbfd72e2 (type: floatingips) to 1 2026-04-06 20:00:17.145 7 INFO neutron.db.l3_db [None req-d06a974b-1de3-4bdc-845c-2a546852c430 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Floating IP 75f5d7cd-7466-427b-972b-cb07cbfd72e2 associated. External IP: 10.96.250.217, port: 61944575-0251-4337-beef-96b8af550a21. [pid: 7|app: 0|req: 1361/2855] 10.0.0.236 () {34 vars in 677 bytes} [Mon Apr 6 20:00:15 2026] POST /v2.0/floatingips => generated 855 bytes in 1221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 20:00:17.231 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd573d84-230f-40ff-b15f-2eb1693e3e39'] response: {'name': 'network-changed', 'server_uuid': 'f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb', 'tag': '61944575-0251-4337-beef-96b8af550a21', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1495/2856] 10.0.0.77 () {34 vars in 1095 bytes} [Mon Apr 6 20:00:17 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1587421855&fields=id&tenant_id=9da57290678740739e06b490ea164e11 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2857] 10.0.0.77 () {34 vars in 981 bytes} [Mon Apr 6 20:00:17 2026] GET /v2.0/networks?id=678b1515-f07e-4ba8-9004-1de9e76ef28f => generated 742 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2858] 10.0.0.77 () {34 vars in 964 bytes} [Mon Apr 6 20:00:17 2026] GET /v2.0/quotas/9da57290678740739e06b490ea164e11 => 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: 1363/2859] 10.0.0.77 () {34 vars in 1001 bytes} [Mon Apr 6 20:00:17 2026] GET /v2.0/ports?tenant_id=9da57290678740739e06b490ea164e11&fields=id => generated 333 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2860] 10.0.0.77 () {34 vars in 1007 bytes} [Mon Apr 6 20:00:17 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2861] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:00:17 2026] GET /v2.0/ports?tenant_id=9da57290678740739e06b490ea164e11&device_id=f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb => generated 1438 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2862] 10.0.0.77 () {34 vars in 1107 bytes} [Mon Apr 6 20:00:17 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2863] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:00:17 2026] GET /v2.0/networks?id=627deede-a7f0-4b08-adbc-6bfbff07260f => generated 841 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2864] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:00:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.187&port_id=61944575-0251-4337-beef-96b8af550a21 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2865] 199.204.45.6 () {34 vars in 1102 bytes} [Mon Apr 6 20:00:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2f2&port_id=61944575-0251-4337-beef-96b8af550a21 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2866] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:00:17 2026] GET /v2.0/ports?device_id=2c7b530c-e530-4f41-bcc2-1c97ed8476d8 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2867] 199.204.45.6 () {34 vars in 1062 bytes} [Mon Apr 6 20:00:17 2026] GET /v2.0/subnets?id=d8e94166-4f74-40a4-af59-21858c382b2e&id=00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2868] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:00:17 2026] GET /v2.0/ports?network_id=627deede-a7f0-4b08-adbc-6bfbff07260f&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2869] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:00:18 2026] GET /v2.0/ports?network_id=627deede-a7f0-4b08-adbc-6bfbff07260f&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2870] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:00:18 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2871] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:00:18 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2872] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:00:23 2026] GET /v2.0/ports?device_id=2c7b530c-e530-4f41-bcc2-1c97ed8476d8 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2873] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:00:23 2026] GET /v2.0/networks?id=678b1515-f07e-4ba8-9004-1de9e76ef28f => generated 742 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2874] 199.204.45.6 () {34 vars in 1048 bytes} [Mon Apr 6 20:00:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9da57290678740739e06b490ea164e11 => generated 179 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:00:23.548 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-1e2f9895-56e0-4ed2-ad3b-bbcc0c182f03 req-258689b7-1d1a-4082-b10b-ac5d70c16039 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 20:00:23.549 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-1e2f9895-56e0-4ed2-ad3b-bbcc0c182f03 req-258689b7-1d1a-4082-b10b-ac5d70c16039 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 678b1515-f07e-4ba8-9004-1de9e76ef28f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:00:23.686 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80f7040d-12c5-45ec-8071-37e38c38ac70 - - - - - -] OVN reports status down for port: d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 [pid: 8|app: 0|req: 1505/2875] 10.0.0.211 () {34 vars in 990 bytes} [Mon Apr 6 20:00:23 2026] GET /v2.0/ports?device_id=f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb => generated 1438 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:00:23.747 7 INFO neutron.db.ovn_revision_numbers_db [req-1e2f9895-56e0-4ed2-ad3b-bbcc0c182f03 req-258689b7-1d1a-4082-b10b-ac5d70c16039 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 (type: ports) to 1 [pid: 8|app: 0|req: 1506/2876] 10.0.0.211 () {34 vars in 1040 bytes} [Mon Apr 6 20:00:23 2026] GET /v2.0/security-groups?id=9de9555f-df6d-44d4-b4ce-691c4120d14d&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2877] 199.204.45.6 () {38 vars in 953 bytes} [Mon Apr 6 20:00:23 2026] POST /v2.0/ports => generated 1187 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 20:00:24.294 8 INFO neutron.db.ovn_revision_numbers_db [req-1e2f9895-56e0-4ed2-ad3b-bbcc0c182f03 req-9cf2c3da-c2f9-4271-b31d-ad9a447ac353 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 (type: ports) to 2 2026-04-06 20:00:24.530 8 INFO neutron.db.ovn_revision_numbers_db [req-1e2f9895-56e0-4ed2-ad3b-bbcc0c182f03 req-9cf2c3da-c2f9-4271-b31d-ad9a447ac353 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 (type: ports) to 4 [pid: 8|app: 0|req: 1507/2878] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 20:00:23 2026] PUT /v2.0/ports/d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 => generated 1437 bytes in 667 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:00:24.593 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba2b3011-6f57-49b0-bc92-132907d5e03f'] response: {'name': 'network-changed', 'server_uuid': '2c7b530c-e530-4f41-bcc2-1c97ed8476d8', 'tag': 'd39695f5-2e0d-431c-a9f5-b96a8be5b3b5', 'status': 'completed', 'code': 200} /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: 1372/2879] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:00:25 2026] GET /v2.0/ports?tenant_id=9da57290678740739e06b490ea164e11&device_id=2c7b530c-e530-4f41-bcc2-1c97ed8476d8 => generated 1440 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1508/2880] 199.204.45.6 () {34 vars in 1016 bytes} [Mon Apr 6 20:00:25 2026] GET /v2.0/networks?tenant_id=9da57290678740739e06b490ea164e11&shared=False => generated 2497 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2883] 199.204.45.6 () {34 vars in 928 bytes} [Mon Apr 6 20:00:25 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2884] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:00:26 2026] GET /v2.0/ports?tenant_id=9da57290678740739e06b490ea164e11&device_id=2c7b530c-e530-4f41-bcc2-1c97ed8476d8 => generated 1440 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2885] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:00:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.229&port_id=d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 => 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: 1512/2886] 199.204.45.6 () {34 vars in 1104 bytes} [Mon Apr 6 20:00:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A197&port_id=d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2887] 199.204.45.6 () {34 vars in 1062 bytes} [Mon Apr 6 20:00:26 2026] GET /v2.0/subnets?id=3ad51566-7c71-47e3-b486-efd8c35770ef&id=0e88b622-8b76-4132-97ef-0cb4919c893f => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2888] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:00:26 2026] GET /v2.0/ports?network_id=678b1515-f07e-4ba8-9004-1de9e76ef28f&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2889] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:00:26 2026] GET /v2.0/ports?network_id=678b1515-f07e-4ba8-9004-1de9e76ef28f&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2890] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:00:26 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2891] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:00:26 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2892] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:00:28 2026] GET /v2.0/ports?device_id=2c7b530c-e530-4f41-bcc2-1c97ed8476d8 => generated 1202 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2893] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 20:00:28 2026] GET /v2.0/security-groups?id=9de9555f-df6d-44d4-b4ce-691c4120d14d&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:00:29.301 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80f7040d-12c5-45ec-8071-37e38c38ac70 - - - - - -] OVN reports status up for port: d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 2026-04-06 20:00:29.315 7 INFO neutron.plugins.ml2.plugin [None req-80f7040d-12c5-45ec-8071-37e38c38ac70 - - - - - -] Attempt 1 to provision port d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 2026-04-06 20:00:29.474 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9974447-6385-4030-924b-8c4dc3804f35'] response: {'server_uuid': '2c7b530c-e530-4f41-bcc2-1c97ed8476d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd39695f5-2e0d-431c-a9f5-b96a8be5b3b5', 'code': 200} 2026-04-06 20:00:29.606 7 INFO neutron.db.ovn_revision_numbers_db [None req-80f7040d-12c5-45ec-8071-37e38c38ac70 - - - - - -] Successfully bumped revision number for resource d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 (type: ports) to 5 2026-04-06 20:00:31.521 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e792f25-e41a-421e-8183-14cfc12fb2ee'] response: {'server_uuid': '2c7b530c-e530-4f41-bcc2-1c97ed8476d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd39695f5-2e0d-431c-a9f5-b96a8be5b3b5', 'code': 200} [pid: 8|app: 0|req: 1516/2894] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:00:33 2026] GET /v2.0/ports?device_id=2c7b530c-e530-4f41-bcc2-1c97ed8476d8 => generated 1204 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1379/2895] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 20:00:33 2026] GET /v2.0/security-groups?id=9de9555f-df6d-44d4-b4ce-691c4120d14d&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2896] 10.0.0.236 () {32 vars in 818 bytes} [Mon Apr 6 20:00:33 2026] GET /v2.0/ports?network_id=678b1515-f07e-4ba8-9004-1de9e76ef28f&mac_address=fa%3A16%3A3e%3Aa5%3Aa6%3A11 => generated 1204 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:00:33.672 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-68403627-3a1c-4314-bbc9-60515a8d547c 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 20:00:33.673 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-68403627-3a1c-4314-bbc9-60515a8d547c 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:00:34.587 7 INFO neutron.db.ovn_revision_numbers_db [None req-68403627-3a1c-4314-bbc9-60515a8d547c 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource a8beea31-ba82-4b46-9c81-970a0f54a237 (type: floatingips) to 1 2026-04-06 20:00:34.587 7 INFO neutron.db.l3_db [None req-68403627-3a1c-4314-bbc9-60515a8d547c 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Floating IP a8beea31-ba82-4b46-9c81-970a0f54a237 associated. External IP: 10.96.250.202, port: d39695f5-2e0d-431c-a9f5-b96a8be5b3b5. [pid: 7|app: 0|req: 1380/2897] 10.0.0.236 () {34 vars in 677 bytes} [Mon Apr 6 20:00:33 2026] POST /v2.0/floatingips => generated 855 bytes in 1147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 20:00:34.676 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-164941fd-7438-4cf2-9c09-65d968c26cea'] response: {'name': 'network-changed', 'server_uuid': '2c7b530c-e530-4f41-bcc2-1c97ed8476d8', 'tag': 'd39695f5-2e0d-431c-a9f5-b96a8be5b3b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1518/2898] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:00:35 2026] GET /v2.0/ports?tenant_id=9da57290678740739e06b490ea164e11&device_id=2c7b530c-e530-4f41-bcc2-1c97ed8476d8 => generated 1442 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1381/2899] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:00:35 2026] GET /v2.0/networks?id=678b1515-f07e-4ba8-9004-1de9e76ef28f => generated 841 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2900] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:00:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.229&port_id=d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2901] 199.204.45.6 () {34 vars in 1104 bytes} [Mon Apr 6 20:00:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A197&port_id=d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 => 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: 1520/2902] 199.204.45.6 () {34 vars in 1062 bytes} [Mon Apr 6 20:00:35 2026] GET /v2.0/subnets?id=3ad51566-7c71-47e3-b486-efd8c35770ef&id=0e88b622-8b76-4132-97ef-0cb4919c893f => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2903] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:00:35 2026] GET /v2.0/ports?network_id=678b1515-f07e-4ba8-9004-1de9e76ef28f&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2904] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:00:35 2026] GET /v2.0/ports?network_id=678b1515-f07e-4ba8-9004-1de9e76ef28f&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2905] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:00:35 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2906] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:00:35 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2909] 10.0.0.211 () {34 vars in 990 bytes} [Mon Apr 6 20:00:40 2026] GET /v2.0/ports?device_id=2c7b530c-e530-4f41-bcc2-1c97ed8476d8 => generated 1442 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2910] 10.0.0.211 () {34 vars in 1040 bytes} [Mon Apr 6 20:00:40 2026] GET /v2.0/security-groups?id=9de9555f-df6d-44d4-b4ce-691c4120d14d&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2911] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:00:42 2026] GET /v2.0/subnets => generated 5509 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2912] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:00:42 2026] GET /v2.0/subnets => generated 5509 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2913] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:00:42 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: 1526/2914] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 20:00:42 2026] GET /v2.0/ports => generated 17410 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2915] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:00:42 2026] GET /v2.0/routers => generated 965 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2916] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 20:00:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2917] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 20:00:42 2026] GET /v2.0/agents => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2918] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 20:00:42 2026] GET /v2.0/network-ip-availabilities => generated 3183 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2919] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 20:00:42 2026] GET /v2.0/networks => generated 4770 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2920] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 20:00:42 2026] GET /v2.0/security-groups => generated 28657 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2921] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:00:42 2026] GET /v2.0/floatingips => generated 1703 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2922] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 20:00:43 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2923] 10.0.0.104 () {30 vars in 690 bytes} [Mon Apr 6 20:00:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2924] 10.0.0.104 () {30 vars in 692 bytes} [Mon Apr 6 20:00:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2925] 10.0.0.104 () {30 vars in 668 bytes} [Mon Apr 6 20:00:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2926] 10.0.0.104 () {30 vars in 704 bytes} [Mon Apr 6 20:00:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2927] 10.0.0.104 () {28 vars in 439 bytes} [Mon Apr 6 20:00:45 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2928] 10.0.0.104 () {30 vars in 728 bytes} [Mon Apr 6 20:00:45 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 656 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2929] 10.0.0.104 () {30 vars in 690 bytes} [Mon Apr 6 20:00:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2930] 10.0.0.104 () {30 vars in 692 bytes} [Mon Apr 6 20:00:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2931] 10.0.0.104 () {30 vars in 668 bytes} [Mon Apr 6 20:00:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2932] 10.0.0.104 () {30 vars in 704 bytes} [Mon Apr 6 20:00:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2933] 10.0.0.104 () {30 vars in 728 bytes} [Mon Apr 6 20:00:45 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2934] 10.0.0.104 () {30 vars in 690 bytes} [Mon Apr 6 20:00:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2935] 10.0.0.104 () {30 vars in 692 bytes} [Mon Apr 6 20:00:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2936] 10.0.0.104 () {30 vars in 668 bytes} [Mon Apr 6 20:00:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2937] 10.0.0.104 () {30 vars in 704 bytes} [Mon Apr 6 20:00:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2938] 10.0.0.104 () {30 vars in 730 bytes} [Mon Apr 6 20:00:45 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df => generated 840 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2939] 10.0.0.104 () {30 vars in 682 bytes} [Mon Apr 6 20:00:45 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:00:46.191 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-68dcc8be-7a15-4cca-8a4c-f960f58899d6 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 20:00:46.193 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-68dcc8be-7a15-4cca-8a4c-f960f58899d6 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 89b9229f-f6a7-4af1-a03a-b588324ea4df: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:00:46.302 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9463d72f-8689-4874-af07-72e35c519421 - - - - - -] OVN reports status down for port: dddbbccb-a03e-421a-9548-b6569b700b24 2026-04-06 20:00:46.347 8 INFO neutron.db.ovn_revision_numbers_db [None req-68dcc8be-7a15-4cca-8a4c-f960f58899d6 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource dddbbccb-a03e-421a-9548-b6569b700b24 (type: ports) to 1 [pid: 8|app: 0|req: 1539/2940] 10.0.0.104 () {34 vars in 704 bytes} [Mon Apr 6 20:00:45 2026] POST /v2.0/ports => generated 1132 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2941] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:00:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 37 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, ' [pid: 8|app: 0|req: 1540/2942] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:00:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2943] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:00:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2944] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:00:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2945] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:00:48 2026] GET /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2946] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:00:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2947] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:00:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2948] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:00:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2949] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:00:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:00:49.205 8 INFO neutron.api.v2.resource [None req-75822e09-36d7-4e99-82f0-857344ec22e0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1544/2950] 199.204.45.6 () {30 vars in 761 bytes} [Mon Apr 6 20:00:49 2026] GET /v2.0/security-groups/lb-7c0f803c-385a-4534-80c3-9b9611d31883 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2951] 199.204.45.6 () {30 vars in 783 bytes} [Mon Apr 6 20:00:49 2026] GET /v2.0/security-groups?name=lb-7c0f803c-385a-4534-80c3-9b9611d31883 => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:00:49.398 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5c403e0-f80e-42c7-b6a9-fde76b6c7045 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 179bc62a-5588-4aad-ab4b-5a78645bcb62 (type: security_groups) to 1 2026-04-06 20:00:49.414 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5c403e0-f80e-42c7-b6a9-fde76b6c7045 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3793fb61-5313-46da-84e8-8c78751dc969 (type: security_group_rules) to 0 2026-04-06 20:00:49.436 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5c403e0-f80e-42c7-b6a9-fde76b6c7045 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ecd43004-2732-4516-ab21-151a010ad2fe (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1545/2952] 199.204.45.6 () {34 vars in 734 bytes} [Mon Apr 6 20:00:49 2026] POST /v2.0/security-groups => generated 1638 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2953] 199.204.45.6 () {30 vars in 813 bytes} [Mon Apr 6 20:00:49 2026] GET /v2.0/security-group-rules?security_group_id=179bc62a-5588-4aad-ab4b-5a78645bcb62 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:00:49.919 8 INFO neutron.db.ovn_revision_numbers_db [None req-901794b5-22cd-4aad-b335-3f6d1bfa70b6 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource dddbbccb-a03e-421a-9548-b6569b700b24 (type: ports) to 2 [pid: 8|app: 0|req: 1546/2954] 199.204.45.6 () {34 vars in 787 bytes} [Mon Apr 6 20:00:49 2026] PUT /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 1132 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2955] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:00:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 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, ' [pid: 8|app: 0|req: 1547/2956] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:00:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2957] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:00:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2958] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:00:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2959] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:00:50 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2962] 10.0.0.77 () {34 vars in 1015 bytes} [Mon Apr 6 20:00:57 2026] GET /v2.0/security-groups?id=a99c6b80-28e6-4e22-bc66-a8f655bb52f9&fields=id => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2963] 10.0.0.77 () {34 vars in 981 bytes} [Mon Apr 6 20:00:57 2026] GET /v2.0/networks?id=74154f98-792c-4bac-b41b-2162dd7f2b89 => generated 775 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2964] 10.0.0.77 () {34 vars in 964 bytes} [Mon Apr 6 20:00:57 2026] GET /v2.0/quotas/7d59b4ef8dc14dc29205b8731d768f62 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2965] 10.0.0.77 () {34 vars in 1001 bytes} [Mon Apr 6 20:00:57 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&fields=id => generated 149 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2966] 10.0.0.77 () {34 vars in 1007 bytes} [Mon Apr 6 20:00:57 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2967] 10.0.0.77 () {34 vars in 1107 bytes} [Mon Apr 6 20:00:57 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2968] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:00:58 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2969] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:00:58 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2970] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:01:01 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2971] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:01:01 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2972] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:01:02 2026] GET /v2.0/networks?id=74154f98-792c-4bac-b41b-2162dd7f2b89 => generated 775 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2973] 199.204.45.6 () {34 vars in 1048 bytes} [Mon Apr 6 20:01:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7d59b4ef8dc14dc29205b8731d768f62 => generated 343 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:01:02.753 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-19a2930c-2afd-4b99-882d-b242453741e1 req-6f30ad81-5b43-4fc7-b8a3-e5533f94ed5e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 20:01:02.754 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-19a2930c-2afd-4b99-882d-b242453741e1 req-6f30ad81-5b43-4fc7-b8a3-e5533f94ed5e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 74154f98-792c-4bac-b41b-2162dd7f2b89: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:01:02.868 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c2f64472-89c1-45fc-80bd-74bc2192a5f3 - - - - - -] OVN reports status down for port: ae455d93-6f9d-40a2-a070-6dac6095cc30 2026-04-06 20:01:02.892 7 INFO neutron.db.ovn_revision_numbers_db [req-19a2930c-2afd-4b99-882d-b242453741e1 req-6f30ad81-5b43-4fc7-b8a3-e5533f94ed5e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ae455d93-6f9d-40a2-a070-6dac6095cc30 (type: ports) to 1 [pid: 7|app: 0|req: 1419/2974] 199.204.45.6 () {38 vars in 953 bytes} [Mon Apr 6 20:01:02 2026] POST /v2.0/ports => generated 1078 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-06 20:01:03.352 8 INFO neutron.db.ovn_revision_numbers_db [req-19a2930c-2afd-4b99-882d-b242453741e1 req-ad15fdef-f8fb-4b34-a012-8b70577d7942 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource ae455d93-6f9d-40a2-a070-6dac6095cc30 (type: ports) to 2 2026-04-06 20:01:03.573 8 INFO neutron.db.ovn_revision_numbers_db [req-19a2930c-2afd-4b99-882d-b242453741e1 req-ad15fdef-f8fb-4b34-a012-8b70577d7942 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource ae455d93-6f9d-40a2-a070-6dac6095cc30 (type: ports) to 4 [pid: 8|app: 0|req: 1556/2975] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 20:01:02 2026] PUT /v2.0/ports/ae455d93-6f9d-40a2-a070-6dac6095cc30 => generated 1208 bytes in 667 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:01:03.632 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6155edaf-dcef-4e85-a50d-93f4e95243b6'] response: {'name': 'network-changed', 'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'tag': 'ae455d93-6f9d-40a2-a070-6dac6095cc30', 'status': 'completed', 'code': 200} /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: 1420/2976] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:01:04 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1557/2977] 199.204.45.6 () {34 vars in 1016 bytes} [Mon Apr 6 20:01:04 2026] GET /v2.0/networks?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&shared=False => generated 775 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2978] 199.204.45.6 () {34 vars in 928 bytes} [Mon Apr 6 20:01:04 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2979] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:01:04 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2980] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 20:01:04 2026] GET /v2.0/security-groups?id=a99c6b80-28e6-4e22-bc66-a8f655bb52f9&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2981] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:01:04 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 1211 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2982] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:01:05 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2983] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 20:01:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.18&port_id=ae455d93-6f9d-40a2-a070-6dac6095cc30 => 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: 1424/2984] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:01:05 2026] GET /v2.0/subnets?id=6ee17bf1-3435-4cb8-8b65-3c48be93381a => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2985] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:01:05 2026] GET /v2.0/ports?network_id=74154f98-792c-4bac-b41b-2162dd7f2b89&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2986] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:01:05 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2987] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:01:05 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2988] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:01:07 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 1211 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2989] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 20:01:07 2026] GET /v2.0/security-groups?id=a99c6b80-28e6-4e22-bc66-a8f655bb52f9&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2990] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:01:07 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 1211 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2991] 199.204.45.6 () {34 vars in 992 bytes} [Mon Apr 6 20:01:09 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 1211 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2992] 199.204.45.6 () {34 vars in 1042 bytes} [Mon Apr 6 20:01:09 2026] GET /v2.0/security-groups?id=a99c6b80-28e6-4e22-bc66-a8f655bb52f9&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:01:09.489 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c2f64472-89c1-45fc-80bd-74bc2192a5f3 - - - - - -] OVN reports status up for port: ae455d93-6f9d-40a2-a070-6dac6095cc30 2026-04-06 20:01:09.510 8 INFO neutron.plugins.ml2.plugin [None req-c2f64472-89c1-45fc-80bd-74bc2192a5f3 - - - - - -] Attempt 1 to provision port ae455d93-6f9d-40a2-a070-6dac6095cc30 2026-04-06 20:01:09.639 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-716cfdee-a738-4975-bca0-639de2e24847'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae455d93-6f9d-40a2-a070-6dac6095cc30', 'code': 200} 2026-04-06 20:01:09.763 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2f64472-89c1-45fc-80bd-74bc2192a5f3 - - - - - -] Successfully bumped revision number for resource ae455d93-6f9d-40a2-a070-6dac6095cc30 (type: ports) to 5 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1566/2995] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:01:10 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 1213 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2996] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 20:01:10 2026] GET /v2.0/security-groups?id=a99c6b80-28e6-4e22-bc66-a8f655bb52f9&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/2997] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:01:10 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 1213 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:01:11.686 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d07d9d89-3d44-49a1-9c80-2930f6c4d5cc'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae455d93-6f9d-40a2-a070-6dac6095cc30', 'code': 200} [pid: 7|app: 0|req: 1431/2998] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:01:13 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 1213 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2999] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 20:01:13 2026] GET /v2.0/security-groups?id=a99c6b80-28e6-4e22-bc66-a8f655bb52f9&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3000] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:01:13 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 1213 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3005] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:01:42 2026] GET /v2.0/routers => generated 965 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3006] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 20:01:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3007] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 20:01:42 2026] GET /v2.0/network-ip-availabilities => generated 3183 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/3008] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:01:42 2026] GET /v2.0/subnets => generated 5509 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3009] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:01:42 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: 7|app: 0|req: 1437/3010] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 20:01:42 2026] GET /v2.0/networks => generated 4770 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3011] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 20:01:42 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: 1438/3012] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 20:01:42 2026] GET /v2.0/ports => generated 19736 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3013] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:01:42 2026] GET /v2.0/floatingips => generated 1703 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3014] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 20:01:42 2026] GET /v2.0/security-groups => generated 30275 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3015] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:01:42 2026] GET /v2.0/subnets => generated 5509 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3016] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:01:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3017] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:01:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3018] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:01:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3019] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:01:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3020] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:01:48 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3021] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:01:48 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 1213 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:01:48.751 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df1b7a7a-869f-4782-8d28-739cd9dcef95 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 20:01:48.752 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df1b7a7a-869f-4782-8d28-739cd9dcef95 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 89b9229f-f6a7-4af1-a03a-b588324ea4df: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:01:48.874 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9463d72f-8689-4874-af07-72e35c519421 - - - - - -] OVN reports status down for port: d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 2026-04-06 20:01:48.931 7 INFO neutron.db.ovn_revision_numbers_db [None req-df1b7a7a-869f-4782-8d28-739cd9dcef95 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 (type: ports) to 1 [pid: 7|app: 0|req: 1443/3022] 199.204.45.6 () {34 vars in 715 bytes} [Mon Apr 6 20:01:48 2026] POST /v2.0/ports => generated 1059 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3023] 10.0.0.77 () {34 vars in 970 bytes} [Mon Apr 6 20:01:49 2026] GET /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 1059 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3024] 10.0.0.77 () {34 vars in 906 bytes} [Mon Apr 6 20:01:49 2026] GET /v2.0/extensions => generated 20541 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3025] 199.204.45.6 () {34 vars in 1260 bytes} [Mon Apr 6 20:01:50 2026] GET /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3026] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:01:50 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3027] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:01:50 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3028] 199.204.45.6 () {34 vars in 973 bytes} [Mon Apr 6 20:01:50 2026] GET /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 1059 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3029] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:01:50 2026] GET /v2.0/networks?id=89b9229f-f6a7-4af1-a03a-b588324ea4df => generated 843 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:01:51.250 7 INFO neutron.db.ovn_revision_numbers_db [req-f7b38aae-96de-4d68-b973-d8c230348ff0 req-f3aba247-8462-4a04-af22-feeb3e1a53e3 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 (type: ports) to 2 2026-04-06 20:01:51.469 7 INFO neutron.db.ovn_revision_numbers_db [req-f7b38aae-96de-4d68-b973-d8c230348ff0 req-f3aba247-8462-4a04-af22-feeb3e1a53e3 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 (type: ports) to 4 [pid: 7|app: 0|req: 1447/3030] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 20:01:50 2026] PUT /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 1218 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:01:51.537 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-865b8690-bbc6-4cfc-94cf-71539c25ba31'] response: {'name': 'network-changed', 'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'tag': 'd86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1584/3031] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:01:52 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 2423 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3032] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:01:52 2026] GET /v2.0/networks?id=89b9229f-f6a7-4af1-a03a-b588324ea4df => generated 843 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3033] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:01:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3034] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:01:52 2026] GET /v2.0/subnets?id=570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3035] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:01:52 2026] GET /v2.0/ports?network_id=89b9229f-f6a7-4af1-a03a-b588324ea4df&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3036] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:01:52 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3037] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:01:52 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3038] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:01:53 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 2423 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3039] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 20:01:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.18&port_id=ae455d93-6f9d-40a2-a070-6dac6095cc30 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3040] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:01:53 2026] GET /v2.0/subnets?id=6ee17bf1-3435-4cb8-8b65-3c48be93381a => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3041] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:01:53 2026] GET /v2.0/ports?network_id=74154f98-792c-4bac-b41b-2162dd7f2b89&device_owner=network%3Adhcp => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3042] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:01:53 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3043] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:01:53 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3044] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:01:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3045] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:01:53 2026] GET /v2.0/subnets?id=570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3046] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:01:53 2026] GET /v2.0/ports?network_id=89b9229f-f6a7-4af1-a03a-b588324ea4df&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3047] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:01:53 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3048] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:01:53 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:01:54.452 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9463d72f-8689-4874-af07-72e35c519421 - - - - - -] OVN reports status up for port: d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 2026-04-06 20:01:54.470 7 INFO neutron.plugins.ml2.plugin [None req-9463d72f-8689-4874-af07-72e35c519421 - - - - - -] Attempt 1 to provision port d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 2026-04-06 20:01:54.644 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0666fef4-7c3f-4591-bedb-3391be4dbbc1'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45', 'code': 200} 2026-04-06 20:01:54.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-9463d72f-8689-4874-af07-72e35c519421 - - - - - -] Successfully bumped revision number for resource d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 (type: ports) to 5 2026-04-06 20:01:56.687 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a10e970f-5459-45f6-891e-f432c9facaf5'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45', 'code': 200} [pid: 7|app: 0|req: 1458/3051] 10.0.0.77 () {34 vars in 970 bytes} [Mon Apr 6 20:01:57 2026] GET /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 1220 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:01:58.124 8 INFO neutron.db.ovn_revision_numbers_db [None req-1dc08cf0-ab33-4145-920d-37e1e1f2593d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 (type: ports) to 6 [pid: 8|app: 0|req: 1594/3052] 199.204.45.6 () {34 vars in 787 bytes} [Mon Apr 6 20:01:57 2026] PUT /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 1253 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:01:58.162 7 INFO neutron.api.v2.resource [None req-7cde4963-d4d7-48fc-aa79-dbda70c7bbc1 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1459/3053] 199.204.45.6 () {30 vars in 761 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/security-groups/lb-7c0f803c-385a-4534-80c3-9b9611d31883 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 20:01:58.181 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76994be0-8867-42e8-bbc2-989919bf3588'] response: {'name': 'network-changed', 'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'tag': 'd86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1595/3054] 199.204.45.6 () {30 vars in 783 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/security-groups?name=lb-7c0f803c-385a-4534-80c3-9b9611d31883 => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:01:58.504 7 INFO neutron.db.ovn_revision_numbers_db [None req-37266bce-fd13-4028-a478-f8b65a9bccce 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 (type: ports) to 7 [pid: 7|app: 0|req: 1460/3055] 199.204.45.6 () {34 vars in 787 bytes} [Mon Apr 6 20:01:58 2026] PUT /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 1291 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:01:58.748 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-66897c78-d27c-40ee-b3fc-addcddd468ca'] response: {'name': 'network-changed', 'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'tag': 'd86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45', 'status': 'completed', 'code': 200} /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: 1461/3056] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3057] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 2524 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3058] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3059] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3060] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3061] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/networks?id=89b9229f-f6a7-4af1-a03a-b588324ea4df => generated 843 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3062] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3063] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3064] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3065] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/subnets?id=570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3066] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/ports?network_id=89b9229f-f6a7-4af1-a03a-b588324ea4df&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3067] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 1319 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3068] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3069] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3070] 199.204.45.6 () {30 vars in 741 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df => generated 840 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3071] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:01:58 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3072] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:01:59 2026] GET /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3073] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:01:59 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3074] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:02:00 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 2524 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3075] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:02:00 2026] GET /v2.0/networks?id=89b9229f-f6a7-4af1-a03a-b588324ea4df => generated 843 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3076] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:02:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => 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: 1605/3077] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:02:00 2026] GET /v2.0/subnets?id=570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3078] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:00 2026] GET /v2.0/ports?network_id=89b9229f-f6a7-4af1-a03a-b588324ea4df&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3079] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:02:00 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3080] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:02:00 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:02:07.251 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57edef73-4725-40d0-bc7e-62391265d477 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] No more DHCP agents 2026-04-06 20:02:07.253 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57edef73-4725-40d0-bc7e-62391265d477 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:02:08.230 8 INFO neutron.db.ovn_revision_numbers_db [None req-57edef73-4725-40d0-bc7e-62391265d477 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Successfully bumped revision number for resource 698c0bb3-6d05-4803-a1e1-f3cf024a0dbc (type: floatingips) to 1 2026-04-06 20:02:08.230 8 INFO neutron.db.l3_db [None req-57edef73-4725-40d0-bc7e-62391265d477 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Floating IP 698c0bb3-6d05-4803-a1e1-f3cf024a0dbc associated. External IP: 10.96.250.210, port: dddbbccb-a03e-421a-9548-b6569b700b24. [pid: 8|app: 0|req: 1607/3081] 10.0.0.236 () {34 vars in 677 bytes} [Mon Apr 6 20:02:07 2026] POST /v2.0/floatingips => generated 899 bytes in 1261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 20:02:11.890 7 INFO neutron.db.ovn_revision_numbers_db [None req-48367369-c034-496e-beda-a622b1054e57 - - - - - -] Successfully bumped revision number for resource dddbbccb-a03e-421a-9548-b6569b700b24 (type: ports) to 4 [pid: 7|app: 0|req: 1476/3084] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:02:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 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, ' [pid: 8|app: 0|req: 1609/3085] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:02:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3086] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:02:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3087] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:02:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:02:12.970 7 INFO neutron.api.v2.resource [None req-f662f6c6-72ca-47b5-9c3f-57cf7451b41d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/3088] 199.204.45.6 () {30 vars in 761 bytes} [Mon Apr 6 20:02:12 2026] GET /v2.0/security-groups/lb-7c0f803c-385a-4534-80c3-9b9611d31883 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3089] 199.204.45.6 () {30 vars in 783 bytes} [Mon Apr 6 20:02:12 2026] GET /v2.0/security-groups?name=lb-7c0f803c-385a-4534-80c3-9b9611d31883 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3090] 199.204.45.6 () {30 vars in 813 bytes} [Mon Apr 6 20:02:13 2026] GET /v2.0/security-group-rules?security_group_id=179bc62a-5588-4aad-ab4b-5a78645bcb62 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:02:13.203 8 INFO neutron.db.ovn_revision_numbers_db [None req-dada70aa-3d2a-4036-85d2-68330e36f9f7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 141fcd5b-203d-4f24-9591-9e92f35b05e4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1612/3091] 199.204.45.6 () {34 vars in 745 bytes} [Mon Apr 6 20:02:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 20:02:13.390 7 INFO neutron.db.ovn_revision_numbers_db [None req-1099faf6-305f-4b1a-99f4-3e2cc1db9d8a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1bf3ec74-6bcf-4227-b58b-e0b7c3ade05f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1480/3092] 199.204.45.6 () {34 vars in 745 bytes} [Mon Apr 6 20:02:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3093] 10.0.0.104 () {30 vars in 690 bytes} [Mon Apr 6 20:02:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3094] 10.0.0.104 () {30 vars in 692 bytes} [Mon Apr 6 20:02:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3095] 10.0.0.104 () {30 vars in 668 bytes} [Mon Apr 6 20:02:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3096] 10.0.0.104 () {30 vars in 704 bytes} [Mon Apr 6 20:02:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3097] 10.0.0.104 () {28 vars in 439 bytes} [Mon Apr 6 20:02:24 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3098] 10.0.0.104 () {30 vars in 728 bytes} [Mon Apr 6 20:02:24 2026] GET /v2.0/subnets/00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3101] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:02:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3102] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:02:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3103] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:02:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3104] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:02:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3105] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:02:25 2026] GET /v2.0/subnets/00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3106] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:02:25 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 2524 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3107] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:02:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3108] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:02:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3109] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:02:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3110] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:02:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:02:26.090 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-edf79fe3-f967-499f-9617-7136127b144a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 20:02:26.091 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-edf79fe3-f967-499f-9617-7136127b144a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 627deede-a7f0-4b08-adbc-6bfbff07260f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:02:26.214 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-763b922d-f93c-47a9-a346-08800c475921 - - - - - -] OVN reports status down for port: ac1130d4-3096-488c-98ba-96b186754919 2026-04-06 20:02:26.233 7 INFO neutron.db.ovn_revision_numbers_db [None req-edf79fe3-f967-499f-9617-7136127b144a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ac1130d4-3096-488c-98ba-96b186754919 (type: ports) to 1 [pid: 7|app: 0|req: 1490/3111] 199.204.45.6 () {34 vars in 715 bytes} [Mon Apr 6 20:02:25 2026] POST /v2.0/ports => generated 1324 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3112] 10.0.0.77 () {34 vars in 970 bytes} [Mon Apr 6 20:02:26 2026] GET /v2.0/ports/ac1130d4-3096-488c-98ba-96b186754919 => generated 1324 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1491/3113] 10.0.0.77 () {34 vars in 906 bytes} [Mon Apr 6 20:02:26 2026] GET /v2.0/extensions => generated 20541 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3114] 199.204.45.6 () {34 vars in 1260 bytes} [Mon Apr 6 20:02:27 2026] GET /v2.0/ports/ac1130d4-3096-488c-98ba-96b186754919?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3115] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:02:27 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3116] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:02:27 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3117] 199.204.45.6 () {34 vars in 973 bytes} [Mon Apr 6 20:02:28 2026] GET /v2.0/ports/ac1130d4-3096-488c-98ba-96b186754919 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3118] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:02:28 2026] GET /v2.0/networks?id=627deede-a7f0-4b08-adbc-6bfbff07260f => generated 841 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:02:29.252 7 INFO neutron.db.ovn_revision_numbers_db [req-6f7f5d36-0af5-4ab0-99d2-187294f8ef5f req-83ca436d-25c4-4025-899b-c418aa0d183c 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource ac1130d4-3096-488c-98ba-96b186754919 (type: ports) to 2 2026-04-06 20:02:29.479 7 INFO neutron.db.ovn_revision_numbers_db [req-6f7f5d36-0af5-4ab0-99d2-187294f8ef5f req-83ca436d-25c4-4025-899b-c418aa0d183c 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource ac1130d4-3096-488c-98ba-96b186754919 (type: ports) to 4 [pid: 7|app: 0|req: 1494/3119] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 20:02:28 2026] PUT /v2.0/ports/ac1130d4-3096-488c-98ba-96b186754919 => generated 1483 bytes in 1322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:02:29.558 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-20020635-5296-4767-a3c9-b09d441efd1b'] response: {'name': 'network-changed', 'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'tag': 'ac1130d4-3096-488c-98ba-96b186754919', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1626/3120] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:02:30 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 3999 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1495/3121] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:02:30 2026] GET /v2.0/networks?id=627deede-a7f0-4b08-adbc-6bfbff07260f => generated 841 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3122] 199.204.45.6 () {34 vars in 1054 bytes} [Mon Apr 6 20:02:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.50&port_id=ac1130d4-3096-488c-98ba-96b186754919 => 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: 1496/3123] 199.204.45.6 () {34 vars in 1102 bytes} [Mon Apr 6 20:02:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A324&port_id=ac1130d4-3096-488c-98ba-96b186754919 => 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: 1628/3124] 199.204.45.6 () {34 vars in 1062 bytes} [Mon Apr 6 20:02:30 2026] GET /v2.0/subnets?id=d8e94166-4f74-40a4-af59-21858c382b2e&id=00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3125] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:30 2026] GET /v2.0/ports?network_id=627deede-a7f0-4b08-adbc-6bfbff07260f&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3126] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:30 2026] GET /v2.0/ports?network_id=627deede-a7f0-4b08-adbc-6bfbff07260f&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3127] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:02:30 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3128] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:02:30 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3129] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:02:31 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 3999 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3130] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 20:02:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.18&port_id=ae455d93-6f9d-40a2-a070-6dac6095cc30 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3131] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:02:31 2026] GET /v2.0/subnets?id=6ee17bf1-3435-4cb8-8b65-3c48be93381a => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3132] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:31 2026] GET /v2.0/ports?network_id=74154f98-792c-4bac-b41b-2162dd7f2b89&device_owner=network%3Adhcp => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3133] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:02:31 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3134] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:02:31 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3135] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:02:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3136] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:02:31 2026] GET /v2.0/subnets?id=570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3137] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:31 2026] GET /v2.0/ports?network_id=89b9229f-f6a7-4af1-a03a-b588324ea4df&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3138] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:02:31 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3139] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:02:31 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3140] 199.204.45.6 () {34 vars in 1054 bytes} [Mon Apr 6 20:02:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.50&port_id=ac1130d4-3096-488c-98ba-96b186754919 => 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: 1505/3141] 199.204.45.6 () {34 vars in 1102 bytes} [Mon Apr 6 20:02:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A324&port_id=ac1130d4-3096-488c-98ba-96b186754919 => 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: 1637/3142] 199.204.45.6 () {34 vars in 1062 bytes} [Mon Apr 6 20:02:31 2026] GET /v2.0/subnets?id=d8e94166-4f74-40a4-af59-21858c382b2e&id=00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 1409 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3143] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:32 2026] GET /v2.0/ports?network_id=627deede-a7f0-4b08-adbc-6bfbff07260f&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3144] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:32 2026] GET /v2.0/ports?network_id=627deede-a7f0-4b08-adbc-6bfbff07260f&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3145] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:02:32 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3146] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:02:32 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:02:32.782 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-763b922d-f93c-47a9-a346-08800c475921 - - - - - -] OVN reports status up for port: ac1130d4-3096-488c-98ba-96b186754919 2026-04-06 20:02:32.798 8 INFO neutron.plugins.ml2.plugin [None req-763b922d-f93c-47a9-a346-08800c475921 - - - - - -] Attempt 1 to provision port ac1130d4-3096-488c-98ba-96b186754919 2026-04-06 20:02:32.940 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d21bbac-fe27-4d0a-9508-cd55fdb9d13f'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac1130d4-3096-488c-98ba-96b186754919', 'code': 200} 2026-04-06 20:02:33.111 8 INFO neutron.db.ovn_revision_numbers_db [None req-763b922d-f93c-47a9-a346-08800c475921 - - - - - -] Successfully bumped revision number for resource ac1130d4-3096-488c-98ba-96b186754919 (type: ports) to 5 2026-04-06 20:02:34.985 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcf6b29d-489a-4b7b-9510-5d14c6b9653c'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac1130d4-3096-488c-98ba-96b186754919', 'code': 200} [pid: 7|app: 0|req: 1508/3147] 10.0.0.77 () {34 vars in 970 bytes} [Mon Apr 6 20:02:35 2026] GET /v2.0/ports/ac1130d4-3096-488c-98ba-96b186754919 => generated 1485 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1640/3148] 199.204.45.6 () {30 vars in 741 bytes} [Mon Apr 6 20:02:35 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f => generated 838 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3149] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:02:36 2026] GET /v2.0/subnets/00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3150] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:02:36 2026] GET /v2.0/subnets/d8e94166-4f74-40a4-af59-21858c382b2e => generated 743 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3151] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:02:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3152] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:02:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3153] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:02:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3154] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:02:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3155] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:02:36 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3156] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:02:36 2026] GET /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3157] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:02:36 2026] GET /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3158] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:02:36 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3159] 199.204.45.6 () {30 vars in 741 bytes} [Mon Apr 6 20:02:36 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df => generated 840 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3160] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:02:36 2026] GET /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3161] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:02:36 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3164] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:02:42 2026] GET /v2.0/subnets => generated 5509 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3165] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 20:02:42 2026] GET /v2.0/network-ip-availabilities => generated 3183 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3166] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:02:42 2026] GET /v2.0/floatingips => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3167] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 20:02:42 2026] GET /v2.0/ports => generated 23526 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3168] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:02:42 2026] GET /v2.0/subnets => generated 5509 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3169] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:02:42 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: 1520/3170] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 20:02:42 2026] GET /v2.0/security-groups => generated 31501 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3171] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 20:02:42 2026] GET /v2.0/networks => generated 4770 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3172] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:02:42 2026] GET /v2.0/routers => generated 965 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3173] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 20:02:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3174] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 20:02:42 2026] GET /v2.0/agents => generated 1214 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3175] 10.0.0.104 () {30 vars in 690 bytes} [Mon Apr 6 20:02:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3176] 10.0.0.104 () {30 vars in 692 bytes} [Mon Apr 6 20:02:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3177] 10.0.0.104 () {30 vars in 668 bytes} [Mon Apr 6 20:02:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3178] 10.0.0.104 () {30 vars in 704 bytes} [Mon Apr 6 20:02:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3179] 10.0.0.104 () {28 vars in 439 bytes} [Mon Apr 6 20:02:45 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3180] 10.0.0.104 () {30 vars in 728 bytes} [Mon Apr 6 20:02:45 2026] GET /v2.0/subnets/0e88b622-8b76-4132-97ef-0cb4919c893f => generated 655 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3181] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:02:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3182] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:02:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3183] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:02:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3184] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:02:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3185] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:02:46 2026] GET /v2.0/subnets/00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3186] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:02:46 2026] GET /v2.0/subnets/0e88b622-8b76-4132-97ef-0cb4919c893f => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3187] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:02:46 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 4001 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3188] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:02:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3189] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:02:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3190] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:02:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3191] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:02:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:02:46.978 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-feca8208-6795-4c65-a2d8-0415ec1bd333 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] No more DHCP agents 2026-04-06 20:02:46.980 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-feca8208-6795-4c65-a2d8-0415ec1bd333 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Unable to schedule network 678b1515-f07e-4ba8-9004-1de9e76ef28f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:02:47.115 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-289dee6f-905e-4efd-9303-8f58bf39df7a - - - - - -] OVN reports status down for port: 0c15b89a-0e37-4486-82cf-e52f006e6405 2026-04-06 20:02:47.182 7 INFO neutron.db.ovn_revision_numbers_db [None req-feca8208-6795-4c65-a2d8-0415ec1bd333 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 0c15b89a-0e37-4486-82cf-e52f006e6405 (type: ports) to 1 [pid: 7|app: 0|req: 1531/3192] 199.204.45.6 () {34 vars in 715 bytes} [Mon Apr 6 20:02:46 2026] POST /v2.0/ports => generated 1332 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3193] 10.0.0.77 () {34 vars in 970 bytes} [Mon Apr 6 20:02:47 2026] GET /v2.0/ports/0c15b89a-0e37-4486-82cf-e52f006e6405 => generated 1332 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1532/3194] 199.204.45.6 () {34 vars in 1260 bytes} [Mon Apr 6 20:02:48 2026] GET /v2.0/ports/0c15b89a-0e37-4486-82cf-e52f006e6405?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3195] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:02:48 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3196] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:02:48 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3197] 199.204.45.6 () {34 vars in 973 bytes} [Mon Apr 6 20:02:49 2026] GET /v2.0/ports/0c15b89a-0e37-4486-82cf-e52f006e6405 => generated 1332 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3198] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:02:49 2026] GET /v2.0/networks?id=678b1515-f07e-4ba8-9004-1de9e76ef28f => generated 841 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:02:49.849 8 INFO neutron.db.ovn_revision_numbers_db [req-3497931a-2c56-4685-9970-5abbc60c82c9 req-b5e209f5-031c-4632-b7e8-e206fcca6488 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 0c15b89a-0e37-4486-82cf-e52f006e6405 (type: ports) to 2 2026-04-06 20:02:50.094 8 INFO neutron.db.ovn_revision_numbers_db [req-3497931a-2c56-4685-9970-5abbc60c82c9 req-b5e209f5-031c-4632-b7e8-e206fcca6488 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 0c15b89a-0e37-4486-82cf-e52f006e6405 (type: ports) to 4 [pid: 8|app: 0|req: 1665/3199] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 20:02:49 2026] PUT /v2.0/ports/0c15b89a-0e37-4486-82cf-e52f006e6405 => generated 1491 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:02:50.162 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1628d3f6-055f-4bdb-aa96-88b95d5813ab'] response: {'name': 'network-changed', 'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'tag': '0c15b89a-0e37-4486-82cf-e52f006e6405', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1535/3200] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:02:50 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 5484 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1666/3201] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:02:50 2026] GET /v2.0/networks?id=678b1515-f07e-4ba8-9004-1de9e76ef28f => generated 841 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3202] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:02:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.184&port_id=0c15b89a-0e37-4486-82cf-e52f006e6405 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3203] 199.204.45.6 () {34 vars in 1104 bytes} [Mon Apr 6 20:02:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A343&port_id=0c15b89a-0e37-4486-82cf-e52f006e6405 => 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: 1537/3204] 199.204.45.6 () {34 vars in 1062 bytes} [Mon Apr 6 20:02:50 2026] GET /v2.0/subnets?id=3ad51566-7c71-47e3-b486-efd8c35770ef&id=0e88b622-8b76-4132-97ef-0cb4919c893f => generated 1414 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3205] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:50 2026] GET /v2.0/ports?network_id=678b1515-f07e-4ba8-9004-1de9e76ef28f&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3206] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:50 2026] GET /v2.0/ports?network_id=678b1515-f07e-4ba8-9004-1de9e76ef28f&device_owner=network%3Adhcp => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3207] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:02:50 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3208] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:02:51 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3209] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 5484 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3210] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.18&port_id=ae455d93-6f9d-40a2-a070-6dac6095cc30 => 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: 1671/3211] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/subnets?id=6ee17bf1-3435-4cb8-8b65-3c48be93381a => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3212] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/ports?network_id=74154f98-792c-4bac-b41b-2162dd7f2b89&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3213] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3214] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3215] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => 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: 1543/3216] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/subnets?id=570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3217] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/ports?network_id=89b9229f-f6a7-4af1-a03a-b588324ea4df&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3218] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3219] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3220] 199.204.45.6 () {34 vars in 1054 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.50&port_id=ac1130d4-3096-488c-98ba-96b186754919 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3221] 199.204.45.6 () {34 vars in 1102 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A324&port_id=ac1130d4-3096-488c-98ba-96b186754919 => 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: 1546/3222] 199.204.45.6 () {34 vars in 1062 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/subnets?id=d8e94166-4f74-40a4-af59-21858c382b2e&id=00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3223] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/ports?network_id=627deede-a7f0-4b08-adbc-6bfbff07260f&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3224] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/ports?network_id=627deede-a7f0-4b08-adbc-6bfbff07260f&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3225] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3226] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3227] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.184&port_id=0c15b89a-0e37-4486-82cf-e52f006e6405 => 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: 1549/3228] 199.204.45.6 () {34 vars in 1104 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A343&port_id=0c15b89a-0e37-4486-82cf-e52f006e6405 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3229] 199.204.45.6 () {34 vars in 1062 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/subnets?id=3ad51566-7c71-47e3-b486-efd8c35770ef&id=0e88b622-8b76-4132-97ef-0cb4919c893f => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3230] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/ports?network_id=678b1515-f07e-4ba8-9004-1de9e76ef28f&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3231] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:52 2026] GET /v2.0/ports?network_id=678b1515-f07e-4ba8-9004-1de9e76ef28f&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3232] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:02:53 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3233] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:02:53 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:02:53.731 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-289dee6f-905e-4efd-9303-8f58bf39df7a - - - - - -] OVN reports status up for port: 0c15b89a-0e37-4486-82cf-e52f006e6405 2026-04-06 20:02:53.743 7 INFO neutron.plugins.ml2.plugin [None req-289dee6f-905e-4efd-9303-8f58bf39df7a - - - - - -] Attempt 1 to provision port 0c15b89a-0e37-4486-82cf-e52f006e6405 2026-04-06 20:02:53.870 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea5548fd-1e02-4a29-b476-644daad1ecdb'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c15b89a-0e37-4486-82cf-e52f006e6405', 'code': 200} 2026-04-06 20:02:53.993 7 INFO neutron.db.ovn_revision_numbers_db [None req-289dee6f-905e-4efd-9303-8f58bf39df7a - - - - - -] Successfully bumped revision number for resource 0c15b89a-0e37-4486-82cf-e52f006e6405 (type: ports) to 5 2026-04-06 20:02:55.918 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bde11539-f1ed-4e23-9553-9ab7a4889da0'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c15b89a-0e37-4486-82cf-e52f006e6405', 'code': 200} /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: 1553/3236] 10.0.0.77 () {34 vars in 970 bytes} [Mon Apr 6 20:02:57 2026] GET /v2.0/ports/0c15b89a-0e37-4486-82cf-e52f006e6405 => generated 1493 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3237] 199.204.45.6 () {30 vars in 741 bytes} [Mon Apr 6 20:02:57 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f => generated 838 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3238] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:02:57 2026] GET /v2.0/subnets/0e88b622-8b76-4132-97ef-0cb4919c893f => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3239] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:02:57 2026] GET /v2.0/subnets/3ad51566-7c71-47e3-b486-efd8c35770ef => generated 748 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3240] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:02:57 2026] GET /v2.0/ports/ac1130d4-3096-488c-98ba-96b186754919 => generated 1485 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:02:57.854 8 INFO neutron.db.ovn_revision_numbers_db [None req-08b4ac10-6fd3-460c-9304-36aece2b39e4 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ac1130d4-3096-488c-98ba-96b186754919 (type: ports) to 6 [pid: 8|app: 0|req: 1686/3241] 199.204.45.6 () {34 vars in 788 bytes} [Mon Apr 6 20:02:57 2026] PUT /v2.0/ports/ac1130d4-3096-488c-98ba-96b186754919 => generated 1228 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:02:57.910 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-294ffc0a-28e4-4aac-8232-812d5d4ff5eb'] response: {'name': 'network-changed', 'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'tag': 'ac1130d4-3096-488c-98ba-96b186754919', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1556/3242] 199.204.45.6 () {30 vars in 741 bytes} [Mon Apr 6 20:02:57 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f => generated 838 bytes in 52 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, ' [pid: 8|app: 0|req: 1687/3243] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:02:57 2026] GET /v2.0/subnets/00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3244] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3245] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3246] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3247] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3248] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3249] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3250] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 1319 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3251] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3252] 199.204.45.6 () {30 vars in 741 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df => generated 840 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3253] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3254] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3255] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 5257 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3256] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/networks?id=627deede-a7f0-4b08-adbc-6bfbff07260f => generated 841 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3257] 199.204.45.6 () {34 vars in 1054 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.50&port_id=ac1130d4-3096-488c-98ba-96b186754919 => 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: 1695/3258] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/subnets?id=00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3259] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/ports?network_id=627deede-a7f0-4b08-adbc-6bfbff07260f&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3260] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3261] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:02:58 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3262] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:03:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3263] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:03:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3264] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:03:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3265] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:03:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3268] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:03:10 2026] GET /v2.0/subnets/00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3269] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:10 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 5257 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3270] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:03:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3271] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:03:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3272] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:03:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3273] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:03:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3274] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:03:10 2026] GET /v2.0/ports/0c15b89a-0e37-4486-82cf-e52f006e6405 => generated 1493 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:10.991 8 INFO neutron.db.ovn_revision_numbers_db [None req-f0d7fc20-6bdb-46ba-b520-cda2b1ea4c70 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 0c15b89a-0e37-4486-82cf-e52f006e6405 (type: ports) to 6 [pid: 8|app: 0|req: 1703/3275] 199.204.45.6 () {34 vars in 788 bytes} [Mon Apr 6 20:03:10 2026] PUT /v2.0/ports/0c15b89a-0e37-4486-82cf-e52f006e6405 => generated 1288 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:11.058 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8742992-0618-4165-a8b8-89d1d1c68ceb'] response: {'name': 'network-changed', 'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'tag': '0c15b89a-0e37-4486-82cf-e52f006e6405', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1573/3276] 199.204.45.6 () {30 vars in 741 bytes} [Mon Apr 6 20:03:11 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f => generated 838 bytes in 46 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, ' [pid: 8|app: 0|req: 1704/3277] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:03:11 2026] GET /v2.0/subnets/3ad51566-7c71-47e3-b486-efd8c35770ef => generated 748 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3278] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:03:11 2026] GET /v2.0/ports/0c15b89a-0e37-4486-82cf-e52f006e6405 => generated 1316 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:11.558 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9c9aacd-534b-4672-a4cb-e52d409fbe31 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 0c15b89a-0e37-4486-82cf-e52f006e6405 (type: ports) to 7 [pid: 8|app: 0|req: 1705/3279] 199.204.45.6 () {34 vars in 787 bytes} [Mon Apr 6 20:03:11 2026] PUT /v2.0/ports/0c15b89a-0e37-4486-82cf-e52f006e6405 => generated 1057 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1575/3280] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:03:11 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 4849 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3281] 199.204.45.6 () {30 vars in 741 bytes} [Mon Apr 6 20:03:11 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f => generated 838 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3282] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:03:11 2026] GET /v2.0/networks?id=678b1515-f07e-4ba8-9004-1de9e76ef28f => generated 841 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3283] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:11 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 4849 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3284] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:03:11 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3285] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:03:11 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3286] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:11 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 4849 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3287] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:12 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 4849 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:13.102 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-01a74040-0e60-4227-b32d-6e9c8c421b67'] response: {'name': 'network-changed', 'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'tag': '0c15b89a-0e37-4486-82cf-e52f006e6405', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1579/3288] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:03:13 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 4849 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3289] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:03:13 2026] GET /v2.0/networks?id=678b1515-f07e-4ba8-9004-1de9e76ef28f => generated 841 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3290] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:03:13 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:03:13.825 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b443cce3-5afe-4e88-ba42-76cd4ebda703 - - - - - -] OVN reports status down for port: 0c15b89a-0e37-4486-82cf-e52f006e6405 [pid: 8|app: 0|req: 1711/3291] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:03:13 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3292] 199.204.45.6 () {34 vars in 973 bytes} [Mon Apr 6 20:03:13 2026] GET /v2.0/ports/0c15b89a-0e37-4486-82cf-e52f006e6405 => generated 1085 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3293] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:13 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 4849 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3294] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 20:03:13 2026] GET /v2.0/ports/0c15b89a-0e37-4486-82cf-e52f006e6405?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3295] 199.204.45.6 () {34 vars in 1014 bytes} [Mon Apr 6 20:03:13 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:03:14.025 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3269b34a-347a-4b92-8800-305050a12210'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0c15b89a-0e37-4486-82cf-e52f006e6405', 'code': 200} 2026-04-06 20:03:14.209 7 INFO neutron.db.ovn_revision_numbers_db [None req-b443cce3-5afe-4e88-ba42-76cd4ebda703 - - - - - -] Successfully bumped revision number for resource 0c15b89a-0e37-4486-82cf-e52f006e6405 (type: ports) to 8 2026-04-06 20:03:14.495 7 INFO neutron.db.ovn_revision_numbers_db [req-57aec9d8-b674-43f6-952b-d4d734a56bf4 req-f96a9fd5-b82d-41ed-bb42-913a099c1d11 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource 0c15b89a-0e37-4486-82cf-e52f006e6405 (type: ports) to 9 [pid: 7|app: 0|req: 1583/3296] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 20:03:14 2026] PUT /v2.0/ports/0c15b89a-0e37-4486-82cf-e52f006e6405 => generated 917 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3297] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:14 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 3772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-06 20:03:15.169 7 INFO neutron_taas.services.taas.taas_plugin [None req-5e0cd8ee-4847-4a55-a2a2-7b52443f281a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: 0c15b89a-0e37-4486-82cf-e52f006e6405 2026-04-06 20:03:15.171 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e0cd8ee-4847-4a55-a2a2-7b52443f281a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: 0c15b89a-0e37-4486-82cf-e52f006e6405 [pid: 7|app: 0|req: 1584/3298] 199.204.45.6 () {32 vars in 757 bytes} [Mon Apr 6 20:03:15 2026] DELETE /v2.0/ports/0c15b89a-0e37-4486-82cf-e52f006e6405 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3299] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:03:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3300] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:03:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3301] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:03:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3302] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:03:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3303] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:03:15 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3304] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:03:15 2026] GET /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3305] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:03:15 2026] GET /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 1319 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3306] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:03:15 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3307] 199.204.45.6 () {30 vars in 741 bytes} [Mon Apr 6 20:03:15 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df => generated 840 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3308] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:03:15 2026] GET /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3309] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:03:15 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:03:16.072 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c22ac61-ecd9-4013-a128-cb6627f6130b'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0c15b89a-0e37-4486-82cf-e52f006e6405', 'code': 200} [pid: 7|app: 0|req: 1590/3310] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 3772 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3311] 199.204.45.6 () {34 vars in 1224 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/networks?id=74154f98-792c-4bac-b41b-2162dd7f2b89&id=89b9229f-f6a7-4af1-a03a-b588324ea4df&id=627deede-a7f0-4b08-adbc-6bfbff07260f&id=678b1515-f07e-4ba8-9004-1de9e76ef28f => generated 3258 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3312] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.18&port_id=ae455d93-6f9d-40a2-a070-6dac6095cc30 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3313] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/subnets?id=6ee17bf1-3435-4cb8-8b65-3c48be93381a => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3314] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/ports?network_id=74154f98-792c-4bac-b41b-2162dd7f2b89&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3315] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3316] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3317] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3318] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/subnets?id=570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3319] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/ports?network_id=89b9229f-f6a7-4af1-a03a-b588324ea4df&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3320] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3321] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3322] 199.204.45.6 () {34 vars in 1054 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.50&port_id=ac1130d4-3096-488c-98ba-96b186754919 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3323] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/subnets?id=00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3324] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/ports?network_id=627deede-a7f0-4b08-adbc-6bfbff07260f&device_owner=network%3Adhcp => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3325] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3326] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:03:16 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3327] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:03:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3328] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:03:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3329] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:03:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3330] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:03:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3331] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:21 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 3772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3332] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:03:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3333] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:03:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3334] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:03:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3335] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:03:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3336] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:03:21 2026] GET /v2.0/ports/ac1130d4-3096-488c-98ba-96b186754919 => generated 1256 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:21.783 8 INFO neutron.db.ovn_revision_numbers_db [None req-b02122b1-caee-48d6-999c-a4875cc0654d 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ac1130d4-3096-488c-98ba-96b186754919 (type: ports) to 7 [pid: 8|app: 0|req: 1734/3337] 199.204.45.6 () {34 vars in 787 bytes} [Mon Apr 6 20:03:21 2026] PUT /v2.0/ports/ac1130d4-3096-488c-98ba-96b186754919 => generated 1057 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:21.843 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-42bb4378-74a7-499c-a453-5d11b0fc39b8'] response: {'name': 'network-changed', 'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'tag': 'ac1130d4-3096-488c-98ba-96b186754919', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1604/3338] 199.204.45.6 () {30 vars in 741 bytes} [Mon Apr 6 20:03:21 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f => generated 838 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1735/3339] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:21 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 3601 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3340] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:22 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 3601 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3341] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:03:22 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 3601 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3342] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:03:22 2026] GET /v2.0/networks?id=627deede-a7f0-4b08-adbc-6bfbff07260f => generated 841 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3343] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:03:22 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3344] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:03:22 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1738/3345] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:23 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 3601 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:23.745 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2d3970fc-f02e-4d3d-9e91-4ada6ea03094 - - - - - -] OVN reports status down for port: ac1130d4-3096-488c-98ba-96b186754919 [pid: 7|app: 0|req: 1608/3346] 199.204.45.6 () {34 vars in 973 bytes} [Mon Apr 6 20:03:23 2026] GET /v2.0/ports/ac1130d4-3096-488c-98ba-96b186754919 => generated 1085 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:23.891 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75b662de-e480-4c56-8e3d-782646cb649f'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ac1130d4-3096-488c-98ba-96b186754919', 'code': 200} [pid: 8|app: 0|req: 1739/3347] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 20:03:23 2026] GET /v2.0/ports/ac1130d4-3096-488c-98ba-96b186754919?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3348] 199.204.45.6 () {34 vars in 1014 bytes} [Mon Apr 6 20:03:23 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:03:24.064 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d3970fc-f02e-4d3d-9e91-4ada6ea03094 - - - - - -] Successfully bumped revision number for resource ac1130d4-3096-488c-98ba-96b186754919 (type: ports) to 8 [pid: 7|app: 0|req: 1610/3349] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:24 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 3599 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:24.397 8 INFO neutron.db.ovn_revision_numbers_db [req-b3070e63-aabe-4f27-b7d9-b7da93dd2822 req-1f5c1a51-5fc6-4865-82ae-dd333a300941 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource ac1130d4-3096-488c-98ba-96b186754919 (type: ports) to 9 [pid: 8|app: 0|req: 1740/3350] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 20:03:23 2026] PUT /v2.0/ports/ac1130d4-3096-488c-98ba-96b186754919 => generated 917 bytes in 448 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, ' [pid: 8|app: 0|req: 1742/3353] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:25 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 2524 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:25.464 7 INFO neutron_taas.services.taas.taas_plugin [None req-332d4c2a-59dd-4c30-b29f-4a487f8e9368 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: ac1130d4-3096-488c-98ba-96b186754919 2026-04-06 20:03:25.467 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-332d4c2a-59dd-4c30-b29f-4a487f8e9368 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: ac1130d4-3096-488c-98ba-96b186754919 [pid: 7|app: 0|req: 1612/3354] 199.204.45.6 () {32 vars in 757 bytes} [Mon Apr 6 20:03:25 2026] DELETE /v2.0/ports/ac1130d4-3096-488c-98ba-96b186754919 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3355] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:03:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3356] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:03:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3357] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:03:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3358] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:03:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3359] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:03:25 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3360] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:03:25 2026] GET /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3361] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:03:25 2026] GET /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 1319 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:25.935 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1e5c23d-19f7-45b6-b19d-2fbea3fe345c'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ac1130d4-3096-488c-98ba-96b186754919', 'code': 200} [pid: 7|app: 0|req: 1616/3362] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:03:25 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1747/3363] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:03:25 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 2524 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3364] 199.204.45.6 () {30 vars in 741 bytes} [Mon Apr 6 20:03:25 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df => generated 840 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1748/3365] 199.204.45.6 () {34 vars in 1144 bytes} [Mon Apr 6 20:03:25 2026] GET /v2.0/networks?id=74154f98-792c-4bac-b41b-2162dd7f2b89&id=89b9229f-f6a7-4af1-a03a-b588324ea4df&id=627deede-a7f0-4b08-adbc-6bfbff07260f => generated 2431 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3366] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:03:26 2026] GET /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3367] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 20:03:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.18&port_id=ae455d93-6f9d-40a2-a070-6dac6095cc30 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3368] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:03:26 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1750/3369] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:03:26 2026] GET /v2.0/subnets?id=6ee17bf1-3435-4cb8-8b65-3c48be93381a => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3370] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:03:26 2026] GET /v2.0/ports?network_id=74154f98-792c-4bac-b41b-2162dd7f2b89&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1751/3371] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:03:26 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3372] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:03:26 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1752/3373] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:03:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.168&port_id=d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => 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: 1622/3374] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:03:26 2026] GET /v2.0/subnets?id=570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1753/3375] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:03:26 2026] GET /v2.0/ports?network_id=89b9229f-f6a7-4af1-a03a-b588324ea4df&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3376] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:03:26 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1754/3377] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:03:26 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3378] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:03:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1755/3379] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:03:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3380] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:03:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1756/3381] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:03:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:03:36.830 7 INFO neutron.api.v2.resource [None req-df2148e4-1a46-47b2-985d-f48e4233925a 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1626/3382] 199.204.45.6 () {30 vars in 761 bytes} [Mon Apr 6 20:03:36 2026] GET /v2.0/security-groups/lb-7c0f803c-385a-4534-80c3-9b9611d31883 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1757/3383] 199.204.45.6 () {30 vars in 783 bytes} [Mon Apr 6 20:03:36 2026] GET /v2.0/security-groups?name=lb-7c0f803c-385a-4534-80c3-9b9611d31883 => generated 2865 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3384] 199.204.45.6 () {30 vars in 813 bytes} [Mon Apr 6 20:03:36 2026] GET /v2.0/security-group-rules?security_group_id=179bc62a-5588-4aad-ab4b-5a78645bcb62 => generated 2334 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3385] 199.204.45.6 () {32 vars in 787 bytes} [Mon Apr 6 20:03:36 2026] DELETE /v2.0/security-group-rules/141fcd5b-203d-4f24-9591-9e92f35b05e4 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3386] 199.204.45.6 () {32 vars in 787 bytes} [Mon Apr 6 20:03:37 2026] DELETE /v2.0/security-group-rules/1bf3ec74-6bcf-4227-b58b-e0b7c3ade05f => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:03:40.785 7 INFO neutron_taas.services.taas.taas_plugin [None req-8bc67557-61d1-4904-bb2a-38d5f97036e2 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] TaaS: Handle Delete Port: 0a63c4a6-9537-4af9-9d5e-4e3b53cefb1a 2026-04-06 20:03:40.789 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bc67557-61d1-4904-bb2a-38d5f97036e2 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Tap Mirror: Handle Delete Port: 0a63c4a6-9537-4af9-9d5e-4e3b53cefb1a 2026-04-06 20:03:41.007 7 INFO neutron.db.l3_db [None req-8bc67557-61d1-4904-bb2a-38d5f97036e2 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Floating IP 698c0bb3-6d05-4803-a1e1-f3cf024a0dbc disassociated (deleted). External IP: 10.96.250.210, port: dddbbccb-a03e-421a-9548-b6569b700b24. [pid: 7|app: 0|req: 1630/3389] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 20:03:40 2026] DELETE /v2.0/floatingips/698c0bb3-6d05-4803-a1e1-f3cf024a0dbc => generated 0 bytes in 410 msecs (HTTP/1.1 204) 2 headers in 112 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-04-06 20:03:41.067 8 INFO neutron.api.v2.resource [None req-a068dc96-358e-4d63-bc53-8fc45157f2f6 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1760/3390] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 20:03:41 2026] GET /v2.0/floatingips/698c0bb3-6d05-4803-a1e1-f3cf024a0dbc => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3391] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:03:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1761/3392] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:03:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3393] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:03:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1762/3394] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:03:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:03:41.823 7 INFO neutron.api.v2.resource [None req-7b600af9-bafd-4d7b-a36f-2db1a2d87a89 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1633/3395] 199.204.45.6 () {30 vars in 761 bytes} [Mon Apr 6 20:03:41 2026] GET /v2.0/security-groups/lb-7c0f803c-385a-4534-80c3-9b9611d31883 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1763/3396] 199.204.45.6 () {30 vars in 783 bytes} [Mon Apr 6 20:03:41 2026] GET /v2.0/security-groups?name=lb-7c0f803c-385a-4534-80c3-9b9611d31883 => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3397] 199.204.45.6 () {30 vars in 813 bytes} [Mon Apr 6 20:03:41 2026] GET /v2.0/security-group-rules?security_group_id=179bc62a-5588-4aad-ab4b-5a78645bcb62 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1764/3398] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:03:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3399] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1765/3400] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3401] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1766/3402] 199.204.45.6 () {30 vars in 739 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3403] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 2524 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1767/3404] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 2524 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3405] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/networks => generated 4770 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1768/3406] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 2524 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3407] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/security-groups => generated 30275 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1769/3408] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/subnets => generated 5509 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3409] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/ports => generated 21055 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1770/3410] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/routers => generated 965 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3411] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1771/3412] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 20:03:42 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: 1642/3413] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/subnets => generated 5509 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1772/3414] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:03:42 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: 7|app: 0|req: 1643/3415] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/floatingips => generated 1703 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1773/3416] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 20:03:42 2026] GET /v2.0/network-ip-availabilities => generated 3183 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3417] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:43 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 2524 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:44.043 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7f605118-b8d3-4530-b56f-f2c0364a04c2 - - - - - -] OVN reports status down for port: d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 [pid: 8|app: 0|req: 1774/3418] 199.204.45.6 () {34 vars in 973 bytes} [Mon Apr 6 20:03:44 2026] GET /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 1319 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3419] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 20:03:44 2026] GET /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1775/3420] 199.204.45.6 () {34 vars in 1014 bytes} [Mon Apr 6 20:03:44 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df?fields=dns_domain => generated 29 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:03:44.357 7 INFO neutron.db.ovn_revision_numbers_db [None req-48367369-c034-496e-beda-a622b1054e57 - - - - - -] Successfully bumped revision number for resource dddbbccb-a03e-421a-9548-b6569b700b24 (type: ports) to 6 2026-04-06 20:03:44.436 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02167d7f-5861-43c0-8ca7-eec7cd41d8b4'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45', 'code': 200} [pid: 8|app: 0|req: 1776/3421] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:44 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 2522 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:44.744 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f605118-b8d3-4530-b56f-f2c0364a04c2 - - - - - -] Successfully bumped revision number for resource d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 (type: ports) to 8 2026-04-06 20:03:44.903 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-434f7405-ab86-4e5d-9cd6-b74d1f5eceb7 - - - - - -] OVN reports status down for port: dddbbccb-a03e-421a-9548-b6569b700b24 2026-04-06 20:03:45.184 7 INFO neutron.db.ovn_revision_numbers_db [req-8cac1936-e697-4a00-b4f0-751264af203b req-2376a16e-07bd-4ccb-b04f-d797de69f63e 2f035d28a3b2435bac4a1c2d47ae15c1 a611d03da30c4039b2b56b113be2b17f - - f071412320df4d29a4e541277f012d12 f071412320df4d29a4e541277f012d12] Successfully bumped revision number for resource d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 (type: ports) to 9 [pid: 7|app: 0|req: 1646/3422] 199.204.45.6 () {38 vars in 1026 bytes} [Mon Apr 6 20:03:44 2026] PUT /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 1151 bytes in 843 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1777/3423] 199.204.45.6 () {30 vars in 767 bytes} [Mon Apr 6 20:03:45 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-06 20:03:46.026 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b9dc3bf-fbc7-4b0a-a6d5-d1d3e0960525 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 (type: ports) to 10 [pid: 7|app: 0|req: 1647/3424] 199.204.45.6 () {34 vars in 787 bytes} [Mon Apr 6 20:03:45 2026] PUT /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 1091 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1778/3425] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 1091 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-06 20:03:46.169 7 INFO neutron.db.ovn_revision_numbers_db [None req-48367369-c034-496e-beda-a622b1054e57 - - - - - -] Successfully bumped revision number for resource dddbbccb-a03e-421a-9548-b6569b700b24 (type: ports) to 8 2026-04-06 20:03:46.285 7 INFO neutron_taas.services.taas.taas_plugin [None req-d154ad5f-af49-4f58-88a5-7b668a81cfd6 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 2026-04-06 20:03:46.291 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d154ad5f-af49-4f58-88a5-7b668a81cfd6 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 [pid: 7|app: 0|req: 1648/3426] 199.204.45.6 () {32 vars in 757 bytes} [Mon Apr 6 20:03:46 2026] DELETE /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:03:46.499 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8233108e-2026-414e-b5cb-544d81e7f005'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45', 'code': 200} [pid: 8|app: 0|req: 1779/3427] 199.204.45.6 () {30 vars in 701 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3428] 199.204.45.6 () {30 vars in 703 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1780/3429] 199.204.45.6 () {30 vars in 679 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3430] 199.204.45.6 () {30 vars in 715 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:03:46.644 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d95c4bb4-44fd-4713-8c36-f4401b9e3f9c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1781/3431] 199.204.45.6 () {32 vars in 757 bytes} [Mon Apr 6 20:03:46 2026] DELETE /v2.0/ports/d86dc3e6-7a1a-4e7a-9069-e0b9f0c11d45 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3432] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:46.717 8 INFO neutron.api.v2.resource [None req-3ca15c3a-4f00-421f-9d65-47ea7544a47f 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1782/3433] 199.204.45.6 () {30 vars in 761 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/security-groups/lb-7c0f803c-385a-4534-80c3-9b9611d31883 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3434] 199.204.45.6 () {30 vars in 783 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/security-groups?name=lb-7c0f803c-385a-4534-80c3-9b9611d31883 => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1783/3435] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/ports?tenant_id=7d59b4ef8dc14dc29205b8731d768f62&device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 1213 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3436] 199.204.45.6 () {30 vars in 735 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1784/3437] 199.204.45.6 () {34 vars in 1064 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/networks?id=74154f98-792c-4bac-b41b-2162dd7f2b89&id=89b9229f-f6a7-4af1-a03a-b588324ea4df => generated 1604 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1785/3438] 199.204.45.6 () {34 vars in 1058 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.18&port_id=ae455d93-6f9d-40a2-a070-6dac6095cc30 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1786/3439] 199.204.45.6 () {34 vars in 982 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/subnets?id=6ee17bf1-3435-4cb8-8b65-3c48be93381a => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1787/3440] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/ports?network_id=74154f98-792c-4bac-b41b-2162dd7f2b89&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1788/3441] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1789/3442] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:03:46 2026] GET /v2.0/networks/74154f98-792c-4bac-b41b-2162dd7f2b89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:03:47.151 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc703205-4e4e-4cde-a7fa-8bb852f769d9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource dddbbccb-a03e-421a-9548-b6569b700b24 (type: ports) to 9 [pid: 7|app: 0|req: 1654/3443] 199.204.45.6 () {34 vars in 787 bytes} [Mon Apr 6 20:03:46 2026] PUT /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 1094 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1790/3444] 199.204.45.6 () {32 vars in 777 bytes} [Mon Apr 6 20:03:47 2026] DELETE /v2.0/security-groups/179bc62a-5588-4aad-ab4b-5a78645bcb62 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:03:47.453 7 INFO neutron_taas.services.taas.taas_plugin [None req-b453000e-1816-4868-a61f-2719ea90bac7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: dddbbccb-a03e-421a-9548-b6569b700b24 2026-04-06 20:03:47.456 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b453000e-1816-4868-a61f-2719ea90bac7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: dddbbccb-a03e-421a-9548-b6569b700b24 [pid: 7|app: 0|req: 1655/3445] 199.204.45.6 () {32 vars in 757 bytes} [Mon Apr 6 20:03:47 2026] DELETE /v2.0/ports/dddbbccb-a03e-421a-9548-b6569b700b24 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:03:49.013 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b36c4a87-ef09-4862-a682-81383bba9464 - - - - - -] OVN reports status down for port: ae455d93-6f9d-40a2-a070-6dac6095cc30 2026-04-06 20:03:49.209 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c5fba22-43c9-4d1d-a5a1-2d50212de01c'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ae455d93-6f9d-40a2-a070-6dac6095cc30', 'code': 200} 2026-04-06 20:03:49.324 8 INFO neutron.db.ovn_revision_numbers_db [None req-b36c4a87-ef09-4862-a682-81383bba9464 - - - - - -] Successfully bumped revision number for resource ae455d93-6f9d-40a2-a070-6dac6095cc30 (type: ports) to 6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1791/3446] 199.204.45.6 () {34 vars in 992 bytes} [Mon Apr 6 20:03:50 2026] GET /v2.0/ports?device_id=8c1347a7-f541-4c91-84a1-96e77e1f4df3 => generated 1211 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:50.336 7 INFO neutron_taas.services.taas.taas_plugin [req-7bce0753-b317-446c-ba26-4e9352d1366a req-d2b7b1f0-39db-4e7d-9844-f991b5503d14 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] TaaS: Handle Delete Port: ae455d93-6f9d-40a2-a070-6dac6095cc30 2026-04-06 20:03:50.339 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7bce0753-b317-446c-ba26-4e9352d1366a req-d2b7b1f0-39db-4e7d-9844-f991b5503d14 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Tap Mirror: Handle Delete Port: ae455d93-6f9d-40a2-a070-6dac6095cc30 [pid: 7|app: 0|req: 1656/3447] 199.204.45.6 () {36 vars in 995 bytes} [Mon Apr 6 20:03:50 2026] DELETE /v2.0/ports/ae455d93-6f9d-40a2-a070-6dac6095cc30 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:03:50.524 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-601fffcf-c64b-4234-b436-a5dcc34b1864'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-deleted', 'tag': 'ae455d93-6f9d-40a2-a070-6dac6095cc30', 'status': 'completed', 'code': 200} 2026-04-06 20:03:51.254 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-56e329f5-feab-4cdb-95c5-f369e44e936e'] response: {'server_uuid': '8c1347a7-f541-4c91-84a1-96e77e1f4df3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ae455d93-6f9d-40a2-a070-6dac6095cc30', 'code': 200} 2026-04-06 20:03:51.399 8 INFO neutron_taas.services.taas.taas_plugin [None req-664f82ff-25fd-4f7c-8147-3a5581ad1b65 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] TaaS: Handle Delete Port: b3aea077-d330-4ea0-8bae-41379e827f37 2026-04-06 20:03:51.402 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-664f82ff-25fd-4f7c-8147-3a5581ad1b65 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Tap Mirror: Handle Delete Port: b3aea077-d330-4ea0-8bae-41379e827f37 2026-04-06 20:03:52.395 8 INFO neutron.db.l3_db [None req-664f82ff-25fd-4f7c-8147-3a5581ad1b65 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Floating IP a8beea31-ba82-4b46-9c81-970a0f54a237 disassociated (deleted). External IP: 10.96.250.202, port: d39695f5-2e0d-431c-a9f5-b96a8be5b3b5. [pid: 8|app: 0|req: 1792/3448] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 20:03:51 2026] DELETE /v2.0/floatingips/a8beea31-ba82-4b46-9c81-970a0f54a237 => generated 0 bytes in 1167 msecs (HTTP/1.1 204) 2 headers in 112 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-04-06 20:03:52.462 7 INFO neutron.api.v2.resource [None req-eacda519-5b87-4ea6-99d3-c9f8d9a4ecb0 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1657/3449] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 20:03:52 2026] GET /v2.0/floatingips/a8beea31-ba82-4b46-9c81-970a0f54a237 => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1793/3450] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:03:52 2026] GET /v2.0/ports?device_id=2c7b530c-e530-4f41-bcc2-1c97ed8476d8 => generated 1204 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3451] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 20:03:52 2026] GET /v2.0/security-groups?id=9de9555f-df6d-44d4-b4ce-691c4120d14d&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:03:53.297 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c84e7af1-4e62-4dc5-bd66-412db0827f59'] response: {'name': 'network-changed', 'server_uuid': '2c7b530c-e530-4f41-bcc2-1c97ed8476d8', 'tag': 'd39695f5-2e0d-431c-a9f5-b96a8be5b3b5', 'status': 'completed', 'code': 200} 2026-04-06 20:03:53.710 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-434f7405-ab86-4e5d-9cd6-b74d1f5eceb7 - - - - - -] OVN reports status down for port: d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 2026-04-06 20:03:53.873 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-40a5734e-b6a5-4c40-bae0-4e45ca268cea'] response: {'server_uuid': '2c7b530c-e530-4f41-bcc2-1c97ed8476d8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd39695f5-2e0d-431c-a9f5-b96a8be5b3b5', 'code': 200} [pid: 8|app: 0|req: 1794/3452] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:03:53 2026] GET /v2.0/ports?tenant_id=9da57290678740739e06b490ea164e11&device_id=2c7b530c-e530-4f41-bcc2-1c97ed8476d8 => generated 1440 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3453] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:03:53 2026] GET /v2.0/networks?id=678b1515-f07e-4ba8-9004-1de9e76ef28f => generated 841 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1795/3454] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:03:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.229&port_id=d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:03:54.044 7 INFO neutron.db.ovn_revision_numbers_db [None req-434f7405-ab86-4e5d-9cd6-b74d1f5eceb7 - - - - - -] Successfully bumped revision number for resource d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 (type: ports) to 6 [pid: 7|app: 0|req: 1660/3455] 199.204.45.6 () {34 vars in 1104 bytes} [Mon Apr 6 20:03:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A197&port_id=d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 => 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: 1796/3456] 199.204.45.6 () {34 vars in 1062 bytes} [Mon Apr 6 20:03:54 2026] GET /v2.0/subnets?id=3ad51566-7c71-47e3-b486-efd8c35770ef&id=0e88b622-8b76-4132-97ef-0cb4919c893f => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1661/3457] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:03:54 2026] GET /v2.0/ports?network_id=678b1515-f07e-4ba8-9004-1de9e76ef28f&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1797/3458] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:03:54 2026] GET /v2.0/ports?network_id=678b1515-f07e-4ba8-9004-1de9e76ef28f&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3459] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:03:54 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1798/3460] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:03:54 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3461] 199.204.45.6 () {34 vars in 992 bytes} [Mon Apr 6 20:03:54 2026] GET /v2.0/ports?device_id=2c7b530c-e530-4f41-bcc2-1c97ed8476d8 => generated 1202 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:03:55.100 8 INFO neutron_taas.services.taas.taas_plugin [req-5dc51bb2-5d5c-47b7-9526-eeb0599f911a req-0b4ef020-b2f8-4b17-92eb-d427f8e0a3f4 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] TaaS: Handle Delete Port: d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 2026-04-06 20:03:55.104 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5dc51bb2-5d5c-47b7-9526-eeb0599f911a req-0b4ef020-b2f8-4b17-92eb-d427f8e0a3f4 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Tap Mirror: Handle Delete Port: d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 [pid: 8|app: 0|req: 1799/3464] 199.204.45.6 () {36 vars in 995 bytes} [Mon Apr 6 20:03:54 2026] DELETE /v2.0/ports/d39695f5-2e0d-431c-a9f5-b96a8be5b3b5 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:03:55.337 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d251bd3-ff76-4013-9d39-964fd0f7db93'] response: {'server_uuid': '2c7b530c-e530-4f41-bcc2-1c97ed8476d8', 'name': 'network-vif-deleted', 'tag': 'd39695f5-2e0d-431c-a9f5-b96a8be5b3b5', 'status': 'completed', 'code': 200} 2026-04-06 20:03:55.911 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-495a0038-805a-4f61-a76b-287d680f6c17'] response: {'server_uuid': '2c7b530c-e530-4f41-bcc2-1c97ed8476d8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd39695f5-2e0d-431c-a9f5-b96a8be5b3b5', 'code': 200} [pid: 7|app: 0|req: 1666/3465] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:03:57 2026] GET /v2.0/ports?device_id=2c7b530c-e530-4f41-bcc2-1c97ed8476d8 => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:04:03.164 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2fb3f88-a55e-4589-af31-fbd909065643 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] TaaS: Handle Delete Port: 8128c71f-84d7-4033-91ac-6cef2ec02f07 2026-04-06 20:04:03.166 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2fb3f88-a55e-4589-af31-fbd909065643 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Tap Mirror: Handle Delete Port: 8128c71f-84d7-4033-91ac-6cef2ec02f07 2026-04-06 20:04:03.372 8 INFO neutron.db.l3_db [None req-d2fb3f88-a55e-4589-af31-fbd909065643 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Floating IP 75f5d7cd-7466-427b-972b-cb07cbfd72e2 disassociated (deleted). External IP: 10.96.250.217, port: 61944575-0251-4337-beef-96b8af550a21. [pid: 8|app: 0|req: 1800/3466] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 20:04:02 2026] DELETE /v2.0/floatingips/75f5d7cd-7466-427b-972b-cb07cbfd72e2 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:03.437 7 INFO neutron.api.v2.resource [None req-da02552d-ff2e-4ab1-8280-8c4cb8efa91a 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1667/3467] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 20:04:03 2026] GET /v2.0/floatingips/75f5d7cd-7466-427b-972b-cb07cbfd72e2 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 20:04:03.449 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a9260cb-dbf2-4533-afaf-c2d3ce067fc9'] response: {'name': 'network-changed', 'server_uuid': 'f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb', 'tag': '61944575-0251-4337-beef-96b8af550a21', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1801/3468] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:04:03 2026] GET /v2.0/ports?device_id=f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3469] 10.0.0.77 () {34 vars in 1039 bytes} [Mon Apr 6 20:04:03 2026] GET /v2.0/security-groups?id=9de9555f-df6d-44d4-b4ce-691c4120d14d&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1802/3470] 199.204.45.6 () {34 vars in 1078 bytes} [Mon Apr 6 20:04:03 2026] GET /v2.0/ports?tenant_id=9da57290678740739e06b490ea164e11&device_id=f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb => generated 1438 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3471] 199.204.45.6 () {34 vars in 984 bytes} [Mon Apr 6 20:04:04 2026] GET /v2.0/networks?id=627deede-a7f0-4b08-adbc-6bfbff07260f => generated 841 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1803/3472] 199.204.45.6 () {34 vars in 1056 bytes} [Mon Apr 6 20:04:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.187&port_id=61944575-0251-4337-beef-96b8af550a21 => 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: 1670/3473] 199.204.45.6 () {34 vars in 1102 bytes} [Mon Apr 6 20:04:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2f2&port_id=61944575-0251-4337-beef-96b8af550a21 => 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: 1804/3474] 199.204.45.6 () {34 vars in 1062 bytes} [Mon Apr 6 20:04:04 2026] GET /v2.0/subnets?id=d8e94166-4f74-40a4-af59-21858c382b2e&id=00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 1409 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3475] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:04:04 2026] GET /v2.0/ports?network_id=627deede-a7f0-4b08-adbc-6bfbff07260f&device_owner=network%3Adhcp => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1805/3476] 199.204.45.6 () {34 vars in 1050 bytes} [Mon Apr 6 20:04:04 2026] GET /v2.0/ports?network_id=627deede-a7f0-4b08-adbc-6bfbff07260f&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3477] 199.204.45.6 () {34 vars in 909 bytes} [Mon Apr 6 20:04:04 2026] GET /v2.0/extensions => generated 20541 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1806/3478] 199.204.45.6 () {34 vars in 1010 bytes} [Mon Apr 6 20:04:04 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3479] 199.204.45.6 () {34 vars in 1110 bytes} [Mon Apr 6 20:04:04 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:04:04.651 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-12733a8f-bd6e-4895-8ca0-f546e474f712 - - - - - -] OVN reports status down for port: 61944575-0251-4337-beef-96b8af550a21 2026-04-06 20:04:04.906 8 INFO neutron.db.ovn_revision_numbers_db [None req-12733a8f-bd6e-4895-8ca0-f546e474f712 - - - - - -] Successfully bumped revision number for resource 61944575-0251-4337-beef-96b8af550a21 (type: ports) to 6 2026-04-06 20:04:05.486 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a2df9e7-91db-42f1-b8b5-09bd9a219621'] response: {'server_uuid': 'f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '61944575-0251-4337-beef-96b8af550a21', 'code': 200} 2026-04-06 20:04:05.486 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a2df9e7-91db-42f1-b8b5-09bd9a219621'] response: {'server_uuid': 'f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '61944575-0251-4337-beef-96b8af550a21', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1807/3480] 199.204.45.6 () {34 vars in 992 bytes} [Mon Apr 6 20:04:05 2026] GET /v2.0/ports?device_id=f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb => generated 1198 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:04:06.097 7 INFO neutron_taas.services.taas.taas_plugin [req-c153c377-d033-4908-9b0c-36e62ffad79d req-1323802f-05e9-430e-9aa4-e066189ae171 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] TaaS: Handle Delete Port: 61944575-0251-4337-beef-96b8af550a21 2026-04-06 20:04:06.101 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c153c377-d033-4908-9b0c-36e62ffad79d req-1323802f-05e9-430e-9aa4-e066189ae171 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Tap Mirror: Handle Delete Port: 61944575-0251-4337-beef-96b8af550a21 [pid: 7|app: 0|req: 1674/3481] 199.204.45.6 () {36 vars in 995 bytes} [Mon Apr 6 20:04:05 2026] DELETE /v2.0/ports/61944575-0251-4337-beef-96b8af550a21 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:04:06.336 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d7a2d00-aa7f-49dc-9ad7-a153e77beb96'] response: {'server_uuid': 'f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb', 'name': 'network-vif-deleted', 'tag': '61944575-0251-4337-beef-96b8af550a21', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1808/3482] 10.0.0.77 () {34 vars in 989 bytes} [Mon Apr 6 20:04:08 2026] GET /v2.0/ports?device_id=f1a8f9f0-fe07-405f-a6a7-169bcbb1e9eb => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1810/3485] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 20:04:13 2026] DELETE /v2.0/security-group-rules/c4d882ce-636f-4b11-b2b6-f0d0e48969e7 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:14.069 7 INFO neutron.api.v2.resource [None req-c4875709-9e6c-482d-97a2-57c04d9a0db3 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1676/3486] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 20:04:14 2026] GET /v2.0/security-group-rules/c4d882ce-636f-4b11-b2b6-f0d0e48969e7 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1811/3487] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 20:04:14 2026] DELETE /v2.0/security-group-rules/4d2ded74-b397-45f3-9211-d1baa2bee748 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:14.247 7 INFO neutron.api.v2.resource [None req-4161d073-28e1-42f5-8458-8008f85bb07a 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1677/3488] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 20:04:14 2026] GET /v2.0/security-group-rules/4d2ded74-b397-45f3-9211-d1baa2bee748 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1812/3489] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 20:04:14 2026] DELETE /v2.0/security-group-rules/c1362d7b-a52a-43d0-bed2-bccb428ab321 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:14.422 7 INFO neutron.api.v2.resource [None req-62223b32-390f-48a9-a706-9140adbfda8b 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1678/3490] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 20:04:14 2026] GET /v2.0/security-group-rules/c1362d7b-a52a-43d0-bed2-bccb428ab321 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1813/3491] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 20:04:14 2026] DELETE /v2.0/security-group-rules/bd7fb976-fb7c-4d40-9b90-2557e351990b => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:14.596 7 INFO neutron.api.v2.resource [None req-dfc5c18b-47c0-4244-a275-9ff6d3a9c82b 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1679/3492] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 20:04:14 2026] GET /v2.0/security-group-rules/bd7fb976-fb7c-4d40-9b90-2557e351990b => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1814/3493] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 20:04:14 2026] DELETE /v2.0/security-group-rules/017ba2c6-5160-46ce-b67b-8963ef4caa0b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:14.753 7 INFO neutron.api.v2.resource [None req-5c58a968-a529-4c03-924f-63b84278c155 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1680/3494] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 20:04:14 2026] GET /v2.0/security-group-rules/017ba2c6-5160-46ce-b67b-8963ef4caa0b => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1815/3495] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 20:04:14 2026] DELETE /v2.0/security-group-rules/4b70f1d5-bdf7-42a4-a1ce-bf3cc121fe17 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:14.917 7 INFO neutron.api.v2.resource [None req-edb0b966-9b5d-4461-89e3-75125ceb36cf 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1681/3496] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 20:04:14 2026] GET /v2.0/security-group-rules/4b70f1d5-bdf7-42a4-a1ce-bf3cc121fe17 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1816/3497] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 20:04:14 2026] DELETE /v2.0/security-group-rules/acbb8704-9580-4994-971f-850da661951f => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:15.061 7 INFO neutron.api.v2.resource [None req-a9eed133-8edd-4b83-b52b-2ff68773a74c 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1682/3498] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 20:04:15 2026] GET /v2.0/security-group-rules/acbb8704-9580-4994-971f-850da661951f => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1817/3499] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 20:04:15 2026] DELETE /v2.0/security-group-rules/42cbc083-1fb9-4294-929d-035e3b8f3ea0 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:15.204 7 INFO neutron.api.v2.resource [None req-c964ab23-2773-492e-a047-c6bc4e7534ed 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1683/3500] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 20:04:15 2026] GET /v2.0/security-group-rules/42cbc083-1fb9-4294-929d-035e3b8f3ea0 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1818/3501] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 20:04:15 2026] DELETE /v2.0/security-group-rules/301e89d6-a35f-45cd-990c-9eb499f206c2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:15.350 7 INFO neutron.api.v2.resource [None req-834eb217-b56d-442a-9267-154c19cc8b7f 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1684/3502] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 20:04:15 2026] GET /v2.0/security-group-rules/301e89d6-a35f-45cd-990c-9eb499f206c2 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1819/3503] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 20:04:15 2026] DELETE /v2.0/security-group-rules/1f9dc649-2ccc-4107-b908-f5f0c7d262dd => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:15.492 7 INFO neutron.api.v2.resource [None req-5b8b2b1f-44e5-47d5-970d-4ea4de7f6345 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1685/3504] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 20:04:15 2026] GET /v2.0/security-group-rules/1f9dc649-2ccc-4107-b908-f5f0c7d262dd => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1820/3505] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 20:04:15 2026] DELETE /v2.0/security-group-rules/20b06bae-793d-47a4-a224-1b32d8afb000 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:15.633 7 INFO neutron.api.v2.resource [None req-a6aebdc8-3203-48b2-ac58-19b1f00dc0e0 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1686/3506] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 20:04:15 2026] GET /v2.0/security-group-rules/20b06bae-793d-47a4-a224-1b32d8afb000 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1821/3507] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:15 2026] DELETE /v2.0/security-groups/9de9555f-df6d-44d4-b4ce-691c4120d14d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:15.783 7 INFO neutron.api.v2.resource [None req-7001f998-a46a-487e-8223-7225ad8fa0b3 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1687/3508] 10.0.0.236 () {32 vars in 737 bytes} [Mon Apr 6 20:04:15 2026] GET /v2.0/security-groups/9de9555f-df6d-44d4-b4ce-691c4120d14d => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 20:04:16.164 8 INFO neutron_taas.services.taas.taas_plugin [None req-2964697e-e535-468b-82ef-547e0b9ef7e8 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] TaaS: Handle Delete Port: 063aa312-2a62-4cff-bae2-c46aa9c43666 2026-04-06 20:04:16.167 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2964697e-e535-468b-82ef-547e0b9ef7e8 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Tap Mirror: Handle Delete Port: 063aa312-2a62-4cff-bae2-c46aa9c43666 [pid: 8|app: 0|req: 1822/3509] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 20:04:15 2026] PUT /v2.0/routers/ed0224bf-e4ba-436e-8ef7-8560db81c2e7/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:04:16.855 7 INFO neutron.api.v2.resource [None req-ba52eafb-d7e4-4082-bd2a-d29519088809 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1688/3510] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 20:04:16 2026] PUT /v2.0/routers/ed0224bf-e4ba-436e-8ef7-8560db81c2e7/remove_router_interface => generated 198 bytes in 105 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, ' 2026-04-06 20:04:17.178 8 INFO neutron_taas.services.taas.taas_plugin [None req-71f79013-6bfa-4730-8fcf-fe9d0e8dd7e3 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] TaaS: Handle Delete Port: 47b4899f-34cd-4408-b173-2231ca722e23 2026-04-06 20:04:17.182 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71f79013-6bfa-4730-8fcf-fe9d0e8dd7e3 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Tap Mirror: Handle Delete Port: 47b4899f-34cd-4408-b173-2231ca722e23 [pid: 8|app: 0|req: 1823/3511] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 20:04:16 2026] PUT /v2.0/routers/ed0224bf-e4ba-436e-8ef7-8560db81c2e7/remove_router_interface => generated 309 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:04:17.865 7 INFO neutron.api.v2.resource [None req-4c4ce873-011f-4d85-bd08-113ce8f5a633 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1689/3512] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 20:04:17 2026] PUT /v2.0/routers/ed0224bf-e4ba-436e-8ef7-8560db81c2e7/remove_router_interface => generated 198 bytes in 103 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, ' 2026-04-06 20:04:18.202 8 INFO neutron_taas.services.taas.taas_plugin [None req-041c0b9e-d0da-4986-b72a-0abef2467255 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] TaaS: Handle Delete Port: f474fc9d-1922-4905-bc32-20f597c6c5b3 2026-04-06 20:04:18.206 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-041c0b9e-d0da-4986-b72a-0abef2467255 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Tap Mirror: Handle Delete Port: f474fc9d-1922-4905-bc32-20f597c6c5b3 [pid: 8|app: 0|req: 1824/3513] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 20:04:17 2026] PUT /v2.0/routers/ed0224bf-e4ba-436e-8ef7-8560db81c2e7/remove_router_interface => generated 309 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-06 20:04:18.915 7 INFO neutron.api.v2.resource [None req-e52d0b17-9ce1-4f06-a05c-e57475466d24 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1690/3514] 10.0.0.236 () {34 vars in 789 bytes} [Mon Apr 6 20:04:18 2026] PUT /v2.0/routers/ed0224bf-e4ba-436e-8ef7-8560db81c2e7/remove_router_interface => generated 198 bytes in 107 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, ' 2026-04-06 20:04:19.280 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d064776-a661-4c50-8a72-eac37e8ff2dd 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] TaaS: Handle Delete Port: 490d6276-57ef-4a9b-b3c5-73e23cd387ea 2026-04-06 20:04:19.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d064776-a661-4c50-8a72-eac37e8ff2dd 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Tap Mirror: Handle Delete Port: 490d6276-57ef-4a9b-b3c5-73e23cd387ea [pid: 8|app: 0|req: 1825/3515] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 20:04:18 2026] DELETE /v2.0/routers/ed0224bf-e4ba-436e-8ef7-8560db81c2e7 => generated 0 bytes in 806 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:19.752 7 INFO neutron.api.v2.resource [None req-bf891029-95e9-4547-9c7c-bbcaad9da144 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1691/3516] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 20:04:19 2026] GET /v2.0/routers/ed0224bf-e4ba-436e-8ef7-8560db81c2e7 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1826/3517] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 20:04:19 2026] DELETE /v2.0/subnets/3ad51566-7c71-47e3-b486-efd8c35770ef => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:04:19.938 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8cac79f-b2a0-442b-854d-5bd934736a56 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1692/3518] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 20:04:19 2026] GET /v2.0/subnets/3ad51566-7c71-47e3-b486-efd8c35770ef => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1827/3519] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 20:04:19 2026] DELETE /v2.0/subnets/0e88b622-8b76-4132-97ef-0cb4919c893f => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:04:20.136 7 INFO neutron.pecan_wsgi.hooks.translation [None req-406c7103-5c7f-4826-a11d-0ec5da13a3d2 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1693/3520] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 20:04:20 2026] GET /v2.0/subnets/0e88b622-8b76-4132-97ef-0cb4919c893f => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 20:04:20.268 8 INFO neutron_taas.services.taas.taas_plugin [None req-240b7b9e-3ec7-4789-8f33-60630eb6ddc4 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] TaaS: Handle Delete Port: 7ebdf326-15fa-41ec-a9bb-1f6e301a90e2 2026-04-06 20:04:20.271 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-240b7b9e-3ec7-4789-8f33-60630eb6ddc4 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Tap Mirror: Handle Delete Port: 7ebdf326-15fa-41ec-a9bb-1f6e301a90e2 2026-04-06 20:04:20.543 8 INFO neutron.services.segments.plugin [-] Segment e7f1ddc9-9a1e-4600-8d98-1478693b9636 resource provider aggregate not found 2026-04-06 20:04:20.560 8 INFO neutron.services.segments.plugin [-] Segment e7f1ddc9-9a1e-4600-8d98-1478693b9636 resource provider aggregate not found 2026-04-06 20:04:20.567 8 INFO neutron.services.segments.plugin [-] Segment e7f1ddc9-9a1e-4600-8d98-1478693b9636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f1ddc9-9a1e-4600-8d98-1478693b9636 found for delete ", "request_id": "req-1d13e430-d14d-41a2-b4b7-4b49050a94c5"}]} [pid: 8|app: 0|req: 1828/3521] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 20:04:20 2026] DELETE /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:04:20.584 8 INFO neutron.services.segments.plugin [-] Segment e7f1ddc9-9a1e-4600-8d98-1478693b9636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f1ddc9-9a1e-4600-8d98-1478693b9636 found for delete ", "request_id": "req-74afdf03-613f-4a1b-b77b-ca1acf3e1bc8"}]} 2026-04-06 20:04:20.591 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aefdbcd1-b378-4e4e-9894-94a317b06334 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1694/3522] 10.0.0.236 () {32 vars in 723 bytes} [Mon Apr 6 20:04:20 2026] GET /v2.0/networks/678b1515-f07e-4ba8-9004-1de9e76ef28f => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1829/3523] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 20:04:20 2026] DELETE /v2.0/subnets/d8e94166-4f74-40a4-af59-21858c382b2e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:04:20.768 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e3014a0-86df-4b8b-a213-5ffb5b7f7bf5 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1695/3524] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 20:04:20 2026] GET /v2.0/subnets/d8e94166-4f74-40a4-af59-21858c382b2e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1830/3525] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 20:04:20 2026] DELETE /v2.0/subnets/00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:04:20.992 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10043444-2c0a-4a0b-98ed-a207c2ad053d 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1696/3526] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 20:04:20 2026] GET /v2.0/subnets/00ee2240-1b29-42e6-8457-9c49af4e4cca => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 20:04:21.135 8 INFO neutron_taas.services.taas.taas_plugin [None req-ada8d9e8-0913-4266-83a4-67d5f4332a99 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] TaaS: Handle Delete Port: bf82b446-98dd-46b9-8ebd-577cbc726cef 2026-04-06 20:04:21.141 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ada8d9e8-0913-4266-83a4-67d5f4332a99 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Tap Mirror: Handle Delete Port: bf82b446-98dd-46b9-8ebd-577cbc726cef [pid: 8|app: 0|req: 1831/3527] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 20:04:20 2026] DELETE /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:04:21.424 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfa037fd-ab5d-4f5f-bacd-a86d1658513a 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1697/3528] 10.0.0.236 () {32 vars in 723 bytes} [Mon Apr 6 20:04:21 2026] GET /v2.0/networks/627deede-a7f0-4b08-adbc-6bfbff07260f => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1832/3529] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 20:04:21 2026] DELETE /v2.0/subnets/a0ee7b16-682f-4933-9caf-7cecd569d0b7 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:04:21.598 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8914ab26-d500-404b-8ccb-446a65b501a5 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1698/3530] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 20:04:21 2026] GET /v2.0/subnets/a0ee7b16-682f-4933-9caf-7cecd569d0b7 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1833/3531] 10.0.0.236 () {32 vars in 724 bytes} [Mon Apr 6 20:04:21 2026] DELETE /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:04:21.817 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f4cd2f83-8217-439e-a737-105256fc2c91 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1699/3532] 10.0.0.236 () {32 vars in 721 bytes} [Mon Apr 6 20:04:21 2026] GET /v2.0/subnets/570b253b-6a5e-479d-9c8c-b5ffa083a4cf => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 20:04:21.941 8 INFO neutron_taas.services.taas.taas_plugin [None req-942e2673-4da5-4c2d-8c97-f7ad958ce26c 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] TaaS: Handle Delete Port: ca5a5105-1ace-4ab4-bb7c-a05f92f32c73 2026-04-06 20:04:21.945 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-942e2673-4da5-4c2d-8c97-f7ad958ce26c 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] Tap Mirror: Handle Delete Port: ca5a5105-1ace-4ab4-bb7c-a05f92f32c73 [pid: 8|app: 0|req: 1834/3533] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 20:04:21 2026] DELETE /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:04:22.295 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fdbcf401-f541-48cc-8834-c75b71d48267 096ddc720fc2447cae0d07c59fd5bc69 9da57290678740739e06b490ea164e11 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1700/3534] 10.0.0.236 () {32 vars in 723 bytes} [Mon Apr 6 20:04:22 2026] GET /v2.0/networks/89b9229f-f6a7-4af1-a03a-b588324ea4df => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-06 20:04:22.594 8 INFO neutron.services.segments.plugin [-] Segment 15074aee-d9f1-4bed-8547-8c2ed25e13ec resource provider aggregate not found 2026-04-06 20:04:22.608 8 INFO neutron.services.segments.plugin [-] Segment 15074aee-d9f1-4bed-8547-8c2ed25e13ec resource provider aggregate not found 2026-04-06 20:04:22.621 8 INFO neutron.services.segments.plugin [-] Segment 15074aee-d9f1-4bed-8547-8c2ed25e13ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15074aee-d9f1-4bed-8547-8c2ed25e13ec found for delete ", "request_id": "req-eb502da0-e15c-4a7b-a011-49584707e79e"}]} 2026-04-06 20:04:22.626 8 INFO neutron.services.segments.plugin [-] Segment 15074aee-d9f1-4bed-8547-8c2ed25e13ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15074aee-d9f1-4bed-8547-8c2ed25e13ec found for delete ", "request_id": "req-a90898fa-bb9e-4c65-92cd-57b19a520045"}]} 2026-04-06 20:04:22.638 8 INFO neutron.services.segments.plugin [-] Segment dd4ae8ff-5248-437a-91b7-d8aa702403b4 resource provider aggregate not found 2026-04-06 20:04:22.643 8 INFO neutron.services.segments.plugin [-] Segment dd4ae8ff-5248-437a-91b7-d8aa702403b4 resource provider aggregate not found 2026-04-06 20:04:22.656 8 INFO neutron.services.segments.plugin [-] Segment dd4ae8ff-5248-437a-91b7-d8aa702403b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd4ae8ff-5248-437a-91b7-d8aa702403b4 found for delete ", "request_id": "req-b200bb76-8315-4ebb-b7be-fd5e7b603e6b"}]} 2026-04-06 20:04:22.659 8 INFO neutron.services.segments.plugin [-] Segment dd4ae8ff-5248-437a-91b7-d8aa702403b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd4ae8ff-5248-437a-91b7-d8aa702403b4 found for delete ", "request_id": "req-0e37ef4b-1446-45fd-8f7e-70859613ccd6"}]} 2026-04-06 20:04:24.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-079e68e9-0e2f-46ed-8aae-7db00049b327 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5027a077-48b9-46ab-9dfc-e079f792d7dd (type: security_groups) to 1 2026-04-06 20:04:24.594 8 INFO neutron.db.ovn_revision_numbers_db [None req-079e68e9-0e2f-46ed-8aae-7db00049b327 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 016405d5-fddf-4fd2-8c60-5ab2fc74ce4e (type: security_group_rules) to 0 2026-04-06 20:04:24.611 8 INFO neutron.db.ovn_revision_numbers_db [None req-079e68e9-0e2f-46ed-8aae-7db00049b327 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b7e3d83c-ccfe-4cac-a282-a1737bf3f735 (type: security_group_rules) to 0 2026-04-06 20:04:24.624 8 INFO neutron.db.ovn_revision_numbers_db [None req-079e68e9-0e2f-46ed-8aae-7db00049b327 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b80fc718-1f14-4dc2-ba34-bc058976c513 (type: security_group_rules) to 0 2026-04-06 20:04:24.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-079e68e9-0e2f-46ed-8aae-7db00049b327 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource eeb832b7-2f64-4b61-97d2-d78bdf99fc80 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1835/3535] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:04:24 2026] GET /v2.0/security-groups?tenant_id=1207fe1e8ccc4169ac6ff619293eb638&name=default => generated 2929 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3536] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:24 2026] DELETE /v2.0/security-groups/5027a077-48b9-46ab-9dfc-e079f792d7dd => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:25.256 8 INFO neutron.db.ovn_revision_numbers_db [None req-aabe3fd4-885a-454d-a7a5-c9a03e9399b9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4864e3e4-8b44-4845-b672-6cc37d3d251b (type: security_groups) to 1 2026-04-06 20:04:25.270 8 INFO neutron.db.ovn_revision_numbers_db [None req-aabe3fd4-885a-454d-a7a5-c9a03e9399b9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 0d8d8f49-f5d2-4cbc-80bd-fb50559c1d8f (type: security_group_rules) to 0 2026-04-06 20:04:25.285 8 INFO neutron.db.ovn_revision_numbers_db [None req-aabe3fd4-885a-454d-a7a5-c9a03e9399b9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 216bbc4a-12ff-4ddc-bd0b-cce16946a634 (type: security_group_rules) to 0 2026-04-06 20:04:25.298 8 INFO neutron.db.ovn_revision_numbers_db [None req-aabe3fd4-885a-454d-a7a5-c9a03e9399b9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 757b2824-efbe-4e8e-8f44-e1508a6ce3ef (type: security_group_rules) to 0 2026-04-06 20:04:25.309 8 INFO neutron.db.ovn_revision_numbers_db [None req-aabe3fd4-885a-454d-a7a5-c9a03e9399b9 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 83bec396-66bc-4e85-b786-af9a4a484c45 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1836/3539] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:04:25 2026] GET /v2.0/security-groups?tenant_id=1cb97b063032440085e09f763b1d89c6&name=default => generated 2929 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3540] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:25 2026] DELETE /v2.0/security-groups/4864e3e4-8b44-4845-b672-6cc37d3d251b => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1837/3541] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:04:25 2026] GET /v2.0/security-groups?tenant_id=9da57290678740739e06b490ea164e11&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3542] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:25 2026] DELETE /v2.0/security-groups/c237f75e-b47c-4427-9b40-8e3d2488eafa => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:26.341 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1e28611-9b15-4426-9816-320571d91088 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 5f83d5c0-466c-46be-a789-619427bd4c11 (type: security_groups) to 1 2026-04-06 20:04:26.354 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1e28611-9b15-4426-9816-320571d91088 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 06ff55b3-0d88-4252-8735-4b58008543c8 (type: security_group_rules) to 0 2026-04-06 20:04:26.366 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1e28611-9b15-4426-9816-320571d91088 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4bf972f9-df48-496c-b378-43c963ed6b22 (type: security_group_rules) to 0 2026-04-06 20:04:26.377 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1e28611-9b15-4426-9816-320571d91088 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 583d1f41-d8c9-4e83-b97e-29d640a3425b (type: security_group_rules) to 0 2026-04-06 20:04:26.388 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1e28611-9b15-4426-9816-320571d91088 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9f6ce124-15f1-43a2-bfbe-f0c55ebf9234 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1838/3543] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:04:26 2026] GET /v2.0/security-groups?tenant_id=b9a5671d76a94e6497f6561145103422&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3544] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:26 2026] DELETE /v2.0/security-groups/5f83d5c0-466c-46be-a789-619427bd4c11 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:26.932 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a9bd953-203f-4162-b6ab-c18ee6a77c0c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource fe1b6ee2-eae4-4830-9e18-63048551c6c2 (type: security_groups) to 1 2026-04-06 20:04:26.944 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a9bd953-203f-4162-b6ab-c18ee6a77c0c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource bc0f77b6-83ff-4fdf-9660-b062b1ac53b9 (type: security_group_rules) to 0 2026-04-06 20:04:26.955 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a9bd953-203f-4162-b6ab-c18ee6a77c0c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c8d5e4bf-f875-4673-ad23-114f26d6a694 (type: security_group_rules) to 0 2026-04-06 20:04:26.967 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a9bd953-203f-4162-b6ab-c18ee6a77c0c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d820f9a9-ac27-4941-a5f9-cd95cd712a36 (type: security_group_rules) to 0 2026-04-06 20:04:26.978 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a9bd953-203f-4162-b6ab-c18ee6a77c0c 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ddd48e51-32c2-4cde-9c88-fcd1041d7266 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1839/3545] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:04:26 2026] GET /v2.0/security-groups?tenant_id=f2986ddae786428fb0566cdb28edba0c&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3546] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:27 2026] DELETE /v2.0/security-groups/fe1b6ee2-eae4-4830-9e18-63048551c6c2 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:27.591 8 INFO neutron.db.ovn_revision_numbers_db [None req-d5d85c91-c630-4e21-b8e0-fa0609757ed0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 201356a2-97e2-47bd-b0fc-c602578f005f (type: security_groups) to 1 2026-04-06 20:04:27.606 8 INFO neutron.db.ovn_revision_numbers_db [None req-d5d85c91-c630-4e21-b8e0-fa0609757ed0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 12092e97-a806-4e97-b23f-b54a4c61756c (type: security_group_rules) to 0 2026-04-06 20:04:27.621 8 INFO neutron.db.ovn_revision_numbers_db [None req-d5d85c91-c630-4e21-b8e0-fa0609757ed0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 30fe5d26-64e3-406f-aabf-f8a5cb6ebf37 (type: security_group_rules) to 0 2026-04-06 20:04:27.633 8 INFO neutron.db.ovn_revision_numbers_db [None req-d5d85c91-c630-4e21-b8e0-fa0609757ed0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 373d259a-60ab-4257-b0e8-d7a405ecc2c9 (type: security_group_rules) to 0 2026-04-06 20:04:27.645 8 INFO neutron.db.ovn_revision_numbers_db [None req-d5d85c91-c630-4e21-b8e0-fa0609757ed0 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 64c88b5f-4456-424b-9dfc-85eb95cdda81 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1840/3547] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:04:27 2026] GET /v2.0/security-groups?tenant_id=13ad2fb659df43c68b1eb199c98beaca&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3548] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:27 2026] DELETE /v2.0/security-groups/201356a2-97e2-47bd-b0fc-c602578f005f => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:28.228 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e431e33-31d1-408d-b922-679fbe588900 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3ccf1fb3-e221-4631-9b10-e84674b41a26 (type: security_groups) to 1 2026-04-06 20:04:28.241 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e431e33-31d1-408d-b922-679fbe588900 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 558b907a-b116-4c0c-ad8c-851613556fb7 (type: security_group_rules) to 0 2026-04-06 20:04:28.252 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e431e33-31d1-408d-b922-679fbe588900 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 58e6a116-282d-486f-a2c6-15f583e388fa (type: security_group_rules) to 0 2026-04-06 20:04:28.268 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e431e33-31d1-408d-b922-679fbe588900 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 6ce87753-53ed-4db7-9271-ff78c0469eef (type: security_group_rules) to 0 2026-04-06 20:04:28.281 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e431e33-31d1-408d-b922-679fbe588900 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e76cf40e-9616-476e-8208-1ddd53443172 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1841/3549] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:04:28 2026] GET /v2.0/security-groups?tenant_id=b3793ae3f61d4941b40caa2ec29f0e6b&name=default => generated 2929 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3550] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:28 2026] DELETE /v2.0/security-groups/3ccf1fb3-e221-4631-9b10-e84674b41a26 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:33.075 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45ead0ff-8144-4124-9497-a748ffa1d65d 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] No more DHCP agents 2026-04-06 20:04:33.076 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45ead0ff-8144-4124-9497-a748ffa1d65d 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1842/3551] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 20:04:32 2026] POST /v2.0/floatingips => generated 552 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 20:04:33.586 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-72a1d48e-8f20-4a80-9d94-7c81a41a208c 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] No more DHCP agents 2026-04-06 20:04:33.588 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-72a1d48e-8f20-4a80-9d94-7c81a41a208c 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1710/3552] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 20:04:33 2026] POST /v2.0/floatingips => generated 552 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 20:04:34.115 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-802b1977-592f-4204-b75e-d6dc63ef90ea 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] No more DHCP agents 2026-04-06 20:04:34.116 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-802b1977-592f-4204-b75e-d6dc63ef90ea 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1843/3553] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 20:04:33 2026] POST /v2.0/floatingips => generated 552 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 20:04:34.617 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-753ecf1f-fa91-4f3a-81de-17cedb2305af 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] No more DHCP agents 2026-04-06 20:04:34.618 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-753ecf1f-fa91-4f3a-81de-17cedb2305af 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1711/3554] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 20:04:34 2026] POST /v2.0/floatingips => generated 552 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 20:04:35.143 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c1487b0e-a236-42af-9fab-f4611fa3c2b6 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] No more DHCP agents 2026-04-06 20:04:35.144 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c1487b0e-a236-42af-9fab-f4611fa3c2b6 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1844/3555] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 20:04:34 2026] POST /v2.0/floatingips => generated 552 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3556] 10.0.0.236 () {34 vars in 759 bytes} [Mon Apr 6 20:04:35 2026] PUT /v2.0/floatingips/2aa4d64b-e64a-4c9d-bcc0-3a4c2ecb0a2a/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1845/3557] 10.0.0.236 () {34 vars in 759 bytes} [Mon Apr 6 20:04:35 2026] PUT /v2.0/floatingips/8ec14f4c-f4d7-4006-8cfa-ec0c3cd6e948/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3558] 10.0.0.236 () {34 vars in 759 bytes} [Mon Apr 6 20:04:35 2026] PUT /v2.0/floatingips/39b07cad-923b-4fe7-a269-ad1e779eccad/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1846/3559] 10.0.0.236 () {34 vars in 759 bytes} [Mon Apr 6 20:04:35 2026] PUT /v2.0/floatingips/3ebc556d-8c33-4847-9e35-6a40a560a51f/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3560] 10.0.0.236 () {32 vars in 672 bytes} [Mon Apr 6 20:04:35 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1847/3561] 10.0.0.236 () {32 vars in 686 bytes} [Mon Apr 6 20:04:35 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3562] 10.0.0.236 () {32 vars in 682 bytes} [Mon Apr 6 20:04:35 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1848/3563] 10.0.0.236 () {32 vars in 694 bytes} [Mon Apr 6 20:04:35 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3564] 10.0.0.236 () {32 vars in 680 bytes} [Mon Apr 6 20:04:35 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1849/3565] 10.0.0.236 () {32 vars in 694 bytes} [Mon Apr 6 20:04:35 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3566] 10.0.0.236 () {32 vars in 690 bytes} [Mon Apr 6 20:04:36 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1850/3567] 10.0.0.236 () {32 vars in 702 bytes} [Mon Apr 6 20:04:36 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:04:36.318 7 INFO neutron_taas.services.taas.taas_plugin [None req-9230c833-4a5b-4de2-970e-befdbbd5d3e8 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] TaaS: Handle Delete Port: 73943f88-7783-420c-a7d3-66bd6b0a9e84 2026-04-06 20:04:36.321 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9230c833-4a5b-4de2-970e-befdbbd5d3e8 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] Tap Mirror: Handle Delete Port: 73943f88-7783-420c-a7d3-66bd6b0a9e84 [pid: 7|app: 0|req: 1718/3568] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 20:04:36 2026] DELETE /v2.0/floatingips/2aa4d64b-e64a-4c9d-bcc0-3a4c2ecb0a2a => generated 0 bytes in 315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:36.621 8 INFO neutron_taas.services.taas.taas_plugin [None req-ecb78e8f-40c3-49a5-a01f-5aba82bed6e4 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] TaaS: Handle Delete Port: a9447e0b-f769-47da-bb54-79f9f1ba27ae 2026-04-06 20:04:36.625 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ecb78e8f-40c3-49a5-a01f-5aba82bed6e4 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] Tap Mirror: Handle Delete Port: a9447e0b-f769-47da-bb54-79f9f1ba27ae [pid: 8|app: 0|req: 1851/3569] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 20:04:36 2026] DELETE /v2.0/floatingips/8ec14f4c-f4d7-4006-8cfa-ec0c3cd6e948 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:36.895 7 INFO neutron_taas.services.taas.taas_plugin [None req-2abd74a6-0ea7-4e59-ad8e-49da45059029 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] TaaS: Handle Delete Port: 22cab542-72e7-43ad-9ed9-19cc2c114cea 2026-04-06 20:04:36.899 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2abd74a6-0ea7-4e59-ad8e-49da45059029 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] Tap Mirror: Handle Delete Port: 22cab542-72e7-43ad-9ed9-19cc2c114cea [pid: 7|app: 0|req: 1719/3570] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 20:04:36 2026] DELETE /v2.0/floatingips/39b07cad-923b-4fe7-a269-ad1e779eccad => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:37.170 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8929d2c-9059-4e62-bab3-d44a5489839f 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] TaaS: Handle Delete Port: 85d02bec-4e7c-4bf6-8da1-6a3c03506eed 2026-04-06 20:04:37.173 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8929d2c-9059-4e62-bab3-d44a5489839f 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] Tap Mirror: Handle Delete Port: 85d02bec-4e7c-4bf6-8da1-6a3c03506eed [pid: 8|app: 0|req: 1852/3571] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 20:04:37 2026] DELETE /v2.0/floatingips/3ebc556d-8c33-4847-9e35-6a40a560a51f => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:37.479 7 INFO neutron_taas.services.taas.taas_plugin [None req-262dd246-54d0-4bbe-8b8a-05f03862f2c8 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] TaaS: Handle Delete Port: 3a6acb8a-4a7b-4fa5-b9ae-b7fd687c292f 2026-04-06 20:04:37.481 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-262dd246-54d0-4bbe-8b8a-05f03862f2c8 009395f837614855acd4d85bf1e51458 a73ad79360bf469c87a42004cf645721 - - default default] Tap Mirror: Handle Delete Port: 3a6acb8a-4a7b-4fa5-b9ae-b7fd687c292f [pid: 7|app: 0|req: 1720/3572] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 20:04:37 2026] DELETE /v2.0/floatingips/4547cd3b-8fc8-4e5a-a73c-4de41fd6d584 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:38.726 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7d1d418-e4ac-4cdd-afbc-ddd3faf1dfcb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cf5e5d0b-ddde-48e2-93c8-c52be571fa61 (type: security_groups) to 1 2026-04-06 20:04:38.740 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7d1d418-e4ac-4cdd-afbc-ddd3faf1dfcb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1c71eb1d-dd70-4a96-ac4e-563a47146a20 (type: security_group_rules) to 0 2026-04-06 20:04:38.753 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7d1d418-e4ac-4cdd-afbc-ddd3faf1dfcb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 37276cd3-ff2f-4764-ad12-5b18cfbe4adb (type: security_group_rules) to 0 2026-04-06 20:04:38.766 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7d1d418-e4ac-4cdd-afbc-ddd3faf1dfcb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a10c3dc4-e95c-46f2-a36a-699d9d97bc51 (type: security_group_rules) to 0 2026-04-06 20:04:38.782 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7d1d418-e4ac-4cdd-afbc-ddd3faf1dfcb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource c9e8650a-3e89-4647-b7a2-940c4e5fae6f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1853/3573] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:04:38 2026] GET /v2.0/security-groups?tenant_id=a73ad79360bf469c87a42004cf645721&name=default => generated 2929 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3574] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:38 2026] DELETE /v2.0/security-groups/cf5e5d0b-ddde-48e2-93c8-c52be571fa61 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:39.294 8 INFO neutron.db.ovn_revision_numbers_db [None req-490bf9e4-fb8f-4562-b3dc-328e0dbf33f7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cc8b9063-c6e3-47d8-946e-06d88ff53fa1 (type: security_groups) to 1 2026-04-06 20:04:39.305 8 INFO neutron.db.ovn_revision_numbers_db [None req-490bf9e4-fb8f-4562-b3dc-328e0dbf33f7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 498c558a-a5aa-471e-ba4a-b080c92583fd (type: security_group_rules) to 0 2026-04-06 20:04:39.322 8 INFO neutron.db.ovn_revision_numbers_db [None req-490bf9e4-fb8f-4562-b3dc-328e0dbf33f7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource b3194625-e55e-4f8a-9351-54b5030c13b3 (type: security_group_rules) to 0 2026-04-06 20:04:39.335 8 INFO neutron.db.ovn_revision_numbers_db [None req-490bf9e4-fb8f-4562-b3dc-328e0dbf33f7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e4972cc3-a3a9-408a-8c0a-303878ec9060 (type: security_group_rules) to 0 2026-04-06 20:04:39.347 8 INFO neutron.db.ovn_revision_numbers_db [None req-490bf9e4-fb8f-4562-b3dc-328e0dbf33f7 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource feb2991b-970b-481a-8c47-6323517cea42 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1854/3575] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:04:39 2026] GET /v2.0/security-groups?tenant_id=425bf7dec84042fd9dd4db8638277493&name=default => generated 2929 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3576] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:39 2026] DELETE /v2.0/security-groups/cc8b9063-c6e3-47d8-946e-06d88ff53fa1 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:39.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-df599d0f-e2aa-4036-a659-ff4065c92127 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 000ce28e-a46a-44d5-9b97-420fa8b2591c (type: security_groups) to 1 2026-04-06 20:04:39.975 8 INFO neutron.db.ovn_revision_numbers_db [None req-df599d0f-e2aa-4036-a659-ff4065c92127 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 0ab0611d-64e3-49c6-b766-4c6766e0e4d0 (type: security_group_rules) to 0 2026-04-06 20:04:39.985 8 INFO neutron.db.ovn_revision_numbers_db [None req-df599d0f-e2aa-4036-a659-ff4065c92127 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 16ba30bf-4eae-443b-9aa9-105815bf59c6 (type: security_group_rules) to 0 2026-04-06 20:04:39.994 8 INFO neutron.db.ovn_revision_numbers_db [None req-df599d0f-e2aa-4036-a659-ff4065c92127 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1e97b848-3b3f-4378-83d9-8fdd4d0cf313 (type: security_group_rules) to 0 2026-04-06 20:04:40.006 8 INFO neutron.db.ovn_revision_numbers_db [None req-df599d0f-e2aa-4036-a659-ff4065c92127 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 78fdb429-e0ba-4a13-8cbc-52bc239c6d68 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1855/3577] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:04:39 2026] GET /v2.0/security-groups?tenant_id=0cccb7b6c9d2406db3ad9cff2b11e317&name=default => generated 2929 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1723/3580] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:40 2026] DELETE /v2.0/security-groups/000ce28e-a46a-44d5-9b97-420fa8b2591c => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1858/3581] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:04:42 2026] GET /v2.0/floatingips => generated 19 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1724/3582] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 20:04:42 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1859/3583] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:04:42 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: 1725/3584] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:04:42 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: 1860/3585] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 20:04:42 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: 1726/3586] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 20:04:42 2026] GET /v2.0/networks => generated 2287 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1861/3587] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 20:04:42 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: 1727/3588] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:04:42 2026] GET /v2.0/subnets => generated 1308 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1862/3589] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:04:42 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: 1728/3590] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 20:04:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1863/3591] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 20:04:42 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:04:44.768 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebc77be6-d6d1-4358-a028-c35368f49972 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Successfully bumped revision number for resource 98eab63c-ac50-484a-ab43-d8a3a9c4c196 (type: security_groups) to 1 2026-04-06 20:04:44.780 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebc77be6-d6d1-4358-a028-c35368f49972 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Successfully bumped revision number for resource 1d73c5a9-e6c3-4976-8dcd-e8a87d2d31d3 (type: security_group_rules) to 0 2026-04-06 20:04:44.791 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebc77be6-d6d1-4358-a028-c35368f49972 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Successfully bumped revision number for resource 4534cdac-1c36-404f-b443-13167b5d7569 (type: security_group_rules) to 0 2026-04-06 20:04:44.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebc77be6-d6d1-4358-a028-c35368f49972 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Successfully bumped revision number for resource 9ab5da37-1d41-49d8-b882-d4eb83aa9329 (type: security_group_rules) to 0 2026-04-06 20:04:44.826 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebc77be6-d6d1-4358-a028-c35368f49972 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Successfully bumped revision number for resource e58836c3-1f5f-401a-9f94-4f3fad97c2ec (type: security_group_rules) to 0 2026-04-06 20:04:44.895 7 INFO neutron.db.segments_db [None req-ebc77be6-d6d1-4358-a028-c35368f49972 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Added segment 8ba42ba1-9771-4be6-9fda-dabb56e5a01e of type geneve for network 8aaacbc1-bd59-41cb-aeae-236758238409 2026-04-06 20:04:45.016 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebc77be6-d6d1-4358-a028-c35368f49972 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Successfully bumped revision number for resource 8aaacbc1-bd59-41cb-aeae-236758238409 (type: networks) to 1 2026-04-06 20:04:45.168 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ebc77be6-d6d1-4358-a028-c35368f49972 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] No more DHCP agents 2026-04-06 20:04:45.169 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ebc77be6-d6d1-4358-a028-c35368f49972 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Unable to schedule network 8aaacbc1-bd59-41cb-aeae-236758238409: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:04:45.224 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-276afa2d-a35e-48b3-8cb3-b53b23bb93a0 - - - - - -] OVN reports status down for port: 272b0091-9af5-4866-911a-7908eafde48d 2026-04-06 20:04:45.290 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebc77be6-d6d1-4358-a028-c35368f49972 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Successfully bumped revision number for resource 272b0091-9af5-4866-911a-7908eafde48d (type: ports) to 1 [pid: 7|app: 0|req: 1729/3592] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 20:04:44 2026] POST /v2.0/networks => generated 651 bytes in 869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 20:04:45.445 8 INFO neutron.db.segments_db [None req-b654aa0b-2293-4f36-a045-3f0a38294d47 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Added segment 0c867616-82a4-40c9-8f4f-2e590471a2b5 of type geneve for network c40cc804-629d-416d-933f-96995e234c04 2026-04-06 20:04:45.564 8 INFO neutron.db.ovn_revision_numbers_db [None req-b654aa0b-2293-4f36-a045-3f0a38294d47 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Successfully bumped revision number for resource c40cc804-629d-416d-933f-96995e234c04 (type: networks) to 1 2026-04-06 20:04:45.734 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b654aa0b-2293-4f36-a045-3f0a38294d47 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] No more DHCP agents 2026-04-06 20:04:45.736 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b654aa0b-2293-4f36-a045-3f0a38294d47 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Unable to schedule network c40cc804-629d-416d-933f-96995e234c04: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:04:45.797 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-276afa2d-a35e-48b3-8cb3-b53b23bb93a0 - - - - - -] OVN reports status down for port: 20e7a54b-0a1e-45e0-aa02-3e4214cd8389 2026-04-06 20:04:45.817 8 INFO neutron.db.ovn_revision_numbers_db [None req-b654aa0b-2293-4f36-a045-3f0a38294d47 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Successfully bumped revision number for resource 20e7a54b-0a1e-45e0-aa02-3e4214cd8389 (type: ports) to 1 [pid: 8|app: 0|req: 1864/3593] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 20:04:45 2026] POST /v2.0/networks => generated 649 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 20:04:45.944 7 INFO neutron.db.segments_db [None req-aa4f0481-2301-4150-b30a-90ec26840174 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Added segment edbfed95-c265-43f8-ae5d-91af434fab14 of type geneve for network 90f96f60-9361-4822-8972-5cc13eca5b52 2026-04-06 20:04:46.058 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa4f0481-2301-4150-b30a-90ec26840174 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Successfully bumped revision number for resource 90f96f60-9361-4822-8972-5cc13eca5b52 (type: networks) to 1 2026-04-06 20:04:46.222 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa4f0481-2301-4150-b30a-90ec26840174 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] No more DHCP agents 2026-04-06 20:04:46.223 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa4f0481-2301-4150-b30a-90ec26840174 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Unable to schedule network 90f96f60-9361-4822-8972-5cc13eca5b52: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:04:46.278 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-276afa2d-a35e-48b3-8cb3-b53b23bb93a0 - - - - - -] OVN reports status down for port: d5fbf9e0-47a4-4dba-8cf0-38bf227713a1 2026-04-06 20:04:46.342 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa4f0481-2301-4150-b30a-90ec26840174 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Successfully bumped revision number for resource d5fbf9e0-47a4-4dba-8cf0-38bf227713a1 (type: ports) to 1 [pid: 7|app: 0|req: 1730/3594] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 20:04:45 2026] POST /v2.0/networks => generated 651 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 20:04:46.488 8 INFO neutron.db.segments_db [None req-a90d9fb3-82e7-465d-b993-9677ecc22882 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Added segment 6768e1c8-fc6c-4524-9fce-0dc3f3340754 of type geneve for network af702d27-55da-42f7-bb9b-09d7fb1fd625 2026-04-06 20:04:46.609 8 INFO neutron.db.ovn_revision_numbers_db [None req-a90d9fb3-82e7-465d-b993-9677ecc22882 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Successfully bumped revision number for resource af702d27-55da-42f7-bb9b-09d7fb1fd625 (type: networks) to 1 2026-04-06 20:04:46.771 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a90d9fb3-82e7-465d-b993-9677ecc22882 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] No more DHCP agents 2026-04-06 20:04:46.773 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a90d9fb3-82e7-465d-b993-9677ecc22882 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Unable to schedule network af702d27-55da-42f7-bb9b-09d7fb1fd625: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:04:46.838 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-276afa2d-a35e-48b3-8cb3-b53b23bb93a0 - - - - - -] OVN reports status down for port: 3985b911-5d8d-486f-a3af-8b3366337734 2026-04-06 20:04:46.847 8 INFO neutron.db.ovn_revision_numbers_db [None req-a90d9fb3-82e7-465d-b993-9677ecc22882 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Successfully bumped revision number for resource 3985b911-5d8d-486f-a3af-8b3366337734 (type: ports) to 1 [pid: 8|app: 0|req: 1865/3595] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 20:04:46 2026] POST /v2.0/networks => generated 651 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 20:04:47.001 7 INFO neutron.db.segments_db [None req-3795cdc6-c49c-4621-9af9-93cf7e19cc38 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Added segment 93a494e4-53c2-4fe7-b59a-3ac516604346 of type geneve for network 09743567-61f9-4e7f-9aa6-826a938e3a02 2026-04-06 20:04:47.117 7 INFO neutron.db.ovn_revision_numbers_db [None req-3795cdc6-c49c-4621-9af9-93cf7e19cc38 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Successfully bumped revision number for resource 09743567-61f9-4e7f-9aa6-826a938e3a02 (type: networks) to 1 2026-04-06 20:04:47.272 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3795cdc6-c49c-4621-9af9-93cf7e19cc38 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] No more DHCP agents 2026-04-06 20:04:47.273 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3795cdc6-c49c-4621-9af9-93cf7e19cc38 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Unable to schedule network 09743567-61f9-4e7f-9aa6-826a938e3a02: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:04:47.323 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-276afa2d-a35e-48b3-8cb3-b53b23bb93a0 - - - - - -] OVN reports status down for port: 594d07f7-0fd7-4e8e-8393-c3a67a309c24 2026-04-06 20:04:47.382 7 INFO neutron.db.ovn_revision_numbers_db [None req-3795cdc6-c49c-4621-9af9-93cf7e19cc38 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Successfully bumped revision number for resource 594d07f7-0fd7-4e8e-8393-c3a67a309c24 (type: ports) to 1 [pid: 7|app: 0|req: 1731/3596] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 20:04:46 2026] POST /v2.0/networks => generated 651 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1866/3597] 10.0.0.236 () {34 vars in 753 bytes} [Mon Apr 6 20:04:47 2026] PUT /v2.0/networks/8aaacbc1-bd59-41cb-aeae-236758238409/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3598] 10.0.0.236 () {34 vars in 753 bytes} [Mon Apr 6 20:04:47 2026] PUT /v2.0/networks/c40cc804-629d-416d-933f-96995e234c04/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1867/3599] 10.0.0.236 () {34 vars in 753 bytes} [Mon Apr 6 20:04:47 2026] PUT /v2.0/networks/90f96f60-9361-4822-8972-5cc13eca5b52/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1733/3600] 10.0.0.236 () {34 vars in 753 bytes} [Mon Apr 6 20:04:47 2026] PUT /v2.0/networks/af702d27-55da-42f7-bb9b-09d7fb1fd625/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1868/3601] 10.0.0.236 () {32 vars in 666 bytes} [Mon Apr 6 20:04:47 2026] GET /v2.0/networks?tags=red => generated 1987 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3602] 10.0.0.236 () {32 vars in 680 bytes} [Mon Apr 6 20:04:47 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1336 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1869/3603] 10.0.0.236 () {32 vars in 676 bytes} [Mon Apr 6 20:04:47 2026] GET /v2.0/networks?tags-any=blue => generated 1336 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3604] 10.0.0.236 () {32 vars in 688 bytes} [Mon Apr 6 20:04:47 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1987 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1870/3605] 10.0.0.236 () {32 vars in 674 bytes} [Mon Apr 6 20:04:47 2026] GET /v2.0/networks?not-tags=red => generated 1988 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1736/3606] 10.0.0.236 () {32 vars in 688 bytes} [Mon Apr 6 20:04:47 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2639 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1871/3607] 10.0.0.236 () {32 vars in 684 bytes} [Mon Apr 6 20:04:48 2026] GET /v2.0/networks?not-tags-any=blue => generated 2639 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1737/3608] 10.0.0.236 () {32 vars in 696 bytes} [Mon Apr 6 20:04:48 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1988 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-06 20:04:48.344 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1e6b2f1-047f-48a9-9417-681094aba6ed 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] TaaS: Handle Delete Port: 272b0091-9af5-4866-911a-7908eafde48d 2026-04-06 20:04:48.347 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1e6b2f1-047f-48a9-9417-681094aba6ed 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Tap Mirror: Handle Delete Port: 272b0091-9af5-4866-911a-7908eafde48d 2026-04-06 20:04:48.544 8 INFO neutron.services.segments.plugin [-] Segment 8ba42ba1-9771-4be6-9fda-dabb56e5a01e resource provider aggregate not found 2026-04-06 20:04:48.545 8 INFO neutron.services.segments.plugin [-] Segment 8ba42ba1-9771-4be6-9fda-dabb56e5a01e resource provider aggregate not found 2026-04-06 20:04:48.564 8 INFO neutron.services.segments.plugin [-] Segment 8ba42ba1-9771-4be6-9fda-dabb56e5a01e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba42ba1-9771-4be6-9fda-dabb56e5a01e found for delete ", "request_id": "req-96d6f149-0916-40aa-9e1f-673d2afee0aa"}]} 2026-04-06 20:04:48.569 8 INFO neutron.services.segments.plugin [-] Segment 8ba42ba1-9771-4be6-9fda-dabb56e5a01e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba42ba1-9771-4be6-9fda-dabb56e5a01e found for delete ", "request_id": "req-d98d4537-b573-4fd0-bc66-37dd18f289fe"}]} [pid: 8|app: 0|req: 1872/3609] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 20:04:48 2026] DELETE /v2.0/networks/8aaacbc1-bd59-41cb-aeae-236758238409 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:04:48.716 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c159f68-2ba7-41a3-b962-3c2bb2393c79 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] TaaS: Handle Delete Port: 20e7a54b-0a1e-45e0-aa02-3e4214cd8389 2026-04-06 20:04:48.719 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c159f68-2ba7-41a3-b962-3c2bb2393c79 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Tap Mirror: Handle Delete Port: 20e7a54b-0a1e-45e0-aa02-3e4214cd8389 [pid: 7|app: 0|req: 1738/3610] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 20:04:48 2026] DELETE /v2.0/networks/c40cc804-629d-416d-933f-96995e234c04 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:04:49.026 7 INFO neutron.services.segments.plugin [-] Segment 0c867616-82a4-40c9-8f4f-2e590471a2b5 resource provider aggregate not found 2026-04-06 20:04:49.032 7 INFO neutron.services.segments.plugin [-] Segment 0c867616-82a4-40c9-8f4f-2e590471a2b5 resource provider aggregate not found 2026-04-06 20:04:49.048 7 INFO neutron.services.segments.plugin [-] Segment 0c867616-82a4-40c9-8f4f-2e590471a2b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c867616-82a4-40c9-8f4f-2e590471a2b5 found for delete ", "request_id": "req-47bfce00-b7bf-4184-90b2-5813dc938d0f"}]} 2026-04-06 20:04:49.052 7 INFO neutron.services.segments.plugin [-] Segment 0c867616-82a4-40c9-8f4f-2e590471a2b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c867616-82a4-40c9-8f4f-2e590471a2b5 found for delete ", "request_id": "req-fdb2b123-07f5-4201-aea2-5dbe15f7ff9e"}]} 2026-04-06 20:04:49.116 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8188ca2-5397-4faa-8bb3-d1513b4758c5 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] TaaS: Handle Delete Port: d5fbf9e0-47a4-4dba-8cf0-38bf227713a1 2026-04-06 20:04:49.119 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8188ca2-5397-4faa-8bb3-d1513b4758c5 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Tap Mirror: Handle Delete Port: d5fbf9e0-47a4-4dba-8cf0-38bf227713a1 [pid: 8|app: 0|req: 1873/3611] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 20:04:48 2026] DELETE /v2.0/networks/90f96f60-9361-4822-8972-5cc13eca5b52 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:04:49.496 7 INFO neutron_taas.services.taas.taas_plugin [None req-1264df24-f7f4-40b0-9309-0702f3e80d06 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] TaaS: Handle Delete Port: 3985b911-5d8d-486f-a3af-8b3366337734 2026-04-06 20:04:49.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1264df24-f7f4-40b0-9309-0702f3e80d06 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Tap Mirror: Handle Delete Port: 3985b911-5d8d-486f-a3af-8b3366337734 [pid: 7|app: 0|req: 1739/3612] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 20:04:49 2026] DELETE /v2.0/networks/af702d27-55da-42f7-bb9b-09d7fb1fd625 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:04:49.856 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9a8cfd7-8555-4ec6-acdb-9562fccedfaf 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] TaaS: Handle Delete Port: 594d07f7-0fd7-4e8e-8393-c3a67a309c24 2026-04-06 20:04:49.859 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9a8cfd7-8555-4ec6-acdb-9562fccedfaf 93d1bc72c974412d9753807aa3580036 54c7cf8887a9494baa9a0e2a298652f2 - - default default] Tap Mirror: Handle Delete Port: 594d07f7-0fd7-4e8e-8393-c3a67a309c24 [pid: 8|app: 0|req: 1874/3613] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 20:04:49 2026] DELETE /v2.0/networks/09743567-61f9-4e7f-9aa6-826a938e3a02 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:04:50.589 8 INFO neutron.services.segments.plugin [-] Segment edbfed95-c265-43f8-ae5d-91af434fab14 resource provider aggregate not found 2026-04-06 20:04:50.595 8 INFO neutron.services.segments.plugin [-] Segment edbfed95-c265-43f8-ae5d-91af434fab14 resource provider aggregate not found 2026-04-06 20:04:50.608 8 INFO neutron.services.segments.plugin [-] Segment edbfed95-c265-43f8-ae5d-91af434fab14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edbfed95-c265-43f8-ae5d-91af434fab14 found for delete ", "request_id": "req-e5112e85-2fd6-43eb-9055-08b7e0f843f2"}]} 2026-04-06 20:04:50.611 8 INFO neutron.services.segments.plugin [-] Segment edbfed95-c265-43f8-ae5d-91af434fab14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edbfed95-c265-43f8-ae5d-91af434fab14 found for delete ", "request_id": "req-21e8c8c9-d44f-4177-bb58-51bc3a85e932"}]} 2026-04-06 20:04:50.625 8 INFO neutron.services.segments.plugin [-] Segment 93a494e4-53c2-4fe7-b59a-3ac516604346 resource provider aggregate not found 2026-04-06 20:04:50.631 8 INFO neutron.services.segments.plugin [-] Segment 93a494e4-53c2-4fe7-b59a-3ac516604346 resource provider aggregate not found 2026-04-06 20:04:50.646 8 INFO neutron.services.segments.plugin [-] Segment 93a494e4-53c2-4fe7-b59a-3ac516604346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93a494e4-53c2-4fe7-b59a-3ac516604346 found for delete ", "request_id": "req-54731b0a-e291-4657-868b-2c514043d578"}]} 2026-04-06 20:04:50.650 8 INFO neutron.services.segments.plugin [-] Segment 93a494e4-53c2-4fe7-b59a-3ac516604346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93a494e4-53c2-4fe7-b59a-3ac516604346 found for delete ", "request_id": "req-30a9611d-f990-40e0-ae57-b17acee65ea6"}]} 2026-04-06 20:04:51.077 7 INFO neutron.services.segments.plugin [-] Segment 6768e1c8-fc6c-4524-9fce-0dc3f3340754 resource provider aggregate not found 2026-04-06 20:04:51.084 7 INFO neutron.services.segments.plugin [-] Segment 6768e1c8-fc6c-4524-9fce-0dc3f3340754 resource provider aggregate not found 2026-04-06 20:04:51.104 7 INFO neutron.services.segments.plugin [-] Segment 6768e1c8-fc6c-4524-9fce-0dc3f3340754 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6768e1c8-fc6c-4524-9fce-0dc3f3340754 found for delete ", "request_id": "req-c438a367-b1ab-4f7a-b765-44af96af492c"}]} 2026-04-06 20:04:51.110 7 INFO neutron.services.segments.plugin [-] Segment 6768e1c8-fc6c-4524-9fce-0dc3f3340754 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6768e1c8-fc6c-4524-9fce-0dc3f3340754 found for delete ", "request_id": "req-e283f0a7-6934-401a-bc50-3e5d045ec97c"}]} [pid: 7|app: 0|req: 1740/3614] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:04:50 2026] GET /v2.0/security-groups?tenant_id=54c7cf8887a9494baa9a0e2a298652f2&name=default => generated 2929 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1875/3615] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:51 2026] DELETE /v2.0/security-groups/98eab63c-ac50-484a-ab43-d8a3a9c4c196 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:51.643 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f55a580-605e-4cb4-bba2-a403387ab503 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f211b414-7cb7-47cf-8d3f-d258dae09d87 (type: security_groups) to 1 2026-04-06 20:04:51.654 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f55a580-605e-4cb4-bba2-a403387ab503 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2532dbaa-5bad-4592-912b-10d692766871 (type: security_group_rules) to 0 2026-04-06 20:04:51.669 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f55a580-605e-4cb4-bba2-a403387ab503 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 85d68b37-c3bb-40bb-9db9-9860a8167fd2 (type: security_group_rules) to 0 2026-04-06 20:04:51.682 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f55a580-605e-4cb4-bba2-a403387ab503 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d0cb6b2a-3a3f-4347-892e-0f6529f62d13 (type: security_group_rules) to 0 2026-04-06 20:04:51.695 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f55a580-605e-4cb4-bba2-a403387ab503 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource e500281d-030b-444d-9d9e-885a457aebb1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1741/3616] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:04:51 2026] GET /v2.0/security-groups?tenant_id=79e2639f15dc409a9c79628654974850&name=default => generated 2929 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1876/3617] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:51 2026] DELETE /v2.0/security-groups/f211b414-7cb7-47cf-8d3f-d258dae09d87 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:52.344 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4e89ee3-f90d-4003-a00b-ec7ce1f9d0f2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 01847487-1d74-4472-beef-f5302c05448e (type: security_groups) to 1 2026-04-06 20:04:52.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4e89ee3-f90d-4003-a00b-ec7ce1f9d0f2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2d0a19a5-12ce-4a34-ba1d-fb0c8f987cf0 (type: security_group_rules) to 0 2026-04-06 20:04:52.368 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4e89ee3-f90d-4003-a00b-ec7ce1f9d0f2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 60e99ab7-6a8b-4e0b-814b-5ce2e78d966b (type: security_group_rules) to 0 2026-04-06 20:04:52.386 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4e89ee3-f90d-4003-a00b-ec7ce1f9d0f2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 70423398-074d-4e2c-b481-c5a53ecd91f1 (type: security_group_rules) to 0 2026-04-06 20:04:52.401 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4e89ee3-f90d-4003-a00b-ec7ce1f9d0f2 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a37a8f55-b273-4f2a-9b03-376e35b81494 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1742/3618] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:04:52 2026] GET /v2.0/security-groups?tenant_id=6f23419ceb8149638f44dc7ea3feb9a9&name=default => generated 2929 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1877/3619] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:52 2026] DELETE /v2.0/security-groups/01847487-1d74-4472-beef-f5302c05448e => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1744/3622] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 20:04:56 2026] POST /v2.0/subnetpools => generated 516 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1879/3623] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 20:04:56 2026] POST /v2.0/subnetpools => generated 516 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1745/3624] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 20:04:57 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1880/3625] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 20:04:57 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1746/3626] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 20:04:57 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1881/3627] 10.0.0.236 () {34 vars in 759 bytes} [Mon Apr 6 20:04:57 2026] PUT /v2.0/subnetpools/ff68793a-ec02-4733-8256-ca8b46d0787f/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3628] 10.0.0.236 () {34 vars in 759 bytes} [Mon Apr 6 20:04:57 2026] PUT /v2.0/subnetpools/bb3258cb-4114-4b60-b090-24db0aaaf39a/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1882/3629] 10.0.0.236 () {34 vars in 759 bytes} [Mon Apr 6 20:04:57 2026] PUT /v2.0/subnetpools/70e821dd-ae5d-4bf8-9336-4be24e9b2b63/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1748/3630] 10.0.0.236 () {34 vars in 759 bytes} [Mon Apr 6 20:04:57 2026] PUT /v2.0/subnetpools/d952ee05-7417-4c9e-a6cd-1299ce2cea97/tags => 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: 1883/3631] 10.0.0.236 () {32 vars in 672 bytes} [Mon Apr 6 20:04:57 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1749/3632] 10.0.0.236 () {32 vars in 686 bytes} [Mon Apr 6 20:04:57 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1884/3633] 10.0.0.236 () {32 vars in 682 bytes} [Mon Apr 6 20:04:57 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1750/3634] 10.0.0.236 () {32 vars in 694 bytes} [Mon Apr 6 20:04:57 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1885/3635] 10.0.0.236 () {32 vars in 680 bytes} [Mon Apr 6 20:04:57 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1751/3636] 10.0.0.236 () {32 vars in 694 bytes} [Mon Apr 6 20:04:57 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1886/3637] 10.0.0.236 () {32 vars in 690 bytes} [Mon Apr 6 20:04:57 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1752/3638] 10.0.0.236 () {32 vars in 702 bytes} [Mon Apr 6 20:04:57 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1887/3639] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 20:04:57 2026] DELETE /v2.0/subnetpools/ff68793a-ec02-4733-8256-ca8b46d0787f => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3640] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 20:04:57 2026] DELETE /v2.0/subnetpools/bb3258cb-4114-4b60-b090-24db0aaaf39a => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1888/3641] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 20:04:57 2026] DELETE /v2.0/subnetpools/70e821dd-ae5d-4bf8-9336-4be24e9b2b63 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1754/3642] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 20:04:57 2026] DELETE /v2.0/subnetpools/d952ee05-7417-4c9e-a6cd-1299ce2cea97 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1889/3643] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 20:04:58 2026] DELETE /v2.0/subnetpools/05a96646-5e0d-43a3-9222-cc0adac147da => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:59.182 7 INFO neutron.db.ovn_revision_numbers_db [None req-390ae116-a4b4-4319-906e-9614464fc1cd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 9ab675c5-0d96-4f7c-ae94-b106091e3326 (type: security_groups) to 1 2026-04-06 20:04:59.194 7 INFO neutron.db.ovn_revision_numbers_db [None req-390ae116-a4b4-4319-906e-9614464fc1cd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 1ed9388a-7cf3-4e82-adf2-0f1bac3d5961 (type: security_group_rules) to 0 2026-04-06 20:04:59.205 7 INFO neutron.db.ovn_revision_numbers_db [None req-390ae116-a4b4-4319-906e-9614464fc1cd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 32de9347-b558-436f-a289-18960ddfd1ce (type: security_group_rules) to 0 2026-04-06 20:04:59.217 7 INFO neutron.db.ovn_revision_numbers_db [None req-390ae116-a4b4-4319-906e-9614464fc1cd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 3cb77982-4229-4a49-ae85-1af67015b2cd (type: security_group_rules) to 0 2026-04-06 20:04:59.228 7 INFO neutron.db.ovn_revision_numbers_db [None req-390ae116-a4b4-4319-906e-9614464fc1cd 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 6b6daf08-182f-497d-9f84-2547878f4335 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1755/3644] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:04:58 2026] GET /v2.0/security-groups?tenant_id=10c0d1d810e84a50b6836ddaec9ec709&name=default => generated 2929 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1890/3645] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:59 2026] DELETE /v2.0/security-groups/9ab675c5-0d96-4f7c-ae94-b106091e3326 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:04:59.692 7 INFO neutron.db.ovn_revision_numbers_db [None req-c44f3fd1-70d3-4fd6-86b1-eb8b00cbfd13 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource cb139a7d-4216-49e4-8ed0-b995a09ae845 (type: security_groups) to 1 2026-04-06 20:04:59.707 7 INFO neutron.db.ovn_revision_numbers_db [None req-c44f3fd1-70d3-4fd6-86b1-eb8b00cbfd13 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 14e72fb9-7137-401b-b7c8-b2e07242a4d1 (type: security_group_rules) to 0 2026-04-06 20:04:59.720 7 INFO neutron.db.ovn_revision_numbers_db [None req-c44f3fd1-70d3-4fd6-86b1-eb8b00cbfd13 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2409b4f1-e1ba-4233-9f92-cbfa89f87d4b (type: security_group_rules) to 0 2026-04-06 20:04:59.734 7 INFO neutron.db.ovn_revision_numbers_db [None req-c44f3fd1-70d3-4fd6-86b1-eb8b00cbfd13 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 650e93b5-9f66-4101-8de3-b18fdaaf8a52 (type: security_group_rules) to 0 2026-04-06 20:04:59.745 7 INFO neutron.db.ovn_revision_numbers_db [None req-c44f3fd1-70d3-4fd6-86b1-eb8b00cbfd13 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a556eb29-9a29-4a04-8133-e17dfb7d8881 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1756/3646] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:04:59 2026] GET /v2.0/security-groups?tenant_id=efe863bc3516475898464f686a37e03f&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1891/3647] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:04:59 2026] DELETE /v2.0/security-groups/cb139a7d-4216-49e4-8ed0-b995a09ae845 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:05:00.304 7 INFO neutron.db.ovn_revision_numbers_db [None req-13c956e3-d336-4d7e-99ac-694496dc7f57 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource ae228148-e6a1-4fe1-b57c-92103d5a725d (type: security_groups) to 1 2026-04-06 20:05:00.317 7 INFO neutron.db.ovn_revision_numbers_db [None req-13c956e3-d336-4d7e-99ac-694496dc7f57 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 4c3262cf-2ad5-4485-9d8c-a6912b3ca3ef (type: security_group_rules) to 0 2026-04-06 20:05:00.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-13c956e3-d336-4d7e-99ac-694496dc7f57 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 65e1f6e3-7ca5-45fd-8608-59fb2c4e6eff (type: security_group_rules) to 0 2026-04-06 20:05:00.345 7 INFO neutron.db.ovn_revision_numbers_db [None req-13c956e3-d336-4d7e-99ac-694496dc7f57 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource de03aaa8-a4ab-47b1-af2d-113df9355d4c (type: security_group_rules) to 0 2026-04-06 20:05:00.359 7 INFO neutron.db.ovn_revision_numbers_db [None req-13c956e3-d336-4d7e-99ac-694496dc7f57 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource eca53a9d-7d61-4f53-8cd0-18c5eab7a14b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1757/3648] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:05:00 2026] GET /v2.0/security-groups?tenant_id=b5a60ff2ef9d4a28a07a7053cde89d13&name=default => generated 2929 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1892/3649] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:05:00 2026] DELETE /v2.0/security-groups/ae228148-e6a1-4fe1-b57c-92103d5a725d => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:05:04.334 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5d9e016-078a-4f24-83ff-090e1b71583a a38e75c762654dd2a545c4a6e2b820e2 a93806e1fc5646e29a5bc8d3be25df4e - - default default] No more DHCP agents 2026-04-06 20:05:04.336 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5d9e016-078a-4f24-83ff-090e1b71583a a38e75c762654dd2a545c4a6e2b820e2 a93806e1fc5646e29a5bc8d3be25df4e - - default default] Unable to schedule network 3f6bb486-d1fb-4a72-b691-c0e7fb22ced9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1758/3650] 10.0.0.236 () {34 vars in 676 bytes} [Mon Apr 6 20:05:03 2026] POST /v2.0/floatingips => generated 552 bytes in 780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1893/3651] 10.0.0.236 () {34 vars in 759 bytes} [Mon Apr 6 20:05:04 2026] PUT /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1759/3652] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 20:05:04 2026] GET /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1894/3653] 10.0.0.236 () {34 vars in 770 bytes} [Mon Apr 6 20:05:04 2026] PUT /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags/green => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1760/3654] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 20:05:04 2026] GET /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1895/3655] 10.0.0.236 () {34 vars in 766 bytes} [Mon Apr 6 20:05:04 2026] PUT /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1761/3656] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 20:05:05 2026] GET /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1896/3657] 10.0.0.236 () {34 vars in 788 bytes} [Mon Apr 6 20:05:05 2026] PUT /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3658] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 20:05:05 2026] GET /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1897/3659] 10.0.0.236 () {34 vars in 759 bytes} [Mon Apr 6 20:05:05 2026] PUT /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1763/3660] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 20:05:05 2026] GET /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1898/3661] 10.0.0.236 () {32 vars in 747 bytes} [Mon Apr 6 20:05:05 2026] GET /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:05:05.424 7 INFO neutron.api.v2.resource [None req-abdf6b0c-990a-4d27-a96a-a690c28d6130 a38e75c762654dd2a545c4a6e2b820e2 a93806e1fc5646e29a5bc8d3be25df4e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1764/3662] 10.0.0.236 () {32 vars in 751 bytes} [Mon Apr 6 20:05:05 2026] GET /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1899/3663] 10.0.0.236 () {32 vars in 750 bytes} [Mon Apr 6 20:05:05 2026] DELETE /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1765/3664] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 20:05:05 2026] GET /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:05:05.583 8 INFO neutron.api.v2.resource [None req-307c085f-b692-4d74-8e80-51230abec1b2 a38e75c762654dd2a545c4a6e2b820e2 a93806e1fc5646e29a5bc8d3be25df4e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1900/3665] 10.0.0.236 () {32 vars in 754 bytes} [Mon Apr 6 20:05:05 2026] DELETE /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1766/3666] 10.0.0.236 () {32 vars in 742 bytes} [Mon Apr 6 20:05:05 2026] DELETE /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1901/3667] 10.0.0.236 () {32 vars in 739 bytes} [Mon Apr 6 20:05:05 2026] GET /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:05:05.820 7 INFO neutron_taas.services.taas.taas_plugin [None req-cfef5523-f1f8-498f-8534-e140060ef57d a38e75c762654dd2a545c4a6e2b820e2 a93806e1fc5646e29a5bc8d3be25df4e - - default default] TaaS: Handle Delete Port: 3cad839d-f7f2-403f-ba44-e169ac33ed25 2026-04-06 20:05:05.823 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfef5523-f1f8-498f-8534-e140060ef57d a38e75c762654dd2a545c4a6e2b820e2 a93806e1fc5646e29a5bc8d3be25df4e - - default default] Tap Mirror: Handle Delete Port: 3cad839d-f7f2-403f-ba44-e169ac33ed25 [pid: 7|app: 0|req: 1767/3668] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 20:05:05 2026] DELETE /v2.0/floatingips/d9c6b506-3f89-49ae-9903-e6751a16afcb => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:05:06.874 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3badb76-bae8-404d-9c28-2d15ba564ccb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 2f62b8f1-64dc-4510-9aa8-93bb266c5287 (type: security_groups) to 1 2026-04-06 20:05:06.886 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3badb76-bae8-404d-9c28-2d15ba564ccb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 8315ab9a-4388-431b-bab2-4225ec218545 (type: security_group_rules) to 0 2026-04-06 20:05:06.900 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3badb76-bae8-404d-9c28-2d15ba564ccb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource a2267f67-12cb-490e-9937-80354a7314fc (type: security_group_rules) to 0 2026-04-06 20:05:06.914 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3badb76-bae8-404d-9c28-2d15ba564ccb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource df9fdf2c-d3d7-4725-8ad8-f9b31bb2d5ea (type: security_group_rules) to 0 2026-04-06 20:05:06.925 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3badb76-bae8-404d-9c28-2d15ba564ccb 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f5ca9693-1952-4935-ad43-55543bcbb477 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1902/3669] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:05:06 2026] GET /v2.0/security-groups?tenant_id=b682eb2f25db4442a6bd4837eacb0599&name=default => generated 2929 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1768/3670] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:05:06 2026] DELETE /v2.0/security-groups/2f62b8f1-64dc-4510-9aa8-93bb266c5287 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:05:07.465 8 INFO neutron.db.ovn_revision_numbers_db [None req-08c929ed-cee0-486b-9753-c652dcddae22 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 278ad5f5-6c35-4292-8c37-e089f91606b4 (type: security_groups) to 1 2026-04-06 20:05:07.477 8 INFO neutron.db.ovn_revision_numbers_db [None req-08c929ed-cee0-486b-9753-c652dcddae22 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 0503cfc9-98c6-49e2-8a30-735197344bb7 (type: security_group_rules) to 0 2026-04-06 20:05:07.486 8 INFO neutron.db.ovn_revision_numbers_db [None req-08c929ed-cee0-486b-9753-c652dcddae22 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource afc5f730-3991-4248-87cf-a27c9daa8812 (type: security_group_rules) to 0 2026-04-06 20:05:07.497 8 INFO neutron.db.ovn_revision_numbers_db [None req-08c929ed-cee0-486b-9753-c652dcddae22 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f20ec77b-04fb-41eb-83ef-937e19cea971 (type: security_group_rules) to 0 2026-04-06 20:05:07.508 8 INFO neutron.db.ovn_revision_numbers_db [None req-08c929ed-cee0-486b-9753-c652dcddae22 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource fd43a020-5f98-4ac5-8162-bf69f299c2fb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1903/3671] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:05:07 2026] GET /v2.0/security-groups?tenant_id=a93806e1fc5646e29a5bc8d3be25df4e&name=default => generated 2929 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3672] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:05:07 2026] DELETE /v2.0/security-groups/278ad5f5-6c35-4292-8c37-e089f91606b4 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:05:11.214 8 INFO neutron.db.ovn_revision_numbers_db [None req-1079af4b-781e-4e24-88a1-8b50f64d4d12 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] Successfully bumped revision number for resource 3597049d-b969-41bf-a389-66c19473e09c (type: security_groups) to 1 2026-04-06 20:05:11.226 8 INFO neutron.db.ovn_revision_numbers_db [None req-1079af4b-781e-4e24-88a1-8b50f64d4d12 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] Successfully bumped revision number for resource 2a0cdb42-9ae9-4807-9429-527462f479af (type: security_group_rules) to 0 2026-04-06 20:05:11.239 8 INFO neutron.db.ovn_revision_numbers_db [None req-1079af4b-781e-4e24-88a1-8b50f64d4d12 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] Successfully bumped revision number for resource 30527d22-5800-43f0-bbb4-75080877bcca (type: security_group_rules) to 0 2026-04-06 20:05:11.251 8 INFO neutron.db.ovn_revision_numbers_db [None req-1079af4b-781e-4e24-88a1-8b50f64d4d12 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] Successfully bumped revision number for resource 89842228-ac65-433f-a75f-80783462d52d (type: security_group_rules) to 0 2026-04-06 20:05:11.263 8 INFO neutron.db.ovn_revision_numbers_db [None req-1079af4b-781e-4e24-88a1-8b50f64d4d12 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] Successfully bumped revision number for resource cbac8d2b-fb14-45ea-a92e-6d38a6431379 (type: security_group_rules) to 0 2026-04-06 20:05:11.347 8 INFO neutron.db.segments_db [None req-1079af4b-781e-4e24-88a1-8b50f64d4d12 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] Added segment dd778e06-d03b-4575-87df-d49c0f80ee33 of type geneve for network 199edd95-c2be-4b6c-b4ea-39db8ec384bf 2026-04-06 20:05:11.477 8 INFO neutron.db.ovn_revision_numbers_db [None req-1079af4b-781e-4e24-88a1-8b50f64d4d12 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] Successfully bumped revision number for resource 199edd95-c2be-4b6c-b4ea-39db8ec384bf (type: networks) to 1 2026-04-06 20:05:11.651 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1079af4b-781e-4e24-88a1-8b50f64d4d12 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] No more DHCP agents 2026-04-06 20:05:11.652 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1079af4b-781e-4e24-88a1-8b50f64d4d12 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] Unable to schedule network 199edd95-c2be-4b6c-b4ea-39db8ec384bf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:05:11.716 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-276afa2d-a35e-48b3-8cb3-b53b23bb93a0 - - - - - -] OVN reports status down for port: ce10acd0-ea32-4167-935b-ae0e009862e4 2026-04-06 20:05:11.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-1079af4b-781e-4e24-88a1-8b50f64d4d12 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] Successfully bumped revision number for resource ce10acd0-ea32-4167-935b-ae0e009862e4 (type: ports) to 1 [pid: 8|app: 0|req: 1905/3675] 10.0.0.236 () {34 vars in 670 bytes} [Mon Apr 6 20:05:10 2026] POST /v2.0/networks => generated 651 bytes in 880 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-06 20:05:12.041 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-798cdb19-91ed-4c15-9d16-21fad05172f4 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] No more DHCP agents 2026-04-06 20:05:12.042 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-798cdb19-91ed-4c15-9d16-21fad05172f4 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] Unable to schedule network 199edd95-c2be-4b6c-b4ea-39db8ec384bf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-06 20:05:12.093 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-276afa2d-a35e-48b3-8cb3-b53b23bb93a0 - - - - - -] OVN reports status down for port: 066b4195-8d33-40a7-8aaf-505eee3880d6 2026-04-06 20:05:12.156 7 INFO neutron.db.ovn_revision_numbers_db [None req-798cdb19-91ed-4c15-9d16-21fad05172f4 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] Successfully bumped revision number for resource 066b4195-8d33-40a7-8aaf-505eee3880d6 (type: ports) to 1 [pid: 7|app: 0|req: 1771/3676] 10.0.0.236 () {34 vars in 664 bytes} [Mon Apr 6 20:05:11 2026] POST /v2.0/ports => generated 743 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1906/3677] 10.0.0.236 () {34 vars in 666 bytes} [Mon Apr 6 20:05:12 2026] POST /v2.0/trunks => generated 409 bytes in 284 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: 1772/3678] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 20:05:12 2026] PUT /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1907/3679] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 20:05:12 2026] GET /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3680] 10.0.0.236 () {34 vars in 760 bytes} [Mon Apr 6 20:05:12 2026] PUT /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1908/3681] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 20:05:12 2026] GET /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1774/3682] 10.0.0.236 () {34 vars in 756 bytes} [Mon Apr 6 20:05:12 2026] PUT /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1909/3683] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 20:05:12 2026] GET /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3684] 10.0.0.236 () {34 vars in 778 bytes} [Mon Apr 6 20:05:12 2026] PUT /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1910/3685] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 20:05:12 2026] GET /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1776/3686] 10.0.0.236 () {34 vars in 749 bytes} [Mon Apr 6 20:05:12 2026] PUT /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1911/3687] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 20:05:12 2026] GET /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1777/3688] 10.0.0.236 () {32 vars in 737 bytes} [Mon Apr 6 20:05:12 2026] GET /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:05:12.963 8 INFO neutron.api.v2.resource [None req-81388757-b2a6-4793-84da-59a3d2de77cd fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1912/3689] 10.0.0.236 () {32 vars in 741 bytes} [Mon Apr 6 20:05:12 2026] GET /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1778/3690] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:05:12 2026] DELETE /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1913/3691] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 20:05:13 2026] GET /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-06 20:05:13.078 7 INFO neutron.api.v2.resource [None req-766474f4-1dff-4045-a9ec-0dd15a8c43fa fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1779/3692] 10.0.0.236 () {32 vars in 744 bytes} [Mon Apr 6 20:05:13 2026] DELETE /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1914/3693] 10.0.0.236 () {32 vars in 732 bytes} [Mon Apr 6 20:05:13 2026] DELETE /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1780/3694] 10.0.0.236 () {32 vars in 729 bytes} [Mon Apr 6 20:05:13 2026] GET /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1915/3695] 10.0.0.236 () {32 vars in 719 bytes} [Mon Apr 6 20:05:13 2026] GET /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e => generated 409 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1781/3696] 10.0.0.236 () {32 vars in 717 bytes} [Mon Apr 6 20:05:13 2026] GET /v2.0/ports/066b4195-8d33-40a7-8aaf-505eee3880d6 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1916/3697] 10.0.0.236 () {32 vars in 722 bytes} [Mon Apr 6 20:05:13 2026] DELETE /v2.0/trunks/f3a9dee5-e42d-4327-986a-884f588e6e5e => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-06 20:05:13.551 7 INFO neutron_taas.services.taas.taas_plugin [None req-d927e079-d228-414f-ac1e-d91dfb500ba7 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] TaaS: Handle Delete Port: 066b4195-8d33-40a7-8aaf-505eee3880d6 2026-04-06 20:05:13.554 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d927e079-d228-414f-ac1e-d91dfb500ba7 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] Tap Mirror: Handle Delete Port: 066b4195-8d33-40a7-8aaf-505eee3880d6 [pid: 7|app: 0|req: 1782/3698] 10.0.0.236 () {32 vars in 720 bytes} [Mon Apr 6 20:05:13 2026] DELETE /v2.0/ports/066b4195-8d33-40a7-8aaf-505eee3880d6 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:05:13.818 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d872804-dbdb-4dff-baaa-ae7343a549f0 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] TaaS: Handle Delete Port: ce10acd0-ea32-4167-935b-ae0e009862e4 2026-04-06 20:05:13.821 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d872804-dbdb-4dff-baaa-ae7343a549f0 fe8d7d3fc07242d79702be14ac99749d 7cb10cbd51704fcf8d6c529505bf9640 - - default default] Tap Mirror: Handle Delete Port: ce10acd0-ea32-4167-935b-ae0e009862e4 2026-04-06 20:05:14.006 8 INFO neutron.services.segments.plugin [-] Segment dd778e06-d03b-4575-87df-d49c0f80ee33 resource provider aggregate not found 2026-04-06 20:05:14.012 8 INFO neutron.services.segments.plugin [-] Segment dd778e06-d03b-4575-87df-d49c0f80ee33 resource provider aggregate not found 2026-04-06 20:05:14.029 8 INFO neutron.services.segments.plugin [-] Segment dd778e06-d03b-4575-87df-d49c0f80ee33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd778e06-d03b-4575-87df-d49c0f80ee33 found for delete ", "request_id": "req-7482f26a-f995-4d10-b68a-656b5e6a461f"}]} 2026-04-06 20:05:14.031 8 INFO neutron.services.segments.plugin [-] Segment dd778e06-d03b-4575-87df-d49c0f80ee33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd778e06-d03b-4575-87df-d49c0f80ee33 found for delete ", "request_id": "req-84e667b1-2d95-49eb-80fa-5c2da5bf92b9"}]} [pid: 8|app: 0|req: 1917/3699] 10.0.0.236 () {32 vars in 726 bytes} [Mon Apr 6 20:05:13 2026] DELETE /v2.0/networks/199edd95-c2be-4b6c-b4ea-39db8ec384bf => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-06 20:05:14.994 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8b3e117-3c65-4bdd-88b2-9d52e201860e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 97f25656-75d6-4e98-be34-35a5fab34971 (type: security_groups) to 1 2026-04-06 20:05:15.010 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8b3e117-3c65-4bdd-88b2-9d52e201860e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource 118b5a87-c53f-488c-bf11-9fb77ff7b0db (type: security_group_rules) to 0 2026-04-06 20:05:15.024 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8b3e117-3c65-4bdd-88b2-9d52e201860e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource afdd8753-246f-44bd-bbc8-b2451253adc5 (type: security_group_rules) to 0 2026-04-06 20:05:15.036 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8b3e117-3c65-4bdd-88b2-9d52e201860e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource d439bcf0-09d6-4d83-9c95-299a864a8f44 (type: security_group_rules) to 0 2026-04-06 20:05:15.057 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8b3e117-3c65-4bdd-88b2-9d52e201860e 9598049f81bc4e8a9c92a98d490c69e1 7d59b4ef8dc14dc29205b8731d768f62 - - default default] Successfully bumped revision number for resource f2220615-a795-4ef9-84ec-b1da3fe6af9a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1783/3700] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:05:14 2026] GET /v2.0/security-groups?tenant_id=7941e4eee642411cb03ac97a03cd9004&name=default => generated 2929 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1918/3701] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:05:15 2026] DELETE /v2.0/security-groups/97f25656-75d6-4e98-be34-35a5fab34971 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1784/3702] 10.0.0.236 () {32 vars in 774 bytes} [Mon Apr 6 20:05:15 2026] GET /v2.0/security-groups?tenant_id=7cb10cbd51704fcf8d6c529505bf9640&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1919/3703] 10.0.0.236 () {32 vars in 740 bytes} [Mon Apr 6 20:05:15 2026] DELETE /v2.0/security-groups/3597049d-b969-41bf-a389-66c19473e09c => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1785/3704] 10.0.0.236 () {32 vars in 649 bytes} [Mon Apr 6 20:05:18 2026] GET /v2.0/networks => generated 2287 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1920/3705] 10.0.0.236 () {32 vars in 655 bytes} [Mon Apr 6 20:05:19 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1786/3706] 10.0.0.236 () {32 vars in 647 bytes} [Mon Apr 6 20:05:19 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: 8|app: 0|req: 1921/3707] 10.0.0.236 () {32 vars in 643 bytes} [Mon Apr 6 20:05:19 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: 7|app: 0|req: 1787/3708] 10.0.0.236 () {32 vars in 647 bytes} [Mon Apr 6 20:05:19 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1922/3709] 10.0.0.236 () {32 vars in 649 bytes} [Mon Apr 6 20:05:19 2026] GET /v2.0/networks => generated 2287 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1788/3710] 10.0.0.236 () {32 vars in 663 bytes} [Mon Apr 6 20:05:20 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: 8|app: 0|req: 1923/3711] 10.0.0.236 () {32 vars in 655 bytes} [Mon Apr 6 20:05:20 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: 7|app: 0|req: 1791/3716] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:05:42 2026] GET /v2.0/floatingips => generated 19 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1926/3717] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 20:05:42 2026] GET /v2.0/networks => generated 2287 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1792/3718] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 20:05:42 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1927/3719] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:05:42 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: 1793/3720] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 20:05:42 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: 8|app: 0|req: 1928/3721] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 20:05:42 2026] GET /v2.0/agents => generated 1214 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1794/3722] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:05:42 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1929/3723] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 20:05:42 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: 1795/3724] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:05:42 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: 8|app: 0|req: 1930/3725] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:05:42 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: 7|app: 0|req: 1796/3726] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 20:05:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1935/3735] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 20:06:42 2026] GET /v2.0/networks => generated 2287 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1801/3736] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 20:06:42 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: 8|app: 0|req: 1936/3737] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:06:42 2026] GET /v2.0/subnets => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1802/3738] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:06:42 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: 1937/3739] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:06:42 2026] GET /v2.0/floatingips => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1803/3740] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 20:06:42 2026] GET /v2.0/agents => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1938/3741] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 20:06:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1804/3742] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:06:42 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: 1939/3743] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 20:06:42 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: 7|app: 0|req: 1805/3744] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:06:42 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: 1940/3745] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 20:06:42 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: 8|app: 0|req: 1945/3754] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:07:42 2026] GET /v2.0/floatingips => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1810/3755] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 20:07:42 2026] GET /v2.0/agents => generated 1214 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1946/3756] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:07:42 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: 7|app: 0|req: 1811/3757] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:07:42 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: 1947/3758] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:07:42 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: 1812/3759] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 20:07:42 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: 8|app: 0|req: 1948/3760] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 20:07:42 2026] GET /v2.0/networks => generated 2287 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1813/3761] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 20:07:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1949/3762] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:07:42 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: 1814/3763] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 20:07:42 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1950/3764] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 20:07:42 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: 7|app: 0|req: 1819/3773] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 20:08:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1955/3774] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 20:08:42 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: 7|app: 0|req: 1820/3775] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:08:42 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1956/3776] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 20:08:42 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: 7|app: 0|req: 1821/3777] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:08:42 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: 1957/3778] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:08:42 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: 7|app: 0|req: 1822/3779] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:08:42 2026] GET /v2.0/floatingips => 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: 1958/3780] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 20:08:42 2026] GET /v2.0/networks => generated 2287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1823/3781] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 20:08:42 2026] GET /v2.0/agents => generated 1214 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1959/3782] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:08:42 2026] GET /v2.0/routers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1824/3783] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 20:08:42 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: 1964/3792] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 20:09:42 2026] GET /v2.0/ports => generated 5175 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1829/3793] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:09:42 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: 8|app: 0|req: 1965/3794] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 20:09:42 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: 7|app: 0|req: 1830/3795] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:09:42 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: 1966/3796] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:09:42 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: 1831/3797] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 20:09:42 2026] GET /v2.0/networks => generated 2287 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1967/3798] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:09:42 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1832/3799] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 20:09:42 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: 1968/3800] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 20:09:42 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1833/3801] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 20:09:42 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: 1969/3802] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:09:42 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1974/3811] 10.0.0.109 () {28 vars in 581 bytes} [Mon Apr 6 20:10:42 2026] GET /v2.0/agents => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1838/3812] 10.0.0.109 () {28 vars in 579 bytes} [Mon Apr 6 20:10:42 2026] GET /v2.0/ports => generated 5175 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1975/3813] 10.0.0.109 () {28 vars in 585 bytes} [Mon Apr 6 20:10:42 2026] GET /v2.0/networks => generated 2287 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1839/3814] 10.0.0.109 () {28 vars in 599 bytes} [Mon Apr 6 20:10:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1976/3815] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:10:42 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: 7|app: 0|req: 1840/3816] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:10:42 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: 8|app: 0|req: 1977/3817] 10.0.0.109 () {28 vars in 624 bytes} [Mon Apr 6 20:10:42 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: 7|app: 0|req: 1841/3818] 10.0.0.109 () {28 vars in 619 bytes} [Mon Apr 6 20:10:42 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: 8|app: 0|req: 1978/3819] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:10:42 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: 1842/3820] 10.0.0.109 () {28 vars in 591 bytes} [Mon Apr 6 20:10:42 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: 1979/3821] 10.0.0.109 () {28 vars in 583 bytes} [Mon Apr 6 20:10:42 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)