+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /tmp/pod-shared/ovn.ini' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/neutron_ovn_vpn_agent.ini' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 14 08:06:14 2026] *** compiled with version: 13.3.0 on 13 May 2026 13:11:37 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-767d9c5bb5-vrblp machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f90ee78b668 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)... /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-14 08:06:18.227 8 INFO neutron.common.config [-] Logging enabled! 2026-05-14 08:06:18.228 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-14 08:06:18.239 7 INFO neutron.common.config [-] Logging enabled! 2026-05-14 08:06:18.239 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-14 08:06:19.299 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-14 08:06:19.307 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-14 08:06:20.703 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-14 08:06:20.706 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-14 08:06:20.707 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-14 08:06:20.709 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-14 08:06:20.710 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-14 08:06:20.710 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-14 08:06:20.710 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-14 08:06:20.710 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-05-14 08:06:20.710 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 08:06:20.710 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-14 08:06:20.714 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-14 08:06:20.715 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-14 08:06:20.715 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-14 08:06:20.715 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-14 08:06:20.715 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-05-14 08:06:20.715 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 08:06:20.718 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 08:06:20.718 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 08:06:20.718 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-14 08:06:20.723 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 08:06:20.723 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 08:06:20.724 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-14 08:06:20.934 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-14 08:06:20.934 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-14 08:06:20.934 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-14 08:06:20.959 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-14 08:06:20.959 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-14 08:06:20.959 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-14 08:06:20.959 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-14 08:06:20.978 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-14 08:06:20.979 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-14 08:06:20.979 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-14 08:06:21.003 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-14 08:06:21.004 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-14 08:06:21.004 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-14 08:06:21.004 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-14 08:06:23.145 8 INFO neutron.plugins.ml2.managers [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Initializing driver for type 'vlan' 2026-05-14 08:06:23.197 7 INFO neutron.plugins.ml2.managers [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Initializing driver for type 'vlan' 2026-05-14 08:06:23.290 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] VlanTypeDriver initialization complete 2026-05-14 08:06:23.290 8 INFO neutron.plugins.ml2.managers [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-14 08:06:23.290 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-14 08:06:23.290 8 INFO neutron.plugins.ml2.managers [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Initializing extension driver 'port_security' 2026-05-14 08:06:23.291 8 INFO neutron.plugins.ml2.extensions.port_security [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-14 08:06:23.291 8 INFO neutron.plugins.ml2.managers [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Initializing extension driver 'qos' 2026-05-14 08:06:23.291 8 INFO neutron.plugins.ml2.managers [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-14 08:06:23.291 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Starting OVNMechanismDriver 2026-05-14 08:06:23.294 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] OVN logging driver registered 2026-05-14 08:06:23.300 8 INFO neutron.quota [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded quota_driver: . 2026-05-14 08:06:23.300 8 INFO neutron.plugins.ml2.plugin [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Modular L2 Plugin initialization complete 2026-05-14 08:06:23.300 8 INFO neutron.plugins.ml2.managers [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-14 08:06:23.301 8 INFO neutron.plugins.ml2.managers [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-14 08:06:23.301 8 INFO neutron.plugins.ml2.managers [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-14 08:06:23.301 8 INFO neutron.manager [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loading Plugin: qos 2026-05-14 08:06:23.313 8 INFO neutron.manager [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loading Plugin: ovn-router 2026-05-14 08:06:23.347 8 INFO neutron.services.ovn_l3.plugin [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Starting OVNL3RouterPlugin 2026-05-14 08:06:23.351 8 INFO neutron.manager [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loading Plugin: segments 2026-05-14 08:06:23.363 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] VlanTypeDriver initialization complete 2026-05-14 08:06:23.364 7 INFO neutron.plugins.ml2.managers [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-14 08:06:23.364 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-14 08:06:23.364 7 INFO neutron.plugins.ml2.managers [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Initializing extension driver 'port_security' 2026-05-14 08:06:23.364 7 INFO neutron.plugins.ml2.extensions.port_security [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-14 08:06:23.364 7 INFO neutron.plugins.ml2.managers [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Initializing extension driver 'qos' 2026-05-14 08:06:23.364 7 INFO neutron.plugins.ml2.managers [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Initializing mechanism driver 'ovn' 2026-05-14 08:06:23.364 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Starting OVNMechanismDriver 2026-05-14 08:06:23.369 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] OVN logging driver registered 2026-05-14 08:06:23.375 7 INFO neutron.quota [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded quota_driver: . 2026-05-14 08:06:23.375 7 INFO neutron.plugins.ml2.plugin [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Modular L2 Plugin initialization complete 2026-05-14 08:06:23.375 7 INFO neutron.plugins.ml2.managers [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-14 08:06:23.376 7 INFO neutron.plugins.ml2.managers [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-14 08:06:23.376 7 INFO neutron.plugins.ml2.managers [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Got port-security extension from driver 'port_security' 2026-05-14 08:06:23.376 7 INFO neutron.manager [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loading Plugin: qos 2026-05-14 08:06:23.389 7 INFO neutron.manager [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loading Plugin: ovn-router 2026-05-14 08:06:23.423 7 INFO neutron.services.ovn_l3.plugin [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Starting OVNL3RouterPlugin 2026-05-14 08:06:23.428 7 INFO neutron.manager [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loading Plugin: segments 2026-05-14 08:06:23.446 8 INFO neutron.manager [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loading Plugin: trunk 2026-05-14 08:06:23.457 8 INFO neutron.manager [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loading Plugin: log 2026-05-14 08:06:23.460 8 INFO neutron.manager [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-14 08:06:23.521 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-14 08:06:23.522 8 WARNING stevedore.named [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-14 08:06:23.543 7 INFO neutron.manager [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loading Plugin: trunk 2026-05-14 08:06:23.555 7 INFO neutron.manager [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loading Plugin: log 2026-05-14 08:06:23.558 7 INFO neutron.manager [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-14 08:06:23.561 8 INFO neutron_vpnaas.services.vpn.plugin [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-14 08:06:23.562 8 INFO neutron.manager [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loading Plugin: taas 2026-05-14 08:06:23.583 8 WARNING stevedore.named [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-14 08:06:23.589 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-14 08:06:23.589 8 INFO neutron.manager [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loading Plugin: tapmirror 2026-05-14 08:06:23.597 8 WARNING stevedore.named [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-14 08:06:23.598 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-14 08:06:23.598 8 INFO neutron.manager [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loading Plugin: auto_allocate 2026-05-14 08:06:23.602 8 INFO neutron.manager [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loading Plugin: tag 2026-05-14 08:06:23.609 8 INFO neutron.manager [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loading Plugin: timestamp 2026-05-14 08:06:23.612 8 INFO neutron.manager [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loading Plugin: network_ip_availability 2026-05-14 08:06:23.615 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-14 08:06:23.616 7 WARNING stevedore.named [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-14 08:06:23.616 8 INFO neutron.manager [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loading Plugin: flavors 2026-05-14 08:06:23.619 8 INFO neutron.manager [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loading Plugin: revisions 2026-05-14 08:06:23.622 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Initializing extension manager. 2026-05-14 08:06:23.624 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: address-group 2026-05-14 08:06:23.625 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: address-scope 2026-05-14 08:06:23.625 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-14 08:06:23.626 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: agent 2026-05-14 08:06:23.627 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-14 08:06:23.628 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-14 08:06:23.628 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-14 08:06:23.629 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: availability_zone 2026-05-14 08:06:23.630 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-14 08:06:23.630 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-14 08:06:23.631 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: default-subnetpools 2026-05-14 08:06:23.632 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-14 08:06:23.633 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: dns-integration 2026-05-14 08:06:23.633 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: dns-domain-ports 2026-05-14 08:06:23.634 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-14 08:06:23.634 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-14 08:06:23.635 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-14 08:06:23.635 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: empty-string-filtering 2026-05-14 08:06:23.636 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 08:06:23.636 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-14 08:06:23.637 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: external-net 2026-05-14 08:06:23.637 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-14 08:06:23.638 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: extraroute 2026-05-14 08:06:23.638 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: extraroute-atomic 2026-05-14 08:06:23.639 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: filter-validation 2026-05-14 08:06:23.639 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-14 08:06:23.640 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-14 08:06:23.640 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-14 08:06:23.641 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: fip-port-details 2026-05-14 08:06:23.642 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: flavors 2026-05-14 08:06:23.643 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-14 08:06:23.643 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: floatingip-pools 2026-05-14 08:06:23.644 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: ip_allocation 2026-05-14 08:06:23.644 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-14 08:06:23.645 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: l2_adjacency 2026-05-14 08:06:23.646 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: router 2026-05-14 08:06:23.648 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 08:06:23.648 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-14 08:06:23.649 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-14 08:06:23.649 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: ext-gw-mode 2026-05-14 08:06:23.650 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: l3-ha 2026-05-14 08:06:23.650 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-14 08:06:23.651 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-14 08:06:23.651 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: l3-flavors 2026-05-14 08:06:23.652 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-14 08:06:23.653 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-14 08:06:23.655 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-14 08:06:23.656 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-14 08:06:23.657 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: logging 2026-05-14 08:06:23.658 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-14 08:06:23.659 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-14 08:06:23.660 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: multi-provider 2026-05-14 08:06:23.660 7 INFO neutron_vpnaas.services.vpn.plugin [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-14 08:06:23.660 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: net-mtu 2026-05-14 08:06:23.660 7 INFO neutron.manager [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loading Plugin: taas 2026-05-14 08:06:23.661 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: net-mtu-writable 2026-05-14 08:06:23.661 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: network_availability_zone 2026-05-14 08:06:23.662 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-14 08:06:23.662 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: network-ip-availability 2026-05-14 08:06:23.663 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-14 08:06:23.664 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-14 08:06:23.664 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: pagination 2026-05-14 08:06:23.665 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: port-device-profile 2026-05-14 08:06:23.666 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-14 08:06:23.666 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-14 08:06:23.667 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-14 08:06:23.667 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-14 08:06:23.668 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-14 08:06:23.668 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-14 08:06:23.669 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-14 08:06:23.669 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: port-resource-request 2026-05-14 08:06:23.670 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-14 08:06:23.670 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-14 08:06:23.671 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: binding 2026-05-14 08:06:23.671 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: binding-extended 2026-05-14 08:06:23.672 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: port-security 2026-05-14 08:06:23.672 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: project-id 2026-05-14 08:06:23.673 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: provider 2026-05-14 08:06:23.674 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: qinq 2026-05-14 08:06:23.676 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: qos 2026-05-14 08:06:23.676 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-14 08:06:23.677 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-14 08:06:23.677 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: qos-default 2026-05-14 08:06:23.678 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: qos-fip 2026-05-14 08:06:23.678 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-14 08:06:23.679 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-14 08:06:23.679 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-14 08:06:23.680 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-14 08:06:23.681 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-14 08:06:23.681 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: qos-pps 2026-05-14 08:06:23.682 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-14 08:06:23.682 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-14 08:06:23.683 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: qos-rules-alias 2026-05-14 08:06:23.683 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: quota-check-limit 2026-05-14 08:06:23.684 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-14 08:06:23.685 7 WARNING stevedore.named [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-14 08:06:23.686 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: quotas 2026-05-14 08:06:23.687 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: quota_details 2026-05-14 08:06:23.689 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: rbac-policies 2026-05-14 08:06:23.689 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-14 08:06:23.690 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: rbac-address-scope 2026-05-14 08:06:23.690 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: rbac-security-groups 2026-05-14 08:06:23.691 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-14 08:06:23.691 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: revision-if-match 2026-05-14 08:06:23.691 7 INFO neutron_taas.services.taas.taas_plugin [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-14 08:06:23.691 7 INFO neutron.manager [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loading Plugin: tapmirror 2026-05-14 08:06:23.692 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-14 08:06:23.692 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: router_availability_zone 2026-05-14 08:06:23.693 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: router-enable-snat 2026-05-14 08:06:23.693 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-14 08:06:23.695 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-14 08:06:23.696 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-14 08:06:23.696 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-14 08:06:23.697 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-14 08:06:23.697 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-14 08:06:23.698 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-14 08:06:23.700 7 WARNING stevedore.named [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-14 08:06:23.701 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-14 08:06:23.701 7 INFO neutron.manager [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loading Plugin: auto_allocate 2026-05-14 08:06:23.702 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: security-group 2026-05-14 08:06:23.703 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: segment 2026-05-14 08:06:23.704 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-14 08:06:23.704 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: service-type 2026-05-14 08:06:23.705 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: sorting 2026-05-14 08:06:23.705 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: standard-attr-segment 2026-05-14 08:06:23.705 7 INFO neutron.manager [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loading Plugin: tag 2026-05-14 08:06:23.706 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: standard-attr-description 2026-05-14 08:06:23.707 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: stateful-security-group 2026-05-14 08:06:23.707 8 WARNING neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-14 08:06:23.708 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-14 08:06:23.708 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: subnet-external-network 2026-05-14 08:06:23.709 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-14 08:06:23.709 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-14 08:06:23.710 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: subnet-service-types 2026-05-14 08:06:23.710 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: subnet_allocation 2026-05-14 08:06:23.711 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-14 08:06:23.712 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: tag-creation 2026-05-14 08:06:23.712 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-14 08:06:23.712 7 INFO neutron.manager [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loading Plugin: timestamp 2026-05-14 08:06:23.715 7 INFO neutron.manager [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loading Plugin: network_ip_availability 2026-05-14 08:06:23.716 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: standard-attr-tag 2026-05-14 08:06:23.717 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-14 08:06:23.717 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: trunk 2026-05-14 08:06:23.718 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: trunk-details 2026-05-14 08:06:23.718 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-14 08:06:23.719 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-14 08:06:23.719 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: vlan-transparent 2026-05-14 08:06:23.719 7 INFO neutron.manager [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loading Plugin: flavors 2026-05-14 08:06:23.720 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-14 08:06:23.722 7 INFO neutron.manager [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loading Plugin: revisions 2026-05-14 08:06:23.723 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-14 08:06:23.725 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-14 08:06:23.725 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: vpn-flavors 2026-05-14 08:06:23.726 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Initializing extension manager. 2026-05-14 08:06:23.727 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: vpnaas 2026-05-14 08:06:23.728 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: address-group 2026-05-14 08:06:23.728 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: taas 2026-05-14 08:06:23.729 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: address-scope 2026-05-14 08:06:23.729 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: tap-mirror 2026-05-14 08:06:23.729 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-14 08:06:23.730 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-14 08:06:23.730 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: agent 2026-05-14 08:06:23.730 8 INFO neutron.api.extensions [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-14 08:06:23.731 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-14 08:06:23.732 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: allowed-address-pairs 2026-05-14 08:06:23.733 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: auto-allocated-topology 2026-05-14 08:06:23.733 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-14 08:06:23.733 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-14 08:06:23.733 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 08:06:23.733 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-14 08:06:23.733 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: availability_zone 2026-05-14 08:06:23.734 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-14 08:06:23.734 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-14 08:06:23.735 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: default-subnetpools 2026-05-14 08:06:23.736 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-14 08:06:23.736 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 08:06:23.737 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: dns-integration 2026-05-14 08:06:23.737 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 08:06:23.737 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: dns-domain-ports 2026-05-14 08:06:23.738 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-14 08:06:23.739 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-14 08:06:23.739 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-14 08:06:23.739 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: empty-string-filtering 2026-05-14 08:06:23.740 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 08:06:23.740 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-14 08:06:23.741 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: external-net 2026-05-14 08:06:23.741 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 08:06:23.741 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-14 08:06:23.742 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 08:06:23.742 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: extraroute 2026-05-14 08:06:23.742 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 08:06:23.743 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: extraroute-atomic 2026-05-14 08:06:23.743 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.743 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 08:06:23.743 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: filter-validation 2026-05-14 08:06:23.743 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] subnetpool is already registered 2026-05-14 08:06:23.744 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-14 08:06:23.744 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 08:06:23.744 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-14 08:06:23.744 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 08:06:23.745 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 08:06:23.745 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-14 08:06:23.745 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 08:06:23.745 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: fip-port-details 2026-05-14 08:06:23.745 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 08:06:23.746 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 08:06:23.746 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: flavors 2026-05-14 08:06:23.746 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 08:06:23.746 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] ipsecpolicy is already registered 2026-05-14 08:06:23.747 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 08:06:23.747 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] ikepolicy is already registered 2026-05-14 08:06:23.747 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-14 08:06:23.748 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: floatingip-pools 2026-05-14 08:06:23.748 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.748 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.748 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: ip_allocation 2026-05-14 08:06:23.749 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.749 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-14 08:06:23.749 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.749 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.749 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.749 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.749 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: l2_adjacency 2026-05-14 08:06:23.749 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.749 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.749 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.750 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.750 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.750 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.750 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.750 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.750 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.750 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: router 2026-05-14 08:06:23.752 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 08:06:23.753 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-14 08:06:23.753 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 08:06:23.753 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] router is already registered 2026-05-14 08:06:23.753 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-14 08:06:23.753 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 08:06:23.754 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] floatingip is already registered 2026-05-14 08:06:23.754 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: ext-gw-mode 2026-05-14 08:06:23.755 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: l3-ha 2026-05-14 08:06:23.755 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-14 08:06:23.756 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-14 08:06:23.757 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: l3-flavors 2026-05-14 08:06:23.758 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-14 08:06:23.758 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 08:06:23.758 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] rbac_policy is already registered 2026-05-14 08:06:23.758 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-14 08:06:23.758 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 08:06:23.759 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] security_group is already registered 2026-05-14 08:06:23.759 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 08:06:23.759 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] security_group_rule is already registered 2026-05-14 08:06:23.760 8 WARNING neutron.api.api_common [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.760 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 08:06:23.760 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] subnetpool is already registered 2026-05-14 08:06:23.760 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 08:06:23.761 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] trunk is already registered 2026-05-14 08:06:23.761 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-14 08:06:23.761 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 08:06:23.761 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] ikepolicy is already registered 2026-05-14 08:06:23.762 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 08:06:23.762 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] ipsecpolicy is already registered 2026-05-14 08:06:23.762 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-14 08:06:23.762 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 08:06:23.762 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] endpoint_group is already registered 2026-05-14 08:06:23.763 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 08:06:23.763 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] vpnservice is already registered 2026-05-14 08:06:23.763 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 08:06:23.763 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] ipsec_site_connection is already registered 2026-05-14 08:06:23.763 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: logging 2026-05-14 08:06:23.764 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 08:06:23.764 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] ipsecpolicy is already registered 2026-05-14 08:06:23.764 8 INFO neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 08:06:23.764 8 WARNING neutron.quota.resource_registry [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] ikepolicy is already registered 2026-05-14 08:06:23.766 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-14 08:06:23.768 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-14 08:06:23.769 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: multi-provider 2026-05-14 08:06:23.770 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: net-mtu 2026-05-14 08:06:23.771 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: net-mtu-writable 2026-05-14 08:06:23.773 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: network_availability_zone 2026-05-14 08:06:23.774 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-14 08:06:23.775 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: network-ip-availability 2026-05-14 08:06:23.775 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: network-ip-availability-details 2026-05-14 08:06:23.777 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-14 08:06:23.778 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: pagination 2026-05-14 08:06:23.778 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: port-device-profile 2026-05-14 08:06:23.779 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-14 08:06:23.780 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-14 08:06:23.781 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-14 08:06:23.781 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-14 08:06:23.782 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-14 08:06:23.783 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-14 08:06:23.783 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-14 08:06:23.784 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: port-resource-request 2026-05-14 08:06:23.785 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: port-resource-request-groups 2026-05-14 08:06:23.785 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-14 08:06:23.786 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: binding 2026-05-14 08:06:23.787 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: binding-extended 2026-05-14 08:06:23.787 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: port-security 2026-05-14 08:06:23.788 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: project-id 2026-05-14 08:06:23.788 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: provider 2026-05-14 08:06:23.789 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: qinq 2026-05-14 08:06:23.791 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: qos 2026-05-14 08:06:23.792 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-14 08:06:23.792 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-14 08:06:23.793 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: qos-default 2026-05-14 08:06:23.793 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: qos-fip 2026-05-14 08:06:23.794 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-14 08:06:23.794 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: qos-gateway-ip 2026-05-14 08:06:23.795 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: qos-port-network-policy 2026-05-14 08:06:23.795 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: qos-pps-minimum 2026-05-14 08:06:23.796 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-14 08:06:23.797 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: qos-pps 2026-05-14 08:06:23.797 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: qos-rule-type-details 2026-05-14 08:06:23.798 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-14 08:06:23.798 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: qos-rules-alias 2026-05-14 08:06:23.799 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: quota-check-limit 2026-05-14 08:06:23.799 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: quota-check-limit-default 2026-05-14 08:06:23.801 8 WARNING keystonemiddleware._common.config [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 08:06:23.802 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: quotas 2026-05-14 08:06:23.803 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: quota_details 2026-05-14 08:06:23.804 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: rbac-policies 2026-05-14 08:06:23.805 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-14 08:06:23.805 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: rbac-address-scope 2026-05-14 08:06:23.806 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: rbac-security-groups 2026-05-14 08:06:23.806 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-14 08:06:23.807 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: revision-if-match 2026-05-14 08:06:23.807 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: standard-attr-revisions 2026-05-14 08:06:23.808 8 WARNING oslo_config.cfg [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-14 08:06:23.808 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: router_availability_zone 2026-05-14 08:06:23.808 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: router-enable-snat 2026-05-14 08:06:23.809 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-14 08:06:23.811 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: security-groups-default-rules 2026-05-14 08:06:23.811 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-14 08:06:23.812 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-14 08:06:23.812 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-14 08:06:23.813 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-14 08:06:23.813 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-14 08:06:23.818 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: security-group 2026-05-14 08:06:23.819 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: segment 2026-05-14 08:06:23.819 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-14 08:06:23.820 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: service-type 2026-05-14 08:06:23.820 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: sorting 2026-05-14 08:06:23.821 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: standard-attr-segment 2026-05-14 08:06:23.821 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: standard-attr-description 2026-05-14 08:06:23.822 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: stateful-security-group 2026-05-14 08:06:23.822 7 WARNING neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-14 08:06:23.823 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-14 08:06:23.823 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: subnet-external-network 2026-05-14 08:06:23.824 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-14 08:06:23.824 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-14 08:06:23.825 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: subnet-service-types 2026-05-14 08:06:23.825 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: subnet_allocation 2026-05-14 08:06:23.826 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-14 08:06:23.827 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: tag-creation 2026-05-14 08:06:23.827 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-14 08:06:23.830 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-05-14 08:06:23.831 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: standard-attr-tag 2026-05-14 08:06:23.832 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-14 08:06:23.832 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: trunk 2026-05-14 08:06:23.833 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: trunk-details 2026-05-14 08:06:23.833 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-14 08:06:23.834 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-14 08:06:23.834 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: vlan-transparent 2026-05-14 08:06:23.835 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-14 08:06:23.838 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-14 08:06:23.839 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-14 08:06:23.840 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: vpn-flavors 2026-05-14 08:06:23.841 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: vpnaas 2026-05-14 08:06:23.843 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: taas 2026-05-14 08:06:23.844 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: tap-mirror 2026-05-14 08:06:23.844 8 INFO neutron.db.ovn_hash_ring_db [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Nodes from host "neutron-server-767d9c5bb5-vrblp" and group "mechanism_driver" removed from the Hash Ring created at 2026-05-14 08:06:23+00:00 2026-05-14 08:06:23.844 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-14 08:06:23.845 7 INFO neutron.api.extensions [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Loaded extension: taas-vlan-filter 2026-05-14 08:06:23.846 8 INFO neutron.db.ovn_hash_ring_db [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Node 199881948ee65d46a72a6cd709655444 from host "neutron-server-767d9c5bb5-vrblp" and group "mechanism_driver" added to the Hash Ring 2026-05-14 08:06:23.847 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-14 08:06:23.848 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-14 08:06:23.848 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 08:06:23.848 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-14 08:06:23.851 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 08:06:23.852 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 08:06:23.853 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Hash Ring probing thread for node 199881948ee65d46a72a6cd709655444 has started 2026-05-14 08:06:23.854 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-14 08:06:23.856 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 08:06:23.857 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 08:06:23.857 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 08:06:23.858 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.858 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 08:06:23.859 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] subnetpool is already registered 2026-05-14 08:06:23.859 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 08:06:23.859 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 08:06:23.860 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 08:06:23.860 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 08:06:23.861 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 08:06:23.861 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 08:06:23.861 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 08:06:23.862 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] ipsecpolicy is already registered 2026-05-14 08:06:23.862 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 08:06:23.862 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] ikepolicy is already registered 2026-05-14 08:06:23.863 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.863 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.864 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.864 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.864 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.864 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.864 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.865 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.865 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.865 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.865 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.865 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.865 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.865 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.865 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.866 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.868 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 08:06:23.869 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] router is already registered 2026-05-14 08:06:23.869 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 08:06:23.869 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] floatingip is already registered 2026-05-14 08:06:23.873 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 08:06:23.873 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] rbac_policy is already registered 2026-05-14 08:06:23.874 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 08:06:23.874 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] security_group is already registered 2026-05-14 08:06:23.874 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 08:06:23.874 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] security_group_rule is already registered 2026-05-14 08:06:23.875 7 WARNING neutron.api.api_common [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 08:06:23.875 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 08:06:23.875 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] subnetpool is already registered 2026-05-14 08:06:23.876 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 08:06:23.876 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] trunk is already registered 2026-05-14 08:06:23.876 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 08:06:23.877 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] ikepolicy is already registered 2026-05-14 08:06:23.877 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 08:06:23.877 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] ipsecpolicy is already registered 2026-05-14 08:06:23.877 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 08:06:23.878 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] endpoint_group is already registered 2026-05-14 08:06:23.878 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 08:06:23.878 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] vpnservice is already registered 2026-05-14 08:06:23.878 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 08:06:23.878 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] ipsec_site_connection is already registered 2026-05-14 08:06:23.879 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 08:06:23.879 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] ipsecpolicy is already registered 2026-05-14 08:06:23.879 7 INFO neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 08:06:23.879 7 WARNING neutron.quota.resource_registry [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] ikepolicy is already registered 2026-05-14 08:06:23.886 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] tcp:10.106.41.239:6641: connecting... 2026-05-14 08:06:23.886 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] tcp:10.106.41.239:6641: connected 2026-05-14 08:06:23.917 7 WARNING keystonemiddleware._common.config [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 08:06:23.923 7 WARNING oslo_config.cfg [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-14 08:06:23.943 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-05-14 08:06:23.959 7 INFO neutron.db.ovn_hash_ring_db [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Nodes from host "neutron-server-767d9c5bb5-vrblp" and group "mechanism_driver" removed from the Hash Ring created at 2026-05-14 08:06:23+00:00 2026-05-14 08:06:23.961 7 INFO neutron.db.ovn_hash_ring_db [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Node 56f3a6ab324b5885925589a15ac374a1 from host "neutron-server-767d9c5bb5-vrblp" and group "mechanism_driver" added to the Hash Ring 2026-05-14 08:06:23.962 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-14 08:06:23.970 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Hash Ring probing thread for node 56f3a6ab324b5885925589a15ac374a1 has started 2026-05-14 08:06:23.971 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-14 08:06:23.985 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] tcp:10.98.131.49:6642: connecting... 2026-05-14 08:06:23.986 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] tcp:10.98.131.49:6642: connected 2026-05-14 08:06:24.003 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] tcp:10.106.41.239:6641: connecting... 2026-05-14 08:06:24.003 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] tcp:10.106.41.239:6641: connected 2026-05-14 08:06:24.014 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] WorkerService process has finished the post initialization 2026-05-14 08:06:24.033 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] tcp:10.106.41.239:6641: connecting... 2026-05-14 08:06:24.033 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] tcp:10.106.41.239:6641: connected 2026-05-14 08:06:24.045 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-14 08:06:24.070 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] tcp:10.98.131.49:6642: connecting... 2026-05-14 08:06:24.070 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] tcp:10.98.131.49:6642: connected 2026-05-14 08:06:24.077 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] tcp:10.106.41.239:6641: connecting... 2026-05-14 08:06:24.077 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1d8f5842-57d1-4e3d-9837-c875d147c4a2 - - - - - -] tcp:10.106.41.239:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f90ee78b668 pid: 8 (default app) 2026-05-14 08:06:24.103 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] WorkerService process has finished the post initialization 2026-05-14 08:06:24.104 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-05-14 08:06:24.105 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-05-14 08:06:24.127 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] tcp:10.106.41.239:6641: connecting... 2026-05-14 08:06:24.127 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] tcp:10.106.41.239:6641: connected 2026-05-14 08:06:24.170 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] tcp:10.106.41.239:6641: connecting... 2026-05-14 08:06:24.171 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-31cade4a-0b90-481b-8450-247bdc1fa8ec - - - - - -] tcp:10.106.41.239:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f90ee78b668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:06:32.806 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ad178c2-e60a-4386-8e0b-26f0a848efc8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.35 () {44 vars in 922 bytes} [Thu May 14 08:06:31 2026] GET /v2.0/networks/public => generated 108 bytes in 919 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.204.45.35 () {44 vars in 944 bytes} [Thu May 14 08:06:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:06:33.829 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-a3de7990-e450-42ed-8f05-3ebdeff99fb3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Starting OVNClientQosExtension 2026-05-14 08:06:33.830 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-a3de7990-e450-42ed-8f05-3ebdeff99fb3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Starting OVNClientPlacementExtension 2026-05-14 08:06:33.867 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3de7990-e450-42ed-8f05-3ebdeff99fb3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 4ccf577e-f99a-4810-a896-947885ab8018 (type: security_groups) to 1 2026-05-14 08:06:33.881 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3de7990-e450-42ed-8f05-3ebdeff99fb3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 31864bc0-e4bb-4dcc-8e66-002e8db0259e (type: security_group_rules) to 0 2026-05-14 08:06:33.892 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3de7990-e450-42ed-8f05-3ebdeff99fb3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 32379008-460a-410c-a685-b4fd431f9655 (type: security_group_rules) to 0 2026-05-14 08:06:33.905 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3de7990-e450-42ed-8f05-3ebdeff99fb3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 33b7d1d6-eeb7-48f9-986c-55ed4ef40b14 (type: security_group_rules) to 0 2026-05-14 08:06:33.916 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3de7990-e450-42ed-8f05-3ebdeff99fb3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c9adde14-b451-4bdd-9f8a-feb0a248269e (type: security_group_rules) to 0 2026-05-14 08:06:34.006 8 WARNING neutron.services.revisions.revision_plugin [None req-a3de7990-e450-42ed-8f05-3ebdeff99fb3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Could not find related network for resource to bump revision. 2026-05-14 08:06:34.031 8 INFO neutron.db.segments_db [None req-a3de7990-e450-42ed-8f05-3ebdeff99fb3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Added segment 995d757a-39f5-4a56-b52a-e658614ff4e8 of type flat for network f5be4f78-0905-4811-9c92-1f0c9830fbe3 2026-05-14 08:06:34.189 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3de7990-e450-42ed-8f05-3ebdeff99fb3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f5be4f78-0905-4811-9c92-1f0c9830fbe3 (type: networks) to 1 2026-05-14 08:06:34.459 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a3de7990-e450-42ed-8f05-3ebdeff99fb3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:06:34.460 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a3de7990-e450-42ed-8f05-3ebdeff99fb3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:06:34.536 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: fc8dd819-b37d-4839-891e-c861de08efe0 2026-05-14 08:06:34.538 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: fc8dd819-b37d-4839-891e-c861de08efe0 2026-05-14 08:06:34.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3de7990-e450-42ed-8f05-3ebdeff99fb3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource fc8dd819-b37d-4839-891e-c861de08efe0 (type: ports) to 1 [pid: 8|app: 0|req: 5/6] 199.204.45.35 () {48 vars in 962 bytes} [Thu May 14 08:06:33 2026] POST /v2.0/networks => generated 744 bytes in 1820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:06:36.406 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8cd5193-361c-428e-a42b-2df14678cb13 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/8] 199.204.45.35 () {44 vars in 922 bytes} [Thu May 14 08:06:36 2026] GET /v2.0/networks/public => generated 108 bytes in 387 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/9] 199.204.45.35 () {44 vars in 944 bytes} [Thu May 14 08:06:36 2026] GET /v2.0/networks?name=public => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:06:36.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-591de462-877a-43d5-bc34-2d59c5cda2e3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/10] 199.204.45.35 () {44 vars in 1029 bytes} [Thu May 14 08:06:36 2026] GET /v2.0/subnets/public-subnet?network_id=f5be4f78-0905-4811-9c92-1f0c9830fbe3 => generated 113 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/11] 199.204.45.35 () {44 vars in 1052 bytes} [Thu May 14 08:06:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=f5be4f78-0905-4811-9c92-1f0c9830fbe3 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:06:37.213 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2aec3c16-e865-44b0-82a3-8e91343bd564 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:06:37.215 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2aec3c16-e865-44b0-82a3-8e91343bd564 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:06:38.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-2aec3c16-e865-44b0-82a3-8e91343bd564 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource fc8dd819-b37d-4839-891e-c861de08efe0 (type: ports) to 2 2026-05-14 08:06:38.144 7 INFO neutron.db.ovn_revision_numbers_db [None req-2aec3c16-e865-44b0-82a3-8e91343bd564 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 227538e3-a991-40b9-8c6e-0560690a06fc (type: subnets) to 0 [pid: 7|app: 0|req: 4/12] 199.204.45.35 () {48 vars in 960 bytes} [Thu May 14 08:06:36 2026] POST /v2.0/subnets => generated 664 bytes in 1624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:11:33.718 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ee69cb2-dde0-49d3-8fec-3d88ae6f63e5 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 27/49] 199.204.45.35 () {44 vars in 932 bytes} [Thu May 14 08:11:33 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/50] 199.204.45.35 () {44 vars in 954 bytes} [Thu May 14 08:11:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:11:33.837 8 INFO neutron.db.segments_db [None req-06661edc-dae7-4630-a359-d4d3c65fd841 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Added segment 7f328a04-58ec-42ef-b9e6-7837ac384c94 of type geneve for network 5c61b0e7-636a-414c-8549-3e9da12c8412 2026-05-14 08:11:33.953 8 INFO neutron.db.ovn_revision_numbers_db [None req-06661edc-dae7-4630-a359-d4d3c65fd841 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5c61b0e7-636a-414c-8549-3e9da12c8412 (type: networks) to 1 2026-05-14 08:11:34.111 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-06661edc-dae7-4630-a359-d4d3c65fd841 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:11:34.113 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-06661edc-dae7-4630-a359-d4d3c65fd841 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 5c61b0e7-636a-414c-8549-3e9da12c8412: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:11:34.161 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d8ba6160-f197-4cde-bf02-2d43961be9b5 - - - - - -] OVN reports status down for port: ed734401-899c-4c82-91f6-7f73f5ca60f0 2026-05-14 08:11:34.232 8 INFO neutron.db.ovn_revision_numbers_db [None req-06661edc-dae7-4630-a359-d4d3c65fd841 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ed734401-899c-4c82-91f6-7f73f5ca60f0 (type: ports) to 1 [pid: 8|app: 0|req: 28/51] 199.204.45.35 () {48 vars in 961 bytes} [Thu May 14 08:11:33 2026] POST /v2.0/networks => generated 748 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:11:35.253 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb97dc8f-d5b9-4cae-a084-329ecc779c7e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 24/52] 199.204.45.35 () {44 vars in 932 bytes} [Thu May 14 08:11:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/53] 199.204.45.35 () {44 vars in 954 bytes} [Thu May 14 08:11:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:11:35.316 7 INFO neutron.pecan_wsgi.hooks.translation [None req-befdb222-878b-4364-aa43-2c990a2eff44 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 25/54] 199.204.45.35 () {44 vars in 1031 bytes} [Thu May 14 08:11:35 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5c61b0e7-636a-414c-8549-3e9da12c8412 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/55] 199.204.45.35 () {44 vars in 1054 bytes} [Thu May 14 08:11:35 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5c61b0e7-636a-414c-8549-3e9da12c8412 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:11:35.480 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6373cbbe-c335-4c30-b8d7-3e8ed5e6ed08 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:11:35.482 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6373cbbe-c335-4c30-b8d7-3e8ed5e6ed08 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 5c61b0e7-636a-414c-8549-3e9da12c8412: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:11:35.897 7 INFO neutron.db.ovn_revision_numbers_db [None req-6373cbbe-c335-4c30-b8d7-3e8ed5e6ed08 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ed734401-899c-4c82-91f6-7f73f5ca60f0 (type: ports) to 2 2026-05-14 08:11:35.927 7 INFO neutron.db.ovn_revision_numbers_db [None req-6373cbbe-c335-4c30-b8d7-3e8ed5e6ed08 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9854a143-f238-4d88-95f3-e6eef8ba91bc (type: subnets) to 0 [pid: 7|app: 0|req: 26/56] 199.204.45.35 () {48 vars in 960 bytes} [Thu May 14 08:11:35 2026] POST /v2.0/subnets => generated 651 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:11:37.117 8 INFO neutron.api.v2.resource [None req-c0d9c602-6927-4c4d-978d-e250734f4f73 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/59] 199.204.45.35 () {44 vars in 966 bytes} [Thu May 14 08:11:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/60] 199.204.45.35 () {44 vars in 988 bytes} [Thu May 14 08:11:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:11:37.277 8 INFO neutron.db.ovn_revision_numbers_db [None req-d68fefea-2a9e-4106-b1df-221d2c867460 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 261f33d4-2640-4af1-bc48-88184c7a7aa6 (type: security_groups) to 1 2026-05-14 08:11:37.289 8 INFO neutron.db.ovn_revision_numbers_db [None req-d68fefea-2a9e-4106-b1df-221d2c867460 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3cc93c10-bf5e-4de1-af42-2e217c040c90 (type: security_group_rules) to 0 2026-05-14 08:11:37.299 8 INFO neutron.db.ovn_revision_numbers_db [None req-d68fefea-2a9e-4106-b1df-221d2c867460 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ff6665b9-e1f8-4545-9567-6785e9e965c9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 33/61] 199.204.45.35 () {48 vars in 975 bytes} [Thu May 14 08:11:37 2026] POST /v2.0/security-groups => generated 1616 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/62] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:38 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 1616 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/63] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:38 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/64] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:38 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:11:38.764 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bd6151a-712e-4620-ac7b-5513f358a4d9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f148e258-d4ba-4394-9bd5-c03962ebbe0f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 35/65] 199.204.45.35 () {48 vars in 986 bytes} [Thu May 14 08:11:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/66] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:39 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 2230 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/67] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:39 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/68] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:39 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 2230 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:11:39.847 8 INFO neutron.db.ovn_revision_numbers_db [None req-90e35ca0-1169-4433-a62c-1caa126a698a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a8969eea-3577-4935-bc5d-b7440e6b43f6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 37/69] 199.204.45.35 () {48 vars in 986 bytes} [Thu May 14 08:11:39 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: 33/70] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:40 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/71] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:40 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/72] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:40 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:11:40.929 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcfa38c3-20c8-4f84-8574-15d1cada0cd4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource df428615-247f-4443-abd1-c507404d1710 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 39/73] 199.204.45.35 () {48 vars in 986 bytes} [Thu May 14 08:11:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/74] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:41 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/75] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:41 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/76] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:41 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:11:42.086 8 INFO neutron.db.ovn_revision_numbers_db [None req-2b2b1ae9-6651-435f-892f-a5aeefd84bda fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 6760d2b2-c7c6-4c43-9c5b-180adc07a90f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 41/77] 199.204.45.35 () {48 vars in 986 bytes} [Thu May 14 08:11:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/78] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:42 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 4078 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/79] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:43 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/80] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:43 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:11:43.251 8 INFO neutron.db.ovn_revision_numbers_db [None req-8829fc07-3ee8-4845-b2c5-a89eafe3a2de fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e333ce00-2b87-4fe0-a197-ad0ecf1d51e8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 43/81] 199.204.45.35 () {48 vars in 986 bytes} [Thu May 14 08:11:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/82] 199.204.45.35 () {44 vars in 982 bytes} [Thu May 14 08:11:44 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412 => generated 773 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:11:44.719 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bde908fa-b54b-49d9-ad44-d6c51de4a885 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 44/83] 199.204.45.35 () {44 vars in 1071 bytes} [Thu May 14 08:11:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5c61b0e7-636a-414c-8549-3e9da12c8412 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/84] 199.204.45.35 () {44 vars in 1094 bytes} [Thu May 14 08:11:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5c61b0e7-636a-414c-8549-3e9da12c8412 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/85] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:44 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:11:45.071 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16646655-9694-43fd-b63f-793f9f39a1b5 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:11:45.073 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16646655-9694-43fd-b63f-793f9f39a1b5 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 5c61b0e7-636a-414c-8549-3e9da12c8412: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:11:45.182 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d8ba6160-f197-4cde-bf02-2d43961be9b5 - - - - - -] OVN reports status down for port: 8f73992a-f899-4492-9957-69c303472ca7 2026-05-14 08:11:45.201 7 INFO neutron.db.ovn_revision_numbers_db [None req-16646655-9694-43fd-b63f-793f9f39a1b5 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8f73992a-f899-4492-9957-69c303472ca7 (type: ports) to 1 [pid: 7|app: 0|req: 41/86] 199.204.45.35 () {48 vars in 956 bytes} [Thu May 14 08:11:44 2026] POST /v2.0/ports => generated 1100 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:11:53.941 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1663157e-045c-4b64-949a-ef9bedc11287 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/89] 199.204.45.35 () {44 vars in 975 bytes} [Thu May 14 08:11:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 43/90] 199.204.45.35 () {44 vars in 997 bytes} [Thu May 14 08:11:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:11:54.854 8 INFO neutron.db.ovn_revision_numbers_db [None req-5bb3132b-4b11-464f-bd92-967e37a222d1 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8f73992a-f899-4492-9957-69c303472ca7 (type: ports) to 4 [pid: 8|app: 0|req: 48/91] 199.204.45.35 () {48 vars in 1027 bytes} [Thu May 14 08:11:54 2026] PUT /v2.0/ports/8f73992a-f899-4492-9957-69c303472ca7 => generated 1241 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/92] 199.204.45.35 () {44 vars in 915 bytes} [Thu May 14 08:11:56 2026] GET /v2.0/ports => generated 3358 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:11:57.541 8 INFO neutron.api.v2.resource [None req-f7425236-0636-4e24-9eae-31ec77c6a816 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/93] 199.204.45.35 () {44 vars in 954 bytes} [Thu May 14 08:11:57 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/94] 199.204.45.35 () {44 vars in 976 bytes} [Thu May 14 08:11:57 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:11:57.700 8 INFO neutron.db.ovn_revision_numbers_db [None req-74c51ffb-72fc-432d-ab05-ab71f362c1b5 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 50fe39af-122f-4c21-8935-0b8f8ff77dd8 (type: security_groups) to 1 2026-05-14 08:11:57.711 8 INFO neutron.db.ovn_revision_numbers_db [None req-74c51ffb-72fc-432d-ab05-ab71f362c1b5 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c5f2fdc8-74dc-4f54-9e92-2c25009d3302 (type: security_group_rules) to 0 2026-05-14 08:11:57.723 8 INFO neutron.db.ovn_revision_numbers_db [None req-74c51ffb-72fc-432d-ab05-ab71f362c1b5 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource fecf538a-a49e-4ad2-a4d3-6f6fdfe554d2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 50/95] 199.204.45.35 () {48 vars in 975 bytes} [Thu May 14 08:11:57 2026] POST /v2.0/security-groups => generated 1610 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/96] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:58 2026] GET /v2.0/security-groups/50fe39af-122f-4c21-8935-0b8f8ff77dd8 => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/97] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:58 2026] GET /v2.0/security-groups/50fe39af-122f-4c21-8935-0b8f8ff77dd8 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/98] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:58 2026] GET /v2.0/security-groups/50fe39af-122f-4c21-8935-0b8f8ff77dd8 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:11:58.827 8 INFO neutron.db.ovn_revision_numbers_db [None req-483317b4-d0d7-4a28-a4c3-30e94980c4c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 18d573e8-0e3c-407a-9569-54cb7490ed61 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 52/99] 199.204.45.35 () {48 vars in 986 bytes} [Thu May 14 08:11:58 2026] POST /v2.0/security-group-rules => generated 623 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/100] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:59 2026] GET /v2.0/security-groups/50fe39af-122f-4c21-8935-0b8f8ff77dd8 => generated 2246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/101] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:59 2026] GET /v2.0/security-groups/50fe39af-122f-4c21-8935-0b8f8ff77dd8 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/102] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:11:59 2026] GET /v2.0/security-groups/50fe39af-122f-4c21-8935-0b8f8ff77dd8 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:11:59.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbcd65bc-f491-474d-94fe-8b896e4634b1 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 86fee3d2-a9a5-497d-aa29-522be8a8577c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 54/103] 199.204.45.35 () {48 vars in 986 bytes} [Thu May 14 08:11:59 2026] POST /v2.0/security-group-rules => generated 627 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/114] 199.204.45.35 () {44 vars in 970 bytes} [Thu May 14 08:13:16 2026] GET /v2.0/quotas/c3e731a8432d429b9c6fd42871d19c8a => 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: 60/115] 199.204.45.35 () {48 vars in 1022 bytes} [Thu May 14 08:13:16 2026] PUT /v2.0/quotas/c3e731a8432d429b9c6fd42871d19c8a => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:15:37.049 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bcc2d7b7-1ca9-4a61-a9b0-b541d513da9b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/136] 199.204.45.35 () {30 vars in 741 bytes} [Thu May 14 08:15:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 115 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/137] 199.204.45.35 () {30 vars in 763 bytes} [Thu May 14 08:15:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:15:39.004 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2014648-dc3e-4a94-9f51-65a440045cca fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/138] 199.204.45.35 () {30 vars in 741 bytes} [Thu May 14 08:15:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/139] 199.204.45.35 () {30 vars in 763 bytes} [Thu May 14 08:15:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:15:40.177 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d8ba6160-f197-4cde-bf02-2d43961be9b5 - - - - - -] OVN reports status up for port: 8f73992a-f899-4492-9957-69c303472ca7 2026-05-14 08:15:40.196 8 INFO neutron.plugins.ml2.plugin [None req-d8ba6160-f197-4cde-bf02-2d43961be9b5 - - - - - -] Attempt 1 to provision port 8f73992a-f899-4492-9957-69c303472ca7 2026-05-14 08:15:40.439 8 INFO neutron.db.ovn_revision_numbers_db [None req-d8ba6160-f197-4cde-bf02-2d43961be9b5 - - - - - -] Successfully bumped revision number for resource 8f73992a-f899-4492-9957-69c303472ca7 (type: ports) to 5 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:21:43.796 8 INFO neutron.api.v2.resource [None req-ffda485c-2273-4cb6-9f78-241b26a1af5d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 97/188] 199.204.45.35 () {44 vars in 1069 bytes} [Thu May 14 08:21:43 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f6dd0d2548bb41b3b65a999d2133ff8c => generated 139 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:21:43.943 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f67c4ba-1ed8-4f30-98b4-e1e25cc1545c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b988aa26-bd91-4fda-b9b4-1db90849e239 (type: security_groups) to 1 2026-05-14 08:21:43.958 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f67c4ba-1ed8-4f30-98b4-e1e25cc1545c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2fbee7b0-36e3-4278-a950-e9166d900996 (type: security_group_rules) to 0 2026-05-14 08:21:43.980 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f67c4ba-1ed8-4f30-98b4-e1e25cc1545c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 46090dad-df1b-4cbe-8c2b-991efddc9563 (type: security_group_rules) to 0 2026-05-14 08:21:43.993 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f67c4ba-1ed8-4f30-98b4-e1e25cc1545c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a3b521ef-8f49-4e65-9ef0-bb3093376e29 (type: security_group_rules) to 0 2026-05-14 08:21:44.003 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f67c4ba-1ed8-4f30-98b4-e1e25cc1545c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b9757cdd-bec7-43e8-9d0e-de9e903506d9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 92/189] 199.204.45.35 () {44 vars in 1092 bytes} [Thu May 14 08:21:43 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f6dd0d2548bb41b3b65a999d2133ff8c => generated 23 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:21:44.232 8 INFO neutron.db.ovn_revision_numbers_db [None req-f81b571e-b544-45f2-9067-ecd7b63e4f36 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 73eaee09-1168-491f-9e25-a50787e4f96b (type: security_groups) to 1 2026-05-14 08:21:44.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-f81b571e-b544-45f2-9067-ecd7b63e4f36 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9c2578be-46de-4d05-869b-f98e47459d72 (type: security_group_rules) to 0 2026-05-14 08:21:44.251 8 INFO neutron.db.ovn_revision_numbers_db [None req-f81b571e-b544-45f2-9067-ecd7b63e4f36 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e801900f-7d0f-4638-b812-4e2f75de7276 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 98/190] 199.204.45.35 () {48 vars in 976 bytes} [Thu May 14 08:21:44 2026] POST /v2.0/security-groups => generated 1624 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/191] 199.204.45.35 () {44 vars in 1083 bytes} [Thu May 14 08:21:45 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b?project_id=f6dd0d2548bb41b3b65a999d2133ff8c => generated 1624 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/192] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:21:45 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/193] 199.204.45.35 () {44 vars in 1083 bytes} [Thu May 14 08:21:45 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b?project_id=f6dd0d2548bb41b3b65a999d2133ff8c => generated 1624 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:21:45.548 8 INFO neutron.db.ovn_revision_numbers_db [None req-5d484bf0-dd4c-4b82-976c-be39865899b0 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0b31fb5a-7524-469c-a00c-9d9f8a65a796 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 100/194] 199.204.45.35 () {48 vars in 986 bytes} [Thu May 14 08:21:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/195] 199.204.45.35 () {44 vars in 1083 bytes} [Thu May 14 08:21:46 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b?project_id=f6dd0d2548bb41b3b65a999d2133ff8c => generated 2234 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/196] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:21:46 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b => generated 2234 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/197] 199.204.45.35 () {44 vars in 1083 bytes} [Thu May 14 08:21:46 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b?project_id=f6dd0d2548bb41b3b65a999d2133ff8c => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:21:46.745 8 INFO neutron.db.ovn_revision_numbers_db [None req-d04f38fe-b473-47da-b88c-e3fc87e72b56 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 733195d9-b7cc-4a66-b513-747b1cff063a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 102/198] 199.204.45.35 () {48 vars in 986 bytes} [Thu May 14 08:21:46 2026] POST /v2.0/security-group-rules => generated 599 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/199] 199.204.45.35 () {44 vars in 1083 bytes} [Thu May 14 08:21:47 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b?project_id=f6dd0d2548bb41b3b65a999d2133ff8c => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/200] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:21:47 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/201] 199.204.45.35 () {44 vars in 1083 bytes} [Thu May 14 08:21:47 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b?project_id=f6dd0d2548bb41b3b65a999d2133ff8c => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:21:47.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-c50acbcf-f03b-4076-a5d6-937e075d95ee fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ba1c666f-ead6-41e3-a052-cdfed6998e01 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 104/202] 199.204.45.35 () {48 vars in 986 bytes} [Thu May 14 08:21:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/203] 199.204.45.35 () {44 vars in 1083 bytes} [Thu May 14 08:21:48 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b?project_id=f6dd0d2548bb41b3b65a999d2133ff8c => generated 3460 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/204] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:21:49 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b => generated 3460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/205] 199.204.45.35 () {44 vars in 1083 bytes} [Thu May 14 08:21:49 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b?project_id=f6dd0d2548bb41b3b65a999d2133ff8c => generated 3460 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:21:49.280 8 INFO neutron.db.ovn_revision_numbers_db [None req-914f5e1d-207b-49c2-9aed-45f3e0de8356 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource faba51ed-ad8b-4267-95f3-fa70407480e4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 106/206] 199.204.45.35 () {48 vars in 986 bytes} [Thu May 14 08:21:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/227] 199.204.45.35 () {30 vars in 739 bytes} [Thu May 14 08:24:11 2026] GET /v2.0/networks?tenant_id=f6dd0d2548bb41b3b65a999d2133ff8c&shared=False => generated 15 bytes in 131 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-05-14 08:24:11.683 8 INFO neutron.db.segments_db [None req-a423cd24-50f0-4410-a7a1-8f8133a892c5 df1d5ddf8aa14739996bdf270b164389 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Added segment 3e3d38c5-a108-4df9-b9f1-933cc43817f6 of type geneve for network 44391ecc-8865-4865-a17f-a2c0773d928e 2026-05-14 08:24:11.809 8 INFO neutron.db.ovn_revision_numbers_db [None req-a423cd24-50f0-4410-a7a1-8f8133a892c5 df1d5ddf8aa14739996bdf270b164389 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 44391ecc-8865-4865-a17f-a2c0773d928e (type: networks) to 1 2026-05-14 08:24:11.944 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a423cd24-50f0-4410-a7a1-8f8133a892c5 df1d5ddf8aa14739996bdf270b164389 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] No more DHCP agents 2026-05-14 08:24:11.945 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a423cd24-50f0-4410-a7a1-8f8133a892c5 df1d5ddf8aa14739996bdf270b164389 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Unable to schedule network 44391ecc-8865-4865-a17f-a2c0773d928e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:24:11.975 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ba1996c8-5b14-4806-b4e8-add892c59727 - - - - - -] OVN reports status down for port: 43adf9fd-26ad-4bff-8317-43efc661e0b4 2026-05-14 08:24:12.010 8 INFO neutron.db.ovn_revision_numbers_db [None req-a423cd24-50f0-4410-a7a1-8f8133a892c5 df1d5ddf8aa14739996bdf270b164389 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 43adf9fd-26ad-4bff-8317-43efc661e0b4 (type: ports) to 1 [pid: 8|app: 0|req: 117/228] 199.204.45.35 () {34 vars in 681 bytes} [Thu May 14 08:24:11 2026] POST /v2.0/networks => generated 759 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/229] 199.204.45.35 () {30 vars in 721 bytes} [Thu May 14 08:24:12 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/230] 199.204.45.35 () {30 vars in 632 bytes} [Thu May 14 08:24:12 2026] GET /v2.0/extensions => generated 21706 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-14 08:24:12.350 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2dc3732a-30b9-482e-ad04-431be7c471e6 df1d5ddf8aa14739996bdf270b164389 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] No more DHCP agents 2026-05-14 08:24:12.351 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2dc3732a-30b9-482e-ad04-431be7c471e6 df1d5ddf8aa14739996bdf270b164389 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Unable to schedule network 44391ecc-8865-4865-a17f-a2c0773d928e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:24:12.404 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ba1996c8-5b14-4806-b4e8-add892c59727 - - - - - -] OVN reports status down for port: bb1e15cb-473b-4a84-a02b-4ac1984a178c 2026-05-14 08:24:12.453 7 INFO neutron.db.ovn_revision_numbers_db [None req-2dc3732a-30b9-482e-ad04-431be7c471e6 df1d5ddf8aa14739996bdf270b164389 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource bb1e15cb-473b-4a84-a02b-4ac1984a178c (type: ports) to 1 2026-05-14 08:24:12.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-2dc3732a-30b9-482e-ad04-431be7c471e6 df1d5ddf8aa14739996bdf270b164389 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource bb1e15cb-473b-4a84-a02b-4ac1984a178c (type: ports) to 3 [pid: 7|app: 0|req: 113/231] 199.204.45.35 () {34 vars in 676 bytes} [Thu May 14 08:24:12 2026] POST /v2.0/ports => generated 991 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/232] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:24:12 2026] GET /v2.0/networks/44391ecc-8865-4865-a17f-a2c0773d928e => generated 746 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:24:13.287 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ba1996c8-5b14-4806-b4e8-add892c59727 - - - - - -] OVN reports status up for port: bb1e15cb-473b-4a84-a02b-4ac1984a178c 2026-05-14 08:24:13.303 7 INFO neutron.plugins.ml2.plugin [None req-ba1996c8-5b14-4806-b4e8-add892c59727 - - - - - -] Attempt 1 to provision port bb1e15cb-473b-4a84-a02b-4ac1984a178c 2026-05-14 08:24:13.501 7 INFO neutron.db.ovn_revision_numbers_db [None req-ba1996c8-5b14-4806-b4e8-add892c59727 - - - - - -] Successfully bumped revision number for resource bb1e15cb-473b-4a84-a02b-4ac1984a178c (type: ports) to 4 [pid: 7|app: 0|req: 114/233] 199.204.45.35 () {30 vars in 721 bytes} [Thu May 14 08:24:14 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 996 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/234] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:24:14 2026] GET /v2.0/networks/44391ecc-8865-4865-a17f-a2c0773d928e => generated 746 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/237] 199.204.45.35 () {44 vars in 970 bytes} [Thu May 14 08:24:32 2026] GET /v2.0/quotas/f6dd0d2548bb41b3b65a999d2133ff8c => 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: 122/238] 199.204.45.35 () {48 vars in 1022 bytes} [Thu May 14 08:24:33 2026] PUT /v2.0/quotas/f6dd0d2548bb41b3b65a999d2133ff8c => generated 291 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/253] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:26:14 2026] GET /v2.0/security-groups => generated 17401 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/254] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:26:14 2026] GET /v2.0/ports => generated 5221 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/255] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:26:14 2026] GET /v2.0/subnets => generated 1308 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/256] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:26:14 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: 132/257] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:26:14 2026] GET /v2.0/agents => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/258] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:26:14 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/259] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:26:14 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/260] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:26:14 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/261] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:26:14 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: 128/262] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:26:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/263] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:26:14 2026] GET /v2.0/networks => generated 2288 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/272] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:27:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/273] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:27:14 2026] GET /v2.0/floatingips => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/274] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:27:14 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/275] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:27:14 2026] GET /v2.0/ports => generated 5221 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/276] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:27:14 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: 7|app: 0|req: 135/277] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:27:14 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: 143/278] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:27:14 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: 136/279] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:27:14 2026] GET /v2.0/networks => generated 2288 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/280] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:27:14 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/281] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:27:14 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/282] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:27:14 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/291] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:28:14 2026] GET /v2.0/agents => generated 1214 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/292] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:28:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/293] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:28:14 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/294] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:28:14 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: 144/295] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:28:14 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: 152/296] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:28:14 2026] GET /v2.0/networks => generated 2288 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/297] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:28:14 2026] GET /v2.0/security-groups => generated 17401 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/298] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:28:14 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: 146/299] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:28:14 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: 154/300] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:28:14 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/301] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:28:14 2026] GET /v2.0/ports => generated 5221 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/310] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:29:14 2026] GET /v2.0/subnets => generated 1308 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/311] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:29:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/312] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:29:14 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/313] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:29:14 2026] GET /v2.0/ports => generated 5221 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/314] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:29:14 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/315] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:29:14 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/316] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:29:14 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/317] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:29:14 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: 156/318] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:29:14 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: 163/319] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:29:14 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: 157/320] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:29:14 2026] GET /v2.0/networks => generated 2288 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/329] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:30:14 2026] GET /v2.0/subnets => generated 1308 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/330] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:30:14 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/331] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:30:14 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: 169/332] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:30:14 2026] GET /v2.0/networks => generated 2288 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/333] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:30:14 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/334] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:30:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/335] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:30:14 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: 171/336] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:30:14 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: 166/337] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:30:14 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/338] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:30:14 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: 167/339] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:30:14 2026] GET /v2.0/ports => generated 5221 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/348] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:31:14 2026] GET /v2.0/floatingips => 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: 177/349] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:31:14 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: 173/350] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:31:14 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: 178/351] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:31:14 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: 174/352] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:31:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/353] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:31:14 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/354] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:31:14 2026] GET /v2.0/networks => generated 2288 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/355] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:31:14 2026] GET /v2.0/security-groups => generated 17401 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/356] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:31:14 2026] GET /v2.0/ports => generated 5221 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/357] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:31:14 2026] GET /v2.0/subnets => generated 1308 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/358] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:31:14 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: 7|app: 0|req: 182/367] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:32:14 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: 186/368] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:32:14 2026] GET /v2.0/subnetpools => 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: 183/369] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:32:14 2026] GET /v2.0/agents => generated 1214 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:32:14 2026] GET /v2.0/networks => generated 2288 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:32:14 2026] GET /v2.0/ports => generated 5221 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:32:14 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:32:14 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: 189/374] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:32:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:32:14 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:32:14 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: 7|app: 0|req: 187/377] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:32:14 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:33:14 2026] GET /v2.0/floatingips => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:33:14 2026] GET /v2.0/ports => generated 5221 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:33:14 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:33:14 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: 197/390] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:33:14 2026] GET /v2.0/networks => generated 2288 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:33:14 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: 198/392] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:33:14 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:33:14 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: 199/394] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:33:14 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: 196/395] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:33:14 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: 200/396] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:33:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/405] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:34:14 2026] GET /v2.0/ports => generated 5221 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:34:14 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: 206/407] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:34:14 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: 202/408] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:34:14 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: 207/409] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:34:14 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:34:14 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: 208/411] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:34:14 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: 7|app: 0|req: 204/412] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:34:14 2026] GET /v2.0/routers => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/413] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:34:14 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:34:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/415] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:34:14 2026] GET /v2.0/networks => generated 2288 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/424] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:35:14 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: 215/425] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:35:14 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/426] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:35:14 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: 216/427] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:35:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/428] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:35:14 2026] GET /v2.0/ports => generated 5221 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/429] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:35:14 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: 7|app: 0|req: 213/430] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:35:14 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: 218/431] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:35:14 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: 214/432] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:35:14 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: 8|app: 0|req: 219/433] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:35:14 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: 215/434] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:35:14 2026] GET /v2.0/networks => generated 2288 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:35:49.370 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e37dbd5d-f295-4aa8-bd23-7a3ee68d735f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 222/439] 199.204.45.35 () {44 vars in 922 bytes} [Thu May 14 08:35:49 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/440] 199.204.45.35 () {44 vars in 944 bytes} [Thu May 14 08:35:49 2026] GET /v2.0/networks?name=public => generated 791 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:35:50.545 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4cbe2edb-6696-4727-aa6f-be1f324efcbc fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 223/441] 199.204.45.35 () {44 vars in 922 bytes} [Thu May 14 08:35:50 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/442] 199.204.45.35 () {44 vars in 944 bytes} [Thu May 14 08:35:50 2026] GET /v2.0/networks?name=public => generated 791 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:35:50.611 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80daf6e7-f46b-4ee9-8598-f4c038c85d10 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 224/443] 199.204.45.35 () {44 vars in 1029 bytes} [Thu May 14 08:35:50 2026] GET /v2.0/subnets/public-subnet?network_id=f5be4f78-0905-4811-9c92-1f0c9830fbe3 => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/444] 199.204.45.35 () {44 vars in 1052 bytes} [Thu May 14 08:35:50 2026] GET /v2.0/subnets?name=public-subnet&network_id=f5be4f78-0905-4811-9c92-1f0c9830fbe3 => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/449] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:36:14 2026] GET /v2.0/subnets => generated 1308 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/450] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:36:14 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/451] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:36:14 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/452] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:36:14 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: 229/453] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:36:14 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: 225/454] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:36:14 2026] GET /v2.0/networks => generated 2288 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/455] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:36:14 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: 226/456] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:36:14 2026] GET /v2.0/ports => generated 5221 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/457] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:36:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/458] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:36:14 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: 232/459] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:36:14 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:36:19.082 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db4cfd2a-a9d8-422e-8330-6cb30f42ac57 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 228/460] 199.204.45.35 () {44 vars in 932 bytes} [Thu May 14 08:36:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/461] 199.204.45.35 () {44 vars in 954 bytes} [Thu May 14 08:36:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:36:20.340 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27d08e8b-45cd-4f14-bb38-cdab62cf7528 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 229/462] 199.204.45.35 () {44 vars in 932 bytes} [Thu May 14 08:36:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/463] 199.204.45.35 () {44 vars in 954 bytes} [Thu May 14 08:36:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:36:20.412 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e28092d1-9cc8-4c7d-8d93-a5a84f58ba20 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 230/464] 199.204.45.35 () {44 vars in 1031 bytes} [Thu May 14 08:36:20 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5c61b0e7-636a-414c-8549-3e9da12c8412 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/465] 199.204.45.35 () {44 vars in 1054 bytes} [Thu May 14 08:36:20 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5c61b0e7-636a-414c-8549-3e9da12c8412 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:36:21.540 8 INFO neutron.api.v2.resource [None req-35d5906a-601b-47fe-bce1-da96a60b7405 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 237/468] 199.204.45.35 () {44 vars in 966 bytes} [Thu May 14 08:36:21 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/469] 199.204.45.35 () {44 vars in 988 bytes} [Thu May 14 08:36:21 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/470] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:36:22 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/471] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:36:22 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => 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: 239/472] 199.204.45.35 () {44 vars in 1006 bytes} [Thu May 14 08:36:22 2026] GET /v2.0/security-group-rules/f148e258-d4ba-4394-9bd5-c03962ebbe0f => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/473] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:36:23 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => 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: 240/474] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:36:23 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/475] 199.204.45.35 () {44 vars in 1006 bytes} [Thu May 14 08:36:23 2026] GET /v2.0/security-group-rules/a8969eea-3577-4935-bc5d-b7440e6b43f6 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/476] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:36:24 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/477] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:36:24 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/478] 199.204.45.35 () {44 vars in 1006 bytes} [Thu May 14 08:36:24 2026] GET /v2.0/security-group-rules/df428615-247f-4443-abd1-c507404d1710 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/479] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:36:25 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => 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: 243/480] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:36:25 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/481] 199.204.45.35 () {44 vars in 1006 bytes} [Thu May 14 08:36:25 2026] GET /v2.0/security-group-rules/6760d2b2-c7c6-4c43-9c5b-180adc07a90f => 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: 244/482] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:36:26 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/483] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:36:26 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/484] 199.204.45.35 () {44 vars in 1006 bytes} [Thu May 14 08:36:26 2026] GET /v2.0/security-group-rules/e333ce00-2b87-4fe0-a197-ad0ecf1d51e8 => 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/485] 199.204.45.35 () {44 vars in 982 bytes} [Thu May 14 08:36:27 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412 => generated 773 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:36:27.812 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f5a4eba-88a5-407a-b759-1d3004dfdd89 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 246/486] 199.204.45.35 () {44 vars in 1071 bytes} [Thu May 14 08:36:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5c61b0e7-636a-414c-8549-3e9da12c8412 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/487] 199.204.45.35 () {44 vars in 1094 bytes} [Thu May 14 08:36:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5c61b0e7-636a-414c-8549-3e9da12c8412 => generated 1246 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/488] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:36:27 2026] GET /v2.0/security-groups/261f33d4-2640-4af1-bc48-88184c7a7aa6 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:36:35.497 7 INFO neutron.pecan_wsgi.hooks.translation [None req-136f3a2d-61c1-4546-bef6-9b7ade89d97f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 242/489] 199.204.45.35 () {44 vars in 975 bytes} [Thu May 14 08:36:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/490] 199.204.45.35 () {44 vars in 997 bytes} [Thu May 14 08:36:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1246 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/493] 199.204.45.35 () {44 vars in 915 bytes} [Thu May 14 08:36:37 2026] GET /v2.0/ports => generated 5221 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:36:38.360 8 INFO neutron.api.v2.resource [None req-14a324ff-a7c7-45b2-ae32-687a819a1a1e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 250/494] 199.204.45.35 () {44 vars in 954 bytes} [Thu May 14 08:36:38 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/495] 199.204.45.35 () {44 vars in 976 bytes} [Thu May 14 08:36:38 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/496] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:36:39 2026] GET /v2.0/security-groups/50fe39af-122f-4c21-8935-0b8f8ff77dd8 => generated 2886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/497] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:36:39 2026] GET /v2.0/security-groups/50fe39af-122f-4c21-8935-0b8f8ff77dd8 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/498] 199.204.45.35 () {44 vars in 1006 bytes} [Thu May 14 08:36:39 2026] GET /v2.0/security-group-rules/18d573e8-0e3c-407a-9569-54cb7490ed61 => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/499] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:36:40 2026] GET /v2.0/security-groups/50fe39af-122f-4c21-8935-0b8f8ff77dd8 => generated 2886 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/500] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:36:40 2026] GET /v2.0/security-groups/50fe39af-122f-4c21-8935-0b8f8ff77dd8 => generated 2886 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/501] 199.204.45.35 () {44 vars in 1006 bytes} [Thu May 14 08:36:40 2026] GET /v2.0/security-group-rules/86fee3d2-a9a5-497d-aa29-522be8a8577c => generated 627 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/504] 199.204.45.35 () {44 vars in 970 bytes} [Thu May 14 08:36:51 2026] GET /v2.0/quotas/c3e731a8432d429b9c6fd42871d19c8a => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/507] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:37:14 2026] GET /v2.0/networks => generated 2288 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/508] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:37:14 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/509] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:37:14 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: 7|app: 0|req: 253/510] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:37:14 2026] GET /v2.0/agents => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/511] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:37:14 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: 254/512] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:37:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/513] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:37:14 2026] GET /v2.0/ports => generated 5221 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/514] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:37:14 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/515] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:37:14 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: 256/516] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:37:14 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: 261/517] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:37:14 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) 2026-05-14 08:37:45.160 7 INFO neutron.api.v2.resource [None req-fb993a83-f3fc-483b-a491-ed7f1e0f742e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 259/522] 199.204.45.35 () {44 vars in 1069 bytes} [Thu May 14 08:37:45 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f6dd0d2548bb41b3b65a999d2133ff8c => generated 139 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/523] 199.204.45.35 () {44 vars in 1092 bytes} [Thu May 14 08:37:45 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f6dd0d2548bb41b3b65a999d2133ff8c => generated 4072 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/524] 199.204.45.35 () {44 vars in 1083 bytes} [Thu May 14 08:37:46 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b?project_id=f6dd0d2548bb41b3b65a999d2133ff8c => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/525] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:37:46 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/526] 199.204.45.35 () {44 vars in 1006 bytes} [Thu May 14 08:37:46 2026] GET /v2.0/security-group-rules/0b31fb5a-7524-469c-a00c-9d9f8a65a796 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/527] 199.204.45.35 () {44 vars in 1083 bytes} [Thu May 14 08:37:47 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b?project_id=f6dd0d2548bb41b3b65a999d2133ff8c => 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: 262/528] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:37:47 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/529] 199.204.45.35 () {44 vars in 1006 bytes} [Thu May 14 08:37:47 2026] GET /v2.0/security-group-rules/733195d9-b7cc-4a66-b513-747b1cff063a => generated 599 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/530] 199.204.45.35 () {44 vars in 1083 bytes} [Thu May 14 08:37:48 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b?project_id=f6dd0d2548bb41b3b65a999d2133ff8c => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/531] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:37:48 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/532] 199.204.45.35 () {44 vars in 1006 bytes} [Thu May 14 08:37:48 2026] GET /v2.0/security-group-rules/ba1c666f-ead6-41e3-a052-cdfed6998e01 => 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: 269/533] 199.204.45.35 () {44 vars in 1083 bytes} [Thu May 14 08:37:49 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b?project_id=f6dd0d2548bb41b3b65a999d2133ff8c => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/534] 199.204.45.35 () {44 vars in 996 bytes} [Thu May 14 08:37:49 2026] GET /v2.0/security-groups/73eaee09-1168-491f-9e25-a50787e4f96b => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/535] 199.204.45.35 () {44 vars in 1006 bytes} [Thu May 14 08:37:49 2026] GET /v2.0/security-group-rules/faba51ed-ad8b-4267-95f3-fa70407480e4 => 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: 267/538] 199.204.45.35 () {44 vars in 970 bytes} [Thu May 14 08:37:56 2026] GET /v2.0/quotas/f6dd0d2548bb41b3b65a999d2133ff8c => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/541] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:38:14 2026] GET /v2.0/routers => generated 15 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/542] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:38:14 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/543] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:38:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/544] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:38:14 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: 271/545] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:38:14 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/546] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:38:14 2026] GET /v2.0/ports => generated 5221 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/547] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:38:14 2026] GET /v2.0/networks => generated 2288 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/548] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:38:14 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/549] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:38:14 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: 277/550] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:38:14 2026] GET /v2.0/security-groups => generated 17401 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/551] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:38:14 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: 281/558] 199.204.45.35 () {44 vars in 944 bytes} [Thu May 14 08:38:52 2026] GET /v2.0/networks?name=public => generated 791 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/561] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:39:14 2026] GET /v2.0/floatingips => generated 19 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/562] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:39:14 2026] GET /v2.0/networks => generated 2288 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/563] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:39:14 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: 280/564] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:39:14 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/565] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:39:14 2026] GET /v2.0/agents => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/566] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:39:14 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: 286/567] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:39:14 2026] GET /v2.0/ports => generated 5221 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/568] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:39:14 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/569] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:39:14 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:39:14 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/571] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:39:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/574] 10.0.0.157 () {32 vars in 649 bytes} [Thu May 14 08:39:32 2026] GET /v2.0/networks => generated 2288 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/575] 10.0.0.157 () {32 vars in 655 bytes} [Thu May 14 08:39:33 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: 286/576] 10.0.0.157 () {32 vars in 647 bytes} [Thu May 14 08:39:33 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: 291/577] 10.0.0.157 () {32 vars in 643 bytes} [Thu May 14 08:39:33 2026] GET /v2.0/ports => generated 5221 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/578] 10.0.0.157 () {32 vars in 647 bytes} [Thu May 14 08:39:33 2026] GET /v2.0/subnets => generated 1308 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/579] 10.0.0.157 () {32 vars in 649 bytes} [Thu May 14 08:39:33 2026] GET /v2.0/networks => generated 2288 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/580] 10.0.0.157 () {32 vars in 663 bytes} [Thu May 14 08:39:34 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: 293/581] 10.0.0.157 () {32 vars in 655 bytes} [Thu May 14 08:39:34 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) 2026-05-14 08:39:44.767 7 INFO neutron.db.ovn_revision_numbers_db [None req-3186add2-03f4-48e3-a988-43826eecbf6d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 933af818-2620-472b-b599-877361db058a (type: security_groups) to 1 2026-05-14 08:39:44.784 7 INFO neutron.db.ovn_revision_numbers_db [None req-3186add2-03f4-48e3-a988-43826eecbf6d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 6b3936ea-ddfa-4383-85f9-9e4ac93eb509 (type: security_group_rules) to 0 2026-05-14 08:39:44.803 7 INFO neutron.db.ovn_revision_numbers_db [None req-3186add2-03f4-48e3-a988-43826eecbf6d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8b0dc389-8c2a-42ee-8bfc-ba928ff7a70a (type: security_group_rules) to 0 2026-05-14 08:39:44.821 7 INFO neutron.db.ovn_revision_numbers_db [None req-3186add2-03f4-48e3-a988-43826eecbf6d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c2ce2099-68c0-4dcb-9e79-953e31119d96 (type: security_group_rules) to 0 2026-05-14 08:39:44.847 7 INFO neutron.db.ovn_revision_numbers_db [None req-3186add2-03f4-48e3-a988-43826eecbf6d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d7f55587-0658-4922-83f1-874950a8b6f4 (type: security_group_rules) to 0 2026-05-14 08:39:44.863 8 INFO neutron.db.ovn_revision_numbers_db [None req-6fde9d6f-ef05-4d05-b355-4458e0508a97 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 7590b975-0ece-4b1d-9eec-5f54f2ec92d2 (type: security_groups) to 1 2026-05-14 08:39:44.879 8 INFO neutron.db.ovn_revision_numbers_db [None req-6fde9d6f-ef05-4d05-b355-4458e0508a97 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2ffdd885-4eae-42e1-9dff-8ad9d3ab7228 (type: security_group_rules) to 0 2026-05-14 08:39:44.893 8 INFO neutron.db.ovn_revision_numbers_db [None req-6fde9d6f-ef05-4d05-b355-4458e0508a97 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 4339b2e1-b84c-4166-a2fd-3c1584c43a0c (type: security_group_rules) to 0 2026-05-14 08:39:44.909 8 INFO neutron.db.ovn_revision_numbers_db [None req-6fde9d6f-ef05-4d05-b355-4458e0508a97 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 68c341fb-c0f3-4f4c-9991-bf5ab2ad5a15 (type: security_group_rules) to 0 2026-05-14 08:39:44.920 8 INFO neutron.db.ovn_revision_numbers_db [None req-6fde9d6f-ef05-4d05-b355-4458e0508a97 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b3c2cf48-46e7-49e7-ba44-5c82c16cf8f7 (type: security_group_rules) to 0 2026-05-14 08:39:44.948 7 INFO neutron.db.segments_db [None req-3186add2-03f4-48e3-a988-43826eecbf6d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Added segment ae7f198a-9655-4432-af74-910f9b509497 of type geneve for network c6d28413-dd87-4b87-9627-c76f49d5f664 2026-05-14 08:39:44.999 8 INFO neutron.db.segments_db [None req-6fde9d6f-ef05-4d05-b355-4458e0508a97 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Added segment d9813c3e-bea7-4c8b-99b9-158d65e078d6 of type geneve for network 1e8286bb-5ff5-4d45-b542-1fe2944589ca 2026-05-14 08:39:45.103 7 INFO neutron.db.ovn_revision_numbers_db [None req-3186add2-03f4-48e3-a988-43826eecbf6d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c6d28413-dd87-4b87-9627-c76f49d5f664 (type: networks) to 1 2026-05-14 08:39:45.120 8 INFO neutron.db.ovn_revision_numbers_db [None req-6fde9d6f-ef05-4d05-b355-4458e0508a97 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 1e8286bb-5ff5-4d45-b542-1fe2944589ca (type: networks) to 1 2026-05-14 08:39:45.251 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3186add2-03f4-48e3-a988-43826eecbf6d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:45.253 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3186add2-03f4-48e3-a988-43826eecbf6d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network c6d28413-dd87-4b87-9627-c76f49d5f664: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:45.270 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6fde9d6f-ef05-4d05-b355-4458e0508a97 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:45.272 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6fde9d6f-ef05-4d05-b355-4458e0508a97 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 1e8286bb-5ff5-4d45-b542-1fe2944589ca: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:45.308 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1820718b-c1cc-40ff-9549-5689b9a92eca - - - - - -] OVN reports status down for port: 12cf9ccd-6a88-4eba-80f1-ec09315f841c 2026-05-14 08:39:45.337 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb31ac64-3930-4913-8979-52ecb09bd34f - - - - - -] OVN reports status down for port: 2c09f5af-7e85-4510-a8f6-dc429d610024 2026-05-14 08:39:45.379 7 INFO neutron.db.ovn_revision_numbers_db [None req-3186add2-03f4-48e3-a988-43826eecbf6d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 12cf9ccd-6a88-4eba-80f1-ec09315f841c (type: ports) to 1 2026-05-14 08:39:45.390 8 INFO neutron.db.ovn_revision_numbers_db [None req-6fde9d6f-ef05-4d05-b355-4458e0508a97 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2c09f5af-7e85-4510-a8f6-dc429d610024 (type: ports) to 1 [pid: 7|app: 0|req: 290/584] 10.0.0.157 () {34 vars in 671 bytes} [Thu May 14 08:39:44 2026] POST /v2.0/networks => generated 790 bytes in 924 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/585] 10.0.0.157 () {34 vars in 671 bytes} [Thu May 14 08:39:44 2026] POST /v2.0/networks => generated 779 bytes in 892 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:45.631 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fdb884a-c60b-417f-8ea9-ee760e8a19f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c1b6db52-5862-4463-aad8-1172545ffe03 (type: security_groups) to 1 2026-05-14 08:39:45.643 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fdb884a-c60b-417f-8ea9-ee760e8a19f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 1ec878f8-b684-4bfc-a8e3-58803308316e (type: security_group_rules) to 0 2026-05-14 08:39:45.652 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fdb884a-c60b-417f-8ea9-ee760e8a19f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5bc02938-c36c-4157-b9cd-a294dac8f5cc (type: security_group_rules) to 0 2026-05-14 08:39:45.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fdb884a-c60b-417f-8ea9-ee760e8a19f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 7cd3c052-b74f-4092-b13b-211fe13fb173 (type: security_group_rules) to 0 2026-05-14 08:39:45.677 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fdb884a-c60b-417f-8ea9-ee760e8a19f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ffc930a3-dde2-4099-a920-137904fd65f7 (type: security_group_rules) to 0 2026-05-14 08:39:45.745 7 INFO neutron.db.segments_db [None req-9fdb884a-c60b-417f-8ea9-ee760e8a19f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Added segment 3e28301a-cac1-4ffb-87c1-b159f42df303 of type geneve for network 0889270f-e74a-4eae-a1cb-92535e179986 2026-05-14 08:39:45.847 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fdb884a-c60b-417f-8ea9-ee760e8a19f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0889270f-e74a-4eae-a1cb-92535e179986 (type: networks) to 1 2026-05-14 08:39:45.946 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-82244dd7-f454-46f7-b66a-eeab8eaefe86 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:45.947 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-82244dd7-f454-46f7-b66a-eeab8eaefe86 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 1e8286bb-5ff5-4d45-b542-1fe2944589ca: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:45.962 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9fdb884a-c60b-417f-8ea9-ee760e8a19f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:45.964 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9fdb884a-c60b-417f-8ea9-ee760e8a19f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 0889270f-e74a-4eae-a1cb-92535e179986: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:46.005 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1820718b-c1cc-40ff-9549-5689b9a92eca - - - - - -] OVN reports status down for port: 6a562154-ab9f-49c1-9b74-d087d1442600 2026-05-14 08:39:46.073 7 INFO neutron.db.ovn_revision_numbers_db [None req-9fdb884a-c60b-417f-8ea9-ee760e8a19f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 6a562154-ab9f-49c1-9b74-d087d1442600 (type: ports) to 1 [pid: 7|app: 0|req: 291/586] 10.0.0.157 () {34 vars in 671 bytes} [Thu May 14 08:39:45 2026] POST /v2.0/networks => generated 785 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:46.279 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9bdaf869-bb7c-4ef6-81d6-1830c4c2e9f3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:46.280 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9bdaf869-bb7c-4ef6-81d6-1830c4c2e9f3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network c6d28413-dd87-4b87-9627-c76f49d5f664: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:46.434 8 INFO neutron.db.ovn_revision_numbers_db [None req-82244dd7-f454-46f7-b66a-eeab8eaefe86 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2c09f5af-7e85-4510-a8f6-dc429d610024 (type: ports) to 2 2026-05-14 08:39:46.472 8 INFO neutron.db.ovn_revision_numbers_db [None req-82244dd7-f454-46f7-b66a-eeab8eaefe86 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c99411eb-dcd4-4505-a881-fc31d8a93f7e (type: subnets) to 0 [pid: 8|app: 0|req: 296/587] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:39:45 2026] POST /v2.0/subnets => generated 685 bytes in 1063 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:46.516 8 WARNING neutron.db.securitygroups_db [None req-06ab9633-ba21-48f2-a12d-8a0aecad435c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:39:46.650 8 INFO neutron.db.ovn_revision_numbers_db [None req-06ab9633-ba21-48f2-a12d-8a0aecad435c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource acbe53b0-04c6-45b8-8ef7-079e43ffe3df (type: security_groups) to 1 2026-05-14 08:39:46.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-06ab9633-ba21-48f2-a12d-8a0aecad435c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 33779323-38d1-45a6-89e1-9dcc04c2f463 (type: security_group_rules) to 0 2026-05-14 08:39:46.675 8 INFO neutron.db.ovn_revision_numbers_db [None req-06ab9633-ba21-48f2-a12d-8a0aecad435c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3f851f2e-6cb4-45bc-a329-7df86c7e8f72 (type: security_group_rules) to 0 2026-05-14 08:39:46.688 8 INFO neutron.db.ovn_revision_numbers_db [None req-06ab9633-ba21-48f2-a12d-8a0aecad435c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 465b372d-fca0-4102-9468-b8532cc649bc (type: security_group_rules) to 0 2026-05-14 08:39:46.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-06ab9633-ba21-48f2-a12d-8a0aecad435c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 87f45b53-fbb5-4f7a-bb65-77095c3efa3b (type: security_group_rules) to 0 2026-05-14 08:39:46.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-9bdaf869-bb7c-4ef6-81d6-1830c4c2e9f3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 12cf9ccd-6a88-4eba-80f1-ec09315f841c (type: ports) to 2 [pid: 8|app: 0|req: 297/588] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:39:46 2026] GET /v2.0/security-groups?tenant_id=2790d00a3fbc4963ae3c16c020b549b0&name=default => generated 2921 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:39:46.762 7 INFO neutron.db.ovn_revision_numbers_db [None req-9bdaf869-bb7c-4ef6-81d6-1830c4c2e9f3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 255f386c-2874-4d13-892d-9ac55cf6905b (type: subnets) to 0 [pid: 7|app: 0|req: 292/589] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:39:46 2026] POST /v2.0/subnets => generated 696 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:46.850 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9358e95f-b27b-40d5-b94e-e3e38097f9f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:46.851 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9358e95f-b27b-40d5-b94e-e3e38097f9f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 0889270f-e74a-4eae-a1cb-92535e179986: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:47.235 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b127e4f-f948-41b8-86cd-c74e5b07473d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:47.238 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b127e4f-f948-41b8-86cd-c74e5b07473d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:47.259 8 INFO neutron.db.ovn_revision_numbers_db [None req-9358e95f-b27b-40d5-b94e-e3e38097f9f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 6a562154-ab9f-49c1-9b74-d087d1442600 (type: ports) to 2 2026-05-14 08:39:47.288 8 INFO neutron.db.ovn_revision_numbers_db [None req-9358e95f-b27b-40d5-b94e-e3e38097f9f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 51202c9e-6009-4cd7-8333-0e17fc74d247 (type: subnets) to 0 [pid: 8|app: 0|req: 298/590] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:39:46 2026] POST /v2.0/subnets => generated 692 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:47.349 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb31ac64-3930-4913-8979-52ecb09bd34f - - - - - -] OVN reports status down for port: 3ec77453-3404-4802-9d54-307f669f2d52 2026-05-14 08:39:47.370 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b127e4f-f948-41b8-86cd-c74e5b07473d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3ec77453-3404-4802-9d54-307f669f2d52 (type: ports) to 1 [pid: 8|app: 0|req: 299/591] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:39:47 2026] DELETE /v2.0/security-groups/acbe53b0-04c6-45b8-8ef7-079e43ffe3df => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:39:47.678 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-8b127e4f-f948-41b8-86cd-c74e5b07473d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Starting OVNClientQosExtension 2026-05-14 08:39:47.978 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e14785e8-d8b3-4ae0-9ae9-7b7c6d526244 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:47.979 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e14785e8-d8b3-4ae0-9ae9-7b7c6d526244 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:48.060 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router f11d63d8-5ff7-4646-b680-bf50a13d2269 is bound to host instance 2026-05-14 08:39:48.079 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-cb31ac64-3930-4913-8979-52ecb09bd34f - - - - - -] Starting OVNClientQosExtension 2026-05-14 08:39:48.100 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b127e4f-f948-41b8-86cd-c74e5b07473d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3ec77453-3404-4802-9d54-307f669f2d52 (type: router_ports) to 1 2026-05-14 08:39:48.174 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b127e4f-f948-41b8-86cd-c74e5b07473d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f11d63d8-5ff7-4646-b680-bf50a13d2269 (type: routers) to 2 2026-05-14 08:39:48.189 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb31ac64-3930-4913-8979-52ecb09bd34f - - - - - -] OVN reports status up for port: 3ec77453-3404-4802-9d54-307f669f2d52 [pid: 7|app: 0|req: 293/592] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:39:46 2026] POST /v2.0/routers => generated 984 bytes in 1413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:48.250 8 INFO neutron.plugins.ml2.plugin [None req-cb31ac64-3930-4913-8979-52ecb09bd34f - - - - - -] Attempt 1 to provision port 3ec77453-3404-4802-9d54-307f669f2d52 2026-05-14 08:39:48.274 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1820718b-c1cc-40ff-9549-5689b9a92eca - - - - - -] OVN reports status down for port: e581b99c-42cc-4858-a6a0-b9a3b363b75c 2026-05-14 08:39:48.381 8 INFO neutron.db.ovn_revision_numbers_db [None req-e14785e8-d8b3-4ae0-9ae9-7b7c6d526244 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e581b99c-42cc-4858-a6a0-b9a3b363b75c (type: ports) to 1 2026-05-14 08:39:48.675 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cca9ba8d-1d0f-40d1-b117-72174cca6a66 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:48.676 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cca9ba8d-1d0f-40d1-b117-72174cca6a66 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:48.785 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1820718b-c1cc-40ff-9549-5689b9a92eca - - - - - -] OVN reports status down for port: 5bcdb5fa-ecf7-4cdd-9c8c-e3151b9c44ac 2026-05-14 08:39:48.848 7 INFO neutron.db.ovn_revision_numbers_db [None req-cca9ba8d-1d0f-40d1-b117-72174cca6a66 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5bcdb5fa-ecf7-4cdd-9c8c-e3151b9c44ac (type: ports) to 1 2026-05-14 08:39:49.472 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 2f340134-4679-4a04-a058-d0c45f326664 is bound to host instance 2026-05-14 08:39:49.886 8 INFO neutron.db.ovn_revision_numbers_db [None req-e14785e8-d8b3-4ae0-9ae9-7b7c6d526244 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e581b99c-42cc-4858-a6a0-b9a3b363b75c (type: router_ports) to 1 2026-05-14 08:39:49.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-04e530cc-5e4a-4a34-b287-ec60775c1cb7 - - - - - -] Successfully bumped revision number for resource 3ec77453-3404-4802-9d54-307f669f2d52 (type: ports) to 4 2026-05-14 08:39:49.973 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1820718b-c1cc-40ff-9549-5689b9a92eca - - - - - -] OVN reports status up for port: 5bcdb5fa-ecf7-4cdd-9c8c-e3151b9c44ac 2026-05-14 08:39:50.030 8 INFO neutron.db.ovn_revision_numbers_db [None req-e14785e8-d8b3-4ae0-9ae9-7b7c6d526244 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource dcb727d8-c373-40fd-8eaa-ca3eeab4957d (type: routers) to 2 [pid: 8|app: 0|req: 300/593] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:39:47 2026] POST /v2.0/routers => generated 995 bytes in 2496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:50.063 7 INFO neutron.db.ovn_revision_numbers_db [None req-cca9ba8d-1d0f-40d1-b117-72174cca6a66 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5bcdb5fa-ecf7-4cdd-9c8c-e3151b9c44ac (type: router_ports) to 1 2026-05-14 08:39:50.066 7 INFO neutron.plugins.ml2.plugin [None req-1820718b-c1cc-40ff-9549-5689b9a92eca - - - - - -] Attempt 1 to provision port 5bcdb5fa-ecf7-4cdd-9c8c-e3151b9c44ac 2026-05-14 08:39:50.294 7 INFO neutron.db.ovn_revision_numbers_db [None req-cca9ba8d-1d0f-40d1-b117-72174cca6a66 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2f340134-4679-4a04-a058-d0c45f326664 (type: routers) to 2 [pid: 7|app: 0|req: 294/594] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:39:48 2026] POST /v2.0/routers => generated 991 bytes in 2143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:50.587 8 INFO neutron.db.ovn_revision_numbers_db [None req-04e530cc-5e4a-4a34-b287-ec60775c1cb7 - - - - - -] Successfully bumped revision number for resource 3ec77453-3404-4802-9d54-307f669f2d52 (type: ports) to 5 2026-05-14 08:39:50.786 7 INFO neutron.db.ovn_revision_numbers_db [None req-01c77fae-eba7-4fdc-b3cb-ed218e616444 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c91bc04b-6c7a-44b8-845c-2ae5507295b0 (type: security_groups) to 1 2026-05-14 08:39:50.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-01c77fae-eba7-4fdc-b3cb-ed218e616444 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0815dde9-87aa-453c-b99f-4769eebe92fc (type: security_group_rules) to 0 2026-05-14 08:39:50.810 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6959dbe2-8ea3-4507-8993-04bd882af689 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:50.812 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6959dbe2-8ea3-4507-8993-04bd882af689 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 1e8286bb-5ff5-4d45-b542-1fe2944589ca: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:50.840 7 INFO neutron.db.ovn_revision_numbers_db [None req-01c77fae-eba7-4fdc-b3cb-ed218e616444 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 20ae5dde-61e8-4cd4-a84b-a2b0c3068f9d (type: security_group_rules) to 0 2026-05-14 08:39:50.863 7 INFO neutron.db.ovn_revision_numbers_db [None req-01c77fae-eba7-4fdc-b3cb-ed218e616444 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3597b72a-ee73-4c13-806b-659ac23c8637 (type: security_group_rules) to 0 2026-05-14 08:39:50.887 7 INFO neutron.db.ovn_revision_numbers_db [None req-01c77fae-eba7-4fdc-b3cb-ed218e616444 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 4b06a80b-888e-48d8-9179-042fe6fbd2be (type: security_group_rules) to 0 2026-05-14 08:39:50.960 8 INFO neutron.db.ovn_revision_numbers_db [None req-6959dbe2-8ea3-4507-8993-04bd882af689 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 67db8876-1256-4b28-b1b1-b9478b68358c (type: ports) to 1 2026-05-14 08:39:51.019 7 INFO neutron.db.segments_db [None req-01c77fae-eba7-4fdc-b3cb-ed218e616444 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Added segment ac8c5404-0678-4a49-a3fc-ed66b9ed2f77 of type geneve for network e7d11c79-d599-4039-b980-ad9826956f14 2026-05-14 08:39:51.135 7 INFO neutron.db.ovn_revision_numbers_db [None req-e220e07e-8ba9-46f4-8b0f-08baf43129e7 - - - - - -] Successfully bumped revision number for resource 5bcdb5fa-ecf7-4cdd-9c8c-e3151b9c44ac (type: ports) to 4 2026-05-14 08:39:51.207 7 INFO neutron.db.ovn_revision_numbers_db [None req-01c77fae-eba7-4fdc-b3cb-ed218e616444 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e7d11c79-d599-4039-b980-ad9826956f14 (type: networks) to 1 2026-05-14 08:39:51.503 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-01c77fae-eba7-4fdc-b3cb-ed218e616444 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:51.506 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-01c77fae-eba7-4fdc-b3cb-ed218e616444 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network e7d11c79-d599-4039-b980-ad9826956f14: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:51.521 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb31ac64-3930-4913-8979-52ecb09bd34f - - - - - -] OVN reports status down for port: 67db8876-1256-4b28-b1b1-b9478b68358c 2026-05-14 08:39:51.712 7 INFO neutron.db.ovn_revision_numbers_db [None req-01c77fae-eba7-4fdc-b3cb-ed218e616444 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ec4f5265-500c-4d23-ba4f-3070007cd67d (type: ports) to 1 2026-05-14 08:39:51.719 7 INFO neutron.db.ovn_revision_numbers_db [None req-e220e07e-8ba9-46f4-8b0f-08baf43129e7 - - - - - -] Successfully bumped revision number for resource 5bcdb5fa-ecf7-4cdd-9c8c-e3151b9c44ac (type: ports) to 5 [pid: 7|app: 0|req: 295/595] 10.0.0.157 () {34 vars in 671 bytes} [Thu May 14 08:39:50 2026] POST /v2.0/networks => generated 788 bytes in 1438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:51.825 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e220e07e-8ba9-46f4-8b0f-08baf43129e7 - - - - - -] Router dcb727d8-c373-40fd-8eaa-ca3eeab4957d is bound to host instance 2026-05-14 08:39:52.090 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb31ac64-3930-4913-8979-52ecb09bd34f - - - - - -] OVN reports status up for port: 67db8876-1256-4b28-b1b1-b9478b68358c 2026-05-14 08:39:52.121 8 INFO neutron.plugins.ml2.plugin [None req-cb31ac64-3930-4913-8979-52ecb09bd34f - - - - - -] Attempt 1 to provision port 67db8876-1256-4b28-b1b1-b9478b68358c 2026-05-14 08:39:52.235 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6959dbe2-8ea3-4507-8993-04bd882af689 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:52.237 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6959dbe2-8ea3-4507-8993-04bd882af689 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 1e8286bb-5ff5-4d45-b542-1fe2944589ca: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:52.712 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-263ebf85-c5f4-4a64-a423-27dd2689d69b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:52.715 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-263ebf85-c5f4-4a64-a423-27dd2689d69b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network c6d28413-dd87-4b87-9627-c76f49d5f664: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:52.803 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb31ac64-3930-4913-8979-52ecb09bd34f - - - - - -] Successfully bumped revision number for resource 67db8876-1256-4b28-b1b1-b9478b68358c (type: ports) to 2 2026-05-14 08:39:52.990 7 INFO neutron.db.ovn_revision_numbers_db [None req-263ebf85-c5f4-4a64-a423-27dd2689d69b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2263e665-5dbc-426e-bd99-3b8f478be68c (type: ports) to 1 2026-05-14 08:39:53.089 8 INFO neutron.db.ovn_revision_numbers_db [None req-6959dbe2-8ea3-4507-8993-04bd882af689 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 67db8876-1256-4b28-b1b1-b9478b68358c (type: router_ports) to 1 [pid: 8|app: 0|req: 301/596] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:39:50 2026] PUT /v2.0/routers/f11d63d8-5ff7-4646-b680-bf50a13d2269/add_router_interface => generated 310 bytes in 3034 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:39:53.249 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1820718b-c1cc-40ff-9549-5689b9a92eca - - - - - -] OVN reports status up for port: e581b99c-42cc-4858-a6a0-b9a3b363b75c 2026-05-14 08:39:53.291 7 INFO neutron.plugins.ml2.plugin [None req-1820718b-c1cc-40ff-9549-5689b9a92eca - - - - - -] Attempt 1 to provision port e581b99c-42cc-4858-a6a0-b9a3b363b75c 2026-05-14 08:39:53.457 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f4833a0c-0984-4190-a89c-d6b852683ee3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:53.459 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f4833a0c-0984-4190-a89c-d6b852683ee3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 0889270f-e74a-4eae-a1cb-92535e179986: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:53.587 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4833a0c-0984-4190-a89c-d6b852683ee3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ca4ea4a8-6dfd-4b39-a33a-bd7c8effcd1e (type: ports) to 1 2026-05-14 08:39:53.590 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ec4fd24-80a8-4991-adce-33ea8621f0a3 - - - - - -] Successfully bumped revision number for resource e581b99c-42cc-4858-a6a0-b9a3b363b75c (type: ports) to 4 2026-05-14 08:39:54.137 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f4833a0c-0984-4190-a89c-d6b852683ee3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:54.138 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f4833a0c-0984-4190-a89c-d6b852683ee3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 0889270f-e74a-4eae-a1cb-92535e179986: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:54.183 7 INFO neutron.db.ovn_revision_numbers_db [None req-1820718b-c1cc-40ff-9549-5689b9a92eca - - - - - -] Successfully bumped revision number for resource e581b99c-42cc-4858-a6a0-b9a3b363b75c (type: ports) to 5 2026-05-14 08:39:54.365 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3dd2b09c-12b2-464e-8aec-4a37cecc51c2 - - - - - -] OVN reports status down for port: ec4f5265-500c-4d23-ba4f-3070007cd67d 2026-05-14 08:39:54.470 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-263ebf85-c5f4-4a64-a423-27dd2689d69b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:54.473 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-263ebf85-c5f4-4a64-a423-27dd2689d69b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network c6d28413-dd87-4b87-9627-c76f49d5f664: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:54.585 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4833a0c-0984-4190-a89c-d6b852683ee3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ca4ea4a8-6dfd-4b39-a33a-bd7c8effcd1e (type: router_ports) to 1 [pid: 8|app: 0|req: 302/597] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:39:53 2026] PUT /v2.0/routers/2f340134-4679-4a04-a058-d0c45f326664/add_router_interface => generated 310 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:39:54.722 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb156984-7a67-4acc-b4d1-26b245ee611c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:54.723 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb156984-7a67-4acc-b4d1-26b245ee611c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network e7d11c79-d599-4039-b980-ad9826956f14: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:54.734 7 INFO neutron.common.ovn.utils [None req-3dd2b09c-12b2-464e-8aec-4a37cecc51c2 - - - - - -] HA Chassis Group neutron-1e8286bb-5ff5-4d45-b542-1fe2944589ca synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c 2026-05-14 08:39:54.744 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3dd2b09c-12b2-464e-8aec-4a37cecc51c2 - - - - - -] OVN reports status down for port: ca4ea4a8-6dfd-4b39-a33a-bd7c8effcd1e 2026-05-14 08:39:54.865 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3dd2b09c-12b2-464e-8aec-4a37cecc51c2 - - - - - -] Logical_Switch_Port ca4ea4a8-6dfd-4b39-a33a-bd7c8effcd1e host information not removed, the port state is up 2026-05-14 08:39:54.866 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3dd2b09c-12b2-464e-8aec-4a37cecc51c2 - - - - - -] OVN reports status up for port: ca4ea4a8-6dfd-4b39-a33a-bd7c8effcd1e 2026-05-14 08:39:54.906 7 INFO neutron.plugins.ml2.plugin [None req-3dd2b09c-12b2-464e-8aec-4a37cecc51c2 - - - - - -] Attempt 1 to provision port ca4ea4a8-6dfd-4b39-a33a-bd7c8effcd1e 2026-05-14 08:39:55.154 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb156984-7a67-4acc-b4d1-26b245ee611c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ec4f5265-500c-4d23-ba4f-3070007cd67d (type: ports) to 2 2026-05-14 08:39:55.193 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb156984-7a67-4acc-b4d1-26b245ee611c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 818e2f6c-1543-49ed-b539-0290c4e8b924 (type: subnets) to 0 [pid: 8|app: 0|req: 305/600] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:39:54 2026] POST /v2.0/subnets => generated 694 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:55.410 7 INFO neutron.db.ovn_revision_numbers_db [None req-263ebf85-c5f4-4a64-a423-27dd2689d69b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2263e665-5dbc-426e-bd99-3b8f478be68c (type: router_ports) to 1 [pid: 7|app: 0|req: 296/601] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:39:51 2026] PUT /v2.0/routers/dcb727d8-c373-40fd-8eaa-ca3eeab4957d/add_router_interface => generated 310 bytes in 3644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:39:55.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcc84376-8a16-4c32-98fc-49c5c85d8a91 af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] Successfully bumped revision number for resource 3261367a-9b02-4504-81e8-30dcf8447df2 (type: security_groups) to 1 2026-05-14 08:39:55.445 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcc84376-8a16-4c32-98fc-49c5c85d8a91 af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] Successfully bumped revision number for resource 42927679-bd9d-40af-a020-dad2e80829a5 (type: security_group_rules) to 0 2026-05-14 08:39:55.455 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcc84376-8a16-4c32-98fc-49c5c85d8a91 af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] Successfully bumped revision number for resource 7438fba1-6c3b-4820-80da-a7045f2defb1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 306/602] 10.0.0.157 () {34 vars in 685 bytes} [Thu May 14 08:39:55 2026] POST /v2.0/security-groups => generated 1658 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:39:55.649 8 INFO neutron.db.ovn_revision_numbers_db [req-27b247ab-516c-4486-b68e-b14c2fd4cb25 req-fc81fb27-30ce-403f-a1df-e1229a91486b 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] Successfully bumped revision number for resource 27780c83-58c2-48b9-b430-3d7196461802 (type: security_groups) to 1 2026-05-14 08:39:55.659 8 INFO neutron.db.ovn_revision_numbers_db [req-27b247ab-516c-4486-b68e-b14c2fd4cb25 req-fc81fb27-30ce-403f-a1df-e1229a91486b 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] Successfully bumped revision number for resource 71ce3dd1-dafb-4380-b5c6-672ecae2fcb2 (type: security_group_rules) to 0 2026-05-14 08:39:55.672 8 INFO neutron.db.ovn_revision_numbers_db [req-27b247ab-516c-4486-b68e-b14c2fd4cb25 req-fc81fb27-30ce-403f-a1df-e1229a91486b 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] Successfully bumped revision number for resource f23fc035-1e82-4701-8c97-c25ec81bd583 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 307/603] 10.0.0.129 () {38 vars in 971 bytes} [Thu May 14 08:39:55 2026] POST /v2.0/security-groups => generated 1680 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:39:55.784 7 INFO neutron.db.ovn_revision_numbers_db [None req-3dd2b09c-12b2-464e-8aec-4a37cecc51c2 - - - - - -] Successfully bumped revision number for resource ca4ea4a8-6dfd-4b39-a33a-bd7c8effcd1e (type: ports) to 2 2026-05-14 08:39:55.825 8 INFO neutron.db.ovn_revision_numbers_db [None req-65798822-b4d8-4c77-b553-c60012ed1501 af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] Successfully bumped revision number for resource 58579d10-8274-4806-a392-ccad0a0653e3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 308/604] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:39:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:55.996 8 INFO neutron.db.ovn_revision_numbers_db [req-c21feca4-74c8-4482-8bb5-e4568cfe5a30 req-c23b09e8-2e0f-4333-9137-3804ff725eb2 d59ae080d88849ae88f4be884479fd51 85c5e7ce9294419d9fafd4f2ff115d48 - - default default] Successfully bumped revision number for resource 17181add-17ec-4c01-9a80-52dcbc4b170f (type: security_groups) to 1 2026-05-14 08:39:56.004 8 INFO neutron.db.ovn_revision_numbers_db [req-c21feca4-74c8-4482-8bb5-e4568cfe5a30 req-c23b09e8-2e0f-4333-9137-3804ff725eb2 d59ae080d88849ae88f4be884479fd51 85c5e7ce9294419d9fafd4f2ff115d48 - - default default] Successfully bumped revision number for resource 055ff76a-5fbe-424a-832d-6dafc70a0531 (type: security_group_rules) to 0 2026-05-14 08:39:56.013 8 INFO neutron.db.ovn_revision_numbers_db [req-c21feca4-74c8-4482-8bb5-e4568cfe5a30 req-c23b09e8-2e0f-4333-9137-3804ff725eb2 d59ae080d88849ae88f4be884479fd51 85c5e7ce9294419d9fafd4f2ff115d48 - - default default] Successfully bumped revision number for resource 1eabb704-e8c8-482a-b2f6-c25a5c5e1346 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 309/605] 10.0.0.129 () {38 vars in 971 bytes} [Thu May 14 08:39:55 2026] POST /v2.0/security-groups => generated 1685 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:39:56.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-9322ffc8-7dfb-43b7-a1d9-f48f03d928f4 af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] Successfully bumped revision number for resource bd4657b6-3126-4a22-a4a6-56a62caf7ec8 (type: security_group_rules) to 0 2026-05-14 08:39:56.153 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cd271a1a-5e43-47d8-a474-3c89d8be213b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:56.155 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cd271a1a-5e43-47d8-a474-3c89d8be213b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 310/606] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:39:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:56.294 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd271a1a-5e43-47d8-a474-3c89d8be213b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 47279274-b157-45b5-a7ef-b5ad4c334505 (type: ports) to 1 2026-05-14 08:39:56.348 8 INFO neutron.db.ovn_revision_numbers_db [req-43d73fcb-1811-4ece-ab65-bff8b8a0b219 req-a552600f-0ce6-4dbb-a9d0-55bc36e7cb34 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] Successfully bumped revision number for resource dfd67e56-8136-45b6-9ced-e32615416a54 (type: security_groups) to 1 2026-05-14 08:39:56.359 8 INFO neutron.db.ovn_revision_numbers_db [req-43d73fcb-1811-4ece-ab65-bff8b8a0b219 req-a552600f-0ce6-4dbb-a9d0-55bc36e7cb34 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] Successfully bumped revision number for resource 60bb3efb-18a4-4404-8729-4302f92eaffe (type: security_group_rules) to 0 2026-05-14 08:39:56.369 8 INFO neutron.db.ovn_revision_numbers_db [req-43d73fcb-1811-4ece-ab65-bff8b8a0b219 req-a552600f-0ce6-4dbb-a9d0-55bc36e7cb34 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] Successfully bumped revision number for resource f5073d4e-473a-496d-921e-9313786da4eb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 311/607] 10.0.0.129 () {38 vars in 971 bytes} [Thu May 14 08:39:56 2026] POST /v2.0/security-groups => generated 1681 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/608] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:39:56 2026] GET /v2.0/security-groups/17181add-17ec-4c01-9a80-52dcbc4b170f => generated 1685 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:39:56.604 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73cd7881-d716-4c30-9200-0a38e1e71adc af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] No more DHCP agents 2026-05-14 08:39:56.605 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73cd7881-d716-4c30-9200-0a38e1e71adc af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 313/609] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:39:56 2026] POST /v2.0/floatingips => generated 552 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:56.855 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2ec4fd24-80a8-4991-adce-33ea8621f0a3 - - - - - -] Router dc3d42c8-8ab1-408d-9782-bf8757848a77 is bound to host instance 2026-05-14 08:39:56.926 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd271a1a-5e43-47d8-a474-3c89d8be213b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 47279274-b157-45b5-a7ef-b5ad4c334505 (type: router_ports) to 1 2026-05-14 08:39:56.961 8 INFO neutron.db.ovn_revision_numbers_db [req-169ce631-e231-481d-98c8-3ca2e64b0963 req-ff611b82-9127-4f17-8e12-10b63823ad73 d59ae080d88849ae88f4be884479fd51 85c5e7ce9294419d9fafd4f2ff115d48 - - default default] Successfully bumped revision number for resource 58fcc54a-72a9-4d7b-9ef1-b7f05cbd4c5f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 314/610] 10.0.0.129 () {38 vars in 981 bytes} [Thu May 14 08:39:56 2026] POST /v2.0/security-group-rules => generated 614 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:57.029 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd271a1a-5e43-47d8-a474-3c89d8be213b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource dc3d42c8-8ab1-408d-9782-bf8757848a77 (type: routers) to 2 [pid: 7|app: 0|req: 297/611] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:39:55 2026] POST /v2.0/routers => generated 993 bytes in 1636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:57.087 8 INFO neutron.db.ovn_revision_numbers_db [req-57929994-61cb-46b1-bcf4-a01000c3d224 req-bb5128b1-fbfd-4c6d-b06a-97a0825349a4 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] Successfully bumped revision number for resource 1b98d3fe-f243-4d16-83e7-054315a062a8 (type: security_groups) to 1 2026-05-14 08:39:57.095 8 INFO neutron.db.ovn_revision_numbers_db [req-57929994-61cb-46b1-bcf4-a01000c3d224 req-bb5128b1-fbfd-4c6d-b06a-97a0825349a4 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] Successfully bumped revision number for resource 0fb75ca3-df3b-4ed1-8bfc-3f12bb729214 (type: security_group_rules) to 0 2026-05-14 08:39:57.108 8 INFO neutron.db.ovn_revision_numbers_db [req-57929994-61cb-46b1-bcf4-a01000c3d224 req-bb5128b1-fbfd-4c6d-b06a-97a0825349a4 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] Successfully bumped revision number for resource ff736617-fd15-4a9c-810a-44ad1f461877 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 315/612] 10.0.0.129 () {38 vars in 971 bytes} [Thu May 14 08:39:56 2026] POST /v2.0/security-groups => generated 1681 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:39:57.338 7 INFO neutron.db.ovn_revision_numbers_db [req-a324d633-b40f-4cb1-89e8-f928f6ab361c req-69959ca4-78bc-4a4b-beab-23f9f6981c7d d59ae080d88849ae88f4be884479fd51 85c5e7ce9294419d9fafd4f2ff115d48 - - default default] Successfully bumped revision number for resource 2285e7c7-7799-4cd2-8093-9ff41900d4f0 (type: security_groups) to 1 2026-05-14 08:39:57.366 7 INFO neutron.db.ovn_revision_numbers_db [req-a324d633-b40f-4cb1-89e8-f928f6ab361c req-69959ca4-78bc-4a4b-beab-23f9f6981c7d d59ae080d88849ae88f4be884479fd51 85c5e7ce9294419d9fafd4f2ff115d48 - - default default] Successfully bumped revision number for resource 240b1da7-65da-4978-8bc3-f6c95540ed10 (type: security_group_rules) to 0 2026-05-14 08:39:57.391 7 INFO neutron.db.ovn_revision_numbers_db [req-a324d633-b40f-4cb1-89e8-f928f6ab361c req-69959ca4-78bc-4a4b-beab-23f9f6981c7d d59ae080d88849ae88f4be884479fd51 85c5e7ce9294419d9fafd4f2ff115d48 - - default default] Successfully bumped revision number for resource 8bb60380-971e-4415-80f6-9050b447dd98 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 298/613] 10.0.0.129 () {38 vars in 971 bytes} [Thu May 14 08:39:57 2026] POST /v2.0/security-groups => generated 1685 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:39:57.486 7 WARNING neutron.db.securitygroups_db [req-ed207a03-9265-4b15-9966-3d26a790e88d req-489f0cfe-dfb6-42e9-ad19-335d5593486d 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:39:57.501 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f44bbbc-86ad-4ad4-8674-796ef918bb26 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:57.502 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f44bbbc-86ad-4ad4-8674-796ef918bb26 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network e7d11c79-d599-4039-b980-ad9826956f14: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 299/614] 10.0.0.129 () {34 vars in 1002 bytes} [Thu May 14 08:39:57 2026] GET /v2.0/security-groups?tenant_id=4d66161e50174009a3b6592e52e72fde => generated 7903 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:39:57.609 7 WARNING neutron.db.securitygroups_db [req-5080256a-d714-414f-bccd-d52eccd548c6 req-2399d31f-0c5b-46e8-8711-5fefda21844a af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:39:57.615 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f44bbbc-86ad-4ad4-8674-796ef918bb26 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a25b2b73-469d-4e28-8343-4c052712d83e (type: ports) to 1 [pid: 7|app: 0|req: 300/615] 10.0.0.129 () {34 vars in 1098 bytes} [Thu May 14 08:39:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--486808899&fields=id&tenant_id=1b499c9a542e44b7b21dd10a41f16a61 => generated 69 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/616] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:39:57 2026] GET /v2.0/security-groups/c1b6db52-5862-4463-aad8-1172545ffe03 => generated 2918 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/617] 10.0.0.129 () {34 vars in 982 bytes} [Thu May 14 08:39:57 2026] GET /v2.0/networks?id=1e8286bb-5ff5-4d45-b542-1fe2944589ca => generated 708 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/618] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:39:57 2026] GET /v2.0/security-groups/c1b6db52-5862-4463-aad8-1172545ffe03 => generated 2918 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/619] 10.0.0.129 () {34 vars in 965 bytes} [Thu May 14 08:39:57 2026] GET /v2.0/quotas/1b499c9a542e44b7b21dd10a41f16a61 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/620] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:39:57 2026] GET /v2.0/security-groups/2285e7c7-7799-4cd2-8093-9ff41900d4f0 => generated 1685 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:39:58.156 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f44bbbc-86ad-4ad4-8674-796ef918bb26 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:39:58.157 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f44bbbc-86ad-4ad4-8674-796ef918bb26 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network e7d11c79-d599-4039-b980-ad9826956f14: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:39:58.607 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f44bbbc-86ad-4ad4-8674-796ef918bb26 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a25b2b73-469d-4e28-8343-4c052712d83e (type: router_ports) to 1 [pid: 8|app: 0|req: 316/621] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:39:57 2026] PUT /v2.0/routers/dc3d42c8-8ab1-408d-9782-bf8757848a77/add_router_interface => generated 310 bytes in 1477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:39:58.685 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-956ba306-0bdc-4226-b55a-8aa45372b4e7 - - - - - -] No hosting information found for port 67db8876-1256-4b28-b1b1-b9478b68358c: RuntimeError: No hosting information found for port 67db8876-1256-4b28-b1b1-b9478b68358c 2026-05-14 08:39:58.686 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-956ba306-0bdc-4226-b55a-8aa45372b4e7 - - - - - -] OVN reports status down for port: 2263e665-5dbc-426e-bd99-3b8f478be68c 2026-05-14 08:39:58.791 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-956ba306-0bdc-4226-b55a-8aa45372b4e7 - - - - - -] Logical_Switch_Port 2263e665-5dbc-426e-bd99-3b8f478be68c host information not removed, the port state is up [pid: 7|app: 0|req: 306/622] 10.0.0.129 () {34 vars in 1002 bytes} [Thu May 14 08:39:57 2026] GET /v2.0/ports?tenant_id=1b499c9a542e44b7b21dd10a41f16a61&fields=id => generated 103 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:39:58.809 8 INFO neutron.db.ovn_revision_numbers_db [req-f08d842f-f0c6-4869-978e-3768a74e5184 req-501cb278-0394-43e5-ac4f-21784b473908 d59ae080d88849ae88f4be884479fd51 85c5e7ce9294419d9fafd4f2ff115d48 - - default default] Successfully bumped revision number for resource 102a6ac8-d3d2-431b-8c83-cae653b91ca7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 317/623] 10.0.0.129 () {38 vars in 981 bytes} [Thu May 14 08:39:58 2026] POST /v2.0/security-group-rules => generated 614 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:58.927 7 INFO neutron.db.ovn_revision_numbers_db [None req-12e3eedf-e914-43d9-8197-9758f1fdc5da - - - - - -] Successfully bumped revision number for resource 47279274-b157-45b5-a7ef-b5ad4c334505 (type: ports) to 4 2026-05-14 08:39:58.928 8 INFO neutron.db.ovn_revision_numbers_db [None req-956ba306-0bdc-4226-b55a-8aa45372b4e7 - - - - - -] Successfully bumped revision number for resource 67db8876-1256-4b28-b1b1-b9478b68358c (type: router_ports) to 2 2026-05-14 08:39:58.929 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-956ba306-0bdc-4226-b55a-8aa45372b4e7 - - - - - -] OVN reports status up for port: 2263e665-5dbc-426e-bd99-3b8f478be68c 2026-05-14 08:39:58.941 8 INFO neutron.plugins.ml2.plugin [None req-956ba306-0bdc-4226-b55a-8aa45372b4e7 - - - - - -] Attempt 1 to provision port 2263e665-5dbc-426e-bd99-3b8f478be68c [pid: 7|app: 0|req: 307/624] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:39:58 2026] GET /v2.0/security-groups/27780c83-58c2-48b9-b430-3d7196461802 => generated 1680 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/625] 10.0.0.129 () {34 vars in 907 bytes} [Thu May 14 08:39:59 2026] GET /v2.0/extensions => generated 21706 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/626] 10.0.0.129 () {36 vars in 1013 bytes} [Thu May 14 08:39:58 2026] DELETE /v2.0/security-groups/27780c83-58c2-48b9-b430-3d7196461802 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/627] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:39:59 2026] GET /v2.0/security-groups/2285e7c7-7799-4cd2-8093-9ff41900d4f0 => generated 2310 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/628] 10.0.0.129 () {34 vars in 1008 bytes} [Thu May 14 08:39:59 2026] GET /v2.0/networks/1e8286bb-5ff5-4d45-b542-1fe2944589ca?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/629] 10.0.0.129 () {34 vars in 1108 bytes} [Thu May 14 08:39:59 2026] GET /v2.0/networks/1e8286bb-5ff5-4d45-b542-1fe2944589ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:39:59.428 7 INFO neutron.db.ovn_revision_numbers_db [None req-12e3eedf-e914-43d9-8197-9758f1fdc5da - - - - - -] Successfully bumped revision number for resource 47279274-b157-45b5-a7ef-b5ad4c334505 (type: ports) to 5 2026-05-14 08:39:59.583 8 INFO neutron.db.ovn_revision_numbers_db [None req-956ba306-0bdc-4226-b55a-8aa45372b4e7 - - - - - -] Successfully bumped revision number for resource 2263e665-5dbc-426e-bd99-3b8f478be68c (type: ports) to 2 2026-05-14 08:39:59.590 8 INFO neutron.db.ovn_revision_numbers_db [req-7c2c404c-a445-4e0a-b30f-dbbc9a6571cc req-aefb90f4-61fe-464b-9618-83704c34765e d59ae080d88849ae88f4be884479fd51 85c5e7ce9294419d9fafd4f2ff115d48 - - default default] Successfully bumped revision number for resource 66a609ba-1fcc-4953-b15e-ea61f6db7c5c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 320/630] 10.0.0.129 () {38 vars in 981 bytes} [Thu May 14 08:39:59 2026] POST /v2.0/security-group-rules => generated 619 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:39:59.681 8 INFO neutron.api.v2.resource [req-d7d00035-a918-4fbb-822d-c0a47c5b17e5 req-925a50fe-7b4b-4ed4-85ff-ad5df31b9fb5 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 321/631] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:39:59 2026] GET /v2.0/security-groups/27780c83-58c2-48b9-b430-3d7196461802 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:39:59.759 7 INFO neutron.db.ovn_revision_numbers_db [None req-7854b617-6a3f-455a-b58b-c3519fead5ea 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] Successfully bumped revision number for resource d54c84eb-e731-4482-a72a-17879bd2f4f3 (type: security_groups) to 1 2026-05-14 08:39:59.771 7 INFO neutron.db.ovn_revision_numbers_db [None req-7854b617-6a3f-455a-b58b-c3519fead5ea 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] Successfully bumped revision number for resource 8f5c45ff-1d47-4ea3-95be-4a9401d6f9db (type: security_group_rules) to 0 [pid: 8|app: 0|req: 322/632] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:39:59 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 12 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:39:59.782 7 INFO neutron.db.ovn_revision_numbers_db [None req-7854b617-6a3f-455a-b58b-c3519fead5ea 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] Successfully bumped revision number for resource d00543a3-cc7f-4da4-b8c1-8b16d9e03c7d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 323/633] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:39:59 2026] GET /v2.0/security-groups/2285e7c7-7799-4cd2-8093-9ff41900d4f0 => generated 2940 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/634] 10.0.0.157 () {34 vars in 685 bytes} [Thu May 14 08:39:59 2026] POST /v2.0/security-groups => generated 1660 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/635] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:39:59 2026] GET /v2.0/security-groups/dfd67e56-8136-45b6-9ced-e32615416a54 => generated 1681 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/636] 10.0.0.129 () {34 vars in 1001 bytes} [Thu May 14 08:39:59 2026] GET /v2.0/security-group-rules/66a609ba-1fcc-4953-b15e-ea61f6db7c5c => generated 616 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:00.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-3254db78-6793-4f86-9dad-d88aa1a7cb5d 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] Successfully bumped revision number for resource 6a5354d4-8375-408c-95db-4aea28665252 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 312/637] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:39:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/638] 10.0.0.129 () {36 vars in 1013 bytes} [Thu May 14 08:39:59 2026] DELETE /v2.0/security-groups/dfd67e56-8136-45b6-9ced-e32615416a54 => 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: 313/639] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:40:00 2026] GET /v2.0/security-groups/2285e7c7-7799-4cd2-8093-9ff41900d4f0 => generated 2940 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:00.143 7 INFO neutron.api.v2.resource [req-0c07e1d7-8430-4be7-a3be-b8129af02179 req-3e16dd25-a633-42da-b296-2d7da9acc7a2 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 314/640] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:40:00 2026] GET /v2.0/security-groups/dfd67e56-8136-45b6-9ced-e32615416a54 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:40:00.238 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e2b06fe-7b62-4eed-8a78-8a99bee38b29 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] Successfully bumped revision number for resource fdc06d06-c69c-4983-94c0-8595a02328f4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 327/641] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:40:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/642] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:40:00 2026] GET /v2.0/security-groups/1b98d3fe-f243-4d16-83e7-054315a062a8 => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/643] 10.0.0.129 () {36 vars in 1023 bytes} [Thu May 14 08:40:00 2026] DELETE /v2.0/security-group-rules/66a609ba-1fcc-4953-b15e-ea61f6db7c5c => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/644] 10.0.0.129 () {36 vars in 1013 bytes} [Thu May 14 08:40:00 2026] DELETE /v2.0/security-groups/1b98d3fe-f243-4d16-83e7-054315a062a8 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/645] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:40:00 2026] GET /v2.0/security-groups/2285e7c7-7799-4cd2-8093-9ff41900d4f0 => generated 2310 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:00.566 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-654f65a8-b50a-457f-870c-a829b3ef6038 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] No more DHCP agents 2026-05-14 08:40:00.568 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-654f65a8-b50a-457f-870c-a829b3ef6038 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:00.569 7 INFO neutron.api.v2.resource [req-f73bb04f-9397-4734-9d0f-39a40bf1e820 req-cce2f32b-5873-4215-929e-66c19ff1913f 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 318/646] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:40:00 2026] GET /v2.0/security-groups/1b98d3fe-f243-4d16-83e7-054315a062a8 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/647] 10.0.0.129 () {36 vars in 1013 bytes} [Thu May 14 08:40:00 2026] DELETE /v2.0/security-groups/2285e7c7-7799-4cd2-8093-9ff41900d4f0 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:40:00.726 7 WARNING neutron.db.securitygroups_db [req-60b3b7ed-b2aa-4280-bda4-8904474f3e9f req-2a9ab1d8-7f7e-4027-bd2a-faa73f49cb11 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 320/648] 10.0.0.129 () {34 vars in 1002 bytes} [Thu May 14 08:40:00 2026] GET /v2.0/security-groups?tenant_id=4d66161e50174009a3b6592e52e72fde => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/649] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:40:00 2026] GET /v2.0/security-groups/17181add-17ec-4c01-9a80-52dcbc4b170f => generated 2310 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/650] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:40:00 2026] GET /v2.0/security-groups/c1b6db52-5862-4463-aad8-1172545ffe03 => generated 2918 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/651] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:40:00 2026] POST /v2.0/floatingips => generated 552 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/652] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:40:00 2026] GET /v2.0/security-groups/c1b6db52-5862-4463-aad8-1172545ffe03 => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:00.920 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfe15d29-a9ff-44b2-aa85-70c265ea8eab - - - - - -] No hosting information found for port ca4ea4a8-6dfd-4b39-a33a-bd7c8effcd1e: RuntimeError: No hosting information found for port ca4ea4a8-6dfd-4b39-a33a-bd7c8effcd1e 2026-05-14 08:40:00.992 7 INFO neutron.common.ovn.utils [None req-dfe15d29-a9ff-44b2-aa85-70c265ea8eab - - - - - -] HA Chassis Group neutron-0889270f-e74a-4eae-a1cb-92535e179986 synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c [pid: 8|app: 0|req: 331/653] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:00 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:01.052 8 INFO neutron.api.v2.resource [req-659a86c1-175c-4393-b393-17bfb8afb25a req-64f13978-86c2-430b-8b15-3a45f8df5260 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 332/654] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:40:01 2026] GET /v2.0/security-groups/1b98d3fe-f243-4d16-83e7-054315a062a8 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:40:01.090 8 INFO neutron.api.v2.resource [req-7bcedc82-891c-47b1-9486-1ef4f3ae985c req-b3637482-0695-45a1-9a14-daa8fe3b9042 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 333/655] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:40:01 2026] GET /v2.0/security-groups/dfd67e56-8136-45b6-9ced-e32615416a54 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:40:01.133 8 INFO neutron.api.v2.resource [req-d8d876b2-7929-4f9c-bb72-c6deb58240f5 req-545d9b09-61cb-4542-8dd4-4c1bf40b0368 6cb2f74660a7446eabb726d4481c3009 4d66161e50174009a3b6592e52e72fde - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 334/656] 10.0.0.129 () {34 vars in 991 bytes} [Thu May 14 08:40:01 2026] GET /v2.0/security-groups/27780c83-58c2-48b9-b430-3d7196461802 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/657] 10.0.0.129 () {36 vars in 1013 bytes} [Thu May 14 08:40:00 2026] DELETE /v2.0/security-groups/17181add-17ec-4c01-9a80-52dcbc4b170f => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:40:01.186 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfe15d29-a9ff-44b2-aa85-70c265ea8eab - - - - - -] Successfully bumped revision number for resource ca4ea4a8-6dfd-4b39-a33a-bd7c8effcd1e (type: router_ports) to 2 2026-05-14 08:40:01.267 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfe15d29-a9ff-44b2-aa85-70c265ea8eab - - - - - -] OVN reports status down for port: a25b2b73-469d-4e28-8343-4c052712d83e 2026-05-14 08:40:01.486 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfe15d29-a9ff-44b2-aa85-70c265ea8eab - - - - - -] Logical_Switch_Port a25b2b73-469d-4e28-8343-4c052712d83e host information not removed, the port state is up 2026-05-14 08:40:01.487 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfe15d29-a9ff-44b2-aa85-70c265ea8eab - - - - - -] OVN reports status up for port: a25b2b73-469d-4e28-8343-4c052712d83e 2026-05-14 08:40:01.528 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e42a16c-e98a-4c97-85ad-22a308d63bfc fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 2263e665-5dbc-426e-bd99-3b8f478be68c 2026-05-14 08:40:01.535 7 INFO neutron.plugins.ml2.plugin [None req-dfe15d29-a9ff-44b2-aa85-70c265ea8eab - - - - - -] Attempt 1 to provision port a25b2b73-469d-4e28-8343-4c052712d83e 2026-05-14 08:40:01.536 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e42a16c-e98a-4c97-85ad-22a308d63bfc fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 2263e665-5dbc-426e-bd99-3b8f478be68c 2026-05-14 08:40:01.869 7 INFO neutron_taas.services.taas.taas_plugin [None req-25f3eff8-ecff-4acb-b08c-6a1f5087481c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: ca4ea4a8-6dfd-4b39-a33a-bd7c8effcd1e 2026-05-14 08:40:01.884 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25f3eff8-ecff-4acb-b08c-6a1f5087481c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: ca4ea4a8-6dfd-4b39-a33a-bd7c8effcd1e 2026-05-14 08:40:02.439 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfe15d29-a9ff-44b2-aa85-70c265ea8eab - - - - - -] Successfully bumped revision number for resource a25b2b73-469d-4e28-8343-4c052712d83e (type: ports) to 2 [pid: 8|app: 0|req: 335/658] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:40:01 2026] PUT /v2.0/routers/dcb727d8-c373-40fd-8eaa-ca3eeab4957d/remove_router_interface => generated 310 bytes in 1751 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: 336/659] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:02 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => 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: 324/660] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:40:01 2026] PUT /v2.0/routers/2f340134-4679-4a04-a058-d0c45f326664/remove_router_interface => generated 310 bytes in 1817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:40:03.276 8 INFO neutron_taas.services.taas.taas_plugin [None req-6232a014-893f-4732-b5ce-d4feb9b07b4d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: e581b99c-42cc-4858-a6a0-b9a3b363b75c 2026-05-14 08:40:03.278 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6232a014-893f-4732-b5ce-d4feb9b07b4d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: e581b99c-42cc-4858-a6a0-b9a3b363b75c 2026-05-14 08:40:03.302 7 INFO neutron_taas.services.taas.taas_plugin [None req-da0fe763-2980-4201-be2f-1b776797ac56 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 5bcdb5fa-ecf7-4cdd-9c8c-e3151b9c44ac 2026-05-14 08:40:03.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da0fe763-2980-4201-be2f-1b776797ac56 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 5bcdb5fa-ecf7-4cdd-9c8c-e3151b9c44ac [pid: 8|app: 0|req: 337/661] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:40:02 2026] DELETE /v2.0/routers/dcb727d8-c373-40fd-8eaa-ca3eeab4957d => generated 0 bytes in 783 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/662] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:40:02 2026] DELETE /v2.0/routers/2f340134-4679-4a04-a058-d0c45f326664 => generated 0 bytes in 811 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/663] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:40:03 2026] DELETE /v2.0/subnets/255f386c-2874-4d13-892d-9ac55cf6905b => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/664] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:40:03 2026] DELETE /v2.0/subnets/51202c9e-6009-4cd7-8333-0e17fc74d247 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:40:04.045 8 INFO neutron_taas.services.taas.taas_plugin [None req-66fbf23c-a1db-4d27-8a79-1c783c4f8dbc fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 12cf9ccd-6a88-4eba-80f1-ec09315f841c 2026-05-14 08:40:04.047 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66fbf23c-a1db-4d27-8a79-1c783c4f8dbc fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 12cf9ccd-6a88-4eba-80f1-ec09315f841c 2026-05-14 08:40:04.139 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d3586aa-7742-48c0-b56c-985952f9c1e3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 6a562154-ab9f-49c1-9b74-d087d1442600 2026-05-14 08:40:04.147 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d3586aa-7742-48c0-b56c-985952f9c1e3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 6a562154-ab9f-49c1-9b74-d087d1442600 [pid: 8|app: 0|req: 339/665] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:40:03 2026] DELETE /v2.0/networks/c6d28413-dd87-4b87-9627-c76f49d5f664 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/666] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:04 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:04.455 8 WARNING neutron.db.securitygroups_db [None req-adb69ea2-7628-465d-8a54-972bec692360 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 327/667] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:40:04 2026] DELETE /v2.0/networks/0889270f-e74a-4eae-a1cb-92535e179986 => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/668] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:04 2026] GET /v2.0/security-groups?tenant_id=85c5e7ce9294419d9fafd4f2ff115d48&name=default => generated 2921 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/669] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:04 2026] DELETE /v2.0/security-groups/933af818-2620-472b-b599-877361db058a => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/670] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:40:04 2026] GET /v2.0/networks?id=1e8286bb-5ff5-4d45-b542-1fe2944589ca => generated 708 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/671] 199.204.45.35 () {34 vars in 910 bytes} [Thu May 14 08:40:04 2026] GET /v2.0/extensions => generated 21706 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-14 08:40:04.819 8 WARNING neutron.db.securitygroups_db [req-5080256a-d714-414f-bccd-d52eccd548c6 req-28d6cc8f-fe0b-4006-a8a4-c342caad6c7a af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 343/672] 199.204.45.35 () {34 vars in 1049 bytes} [Thu May 14 08:40:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1b499c9a542e44b7b21dd10a41f16a61 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:04.869 7 WARNING neutron.db.securitygroups_db [None req-70ec6150-f00e-45dc-a4a9-ecf57065b5c1 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:40:04.897 8 INFO neutron.services.segments.plugin [-] Segment ae7f198a-9655-4432-af74-910f9b509497 resource provider aggregate not found [pid: 7|app: 0|req: 330/673] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:04 2026] GET /v2.0/security-groups?tenant_id=4d66161e50174009a3b6592e52e72fde&name=default => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:05.011 8 INFO neutron.services.segments.plugin [-] Segment ae7f198a-9655-4432-af74-910f9b509497 resource provider aggregate not found 2026-05-14 08:40:05.024 8 INFO neutron.services.segments.plugin [-] Segment ae7f198a-9655-4432-af74-910f9b509497 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 ae7f198a-9655-4432-af74-910f9b509497 found for delete ", "request_id": "req-61d38651-1d2c-4746-b058-67e56f257cfa"}]} 2026-05-14 08:40:05.034 7 INFO neutron.services.segments.plugin [-] Segment 3e28301a-cac1-4ffb-87c1-b159f42df303 resource provider aggregate not found 2026-05-14 08:40:05.045 8 INFO neutron.services.segments.plugin [-] Segment ae7f198a-9655-4432-af74-910f9b509497 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 ae7f198a-9655-4432-af74-910f9b509497 found for delete ", "request_id": "req-809c2591-ae27-4bca-b71d-8d0bd5524323"}]} 2026-05-14 08:40:05.050 7 INFO neutron.services.segments.plugin [-] Segment 3e28301a-cac1-4ffb-87c1-b159f42df303 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 3e28301a-cac1-4ffb-87c1-b159f42df303 found for delete ", "request_id": "req-f2a46445-5c75-45ee-9e54-ee6f1c968c85"}]} [pid: 7|app: 0|req: 331/674] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:04 2026] DELETE /v2.0/security-groups/c1b6db52-5862-4463-aad8-1172545ffe03 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:40:05.241 7 INFO neutron.services.segments.plugin [-] Segment 3e28301a-cac1-4ffb-87c1-b159f42df303 resource provider aggregate not found 2026-05-14 08:40:05.267 7 INFO neutron.services.segments.plugin [-] Segment 3e28301a-cac1-4ffb-87c1-b159f42df303 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 3e28301a-cac1-4ffb-87c1-b159f42df303 found for delete ", "request_id": "req-870bbdf1-c1e7-40eb-9e2f-489a790d8fdd"}]} 2026-05-14 08:40:05.302 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-5080256a-d714-414f-bccd-d52eccd548c6 req-72a33638-f507-4410-a237-d383d8eb8fd2 af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] No more DHCP agents 2026-05-14 08:40:05.304 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-5080256a-d714-414f-bccd-d52eccd548c6 req-72a33638-f507-4410-a237-d383d8eb8fd2 af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] Unable to schedule network 1e8286bb-5ff5-4d45-b542-1fe2944589ca: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:05.349 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7571a835-1a56-4a94-a3ee-62bed06ab269 - - - - - -] No port found with ID 2263e665-5dbc-426e-bd99-3b8f478be68c: RuntimeError: No port found with ID 2263e665-5dbc-426e-bd99-3b8f478be68c 2026-05-14 08:40:05.356 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7571a835-1a56-4a94-a3ee-62bed06ab269 - - - - - -] OVN reports status down for port: 47279274-b157-45b5-a7ef-b5ad4c334505 [pid: 7|app: 0|req: 332/675] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:05 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 957 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/676] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:05 2026] GET /v2.0/security-groups?id=3261367a-9b02-4504-81e8-30dcf8447df2&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:05.652 8 INFO neutron.db.ovn_revision_numbers_db [req-5080256a-d714-414f-bccd-d52eccd548c6 req-72a33638-f507-4410-a237-d383d8eb8fd2 af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] Successfully bumped revision number for resource 771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d (type: ports) to 1 2026-05-14 08:40:05.757 7 WARNING neutron.db.securitygroups_db [req-0fc81941-ab3f-4e71-951c-5a3adc27d10b req-26fe0b11-9f2b-4bff-8baa-c80243463026 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 334/677] 10.0.0.129 () {34 vars in 1100 bytes} [Thu May 14 08:40:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1071340271&fields=id&tenant_id=19d3756425f44f72b5adae41736cf7a7 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/678] 199.204.45.35 () {38 vars in 954 bytes} [Thu May 14 08:40:04 2026] POST /v2.0/ports => generated 954 bytes in 930 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/679] 10.0.0.129 () {34 vars in 982 bytes} [Thu May 14 08:40:05 2026] GET /v2.0/networks?id=e7d11c79-d599-4039-b980-ad9826956f14 => generated 717 bytes in 39 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: 345/680] 10.0.0.129 () {34 vars in 965 bytes} [Thu May 14 08:40:05 2026] GET /v2.0/quotas/19d3756425f44f72b5adae41736cf7a7 => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:05.929 8 INFO neutron.db.ovn_revision_numbers_db [None req-7571a835-1a56-4a94-a3ee-62bed06ab269 - - - - - -] Successfully bumped revision number for resource 47279274-b157-45b5-a7ef-b5ad4c334505 (type: ports) to 6 [pid: 7|app: 0|req: 336/681] 10.0.0.129 () {34 vars in 1002 bytes} [Thu May 14 08:40:05 2026] GET /v2.0/ports?tenant_id=19d3756425f44f72b5adae41736cf7a7&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/682] 10.0.0.129 () {34 vars in 1008 bytes} [Thu May 14 08:40:05 2026] GET /v2.0/networks/e7d11c79-d599-4039-b980-ad9826956f14?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:06.062 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d7321b6c-1584-4d43-bbb6-b6b1cc5ec645 - - - - - -] Logical_Switch_Port 47279274-b157-45b5-a7ef-b5ad4c334505 host information not removed, the port state is up [pid: 7|app: 0|req: 337/683] 10.0.0.129 () {34 vars in 1108 bytes} [Thu May 14 08:40:06 2026] GET /v2.0/networks/e7d11c79-d599-4039-b980-ad9826956f14?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) 2026-05-14 08:40:06.104 8 INFO neutron.common.ovn.utils [None req-d7321b6c-1584-4d43-bbb6-b6b1cc5ec645 - - - - - -] HA Chassis Group neutron-e7d11c79-d599-4039-b980-ad9826956f14 synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c 2026-05-14 08:40:06.112 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d7321b6c-1584-4d43-bbb6-b6b1cc5ec645 - - - - - -] OVN reports status up for port: 47279274-b157-45b5-a7ef-b5ad4c334505 2026-05-14 08:40:06.127 8 INFO neutron.plugins.ml2.plugin [None req-d7321b6c-1584-4d43-bbb6-b6b1cc5ec645 - - - - - -] Attempt 1 to provision port 47279274-b157-45b5-a7ef-b5ad4c334505 [pid: 7|app: 0|req: 340/686] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:06 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => 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: 341/687] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:06 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 957 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:06.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-d7321b6c-1584-4d43-bbb6-b6b1cc5ec645 - - - - - -] Successfully bumped revision number for resource 47279274-b157-45b5-a7ef-b5ad4c334505 (type: ports) to 7 [pid: 7|app: 0|req: 342/688] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:06 2026] GET /v2.0/security-groups?id=3261367a-9b02-4504-81e8-30dcf8447df2&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:06.991 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-df7f2226-e235-48ef-9e6c-f71ab29fd779 - - - - - -] OVN reports status down for port: 771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d 2026-05-14 08:40:07.022 8 INFO neutron.db.ovn_revision_numbers_db [req-5080256a-d714-414f-bccd-d52eccd548c6 req-fbfc1bd5-f0c3-42c7-a09b-6fa6c2cd8dba 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d (type: ports) to 2 2026-05-14 08:40:07.289 8 INFO neutron.db.ovn_revision_numbers_db [req-5080256a-d714-414f-bccd-d52eccd548c6 req-fbfc1bd5-f0c3-42c7-a09b-6fa6c2cd8dba 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d (type: ports) to 4 [pid: 8|app: 0|req: 347/689] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:40:06 2026] PUT /v2.0/ports/771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d => generated 1227 bytes in 1144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:07.381 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8aa216e-0a78-44e6-99c4-a7e68461effa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9000058e-9f3b-4925-b513-478546453275 (type: security_groups) to 1 2026-05-14 08:40:07.396 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8aa216e-0a78-44e6-99c4-a7e68461effa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0e2c958a-2c70-47b3-9edc-40115dd09ddb (type: security_group_rules) to 0 2026-05-14 08:40:07.408 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8aa216e-0a78-44e6-99c4-a7e68461effa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2747ac99-d577-4c44-9eb3-ff6b2f8dec96 (type: security_group_rules) to 0 2026-05-14 08:40:07.418 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8aa216e-0a78-44e6-99c4-a7e68461effa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5b455ebe-0836-4c33-83ea-a6b091b15c15 (type: security_group_rules) to 0 2026-05-14 08:40:07.494 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-66177eef-c9d0-4222-8f97-6a5b1fbbfc44 - - - - - -] No hosting information found for port a25b2b73-469d-4e28-8343-4c052712d83e: RuntimeError: No hosting information found for port a25b2b73-469d-4e28-8343-4c052712d83e 2026-05-14 08:40:07.558 7 INFO neutron.common.ovn.utils [None req-66177eef-c9d0-4222-8f97-6a5b1fbbfc44 - - - - - -] HA Chassis Group neutron-e7d11c79-d599-4039-b980-ad9826956f14 synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c /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: 348/690] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:07 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:07.810 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8aa216e-0a78-44e6-99c4-a7e68461effa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c7f09aec-d394-434d-8ebb-4d33cd5fbd1f (type: security_group_rules) to 0 2026-05-14 08:40:07.854 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a07b445-e6d6-4f16-aa21-50dc21fd568b'] response: {'server_uuid': '838f5897-6e8f-4c45-8ac4-55238beb2df9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d', 'code': 200} 2026-05-14 08:40:07.889 7 INFO neutron.db.ovn_revision_numbers_db [None req-66177eef-c9d0-4222-8f97-6a5b1fbbfc44 - - - - - -] Successfully bumped revision number for resource a25b2b73-469d-4e28-8343-4c052712d83e (type: router_ports) to 2 [pid: 8|app: 0|req: 349/691] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:07 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:07.926 7 INFO neutron.db.segments_db [None req-c8aa216e-0a78-44e6-99c4-a7e68461effa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Added segment 96de8b13-7e83-40db-a5a4-f4376284e723 of type geneve for network af018c87-8c01-424e-b522-cc6884728760 [pid: 8|app: 0|req: 350/692] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:07 2026] GET /v2.0/security-groups?id=3261367a-9b02-4504-81e8-30dcf8447df2&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:08.062 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8aa216e-0a78-44e6-99c4-a7e68461effa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource af018c87-8c01-424e-b522-cc6884728760 (type: networks) to 1 2026-05-14 08:40:08.228 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c8aa216e-0a78-44e6-99c4-a7e68461effa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:40:08.229 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c8aa216e-0a78-44e6-99c4-a7e68461effa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network af018c87-8c01-424e-b522-cc6884728760: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:08.284 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-df7f2226-e235-48ef-9e6c-f71ab29fd779 - - - - - -] OVN reports status down for port: 307d17d9-70f9-4018-aed6-35bcd87da747 2026-05-14 08:40:08.335 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8aa216e-0a78-44e6-99c4-a7e68461effa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 307d17d9-70f9-4018-aed6-35bcd87da747 (type: ports) to 1 [pid: 7|app: 0|req: 343/693] 10.0.0.157 () {34 vars in 671 bytes} [Thu May 14 08:40:06 2026] POST /v2.0/networks => generated 793 bytes in 1389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/694] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:40:08 2026] GET /v2.0/ports?tenant_id=1b499c9a542e44b7b21dd10a41f16a61&device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 1230 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/695] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:40:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/696] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:40:08 2026] GET /v2.0/subnets?id=c99411eb-dcd4-4505-a881-fc31d8a93f7e => generated 688 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:08.512 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-87fc8b86-e8a6-45cc-bf3d-74f88480d727 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:40:08.514 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-87fc8b86-e8a6-45cc-bf3d-74f88480d727 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network af018c87-8c01-424e-b522-cc6884728760: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 354/697] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:40:08 2026] GET /v2.0/ports?network_id=1e8286bb-5ff5-4d45-b542-1fe2944589ca&device_owner=network%3Adhcp => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/698] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:40:08 2026] GET /v2.0/networks/1e8286bb-5ff5-4d45-b542-1fe2944589ca?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: 356/699] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:40:08 2026] GET /v2.0/networks/1e8286bb-5ff5-4d45-b542-1fe2944589ca?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: 8|app: 0|req: 357/700] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:08 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:08.954 7 INFO neutron.db.ovn_revision_numbers_db [None req-87fc8b86-e8a6-45cc-bf3d-74f88480d727 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 307d17d9-70f9-4018-aed6-35bcd87da747 (type: ports) to 2 2026-05-14 08:40:08.988 7 INFO neutron.db.ovn_revision_numbers_db [None req-87fc8b86-e8a6-45cc-bf3d-74f88480d727 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 37beaa10-5ca7-429e-b876-75db6dff14c1 (type: subnets) to 0 [pid: 7|app: 0|req: 344/701] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:40:08 2026] POST /v2.0/subnets => generated 699 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:40:09.133 8 WARNING neutron.db.securitygroups_db [None req-f83a4cdf-18d9-4c4d-8e5b-259b4d9d70dd fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:40:09.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-f83a4cdf-18d9-4c4d-8e5b-259b4d9d70dd fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d09a39b9-3878-4a84-b609-672eabb93498 (type: security_groups) to 1 2026-05-14 08:40:09.289 8 INFO neutron.db.ovn_revision_numbers_db [None req-f83a4cdf-18d9-4c4d-8e5b-259b4d9d70dd fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8b7c9af9-8560-45c3-87c4-179a8e64c03c (type: security_group_rules) to 0 2026-05-14 08:40:09.299 8 INFO neutron.db.ovn_revision_numbers_db [None req-f83a4cdf-18d9-4c4d-8e5b-259b4d9d70dd fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b0fa3a88-eb9c-42e2-8d0d-e866e31c1d47 (type: security_group_rules) to 0 2026-05-14 08:40:09.309 8 INFO neutron.db.ovn_revision_numbers_db [None req-f83a4cdf-18d9-4c4d-8e5b-259b4d9d70dd fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b300c155-5c41-4cdc-855a-80cd32b07166 (type: security_group_rules) to 0 2026-05-14 08:40:09.319 8 INFO neutron.db.ovn_revision_numbers_db [None req-f83a4cdf-18d9-4c4d-8e5b-259b4d9d70dd fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource dd475466-0de9-48a1-8b38-7f36bd70527b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 358/702] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:08 2026] GET /v2.0/security-groups?tenant_id=7739701ae6b44e74a4acd03730ee51f5&name=default => generated 2925 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/703] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:09 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:09.434 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-486b32e1-960f-4baf-9b20-8c2904593a8f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:40:09.435 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-486b32e1-960f-4baf-9b20-8c2904593a8f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 360/704] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:09 2026] DELETE /v2.0/security-groups/d09a39b9-3878-4a84-b609-672eabb93498 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:40:09.572 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66177eef-c9d0-4222-8f97-6a5b1fbbfc44 - - - - - -] OVN reports status down for port: 830dd47e-7a59-4ce2-b3d8-6c8914397035 [pid: 8|app: 0|req: 361/705] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:09 2026] GET /v2.0/security-groups?id=3261367a-9b02-4504-81e8-30dcf8447df2&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:09.636 7 INFO neutron.db.ovn_revision_numbers_db [None req-486b32e1-960f-4baf-9b20-8c2904593a8f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 830dd47e-7a59-4ce2-b3d8-6c8914397035 (type: ports) to 1 2026-05-14 08:40:09.685 8 WARNING neutron.db.securitygroups_db [None req-6a9c80f6-c184-442e-8971-9d9b6f8f417e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:40:09.780 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a9c80f6-c184-442e-8971-9d9b6f8f417e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ab072466-af97-43e6-91e4-cc480f931af3 (type: security_groups) to 1 2026-05-14 08:40:09.793 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a9c80f6-c184-442e-8971-9d9b6f8f417e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 56cecbf8-266f-49cf-9c1b-8b077183124b (type: security_group_rules) to 0 2026-05-14 08:40:09.803 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a9c80f6-c184-442e-8971-9d9b6f8f417e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 86d0a7bb-8c4f-4f56-a069-3da7107cd32a (type: security_group_rules) to 0 2026-05-14 08:40:09.816 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a9c80f6-c184-442e-8971-9d9b6f8f417e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ce448876-7e18-4067-84a6-de8961de9786 (type: security_group_rules) to 0 2026-05-14 08:40:09.824 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a9c80f6-c184-442e-8971-9d9b6f8f417e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d7d30af3-f204-4212-b8f9-a18e0b221db0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 362/706] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:09 2026] GET /v2.0/security-groups?tenant_id=3495183ca4e849bba0b8f7c26628e420&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/707] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:09 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:09.949 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-acb797b9-f476-4d73-9b7b-e828b6c46efb'] response: {'name': 'network-changed', 'server_uuid': '838f5897-6e8f-4c45-8ac4-55238beb2df9', 'tag': '771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 364/708] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:09 2026] DELETE /v2.0/security-groups/ab072466-af97-43e6-91e4-cc480f931af3 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:40:10.390 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-12e3eedf-e914-43d9-8197-9758f1fdc5da - - - - - -] Router 6d12e117-eb7d-4004-9289-aaa8a599a042 is bound to host instance 2026-05-14 08:40:10.394 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66177eef-c9d0-4222-8f97-6a5b1fbbfc44 - - - - - -] OVN reports status up for port: 830dd47e-7a59-4ce2-b3d8-6c8914397035 2026-05-14 08:40:10.457 7 INFO neutron.plugins.ml2.plugin [None req-66177eef-c9d0-4222-8f97-6a5b1fbbfc44 - - - - - -] Attempt 1 to provision port 830dd47e-7a59-4ce2-b3d8-6c8914397035 2026-05-14 08:40:10.482 7 INFO neutron.db.ovn_revision_numbers_db [None req-486b32e1-960f-4baf-9b20-8c2904593a8f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 830dd47e-7a59-4ce2-b3d8-6c8914397035 (type: router_ports) to 1 [pid: 8|app: 0|req: 365/709] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:40:10 2026] GET /v2.0/ports?tenant_id=1b499c9a542e44b7b21dd10a41f16a61&device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 1230 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/710] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:40:10 2026] GET /v2.0/networks?id=1e8286bb-5ff5-4d45-b542-1fe2944589ca => generated 807 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/711] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:40:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/712] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:40:10 2026] GET /v2.0/subnets?id=c99411eb-dcd4-4505-a881-fc31d8a93f7e => generated 688 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/713] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:40:10 2026] GET /v2.0/ports?network_id=1e8286bb-5ff5-4d45-b542-1fe2944589ca&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: 370/714] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:40:10 2026] GET /v2.0/networks/1e8286bb-5ff5-4d45-b542-1fe2944589ca?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/715] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:10 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/716] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:40:10 2026] GET /v2.0/networks/1e8286bb-5ff5-4d45-b542-1fe2944589ca?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: 373/717] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:10 2026] GET /v2.0/security-groups?id=3261367a-9b02-4504-81e8-30dcf8447df2&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/718] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:10 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => 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: 375/719] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:40:10 2026] GET /v2.0/networks?id=e7d11c79-d599-4039-b980-ad9826956f14 => generated 717 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:11.066 8 WARNING neutron.db.securitygroups_db [req-0fc81941-ab3f-4e71-951c-5a3adc27d10b req-70e92a28-d6b4-4d98-9d47-27265453fd16 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 376/720] 199.204.45.35 () {34 vars in 1049 bytes} [Thu May 14 08:40:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=19d3756425f44f72b5adae41736cf7a7 => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:11.133 7 INFO neutron.db.ovn_revision_numbers_db [None req-486b32e1-960f-4baf-9b20-8c2904593a8f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 6d12e117-eb7d-4004-9289-aaa8a599a042 (type: routers) to 2 [pid: 7|app: 0|req: 345/721] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:40:09 2026] POST /v2.0/routers => generated 998 bytes in 2161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:40:11.390 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-0fc81941-ab3f-4e71-951c-5a3adc27d10b req-bdfbb797-58ba-4f0e-b78c-9a12d4904c9c 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] No more DHCP agents 2026-05-14 08:40:11.392 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-0fc81941-ab3f-4e71-951c-5a3adc27d10b req-bdfbb797-58ba-4f0e-b78c-9a12d4904c9c 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] Unable to schedule network e7d11c79-d599-4039-b980-ad9826956f14: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:11.552 8 INFO neutron.db.ovn_revision_numbers_db [req-0fc81941-ab3f-4e71-951c-5a3adc27d10b req-bdfbb797-58ba-4f0e-b78c-9a12d4904c9c 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] Successfully bumped revision number for resource a6f66bac-684f-48b5-bd3c-c1c1b7a6c269 (type: ports) to 1 [pid: 8|app: 0|req: 377/722] 199.204.45.35 () {38 vars in 954 bytes} [Thu May 14 08:40:11 2026] POST /v2.0/ports => generated 958 bytes in 521 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-05-14 08:40:12.034 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-34c5cc83-6387-4811-b1a8-5f1af794d371 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:40:12.035 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-34c5cc83-6387-4811-b1a8-5f1af794d371 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network af018c87-8c01-424e-b522-cc6884728760: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:12.087 8 INFO neutron.db.ovn_revision_numbers_db [req-0fc81941-ab3f-4e71-951c-5a3adc27d10b req-1e95ae1b-cacd-4cf5-814e-80428bf8e465 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource a6f66bac-684f-48b5-bd3c-c1c1b7a6c269 (type: ports) to 2 2026-05-14 08:40:12.372 8 INFO neutron.db.ovn_revision_numbers_db [req-0fc81941-ab3f-4e71-951c-5a3adc27d10b req-1e95ae1b-cacd-4cf5-814e-80428bf8e465 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource a6f66bac-684f-48b5-bd3c-c1c1b7a6c269 (type: ports) to 4 [pid: 8|app: 0|req: 378/723] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:40:11 2026] PUT /v2.0/ports/a6f66bac-684f-48b5-bd3c-c1c1b7a6c269 => generated 1231 bytes in 766 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: 379/724] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:12 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:12.473 7 INFO neutron.db.ovn_revision_numbers_db [None req-34c5cc83-6387-4811-b1a8-5f1af794d371 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource cea96dc5-d3a2-4784-9a2d-a4c0396bf888 (type: ports) to 1 [pid: 8|app: 0|req: 380/725] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:12 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/726] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:12 2026] GET /v2.0/security-groups?id=3261367a-9b02-4504-81e8-30dcf8447df2&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: 382/727] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:12 2026] GET /v2.0/security-groups?id=d54c84eb-e731-4482-a72a-17879bd2f4f3&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-05-14 08:40:12.565 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-069307bb-28eb-4d5c-b25f-5babd4298e80'] response: {'name': 'network-changed', 'server_uuid': '0fcb9621-57fd-4e24-93e5-e8b4069a820b', 'tag': 'a6f66bac-684f-48b5-bd3c-c1c1b7a6c269', 'status': 'completed', 'code': 200} 2026-05-14 08:40:12.751 7 INFO neutron.db.ovn_revision_numbers_db [None req-370aa046-9f23-466e-b423-d07c6888f9ce - - - - - -] Successfully bumped revision number for resource 830dd47e-7a59-4ce2-b3d8-6c8914397035 (type: ports) to 4 [pid: 8|app: 0|req: 383/728] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:40:13 2026] GET /v2.0/ports?tenant_id=19d3756425f44f72b5adae41736cf7a7&device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 1234 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/729] 199.204.45.35 () {34 vars in 1017 bytes} [Thu May 14 08:40:13 2026] GET /v2.0/networks?tenant_id=19d3756425f44f72b5adae41736cf7a7&shared=False => generated 816 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/730] 199.204.45.35 () {34 vars in 929 bytes} [Thu May 14 08:40:13 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) 2026-05-14 08:40:13.376 7 INFO neutron.db.ovn_revision_numbers_db [None req-370aa046-9f23-466e-b423-d07c6888f9ce - - - - - -] Successfully bumped revision number for resource 830dd47e-7a59-4ce2-b3d8-6c8914397035 (type: ports) to 5 2026-05-14 08:40:13.533 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66177eef-c9d0-4222-8f97-6a5b1fbbfc44 - - - - - -] OVN reports status down for port: a6f66bac-684f-48b5-bd3c-c1c1b7a6c269 [pid: 8|app: 0|req: 386/731] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:13 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/732] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:13 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:13.690 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66177eef-c9d0-4222-8f97-6a5b1fbbfc44 - - - - - -] OVN reports status down for port: cea96dc5-d3a2-4784-9a2d-a4c0396bf888 2026-05-14 08:40:13.695 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-34c5cc83-6387-4811-b1a8-5f1af794d371 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:40:13.698 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-34c5cc83-6387-4811-b1a8-5f1af794d371 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network af018c87-8c01-424e-b522-cc6884728760: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 388/733] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:13 2026] GET /v2.0/security-groups?id=3261367a-9b02-4504-81e8-30dcf8447df2&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: 389/734] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:13 2026] GET /v2.0/security-groups?id=d54c84eb-e731-4482-a72a-17879bd2f4f3&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:13.808 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-66177eef-c9d0-4222-8f97-6a5b1fbbfc44 - - - - - -] Logical_Switch_Port cea96dc5-d3a2-4784-9a2d-a4c0396bf888 host information not removed, the port state is up 2026-05-14 08:40:13.808 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66177eef-c9d0-4222-8f97-6a5b1fbbfc44 - - - - - -] OVN reports status up for port: cea96dc5-d3a2-4784-9a2d-a4c0396bf888 2026-05-14 08:40:13.828 7 INFO neutron.plugins.ml2.plugin [None req-66177eef-c9d0-4222-8f97-6a5b1fbbfc44 - - - - - -] Attempt 1 to provision port cea96dc5-d3a2-4784-9a2d-a4c0396bf888 2026-05-14 08:40:13.919 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-df7f2226-e235-48ef-9e6c-f71ab29fd779 - - - - - -] OVN reports status up for port: 771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d 2026-05-14 08:40:13.938 8 INFO neutron.plugins.ml2.plugin [None req-df7f2226-e235-48ef-9e6c-f71ab29fd779 - - - - - -] Attempt 1 to provision port 771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d 2026-05-14 08:40:14.197 8 INFO neutron.db.ovn_revision_numbers_db [None req-df7f2226-e235-48ef-9e6c-f71ab29fd779 - - - - - -] Successfully bumped revision number for resource 771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d (type: ports) to 5 2026-05-14 08:40:14.237 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ef4cb27-4fc9-47d7-a623-55d86a866e1a'] response: {'server_uuid': '0fcb9621-57fd-4e24-93e5-e8b4069a820b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a6f66bac-684f-48b5-bd3c-c1c1b7a6c269', '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: 390/735] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:40:14 2026] GET /v2.0/subnets => generated 3356 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/736] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:40:14 2026] GET /v2.0/ports?tenant_id=19d3756425f44f72b5adae41736cf7a7&device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 1234 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:14.477 8 WARNING neutron.db.securitygroups_db [None req-a9bdfa78-be91-401f-9730-0ed929ad84aa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:40:14.609 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-06a3e5c9-ea0b-4632-a157-fd56e9aa2694'] response: {'server_uuid': '838f5897-6e8f-4c45-8ac4-55238beb2df9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d', 'code': 200} 2026-05-14 08:40:14.609 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-06a3e5c9-ea0b-4632-a157-fd56e9aa2694'] response: {'server_uuid': '838f5897-6e8f-4c45-8ac4-55238beb2df9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d', 'code': 200} 2026-05-14 08:40:14.678 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9bdfa78-be91-401f-9730-0ed929ad84aa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 020b95eb-635c-48cd-81e6-a615a37ee6d9 (type: security_groups) to 1 2026-05-14 08:40:14.684 7 INFO neutron.db.ovn_revision_numbers_db [None req-34c5cc83-6387-4811-b1a8-5f1af794d371 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource cea96dc5-d3a2-4784-9a2d-a4c0396bf888 (type: router_ports) to 1 [pid: 7|app: 0|req: 346/737] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:40:11 2026] PUT /v2.0/routers/6d12e117-eb7d-4004-9289-aaa8a599a042/add_router_interface => generated 310 bytes in 3521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:14.707 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9bdfa78-be91-401f-9730-0ed929ad84aa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 133a3c9a-8fd0-412f-8cdd-fd1304c63120 (type: security_group_rules) to 0 2026-05-14 08:40:14.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9bdfa78-be91-401f-9730-0ed929ad84aa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 1b8da265-666d-4423-abbd-e4e42a935625 (type: security_group_rules) to 0 2026-05-14 08:40:14.739 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9bdfa78-be91-401f-9730-0ed929ad84aa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource bd1db1cb-0960-4d05-bfb6-8870757e33ca (type: security_group_rules) to 0 [pid: 7|app: 0|req: 347/738] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:40:14 2026] GET /v2.0/agents => generated 1214 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:14.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9bdfa78-be91-401f-9730-0ed929ad84aa fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c9f8d9a2-7545-465c-b1db-3009e25cd3f4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 392/739] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:14 2026] GET /v2.0/security-groups?tenant_id=5213e83dc4794fb489f31fe2b29af5a0&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/740] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:40:14 2026] GET /v2.0/network-ip-availabilities => generated 4217 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/741] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:40:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a6f66bac-684f-48b5-bd3c-c1c1b7a6c269 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:14.840 7 INFO neutron.db.ovn_revision_numbers_db [None req-66177eef-c9d0-4222-8f97-6a5b1fbbfc44 - - - - - -] Successfully bumped revision number for resource cea96dc5-d3a2-4784-9a2d-a4c0396bf888 (type: ports) to 2 [pid: 8|app: 0|req: 394/742] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:14 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/743] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:40:14 2026] GET /v2.0/floatingips => generated 1093 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/744] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:40:14 2026] GET /v2.0/subnets?id=818e2f6c-1543-49ed-b539-0290c4e8b924 => generated 697 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/745] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:14 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/746] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:14 2026] GET /v2.0/security-groups?id=3261367a-9b02-4504-81e8-30dcf8447df2&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/747] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:40:14 2026] GET /v2.0/security-groups => generated 34737 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/748] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:40:15 2026] GET /v2.0/ports?network_id=e7d11c79-d599-4039-b980-ad9826956f14&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: 401/749] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:15 2026] GET /v2.0/security-groups?id=d54c84eb-e731-4482-a72a-17879bd2f4f3&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: 349/750] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:14 2026] DELETE /v2.0/security-groups/020b95eb-635c-48cd-81e6-a615a37ee6d9 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/751] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:40:15 2026] GET /v2.0/ports => generated 19397 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/752] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:40:15 2026] GET /v2.0/networks/e7d11c79-d599-4039-b980-ad9826956f14?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/753] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:40:15 2026] GET /v2.0/subnets => generated 3356 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/754] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:40:15 2026] GET /v2.0/networks/e7d11c79-d599-4039-b980-ad9826956f14?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: 352/755] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:40:15 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) 2026-05-14 08:40:15.272 7 WARNING neutron.db.securitygroups_db [None req-3cf7775d-1509-4f83-980d-957f7d78a59d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:40:15.313 8 INFO neutron.db.ovn_revision_numbers_db [None req-99052692-6474-49b6-8aae-ada33535a9a3 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Successfully bumped revision number for resource 5b415c8d-11fa-4935-8b2b-d4ff769cd39b (type: security_groups) to 1 2026-05-14 08:40:15.325 8 INFO neutron.db.ovn_revision_numbers_db [None req-99052692-6474-49b6-8aae-ada33535a9a3 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Successfully bumped revision number for resource 6a70fad9-e6b2-4ab9-8d70-9f41ec7c10e0 (type: security_group_rules) to 0 2026-05-14 08:40:15.339 8 INFO neutron.db.ovn_revision_numbers_db [None req-99052692-6474-49b6-8aae-ada33535a9a3 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Successfully bumped revision number for resource 7d9cf7c8-51c0-4762-bf5e-a761c8e59262 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 404/756] 10.0.0.157 () {34 vars in 685 bytes} [Thu May 14 08:40:15 2026] POST /v2.0/security-groups => generated 1660 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:40:15.403 7 INFO neutron.db.ovn_revision_numbers_db [None req-3cf7775d-1509-4f83-980d-957f7d78a59d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 70ada3d0-d85e-4bdb-8984-e12592fcf857 (type: security_groups) to 1 2026-05-14 08:40:15.421 7 INFO neutron.db.ovn_revision_numbers_db [None req-3cf7775d-1509-4f83-980d-957f7d78a59d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 674e843e-e330-4ca5-8d5e-3e840753ff6a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 405/757] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:40:15 2026] GET /v2.0/networks => generated 4690 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:15.436 7 INFO neutron.db.ovn_revision_numbers_db [None req-3cf7775d-1509-4f83-980d-957f7d78a59d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9bc52c98-df93-4239-a9f9-0f1e9e0acc7c (type: security_group_rules) to 0 2026-05-14 08:40:15.447 7 INFO neutron.db.ovn_revision_numbers_db [None req-3cf7775d-1509-4f83-980d-957f7d78a59d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9e07ce07-0043-4a24-a070-0754cb607f03 (type: security_group_rules) to 0 2026-05-14 08:40:15.459 7 INFO neutron.db.ovn_revision_numbers_db [None req-3cf7775d-1509-4f83-980d-957f7d78a59d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ffa39786-0355-4400-b041-ee177e931f03 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 353/758] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:15 2026] GET /v2.0/security-groups?tenant_id=72df3866a4c4447d82d1d6d5a84f2dbd&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:15.538 8 INFO neutron.db.ovn_revision_numbers_db [None req-775f9c45-ac99-4f9d-abb3-ff4700ba9f7f 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Successfully bumped revision number for resource 1c97131c-3b71-4a1f-8e32-1a44d0d3bb36 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 406/759] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:40:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/760] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:40:15 2026] GET /v2.0/routers => generated 2976 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:15.713 7 INFO neutron.db.ovn_revision_numbers_db [None req-0ba057d7-4c51-4490-b883-ec9d3b58c08a 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Successfully bumped revision number for resource 44f36336-a4b3-4a4b-879b-168c2c4859f6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 355/761] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:40:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/762] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:40:15 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: 407/763] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:15 2026] DELETE /v2.0/security-groups/70ada3d0-d85e-4bdb-8984-e12592fcf857 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:40:15.978 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-803c2c40-3c23-4fa3-ba82-8b4abf0b2233 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] No more DHCP agents 2026-05-14 08:40:15.979 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-803c2c40-3c23-4fa3-ba82-8b4abf0b2233 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 408/764] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:16 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/765] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:16 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/766] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:16 2026] GET /v2.0/security-groups?id=3261367a-9b02-4504-81e8-30dcf8447df2&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/767] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:16 2026] GET /v2.0/security-groups?id=d54c84eb-e731-4482-a72a-17879bd2f4f3&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: 412/768] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:16 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/769] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:40:15 2026] POST /v2.0/floatingips => generated 552 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:40:16.932 7 WARNING neutron.db.securitygroups_db [req-eab3a8c6-ab12-455e-807c-15ec80cc1c94 req-320e3c18-be50-41cb-a6dc-1d2f83db9bc4 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 358/770] 10.0.0.129 () {34 vars in 1100 bytes} [Thu May 14 08:40:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1194350466&fields=id&tenant_id=45a7735c39f548cba6f6a4c095c716b6 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/771] 10.0.0.129 () {34 vars in 982 bytes} [Thu May 14 08:40:16 2026] GET /v2.0/networks?id=af018c87-8c01-424e-b522-cc6884728760 => generated 722 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/772] 10.0.0.129 () {34 vars in 965 bytes} [Thu May 14 08:40:17 2026] GET /v2.0/quotas/45a7735c39f548cba6f6a4c095c716b6 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/773] 10.0.0.129 () {34 vars in 1002 bytes} [Thu May 14 08:40:17 2026] GET /v2.0/ports?tenant_id=45a7735c39f548cba6f6a4c095c716b6&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/774] 10.0.0.129 () {34 vars in 1008 bytes} [Thu May 14 08:40:17 2026] GET /v2.0/networks/af018c87-8c01-424e-b522-cc6884728760?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: 363/775] 10.0.0.129 () {34 vars in 1108 bytes} [Thu May 14 08:40:17 2026] GET /v2.0/networks/af018c87-8c01-424e-b522-cc6884728760?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: 7|app: 0|req: 364/776] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:17 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/777] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:17 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => 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: 366/778] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:17 2026] GET /v2.0/security-groups?id=d54c84eb-e731-4482-a72a-17879bd2f4f3&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-05-14 08:40:17.524 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ebc2834-ee89-4b66-9554-d06bfb586394 af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] Successfully bumped revision number for resource 249e50da-4a00-4eee-bece-bc1edc860291 (type: floatingips) to 1 2026-05-14 08:40:17.621 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ebc2834-ee89-4b66-9554-d06bfb586394 af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] Successfully bumped revision number for resource 249e50da-4a00-4eee-bece-bc1edc860291 (type: floatingips) to 2 2026-05-14 08:40:17.622 8 INFO neutron.db.l3_db [None req-5ebc2834-ee89-4b66-9554-d06bfb586394 af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] Floating IP 249e50da-4a00-4eee-bece-bc1edc860291 associated. External IP: 10.96.250.204, port: 771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d. [pid: 8|app: 0|req: 413/779] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:40:16 2026] PUT /v2.0/floatingips/249e50da-4a00-4eee-bece-bc1edc860291 => generated 855 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:17.686 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdd7998f-b1cb-4aeb-a9d4-62f04143d230'] response: {'name': 'network-changed', 'server_uuid': '838f5897-6e8f-4c45-8ac4-55238beb2df9', 'tag': '771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 367/780] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:17 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/781] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:17 2026] GET /v2.0/security-groups?id=3261367a-9b02-4504-81e8-30dcf8447df2&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: 7|app: 0|req: 368/782] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:18 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => 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: 369/783] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:18 2026] GET /v2.0/security-groups?id=3261367a-9b02-4504-81e8-30dcf8447df2&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/784] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:40:18 2026] GET /v2.0/ports?tenant_id=1b499c9a542e44b7b21dd10a41f16a61&device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 1232 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/785] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:40:18 2026] GET /v2.0/networks?id=1e8286bb-5ff5-4d45-b542-1fe2944589ca => generated 807 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/786] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:40:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d => 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: 371/787] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:40:18 2026] GET /v2.0/subnets?id=c99411eb-dcd4-4505-a881-fc31d8a93f7e => generated 688 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/788] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:40:18 2026] GET /v2.0/ports?network_id=1e8286bb-5ff5-4d45-b542-1fe2944589ca&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: 372/789] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:40:18 2026] GET /v2.0/networks/1e8286bb-5ff5-4d45-b542-1fe2944589ca?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: 418/790] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:40:18 2026] GET /v2.0/networks/1e8286bb-5ff5-4d45-b542-1fe2944589ca?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: 7|app: 0|req: 373/791] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:18 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => 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: 419/792] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:18 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/793] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:18 2026] GET /v2.0/security-groups?id=d54c84eb-e731-4482-a72a-17879bd2f4f3&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:19.225 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e999c3d2-c95c-404a-971a-93da9e239ae9 - - - - - -] OVN reports status down for port: 771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d [pid: 8|app: 0|req: 420/794] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:19 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/795] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:19 2026] GET /v2.0/security-groups?id=3261367a-9b02-4504-81e8-30dcf8447df2&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-05-14 08:40:19.502 8 INFO neutron.db.ovn_revision_numbers_db [None req-e999c3d2-c95c-404a-971a-93da9e239ae9 - - - - - -] Successfully bumped revision number for resource 771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d (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: 421/796] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:19 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:19.723 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-852d7b0d-62a4-4867-a277-81912fa63d86'] response: {'server_uuid': '838f5897-6e8f-4c45-8ac4-55238beb2df9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d', 'code': 200} 2026-05-14 08:40:19.724 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-852d7b0d-62a4-4867-a277-81912fa63d86'] response: {'server_uuid': '838f5897-6e8f-4c45-8ac4-55238beb2df9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d', 'code': 200} [pid: 7|app: 0|req: 376/797] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:19 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/798] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:19 2026] GET /v2.0/security-groups?id=d54c84eb-e731-4482-a72a-17879bd2f4f3&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:20.013 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-38426a7a-b582-458b-9eed-1325137a5812 - - - - - -] No hosting information found for port cea96dc5-d3a2-4784-9a2d-a4c0396bf888: RuntimeError: No hosting information found for port cea96dc5-d3a2-4784-9a2d-a4c0396bf888 2026-05-14 08:40:20.055 7 INFO neutron.common.ovn.utils [None req-38426a7a-b582-458b-9eed-1325137a5812 - - - - - -] HA Chassis Group neutron-af018c87-8c01-424e-b522-cc6884728760 synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c 2026-05-14 08:40:20.215 7 INFO neutron.db.ovn_revision_numbers_db [None req-38426a7a-b582-458b-9eed-1325137a5812 - - - - - -] Successfully bumped revision number for resource cea96dc5-d3a2-4784-9a2d-a4c0396bf888 (type: router_ports) to 2 2026-05-14 08:40:20.273 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-38426a7a-b582-458b-9eed-1325137a5812 - - - - - -] OVN reports status up for port: a6f66bac-684f-48b5-bd3c-c1c1b7a6c269 2026-05-14 08:40:20.289 7 INFO neutron.plugins.ml2.plugin [None req-38426a7a-b582-458b-9eed-1325137a5812 - - - - - -] Attempt 1 to provision port a6f66bac-684f-48b5-bd3c-c1c1b7a6c269 2026-05-14 08:40:20.393 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb10c24d-5d47-459d-9a85-3b0229dd098d'] response: {'server_uuid': '0fcb9621-57fd-4e24-93e5-e8b4069a820b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6f66bac-684f-48b5-bd3c-c1c1b7a6c269', '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: 377/799] 199.204.45.35 () {34 vars in 993 bytes} [Thu May 14 08:40:20 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:20.621 8 WARNING neutron.db.securitygroups_db [None req-9a73c56c-2f00-42ec-b7b9-9c6690deb5f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:40:20.649 7 INFO neutron.db.ovn_revision_numbers_db [None req-38426a7a-b582-458b-9eed-1325137a5812 - - - - - -] Successfully bumped revision number for resource a6f66bac-684f-48b5-bd3c-c1c1b7a6c269 (type: ports) to 5 2026-05-14 08:40:20.778 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a73c56c-2f00-42ec-b7b9-9c6690deb5f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9502647f-e988-445b-818a-3d879d8c9d7a (type: security_groups) to 1 2026-05-14 08:40:20.794 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a73c56c-2f00-42ec-b7b9-9c6690deb5f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 00a86fad-9075-4f29-be47-03713078685d (type: security_group_rules) to 0 2026-05-14 08:40:20.839 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a73c56c-2f00-42ec-b7b9-9c6690deb5f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 196fd9a0-c7f5-4611-83d5-aaf58d064753 (type: security_group_rules) to 0 2026-05-14 08:40:20.848 7 INFO neutron_taas.services.taas.taas_plugin [req-b7f03fdc-09e3-4707-ac03-7fd985c17835 req-c7625a41-807c-4cf8-b4b2-e4bf1a8ab95a af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] TaaS: Handle Delete Port: 771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d 2026-05-14 08:40:20.853 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a73c56c-2f00-42ec-b7b9-9c6690deb5f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2a668996-2504-42db-aa4e-46cc32774ed1 (type: security_group_rules) to 0 2026-05-14 08:40:20.859 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b7f03fdc-09e3-4707-ac03-7fd985c17835 req-c7625a41-807c-4cf8-b4b2-e4bf1a8ab95a af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] Tap Mirror: Handle Delete Port: 771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d 2026-05-14 08:40:20.865 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a73c56c-2f00-42ec-b7b9-9c6690deb5f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c8a28996-206d-44e0-be64-8332abc3bf29 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 423/800] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:20 2026] GET /v2.0/security-groups?tenant_id=52e261fae5ea445e91f53e1f4abf5d97&name=default => generated 2925 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/801] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:20 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/802] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:20 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => 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: 426/803] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:20 2026] DELETE /v2.0/security-groups/9502647f-e988-445b-818a-3d879d8c9d7a => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/804] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:21 2026] GET /v2.0/security-groups?id=3261367a-9b02-4504-81e8-30dcf8447df2&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-05-14 08:40:21.170 7 INFO neutron.db.l3_db [req-b7f03fdc-09e3-4707-ac03-7fd985c17835 req-c7625a41-807c-4cf8-b4b2-e4bf1a8ab95a af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] Floating IP 249e50da-4a00-4eee-bece-bc1edc860291 disassociated. External IP: 10.96.250.204, port: 771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d. [pid: 8|app: 0|req: 428/805] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:21 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 975 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/806] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:21 2026] GET /v2.0/security-groups?id=d54c84eb-e731-4482-a72a-17879bd2f4f3&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: 378/809] 199.204.45.35 () {36 vars in 996 bytes} [Thu May 14 08:40:20 2026] DELETE /v2.0/ports/771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d => generated 0 bytes in 819 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/810] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:40:21 2026] GET /v2.0/networks?id=af018c87-8c01-424e-b522-cc6884728760 => generated 722 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, ' 2026-05-14 08:40:21.777 7 WARNING neutron.db.securitygroups_db [req-eab3a8c6-ab12-455e-807c-15ec80cc1c94 req-28db0a4c-8b4c-47a8-ba19-c8f1086e7ef4 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 379/811] 199.204.45.35 () {34 vars in 1049 bytes} [Thu May 14 08:40:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=45a7735c39f548cba6f6a4c095c716b6 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:22.090 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-eab3a8c6-ab12-455e-807c-15ec80cc1c94 req-4b095a97-3202-4ea0-b484-e0da1fe10cfe 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] No more DHCP agents [pid: 7|app: 0|req: 380/812] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:22 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 961 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:22.091 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-eab3a8c6-ab12-455e-807c-15ec80cc1c94 req-4b095a97-3202-4ea0-b484-e0da1fe10cfe 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Unable to schedule network af018c87-8c01-424e-b522-cc6884728760: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 381/813] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:22 2026] GET /v2.0/security-groups?id=5b415c8d-11fa-4935-8b2b-d4ff769cd39b&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:22.223 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-53a6b8ae-e1f5-4b24-a72d-c006996df003 - - - - - -] OVN reports status down for port: 731f29da-e3a4-4abe-9f84-eae68f0ff29f 2026-05-14 08:40:22.268 8 INFO neutron.db.ovn_revision_numbers_db [req-eab3a8c6-ab12-455e-807c-15ec80cc1c94 req-4b095a97-3202-4ea0-b484-e0da1fe10cfe 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Successfully bumped revision number for resource 731f29da-e3a4-4abe-9f84-eae68f0ff29f (type: ports) to 1 [pid: 7|app: 0|req: 382/814] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:22 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => 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: 433/815] 199.204.45.35 () {38 vars in 954 bytes} [Thu May 14 08:40:21 2026] POST /v2.0/ports => generated 958 bytes in 532 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: 383/816] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:22 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/817] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:22 2026] GET /v2.0/security-groups?id=d54c84eb-e731-4482-a72a-17879bd2f4f3&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:22.440 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0709091f-d02c-446d-b10e-25544b4d9b0c'] response: {'server_uuid': '0fcb9621-57fd-4e24-93e5-e8b4069a820b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6f66bac-684f-48b5-bd3c-c1c1b7a6c269', 'code': 200} 2026-05-14 08:40:22.441 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0709091f-d02c-446d-b10e-25544b4d9b0c'] response: {'server_uuid': '838f5897-6e8f-4c45-8ac4-55238beb2df9', 'name': 'network-vif-deleted', 'tag': '771ab3dd-1b65-47f6-bfe0-b34b1dd91b2d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 385/818] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:22 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:22.712 8 INFO neutron.db.ovn_revision_numbers_db [req-eab3a8c6-ab12-455e-807c-15ec80cc1c94 req-c0367607-f8bd-4a20-a104-fc5e05f465ef 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 731f29da-e3a4-4abe-9f84-eae68f0ff29f (type: ports) to 2 2026-05-14 08:40:22.914 8 INFO neutron.db.ovn_revision_numbers_db [req-eab3a8c6-ab12-455e-807c-15ec80cc1c94 req-c0367607-f8bd-4a20-a104-fc5e05f465ef 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 731f29da-e3a4-4abe-9f84-eae68f0ff29f (type: ports) to 4 [pid: 8|app: 0|req: 434/819] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:40:22 2026] PUT /v2.0/ports/731f29da-e3a4-4abe-9f84-eae68f0ff29f => generated 1231 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:22.970 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-155ceb8a-a06e-449d-a9a6-b06b49223c23'] response: {'name': 'network-changed', 'server_uuid': '6b1371ac-0bd4-4f1d-826b-097bc6af03eb', 'tag': '731f29da-e3a4-4abe-9f84-eae68f0ff29f', '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: 435/820] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:23 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => 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: 436/821] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:23 2026] GET /v2.0/security-groups?id=5b415c8d-11fa-4935-8b2b-d4ff769cd39b&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/822] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:23 2026] GET /v2.0/ports?device_id=838f5897-6e8f-4c45-8ac4-55238beb2df9 => 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: 438/823] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:40:23 2026] GET /v2.0/ports?tenant_id=45a7735c39f548cba6f6a4c095c716b6&device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 1234 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/824] 199.204.45.35 () {34 vars in 1017 bytes} [Thu May 14 08:40:23 2026] GET /v2.0/networks?tenant_id=45a7735c39f548cba6f6a4c095c716b6&shared=False => generated 821 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:23.769 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc5c020a-752b-4f6b-903e-5eaa119b2dbd 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] Successfully bumped revision number for resource 68c08ed0-f9b5-46d6-8ea1-efed8aef93a4 (type: floatingips) to 1 2026-05-14 08:40:23.777 8 WARNING neutron.db.securitygroups_db [None req-3550599d-0263-483b-9ad1-f635ea5e902e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:40:23.884 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc5c020a-752b-4f6b-903e-5eaa119b2dbd 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] Successfully bumped revision number for resource 68c08ed0-f9b5-46d6-8ea1-efed8aef93a4 (type: floatingips) to 2 2026-05-14 08:40:23.884 7 INFO neutron.db.l3_db [None req-dc5c020a-752b-4f6b-903e-5eaa119b2dbd 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] Floating IP 68c08ed0-f9b5-46d6-8ea1-efed8aef93a4 associated. External IP: 10.96.250.206, port: a6f66bac-684f-48b5-bd3c-c1c1b7a6c269. 2026-05-14 08:40:23.899 8 INFO neutron.db.ovn_revision_numbers_db [None req-3550599d-0263-483b-9ad1-f635ea5e902e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 18b92c3e-27de-433e-ad98-0d42b275c161 (type: security_groups) to 1 [pid: 7|app: 0|req: 386/825] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:40:22 2026] PUT /v2.0/floatingips/68c08ed0-f9b5-46d6-8ea1-efed8aef93a4 => generated 856 bytes in 1330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:40:23.922 8 INFO neutron.db.ovn_revision_numbers_db [None req-3550599d-0263-483b-9ad1-f635ea5e902e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 355c35a2-303b-4d47-838f-342b2b3dd572 (type: security_group_rules) to 0 2026-05-14 08:40:23.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-3550599d-0263-483b-9ad1-f635ea5e902e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 73fb206a-bd47-47fd-aa66-a4d6343296cb (type: security_group_rules) to 0 2026-05-14 08:40:23.955 8 INFO neutron.db.ovn_revision_numbers_db [None req-3550599d-0263-483b-9ad1-f635ea5e902e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b277e12c-b90a-435d-8a41-71af3add5959 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 387/826] 199.204.45.35 () {34 vars in 929 bytes} [Thu May 14 08:40:23 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:23.976 8 INFO neutron.db.ovn_revision_numbers_db [None req-3550599d-0263-483b-9ad1-f635ea5e902e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d0dab656-901a-4290-91de-ac113985b94b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 388/827] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:23 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => 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: 440/828] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:23 2026] GET /v2.0/security-groups?tenant_id=092269099f7b44cebf4e670ac2ba9f6c&name=default => generated 2925 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/829] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:24 2026] GET /v2.0/security-groups?id=d54c84eb-e731-4482-a72a-17879bd2f4f3&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/830] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:24 2026] DELETE /v2.0/security-groups/18b92c3e-27de-433e-ad98-0d42b275c161 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/831] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:24 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/832] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:24 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/833] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:24 2026] GET /v2.0/security-groups?id=5b415c8d-11fa-4935-8b2b-d4ff769cd39b&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: 443/834] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:24 2026] GET /v2.0/security-groups?id=d54c84eb-e731-4482-a72a-17879bd2f4f3&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:24.616 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b682607d-bd0a-4792-922f-41ab4a3f8d86'] response: {'name': 'network-changed', 'server_uuid': '0fcb9621-57fd-4e24-93e5-e8b4069a820b', 'tag': 'a6f66bac-684f-48b5-bd3c-c1c1b7a6c269', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 392/835] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:40:24 2026] GET /v2.0/ports?tenant_id=45a7735c39f548cba6f6a4c095c716b6&device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/836] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:40:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=731f29da-e3a4-4abe-9f84-eae68f0ff29f => 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: 394/837] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:40:24 2026] GET /v2.0/subnets?id=37beaa10-5ca7-429e-b876-75db6dff14c1 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/838] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:40:24 2026] GET /v2.0/ports?network_id=af018c87-8c01-424e-b522-cc6884728760&device_owner=network%3Adhcp => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/839] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:24 2026] DELETE /v2.0/security-groups/3261367a-9b02-4504-81e8-30dcf8447df2 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:40:24.791 8 INFO neutron.api.v2.resource [None req-577d8569-a6fd-41c4-a4d4-dd936bf34e1a af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 445/840] 10.0.0.157 () {32 vars in 737 bytes} [Thu May 14 08:40:24 2026] GET /v2.0/security-groups/3261367a-9b02-4504-81e8-30dcf8447df2 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/841] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:40:24 2026] GET /v2.0/networks/af018c87-8c01-424e-b522-cc6884728760?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/842] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:40:24 2026] GET /v2.0/networks/af018c87-8c01-424e-b522-cc6884728760?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) 2026-05-14 08:40:24.901 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb64327f-3ead-43de-8b08-6d8b0e078b64 af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] TaaS: Handle Delete Port: df832c3a-cb67-45c5-bacf-41f55a1b1b9b 2026-05-14 08:40:24.904 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb64327f-3ead-43de-8b08-6d8b0e078b64 af51c85f89dd40829180a53f61e75a99 1b499c9a542e44b7b21dd10a41f16a61 - - default default] Tap Mirror: Handle Delete Port: df832c3a-cb67-45c5-bacf-41f55a1b1b9b [pid: 8|app: 0|req: 446/843] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:40:24 2026] DELETE /v2.0/floatingips/249e50da-4a00-4eee-bece-bc1edc860291 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/844] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:40:25 2026] GET /v2.0/ports?tenant_id=19d3756425f44f72b5adae41736cf7a7&device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 1236 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/845] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:40:25 2026] GET /v2.0/networks?id=e7d11c79-d599-4039-b980-ad9826956f14 => generated 816 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/846] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:40:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a6f66bac-684f-48b5-bd3c-c1c1b7a6c269 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/847] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:40:25 2026] GET /v2.0/subnets?id=818e2f6c-1543-49ed-b539-0290c4e8b924 => generated 697 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/848] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:40:25 2026] GET /v2.0/ports?network_id=e7d11c79-d599-4039-b980-ad9826956f14&device_owner=network%3Adhcp => 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: 452/849] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:40:25 2026] GET /v2.0/networks/e7d11c79-d599-4039-b980-ad9826956f14?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:25.385 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f91dab6-489f-4e01-b853-f93d83358bcc fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 67db8876-1256-4b28-b1b1-b9478b68358c 2026-05-14 08:40:25.389 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f91dab6-489f-4e01-b853-f93d83358bcc fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 67db8876-1256-4b28-b1b1-b9478b68358c [pid: 8|app: 0|req: 453/850] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:40:25 2026] GET /v2.0/networks/e7d11c79-d599-4039-b980-ad9826956f14?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-05-14 08:40:25.458 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-53a6b8ae-e1f5-4b24-a72d-c006996df003 - - - - - -] OVN reports status down for port: a6f66bac-684f-48b5-bd3c-c1c1b7a6c269 [pid: 8|app: 0|req: 454/851] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:25 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/852] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:25 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => 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: 456/853] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:25 2026] GET /v2.0/security-groups?id=d54c84eb-e731-4482-a72a-17879bd2f4f3&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/854] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:25 2026] GET /v2.0/security-groups?id=5b415c8d-11fa-4935-8b2b-d4ff769cd39b&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:25.913 7 INFO neutron.db.ovn_revision_numbers_db [None req-53a6b8ae-e1f5-4b24-a72d-c006996df003 - - - - - -] Successfully bumped revision number for resource a6f66bac-684f-48b5-bd3c-c1c1b7a6c269 (type: ports) to 6 2026-05-14 08:40:26.223 8 INFO neutron.db.ovn_revision_numbers_db [None req-61b92559-4c8f-446e-ae0e-c1bbf2a41701 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Successfully bumped revision number for resource ca24b43f-4fd9-4226-b7a6-153e94cc6e7f (type: security_groups) to 1 2026-05-14 08:40:26.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-61b92559-4c8f-446e-ae0e-c1bbf2a41701 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Successfully bumped revision number for resource 11883f31-ce5a-4d9e-b3fd-e84308ccb522 (type: security_group_rules) to 0 2026-05-14 08:40:26.247 8 INFO neutron.db.ovn_revision_numbers_db [None req-61b92559-4c8f-446e-ae0e-c1bbf2a41701 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Successfully bumped revision number for resource 20ec54e9-4ba2-4ebe-bb8c-ae677e7e1b8a (type: security_group_rules) to 0 2026-05-14 08:40:26.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-61b92559-4c8f-446e-ae0e-c1bbf2a41701 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Successfully bumped revision number for resource a338de59-e857-4ee4-8113-1c09d5f98be6 (type: security_group_rules) to 0 2026-05-14 08:40:26.268 8 INFO neutron.db.ovn_revision_numbers_db [None req-61b92559-4c8f-446e-ae0e-c1bbf2a41701 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Successfully bumped revision number for resource d6f50631-01b1-49f4-93e1-24b2e6b72875 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 398/855] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:40:25 2026] PUT /v2.0/routers/f11d63d8-5ff7-4646-b680-bf50a13d2269/remove_router_interface => generated 310 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:40:26.360 8 INFO neutron.db.segments_db [None req-61b92559-4c8f-446e-ae0e-c1bbf2a41701 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Added segment 0b6249d7-73c3-4896-89e8-700d9c0bf114 of type geneve for network ad1bb4b3-7c0f-4b46-800e-c2cb492a6200 2026-05-14 08:40:26.470 8 INFO neutron.db.ovn_revision_numbers_db [None req-61b92559-4c8f-446e-ae0e-c1bbf2a41701 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Successfully bumped revision number for resource ad1bb4b3-7c0f-4b46-800e-c2cb492a6200 (type: networks) to 1 2026-05-14 08:40:26.654 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb7848e6-3dc5-4a40-959d-342316e047a3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 3ec77453-3404-4802-9d54-307f669f2d52 2026-05-14 08:40:26.657 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb7848e6-3dc5-4a40-959d-342316e047a3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 3ec77453-3404-4802-9d54-307f669f2d52 2026-05-14 08:40:26.666 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-097e75d9-25d0-42fa-941c-77ef2f75bdfa'] response: {'server_uuid': '0fcb9621-57fd-4e24-93e5-e8b4069a820b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a6f66bac-684f-48b5-bd3c-c1c1b7a6c269', 'code': 200} 2026-05-14 08:40:26.668 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-097e75d9-25d0-42fa-941c-77ef2f75bdfa'] response: {'server_uuid': '0fcb9621-57fd-4e24-93e5-e8b4069a820b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a6f66bac-684f-48b5-bd3c-c1c1b7a6c269', 'code': 200} 2026-05-14 08:40:26.669 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61b92559-4c8f-446e-ae0e-c1bbf2a41701 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] No more DHCP agents 2026-05-14 08:40:26.671 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61b92559-4c8f-446e-ae0e-c1bbf2a41701 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Unable to schedule network ad1bb4b3-7c0f-4b46-800e-c2cb492a6200: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:26.714 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ded94089-07c7-418c-87d8-28a4b5659bc7 - - - - - -] OVN reports status down for port: e0d7c0cf-a566-4d62-b7a4-1c20531c3d1e 2026-05-14 08:40:26.747 8 INFO neutron.db.ovn_revision_numbers_db [None req-61b92559-4c8f-446e-ae0e-c1bbf2a41701 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Successfully bumped revision number for resource e0d7c0cf-a566-4d62-b7a4-1c20531c3d1e (type: ports) to 1 [pid: 8|app: 0|req: 458/856] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:40:25 2026] POST /v2.0/networks => generated 686 bytes in 844 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/857] 199.204.45.35 () {34 vars in 993 bytes} [Thu May 14 08:40:26 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/858] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:26 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:26.994 8 INFO neutron_taas.services.taas.taas_plugin [req-1d216ed5-a21d-48dd-84f3-214e3fafb6f1 req-c33abab7-e72e-49bf-b47b-fc9b23ec4180 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] TaaS: Handle Delete Port: a6f66bac-684f-48b5-bd3c-c1c1b7a6c269 2026-05-14 08:40:26.999 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1d216ed5-a21d-48dd-84f3-214e3fafb6f1 req-c33abab7-e72e-49bf-b47b-fc9b23ec4180 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] Tap Mirror: Handle Delete Port: a6f66bac-684f-48b5-bd3c-c1c1b7a6c269 [pid: 7|app: 0|req: 399/859] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:40:26 2026] DELETE /v2.0/routers/f11d63d8-5ff7-4646-b680-bf50a13d2269 => generated 0 bytes in 765 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/860] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:27 2026] GET /v2.0/security-groups?id=d54c84eb-e731-4482-a72a-17879bd2f4f3&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: 401/861] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:27 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:27.219 8 INFO neutron.db.l3_db [req-1d216ed5-a21d-48dd-84f3-214e3fafb6f1 req-c33abab7-e72e-49bf-b47b-fc9b23ec4180 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] Floating IP 68c08ed0-f9b5-46d6-8ea1-efed8aef93a4 disassociated. External IP: 10.96.250.206, port: a6f66bac-684f-48b5-bd3c-c1c1b7a6c269. [pid: 8|app: 0|req: 461/862] 199.204.45.35 () {36 vars in 996 bytes} [Thu May 14 08:40:26 2026] DELETE /v2.0/ports/a6f66bac-684f-48b5-bd3c-c1c1b7a6c269 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/863] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:40:27 2026] DELETE /v2.0/subnets/c99411eb-dcd4-4505-a881-fc31d8a93f7e => generated 0 bytes in 186 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-05-14 08:40:27.350 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7603517-86a1-4d11-9b2e-d26d254db29d'] response: {'server_uuid': '0fcb9621-57fd-4e24-93e5-e8b4069a820b', 'name': 'network-vif-deleted', 'tag': 'a6f66bac-684f-48b5-bd3c-c1c1b7a6c269', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 462/864] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:27 2026] GET /v2.0/security-groups?id=5b415c8d-11fa-4935-8b2b-d4ff769cd39b&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:27.478 8 INFO neutron_taas.services.taas.taas_plugin [None req-42c97b52-96a9-400b-9aa6-d9c009d07505 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 2c09f5af-7e85-4510-a8f6-dc429d610024 2026-05-14 08:40:27.481 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42c97b52-96a9-400b-9aa6-d9c009d07505 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 2c09f5af-7e85-4510-a8f6-dc429d610024 2026-05-14 08:40:27.545 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ded94089-07c7-418c-87d8-28a4b5659bc7 - - - - - -] OVN reports status up for port: 731f29da-e3a4-4abe-9f84-eae68f0ff29f 2026-05-14 08:40:27.585 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-541bc734-467d-4b1b-8550-3264a610118e 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] No more DHCP agents 2026-05-14 08:40:27.602 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-541bc734-467d-4b1b-8550-3264a610118e 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Unable to schedule network ad1bb4b3-7c0f-4b46-800e-c2cb492a6200: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:27.614 7 INFO neutron.plugins.ml2.plugin [None req-ded94089-07c7-418c-87d8-28a4b5659bc7 - - - - - -] Attempt 1 to provision port 731f29da-e3a4-4abe-9f84-eae68f0ff29f 2026-05-14 08:40:27.664 7 INFO neutron.db.ovn_revision_numbers_db [None req-541bc734-467d-4b1b-8550-3264a610118e 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Successfully bumped revision number for resource e375da95-f890-4679-b655-1484361abeff (type: subnets) to 0 2026-05-14 08:40:27.696 8 INFO neutron.services.segments.plugin [-] Segment d9813c3e-bea7-4c8b-99b9-158d65e078d6 resource provider aggregate not found 2026-05-14 08:40:27.707 8 INFO neutron.services.segments.plugin [-] Segment d9813c3e-bea7-4c8b-99b9-158d65e078d6 resource provider aggregate not found 2026-05-14 08:40:27.711 8 INFO neutron.services.segments.plugin [-] Segment d9813c3e-bea7-4c8b-99b9-158d65e078d6 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 d9813c3e-bea7-4c8b-99b9-158d65e078d6 found for delete ", "request_id": "req-577e3fc6-6e83-41a7-8d23-c18186a6c483"}]} [pid: 7|app: 0|req: 403/865] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:40:27 2026] POST /v2.0/subnets => generated 673 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:40:27.719 8 INFO neutron.services.segments.plugin [-] Segment d9813c3e-bea7-4c8b-99b9-158d65e078d6 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 d9813c3e-bea7-4c8b-99b9-158d65e078d6 found for delete ", "request_id": "req-62316637-3758-4280-9bff-bdc12c6b04dc"}]} [pid: 8|app: 0|req: 463/866] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:40:27 2026] DELETE /v2.0/networks/1e8286bb-5ff5-4d45-b542-1fe2944589ca => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:40:27.876 7 INFO neutron.db.segments_db [None req-4a17bb4c-5228-4bf4-a225-f21635a8c54c 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Added segment a58cf270-587d-4a63-a084-b7f20f38107e of type geneve for network 286784e3-3145-4942-b579-92787043db9f 2026-05-14 08:40:27.925 8 WARNING neutron.db.securitygroups_db [None req-5016b5c6-b704-4b42-9319-38067db1d670 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 464/867] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:27 2026] GET /v2.0/security-groups?tenant_id=1b499c9a542e44b7b21dd10a41f16a61&name=default => generated 2921 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:28.044 7 INFO neutron.db.ovn_revision_numbers_db [None req-ded94089-07c7-418c-87d8-28a4b5659bc7 - - - - - -] Successfully bumped revision number for resource 731f29da-e3a4-4abe-9f84-eae68f0ff29f (type: ports) to 5 2026-05-14 08:40:28.133 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a17bb4c-5228-4bf4-a225-f21635a8c54c 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Successfully bumped revision number for resource 286784e3-3145-4942-b579-92787043db9f (type: networks) to 1 [pid: 8|app: 0|req: 465/868] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:27 2026] DELETE /v2.0/security-groups/7590b975-0ece-4b1d-9eec-5f54f2ec92d2 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/869] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:28 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:28.430 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4a17bb4c-5228-4bf4-a225-f21635a8c54c 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] No more DHCP agents 2026-05-14 08:40:28.431 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4a17bb4c-5228-4bf4-a225-f21635a8c54c 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Unable to schedule network 286784e3-3145-4942-b579-92787043db9f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:28.485 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ea2bbb7-02b7-46a2-abcb-1f43c5f82315 - - - - - -] OVN reports status down for port: d0130a3b-3c67-44b4-9cd1-cda04727a281 2026-05-14 08:40:28.530 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a17bb4c-5228-4bf4-a225-f21635a8c54c 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Successfully bumped revision number for resource d0130a3b-3c67-44b4-9cd1-cda04727a281 (type: ports) to 1 [pid: 7|app: 0|req: 404/870] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:40:27 2026] POST /v2.0/networks => generated 685 bytes in 840 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/871] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:28 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 975 bytes in 92 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: 468/872] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:28 2026] GET /v2.0/security-groups?id=5b415c8d-11fa-4935-8b2b-d4ff769cd39b&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:28.715 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a359f39-650f-4578-b349-55b8056f9c77'] response: {'server_uuid': '6b1371ac-0bd4-4f1d-826b-097bc6af03eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '731f29da-e3a4-4abe-9f84-eae68f0ff29f', 'code': 200} 2026-05-14 08:40:28.716 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a359f39-650f-4578-b349-55b8056f9c77'] response: {'server_uuid': '6b1371ac-0bd4-4f1d-826b-097bc6af03eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '731f29da-e3a4-4abe-9f84-eae68f0ff29f', 'code': 200} 2026-05-14 08:40:28.721 7 INFO neutron.db.ovn_revision_numbers_db [None req-2cd78115-db7d-4a0e-a3ae-76a75b02ecfc 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Successfully bumped revision number for resource 286784e3-3145-4942-b579-92787043db9f (type: networks) to 2 [pid: 7|app: 0|req: 405/873] 10.0.0.157 () {34 vars in 743 bytes} [Thu May 14 08:40:28 2026] PUT /v2.0/networks/286784e3-3145-4942-b579-92787043db9f => generated 636 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:28.941 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6f1f28df-3394-4b57-9b64-ed3264ce840c 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] No more DHCP agents 2026-05-14 08:40:28.943 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f1f28df-3394-4b57-9b64-ed3264ce840c 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Unable to schedule network 286784e3-3145-4942-b579-92787043db9f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:28.989 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f1f28df-3394-4b57-9b64-ed3264ce840c 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Successfully bumped revision number for resource 9482d418-ab3d-451d-ae82-a31cc547b064 (type: subnets) to 0 [pid: 8|app: 0|req: 469/874] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:40:28 2026] POST /v2.0/subnets => generated 646 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/875] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:29 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:29.675 7 INFO neutron.db.ovn_revision_numbers_db [None req-19e13038-7482-4008-8029-22bf5ba4a271 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Successfully bumped revision number for resource d0130a3b-3c67-44b4-9cd1-cda04727a281 (type: ports) to 2 [pid: 8|app: 0|req: 471/876] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:29 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:29.734 7 INFO neutron.db.ovn_revision_numbers_db [None req-19e13038-7482-4008-8029-22bf5ba4a271 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Successfully bumped revision number for resource 9482d418-ab3d-451d-ae82-a31cc547b064 (type: subnets) to 1 [pid: 7|app: 0|req: 406/877] 10.0.0.157 () {34 vars in 741 bytes} [Thu May 14 08:40:29 2026] PUT /v2.0/subnets/9482d418-ab3d-451d-ae82-a31cc547b064 => generated 656 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/878] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:29 2026] GET /v2.0/security-groups?id=5b415c8d-11fa-4935-8b2b-d4ff769cd39b&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-05-14 08:40:29.882 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d549196-fd00-42ea-bbfc-46efe560c2d3 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] TaaS: Handle Delete Port: d0130a3b-3c67-44b4-9cd1-cda04727a281 2026-05-14 08:40:29.885 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d549196-fd00-42ea-bbfc-46efe560c2d3 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Tap Mirror: Handle Delete Port: d0130a3b-3c67-44b4-9cd1-cda04727a281 2026-05-14 08:40:30.238 7 INFO neutron.services.segments.plugin [-] Segment a58cf270-587d-4a63-a084-b7f20f38107e resource provider aggregate not found 2026-05-14 08:40:30.244 7 INFO neutron.services.segments.plugin [-] Segment a58cf270-587d-4a63-a084-b7f20f38107e resource provider aggregate not found 2026-05-14 08:40:30.266 7 INFO neutron.services.segments.plugin [-] Segment a58cf270-587d-4a63-a084-b7f20f38107e 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 a58cf270-587d-4a63-a084-b7f20f38107e found for delete ", "request_id": "req-0cecdde8-e4e5-4ed6-924a-0c2389898708"}]} 2026-05-14 08:40:30.281 7 INFO neutron.services.segments.plugin [-] Segment a58cf270-587d-4a63-a084-b7f20f38107e 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 a58cf270-587d-4a63-a084-b7f20f38107e found for delete ", "request_id": "req-bc4664be-2f39-47ec-b093-553e5900c7f3"}]} [pid: 7|app: 0|req: 407/879] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:40:29 2026] DELETE /v2.0/networks/286784e3-3145-4942-b579-92787043db9f => generated 0 bytes in 579 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:40:30.337 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5cf5fe44-ad8e-4867-902d-cad6145a8425 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 408/880] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:40:30 2026] DELETE /v2.0/networks/286784e3-3145-4942-b579-92787043db9f => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:40:30.365 8 INFO neutron.db.ovn_revision_numbers_db [None req-f11bc2a0-b40c-49b1-b2a9-f621bb929314 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 89babe7e-e374-426d-828b-4591d82d3fa4 (type: security_groups) to 1 2026-05-14 08:40:30.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-f11bc2a0-b40c-49b1-b2a9-f621bb929314 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 09c679d1-4d51-4018-a90a-5255ca380b16 (type: security_group_rules) to 0 2026-05-14 08:40:30.392 8 INFO neutron.db.ovn_revision_numbers_db [None req-f11bc2a0-b40c-49b1-b2a9-f621bb929314 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5f2c4f05-fbeb-47e4-816e-c3d2d34c0503 (type: security_group_rules) to 0 2026-05-14 08:40:30.406 8 INFO neutron.db.ovn_revision_numbers_db [None req-f11bc2a0-b40c-49b1-b2a9-f621bb929314 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a7dd5ac9-237d-44e6-a5b2-dd561e35448a (type: security_group_rules) to 0 2026-05-14 08:40:30.417 8 INFO neutron.db.ovn_revision_numbers_db [None req-f11bc2a0-b40c-49b1-b2a9-f621bb929314 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d44d2e97-35ae-46cb-9f51-6e35679cd614 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 409/881] 10.0.0.157 () {32 vars in 694 bytes} [Thu May 14 08:40:30 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/882] 10.0.0.157 () {32 vars in 742 bytes} [Thu May 14 08:40:30 2026] GET /v2.0/subnets?network_id=f5be4f78-0905-4811-9c92-1f0c9830fbe3 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/883] 10.0.0.157 () {32 vars in 653 bytes} [Thu May 14 08:40:30 2026] GET /v2.0/extensions => generated 21706 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-14 08:40:30.491 8 INFO neutron.db.segments_db [None req-f11bc2a0-b40c-49b1-b2a9-f621bb929314 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Added segment fc0f8385-b578-44ac-ad80-0ea133005588 of type geneve for network 989cf79a-070a-4330-b295-82c01d356376 [pid: 7|app: 0|req: 412/884] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:30 2026] GET /v2.0/ports?device_id=0fcb9621-57fd-4e24-93e5-e8b4069a820b => 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: 413/885] 10.0.0.157 () {32 vars in 649 bytes} [Thu May 14 08:40:30 2026] GET /v2.0/networks => generated 1389 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/886] 10.0.0.157 () {32 vars in 647 bytes} [Thu May 14 08:40:30 2026] GET /v2.0/subnets => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:30.608 8 INFO neutron.db.ovn_revision_numbers_db [None req-f11bc2a0-b40c-49b1-b2a9-f621bb929314 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 989cf79a-070a-4330-b295-82c01d356376 (type: networks) to 1 [pid: 7|app: 0|req: 415/887] 10.0.0.157 () {32 vars in 723 bytes} [Thu May 14 08:40:30 2026] GET /v2.0/networks/ad1bb4b3-7c0f-4b46-800e-c2cb492a6200 => generated 711 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/888] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:40:30 2026] GET /v2.0/subnets/e375da95-f890-4679-b655-1484361abeff => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:30.726 7 INFO neutron.pecan_wsgi.hooks.translation [None req-67eb09b8-8f7c-42ba-8b59-47e4fecc0a7b 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 417/889] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:40:30 2026] DELETE /v2.0/subnets/9482d418-ab3d-451d-ae82-a31cc547b064 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:40:30.752 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c175a31-0957-4fc4-8e2a-90a30587b155 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 418/890] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:40:30 2026] DELETE /v2.0/networks/286784e3-3145-4942-b579-92787043db9f => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:40:30.768 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f11bc2a0-b40c-49b1-b2a9-f621bb929314 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:40:30.769 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f11bc2a0-b40c-49b1-b2a9-f621bb929314 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 989cf79a-070a-4330-b295-82c01d356376: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:30.849 8 INFO neutron.db.ovn_revision_numbers_db [None req-f11bc2a0-b40c-49b1-b2a9-f621bb929314 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9b05a58d-2bca-43a6-9684-2ce0802973d9 (type: ports) to 1 2026-05-14 08:40:30.860 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ea2bbb7-02b7-46a2-abcb-1f43c5f82315 - - - - - -] OVN reports status down for port: 9b05a58d-2bca-43a6-9684-2ce0802973d9 [pid: 8|app: 0|req: 473/891] 10.0.0.157 () {34 vars in 671 bytes} [Thu May 14 08:40:29 2026] POST /v2.0/networks => generated 786 bytes in 879 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/892] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:30 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/893] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:40:30 2026] DELETE /v2.0/subnets/e375da95-f890-4679-b655-1484361abeff => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/894] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:30 2026] GET /v2.0/security-groups?id=5b415c8d-11fa-4935-8b2b-d4ff769cd39b&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-05-14 08:40:31.051 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e8a42e82-e2bf-4579-a6c7-d69f0558832a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:40:31.052 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e8a42e82-e2bf-4579-a6c7-d69f0558832a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 989cf79a-070a-4330-b295-82c01d356376: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:31.170 7 INFO neutron_taas.services.taas.taas_plugin [None req-92e7bdea-6b01-47f7-a579-4a7254521948 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] TaaS: Handle Delete Port: e0d7c0cf-a566-4d62-b7a4-1c20531c3d1e 2026-05-14 08:40:31.173 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92e7bdea-6b01-47f7-a579-4a7254521948 595c4d80474043f186771bf6dc62668a 2731698363cd499a8377a79f60b73f2f - - default default] Tap Mirror: Handle Delete Port: e0d7c0cf-a566-4d62-b7a4-1c20531c3d1e [pid: 7|app: 0|req: 421/895] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:40:31 2026] DELETE /v2.0/networks/ad1bb4b3-7c0f-4b46-800e-c2cb492a6200 => 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: 422/896] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:31 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:31.510 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8a42e82-e2bf-4579-a6c7-d69f0558832a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9b05a58d-2bca-43a6-9684-2ce0802973d9 (type: ports) to 2 2026-05-14 08:40:31.555 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8a42e82-e2bf-4579-a6c7-d69f0558832a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0db2acaf-b529-46e6-820c-bcce37484750 (type: subnets) to 0 [pid: 8|app: 0|req: 475/897] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:40:30 2026] POST /v2.0/subnets => generated 692 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:40:31.994 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac06d9b6-171b-4f87-96be-9b66e983cf58 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Successfully bumped revision number for resource bc7bce45-442c-46ef-bacb-5c14b40d1058 (type: floatingips) to 1 2026-05-14 08:40:32.004 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56ffc16e-b3ce-4afe-8ad7-d22dd8f08d8c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:40:32.005 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56ffc16e-b3ce-4afe-8ad7-d22dd8f08d8c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:32.106 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac06d9b6-171b-4f87-96be-9b66e983cf58 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Successfully bumped revision number for resource bc7bce45-442c-46ef-bacb-5c14b40d1058 (type: floatingips) to 2 2026-05-14 08:40:32.106 7 INFO neutron.db.l3_db [None req-ac06d9b6-171b-4f87-96be-9b66e983cf58 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Floating IP bc7bce45-442c-46ef-bacb-5c14b40d1058 associated. External IP: 10.96.250.217, port: 731f29da-e3a4-4abe-9f84-eae68f0ff29f. 2026-05-14 08:40:32.165 8 INFO neutron.db.ovn_revision_numbers_db [None req-56ffc16e-b3ce-4afe-8ad7-d22dd8f08d8c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8673046c-d8fb-4645-b069-d021c90a20d5 (type: ports) to 1 [pid: 7|app: 0|req: 423/898] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:40:31 2026] PUT /v2.0/floatingips/bc7bce45-442c-46ef-bacb-5c14b40d1058 => generated 856 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:32.182 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ea2bbb7-02b7-46a2-abcb-1f43c5f82315 - - - - - -] OVN reports status down for port: 8673046c-d8fb-4645-b069-d021c90a20d5 2026-05-14 08:40:32.221 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4a11108-c960-4b37-acaa-dc8168b10bb0'] response: {'name': 'network-changed', 'server_uuid': '6b1371ac-0bd4-4f1d-826b-097bc6af03eb', 'tag': '731f29da-e3a4-4abe-9f84-eae68f0ff29f', 'status': 'completed', 'code': 200} 2026-05-14 08:40:32.296 7 INFO neutron.services.segments.plugin [-] Segment 0b6249d7-73c3-4896-89e8-700d9c0bf114 resource provider aggregate not found 2026-05-14 08:40:32.314 7 INFO neutron.services.segments.plugin [-] Segment 0b6249d7-73c3-4896-89e8-700d9c0bf114 resource provider aggregate not found 2026-05-14 08:40:32.322 7 INFO neutron.services.segments.plugin [-] Segment 0b6249d7-73c3-4896-89e8-700d9c0bf114 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 0b6249d7-73c3-4896-89e8-700d9c0bf114 found for delete ", "request_id": "req-51f386c4-3a92-487c-aa69-8661a5b17ede"}]} 2026-05-14 08:40:32.341 7 INFO neutron.services.segments.plugin [-] Segment 0b6249d7-73c3-4896-89e8-700d9c0bf114 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 0b6249d7-73c3-4896-89e8-700d9c0bf114 found for delete ", "request_id": "req-f1ae21b2-b92e-4e5e-a8b9-d8d7f0229e11"}]} [pid: 7|app: 0|req: 424/899] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:32 2026] DELETE /v2.0/security-groups/d54c84eb-e731-4482-a72a-17879bd2f4f3 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:40:32.514 7 WARNING neutron.db.securitygroups_db [None req-9e0c1603-9f49-4892-9cab-e87d6c2f8bfb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 425/900] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:32 2026] GET /v2.0/security-groups?tenant_id=2731698363cd499a8377a79f60b73f2f&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/901] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:32 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:32.583 7 INFO neutron.api.v2.resource [None req-c293e17a-dab8-4cf5-b598-c6971f2c433e 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 427/902] 10.0.0.157 () {32 vars in 737 bytes} [Thu May 14 08:40:32 2026] GET /v2.0/security-groups/d54c84eb-e731-4482-a72a-17879bd2f4f3 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:40:32.786 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-04e530cc-5e4a-4a34-b287-ec60775c1cb7 - - - - - -] Router 3804c7c4-5874-4c8e-a74e-2fa8aea1fd0d is bound to host instance 2026-05-14 08:40:32.785 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ea2bbb7-02b7-46a2-abcb-1f43c5f82315 - - - - - -] OVN reports status up for port: 8673046c-d8fb-4645-b069-d021c90a20d5 2026-05-14 08:40:32.808 7 INFO neutron.plugins.ml2.plugin [None req-3ea2bbb7-02b7-46a2-abcb-1f43c5f82315 - - - - - -] Attempt 1 to provision port 8673046c-d8fb-4645-b069-d021c90a20d5 [pid: 7|app: 0|req: 428/903] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:32 2026] DELETE /v2.0/security-groups/ca24b43f-4fd9-4226-b7a6-153e94cc6e7f => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:40:32.851 8 INFO neutron.db.ovn_revision_numbers_db [None req-56ffc16e-b3ce-4afe-8ad7-d22dd8f08d8c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8673046c-d8fb-4645-b069-d021c90a20d5 (type: router_ports) to 1 [pid: 7|app: 0|req: 429/904] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:32 2026] GET /v2.0/security-groups?id=5b415c8d-11fa-4935-8b2b-d4ff769cd39b&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:32.965 8 INFO neutron.db.ovn_revision_numbers_db [None req-56ffc16e-b3ce-4afe-8ad7-d22dd8f08d8c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3804c7c4-5874-4c8e-a74e-2fa8aea1fd0d (type: routers) to 2 [pid: 8|app: 0|req: 476/905] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:40:31 2026] POST /v2.0/routers => generated 991 bytes in 1425 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: 477/906] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:40:33 2026] GET /v2.0/ports?tenant_id=45a7735c39f548cba6f6a4c095c716b6&device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 1236 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:33.088 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd179fb2-90c9-4108-91de-494c5f0821fa 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] TaaS: Handle Delete Port: 2d1d2266-4f11-4293-bb32-c30ef5ccd020 2026-05-14 08:40:33.091 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd179fb2-90c9-4108-91de-494c5f0821fa 23f1295b03f44d748cd7f9a4f6c71dca 19d3756425f44f72b5adae41736cf7a7 - - default default] Tap Mirror: Handle Delete Port: 2d1d2266-4f11-4293-bb32-c30ef5ccd020 [pid: 7|app: 0|req: 430/907] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:40:32 2026] DELETE /v2.0/floatingips/68c08ed0-f9b5-46d6-8ea1-efed8aef93a4 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/908] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:40:33 2026] GET /v2.0/networks?id=af018c87-8c01-424e-b522-cc6884728760 => generated 821 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:33.555 7 INFO neutron_taas.services.taas.taas_plugin [None req-98038f67-3bdf-4612-8948-5d18b5a72219 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: a25b2b73-469d-4e28-8343-4c052712d83e 2026-05-14 08:40:33.557 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98038f67-3bdf-4612-8948-5d18b5a72219 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: a25b2b73-469d-4e28-8343-4c052712d83e 2026-05-14 08:40:33.957 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-01f5dbb3-b672-4dd1-ba4a-293e2630ea6f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:40:33.959 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-01f5dbb3-b672-4dd1-ba4a-293e2630ea6f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 989cf79a-070a-4330-b295-82c01d356376: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:34.172 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b1dd22dc-f683-49ef-b02c-f34fb630a05b - - - - - -] OVN reports status down for port: a716b4c6-1b73-469f-a8df-d63af07156bb [pid: 7|app: 0|req: 432/909] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:40:33 2026] PUT /v2.0/routers/dc3d42c8-8ab1-408d-9782-bf8757848a77/remove_router_interface => generated 310 bytes in 896 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: 433/910] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:40:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=731f29da-e3a4-4abe-9f84-eae68f0ff29f => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:34.355 8 INFO neutron.db.ovn_revision_numbers_db [None req-01f5dbb3-b672-4dd1-ba4a-293e2630ea6f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a716b4c6-1b73-469f-a8df-d63af07156bb (type: ports) to 1 2026-05-14 08:40:34.366 8 INFO neutron.db.ovn_revision_numbers_db [None req-d54cbbdc-8477-4aed-9738-8b04947b21a8 - - - - - -] Successfully bumped revision number for resource 8673046c-d8fb-4645-b069-d021c90a20d5 (type: ports) to 4 2026-05-14 08:40:34.574 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ecddb47-5f9f-4d17-b483-8a4e512ce7f3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 47279274-b157-45b5-a7ef-b5ad4c334505 2026-05-14 08:40:34.578 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ecddb47-5f9f-4d17-b483-8a4e512ce7f3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 47279274-b157-45b5-a7ef-b5ad4c334505 [pid: 7|app: 0|req: 434/911] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:40:34 2026] DELETE /v2.0/routers/dc3d42c8-8ab1-408d-9782-bf8757848a77 => generated 0 bytes in 705 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/912] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:40:34 2026] GET /v2.0/subnets?id=37beaa10-5ca7-429e-b876-75db6dff14c1 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:35.151 8 INFO neutron.db.ovn_revision_numbers_db [None req-d54cbbdc-8477-4aed-9738-8b04947b21a8 - - - - - -] Successfully bumped revision number for resource 8673046c-d8fb-4645-b069-d021c90a20d5 (type: ports) to 5 2026-05-14 08:40:35.274 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0abd094-a536-47fe-9df2-e42f72af7c56 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Successfully bumped revision number for resource 1a2553ce-e771-4220-8fed-c98ebe3f0628 (type: security_groups) to 1 2026-05-14 08:40:35.286 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0abd094-a536-47fe-9df2-e42f72af7c56 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Successfully bumped revision number for resource 221d2f89-99b2-4f00-892d-7484e6e88c18 (type: security_group_rules) to 0 2026-05-14 08:40:35.301 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0abd094-a536-47fe-9df2-e42f72af7c56 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Successfully bumped revision number for resource 538eea89-f476-4880-a13e-f0133a5a6430 (type: security_group_rules) to 0 2026-05-14 08:40:35.314 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0abd094-a536-47fe-9df2-e42f72af7c56 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Successfully bumped revision number for resource 79b4f071-916b-4267-bf80-9960a7cea021 (type: security_group_rules) to 0 2026-05-14 08:40:35.324 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0abd094-a536-47fe-9df2-e42f72af7c56 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Successfully bumped revision number for resource aa971d96-8076-4ff1-84a9-4c73128ca03b (type: security_group_rules) to 0 2026-05-14 08:40:35.444 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b1dd22dc-f683-49ef-b02c-f34fb630a05b - - - - - -] OVN reports status up for port: a716b4c6-1b73-469f-a8df-d63af07156bb 2026-05-14 08:40:35.445 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0abd094-a536-47fe-9df2-e42f72af7c56 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Successfully bumped revision number for resource 7bd1276f-d292-435f-a9c7-7db1854cedba (type: security_groups) to 1 2026-05-14 08:40:35.457 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0abd094-a536-47fe-9df2-e42f72af7c56 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Successfully bumped revision number for resource 96e2ece8-1e85-496f-b6ec-590b66f146a6 (type: security_group_rules) to 0 2026-05-14 08:40:35.468 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0abd094-a536-47fe-9df2-e42f72af7c56 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Successfully bumped revision number for resource e71b6767-d9dd-4ba4-9f1a-3b59dfbce188 (type: security_group_rules) to 0 2026-05-14 08:40:35.468 8 INFO neutron.plugins.ml2.plugin [None req-b1dd22dc-f683-49ef-b02c-f34fb630a05b - - - - - -] Attempt 1 to provision port a716b4c6-1b73-469f-a8df-d63af07156bb [pid: 7|app: 0|req: 436/913] 10.0.0.157 () {34 vars in 684 bytes} [Thu May 14 08:40:34 2026] POST /v2.0/security-groups => generated 1625 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:40:35.569 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-01f5dbb3-b672-4dd1-ba4a-293e2630ea6f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:40:35.572 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-01f5dbb3-b672-4dd1-ba4a-293e2630ea6f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 989cf79a-070a-4330-b295-82c01d356376: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 437/914] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:40:35 2026] DELETE /v2.0/subnets/818e2f6c-1543-49ed-b539-0290c4e8b924 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/915] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:40:35 2026] GET /v2.0/ports?network_id=af018c87-8c01-424e-b522-cc6884728760&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: 439/916] 10.0.0.157 () {32 vars in 663 bytes} [Thu May 14 08:40:35 2026] GET /v2.0/security-groups => generated 4530 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:35.853 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c9f4fac-f399-4f38-a718-fc7714c872e0 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: ec4f5265-500c-4d23-ba4f-3070007cd67d 2026-05-14 08:40:35.856 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c9f4fac-f399-4f38-a718-fc7714c872e0 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: ec4f5265-500c-4d23-ba4f-3070007cd67d 2026-05-14 08:40:36.070 7 INFO neutron.services.segments.plugin [-] Segment ac8c5404-0678-4a49-a3fc-ed66b9ed2f77 resource provider aggregate not found 2026-05-14 08:40:36.073 7 INFO neutron.services.segments.plugin [-] Segment ac8c5404-0678-4a49-a3fc-ed66b9ed2f77 resource provider aggregate not found 2026-05-14 08:40:36.086 7 INFO neutron.services.segments.plugin [-] Segment ac8c5404-0678-4a49-a3fc-ed66b9ed2f77 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 ac8c5404-0678-4a49-a3fc-ed66b9ed2f77 found for delete ", "request_id": "req-4405b789-ed45-4dcf-8575-af7224cc9905"}]} 2026-05-14 08:40:36.092 7 INFO neutron.services.segments.plugin [-] Segment ac8c5404-0678-4a49-a3fc-ed66b9ed2f77 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 ac8c5404-0678-4a49-a3fc-ed66b9ed2f77 found for delete ", "request_id": "req-f69da4b8-844f-4a85-be1f-7cc5113b0001"}]} [pid: 7|app: 0|req: 440/917] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:40:35 2026] DELETE /v2.0/networks/e7d11c79-d599-4039-b980-ad9826956f14 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:40:36.172 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1dd22dc-f683-49ef-b02c-f34fb630a05b - - - - - -] Successfully bumped revision number for resource a716b4c6-1b73-469f-a8df-d63af07156bb (type: ports) to 2 [pid: 7|app: 0|req: 441/918] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:40:36 2026] GET /v2.0/networks/af018c87-8c01-424e-b522-cc6884728760?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:36.242 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fe7836e-e48c-49dc-93dd-5174b635777b 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Successfully bumped revision number for resource 7bd1276f-d292-435f-a9c7-7db1854cedba (type: security_groups) to 2 [pid: 7|app: 0|req: 442/919] 10.0.0.157 () {34 vars in 758 bytes} [Thu May 14 08:40:36 2026] PUT /v2.0/security-groups/7bd1276f-d292-435f-a9c7-7db1854cedba => generated 1661 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/920] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:40:36 2026] GET /v2.0/networks/af018c87-8c01-424e-b522-cc6884728760?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/923] 10.0.0.157 () {32 vars in 737 bytes} [Thu May 14 08:40:36 2026] GET /v2.0/security-groups/7bd1276f-d292-435f-a9c7-7db1854cedba => generated 1661 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:36.372 7 WARNING neutron.db.securitygroups_db [None req-658a926b-a592-48e4-b7d7-a61a5ef69b41 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 447/924] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:36 2026] GET /v2.0/security-groups?tenant_id=19d3756425f44f72b5adae41736cf7a7&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:36.423 8 INFO neutron.db.ovn_revision_numbers_db [None req-01f5dbb3-b672-4dd1-ba4a-293e2630ea6f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a716b4c6-1b73-469f-a8df-d63af07156bb (type: router_ports) to 1 [pid: 8|app: 0|req: 478/925] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:40:33 2026] PUT /v2.0/routers/3804c7c4-5874-4c8e-a74e-2fa8aea1fd0d/add_router_interface => generated 310 bytes in 3344 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/926] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:36 2026] DELETE /v2.0/security-groups/7bd1276f-d292-435f-a9c7-7db1854cedba => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/927] 10.0.0.157 () {32 vars in 663 bytes} [Thu May 14 08:40:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:36.578 7 INFO neutron.api.v2.resource [None req-a78a677b-0773-40dd-b5dd-5b29300a3531 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 450/928] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:36 2026] DELETE /v2.0/security-groups/7bd1276f-d292-435f-a9c7-7db1854cedba => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/929] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:36 2026] DELETE /v2.0/security-groups/c91bc04b-6c7a-44b8-845c-2ae5507295b0 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:40:36.689 7 INFO neutron.db.ovn_revision_numbers_db [None req-afd68b7a-f86d-43a1-812b-aabb8d18be62 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Successfully bumped revision number for resource 587dfaca-c987-40e5-924b-33bff8416292 (type: security_groups) to 1 2026-05-14 08:40:36.699 7 INFO neutron.db.ovn_revision_numbers_db [None req-afd68b7a-f86d-43a1-812b-aabb8d18be62 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Successfully bumped revision number for resource 7e7017ec-b617-405a-b098-23f0ea98f7e7 (type: security_group_rules) to 0 2026-05-14 08:40:36.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-afd68b7a-f86d-43a1-812b-aabb8d18be62 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Successfully bumped revision number for resource d1e16877-e1f3-42a0-a950-79259a38e3f9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 451/930] 10.0.0.157 () {34 vars in 684 bytes} [Thu May 14 08:40:36 2026] POST /v2.0/security-groups => generated 1625 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:40:36.875 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2abc177-1e0a-45e8-b404-2d155477bfc2 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Successfully bumped revision number for resource 592dfb9a-dbe3-4fa0-9083-eac634a12cfd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 480/931] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:40:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/932] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:40:36 2026] GET /v2.0/security-group-rules/592dfb9a-dbe3-4fa0-9083-eac634a12cfd => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/933] 10.0.0.157 () {32 vars in 673 bytes} [Thu May 14 08:40:36 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/934] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:40:37 2026] DELETE /v2.0/security-group-rules/592dfb9a-dbe3-4fa0-9083-eac634a12cfd => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/935] 10.0.0.157 () {32 vars in 673 bytes} [Thu May 14 08:40:37 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:37.318 7 INFO neutron.db.ovn_revision_numbers_db [None req-b5e1ad13-34b0-4313-a898-d7d0b6342761 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Successfully bumped revision number for resource f42c4a80-56d2-42b0-b4c5-7739968f734a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 483/936] 10.0.0.129 () {34 vars in 982 bytes} [Thu May 14 08:40:37 2026] GET /v2.0/networks?id=989cf79a-070a-4330-b295-82c01d356376 => generated 715 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/937] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:40:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/938] 10.0.0.129 () {34 vars in 965 bytes} [Thu May 14 08:40:37 2026] GET /v2.0/quotas/1f0b4d032bbd4d179cb7d71970aef9d1 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/939] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:40:37 2026] GET /v2.0/security-group-rules/f42c4a80-56d2-42b0-b4c5-7739968f734a => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/940] 10.0.0.129 () {34 vars in 1002 bytes} [Thu May 14 08:40:37 2026] GET /v2.0/ports?tenant_id=1f0b4d032bbd4d179cb7d71970aef9d1&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/941] 10.0.0.157 () {32 vars in 673 bytes} [Thu May 14 08:40:37 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/942] 10.0.0.129 () {34 vars in 1008 bytes} [Thu May 14 08:40:37 2026] GET /v2.0/networks/989cf79a-070a-4330-b295-82c01d356376?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/943] 10.0.0.129 () {34 vars in 1108 bytes} [Thu May 14 08:40:37 2026] GET /v2.0/networks/989cf79a-070a-4330-b295-82c01d356376?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/944] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:40:37 2026] DELETE /v2.0/security-group-rules/f42c4a80-56d2-42b0-b4c5-7739968f734a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/945] 10.0.0.157 () {32 vars in 673 bytes} [Thu May 14 08:40:37 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:37.712 7 INFO neutron.db.securitygroups_db [None req-9b1f1441-b585-4b72-bbcf-c2b21a9b3f1f 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Project 1befbb8cbf374931b78712506fdf24cc added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 489/946] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:37 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:37.810 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b1f1441-b585-4b72-bbcf-c2b21a9b3f1f 97f0d93495ee422a979f80af04a8b6c0 1befbb8cbf374931b78712506fdf24cc - - default default] Successfully bumped revision number for resource 65afd4f3-481b-4410-b274-dd0576f6300d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 458/947] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:40:37 2026] POST /v2.0/security-group-rules => generated 607 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/948] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:40:37 2026] GET /v2.0/security-group-rules/65afd4f3-481b-4410-b274-dd0576f6300d => generated 607 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/949] 10.0.0.157 () {32 vars in 673 bytes} [Thu May 14 08:40:37 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/950] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:40:37 2026] DELETE /v2.0/security-group-rules/65afd4f3-481b-4410-b274-dd0576f6300d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/951] 10.0.0.157 () {32 vars in 673 bytes} [Thu May 14 08:40:38 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: 8|app: 0|req: 492/952] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:38 2026] DELETE /v2.0/security-groups/587dfaca-c987-40e5-924b-33bff8416292 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/953] 10.0.0.157 () {32 vars in 663 bytes} [Thu May 14 08:40:38 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/954] 10.0.0.157 () {32 vars in 663 bytes} [Thu May 14 08:40:38 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/955] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:38 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:39.084 8 WARNING neutron.db.securitygroups_db [None req-752bc7fd-f2ec-4a80-bdef-0d7693fe5b8a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 494/956] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:38 2026] GET /v2.0/security-groups?tenant_id=1befbb8cbf374931b78712506fdf24cc&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/957] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:39 2026] DELETE /v2.0/security-groups/1a2553ce-e771-4220-8fed-c98ebe3f0628 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:40:39.672 8 WARNING neutron.db.securitygroups_db [None req-b5963a25-45dc-414c-944b-aecc4f7fec18 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:40:39.808 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5963a25-45dc-414c-944b-aecc4f7fec18 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 426354a8-9a1d-4dca-807f-483932161839 (type: security_groups) to 1 2026-05-14 08:40:39.821 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5963a25-45dc-414c-944b-aecc4f7fec18 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2f52c47f-91e0-4142-aeb0-582f15d04a5e (type: security_group_rules) to 0 2026-05-14 08:40:39.832 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5963a25-45dc-414c-944b-aecc4f7fec18 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 467c2afe-0734-426e-aeea-936ea86fd42e (type: security_group_rules) to 0 2026-05-14 08:40:39.842 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5963a25-45dc-414c-944b-aecc4f7fec18 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 705f95cc-62a6-458f-955c-eeab09e54beb (type: security_group_rules) to 0 2026-05-14 08:40:39.853 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5963a25-45dc-414c-944b-aecc4f7fec18 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c53a430c-10e7-49b1-90b2-8f7e6db63606 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 495/958] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:39 2026] GET /v2.0/security-groups?tenant_id=f3652286952c42b18b926bab85f446e6&name=default => generated 2925 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/959] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:39 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => 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: 464/960] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:39 2026] DELETE /v2.0/security-groups/426354a8-9a1d-4dca-807f-483932161839 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/961] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:41 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => 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: 465/962] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:40:41 2026] GET /v2.0/networks?id=989cf79a-070a-4330-b295-82c01d356376 => generated 715 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:42.174 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c1a02045-3698-4f0e-aff6-235831c55f96 - - - - - -] No hosting information found for port a716b4c6-1b73-469f-a8df-d63af07156bb: RuntimeError: No hosting information found for port a716b4c6-1b73-469f-a8df-d63af07156bb [pid: 7|app: 0|req: 466/963] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:42 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:42.260 8 INFO neutron.common.ovn.utils [None req-c1a02045-3698-4f0e-aff6-235831c55f96 - - - - - -] HA Chassis Group neutron-989cf79a-070a-4330-b295-82c01d356376 synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c 2026-05-14 08:40:42.514 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1a02045-3698-4f0e-aff6-235831c55f96 - - - - - -] Successfully bumped revision number for resource a716b4c6-1b73-469f-a8df-d63af07156bb (type: router_ports) to 2 2026-05-14 08:40:42.616 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-4f1983e6-d3dd-4aef-b3d7-6e0e62f400da req-e9344f57-f3e4-42a5-a2df-a41c73a0ca81 616fdddc127248fc99607e8cf64ac2da 1f0b4d032bbd4d179cb7d71970aef9d1 - - default default] No more DHCP agents 2026-05-14 08:40:42.618 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-4f1983e6-d3dd-4aef-b3d7-6e0e62f400da req-e9344f57-f3e4-42a5-a2df-a41c73a0ca81 616fdddc127248fc99607e8cf64ac2da 1f0b4d032bbd4d179cb7d71970aef9d1 - - default default] Unable to schedule network 989cf79a-070a-4330-b295-82c01d356376: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:42.766 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ea2bbb7-02b7-46a2-abcb-1f43c5f82315 - - - - - -] OVN reports status down for port: c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3 2026-05-14 08:40:42.788 8 INFO neutron.db.ovn_revision_numbers_db [req-4f1983e6-d3dd-4aef-b3d7-6e0e62f400da req-e9344f57-f3e4-42a5-a2df-a41c73a0ca81 616fdddc127248fc99607e8cf64ac2da 1f0b4d032bbd4d179cb7d71970aef9d1 - - default default] Successfully bumped revision number for resource c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3 (type: ports) to 1 [pid: 7|app: 0|req: 467/964] 10.0.0.248 () {34 vars in 990 bytes} [Thu May 14 08:40:42 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 1236 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/965] 199.204.45.35 () {38 vars in 954 bytes} [Thu May 14 08:40:42 2026] POST /v2.0/ports => generated 954 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, ' [pid: 7|app: 0|req: 468/966] 10.0.0.248 () {34 vars in 1040 bytes} [Thu May 14 08:40:42 2026] GET /v2.0/security-groups?id=5b415c8d-11fa-4935-8b2b-d4ff769cd39b&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:43.268 8 INFO neutron.db.ovn_revision_numbers_db [req-4f1983e6-d3dd-4aef-b3d7-6e0e62f400da req-1dfb409b-c294-40d2-9c2e-1076411ecf16 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3 (type: ports) to 2 2026-05-14 08:40:43.501 7 WARNING neutron.db.securitygroups_db [None req-815988c5-724f-4047-9e10-e4a58b4d7248 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:40:43.504 8 INFO neutron.db.ovn_revision_numbers_db [req-4f1983e6-d3dd-4aef-b3d7-6e0e62f400da req-1dfb409b-c294-40d2-9c2e-1076411ecf16 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3 (type: ports) to 4 [pid: 8|app: 0|req: 499/967] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:40:42 2026] PUT /v2.0/ports/c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3 => generated 1227 bytes in 656 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: 500/968] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:43 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:43.576 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d33115a-0def-4f5d-a326-a52dfc7a3e03'] response: {'name': 'network-changed', 'server_uuid': '6ae93f4b-8595-4d1a-9f59-8f6f27448d42', 'tag': 'c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 501/969] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:43 2026] GET /v2.0/security-groups?id=89babe7e-e374-426d-828b-4591d82d3fa4&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:43.652 7 INFO neutron.db.ovn_revision_numbers_db [None req-815988c5-724f-4047-9e10-e4a58b4d7248 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b2442d11-6a8b-4eea-9438-e27f9411b045 (type: security_groups) to 1 2026-05-14 08:40:43.662 7 INFO neutron.db.ovn_revision_numbers_db [None req-815988c5-724f-4047-9e10-e4a58b4d7248 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 35bc14c7-aa2e-49d8-9acb-6718794da94f (type: security_group_rules) to 0 2026-05-14 08:40:43.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-815988c5-724f-4047-9e10-e4a58b4d7248 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 481442f8-c3f1-47dd-bdca-1d2d94c35074 (type: security_group_rules) to 0 2026-05-14 08:40:43.684 7 INFO neutron.db.ovn_revision_numbers_db [None req-815988c5-724f-4047-9e10-e4a58b4d7248 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 71b9b7fa-94a2-4873-948f-582a419e0697 (type: security_group_rules) to 0 2026-05-14 08:40:43.694 7 INFO neutron.db.ovn_revision_numbers_db [None req-815988c5-724f-4047-9e10-e4a58b4d7248 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f4178c9d-4262-4c83-a900-f3249f79257b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 469/970] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:43 2026] GET /v2.0/security-groups?tenant_id=d22ce8fac2d047f9ab6e12ed4ba983f2&name=default => generated 2925 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/971] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:43 2026] DELETE /v2.0/security-groups/b2442d11-6a8b-4eea-9438-e27f9411b045 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/972] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:40:44 2026] GET /v2.0/ports?tenant_id=1f0b4d032bbd4d179cb7d71970aef9d1&device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 1230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/973] 199.204.45.35 () {34 vars in 1017 bytes} [Thu May 14 08:40:44 2026] GET /v2.0/networks?tenant_id=1f0b4d032bbd4d179cb7d71970aef9d1&shared=False => generated 814 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/974] 199.204.45.35 () {34 vars in 929 bytes} [Thu May 14 08:40:44 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) [pid: 8|app: 0|req: 504/975] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:44 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => 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: 472/976] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:44 2026] GET /v2.0/security-groups?id=89babe7e-e374-426d-828b-4591d82d3fa4&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: 505/977] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:40:45 2026] GET /v2.0/ports?tenant_id=1f0b4d032bbd4d179cb7d71970aef9d1&device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 1230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/978] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:40:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3 => 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: 506/979] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:40:45 2026] GET /v2.0/subnets?id=0db2acaf-b529-46e6-820c-bcce37484750 => generated 695 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/980] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:40:45 2026] GET /v2.0/ports?network_id=989cf79a-070a-4330-b295-82c01d356376&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: 475/981] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:40:45 2026] GET /v2.0/networks/989cf79a-070a-4330-b295-82c01d356376?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: 476/982] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:40:45 2026] GET /v2.0/networks/989cf79a-070a-4330-b295-82c01d356376?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:45.570 8 WARNING neutron.db.securitygroups_db [None req-23529c33-607a-4a2f-9342-bf0d57d5da1e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:40:45.702 8 INFO neutron.db.ovn_revision_numbers_db [None req-23529c33-607a-4a2f-9342-bf0d57d5da1e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 81e9d2da-38a6-4b48-ad65-14a3e862290f (type: security_groups) to 1 2026-05-14 08:40:45.713 8 INFO neutron.db.ovn_revision_numbers_db [None req-23529c33-607a-4a2f-9342-bf0d57d5da1e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 08cd5824-2e47-42cc-a04b-6f9c4ba586a9 (type: security_group_rules) to 0 2026-05-14 08:40:45.725 8 INFO neutron.db.ovn_revision_numbers_db [None req-23529c33-607a-4a2f-9342-bf0d57d5da1e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2e469f86-cb95-4d8c-b268-62dba4d75974 (type: security_group_rules) to 0 2026-05-14 08:40:45.736 8 INFO neutron.db.ovn_revision_numbers_db [None req-23529c33-607a-4a2f-9342-bf0d57d5da1e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5954a4c4-5e7a-4317-a5d7-e28f84f98063 (type: security_group_rules) to 0 2026-05-14 08:40:45.748 8 INFO neutron.db.ovn_revision_numbers_db [None req-23529c33-607a-4a2f-9342-bf0d57d5da1e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 64ff558b-b60b-4d80-9aa1-66f5352c85f8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 507/983] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:45 2026] GET /v2.0/security-groups?tenant_id=0dd12078a56b4aa4abda7ab700271a06&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/984] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:45 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/985] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:45 2026] GET /v2.0/security-groups?id=89babe7e-e374-426d-828b-4591d82d3fa4&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/986] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:45 2026] DELETE /v2.0/security-groups/81e9d2da-38a6-4b48-ad65-14a3e862290f => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:40:46.107 7 WARNING neutron.db.securitygroups_db [None req-5fdb8e90-a27f-4c03-b757-7ebc8cb06d9f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:40:46.221 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fdb8e90-a27f-4c03-b757-7ebc8cb06d9f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 24dcb116-aa95-4b5e-947c-a521dac54ce8 (type: security_groups) to 1 2026-05-14 08:40:46.235 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fdb8e90-a27f-4c03-b757-7ebc8cb06d9f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5909e008-7390-45e4-a871-b3706d6b291f (type: security_group_rules) to 0 2026-05-14 08:40:46.255 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fdb8e90-a27f-4c03-b757-7ebc8cb06d9f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5f88273f-0312-4ed2-b799-aedcdaa102a3 (type: security_group_rules) to 0 2026-05-14 08:40:46.270 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fdb8e90-a27f-4c03-b757-7ebc8cb06d9f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8b1adb6d-6334-455f-8d22-09e2976baf3d (type: security_group_rules) to 0 2026-05-14 08:40:46.276 8 INFO neutron.db.ovn_revision_numbers_db [None req-72c53b59-0994-4316-92ab-b3e480b62c80 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b014d07f-dd23-4bee-809b-b94e2f9bae7f (type: security_groups) to 1 2026-05-14 08:40:46.282 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fdb8e90-a27f-4c03-b757-7ebc8cb06d9f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b17fe108-2992-4ba7-8a24-1fe298f1e056 (type: security_group_rules) to 0 2026-05-14 08:40:46.288 8 INFO neutron.db.ovn_revision_numbers_db [None req-72c53b59-0994-4316-92ab-b3e480b62c80 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 312ad39e-f173-43de-9af2-0f012904e032 (type: security_group_rules) to 0 2026-05-14 08:40:46.304 8 INFO neutron.db.ovn_revision_numbers_db [None req-72c53b59-0994-4316-92ab-b3e480b62c80 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5b649493-abe2-4208-9f9f-6fc8cd47c539 (type: security_group_rules) to 0 2026-05-14 08:40:46.316 8 INFO neutron.db.ovn_revision_numbers_db [None req-72c53b59-0994-4316-92ab-b3e480b62c80 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 6c5d31b1-a424-41b7-8bea-1e28f924b1d9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 478/987] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:46 2026] GET /v2.0/security-groups?tenant_id=ff08f953415c4461ae5fcffdd5bd20f6&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:40:46.328 8 INFO neutron.db.ovn_revision_numbers_db [None req-72c53b59-0994-4316-92ab-b3e480b62c80 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 98f82db4-0347-47ea-8630-cc94192ec6a3 (type: security_group_rules) to 0 2026-05-14 08:40:46.405 8 INFO neutron.db.segments_db [None req-72c53b59-0994-4316-92ab-b3e480b62c80 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Added segment 4b415a4e-cb4b-42e5-beef-c97bc56895bc of type geneve for network 437df4ef-9033-46ee-b427-54e4a2d601fd [pid: 7|app: 0|req: 479/988] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:46 2026] DELETE /v2.0/security-groups/24dcb116-aa95-4b5e-947c-a521dac54ce8 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:40:46.547 8 INFO neutron.db.ovn_revision_numbers_db [None req-72c53b59-0994-4316-92ab-b3e480b62c80 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 437df4ef-9033-46ee-b427-54e4a2d601fd (type: networks) to 1 2026-05-14 08:40:46.700 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-72c53b59-0994-4316-92ab-b3e480b62c80 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:40:46.702 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-72c53b59-0994-4316-92ab-b3e480b62c80 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 437df4ef-9033-46ee-b427-54e4a2d601fd: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:46.750 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ea2bbb7-02b7-46a2-abcb-1f43c5f82315 - - - - - -] OVN reports status down for port: 420c4dad-e5e5-45a2-b879-4c236fee75fd 2026-05-14 08:40:46.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-72c53b59-0994-4316-92ab-b3e480b62c80 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 420c4dad-e5e5-45a2-b879-4c236fee75fd (type: ports) to 1 [pid: 8|app: 0|req: 510/989] 10.0.0.157 () {34 vars in 671 bytes} [Thu May 14 08:40:46 2026] POST /v2.0/networks => generated 781 bytes in 788 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:40:46.912 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef305554-9778-48df-acdb-00d2f0029cab fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:40:46.913 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef305554-9778-48df-acdb-00d2f0029cab fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 437df4ef-9033-46ee-b427-54e4a2d601fd: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 511/990] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:47 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => 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: 512/991] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:47 2026] GET /v2.0/security-groups?id=89babe7e-e374-426d-828b-4591d82d3fa4&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:47.310 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef305554-9778-48df-acdb-00d2f0029cab fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 420c4dad-e5e5-45a2-b879-4c236fee75fd (type: ports) to 2 2026-05-14 08:40:47.341 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef305554-9778-48df-acdb-00d2f0029cab fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e0fb7fa3-f260-471c-93d2-d515425c2459 (type: subnets) to 0 [pid: 7|app: 0|req: 480/992] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:40:46 2026] POST /v2.0/subnets => generated 687 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:40:47.720 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05ba1319-1f23-4b44-8b5e-28a78e0bf4ff fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:40:47.721 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05ba1319-1f23-4b44-8b5e-28a78e0bf4ff fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:47.841 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ea2bbb7-02b7-46a2-abcb-1f43c5f82315 - - - - - -] OVN reports status down for port: 1e7227c2-cca2-4101-81cc-c8a8c2b9a800 2026-05-14 08:40:47.858 8 INFO neutron.db.ovn_revision_numbers_db [None req-05ba1319-1f23-4b44-8b5e-28a78e0bf4ff fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 1e7227c2-cca2-4101-81cc-c8a8c2b9a800 (type: ports) to 1 2026-05-14 08:40:48.241 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ea2bbb7-02b7-46a2-abcb-1f43c5f82315 - - - - - -] OVN reports status up for port: c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3 2026-05-14 08:40:48.258 7 INFO neutron.plugins.ml2.plugin [None req-3ea2bbb7-02b7-46a2-abcb-1f43c5f82315 - - - - - -] Attempt 1 to provision port c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3 [pid: 7|app: 0|req: 481/993] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:48 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/994] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:48 2026] GET /v2.0/security-groups?id=89babe7e-e374-426d-828b-4591d82d3fa4&fields=id&fields=name => generated 88 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:48.520 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-704ffa6c-81a1-42c8-962f-527188a8f5f8'] response: {'server_uuid': '6ae93f4b-8595-4d1a-9f59-8f6f27448d42', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3', 'code': 200} 2026-05-14 08:40:48.689 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ea2bbb7-02b7-46a2-abcb-1f43c5f82315 - - - - - -] Successfully bumped revision number for resource c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3 (type: ports) to 5 [pid: 7|app: 0|req: 483/995] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:48 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 975 bytes in 164 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/996] 10.0.0.129 () {34 vars in 971 bytes} [Thu May 14 08:40:48 2026] GET /v2.0/ports/731f29da-e3a4-4abe-9f84-eae68f0ff29f => generated 972 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:49.371 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d54cbbdc-8477-4aed-9738-8b04947b21a8 - - - - - -] Router 9993c8c2-40a3-41a3-b84f-5970a728c36d is bound to host instance 2026-05-14 08:40:49.413 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eb76a2ae-47d8-43cd-a725-d44e9d08d9a0 - - - - - -] OVN reports status up for port: 1e7227c2-cca2-4101-81cc-c8a8c2b9a800 2026-05-14 08:40:49.433 7 INFO neutron.plugins.ml2.plugin [None req-eb76a2ae-47d8-43cd-a725-d44e9d08d9a0 - - - - - -] Attempt 1 to provision port 1e7227c2-cca2-4101-81cc-c8a8c2b9a800 2026-05-14 08:40:49.455 8 INFO neutron.db.ovn_revision_numbers_db [None req-05ba1319-1f23-4b44-8b5e-28a78e0bf4ff fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 1e7227c2-cca2-4101-81cc-c8a8c2b9a800 (type: router_ports) to 1 [pid: 7|app: 0|req: 485/997] 199.204.45.35 () {34 vars in 999 bytes} [Thu May 14 08:40:49 2026] GET /v2.0/subnets?network_id=af018c87-8c01-424e-b522-cc6884728760 => generated 684 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:49.599 8 INFO neutron.db.ovn_revision_numbers_db [None req-05ba1319-1f23-4b44-8b5e-28a78e0bf4ff fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9993c8c2-40a3-41a3-b84f-5970a728c36d (type: routers) to 2 [pid: 7|app: 0|req: 486/998] 199.204.45.35 () {34 vars in 1145 bytes} [Thu May 14 08:40:49 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb&device_owner=compute%3Anova&network_id=af018c87-8c01-424e-b522-cc6884728760 => 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: 513/999] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:40:47 2026] POST /v2.0/routers => generated 986 bytes in 2273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1000] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:49 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:50.168 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46873e04-9d01-4d5c-b505-3ad2fb853523 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:40:50.173 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46873e04-9d01-4d5c-b505-3ad2fb853523 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 437df4ef-9033-46ee-b427-54e4a2d601fd: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:50.338 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c1a02045-3698-4f0e-aff6-235831c55f96 - - - - - -] OVN reports status down for port: 784f3601-9f32-44e2-93a6-253040357463 2026-05-14 08:40:50.340 7 INFO neutron.db.ovn_revision_numbers_db [None req-46873e04-9d01-4d5c-b505-3ad2fb853523 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 784f3601-9f32-44e2-93a6-253040357463 (type: ports) to 1 2026-05-14 08:40:50.571 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-61ff5260-a808-438b-9bec-77bdc971d23a'] response: {'server_uuid': '6ae93f4b-8595-4d1a-9f59-8f6f27448d42', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3', 'code': 200} 2026-05-14 08:40:50.674 8 INFO neutron.db.ovn_revision_numbers_db [req-4b5fe056-ce2b-4939-997c-00b605e07394 req-0360259c-2ec1-493a-b4a3-846056e7f23e 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Successfully bumped revision number for resource 731f29da-e3a4-4abe-9f84-eae68f0ff29f (type: ports) to 6 [pid: 8|app: 0|req: 514/1001] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:40:49 2026] PUT /v2.0/ports/731f29da-e3a4-4abe-9f84-eae68f0ff29f => generated 1149 bytes in 1074 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-05-14 08:40:50.743 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62d02b0d-abc9-452f-859c-43e401f0394a'] response: {'name': 'network-changed', 'server_uuid': '6b1371ac-0bd4-4f1d-826b-097bc6af03eb', 'tag': '731f29da-e3a4-4abe-9f84-eae68f0ff29f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 515/1002] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:50 2026] GET /v2.0/security-groups?id=89babe7e-e374-426d-828b-4591d82d3fa4&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:50.958 8 INFO neutron.db.ovn_revision_numbers_db [None req-6bc1c338-a166-4468-9d78-5d72f8630f9f - - - - - -] Successfully bumped revision number for resource 1e7227c2-cca2-4101-81cc-c8a8c2b9a800 (type: ports) to 4 2026-05-14 08:40:50.978 8 WARNING neutron.db.securitygroups_db [None req-854610c7-f302-48aa-a02d-4b9833c9f76a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:40:51.023 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c1a02045-3698-4f0e-aff6-235831c55f96 - - - - - -] OVN reports status up for port: 784f3601-9f32-44e2-93a6-253040357463 2026-05-14 08:40:51.054 8 INFO neutron.plugins.ml2.plugin [None req-c1a02045-3698-4f0e-aff6-235831c55f96 - - - - - -] Attempt 1 to provision port 784f3601-9f32-44e2-93a6-253040357463 2026-05-14 08:40:51.075 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46873e04-9d01-4d5c-b505-3ad2fb853523 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:40:51.076 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46873e04-9d01-4d5c-b505-3ad2fb853523 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 437df4ef-9033-46ee-b427-54e4a2d601fd: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:40:51.319 8 INFO neutron.db.ovn_revision_numbers_db [None req-854610c7-f302-48aa-a02d-4b9833c9f76a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 20996193-d65e-4538-9eec-d63fa886c03a (type: security_groups) to 1 2026-05-14 08:40:51.351 8 INFO neutron.db.ovn_revision_numbers_db [None req-854610c7-f302-48aa-a02d-4b9833c9f76a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 075e12d9-d4ec-41a7-8d6b-9ae4f2f75127 (type: security_group_rules) to 0 2026-05-14 08:40:51.401 8 INFO neutron.db.ovn_revision_numbers_db [None req-854610c7-f302-48aa-a02d-4b9833c9f76a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8fbb23f6-46f4-4cf1-9161-cbd78625404b (type: security_group_rules) to 0 2026-05-14 08:40:51.445 8 INFO neutron.db.ovn_revision_numbers_db [None req-854610c7-f302-48aa-a02d-4b9833c9f76a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a00d486b-42ca-4315-a060-d4cbf5bf2962 (type: security_group_rules) to 0 2026-05-14 08:40:51.489 8 INFO neutron.db.ovn_revision_numbers_db [None req-854610c7-f302-48aa-a02d-4b9833c9f76a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource feee3e25-1c40-4cdf-944d-6ff9dad2dd29 (type: security_group_rules) to 0 2026-05-14 08:40:51.559 7 INFO neutron.db.ovn_revision_numbers_db [None req-46873e04-9d01-4d5c-b505-3ad2fb853523 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 784f3601-9f32-44e2-93a6-253040357463 (type: router_ports) to 1 [pid: 7|app: 0|req: 488/1003] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:40:49 2026] PUT /v2.0/routers/9993c8c2-40a3-41a3-b84f-5970a728c36d/add_router_interface => generated 310 bytes in 1894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1004] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:40:51 2026] GET /v2.0/ports?tenant_id=45a7735c39f548cba6f6a4c095c716b6&device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 1413 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1007] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:40:51 2026] GET /v2.0/networks?id=af018c87-8c01-424e-b522-cc6884728760 => generated 821 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1008] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:40:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=731f29da-e3a4-4abe-9f84-eae68f0ff29f => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1009] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:50 2026] GET /v2.0/security-groups?tenant_id=5953b46900bf42c9bc8bdee6f4daa52d&name=default => generated 2925 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1010] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:40:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=731f29da-e3a4-4abe-9f84-eae68f0ff29f => 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: 495/1011] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:40:51 2026] GET /v2.0/subnets?id=37beaa10-5ca7-429e-b876-75db6dff14c1 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1012] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:40:51 2026] GET /v2.0/ports?network_id=af018c87-8c01-424e-b522-cc6884728760&device_owner=network%3Adhcp => 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: 497/1013] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:40:51 2026] GET /v2.0/networks/af018c87-8c01-424e-b522-cc6884728760?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:51.920 7 INFO neutron.common.ovn.utils [None req-eb76a2ae-47d8-43cd-a725-d44e9d08d9a0 - - - - - -] HA Chassis Group neutron-437df4ef-9033-46ee-b427-54e4a2d601fd synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c [pid: 7|app: 0|req: 498/1014] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:51 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1015] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:40:51 2026] GET /v2.0/networks/af018c87-8c01-424e-b522-cc6884728760?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: 7|app: 0|req: 500/1016] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:51 2026] GET /v2.0/security-groups?id=89babe7e-e374-426d-828b-4591d82d3fa4&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-05-14 08:40:52.091 8 INFO neutron.db.ovn_revision_numbers_db [None req-6bc1c338-a166-4468-9d78-5d72f8630f9f - - - - - -] Successfully bumped revision number for resource 1e7227c2-cca2-4101-81cc-c8a8c2b9a800 (type: ports) to 5 [pid: 7|app: 0|req: 501/1017] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:52 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 1152 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1018] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:52 2026] GET /v2.0/security-groups?id=5b415c8d-11fa-4935-8b2b-d4ff769cd39b&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1019] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:52 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1020] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:52 2026] GET /v2.0/security-groups?id=89babe7e-e374-426d-828b-4591d82d3fa4&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:52.463 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1a02045-3698-4f0e-aff6-235831c55f96 - - - - - -] Successfully bumped revision number for resource 784f3601-9f32-44e2-93a6-253040357463 (type: ports) to 2 [pid: 8|app: 0|req: 517/1021] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:51 2026] DELETE /v2.0/security-groups/20996193-d65e-4538-9eec-d63fa886c03a => generated 0 bytes in 759 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:40:52.579 7 WARNING neutron.db.securitygroups_db [None req-32450ea3-d4d1-4e0b-a57d-d12d4757e9ca fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:40:52.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-32450ea3-d4d1-4e0b-a57d-d12d4757e9ca fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f0ea1451-215b-4fb2-80be-cd41e460bb26 (type: security_groups) to 1 2026-05-14 08:40:52.721 7 INFO neutron.db.ovn_revision_numbers_db [None req-32450ea3-d4d1-4e0b-a57d-d12d4757e9ca fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 081a3da9-beab-4211-9a0e-5d568e16d875 (type: security_group_rules) to 0 2026-05-14 08:40:52.733 7 INFO neutron.db.ovn_revision_numbers_db [None req-32450ea3-d4d1-4e0b-a57d-d12d4757e9ca fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 69d5dc76-afc9-46d8-a4d0-28eee132b0f7 (type: security_group_rules) to 0 2026-05-14 08:40:52.745 7 INFO neutron.db.ovn_revision_numbers_db [None req-32450ea3-d4d1-4e0b-a57d-d12d4757e9ca fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource bd031673-9839-475c-bc54-eaafe6187bcc (type: security_group_rules) to 0 2026-05-14 08:40:52.758 7 INFO neutron.db.ovn_revision_numbers_db [None req-32450ea3-d4d1-4e0b-a57d-d12d4757e9ca fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c4b45071-668d-4cdb-8e16-e16222501af2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 505/1022] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:52 2026] GET /v2.0/security-groups?tenant_id=9732dca736174b36bdff1f65cf0d91ff&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1023] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:52 2026] DELETE /v2.0/security-groups/f0ea1451-215b-4fb2-80be-cd41e460bb26 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1024] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:40:53 2026] GET /v2.0/ports?tenant_id=45a7735c39f548cba6f6a4c095c716b6&device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1025] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:40:53 2026] GET /v2.0/networks?id=af018c87-8c01-424e-b522-cc6884728760 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1026] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:40:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=731f29da-e3a4-4abe-9f84-eae68f0ff29f => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1027] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:40:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=731f29da-e3a4-4abe-9f84-eae68f0ff29f => 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: 508/1028] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:40:53 2026] GET /v2.0/subnets?id=37beaa10-5ca7-429e-b876-75db6dff14c1 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1029] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:40:53 2026] GET /v2.0/ports?network_id=af018c87-8c01-424e-b522-cc6884728760&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: 509/1030] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:40:53 2026] GET /v2.0/networks/af018c87-8c01-424e-b522-cc6884728760?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: 522/1031] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:40:53 2026] GET /v2.0/networks/af018c87-8c01-424e-b522-cc6884728760?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:53.392 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eb76a2ae-47d8-43cd-a725-d44e9d08d9a0 - - - - - -] OVN reports status down for port: c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3 2026-05-14 08:40:53.555 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4cdda1f-3e23-4647-a43c-acd1a2afe103'] response: {'server_uuid': '6ae93f4b-8595-4d1a-9f59-8f6f27448d42', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3', 'code': 200} [pid: 7|app: 0|req: 510/1032] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:53 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 971 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1033] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:53 2026] GET /v2.0/security-groups?id=89babe7e-e374-426d-828b-4591d82d3fa4&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-05-14 08:40:53.775 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb76a2ae-47d8-43cd-a725-d44e9d08d9a0 - - - - - -] Successfully bumped revision number for resource c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3 (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: 511/1034] 199.204.45.35 () {34 vars in 1117 bytes} [Thu May 14 08:40:53 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1152 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1035] 10.0.0.129 () {34 vars in 982 bytes} [Thu May 14 08:40:54 2026] GET /v2.0/networks?id=437df4ef-9033-46ee-b427-54e4a2d601fd => generated 710 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1036] 10.0.0.129 () {34 vars in 965 bytes} [Thu May 14 08:40:54 2026] GET /v2.0/quotas/e7e412d99c7042fba40534b925b11a92 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1037] 10.0.0.129 () {34 vars in 1002 bytes} [Thu May 14 08:40:54 2026] GET /v2.0/ports?tenant_id=e7e412d99c7042fba40534b925b11a92&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1038] 10.0.0.129 () {34 vars in 1008 bytes} [Thu May 14 08:40:54 2026] GET /v2.0/networks/437df4ef-9033-46ee-b427-54e4a2d601fd?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1039] 10.0.0.129 () {34 vars in 1108 bytes} [Thu May 14 08:40:54 2026] GET /v2.0/networks/437df4ef-9033-46ee-b427-54e4a2d601fd?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-05-14 08:40:54.500 8 INFO neutron.db.ovn_revision_numbers_db [req-9f6c7e82-c09e-4622-94e7-2dfd9843eb96 req-e2650538-6681-4261-94a9-a48d2e1748d4 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Successfully bumped revision number for resource 731f29da-e3a4-4abe-9f84-eae68f0ff29f (type: ports) to 7 [pid: 8|app: 0|req: 524/1040] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:40:53 2026] PUT /v2.0/ports/731f29da-e3a4-4abe-9f84-eae68f0ff29f => generated 972 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:54.553 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7bac46f-7d97-42dd-b70c-1f63d83fba71'] response: {'name': 'network-changed', 'server_uuid': '6b1371ac-0bd4-4f1d-826b-097bc6af03eb', 'tag': '731f29da-e3a4-4abe-9f84-eae68f0ff29f', '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: 517/1041] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:54 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => 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: 525/1042] 199.204.45.35 () {34 vars in 993 bytes} [Thu May 14 08:40:54 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:54.796 7 INFO neutron_taas.services.taas.taas_plugin [req-8d115e73-b595-4f45-b465-b1be5936c6ec req-8084360f-92cc-4d47-98e6-6147f8ca6b20 616fdddc127248fc99607e8cf64ac2da 1f0b4d032bbd4d179cb7d71970aef9d1 - - default default] TaaS: Handle Delete Port: c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3 2026-05-14 08:40:54.800 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8d115e73-b595-4f45-b465-b1be5936c6ec req-8084360f-92cc-4d47-98e6-6147f8ca6b20 616fdddc127248fc99607e8cf64ac2da 1f0b4d032bbd4d179cb7d71970aef9d1 - - default default] Tap Mirror: Handle Delete Port: c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3 [pid: 8|app: 0|req: 526/1043] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:54 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1044] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:54 2026] GET /v2.0/security-groups?id=89babe7e-e374-426d-828b-4591d82d3fa4&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1045] 199.204.45.35 () {36 vars in 996 bytes} [Thu May 14 08:40:54 2026] DELETE /v2.0/ports/c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1046] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:40:55 2026] GET /v2.0/ports?tenant_id=45a7735c39f548cba6f6a4c095c716b6&device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 1236 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1047] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:40:55 2026] GET /v2.0/networks?id=af018c87-8c01-424e-b522-cc6884728760 => generated 821 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1048] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:40:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=731f29da-e3a4-4abe-9f84-eae68f0ff29f => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1049] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:40:55 2026] GET /v2.0/subnets?id=37beaa10-5ca7-429e-b876-75db6dff14c1 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1050] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:40:55 2026] GET /v2.0/ports?network_id=af018c87-8c01-424e-b522-cc6884728760&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: 521/1051] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:40:55 2026] GET /v2.0/networks/af018c87-8c01-424e-b522-cc6884728760?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: 531/1052] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:40:55 2026] GET /v2.0/networks/af018c87-8c01-424e-b522-cc6884728760?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-05-14 08:40:55.595 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-713d03dc-d935-4e0f-8eda-e93d801737d4'] response: {'server_uuid': '6ae93f4b-8595-4d1a-9f59-8f6f27448d42', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3', 'code': 200} 2026-05-14 08:40:55.595 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-713d03dc-d935-4e0f-8eda-e93d801737d4'] response: {'server_uuid': '6ae93f4b-8595-4d1a-9f59-8f6f27448d42', 'name': 'network-vif-deleted', 'tag': 'c0fdd0bc-1a12-4a8a-bf14-e4bcb3bffff3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 522/1053] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:55 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => 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: 532/1054] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:55 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1055] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:55 2026] GET /v2.0/security-groups?id=5b415c8d-11fa-4935-8b2b-d4ff769cd39b&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: 533/1056] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:55 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => 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: 524/1057] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:40:56 2026] GET /v2.0/ports?tenant_id=45a7735c39f548cba6f6a4c095c716b6&device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 1236 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1058] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:40:56 2026] GET /v2.0/networks?id=af018c87-8c01-424e-b522-cc6884728760 => generated 821 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1059] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:40:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=731f29da-e3a4-4abe-9f84-eae68f0ff29f => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1060] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:40:56 2026] GET /v2.0/subnets?id=37beaa10-5ca7-429e-b876-75db6dff14c1 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1061] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:40:56 2026] GET /v2.0/ports?network_id=af018c87-8c01-424e-b522-cc6884728760&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: 536/1062] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:40:56 2026] GET /v2.0/networks/af018c87-8c01-424e-b522-cc6884728760?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: 527/1063] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:40:56 2026] GET /v2.0/networks/af018c87-8c01-424e-b522-cc6884728760?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-05-14 08:40:56.772 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3bb0ee1e-959a-43f5-b21d-5afb8ac54370 - - - - - -] OVN reports status down for port: 731f29da-e3a4-4abe-9f84-eae68f0ff29f [pid: 8|app: 0|req: 537/1064] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:56 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => 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: 528/1065] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:56 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1066] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:56 2026] GET /v2.0/security-groups?id=5b415c8d-11fa-4935-8b2b-d4ff769cd39b&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-05-14 08:40:57.044 7 INFO neutron.db.ovn_revision_numbers_db [None req-3bb0ee1e-959a-43f5-b21d-5afb8ac54370 - - - - - -] Successfully bumped revision number for resource 731f29da-e3a4-4abe-9f84-eae68f0ff29f (type: ports) to 8 [pid: 7|app: 0|req: 529/1067] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:57 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:57.634 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb01ce74-982c-4b97-a364-7edb3f456bdc'] response: {'server_uuid': '6b1371ac-0bd4-4f1d-826b-097bc6af03eb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '731f29da-e3a4-4abe-9f84-eae68f0ff29f', 'code': 200} 2026-05-14 08:40:57.634 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb01ce74-982c-4b97-a364-7edb3f456bdc'] response: {'server_uuid': '6b1371ac-0bd4-4f1d-826b-097bc6af03eb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '731f29da-e3a4-4abe-9f84-eae68f0ff29f', 'code': 200} 2026-05-14 08:40:57.859 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5f0b50aa-932c-4a6b-9a45-7fb38ff4df16 - - - - - -] No hosting information found for port 784f3601-9f32-44e2-93a6-253040357463: RuntimeError: No hosting information found for port 784f3601-9f32-44e2-93a6-253040357463 [pid: 8|app: 0|req: 539/1068] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:57 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 12 bytes in 45 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-05-14 08:40:57.953 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f0b50aa-932c-4a6b-9a45-7fb38ff4df16 - - - - - -] Successfully bumped revision number for resource 784f3601-9f32-44e2-93a6-253040357463 (type: router_ports) to 2 [pid: 7|app: 0|req: 530/1069] 199.204.45.35 () {34 vars in 993 bytes} [Thu May 14 08:40:57 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => 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: 531/1070] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:58 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:58.123 8 INFO neutron_taas.services.taas.taas_plugin [req-c11a46e9-e7a7-4425-a5e3-c046672dbb34 req-693237b2-06ab-499b-88ce-b90c217aaef2 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] TaaS: Handle Delete Port: 731f29da-e3a4-4abe-9f84-eae68f0ff29f 2026-05-14 08:40:58.125 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c11a46e9-e7a7-4425-a5e3-c046672dbb34 req-693237b2-06ab-499b-88ce-b90c217aaef2 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Tap Mirror: Handle Delete Port: 731f29da-e3a4-4abe-9f84-eae68f0ff29f [pid: 7|app: 0|req: 532/1071] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:40:58 2026] GET /v2.0/security-groups?id=5b415c8d-11fa-4935-8b2b-d4ff769cd39b&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: 533/1072] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:58 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:58.361 8 INFO neutron.db.l3_db [req-c11a46e9-e7a7-4425-a5e3-c046672dbb34 req-693237b2-06ab-499b-88ce-b90c217aaef2 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Floating IP bc7bce45-442c-46ef-bacb-5c14b40d1058 disassociated. External IP: 10.96.250.217, port: 731f29da-e3a4-4abe-9f84-eae68f0ff29f. [pid: 8|app: 0|req: 540/1073] 199.204.45.35 () {36 vars in 996 bytes} [Thu May 14 08:40:57 2026] DELETE /v2.0/ports/731f29da-e3a4-4abe-9f84-eae68f0ff29f => generated 0 bytes in 545 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:40:58.572 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c50e957-76a8-4636-9379-3df88cf05d81'] response: {'server_uuid': '6b1371ac-0bd4-4f1d-826b-097bc6af03eb', 'name': 'network-vif-deleted', 'tag': '731f29da-e3a4-4abe-9f84-eae68f0ff29f', '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, ' 2026-05-14 08:40:58.916 7 WARNING neutron.db.securitygroups_db [None req-77f6b741-f13f-44a0-b5dd-11ad6edee2a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 541/1074] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:40:58 2026] GET /v2.0/networks?id=437df4ef-9033-46ee-b427-54e4a2d601fd => generated 710 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:40:59.051 7 INFO neutron.db.ovn_revision_numbers_db [None req-77f6b741-f13f-44a0-b5dd-11ad6edee2a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 4fd6be89-747a-4094-ba45-2334ef16784c (type: security_groups) to 1 2026-05-14 08:40:59.062 7 INFO neutron.db.ovn_revision_numbers_db [None req-77f6b741-f13f-44a0-b5dd-11ad6edee2a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 015ff823-d908-4841-9eaf-fd151fbae036 (type: security_group_rules) to 0 2026-05-14 08:40:59.073 7 INFO neutron.db.ovn_revision_numbers_db [None req-77f6b741-f13f-44a0-b5dd-11ad6edee2a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 101aeba6-1168-405c-b20e-f519b6be50ea (type: security_group_rules) to 0 2026-05-14 08:40:59.082 7 INFO neutron.db.ovn_revision_numbers_db [None req-77f6b741-f13f-44a0-b5dd-11ad6edee2a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5412b602-bd01-49ff-9ebe-acc6b9c8df36 (type: security_group_rules) to 0 2026-05-14 08:40:59.092 7 INFO neutron.db.ovn_revision_numbers_db [None req-77f6b741-f13f-44a0-b5dd-11ad6edee2a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c9188da8-45b2-4366-b1ac-0e966fffb978 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 534/1075] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:58 2026] GET /v2.0/security-groups?tenant_id=da0e8642b4f743289a47ad8fadf41d99&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1076] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:59 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:59.283 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-5bad6744-1167-4e72-aa62-0a1ab53447a0 req-ac86b4d6-0e87-4c74-8b84-4ce0d4139e65 c6993c7677cd4f9cae6b2f4cfcc218fd e7e412d99c7042fba40534b925b11a92 - - default default] No more DHCP agents 2026-05-14 08:40:59.285 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-5bad6744-1167-4e72-aa62-0a1ab53447a0 req-ac86b4d6-0e87-4c74-8b84-4ce0d4139e65 c6993c7677cd4f9cae6b2f4cfcc218fd e7e412d99c7042fba40534b925b11a92 - - default default] Unable to schedule network 437df4ef-9033-46ee-b427-54e4a2d601fd: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 536/1077] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:59 2026] DELETE /v2.0/security-groups/4fd6be89-747a-4094-ba45-2334ef16784c => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1078] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:59 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => 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: 538/1079] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:40:59 2026] GET /v2.0/ports?device_id=6ae93f4b-8595-4d1a-9f59-8f6f27448d42 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:40:59.402 7 WARNING neutron.db.securitygroups_db [None req-c8eb328e-ac5e-4fbb-8dfa-54f81350a5ee fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:40:59.409 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5f0b50aa-932c-4a6b-9a45-7fb38ff4df16 - - - - - -] OVN reports status down for port: 8348a7b6-311a-4f91-ad2d-0108ba80588d 2026-05-14 08:40:59.472 8 INFO neutron.db.ovn_revision_numbers_db [req-5bad6744-1167-4e72-aa62-0a1ab53447a0 req-ac86b4d6-0e87-4c74-8b84-4ce0d4139e65 c6993c7677cd4f9cae6b2f4cfcc218fd e7e412d99c7042fba40534b925b11a92 - - default default] Successfully bumped revision number for resource 8348a7b6-311a-4f91-ad2d-0108ba80588d (type: ports) to 1 2026-05-14 08:40:59.524 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8eb328e-ac5e-4fbb-8dfa-54f81350a5ee fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c7bf5041-5fa4-4986-8466-724f0da833fa (type: security_groups) to 1 2026-05-14 08:40:59.543 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8eb328e-ac5e-4fbb-8dfa-54f81350a5ee fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 393c2f3e-2757-446e-a373-038a8b1c7f3a (type: security_group_rules) to 0 2026-05-14 08:40:59.559 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8eb328e-ac5e-4fbb-8dfa-54f81350a5ee fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3b15c351-763c-4552-88d0-8e474cac1c51 (type: security_group_rules) to 0 2026-05-14 08:40:59.573 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8eb328e-ac5e-4fbb-8dfa-54f81350a5ee fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 63cb8ce7-9b91-4347-813b-cf8f198bd9fe (type: security_group_rules) to 0 2026-05-14 08:40:59.587 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8eb328e-ac5e-4fbb-8dfa-54f81350a5ee fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a952a506-3530-4e50-95d7-c9ccd9cfd3ea (type: security_group_rules) to 0 [pid: 8|app: 0|req: 542/1080] 199.204.45.35 () {38 vars in 954 bytes} [Thu May 14 08:40:58 2026] POST /v2.0/ports => generated 958 bytes in 646 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: 539/1081] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:40:59 2026] GET /v2.0/security-groups?tenant_id=dbefae51a00f46019d24b724ca218f6c&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1082] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:40:59 2026] DELETE /v2.0/security-groups/c7bf5041-5fa4-4986-8466-724f0da833fa => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:00.021 8 INFO neutron.db.ovn_revision_numbers_db [req-5bad6744-1167-4e72-aa62-0a1ab53447a0 req-37f0272f-d45e-422b-a1df-fa39ada1aa55 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 8348a7b6-311a-4f91-ad2d-0108ba80588d (type: ports) to 2 2026-05-14 08:41:00.257 8 INFO neutron.db.ovn_revision_numbers_db [req-5bad6744-1167-4e72-aa62-0a1ab53447a0 req-37f0272f-d45e-422b-a1df-fa39ada1aa55 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 8348a7b6-311a-4f91-ad2d-0108ba80588d (type: ports) to 4 [pid: 8|app: 0|req: 543/1083] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:40:59 2026] PUT /v2.0/ports/8348a7b6-311a-4f91-ad2d-0108ba80588d => generated 1231 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1084] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:00 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 973 bytes in 76 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: 544/1085] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:00 2026] GET /v2.0/security-groups?id=b014d07f-dd23-4bee-809b-b94e2f9bae7f&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: 545/1086] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:00 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:00.615 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4c2e7ba-820b-422e-821e-71b644d7214f'] response: {'name': 'network-changed', 'server_uuid': '44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f', 'tag': '8348a7b6-311a-4f91-ad2d-0108ba80588d', 'status': 'completed', 'code': 200} 2026-05-14 08:41:00.684 7 INFO neutron_taas.services.taas.taas_plugin [None req-28bb3809-a28c-417d-95cc-4a13b205b90e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: a716b4c6-1b73-469f-a8df-d63af07156bb 2026-05-14 08:41:00.686 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28bb3809-a28c-417d-95cc-4a13b205b90e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: a716b4c6-1b73-469f-a8df-d63af07156bb [pid: 8|app: 0|req: 546/1087] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:41:01 2026] GET /v2.0/ports?tenant_id=e7e412d99c7042fba40534b925b11a92&device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 1234 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1088] 199.204.45.35 () {34 vars in 1017 bytes} [Thu May 14 08:41:01 2026] GET /v2.0/networks?tenant_id=e7e412d99c7042fba40534b925b11a92&shared=False => generated 809 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1089] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:41:00 2026] PUT /v2.0/routers/3804c7c4-5874-4c8e-a74e-2fa8aea1fd0d/remove_router_interface => generated 310 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1090] 199.204.45.35 () {34 vars in 929 bytes} [Thu May 14 08:41:01 2026] GET /v2.0/networks?shared=True => generated 791 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: 8|app: 0|req: 549/1091] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:01 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1092] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:01 2026] GET /v2.0/security-groups?id=b014d07f-dd23-4bee-809b-b94e2f9bae7f&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1093] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:01 2026] GET /v2.0/ports?device_id=6b1371ac-0bd4-4f1d-826b-097bc6af03eb => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:01.610 7 INFO neutron_taas.services.taas.taas_plugin [None req-f8d700ba-8fe2-4b13-94e6-8f7c79bf0c62 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 8673046c-d8fb-4645-b069-d021c90a20d5 2026-05-14 08:41:01.613 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8d700ba-8fe2-4b13-94e6-8f7c79bf0c62 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 8673046c-d8fb-4645-b069-d021c90a20d5 2026-05-14 08:41:02.251 8 WARNING neutron.db.securitygroups_db [None req-ad032553-19bf-44d8-82a5-a47e2b9502da fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:41:02.390 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad032553-19bf-44d8-82a5-a47e2b9502da fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 20df2861-44aa-4056-ab47-79804c357c4a (type: security_groups) to 1 2026-05-14 08:41:02.404 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad032553-19bf-44d8-82a5-a47e2b9502da fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 00d64f89-38bf-4dd1-89df-dd3406216b41 (type: security_group_rules) to 0 2026-05-14 08:41:02.417 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad032553-19bf-44d8-82a5-a47e2b9502da fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c008c2fe-cb0a-4088-b593-2376a8f0aeec (type: security_group_rules) to 0 2026-05-14 08:41:02.429 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad032553-19bf-44d8-82a5-a47e2b9502da fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d371d5cf-c7d2-4888-bafb-43fb0bc54478 (type: security_group_rules) to 0 2026-05-14 08:41:02.441 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad032553-19bf-44d8-82a5-a47e2b9502da fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ecb0511c-3d7d-4be0-b719-9d7c6e2ca1c9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 552/1094] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:02 2026] GET /v2.0/security-groups?tenant_id=1d0adbf15a3b44ecbf4063b77ab05fa4&name=default => generated 2925 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1095] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:41:02 2026] GET /v2.0/ports?tenant_id=e7e412d99c7042fba40534b925b11a92&device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 1234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1096] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:01 2026] DELETE /v2.0/routers/3804c7c4-5874-4c8e-a74e-2fa8aea1fd0d => generated 0 bytes in 1254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1097] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:41:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8348a7b6-311a-4f91-ad2d-0108ba80588d => 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: 545/1098] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:02 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1099] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:02 2026] DELETE /v2.0/security-groups/20df2861-44aa-4056-ab47-79804c357c4a => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1100] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:41:02 2026] GET /v2.0/subnets?id=e0fb7fa3-f260-471c-93d2-d515425c2459 => generated 690 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1101] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:02 2026] DELETE /v2.0/security-groups/5b415c8d-11fa-4935-8b2b-d4ff769cd39b => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1102] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:02 2026] DELETE /v2.0/subnets/0db2acaf-b529-46e6-820c-bcce37484750 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1103] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:41:02 2026] GET /v2.0/ports?network_id=437df4ef-9033-46ee-b427-54e4a2d601fd&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1104] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:02 2026] GET /v2.0/security-groups?id=b014d07f-dd23-4bee-809b-b94e2f9bae7f&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-05-14 08:41:02.889 7 INFO neutron.api.v2.resource [None req-da4ec688-0e65-4f35-8372-efd3a552d55d 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 548/1105] 10.0.0.157 () {32 vars in 737 bytes} [Thu May 14 08:41:02 2026] GET /v2.0/security-groups/5b415c8d-11fa-4935-8b2b-d4ff769cd39b => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1106] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:41:02 2026] GET /v2.0/networks/437df4ef-9033-46ee-b427-54e4a2d601fd?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:02.992 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb60bc87-2530-4156-b81a-ea8690dace3f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 9b05a58d-2bca-43a6-9684-2ce0802973d9 2026-05-14 08:41:02.995 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb60bc87-2530-4156-b81a-ea8690dace3f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 9b05a58d-2bca-43a6-9684-2ce0802973d9 2026-05-14 08:41:03.064 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f26ee80-fd8d-4bf6-adcd-b530d5df3c9c 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] TaaS: Handle Delete Port: bc75500e-2391-44a6-9aa9-1770d080aae0 2026-05-14 08:41:03.073 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f26ee80-fd8d-4bf6-adcd-b530d5df3c9c 7e1ab21c7f2e473dab0238d594fedbc7 45a7735c39f548cba6f6a4c095c716b6 - - default default] Tap Mirror: Handle Delete Port: bc75500e-2391-44a6-9aa9-1770d080aae0 2026-05-14 08:41:03.175 8 INFO neutron.services.segments.plugin [-] Segment fc0f8385-b578-44ac-ad80-0ea133005588 resource provider aggregate not found 2026-05-14 08:41:03.188 8 INFO neutron.services.segments.plugin [-] Segment fc0f8385-b578-44ac-ad80-0ea133005588 resource provider aggregate not found 2026-05-14 08:41:03.193 8 INFO neutron.services.segments.plugin [-] Segment fc0f8385-b578-44ac-ad80-0ea133005588 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 fc0f8385-b578-44ac-ad80-0ea133005588 found for delete ", "request_id": "req-4a8b8d13-b509-4e86-9f83-17285f96f48e"}]} 2026-05-14 08:41:03.207 8 INFO neutron.services.segments.plugin [-] Segment fc0f8385-b578-44ac-ad80-0ea133005588 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 fc0f8385-b578-44ac-ad80-0ea133005588 found for delete ", "request_id": "req-7371224f-f168-4862-a402-ad5c0084fc11"}]} [pid: 8|app: 0|req: 558/1107] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:02 2026] DELETE /v2.0/networks/989cf79a-070a-4330-b295-82c01d356376 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1108] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:41:02 2026] DELETE /v2.0/floatingips/bc7bce45-442c-46ef-bacb-5c14b40d1058 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1109] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:41:03 2026] GET /v2.0/networks/437df4ef-9033-46ee-b427-54e4a2d601fd?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) 2026-05-14 08:41:03.361 8 WARNING neutron.db.securitygroups_db [None req-f63d0509-81df-4e9f-8a0d-8e18c18caf5a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 560/1110] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:03 2026] GET /v2.0/security-groups?tenant_id=1f0b4d032bbd4d179cb7d71970aef9d1&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1111] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:03 2026] DELETE /v2.0/security-groups/89babe7e-e374-426d-828b-4591d82d3fa4 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:03.642 7 INFO neutron_taas.services.taas.taas_plugin [None req-43fc9a8f-2d37-472b-bae7-dea7902641f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: cea96dc5-d3a2-4784-9a2d-a4c0396bf888 2026-05-14 08:41:03.646 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43fc9a8f-2d37-472b-bae7-dea7902641f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: cea96dc5-d3a2-4784-9a2d-a4c0396bf888 [pid: 8|app: 0|req: 562/1112] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:03 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1113] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:04 2026] GET /v2.0/security-groups?id=b014d07f-dd23-4bee-809b-b94e2f9bae7f&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1114] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:41:03 2026] PUT /v2.0/routers/6d12e117-eb7d-4004-9289-aaa8a599a042/remove_router_interface => generated 310 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:04.671 8 INFO neutron_taas.services.taas.taas_plugin [None req-59594a82-1b9d-476b-bb48-9ea128e7fd35 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 830dd47e-7a59-4ce2-b3d8-6c8914397035 2026-05-14 08:41:04.673 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59594a82-1b9d-476b-bb48-9ea128e7fd35 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 830dd47e-7a59-4ce2-b3d8-6c8914397035 [pid: 8|app: 0|req: 564/1115] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:04 2026] DELETE /v2.0/routers/6d12e117-eb7d-4004-9289-aaa8a599a042 => generated 0 bytes in 695 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: 552/1116] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:05 2026] DELETE /v2.0/subnets/37beaa10-5ca7-429e-b876-75db6dff14c1 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1117] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:05 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:05.264 8 WARNING neutron.db.securitygroups_db [None req-49d970db-ff7e-4f13-9089-7ec59b0c467f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:41:05.352 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f9ec215-adeb-4488-99d8-17096affbd6f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 307d17d9-70f9-4018-aed6-35bcd87da747 2026-05-14 08:41:05.354 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f9ec215-adeb-4488-99d8-17096affbd6f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 307d17d9-70f9-4018-aed6-35bcd87da747 2026-05-14 08:41:05.390 8 INFO neutron.db.ovn_revision_numbers_db [None req-49d970db-ff7e-4f13-9089-7ec59b0c467f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 00d9194b-4e1a-47eb-b4ee-2d7f01b12930 (type: security_groups) to 1 2026-05-14 08:41:05.403 8 INFO neutron.db.ovn_revision_numbers_db [None req-49d970db-ff7e-4f13-9089-7ec59b0c467f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 24ba5f55-2a6b-4183-abe7-ca1dc01486cf (type: security_group_rules) to 0 2026-05-14 08:41:05.418 8 INFO neutron.db.ovn_revision_numbers_db [None req-49d970db-ff7e-4f13-9089-7ec59b0c467f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 7cd71205-304e-44a4-bfc7-7e664d913662 (type: security_group_rules) to 0 2026-05-14 08:41:05.428 8 INFO neutron.db.ovn_revision_numbers_db [None req-49d970db-ff7e-4f13-9089-7ec59b0c467f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 910ba4c5-9db3-4b47-9da5-3969f77c95c1 (type: security_group_rules) to 0 2026-05-14 08:41:05.439 8 INFO neutron.db.ovn_revision_numbers_db [None req-49d970db-ff7e-4f13-9089-7ec59b0c467f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource fe6e5a74-0868-493d-b7fe-89dcf6476205 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 565/1118] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:05 2026] GET /v2.0/security-groups?tenant_id=41f895a131f74ac2a9b26725d3b8feb0&name=default => generated 2925 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1119] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:05 2026] GET /v2.0/security-groups?id=b014d07f-dd23-4bee-809b-b94e2f9bae7f&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:05.541 7 INFO neutron.services.segments.plugin [-] Segment 96de8b13-7e83-40db-a5a4-f4376284e723 resource provider aggregate not found 2026-05-14 08:41:05.547 7 INFO neutron.services.segments.plugin [-] Segment 96de8b13-7e83-40db-a5a4-f4376284e723 resource provider aggregate not found 2026-05-14 08:41:05.567 7 INFO neutron.services.segments.plugin [-] Segment 96de8b13-7e83-40db-a5a4-f4376284e723 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 96de8b13-7e83-40db-a5a4-f4376284e723 found for delete ", "request_id": "req-6d6f1042-bbd0-4a3a-bd73-07647886ce39"}]} 2026-05-14 08:41:05.571 7 INFO neutron.services.segments.plugin [-] Segment 96de8b13-7e83-40db-a5a4-f4376284e723 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 96de8b13-7e83-40db-a5a4-f4376284e723 found for delete ", "request_id": "req-8bd9dccc-9e78-4c10-a9ff-b792c992d635"}]} [pid: 7|app: 0|req: 554/1120] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:05 2026] DELETE /v2.0/networks/af018c87-8c01-424e-b522-cc6884728760 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1121] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:05 2026] DELETE /v2.0/security-groups/00d9194b-4e1a-47eb-b4ee-2d7f01b12930 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:05.715 7 WARNING neutron.db.securitygroups_db [None req-464292eb-da9d-4770-b8fc-1b42cace408d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 555/1122] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:05 2026] GET /v2.0/security-groups?tenant_id=45a7735c39f548cba6f6a4c095c716b6&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:05.972 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5f0b50aa-932c-4a6b-9a45-7fb38ff4df16 - - - - - -] OVN reports status up for port: 8348a7b6-311a-4f91-ad2d-0108ba80588d 2026-05-14 08:41:05.989 8 INFO neutron.plugins.ml2.plugin [None req-5f0b50aa-932c-4a6b-9a45-7fb38ff4df16 - - - - - -] Attempt 1 to provision port 8348a7b6-311a-4f91-ad2d-0108ba80588d [pid: 8|app: 0|req: 568/1123] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:05 2026] DELETE /v2.0/security-groups/9000058e-9f3b-4925-b513-478546453275 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:06.135 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-61a2b1ca-17c3-440d-baf1-daa99069f3ee'] response: {'server_uuid': '44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8348a7b6-311a-4f91-ad2d-0108ba80588d', 'code': 200} 2026-05-14 08:41:06.303 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f0b50aa-932c-4a6b-9a45-7fb38ff4df16 - - - - - -] Successfully bumped revision number for resource 8348a7b6-311a-4f91-ad2d-0108ba80588d (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: 570/1126] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:06 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1127] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:06 2026] GET /v2.0/security-groups?id=b014d07f-dd23-4bee-809b-b94e2f9bae7f&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1128] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:07 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1129] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:07 2026] GET /v2.0/security-groups?id=b014d07f-dd23-4bee-809b-b94e2f9bae7f&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:07.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-50cb128a-3436-443c-ba64-17d53a4059cb afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Successfully bumped revision number for resource ba565be1-38bc-406b-bca1-7327e3e0011d (type: security_groups) to 1 2026-05-14 08:41:07.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-50cb128a-3436-443c-ba64-17d53a4059cb afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Successfully bumped revision number for resource 0a82fa2c-7b31-48bf-a232-3975f35e4a3f (type: security_group_rules) to 0 2026-05-14 08:41:07.987 8 INFO neutron.db.ovn_revision_numbers_db [None req-50cb128a-3436-443c-ba64-17d53a4059cb afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Successfully bumped revision number for resource 52af690e-b40a-4b26-a7d3-0dd081d5bcba (type: security_group_rules) to 0 2026-05-14 08:41:07.999 8 INFO neutron.db.ovn_revision_numbers_db [None req-50cb128a-3436-443c-ba64-17d53a4059cb afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Successfully bumped revision number for resource 5d7a2076-71ce-4f19-b18e-4b12de24ba21 (type: security_group_rules) to 0 2026-05-14 08:41:08.010 8 INFO neutron.db.ovn_revision_numbers_db [None req-50cb128a-3436-443c-ba64-17d53a4059cb afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Successfully bumped revision number for resource 770cf1d0-073d-47bb-a166-303fb9e24f9a (type: security_group_rules) to 0 2026-05-14 08:41:08.085 8 INFO neutron.db.segments_db [None req-50cb128a-3436-443c-ba64-17d53a4059cb afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Added segment b656fedb-7c4e-4b02-850d-b1a208765896 of type geneve for network a67b80bc-d38f-4848-9da6-f0a0b0141bda 2026-05-14 08:41:08.182 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b322842-5e11-4427-9445-b46eccb02826'] response: {'server_uuid': '44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8348a7b6-311a-4f91-ad2d-0108ba80588d', 'code': 200} 2026-05-14 08:41:08.214 8 INFO neutron.db.ovn_revision_numbers_db [None req-50cb128a-3436-443c-ba64-17d53a4059cb afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Successfully bumped revision number for resource a67b80bc-d38f-4848-9da6-f0a0b0141bda (type: networks) to 1 2026-05-14 08:41:08.424 7 INFO neutron.db.ovn_revision_numbers_db [None req-40a56ac7-0261-4f83-a6b9-75a4eccf4c64 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 20c896b5-ae8a-4df5-a61c-2d20be6609e7 (type: security_groups) to 1 2026-05-14 08:41:08.439 7 INFO neutron.db.ovn_revision_numbers_db [None req-40a56ac7-0261-4f83-a6b9-75a4eccf4c64 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2e794721-71f2-4bb7-a775-85bcc8063dda (type: security_group_rules) to 0 2026-05-14 08:41:08.452 7 INFO neutron.db.ovn_revision_numbers_db [None req-40a56ac7-0261-4f83-a6b9-75a4eccf4c64 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9436a16e-2c72-40a5-8c8a-3892a7ac76a7 (type: security_group_rules) to 0 2026-05-14 08:41:08.456 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-50cb128a-3436-443c-ba64-17d53a4059cb afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] No more DHCP agents 2026-05-14 08:41:08.457 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-50cb128a-3436-443c-ba64-17d53a4059cb afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Unable to schedule network a67b80bc-d38f-4848-9da6-f0a0b0141bda: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:08.465 7 INFO neutron.db.ovn_revision_numbers_db [None req-40a56ac7-0261-4f83-a6b9-75a4eccf4c64 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource cbffb594-50be-4d75-9ec5-c80fb9fcee13 (type: security_group_rules) to 0 2026-05-14 08:41:08.480 7 INFO neutron.db.ovn_revision_numbers_db [None req-40a56ac7-0261-4f83-a6b9-75a4eccf4c64 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource fcc813a0-1732-43a2-9114-b41f1bdc92df (type: security_group_rules) to 0 2026-05-14 08:41:08.519 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a31f9fb-70be-4df4-b42f-b7cf29edcc42 - - - - - -] OVN reports status down for port: 35d85e42-6e59-431b-85f8-17e385cd6d33 2026-05-14 08:41:08.581 7 INFO neutron.db.segments_db [None req-40a56ac7-0261-4f83-a6b9-75a4eccf4c64 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Added segment 57f15a20-0108-4b78-9628-e02bd9400700 of type geneve for network 6c42b0f6-5a24-4132-bf98-2b53a24e7210 2026-05-14 08:41:08.584 8 INFO neutron.db.ovn_revision_numbers_db [None req-50cb128a-3436-443c-ba64-17d53a4059cb afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Successfully bumped revision number for resource 35d85e42-6e59-431b-85f8-17e385cd6d33 (type: ports) to 1 [pid: 8|app: 0|req: 571/1130] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:07 2026] POST /v2.0/networks => generated 682 bytes in 1093 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:08.734 7 INFO neutron.db.ovn_revision_numbers_db [None req-40a56ac7-0261-4f83-a6b9-75a4eccf4c64 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 6c42b0f6-5a24-4132-bf98-2b53a24e7210 (type: networks) to 1 2026-05-14 08:41:08.851 8 WARNING neutron.db.securitygroups_db [None req-e01a178b-c1ae-4ca7-8eaf-e227de0a5626 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:41:08.909 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-40a56ac7-0261-4f83-a6b9-75a4eccf4c64 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:08.911 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-40a56ac7-0261-4f83-a6b9-75a4eccf4c64 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 6c42b0f6-5a24-4132-bf98-2b53a24e7210: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:08.994 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a31f9fb-70be-4df4-b42f-b7cf29edcc42 - - - - - -] OVN reports status down for port: 8cd1c900-e6ab-4b32-83c0-42312ac66448 2026-05-14 08:41:09.019 7 INFO neutron.db.ovn_revision_numbers_db [None req-40a56ac7-0261-4f83-a6b9-75a4eccf4c64 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8cd1c900-e6ab-4b32-83c0-42312ac66448 (type: ports) to 1 2026-05-14 08:41:09.039 8 INFO neutron.db.ovn_revision_numbers_db [None req-e01a178b-c1ae-4ca7-8eaf-e227de0a5626 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0dc54372-5741-4879-a071-3344ba8b979b (type: security_groups) to 1 [pid: 7|app: 0|req: 560/1131] 10.0.0.157 () {34 vars in 671 bytes} [Thu May 14 08:41:08 2026] POST /v2.0/networks => generated 782 bytes in 1046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:09.062 8 INFO neutron.db.ovn_revision_numbers_db [None req-e01a178b-c1ae-4ca7-8eaf-e227de0a5626 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 71218b33-d89c-456f-ad51-fdde95cb9787 (type: security_group_rules) to 0 2026-05-14 08:41:09.088 8 INFO neutron.db.ovn_revision_numbers_db [None req-e01a178b-c1ae-4ca7-8eaf-e227de0a5626 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 743c7c34-d085-4f93-bfe1-02c0b3208ebe (type: security_group_rules) to 0 2026-05-14 08:41:09.127 8 INFO neutron.db.ovn_revision_numbers_db [None req-e01a178b-c1ae-4ca7-8eaf-e227de0a5626 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 87e39b0c-1e7a-472c-b59a-4cdc1aa7d658 (type: security_group_rules) to 0 2026-05-14 08:41:09.142 8 INFO neutron.db.ovn_revision_numbers_db [None req-e01a178b-c1ae-4ca7-8eaf-e227de0a5626 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8db5e2c2-5677-4e18-89a4-b5188188f648 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 572/1132] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:08 2026] GET /v2.0/security-groups?tenant_id=1106333f2acd49eda957031e7f8df27f&name=default => generated 2925 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1133] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:09 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:09.263 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab5211b3-0771-4b23-8946-4eda8e8892f3 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] No more DHCP agents 2026-05-14 08:41:09.264 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab5211b3-0771-4b23-8946-4eda8e8892f3 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Unable to schedule network a67b80bc-d38f-4848-9da6-f0a0b0141bda: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:09.407 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3170f8a9-0545-45e3-93d0-ba1bbae4c924 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:09.408 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3170f8a9-0545-45e3-93d0-ba1bbae4c924 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 6c42b0f6-5a24-4132-bf98-2b53a24e7210: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:09.702 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab5211b3-0771-4b23-8946-4eda8e8892f3 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Successfully bumped revision number for resource 35d85e42-6e59-431b-85f8-17e385cd6d33 (type: ports) to 2 2026-05-14 08:41:09.759 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab5211b3-0771-4b23-8946-4eda8e8892f3 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Successfully bumped revision number for resource 0ad7141f-2002-4d8e-a6af-a22c7c75bbd9 (type: subnets) to 0 [pid: 7|app: 0|req: 561/1134] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:41:09 2026] POST /v2.0/subnets => generated 641 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:09.881 8 INFO neutron.db.ovn_revision_numbers_db [None req-3170f8a9-0545-45e3-93d0-ba1bbae4c924 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8cd1c900-e6ab-4b32-83c0-42312ac66448 (type: ports) to 2 2026-05-14 08:41:09.920 8 INFO neutron.db.ovn_revision_numbers_db [None req-3170f8a9-0545-45e3-93d0-ba1bbae4c924 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource aec78127-8548-47f7-bd59-1bf36d7a2c95 (type: subnets) to 0 [pid: 8|app: 0|req: 574/1135] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:41:09 2026] POST /v2.0/subnets => generated 689 bytes in 709 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1136] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:09 2026] GET /v2.0/security-groups?id=b014d07f-dd23-4bee-809b-b94e2f9bae7f&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1137] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:09 2026] DELETE /v2.0/security-groups/0dc54372-5741-4879-a071-3344ba8b979b => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:10.088 8 INFO neutron.db.segments_db [None req-48f9f53d-aebb-4f3e-81db-a58bb4dbfb98 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Added segment 6c6ec697-e2ed-4bcf-8e18-0ee70e71b815 of type geneve for network a76d7185-37b6-4613-a7dd-4a9d6111d883 2026-05-14 08:41:10.215 8 INFO neutron.db.ovn_revision_numbers_db [None req-48f9f53d-aebb-4f3e-81db-a58bb4dbfb98 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Successfully bumped revision number for resource a76d7185-37b6-4613-a7dd-4a9d6111d883 (type: networks) to 1 2026-05-14 08:41:10.369 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-48f9f53d-aebb-4f3e-81db-a58bb4dbfb98 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] No more DHCP agents 2026-05-14 08:41:10.370 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-48f9f53d-aebb-4f3e-81db-a58bb4dbfb98 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Unable to schedule network a76d7185-37b6-4613-a7dd-4a9d6111d883: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:10.442 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] OVN reports status down for port: 211239c2-911b-4b29-be53-b549777ddd28 2026-05-14 08:41:10.466 8 INFO neutron.db.ovn_revision_numbers_db [None req-48f9f53d-aebb-4f3e-81db-a58bb4dbfb98 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Successfully bumped revision number for resource 211239c2-911b-4b29-be53-b549777ddd28 (type: ports) to 1 [pid: 8|app: 0|req: 576/1138] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:09 2026] POST /v2.0/networks => generated 681 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:10.499 8 WARNING neutron.db.securitygroups_db [None req-382121dd-9322-4ad7-b992-db102e68d27d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:41:10.565 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c95aca8-0fa5-40ba-b637-20f132bfc471 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:10.567 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c95aca8-0fa5-40ba-b637-20f132bfc471 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:10.637 8 INFO neutron.db.ovn_revision_numbers_db [None req-382121dd-9322-4ad7-b992-db102e68d27d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b60c9dab-d9c3-4122-9ecc-2c711932ba1d (type: security_groups) to 1 2026-05-14 08:41:10.668 8 INFO neutron.db.ovn_revision_numbers_db [None req-382121dd-9322-4ad7-b992-db102e68d27d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3e5a3d95-32d7-4402-be4d-c36c9b7a7154 (type: security_group_rules) to 0 2026-05-14 08:41:10.683 8 INFO neutron.db.ovn_revision_numbers_db [None req-382121dd-9322-4ad7-b992-db102e68d27d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 6a7b1865-2194-474b-be63-4c36c1402763 (type: security_group_rules) to 0 2026-05-14 08:41:10.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-382121dd-9322-4ad7-b992-db102e68d27d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource cbaf9adf-8797-43aa-b599-8c1da1d69d16 (type: security_group_rules) to 0 2026-05-14 08:41:10.710 8 INFO neutron.db.ovn_revision_numbers_db [None req-382121dd-9322-4ad7-b992-db102e68d27d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ef266ad6-4f55-4145-a671-a0e5b15845ea (type: security_group_rules) to 0 2026-05-14 08:41:10.741 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a31f9fb-70be-4df4-b42f-b7cf29edcc42 - - - - - -] OVN reports status down for port: 7cff1a51-5fb9-4b3c-8892-19d2e3519268 2026-05-14 08:41:10.780 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c95aca8-0fa5-40ba-b637-20f132bfc471 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 7cff1a51-5fb9-4b3c-8892-19d2e3519268 (type: ports) to 1 [pid: 8|app: 0|req: 577/1139] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:10 2026] GET /v2.0/security-groups?tenant_id=c1919f1bd35f42bca348ca27294e16e1&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:10.959 8 INFO neutron.db.ovn_revision_numbers_db [None req-08c26dcf-eaff-45c8-a852-865d31728512 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Successfully bumped revision number for resource a76d7185-37b6-4613-a7dd-4a9d6111d883 (type: networks) to 2 [pid: 8|app: 0|req: 578/1140] 10.0.0.157 () {34 vars in 743 bytes} [Thu May 14 08:41:10 2026] PUT /v2.0/networks/a76d7185-37b6-4613-a7dd-4a9d6111d883 => generated 636 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1141] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:10 2026] DELETE /v2.0/security-groups/b60c9dab-d9c3-4122-9ecc-2c711932ba1d => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:11.358 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-74880387-0b78-4857-801b-4a6c6e95457a afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] No more DHCP agents 2026-05-14 08:41:11.359 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-74880387-0b78-4857-801b-4a6c6e95457a afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Unable to schedule network a76d7185-37b6-4613-a7dd-4a9d6111d883: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:11.478 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c95aca8-0fa5-40ba-b637-20f132bfc471 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 7cff1a51-5fb9-4b3c-8892-19d2e3519268 (type: router_ports) to 1 2026-05-14 08:41:11.507 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6bc1c338-a166-4468-9d78-5d72f8630f9f - - - - - -] Router 9ebc8710-7f60-4aa1-af9c-f406b5ce2667 is bound to host instance 2026-05-14 08:41:11.532 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c95aca8-0fa5-40ba-b637-20f132bfc471 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9ebc8710-7f60-4aa1-af9c-f406b5ce2667 (type: routers) to 2 [pid: 7|app: 0|req: 563/1142] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:41:10 2026] POST /v2.0/routers => generated 988 bytes in 1528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:11.556 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a31f9fb-70be-4df4-b42f-b7cf29edcc42 - - - - - -] OVN reports status up for port: 7cff1a51-5fb9-4b3c-8892-19d2e3519268 [pid: 7|app: 0|req: 564/1143] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:11 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:11.607 8 INFO neutron.plugins.ml2.plugin [None req-6a31f9fb-70be-4df4-b42f-b7cf29edcc42 - - - - - -] Attempt 1 to provision port 7cff1a51-5fb9-4b3c-8892-19d2e3519268 2026-05-14 08:41:11.999 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-78f82dfc-9516-4d42-a5e0-11ebe48781b9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:12.000 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-78f82dfc-9516-4d42-a5e0-11ebe48781b9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 6c42b0f6-5a24-4132-bf98-2b53a24e7210: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:12.167 7 INFO neutron.db.ovn_revision_numbers_db [None req-78f82dfc-9516-4d42-a5e0-11ebe48781b9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2a10d61e-eb8c-4dac-b64e-871a0c6aa668 (type: ports) to 1 2026-05-14 08:41:12.513 8 INFO neutron.db.ovn_revision_numbers_db [None req-74880387-0b78-4857-801b-4a6c6e95457a afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Successfully bumped revision number for resource 211239c2-911b-4b29-be53-b549777ddd28 (type: ports) to 2 2026-05-14 08:41:12.596 8 INFO neutron.db.ovn_revision_numbers_db [None req-74880387-0b78-4857-801b-4a6c6e95457a afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Successfully bumped revision number for resource cd244cd4-6f45-400d-b269-f9c32425d68b (type: subnets) to 0 [pid: 8|app: 0|req: 580/1144] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:41:11 2026] POST /v2.0/subnets => generated 626 bytes in 1488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1145] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:12 2026] GET /v2.0/security-groups?id=b014d07f-dd23-4bee-809b-b94e2f9bae7f&fields=id&fields=name => generated 88 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:12.902 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-78f82dfc-9516-4d42-a5e0-11ebe48781b9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:12.904 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-78f82dfc-9516-4d42-a5e0-11ebe48781b9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 6c42b0f6-5a24-4132-bf98-2b53a24e7210: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:13.296 8 INFO neutron.db.ovn_revision_numbers_db [None req-ccf4ed81-1d63-4af8-b526-62c027414763 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Successfully bumped revision number for resource cd244cd4-6f45-400d-b269-f9c32425d68b (type: subnets) to 1 2026-05-14 08:41:13.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-1deeaf68-44bd-45c7-bc41-078276b76e12 - - - - - -] Successfully bumped revision number for resource 7cff1a51-5fb9-4b3c-8892-19d2e3519268 (type: ports) to 4 [pid: 8|app: 0|req: 582/1146] 10.0.0.157 () {34 vars in 741 bytes} [Thu May 14 08:41:12 2026] PUT /v2.0/subnets/cd244cd4-6f45-400d-b269-f9c32425d68b => generated 636 bytes in 642 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:13.348 7 INFO neutron.db.ovn_revision_numbers_db [None req-78f82dfc-9516-4d42-a5e0-11ebe48781b9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2a10d61e-eb8c-4dac-b64e-871a0c6aa668 (type: router_ports) to 1 [pid: 7|app: 0|req: 565/1147] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:41:11 2026] PUT /v2.0/routers/9ebc8710-7f60-4aa1-af9c-f406b5ce2667/add_router_interface => generated 310 bytes in 1763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1148] 199.204.45.35 () {34 vars in 993 bytes} [Thu May 14 08:41:13 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:13.680 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f526279-66fb-40bb-8387-38abeb013115 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] TaaS: Handle Delete Port: 211239c2-911b-4b29-be53-b549777ddd28 2026-05-14 08:41:13.684 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f526279-66fb-40bb-8387-38abeb013115 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Tap Mirror: Handle Delete Port: 211239c2-911b-4b29-be53-b549777ddd28 2026-05-14 08:41:13.787 7 INFO neutron_taas.services.taas.taas_plugin [req-7b5be181-1d54-4edd-bdbf-f72687ded464 req-0c239e3c-f5f0-406b-a024-c27f9381a1f1 c6993c7677cd4f9cae6b2f4cfcc218fd e7e412d99c7042fba40534b925b11a92 - - default default] TaaS: Handle Delete Port: 8348a7b6-311a-4f91-ad2d-0108ba80588d 2026-05-14 08:41:13.791 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7b5be181-1d54-4edd-bdbf-f72687ded464 req-0c239e3c-f5f0-406b-a024-c27f9381a1f1 c6993c7677cd4f9cae6b2f4cfcc218fd e7e412d99c7042fba40534b925b11a92 - - default default] Tap Mirror: Handle Delete Port: 8348a7b6-311a-4f91-ad2d-0108ba80588d [pid: 7|app: 0|req: 567/1149] 199.204.45.35 () {36 vars in 996 bytes} [Thu May 14 08:41:13 2026] DELETE /v2.0/ports/8348a7b6-311a-4f91-ad2d-0108ba80588d => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1150] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:13 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:13.960 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ecd40d1-3a6b-47d5-b00b-6001aae0824d'] response: {'server_uuid': '44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f', 'name': 'network-vif-deleted', 'tag': '8348a7b6-311a-4f91-ad2d-0108ba80588d', 'status': 'completed', 'code': 200} 2026-05-14 08:41:14.119 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c20dd7e-209b-4d1a-9faa-edf00c0cd1f8 df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] Successfully bumped revision number for resource a5eb8a1e-a23a-4627-850c-828a1697c6d0 (type: security_groups) to 1 2026-05-14 08:41:14.125 8 INFO neutron.db.ovn_revision_numbers_db [None req-1deeaf68-44bd-45c7-bc41-078276b76e12 - - - - - -] Successfully bumped revision number for resource 7cff1a51-5fb9-4b3c-8892-19d2e3519268 (type: ports) to 5 2026-05-14 08:41:14.134 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c20dd7e-209b-4d1a-9faa-edf00c0cd1f8 df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] Successfully bumped revision number for resource 383ba52c-6ce7-4e5c-893f-35a326a8911a (type: security_group_rules) to 0 2026-05-14 08:41:14.153 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c20dd7e-209b-4d1a-9faa-edf00c0cd1f8 df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] Successfully bumped revision number for resource 91abdeb6-997e-4b8a-a97d-d07ea31c84cd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 569/1151] 10.0.0.157 () {34 vars in 685 bytes} [Thu May 14 08:41:13 2026] POST /v2.0/security-groups => generated 1660 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:41:14.337 7 INFO neutron.db.ovn_revision_numbers_db [None req-0d981ea3-cd11-4811-9495-15ccab917989 df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] Successfully bumped revision number for resource 9a0d15bc-de83-4920-a7fd-aabb18860620 (type: security_group_rules) to 0 2026-05-14 08:41:14.367 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a31f9fb-70be-4df4-b42f-b7cf29edcc42 - - - - - -] OVN reports status down for port: 2a10d61e-eb8c-4dac-b64e-871a0c6aa668 [pid: 7|app: 0|req: 570/1152] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:41:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:14.408 8 INFO neutron.services.segments.plugin [-] Segment 6c6ec697-e2ed-4bcf-8e18-0ee70e71b815 resource provider aggregate not found 2026-05-14 08:41:14.418 8 INFO neutron.services.segments.plugin [-] Segment 6c6ec697-e2ed-4bcf-8e18-0ee70e71b815 resource provider aggregate not found 2026-05-14 08:41:14.433 8 INFO neutron.services.segments.plugin [-] Segment 6c6ec697-e2ed-4bcf-8e18-0ee70e71b815 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 6c6ec697-e2ed-4bcf-8e18-0ee70e71b815 found for delete ", "request_id": "req-253a2099-f8ef-4df8-90c7-0e46a7a3774e"}]} 2026-05-14 08:41:14.443 8 INFO neutron.services.segments.plugin [-] Segment 6c6ec697-e2ed-4bcf-8e18-0ee70e71b815 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 6c6ec697-e2ed-4bcf-8e18-0ee70e71b815 found for delete ", "request_id": "req-27f3fb01-ac94-406b-ac6c-da26ec6e2489"}]} 2026-05-14 08:41:14.503 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6a31f9fb-70be-4df4-b42f-b7cf29edcc42 - - - - - -] Logical_Switch_Port 2a10d61e-eb8c-4dac-b64e-871a0c6aa668 host information not removed, the port state is up 2026-05-14 08:41:14.503 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a31f9fb-70be-4df4-b42f-b7cf29edcc42 - - - - - -] OVN reports status down for port: 8348a7b6-311a-4f91-ad2d-0108ba80588d 2026-05-14 08:41:14.516 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a31f9fb-70be-4df4-b42f-b7cf29edcc42 - - - - - -] OVN reports status up for port: 2a10d61e-eb8c-4dac-b64e-871a0c6aa668 [pid: 7|app: 0|req: 571/1153] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:41:14 2026] GET /v2.0/floatingips => generated 19 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:14.537 8 INFO neutron.plugins.ml2.plugin [None req-6a31f9fb-70be-4df4-b42f-b7cf29edcc42 - - - - - -] Attempt 1 to provision port 2a10d61e-eb8c-4dac-b64e-871a0c6aa668 [pid: 8|app: 0|req: 583/1154] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:13 2026] DELETE /v2.0/networks/a76d7185-37b6-4613-a7dd-4a9d6111d883 => generated 0 bytes in 1196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:14.649 7 INFO neutron.db.ovn_revision_numbers_db [None req-61b82feb-1507-4f3a-882a-0f9fb50f4fa8 df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] Successfully bumped revision number for resource 0e4564ab-498f-4929-88f1-2e473e0b8065 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 584/1155] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:41:14 2026] GET /v2.0/networks => generated 4674 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1156] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:41:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:14.692 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93967709-18dc-442b-a6ee-37ffdb64d8fe afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1157] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:14 2026] DELETE /v2.0/networks/a76d7185-37b6-4613-a7dd-4a9d6111d883 => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1158] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:41:14 2026] GET /v2.0/subnets => generated 3313 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1159] 10.0.0.157 () {32 vars in 694 bytes} [Thu May 14 08:41:14 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1160] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:41:14 2026] GET /v2.0/agents => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1161] 10.0.0.157 () {32 vars in 742 bytes} [Thu May 14 08:41:14 2026] GET /v2.0/subnets?network_id=f5be4f78-0905-4811-9c92-1f0c9830fbe3 => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1162] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:41:14 2026] GET /v2.0/ports => generated 12782 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1163] 10.0.0.157 () {32 vars in 653 bytes} [Thu May 14 08:41:14 2026] GET /v2.0/extensions => generated 21706 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1164] 10.0.0.157 () {32 vars in 649 bytes} [Thu May 14 08:41:14 2026] GET /v2.0/networks => generated 1385 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1165] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:41:14 2026] GET /v2.0/subnets => generated 3313 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1166] 10.0.0.157 () {32 vars in 647 bytes} [Thu May 14 08:41:14 2026] GET /v2.0/subnets => generated 1280 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1167] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:41:15 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: 583/1168] 10.0.0.157 () {32 vars in 723 bytes} [Thu May 14 08:41:15 2026] GET /v2.0/networks/a67b80bc-d38f-4848-9da6-f0a0b0141bda => generated 707 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1169] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:41:15 2026] GET /v2.0/security-groups => generated 28978 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1170] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:15 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => 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: 586/1171] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:41:15 2026] GET /v2.0/subnets/0ad7141f-2002-4d8e-a6af-a22c7c75bbd9 => generated 641 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:15.153 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd4b2db6-c824-4e4c-998b-a341d121a024 df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] No more DHCP agents 2026-05-14 08:41:15.159 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd4b2db6-c824-4e4c-998b-a341d121a024 df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 587/1172] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:41:15 2026] GET /v2.0/routers => generated 1979 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:15.196 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0ae391d-41a7-4ee0-9de8-bd7fa70be4bb afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 588/1173] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:15 2026] DELETE /v2.0/subnets/cd244cd4-6f45-400d-b269-f9c32425d68b => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1174] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:41:15 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) 2026-05-14 08:41:15.218 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a7d5236-7a1f-4634-ae71-34d93ea0e288 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 590/1175] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:15 2026] DELETE /v2.0/networks/a76d7185-37b6-4613-a7dd-4a9d6111d883 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1176] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:41:15 2026] GET /v2.0/network-ip-availabilities => generated 4148 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:15.305 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a31f9fb-70be-4df4-b42f-b7cf29edcc42 - - - - - -] Successfully bumped revision number for resource 2a10d61e-eb8c-4dac-b64e-871a0c6aa668 (type: ports) to 2 [pid: 7|app: 0|req: 592/1177] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:15 2026] DELETE /v2.0/subnets/0ad7141f-2002-4d8e-a6af-a22c7c75bbd9 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:15.523 7 INFO neutron_taas.services.taas.taas_plugin [None req-c1f5c2fc-47f1-4789-93c5-2870ebc1ef38 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] TaaS: Handle Delete Port: 35d85e42-6e59-431b-85f8-17e385cd6d33 2026-05-14 08:41:15.525 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1f5c2fc-47f1-4789-93c5-2870ebc1ef38 afa8464c20914872b2c01d1a253ae34c b2ac0537650e4e97a5ccb1a8bba22dfd - - default default] Tap Mirror: Handle Delete Port: 35d85e42-6e59-431b-85f8-17e385cd6d33 [pid: 8|app: 0|req: 586/1178] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:41:14 2026] POST /v2.0/floatingips => generated 552 bytes in 900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:15.689 7 INFO neutron.services.segments.plugin [-] Segment b656fedb-7c4e-4b02-850d-b1a208765896 resource provider aggregate not found 2026-05-14 08:41:15.694 7 INFO neutron.services.segments.plugin [-] Segment b656fedb-7c4e-4b02-850d-b1a208765896 resource provider aggregate not found 2026-05-14 08:41:15.717 7 INFO neutron.services.segments.plugin [-] Segment b656fedb-7c4e-4b02-850d-b1a208765896 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 b656fedb-7c4e-4b02-850d-b1a208765896 found for delete ", "request_id": "req-a14900b4-273d-46f6-8218-b80b40f721d5"}]} 2026-05-14 08:41:15.718 7 INFO neutron.services.segments.plugin [-] Segment b656fedb-7c4e-4b02-850d-b1a208765896 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 b656fedb-7c4e-4b02-850d-b1a208765896 found for delete ", "request_id": "req-28238019-f734-41a5-b9c1-c3f590097f78"}]} [pid: 7|app: 0|req: 593/1179] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:15 2026] DELETE /v2.0/networks/a67b80bc-d38f-4848-9da6-f0a0b0141bda => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:16.059 8 WARNING neutron.db.securitygroups_db [req-e9f0ab6c-ff74-4e18-b755-748d2ca043b6 req-f338167d-87dc-4e13-9f7c-04a281c3fb76 df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 587/1180] 10.0.0.129 () {34 vars in 1098 bytes} [Thu May 14 08:41:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--826956415&fields=id&tenant_id=d76ba0ddf8ab4753852c91ffa8238a27 => 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: 594/1181] 10.0.0.129 () {34 vars in 982 bytes} [Thu May 14 08:41:16 2026] GET /v2.0/networks?id=6c42b0f6-5a24-4132-bf98-2b53a24e7210 => generated 712 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1182] 10.0.0.129 () {34 vars in 965 bytes} [Thu May 14 08:41:16 2026] GET /v2.0/quotas/d76ba0ddf8ab4753852c91ffa8238a27 => 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: 595/1183] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:16 2026] GET /v2.0/ports?device_id=44cd9361-6a1f-43d7-b9cc-0b28a4e4d72f => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1184] 10.0.0.129 () {34 vars in 1002 bytes} [Thu May 14 08:41:16 2026] GET /v2.0/ports?tenant_id=d76ba0ddf8ab4753852c91ffa8238a27&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1185] 10.0.0.129 () {34 vars in 1008 bytes} [Thu May 14 08:41:16 2026] GET /v2.0/networks/6c42b0f6-5a24-4132-bf98-2b53a24e7210?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1186] 10.0.0.129 () {34 vars in 1108 bytes} [Thu May 14 08:41:16 2026] GET /v2.0/networks/6c42b0f6-5a24-4132-bf98-2b53a24e7210?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-05-14 08:41:16.519 7 WARNING neutron.db.securitygroups_db [None req-d6536d85-6f2f-4bf1-8d50-5ff1ad7e806a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 596/1187] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:16 2026] GET /v2.0/security-groups?tenant_id=b2ac0537650e4e97a5ccb1a8bba22dfd&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1188] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:16 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => 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: 597/1189] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:16 2026] DELETE /v2.0/security-groups/ba565be1-38bc-406b-bca1-7327e3e0011d => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1190] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:17 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:17.998 7 WARNING neutron.db.securitygroups_db [None req-06f3cad0-b383-40a7-a17a-52da4abc222f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:41:18.107 7 INFO neutron.db.ovn_revision_numbers_db [None req-06f3cad0-b383-40a7-a17a-52da4abc222f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a9892962-b308-4865-864d-0657fa216a2f (type: security_groups) to 1 2026-05-14 08:41:18.119 7 INFO neutron.db.ovn_revision_numbers_db [None req-06f3cad0-b383-40a7-a17a-52da4abc222f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 96b2b877-9300-4393-8fdb-a4a5bbcfa2e2 (type: security_group_rules) to 0 2026-05-14 08:41:18.131 7 INFO neutron.db.ovn_revision_numbers_db [None req-06f3cad0-b383-40a7-a17a-52da4abc222f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d7f548f0-4763-457a-9748-4bc99d58058b (type: security_group_rules) to 0 2026-05-14 08:41:18.150 7 INFO neutron.db.ovn_revision_numbers_db [None req-06f3cad0-b383-40a7-a17a-52da4abc222f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d9000790-66be-400a-9e29-b44f362fe7ec (type: security_group_rules) to 0 2026-05-14 08:41:18.166 7 INFO neutron.db.ovn_revision_numbers_db [None req-06f3cad0-b383-40a7-a17a-52da4abc222f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e53e1ba8-c795-4672-a06e-2e5e555c061f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 598/1191] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:17 2026] GET /v2.0/security-groups?tenant_id=836a75d179e94ef8af0b398c69f0addc&name=default => generated 2925 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1192] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:18 2026] DELETE /v2.0/security-groups/a9892962-b308-4865-864d-0657fa216a2f => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:18.764 7 INFO neutron_taas.services.taas.taas_plugin [None req-5112c3b3-2bfc-42d1-8849-eaabce4943b9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 784f3601-9f32-44e2-93a6-253040357463 2026-05-14 08:41:18.767 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5112c3b3-2bfc-42d1-8849-eaabce4943b9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 784f3601-9f32-44e2-93a6-253040357463 2026-05-14 08:41:18.812 8 INFO neutron.db.ovn_revision_numbers_db [None req-6212fa1e-45e5-4be8-8d84-1d0ba716b1b4 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource 1a0f3093-14eb-4ed6-b478-8e067148e4ae (type: security_groups) to 1 2026-05-14 08:41:18.823 8 INFO neutron.db.ovn_revision_numbers_db [None req-6212fa1e-45e5-4be8-8d84-1d0ba716b1b4 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource 00664547-9cee-4032-873a-59be9f6ecf9a (type: security_group_rules) to 0 2026-05-14 08:41:18.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-6212fa1e-45e5-4be8-8d84-1d0ba716b1b4 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource 20c6b60c-6341-4305-82aa-ac5d6a831b94 (type: security_group_rules) to 0 2026-05-14 08:41:18.849 8 INFO neutron.db.ovn_revision_numbers_db [None req-6212fa1e-45e5-4be8-8d84-1d0ba716b1b4 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource bcbb2674-bd09-4bb4-b490-0cb8ec4bafd2 (type: security_group_rules) to 0 2026-05-14 08:41:18.861 8 INFO neutron.db.ovn_revision_numbers_db [None req-6212fa1e-45e5-4be8-8d84-1d0ba716b1b4 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource f78a96ef-e56a-49b1-859a-3a5e8b98036c (type: security_group_rules) to 0 2026-05-14 08:41:18.932 8 INFO neutron.db.segments_db [None req-6212fa1e-45e5-4be8-8d84-1d0ba716b1b4 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Added segment 60e096ab-4803-4a80-bb8b-3fa8dcdd7710 of type geneve for network 47f89694-8746-4ab2-bce7-7b4f049da6b3 2026-05-14 08:41:19.051 8 INFO neutron.db.ovn_revision_numbers_db [None req-6212fa1e-45e5-4be8-8d84-1d0ba716b1b4 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource 47f89694-8746-4ab2-bce7-7b4f049da6b3 (type: networks) to 1 2026-05-14 08:41:19.198 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6212fa1e-45e5-4be8-8d84-1d0ba716b1b4 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] No more DHCP agents 2026-05-14 08:41:19.200 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6212fa1e-45e5-4be8-8d84-1d0ba716b1b4 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Unable to schedule network 47f89694-8746-4ab2-bce7-7b4f049da6b3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:19.261 8 INFO neutron.db.ovn_revision_numbers_db [None req-6212fa1e-45e5-4be8-8d84-1d0ba716b1b4 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource ec65b3b9-1876-44c4-b72d-04835758599f (type: ports) to 1 [pid: 8|app: 0|req: 595/1193] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:18 2026] POST /v2.0/networks => generated 686 bytes in 745 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:19.283 8 WARNING neutron.db.securitygroups_db [None req-55a0abc7-f9ab-4702-b999-0b3fe9c8e7b3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:41:19.386 8 INFO neutron.db.ovn_revision_numbers_db [None req-55a0abc7-f9ab-4702-b999-0b3fe9c8e7b3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f84553df-0093-45de-b049-8ac6f4cea9d8 (type: security_groups) to 1 2026-05-14 08:41:19.400 8 INFO neutron.db.ovn_revision_numbers_db [None req-55a0abc7-f9ab-4702-b999-0b3fe9c8e7b3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 16f62bd4-d542-4c56-81e0-a782e7a7a956 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 599/1194] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:41:18 2026] PUT /v2.0/routers/9993c8c2-40a3-41a3-b84f-5970a728c36d/remove_router_interface => generated 310 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:41:19.424 8 INFO neutron.db.ovn_revision_numbers_db [None req-55a0abc7-f9ab-4702-b999-0b3fe9c8e7b3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 27efd91c-0647-42cd-98ff-0fb14352c2cd (type: security_group_rules) to 0 2026-05-14 08:41:19.437 8 INFO neutron.db.ovn_revision_numbers_db [None req-55a0abc7-f9ab-4702-b999-0b3fe9c8e7b3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource aa33b767-4740-4b69-aa67-3b2d7c9cc473 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 600/1195] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:19 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:19.448 8 INFO neutron.db.ovn_revision_numbers_db [None req-55a0abc7-f9ab-4702-b999-0b3fe9c8e7b3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource caf760f5-48bb-4578-854a-2ed92c142416 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 596/1196] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:19 2026] GET /v2.0/security-groups?tenant_id=3560baa75d624db29721ddf1a38f220f&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:19.672 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af4e796f-1bc7-4059-9155-77a5bf6d8515 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] No more DHCP agents 2026-05-14 08:41:19.674 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af4e796f-1bc7-4059-9155-77a5bf6d8515 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Unable to schedule network 47f89694-8746-4ab2-bce7-7b4f049da6b3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:19.750 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc86b76d-ef54-466b-96f2-c75a1828d84e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 1e7227c2-cca2-4101-81cc-c8a8c2b9a800 2026-05-14 08:41:19.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc86b76d-ef54-466b-96f2-c75a1828d84e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 1e7227c2-cca2-4101-81cc-c8a8c2b9a800 2026-05-14 08:41:19.755 7 INFO neutron.db.ovn_revision_numbers_db [None req-af4e796f-1bc7-4059-9155-77a5bf6d8515 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource 1f4cc773-dff8-44b3-b0d7-c873d7f4a38a (type: ports) to 1 [pid: 7|app: 0|req: 601/1197] 10.0.0.157 () {34 vars in 665 bytes} [Thu May 14 08:41:19 2026] POST /v2.0/ports => generated 779 bytes in 375 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: 602/1198] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:19 2026] DELETE /v2.0/security-groups/f84553df-0093-45de-b049-8ac6f4cea9d8 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1199] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:19 2026] DELETE /v2.0/routers/9993c8c2-40a3-41a3-b84f-5970a728c36d => generated 0 bytes in 560 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:20.058 7 INFO neutron.db.segments_db [None req-37b015cd-80ce-4e21-91d9-e178107e5017 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Added segment 33483aff-cdfa-4d0d-8740-36214ac6d39d of type geneve for network 2221533e-875c-41ce-973c-ec2c04bf23b5 2026-05-14 08:41:20.163 7 INFO neutron.db.ovn_revision_numbers_db [None req-37b015cd-80ce-4e21-91d9-e178107e5017 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource 2221533e-875c-41ce-973c-ec2c04bf23b5 (type: networks) to 1 [pid: 8|app: 0|req: 598/1200] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:20 2026] DELETE /v2.0/subnets/e0fb7fa3-f260-471c-93d2-d515425c2459 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:20.302 8 INFO neutron_taas.services.taas.taas_plugin [None req-89c4c310-1d11-4ef2-b766-79a8ee021620 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 420c4dad-e5e5-45a2-b879-4c236fee75fd 2026-05-14 08:41:20.305 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89c4c310-1d11-4ef2-b766-79a8ee021620 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 420c4dad-e5e5-45a2-b879-4c236fee75fd 2026-05-14 08:41:20.336 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37b015cd-80ce-4e21-91d9-e178107e5017 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] No more DHCP agents 2026-05-14 08:41:20.337 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37b015cd-80ce-4e21-91d9-e178107e5017 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Unable to schedule network 2221533e-875c-41ce-973c-ec2c04bf23b5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:20.436 7 INFO neutron.db.ovn_revision_numbers_db [None req-37b015cd-80ce-4e21-91d9-e178107e5017 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource 14ffdd3c-15b3-4906-bdea-2ab9843c6fcf (type: ports) to 1 [pid: 7|app: 0|req: 603/1201] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:19 2026] POST /v2.0/networks => generated 673 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:20.472 8 INFO neutron.services.segments.plugin [-] Segment 4b415a4e-cb4b-42e5-beef-c97bc56895bc resource provider aggregate not found 2026-05-14 08:41:20.478 8 INFO neutron.services.segments.plugin [-] Segment 4b415a4e-cb4b-42e5-beef-c97bc56895bc resource provider aggregate not found 2026-05-14 08:41:20.495 8 INFO neutron.services.segments.plugin [-] Segment 4b415a4e-cb4b-42e5-beef-c97bc56895bc 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 4b415a4e-cb4b-42e5-beef-c97bc56895bc found for delete ", "request_id": "req-22892a49-a62b-448d-b13c-f6da38ac109d"}]} 2026-05-14 08:41:20.502 8 INFO neutron.services.segments.plugin [-] Segment 4b415a4e-cb4b-42e5-beef-c97bc56895bc 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 4b415a4e-cb4b-42e5-beef-c97bc56895bc found for delete ", "request_id": "req-65d8b442-5ebc-4066-93c4-543e01a20fdd"}]} [pid: 8|app: 0|req: 599/1202] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:20 2026] DELETE /v2.0/networks/437df4ef-9033-46ee-b427-54e4a2d601fd => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1203] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:20 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:20.632 8 WARNING neutron.db.securitygroups_db [None req-dd3055cb-09e2-47aa-88b1-b1518a8713e8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:41:20.666 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-90bbe6ea-d8fa-4496-ad39-162189cadfbe 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] No more DHCP agents [pid: 8|app: 0|req: 601/1204] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:20 2026] GET /v2.0/security-groups?tenant_id=e7e412d99c7042fba40534b925b11a92&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:20.669 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-90bbe6ea-d8fa-4496-ad39-162189cadfbe 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Unable to schedule network 2221533e-875c-41ce-973c-ec2c04bf23b5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:20.704 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] No hosting information found for port 2a10d61e-eb8c-4dac-b64e-871a0c6aa668: RuntimeError: No hosting information found for port 2a10d61e-eb8c-4dac-b64e-871a0c6aa668 2026-05-14 08:41:20.715 7 INFO neutron.db.ovn_revision_numbers_db [None req-90bbe6ea-d8fa-4496-ad39-162189cadfbe 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource 228ec2de-37df-44e7-bcb9-d3bde88705dc (type: subnets) to 0 [pid: 7|app: 0|req: 604/1205] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:41:20 2026] POST /v2.0/subnets => generated 646 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:20.772 8 INFO neutron.common.ovn.utils [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] HA Chassis Group neutron-6c42b0f6-5a24-4132-bf98-2b53a24e7210 synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c 2026-05-14 08:41:20.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] Successfully bumped revision number for resource 2a10d61e-eb8c-4dac-b64e-871a0c6aa668 (type: router_ports) to 2 2026-05-14 08:41:20.962 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] OVN reports status down for port: ec65b3b9-1876-44c4-b72d-04835758599f [pid: 8|app: 0|req: 602/1206] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:20 2026] DELETE /v2.0/security-groups/b014d07f-dd23-4bee-809b-b94e2f9bae7f => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:21.031 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-074473ab-c7f9-464a-a9db-3d3d4a05b8fb 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] No more DHCP agents 2026-05-14 08:41:21.032 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-074473ab-c7f9-464a-a9db-3d3d4a05b8fb 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Unable to schedule network 2221533e-875c-41ce-973c-ec2c04bf23b5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 603/1207] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:41:20 2026] GET /v2.0/networks?id=6c42b0f6-5a24-4132-bf98-2b53a24e7210 => generated 712 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:21.061 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] OVN reports status down for port: 1f4cc773-dff8-44b3-b0d7-c873d7f4a38a 2026-05-14 08:41:21.071 8 WARNING neutron.db.securitygroups_db [req-e9f0ab6c-ff74-4e18-b755-748d2ca043b6 req-25d9df87-4be3-441f-bf8e-5819982ad2cb df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 604/1208] 199.204.45.35 () {34 vars in 1049 bytes} [Thu May 14 08:41:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d76ba0ddf8ab4753852c91ffa8238a27 => generated 180 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:21.135 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] OVN reports status down for port: adedd4b2-cf48-47e8-b68f-4748fa84f142 2026-05-14 08:41:21.187 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] OVN reports status down for port: 14ffdd3c-15b3-4906-bdea-2ab9843c6fcf 2026-05-14 08:41:21.205 7 INFO neutron.db.ovn_revision_numbers_db [None req-074473ab-c7f9-464a-a9db-3d3d4a05b8fb 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource adedd4b2-cf48-47e8-b68f-4748fa84f142 (type: ports) to 1 [pid: 7|app: 0|req: 605/1209] 10.0.0.157 () {34 vars in 665 bytes} [Thu May 14 08:41:20 2026] POST /v2.0/ports => generated 966 bytes in 511 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-05-14 08:41:21.395 7 INFO neutron_taas.services.taas.taas_plugin [None req-21212926-2913-4547-9306-d188890025d8 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] TaaS: Handle Delete Port: adedd4b2-cf48-47e8-b68f-4748fa84f142 2026-05-14 08:41:21.398 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21212926-2913-4547-9306-d188890025d8 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Tap Mirror: Handle Delete Port: adedd4b2-cf48-47e8-b68f-4748fa84f142 2026-05-14 08:41:21.480 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-e9f0ab6c-ff74-4e18-b755-748d2ca043b6 req-9441156d-c4f6-46cd-b926-337db0c99045 df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] No more DHCP agents 2026-05-14 08:41:21.481 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-e9f0ab6c-ff74-4e18-b755-748d2ca043b6 req-9441156d-c4f6-46cd-b926-337db0c99045 df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] Unable to schedule network 6c42b0f6-5a24-4132-bf98-2b53a24e7210: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 608/1212] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:41:21 2026] DELETE /v2.0/ports/adedd4b2-cf48-47e8-b68f-4748fa84f142 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:21.536 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0193a8e0-7651-42b5-b13d-a7435c58e97f 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 609/1213] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:41:21 2026] DELETE /v2.0/ports/adedd4b2-cf48-47e8-b68f-4748fa84f142 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:41:21.557 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40ba2dc1-02b4-46e9-84bd-514e7764f48c 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 610/1214] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:41:21 2026] GET /v2.0/ports/adedd4b2-cf48-47e8-b68f-4748fa84f142 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:41:21.597 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] OVN reports status down for port: ab92cac7-9d7c-4b2d-ad81-a085a651675e 2026-05-14 08:41:21.617 8 INFO neutron.db.ovn_revision_numbers_db [req-e9f0ab6c-ff74-4e18-b755-748d2ca043b6 req-9441156d-c4f6-46cd-b926-337db0c99045 df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] Successfully bumped revision number for resource ab92cac7-9d7c-4b2d-ad81-a085a651675e (type: ports) to 1 [pid: 8|app: 0|req: 605/1215] 199.204.45.35 () {38 vars in 954 bytes} [Thu May 14 08:41:21 2026] POST /v2.0/ports => generated 954 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, ' [pid: 8|app: 0|req: 606/1216] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:21 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1217] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:21 2026] DELETE /v2.0/subnets/228ec2de-37df-44e7-bcb9-d3bde88705dc => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1218] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:21 2026] GET /v2.0/security-groups?id=a5eb8a1e-a23a-4627-850c-828a1697c6d0&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:21.921 7 INFO neutron_taas.services.taas.taas_plugin [None req-9bc42778-d2cb-4ce5-a6d9-afdc1c29a267 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] TaaS: Handle Delete Port: 14ffdd3c-15b3-4906-bdea-2ab9843c6fcf 2026-05-14 08:41:21.923 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9bc42778-d2cb-4ce5-a6d9-afdc1c29a267 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Tap Mirror: Handle Delete Port: 14ffdd3c-15b3-4906-bdea-2ab9843c6fcf 2026-05-14 08:41:22.058 8 INFO neutron.db.ovn_revision_numbers_db [req-e9f0ab6c-ff74-4e18-b755-748d2ca043b6 req-6316e964-5aca-4397-8f11-3cc89cc50028 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource ab92cac7-9d7c-4b2d-ad81-a085a651675e (type: ports) to 2 2026-05-14 08:41:22.083 7 INFO neutron.services.segments.plugin [-] Segment 33483aff-cdfa-4d0d-8740-36214ac6d39d resource provider aggregate not found 2026-05-14 08:41:22.093 7 INFO neutron.services.segments.plugin [-] Segment 33483aff-cdfa-4d0d-8740-36214ac6d39d resource provider aggregate not found 2026-05-14 08:41:22.103 7 INFO neutron.services.segments.plugin [-] Segment 33483aff-cdfa-4d0d-8740-36214ac6d39d 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 33483aff-cdfa-4d0d-8740-36214ac6d39d found for delete ", "request_id": "req-e26eaa14-5b7f-495e-a220-4b9b1e535f00"}]} 2026-05-14 08:41:22.116 7 INFO neutron.services.segments.plugin [-] Segment 33483aff-cdfa-4d0d-8740-36214ac6d39d 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 33483aff-cdfa-4d0d-8740-36214ac6d39d found for delete ", "request_id": "req-1e249648-879f-4e5b-b433-8ee91f36bfcd"}]} [pid: 7|app: 0|req: 613/1219] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:21 2026] DELETE /v2.0/networks/2221533e-875c-41ce-973c-ec2c04bf23b5 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:22.253 8 INFO neutron.db.ovn_revision_numbers_db [req-e9f0ab6c-ff74-4e18-b755-748d2ca043b6 req-6316e964-5aca-4397-8f11-3cc89cc50028 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource ab92cac7-9d7c-4b2d-ad81-a085a651675e (type: ports) to 4 [pid: 8|app: 0|req: 607/1220] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:41:21 2026] PUT /v2.0/ports/ab92cac7-9d7c-4b2d-ad81-a085a651675e => generated 1227 bytes in 561 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-05-14 08:41:22.314 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5d30aca-0046-4e80-88c6-2ca0e636857f'] response: {'name': 'network-changed', 'server_uuid': '1a6e4099-98b8-41bd-a7b8-bf58d886d236', 'tag': 'ab92cac7-9d7c-4b2d-ad81-a085a651675e', 'status': 'completed', 'code': 200} 2026-05-14 08:41:22.380 8 INFO neutron.db.segments_db [None req-266c1283-e1c0-45fb-a9aa-18737e2de1fd 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Added segment 8e23bb11-1fd4-46d7-a767-15f63fb317b0 of type geneve for network 370fc2a6-cacf-4810-9b9f-85cb8eca3a89 2026-05-14 08:41:22.428 7 INFO neutron.db.ovn_revision_numbers_db [None req-2770c2b4-5b49-44a9-808e-ea0fc6574a92 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource b5c5bf9e-9e17-43ec-ad4d-3cc20355d86c (type: security_groups) to 1 2026-05-14 08:41:22.442 7 INFO neutron.db.ovn_revision_numbers_db [None req-2770c2b4-5b49-44a9-808e-ea0fc6574a92 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource 44a50acc-81f8-4181-bcef-3815673c8a27 (type: security_group_rules) to 0 2026-05-14 08:41:22.453 7 INFO neutron.db.ovn_revision_numbers_db [None req-2770c2b4-5b49-44a9-808e-ea0fc6574a92 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource 6d149414-a4dc-4e2c-91dd-4690a95bb6a2 (type: security_group_rules) to 0 2026-05-14 08:41:22.464 7 INFO neutron.db.ovn_revision_numbers_db [None req-2770c2b4-5b49-44a9-808e-ea0fc6574a92 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource 93a9a9a4-07ca-4a0d-884d-9aaf33065f47 (type: security_group_rules) to 0 2026-05-14 08:41:22.477 7 INFO neutron.db.ovn_revision_numbers_db [None req-2770c2b4-5b49-44a9-808e-ea0fc6574a92 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource c76a1444-8d59-408a-9380-47ff2835cf90 (type: security_group_rules) to 0 2026-05-14 08:41:22.489 8 INFO neutron.db.ovn_revision_numbers_db [None req-266c1283-e1c0-45fb-a9aa-18737e2de1fd 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource 370fc2a6-cacf-4810-9b9f-85cb8eca3a89 (type: networks) to 1 2026-05-14 08:41:22.548 7 INFO neutron.db.segments_db [None req-2770c2b4-5b49-44a9-808e-ea0fc6574a92 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Added segment 4cce4e09-2270-4360-a989-72c2cdaa9ce4 of type geneve for network 5f9d24ff-d999-4554-b62f-9ff1b9b1bf0c 2026-05-14 08:41:22.647 7 INFO neutron.db.ovn_revision_numbers_db [None req-2770c2b4-5b49-44a9-808e-ea0fc6574a92 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource 5f9d24ff-d999-4554-b62f-9ff1b9b1bf0c (type: networks) to 1 2026-05-14 08:41:22.655 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-266c1283-e1c0-45fb-a9aa-18737e2de1fd 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] No more DHCP agents 2026-05-14 08:41:22.656 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-266c1283-e1c0-45fb-a9aa-18737e2de1fd 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Unable to schedule network 370fc2a6-cacf-4810-9b9f-85cb8eca3a89: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:22.705 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] OVN reports status down for port: eb66a445-7863-45e8-bf8a-aeae94193de2 2026-05-14 08:41:22.727 8 INFO neutron.db.ovn_revision_numbers_db [None req-266c1283-e1c0-45fb-a9aa-18737e2de1fd 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource eb66a445-7863-45e8-bf8a-aeae94193de2 (type: ports) to 1 [pid: 8|app: 0|req: 608/1221] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:22 2026] POST /v2.0/networks => generated 673 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:22.871 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2770c2b4-5b49-44a9-808e-ea0fc6574a92 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] No more DHCP agents 2026-05-14 08:41:22.873 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2770c2b4-5b49-44a9-808e-ea0fc6574a92 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Unable to schedule network 5f9d24ff-d999-4554-b62f-9ff1b9b1bf0c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:22.914 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] OVN reports status down for port: d509484a-3bf3-482c-a30f-685b8aa420ff 2026-05-14 08:41:22.973 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-585d669f-2547-4d24-96d9-8e6b7bd27e44 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] No more DHCP agents 2026-05-14 08:41:22.974 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-585d669f-2547-4d24-96d9-8e6b7bd27e44 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Unable to schedule network 370fc2a6-cacf-4810-9b9f-85cb8eca3a89: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:22.996 7 INFO neutron.db.ovn_revision_numbers_db [None req-2770c2b4-5b49-44a9-808e-ea0fc6574a92 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource d509484a-3bf3-482c-a30f-685b8aa420ff (type: ports) to 1 2026-05-14 08:41:23.003 8 INFO neutron.db.ovn_revision_numbers_db [None req-585d669f-2547-4d24-96d9-8e6b7bd27e44 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource 92dad538-8fd2-4641-8372-e2e0e637ed10 (type: subnets) to 0 [pid: 8|app: 0|req: 609/1222] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:41:22 2026] POST /v2.0/subnets => generated 646 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1223] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:22 2026] POST /v2.0/networks => generated 687 bytes in 900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1224] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:41:23 2026] GET /v2.0/ports?tenant_id=d76ba0ddf8ab4753852c91ffa8238a27&device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 1230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1225] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:23 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:23.291 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-39162930-cb93-484d-80e0-dc995cb12858 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] No more DHCP agents 2026-05-14 08:41:23.292 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-39162930-cb93-484d-80e0-dc995cb12858 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Unable to schedule network 5f9d24ff-d999-4554-b62f-9ff1b9b1bf0c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:23.298 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-48e15aec-44a4-4893-a30d-f8080f8c43e0 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] No more DHCP agents 2026-05-14 08:41:23.299 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-48e15aec-44a4-4893-a30d-f8080f8c43e0 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Unable to schedule network 370fc2a6-cacf-4810-9b9f-85cb8eca3a89: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:23.311 7 INFO neutron.db.ovn_revision_numbers_db [None req-39162930-cb93-484d-80e0-dc995cb12858 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource 8fc06a02-5c8e-4b29-ad0b-bcc41e31c4df (type: subnets) to 0 [pid: 7|app: 0|req: 616/1226] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:41:23 2026] POST /v2.0/subnets => generated 627 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:23.382 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] OVN reports status down for port: 990b59bb-1588-4c41-b3cb-94504af7675f 2026-05-14 08:41:23.415 8 INFO neutron.db.ovn_revision_numbers_db [None req-48e15aec-44a4-4893-a30d-f8080f8c43e0 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource 990b59bb-1588-4c41-b3cb-94504af7675f (type: ports) to 1 [pid: 7|app: 0|req: 617/1227] 199.204.45.35 () {34 vars in 1017 bytes} [Thu May 14 08:41:23 2026] GET /v2.0/networks?tenant_id=d76ba0ddf8ab4753852c91ffa8238a27&shared=False => generated 810 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1228] 10.0.0.157 () {34 vars in 665 bytes} [Thu May 14 08:41:23 2026] POST /v2.0/ports => generated 927 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1229] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:23 2026] GET /v2.0/security-groups?id=a5eb8a1e-a23a-4627-850c-828a1697c6d0&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1230] 199.204.45.35 () {34 vars in 929 bytes} [Thu May 14 08:41:23 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:23.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-98f18d14-b89f-4402-b4d9-1f4a13f455d6 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] TaaS: Handle Delete Port: 990b59bb-1588-4c41-b3cb-94504af7675f 2026-05-14 08:41:23.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98f18d14-b89f-4402-b4d9-1f4a13f455d6 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Tap Mirror: Handle Delete Port: 990b59bb-1588-4c41-b3cb-94504af7675f [pid: 7|app: 0|req: 620/1231] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:41:23 2026] DELETE /v2.0/ports/990b59bb-1588-4c41-b3cb-94504af7675f => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:23.833 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d169779d-61b2-46a9-8086-8da2ebbba6ba 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 621/1232] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:41:23 2026] GET /v2.0/ports/990b59bb-1588-4c41-b3cb-94504af7675f => 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: 622/1233] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:23 2026] DELETE /v2.0/subnets/92dad538-8fd2-4641-8372-e2e0e637ed10 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:24.111 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6f1d506-567b-4540-87ed-7ac61e2eee80 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] TaaS: Handle Delete Port: eb66a445-7863-45e8-bf8a-aeae94193de2 2026-05-14 08:41:24.114 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6f1d506-567b-4540-87ed-7ac61e2eee80 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Tap Mirror: Handle Delete Port: eb66a445-7863-45e8-bf8a-aeae94193de2 2026-05-14 08:41:24.320 7 INFO neutron.services.segments.plugin [-] Segment 8e23bb11-1fd4-46d7-a767-15f63fb317b0 resource provider aggregate not found 2026-05-14 08:41:24.324 7 INFO neutron.services.segments.plugin [-] Segment 8e23bb11-1fd4-46d7-a767-15f63fb317b0 resource provider aggregate not found 2026-05-14 08:41:24.342 7 INFO neutron.services.segments.plugin [-] Segment 8e23bb11-1fd4-46d7-a767-15f63fb317b0 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 8e23bb11-1fd4-46d7-a767-15f63fb317b0 found for delete ", "request_id": "req-da8547f8-4bd0-4db1-8a45-e44104c9e22b"}]} 2026-05-14 08:41:24.348 7 INFO neutron.services.segments.plugin [-] Segment 8e23bb11-1fd4-46d7-a767-15f63fb317b0 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 8e23bb11-1fd4-46d7-a767-15f63fb317b0 found for delete ", "request_id": "req-504c24b1-08a0-4ab3-84d0-c6b92eb024f8"}]} [pid: 7|app: 0|req: 623/1234] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:23 2026] DELETE /v2.0/networks/370fc2a6-cacf-4810-9b9f-85cb8eca3a89 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:24.412 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9a6b61a-c130-4fbc-88d1-bfe502fad251 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] No more DHCP agents 2026-05-14 08:41:24.414 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9a6b61a-c130-4fbc-88d1-bfe502fad251 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:24.555 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] OVN reports status down for port: 7c6738ee-de10-42c0-b831-7c995c42b3b5 2026-05-14 08:41:24.585 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9a6b61a-c130-4fbc-88d1-bfe502fad251 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource 7c6738ee-de10-42c0-b831-7c995c42b3b5 (type: ports) to 1 2026-05-14 08:41:24.664 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69f2bc22-f42a-479b-bce5-1425808765db 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] No more DHCP agents 2026-05-14 08:41:24.666 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69f2bc22-f42a-479b-bce5-1425808765db 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Unable to schedule network 47f89694-8746-4ab2-bce7-7b4f049da6b3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:24.712 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] OVN reports status down for port: ec1f5968-c669-4cf1-995b-6b04bd52e9e3 2026-05-14 08:41:24.767 7 INFO neutron.db.ovn_revision_numbers_db [None req-69f2bc22-f42a-479b-bce5-1425808765db 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource ec1f5968-c669-4cf1-995b-6b04bd52e9e3 (type: ports) to 1 [pid: 7|app: 0|req: 624/1235] 10.0.0.157 () {34 vars in 665 bytes} [Thu May 14 08:41:24 2026] POST /v2.0/ports => generated 778 bytes in 448 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: 625/1236] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:24 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1237] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:41:24 2026] GET /v2.0/ports?tenant_id=d76ba0ddf8ab4753852c91ffa8238a27&device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 1230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:25.083 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] OVN reports status down for port: ec1f5968-c669-4cf1-995b-6b04bd52e9e3 2026-05-14 08:41:25.140 7 INFO neutron.db.ovn_revision_numbers_db [None req-2313160e-aea0-4e98-bcbc-c909c9cc91ff 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Successfully bumped revision number for resource ec1f5968-c669-4cf1-995b-6b04bd52e9e3 (type: ports) to 2 [pid: 7|app: 0|req: 627/1238] 10.0.0.157 () {34 vars in 737 bytes} [Thu May 14 08:41:24 2026] PUT /v2.0/ports/ec1f5968-c669-4cf1-995b-6b04bd52e9e3 => generated 752 bytes in 273 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: 628/1239] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:25 2026] GET /v2.0/security-groups?id=a5eb8a1e-a23a-4627-850c-828a1697c6d0&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1240] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:41:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ab92cac7-9d7c-4b2d-ad81-a085a651675e => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:25.249 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] OVN reports status up for port: 7c6738ee-de10-42c0-b831-7c995c42b3b5 2026-05-14 08:41:25.261 7 INFO neutron.plugins.ml2.plugin [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] Attempt 1 to provision port 7c6738ee-de10-42c0-b831-7c995c42b3b5 2026-05-14 08:41:25.272 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9a6b61a-c130-4fbc-88d1-bfe502fad251 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource 7c6738ee-de10-42c0-b831-7c995c42b3b5 (type: router_ports) to 1 2026-05-14 08:41:25.335 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9a6b61a-c130-4fbc-88d1-bfe502fad251 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource b529e684-4326-4997-a62c-5d4ae2eb2ab6 (type: routers) to 2 [pid: 8|app: 0|req: 612/1241] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:41:23 2026] POST /v2.0/routers => generated 976 bytes in 1914 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:25.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-70d0fcd8-fb98-4428-a1eb-7674534d8418 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] TaaS: Handle Delete Port: ec1f5968-c669-4cf1-995b-6b04bd52e9e3 2026-05-14 08:41:25.505 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70d0fcd8-fb98-4428-a1eb-7674534d8418 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Tap Mirror: Handle Delete Port: ec1f5968-c669-4cf1-995b-6b04bd52e9e3 2026-05-14 08:41:25.509 7 INFO neutron.db.ovn_revision_numbers_db [None req-8512c0a9-1339-4490-a10a-7e4fba98aac6 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Successfully bumped revision number for resource b31eb0e1-6ad4-4b35-bdbe-757abbfbe223 (type: security_groups) to 1 2026-05-14 08:41:25.521 7 INFO neutron.db.ovn_revision_numbers_db [None req-8512c0a9-1339-4490-a10a-7e4fba98aac6 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Successfully bumped revision number for resource 1d5b960d-7b54-4874-b0b0-a0cfab0b6a7a (type: security_group_rules) to 0 2026-05-14 08:41:25.535 7 INFO neutron.db.ovn_revision_numbers_db [None req-8512c0a9-1339-4490-a10a-7e4fba98aac6 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Successfully bumped revision number for resource 4345917e-cc63-4013-b053-95c0a47a3150 (type: security_group_rules) to 0 2026-05-14 08:41:25.548 7 INFO neutron.db.ovn_revision_numbers_db [None req-8512c0a9-1339-4490-a10a-7e4fba98aac6 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Successfully bumped revision number for resource 8c6e23ec-74e9-4f16-a580-f5a20068ca53 (type: security_group_rules) to 0 2026-05-14 08:41:25.571 7 INFO neutron.db.ovn_revision_numbers_db [None req-8512c0a9-1339-4490-a10a-7e4fba98aac6 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Successfully bumped revision number for resource 9484c495-3d45-492c-b827-a2b2007ff286 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 613/1242] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:41:25 2026] DELETE /v2.0/ports/ec1f5968-c669-4cf1-995b-6b04bd52e9e3 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1243] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:41:25 2026] GET /v2.0/subnets?id=aec78127-8548-47f7-bd59-1bf36d7a2c95 => generated 692 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:25.644 7 INFO neutron.db.segments_db [None req-8512c0a9-1339-4490-a10a-7e4fba98aac6 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Added segment 5f417998-f231-4c9c-a25d-4218cf2c1774 of type geneve for network 984d57e3-efc9-4080-8851-f012e7a53102 2026-05-14 08:41:25.747 7 INFO neutron.db.ovn_revision_numbers_db [None req-8512c0a9-1339-4490-a10a-7e4fba98aac6 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Successfully bumped revision number for resource 984d57e3-efc9-4080-8851-f012e7a53102 (type: networks) to 1 2026-05-14 08:41:25.906 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8512c0a9-1339-4490-a10a-7e4fba98aac6 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] No more DHCP agents 2026-05-14 08:41:25.907 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8512c0a9-1339-4490-a10a-7e4fba98aac6 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Unable to schedule network 984d57e3-efc9-4080-8851-f012e7a53102: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:25.976 7 INFO neutron.db.ovn_revision_numbers_db [None req-8512c0a9-1339-4490-a10a-7e4fba98aac6 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Successfully bumped revision number for resource 0e206fa5-60be-4a40-ab87-b9ab7c1ac000 (type: ports) to 1 [pid: 7|app: 0|req: 630/1244] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:25 2026] POST /v2.0/networks => generated 669 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1245] 10.0.0.157 () {32 vars in 643 bytes} [Thu May 14 08:41:26 2026] GET /v2.0/ports => generated 1538 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1246] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:41:26 2026] GET /v2.0/ports?network_id=6c42b0f6-5a24-4132-bf98-2b53a24e7210&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:26.106 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4942f190-edad-4c65-a9c8-1af50bcd0fd1 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] No more DHCP agents 2026-05-14 08:41:26.107 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4942f190-edad-4c65-a9c8-1af50bcd0fd1 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Unable to schedule network 5f9d24ff-d999-4554-b62f-9ff1b9b1bf0c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:26.153 7 INFO neutron.db.segments_db [None req-029a78ab-f378-42e1-92db-df8bee080e52 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Added segment de2e9deb-2cd9-430c-bd58-c9a4ddc6403e of type geneve for network fa623d23-05af-4af8-a764-f25d19dc54b7 2026-05-14 08:41:26.253 8 INFO neutron.db.ovn_revision_numbers_db [None req-4942f190-edad-4c65-a9c8-1af50bcd0fd1 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource 3f22bbbe-c1f3-4822-b1e3-564d982b9afd (type: ports) to 1 2026-05-14 08:41:26.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-029a78ab-f378-42e1-92db-df8bee080e52 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Successfully bumped revision number for resource fa623d23-05af-4af8-a764-f25d19dc54b7 (type: networks) to 1 2026-05-14 08:41:26.446 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-029a78ab-f378-42e1-92db-df8bee080e52 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] No more DHCP agents 2026-05-14 08:41:26.448 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-029a78ab-f378-42e1-92db-df8bee080e52 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Unable to schedule network fa623d23-05af-4af8-a764-f25d19dc54b7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:26.525 7 INFO neutron.db.ovn_revision_numbers_db [None req-029a78ab-f378-42e1-92db-df8bee080e52 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Successfully bumped revision number for resource a14912ae-3542-4079-a3c8-3fc57650b40c (type: ports) to 1 [pid: 7|app: 0|req: 633/1247] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:26 2026] POST /v2.0/networks => generated 669 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:26.562 7 INFO neutron.pecan_wsgi.hooks.translation [None req-149d29e4-59e0-4e13-9d98-7055f62054a9 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 634/1248] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:41:26 2026] GET /v2.0/ports/ec1f5968-c669-4cf1-995b-6b04bd52e9e3 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1249] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:41:26 2026] GET /v2.0/networks/6c42b0f6-5a24-4132-bf98-2b53a24e7210?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1250] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:26 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:26.718 7 INFO neutron.db.segments_db [None req-3988ed7f-9e0a-4e8c-9123-9a4c74204f42 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Added segment 5855e657-4cf8-44ce-bf41-39a41eab5717 of type geneve for network 08584187-50ca-4793-abef-a8b628748334 2026-05-14 08:41:26.823 7 INFO neutron.db.ovn_revision_numbers_db [None req-3988ed7f-9e0a-4e8c-9123-9a4c74204f42 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Successfully bumped revision number for resource 08584187-50ca-4793-abef-a8b628748334 (type: networks) to 1 2026-05-14 08:41:26.939 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4942f190-edad-4c65-a9c8-1af50bcd0fd1 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] No more DHCP agents 2026-05-14 08:41:26.941 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4942f190-edad-4c65-a9c8-1af50bcd0fd1 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Unable to schedule network 5f9d24ff-d999-4554-b62f-9ff1b9b1bf0c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:27.012 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3988ed7f-9e0a-4e8c-9123-9a4c74204f42 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] No more DHCP agents 2026-05-14 08:41:27.014 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3988ed7f-9e0a-4e8c-9123-9a4c74204f42 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Unable to schedule network 08584187-50ca-4793-abef-a8b628748334: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:27.099 7 INFO neutron.db.ovn_revision_numbers_db [None req-3988ed7f-9e0a-4e8c-9123-9a4c74204f42 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Successfully bumped revision number for resource 0c893565-2fbd-4dc6-9ec7-0155cb09fad3 (type: ports) to 1 [pid: 7|app: 0|req: 637/1251] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:26 2026] POST /v2.0/networks => generated 670 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1252] 10.0.0.157 () {32 vars in 643 bytes} [Thu May 14 08:41:27 2026] GET /v2.0/ports => generated 1538 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1253] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:41:27 2026] GET /v2.0/networks/6c42b0f6-5a24-4132-bf98-2b53a24e7210?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) [pid: 7|app: 0|req: 640/1254] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:27 2026] GET /v2.0/security-groups?id=a5eb8a1e-a23a-4627-850c-828a1697c6d0&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-05-14 08:41:27.278 8 INFO neutron.db.ovn_revision_numbers_db [None req-4942f190-edad-4c65-a9c8-1af50bcd0fd1 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource 3f22bbbe-c1f3-4822-b1e3-564d982b9afd (type: router_ports) to 1 [pid: 8|app: 0|req: 615/1255] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:41:25 2026] PUT /v2.0/routers/b529e684-4326-4997-a62c-5d4ae2eb2ab6/add_router_interface => generated 310 bytes in 1669 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1256] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:41:27 2026] GET /v2.0/ports/1f4cc773-dff8-44b3-b0d7-c873d7f4a38a => generated 779 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:27.345 7 INFO neutron.db.segments_db [None req-e50dc942-c9f0-42a2-a322-01c143c58726 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Added segment 01c11780-92db-46c8-bcc0-14c62ffb9235 of type geneve for network e2900c4d-04ac-45ae-85aa-ed3eff2f6b3b 2026-05-14 08:41:27.467 7 INFO neutron.db.ovn_revision_numbers_db [None req-e50dc942-c9f0-42a2-a322-01c143c58726 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Successfully bumped revision number for resource e2900c4d-04ac-45ae-85aa-ed3eff2f6b3b (type: networks) to 1 2026-05-14 08:41:27.551 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ab08d25-ac88-40ba-8517-f39be258c79a 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] No more DHCP agents 2026-05-14 08:41:27.553 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ab08d25-ac88-40ba-8517-f39be258c79a 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Unable to schedule network 5f9d24ff-d999-4554-b62f-9ff1b9b1bf0c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:27.619 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e50dc942-c9f0-42a2-a322-01c143c58726 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] No more DHCP agents 2026-05-14 08:41:27.621 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e50dc942-c9f0-42a2-a322-01c143c58726 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Unable to schedule network e2900c4d-04ac-45ae-85aa-ed3eff2f6b3b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:27.665 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] OVN reports status down for port: 19de70e7-b546-4720-91b5-934c3f445cd6 2026-05-14 08:41:27.717 7 INFO neutron.db.ovn_revision_numbers_db [None req-e50dc942-c9f0-42a2-a322-01c143c58726 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Successfully bumped revision number for resource 29f9e7f1-0ffd-4080-9ad3-e1f9f0131f25 (type: ports) to 1 2026-05-14 08:41:27.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ab08d25-ac88-40ba-8517-f39be258c79a 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource 19de70e7-b546-4720-91b5-934c3f445cd6 (type: ports) to 1 [pid: 7|app: 0|req: 641/1257] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:27 2026] POST /v2.0/networks => generated 669 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:27.755 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dfc4f3c3-36f5-4199-b470-1920e92ecc67 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 642/1258] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:41:27 2026] DELETE /v2.0/ports/990b59bb-1588-4c41-b3cb-94504af7675f => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1259] 10.0.0.157 () {34 vars in 665 bytes} [Thu May 14 08:41:27 2026] POST /v2.0/ports => generated 959 bytes in 490 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-05-14 08:41:27.817 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a2134e4-cfb7-49f1-b21d-c98ba4cb9ccc 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 618/1260] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:27 2026] DELETE /v2.0/subnets/92dad538-8fd2-4641-8372-e2e0e637ed10 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:41:27.848 7 INFO neutron.db.segments_db [None req-71aa8407-0984-43e5-b877-1a09b70c1307 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Added segment 1380d836-af2a-4707-a027-2c0fb7ffaca1 of type geneve for network 40cccd10-23f6-4bee-add1-2f07b6f2e697 2026-05-14 08:41:27.963 7 INFO neutron.db.ovn_revision_numbers_db [None req-71aa8407-0984-43e5-b877-1a09b70c1307 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Successfully bumped revision number for resource 40cccd10-23f6-4bee-add1-2f07b6f2e697 (type: networks) to 1 2026-05-14 08:41:28.059 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73d6310f-31d4-44d8-933f-8781d456345d 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] No more DHCP agents 2026-05-14 08:41:28.061 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73d6310f-31d4-44d8-933f-8781d456345d 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Unable to schedule network 5f9d24ff-d999-4554-b62f-9ff1b9b1bf0c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:28.105 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71aa8407-0984-43e5-b877-1a09b70c1307 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] No more DHCP agents 2026-05-14 08:41:28.107 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71aa8407-0984-43e5-b877-1a09b70c1307 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Unable to schedule network 40cccd10-23f6-4bee-add1-2f07b6f2e697: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:28.193 7 INFO neutron.db.ovn_revision_numbers_db [None req-71aa8407-0984-43e5-b877-1a09b70c1307 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Successfully bumped revision number for resource af2c939a-100f-4cf4-bfa0-8b2e2a6dfd38 (type: ports) to 1 2026-05-14 08:41:28.217 8 INFO neutron.db.ovn_revision_numbers_db [None req-73d6310f-31d4-44d8-933f-8781d456345d 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource 786bf7f9-34b4-4958-9af9-1cf10a15227f (type: ports) to 1 [pid: 7|app: 0|req: 643/1261] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:27 2026] POST /v2.0/networks => generated 669 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1262] 10.0.0.157 () {34 vars in 665 bytes} [Thu May 14 08:41:27 2026] POST /v2.0/ports => generated 958 bytes in 420 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-05-14 08:41:28.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5933c160-95c0-47f8-aaa7-06031dfeb93d 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 644/1263] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:28 2026] DELETE /v2.0/subnets/228ec2de-37df-44e7-bcb9-d3bde88705dc => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1264] 10.0.0.157 () {34 vars in 753 bytes} [Thu May 14 08:41:28 2026] PUT /v2.0/networks/984d57e3-efc9-4080-8851-f012e7a53102/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:28.434 8 INFO neutron_taas.services.taas.taas_plugin [None req-f21cad31-5ac1-44fc-a53e-a3919b301e6b 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] TaaS: Handle Delete Port: 1f4cc773-dff8-44b3-b0d7-c873d7f4a38a 2026-05-14 08:41:28.437 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f21cad31-5ac1-44fc-a53e-a3919b301e6b 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Tap Mirror: Handle Delete Port: 1f4cc773-dff8-44b3-b0d7-c873d7f4a38a 2026-05-14 08:41:28.459 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f07ba66c-53e8-4f77-a82e-093b101362ef 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] No more DHCP agents 2026-05-14 08:41:28.460 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f07ba66c-53e8-4f77-a82e-093b101362ef 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 621/1265] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:41:28 2026] DELETE /v2.0/ports/1f4cc773-dff8-44b3-b0d7-c873d7f4a38a => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1266] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:28 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1267] 10.0.0.157 () {34 vars in 753 bytes} [Thu May 14 08:41:28 2026] PUT /v2.0/networks/fa623d23-05af-4af8-a764-f25d19dc54b7/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:28.757 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8ea1479-6ccd-48d0-a504-bb7da53be9ae 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] TaaS: Handle Delete Port: ec65b3b9-1876-44c4-b72d-04835758599f 2026-05-14 08:41:28.760 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8ea1479-6ccd-48d0-a504-bb7da53be9ae 1ebe637ca94840c980d860125210aec7 bc2ba46c6e5b4a1cbb076b3955a29d75 - - default default] Tap Mirror: Handle Delete Port: ec65b3b9-1876-44c4-b72d-04835758599f 2026-05-14 08:41:28.945 8 INFO neutron.services.segments.plugin [-] Segment 60e096ab-4803-4a80-bb8b-3fa8dcdd7710 resource provider aggregate not found 2026-05-14 08:41:28.952 8 INFO neutron.services.segments.plugin [-] Segment 60e096ab-4803-4a80-bb8b-3fa8dcdd7710 resource provider aggregate not found 2026-05-14 08:41:28.961 8 INFO neutron.services.segments.plugin [-] Segment 60e096ab-4803-4a80-bb8b-3fa8dcdd7710 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 60e096ab-4803-4a80-bb8b-3fa8dcdd7710 found for delete ", "request_id": "req-8cdc403f-01c1-4f94-91e1-189f72184721"}]} 2026-05-14 08:41:28.972 8 INFO neutron.services.segments.plugin [-] Segment 60e096ab-4803-4a80-bb8b-3fa8dcdd7710 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 60e096ab-4803-4a80-bb8b-3fa8dcdd7710 found for delete ", "request_id": "req-efea7e5b-9776-446c-b119-711e3b155621"}]} [pid: 8|app: 0|req: 624/1268] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:28 2026] DELETE /v2.0/networks/47f89694-8746-4ab2-bce7-7b4f049da6b3 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1269] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:28 2026] GET /v2.0/security-groups?id=a5eb8a1e-a23a-4627-850c-828a1697c6d0&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1270] 10.0.0.157 () {34 vars in 753 bytes} [Thu May 14 08:41:29 2026] PUT /v2.0/networks/08584187-50ca-4793-abef-a8b628748334/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: 627/1271] 10.0.0.157 () {34 vars in 753 bytes} [Thu May 14 08:41:29 2026] PUT /v2.0/networks/e2900c4d-04ac-45ae-85aa-ed3eff2f6b3b/tags => generated 19 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1272] 10.0.0.157 () {32 vars in 666 bytes} [Thu May 14 08:41:29 2026] GET /v2.0/networks?tags=red => generated 1987 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:29.269 7 INFO neutron.db.ovn_revision_numbers_db [None req-f07ba66c-53e8-4f77-a82e-093b101362ef 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource 87e06479-b976-4c08-9c9d-582bf0f77ad3 (type: floatingips) to 1 2026-05-14 08:41:29.270 7 INFO neutron.db.l3_db [None req-f07ba66c-53e8-4f77-a82e-093b101362ef 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Floating IP 87e06479-b976-4c08-9c9d-582bf0f77ad3 associated. External IP: 10.96.250.219, port: 786bf7f9-34b4-4958-9af9-1cf10a15227f. [pid: 8|app: 0|req: 629/1273] 10.0.0.157 () {32 vars in 680 bytes} [Thu May 14 08:41:29 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1337 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1274] 10.0.0.157 () {32 vars in 676 bytes} [Thu May 14 08:41:29 2026] GET /v2.0/networks?tags-any=blue => generated 1337 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1275] 10.0.0.157 () {34 vars in 677 bytes} [Thu May 14 08:41:28 2026] POST /v2.0/floatingips => generated 842 bytes in 1069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1276] 10.0.0.157 () {32 vars in 688 bytes} [Thu May 14 08:41:29 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1987 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1277] 10.0.0.157 () {32 vars in 674 bytes} [Thu May 14 08:41:29 2026] GET /v2.0/networks?not-tags=red => generated 1986 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:29.485 7 INFO neutron.db.ovn_revision_numbers_db [None req-914a2f35-51ce-4e7a-a4f2-307aa5832f62 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource 87e06479-b976-4c08-9c9d-582bf0f77ad3 (type: floatingips) to 2 [pid: 8|app: 0|req: 633/1278] 10.0.0.157 () {32 vars in 688 bytes} [Thu May 14 08:41:29 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2636 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:29.527 7 INFO neutron.db.l3_db [None req-914a2f35-51ce-4e7a-a4f2-307aa5832f62 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Floating IP 87e06479-b976-4c08-9c9d-582bf0f77ad3 disassociated. External IP: 10.96.250.219, port: 786bf7f9-34b4-4958-9af9-1cf10a15227f. [pid: 7|app: 0|req: 646/1279] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:41:29 2026] PUT /v2.0/floatingips/87e06479-b976-4c08-9c9d-582bf0f77ad3 => generated 554 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1280] 10.0.0.157 () {32 vars in 684 bytes} [Thu May 14 08:41:29 2026] GET /v2.0/networks?not-tags-any=blue => generated 2636 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:29.630 8 WARNING neutron.db.securitygroups_db [None req-654fd9dc-db4f-498a-9f67-4dc0b29991ab fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 634/1281] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:29 2026] GET /v2.0/security-groups?tenant_id=bc2ba46c6e5b4a1cbb076b3955a29d75&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1282] 10.0.0.157 () {32 vars in 696 bytes} [Thu May 14 08:41:29 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1986 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:29.757 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] No hosting information found for port 7c6738ee-de10-42c0-b831-7c995c42b3b5: RuntimeError: No hosting information found for port 7c6738ee-de10-42c0-b831-7c995c42b3b5 2026-05-14 08:41:29.758 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] OVN reports status down for port: 0e206fa5-60be-4a40-ab87-b9ab7c1ac000 2026-05-14 08:41:29.780 7 INFO neutron_taas.services.taas.taas_plugin [None req-cc560a36-89c4-485b-afda-4390e5b9d6ae 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] TaaS: Handle Delete Port: 36e86782-e97d-44dc-a1e9-4b2dad209d9a 2026-05-14 08:41:29.785 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc560a36-89c4-485b-afda-4390e5b9d6ae 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Tap Mirror: Handle Delete Port: 36e86782-e97d-44dc-a1e9-4b2dad209d9a [pid: 8|app: 0|req: 636/1283] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:29 2026] DELETE /v2.0/security-groups/1a0f3093-14eb-4ed6-b478-8e067148e4ae => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:29.985 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] OVN reports status down for port: 3f22bbbe-c1f3-4822-b1e3-564d982b9afd 2026-05-14 08:41:30.083 8 INFO neutron_taas.services.taas.taas_plugin [None req-fdb84894-9461-489b-b662-511f084fbdfa 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] TaaS: Handle Delete Port: 0e206fa5-60be-4a40-ab87-b9ab7c1ac000 2026-05-14 08:41:30.088 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fdb84894-9461-489b-b662-511f084fbdfa 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Tap Mirror: Handle Delete Port: 0e206fa5-60be-4a40-ab87-b9ab7c1ac000 2026-05-14 08:41:30.094 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] Logical_Switch_Port 3f22bbbe-c1f3-4822-b1e3-564d982b9afd host information not removed, the port state is up 2026-05-14 08:41:30.095 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] OVN reports status down for port: a14912ae-3542-4079-a3c8-3fc57650b40c [pid: 7|app: 0|req: 648/1284] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:41:29 2026] DELETE /v2.0/floatingips/87e06479-b976-4c08-9c9d-582bf0f77ad3 => generated 0 bytes in 522 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:30.259 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] OVN reports status up for port: 3f22bbbe-c1f3-4822-b1e3-564d982b9afd 2026-05-14 08:41:30.285 7 INFO neutron.plugins.ml2.plugin [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] Attempt 1 to provision port 3f22bbbe-c1f3-4822-b1e3-564d982b9afd [pid: 7|app: 0|req: 649/1285] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:30 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1286] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:29 2026] DELETE /v2.0/networks/984d57e3-efc9-4080-8851-f012e7a53102 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1287] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:30 2026] GET /v2.0/security-groups?id=a5eb8a1e-a23a-4627-850c-828a1697c6d0&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-05-14 08:41:30.533 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e8c7e7c-599a-4339-b1ce-c294bf769edb 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] TaaS: Handle Delete Port: a14912ae-3542-4079-a3c8-3fc57650b40c 2026-05-14 08:41:30.535 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e8c7e7c-599a-4339-b1ce-c294bf769edb 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Tap Mirror: Handle Delete Port: a14912ae-3542-4079-a3c8-3fc57650b40c [pid: 8|app: 0|req: 639/1288] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:30 2026] DELETE /v2.0/networks/fa623d23-05af-4af8-a764-f25d19dc54b7 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:30.845 8 INFO neutron_taas.services.taas.taas_plugin [None req-05b18da9-b9e6-4f3b-8034-cf0a092c31c6 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] TaaS: Handle Delete Port: 0c893565-2fbd-4dc6-9ec7-0155cb09fad3 2026-05-14 08:41:30.848 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05b18da9-b9e6-4f3b-8034-cf0a092c31c6 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Tap Mirror: Handle Delete Port: 0c893565-2fbd-4dc6-9ec7-0155cb09fad3 2026-05-14 08:41:30.854 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5bb9e406-4dd8-4a0c-8732-bc28507a399a 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] No more DHCP agents 2026-05-14 08:41:30.864 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5bb9e406-4dd8-4a0c-8732-bc28507a399a 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:30.985 8 INFO neutron.services.segments.plugin [-] Segment 5f417998-f231-4c9c-a25d-4218cf2c1774 resource provider aggregate not found 2026-05-14 08:41:31.002 8 INFO neutron.services.segments.plugin [-] Segment 5f417998-f231-4c9c-a25d-4218cf2c1774 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 5f417998-f231-4c9c-a25d-4218cf2c1774 found for delete ", "request_id": "req-881a97b7-6765-487f-9713-e715f739a854"}]} 2026-05-14 08:41:31.007 8 INFO neutron.services.segments.plugin [-] Segment 5f417998-f231-4c9c-a25d-4218cf2c1774 resource provider aggregate not found 2026-05-14 08:41:31.022 8 INFO neutron.services.segments.plugin [-] Segment de2e9deb-2cd9-430c-bd58-c9a4ddc6403e resource provider aggregate not found 2026-05-14 08:41:31.027 8 INFO neutron.services.segments.plugin [-] Segment 5f417998-f231-4c9c-a25d-4218cf2c1774 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 5f417998-f231-4c9c-a25d-4218cf2c1774 found for delete ", "request_id": "req-d17c7bdf-dddc-4fac-96db-d9263b1d5e8e"}]} 2026-05-14 08:41:31.042 8 INFO neutron.services.segments.plugin [-] Segment de2e9deb-2cd9-430c-bd58-c9a4ddc6403e 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 de2e9deb-2cd9-430c-bd58-c9a4ddc6403e found for delete ", "request_id": "req-f86c55bb-7913-4f31-aa26-932e33d94719"}]} 2026-05-14 08:41:31.044 8 INFO neutron.services.segments.plugin [-] Segment de2e9deb-2cd9-430c-bd58-c9a4ddc6403e resource provider aggregate not found 2026-05-14 08:41:31.059 8 INFO neutron.services.segments.plugin [-] Segment de2e9deb-2cd9-430c-bd58-c9a4ddc6403e 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 de2e9deb-2cd9-430c-bd58-c9a4ddc6403e found for delete ", "request_id": "req-be3b1c92-5f9c-4ee5-8576-9aa7201a63e4"}]} [pid: 8|app: 0|req: 640/1289] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:30 2026] DELETE /v2.0/networks/08584187-50ca-4793-abef-a8b628748334 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:31.202 8 INFO neutron_taas.services.taas.taas_plugin [None req-daeff256-9815-4dde-92ae-bf61b2ec0371 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] TaaS: Handle Delete Port: 29f9e7f1-0ffd-4080-9ad3-e1f9f0131f25 2026-05-14 08:41:31.204 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-daeff256-9815-4dde-92ae-bf61b2ec0371 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Tap Mirror: Handle Delete Port: 29f9e7f1-0ffd-4080-9ad3-e1f9f0131f25 2026-05-14 08:41:31.228 7 INFO neutron.db.ovn_revision_numbers_db [None req-02adeeb4-5c14-4175-8f74-657d63ea89a5 - - - - - -] Successfully bumped revision number for resource 3f22bbbe-c1f3-4822-b1e3-564d982b9afd (type: ports) to 2 [pid: 8|app: 0|req: 641/1290] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:31 2026] DELETE /v2.0/networks/e2900c4d-04ac-45ae-85aa-ed3eff2f6b3b => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:31.537 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e7b5fc3-3a6f-45a5-866e-d88b75b52697 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] TaaS: Handle Delete Port: af2c939a-100f-4cf4-bfa0-8b2e2a6dfd38 2026-05-14 08:41:31.540 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e7b5fc3-3a6f-45a5-866e-d88b75b52697 4762e9cb0d1a488bb80cebb5ff51af08 9709ca1af8f643c5aa9747b445e65d1c - - default default] Tap Mirror: Handle Delete Port: af2c939a-100f-4cf4-bfa0-8b2e2a6dfd38 [pid: 8|app: 0|req: 642/1291] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:31 2026] DELETE /v2.0/networks/40cccd10-23f6-4bee-add1-2f07b6f2e697 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1292] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:31 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:31.966 7 INFO neutron.db.ovn_revision_numbers_db [None req-5bb9e406-4dd8-4a0c-8732-bc28507a399a 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource a3d465bd-3a16-4745-b933-25bf8c4af1c2 (type: floatingips) to 1 2026-05-14 08:41:31.967 7 INFO neutron.db.l3_db [None req-5bb9e406-4dd8-4a0c-8732-bc28507a399a 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Floating IP a3d465bd-3a16-4745-b933-25bf8c4af1c2 associated. External IP: 10.96.250.216, port: 19de70e7-b546-4720-91b5-934c3f445cd6. [pid: 8|app: 0|req: 644/1293] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:41:31 2026] POST /v2.0/subnetpools => generated 548 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1294] 10.0.0.157 () {34 vars in 677 bytes} [Thu May 14 08:41:30 2026] POST /v2.0/floatingips => generated 843 bytes in 1707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1295] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:31 2026] GET /v2.0/security-groups?id=a5eb8a1e-a23a-4627-850c-828a1697c6d0&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1296] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:41:32 2026] GET /v2.0/subnetpools/83fb9953-5f27-44f4-87b3-0b6ae346a896 => generated 548 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1297] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:41:32 2026] GET /v2.0/floatingips/a3d465bd-3a16-4745-b933-25bf8c4af1c2 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1298] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:41:32 2026] PUT /v2.0/subnetpools/83fb9953-5f27-44f4-87b3-0b6ae346a896 => generated 500 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1299] 10.0.0.157 () {32 vars in 655 bytes} [Thu May 14 08:41:32 2026] GET /v2.0/floatingips => generated 848 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1300] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:41:32 2026] DELETE /v2.0/subnetpools/83fb9953-5f27-44f4-87b3-0b6ae346a896 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:32.175 7 INFO neutron.api.v2.resource [None req-08ece9ce-f2fa-4dd4-a482-2b9f8a853044 d5deda698c6a4647b4b044604312f0ca 28cddca26ef34aacba92b0744d27418a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 654/1301] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:41:32 2026] GET /v2.0/subnetpools/83fb9953-5f27-44f4-87b3-0b6ae346a896 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:41:32.192 7 INFO neutron.api.v2.resource [None req-910e1638-c31a-406d-9bd3-74abd32ef732 d5deda698c6a4647b4b044604312f0ca 28cddca26ef34aacba92b0744d27418a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 655/1302] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:41:32 2026] DELETE /v2.0/subnetpools/83fb9953-5f27-44f4-87b3-0b6ae346a896 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:41:32.533 8 INFO neutron.db.ovn_revision_numbers_db [None req-8489289a-e8cf-4a91-85b2-a3d0c1572fb0 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource a3d465bd-3a16-4745-b933-25bf8c4af1c2 (type: floatingips) to 2 2026-05-14 08:41:32.618 8 INFO neutron.db.l3_db [None req-8489289a-e8cf-4a91-85b2-a3d0c1572fb0 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Floating IP a3d465bd-3a16-4745-b933-25bf8c4af1c2 associated. External IP: 10.96.250.216, port: 19de70e7-b546-4720-91b5-934c3f445cd6. [pid: 8|app: 0|req: 648/1303] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:41:32 2026] PUT /v2.0/floatingips/a3d465bd-3a16-4745-b933-25bf8c4af1c2 => generated 844 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:32.675 7 WARNING neutron.db.securitygroups_db [None req-9337f51d-b9a6-40e8-9524-cb0fb5a8d9ad fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:41:32.701 8 WARNING neutron.db.securitygroups_db [None req-ee0b66d2-98e1-40fb-a1de-e3a1c51c046c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:41:32.793 7 INFO neutron.db.ovn_revision_numbers_db [None req-9337f51d-b9a6-40e8-9524-cb0fb5a8d9ad fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0490b125-3e56-48cb-ad00-768b818be902 (type: security_groups) to 1 2026-05-14 08:41:32.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-9337f51d-b9a6-40e8-9524-cb0fb5a8d9ad fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 394e4016-03f1-4671-bb01-c5e5702be279 (type: security_group_rules) to 0 2026-05-14 08:41:32.825 7 INFO neutron.db.ovn_revision_numbers_db [None req-9337f51d-b9a6-40e8-9524-cb0fb5a8d9ad fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 6362dd88-92aa-4295-b636-d43a9ddcd37b (type: security_group_rules) to 0 2026-05-14 08:41:32.835 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee0b66d2-98e1-40fb-a1de-e3a1c51c046c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ee1f6ae9-d940-4ede-a976-b8d75792130e (type: security_groups) to 1 2026-05-14 08:41:32.838 7 INFO neutron.db.ovn_revision_numbers_db [None req-9337f51d-b9a6-40e8-9524-cb0fb5a8d9ad fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 674c9877-1291-4a6d-9fe2-4958c94cb6b6 (type: security_group_rules) to 0 2026-05-14 08:41:32.847 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee0b66d2-98e1-40fb-a1de-e3a1c51c046c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 507d85b9-638c-4fb3-92c0-9a9d899e688c (type: security_group_rules) to 0 2026-05-14 08:41:32.849 7 INFO neutron.db.ovn_revision_numbers_db [None req-9337f51d-b9a6-40e8-9524-cb0fb5a8d9ad fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a35848ef-ad89-462b-8ff7-764b4900e7c1 (type: security_group_rules) to 0 2026-05-14 08:41:32.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee0b66d2-98e1-40fb-a1de-e3a1c51c046c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 52a7b766-3231-49b7-a99b-84e39989becc (type: security_group_rules) to 0 2026-05-14 08:41:32.871 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee0b66d2-98e1-40fb-a1de-e3a1c51c046c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c33710e2-0ed9-44eb-9c6f-bed546051019 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 656/1304] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:32 2026] GET /v2.0/security-groups?tenant_id=c6f53479d9084e06b7da91cab2f2a081&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:32.881 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee0b66d2-98e1-40fb-a1de-e3a1c51c046c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e3c243fa-b459-485b-a427-505a5801ba0c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 649/1305] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:32 2026] GET /v2.0/security-groups?tenant_id=28cddca26ef34aacba92b0744d27418a&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:33.029 7 INFO neutron.db.ovn_revision_numbers_db [None req-a87bb395-6aad-42af-bb67-90e595ee2177 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Successfully bumped revision number for resource a3d465bd-3a16-4745-b933-25bf8c4af1c2 (type: floatingips) to 3 2026-05-14 08:41:33.063 8 INFO neutron.services.segments.plugin [-] Segment 5855e657-4cf8-44ce-bf41-39a41eab5717 resource provider aggregate not found 2026-05-14 08:41:33.078 8 INFO neutron.services.segments.plugin [-] Segment 5855e657-4cf8-44ce-bf41-39a41eab5717 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 5855e657-4cf8-44ce-bf41-39a41eab5717 found for delete ", "request_id": "req-19ef928a-a465-4472-92cd-b7a89365083b"}]} 2026-05-14 08:41:33.079 7 INFO neutron.db.l3_db [None req-a87bb395-6aad-42af-bb67-90e595ee2177 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Floating IP a3d465bd-3a16-4745-b933-25bf8c4af1c2 disassociated. External IP: 10.96.250.216, port: 786bf7f9-34b4-4958-9af9-1cf10a15227f. 2026-05-14 08:41:33.082 8 INFO neutron.services.segments.plugin [-] Segment 5855e657-4cf8-44ce-bf41-39a41eab5717 resource provider aggregate not found [pid: 8|app: 0|req: 650/1306] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:32 2026] DELETE /v2.0/security-groups/0490b125-3e56-48cb-ad00-768b818be902 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:33.099 8 INFO neutron.services.segments.plugin [-] Segment 5855e657-4cf8-44ce-bf41-39a41eab5717 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 5855e657-4cf8-44ce-bf41-39a41eab5717 found for delete ", "request_id": "req-d99ece3a-62a0-4ee8-b68e-d7a9f8a05cfc"}]} 2026-05-14 08:41:33.103 8 INFO neutron.services.segments.plugin [-] Segment 01c11780-92db-46c8-bcc0-14c62ffb9235 resource provider aggregate not found [pid: 7|app: 0|req: 657/1307] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:41:32 2026] PUT /v2.0/floatingips/a3d465bd-3a16-4745-b933-25bf8c4af1c2 => generated 554 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:33.119 8 INFO neutron.services.segments.plugin [-] Segment 01c11780-92db-46c8-bcc0-14c62ffb9235 resource provider aggregate not found 2026-05-14 08:41:33.124 8 INFO neutron.services.segments.plugin [-] Segment 01c11780-92db-46c8-bcc0-14c62ffb9235 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 01c11780-92db-46c8-bcc0-14c62ffb9235 found for delete ", "request_id": "req-8718a1cf-41cc-4ac1-b1f3-d1afb9253de6"}]} [pid: 7|app: 0|req: 658/1308] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:33 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:33.145 8 INFO neutron.services.segments.plugin [-] Segment 01c11780-92db-46c8-bcc0-14c62ffb9235 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 01c11780-92db-46c8-bcc0-14c62ffb9235 found for delete ", "request_id": "req-8b75ae4a-b709-43e0-919e-d6aa7603ced1"}]} 2026-05-14 08:41:33.150 8 INFO neutron.services.segments.plugin [-] Segment 1380d836-af2a-4707-a027-2c0fb7ffaca1 resource provider aggregate not found 2026-05-14 08:41:33.165 8 INFO neutron.services.segments.plugin [-] Segment 1380d836-af2a-4707-a027-2c0fb7ffaca1 resource provider aggregate not found 2026-05-14 08:41:33.169 8 INFO neutron.services.segments.plugin [-] Segment 1380d836-af2a-4707-a027-2c0fb7ffaca1 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 1380d836-af2a-4707-a027-2c0fb7ffaca1 found for delete ", "request_id": "req-7e0ce890-57f2-475b-b1b5-a86493b8f9e1"}]} 2026-05-14 08:41:33.191 8 INFO neutron.services.segments.plugin [-] Segment 1380d836-af2a-4707-a027-2c0fb7ffaca1 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 1380d836-af2a-4707-a027-2c0fb7ffaca1 found for delete ", "request_id": "req-6377e2a2-6f0f-4845-bd80-fb66ea803bc7"}]} 2026-05-14 08:41:33.263 7 INFO neutron_taas.services.taas.taas_plugin [None req-758d71e0-3f7d-4633-bdd8-aff44561cf6b 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] TaaS: Handle Delete Port: a47690b7-47af-491b-9ebd-df02dbf80065 2026-05-14 08:41:33.267 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-758d71e0-3f7d-4633-bdd8-aff44561cf6b 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Tap Mirror: Handle Delete Port: a47690b7-47af-491b-9ebd-df02dbf80065 [pid: 8|app: 0|req: 651/1309] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:33 2026] DELETE /v2.0/security-groups/ee1f6ae9-d940-4ede-a976-b8d75792130e => generated 0 bytes in 207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1310] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:33 2026] GET /v2.0/security-groups?id=a5eb8a1e-a23a-4627-850c-828a1697c6d0&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:33.328 8 WARNING neutron.db.securitygroups_db [None req-1522f6ba-a505-479c-b142-44560ac6996d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 659/1311] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:41:33 2026] DELETE /v2.0/floatingips/a3d465bd-3a16-4745-b933-25bf8c4af1c2 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:33.430 7 INFO neutron.api.v2.resource [None req-5490cc7d-935c-4a88-9429-189aff7781d1 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1312] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:41:33 2026] DELETE /v2.0/floatingips/a3d465bd-3a16-4745-b933-25bf8c4af1c2 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:41:33.454 8 INFO neutron.db.ovn_revision_numbers_db [None req-1522f6ba-a505-479c-b142-44560ac6996d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b151928e-1d94-4c0f-8d86-5dc11a27c505 (type: security_groups) to 1 2026-05-14 08:41:33.464 8 INFO neutron.db.ovn_revision_numbers_db [None req-1522f6ba-a505-479c-b142-44560ac6996d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0b32dc18-b1a3-4a9a-a9bb-b0fd484119c7 (type: security_group_rules) to 0 2026-05-14 08:41:33.477 8 INFO neutron.db.ovn_revision_numbers_db [None req-1522f6ba-a505-479c-b142-44560ac6996d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 1752c4f5-075e-4ed5-9375-f4a228b59a51 (type: security_group_rules) to 0 2026-05-14 08:41:33.488 8 INFO neutron.db.ovn_revision_numbers_db [None req-1522f6ba-a505-479c-b142-44560ac6996d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 46dd75ec-0e80-4485-91ae-8eb35acb0773 (type: security_group_rules) to 0 2026-05-14 08:41:33.498 8 INFO neutron.db.ovn_revision_numbers_db [None req-1522f6ba-a505-479c-b142-44560ac6996d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource fa4a895b-c531-4805-ad8d-6d7ac0adae9d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 653/1313] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:33 2026] GET /v2.0/security-groups?tenant_id=0246749368a148b889ed074573ad37bf&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:33.609 7 INFO neutron_taas.services.taas.taas_plugin [None req-03716f36-7cd5-43af-9f1a-c87ef2b7989a 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] TaaS: Handle Delete Port: 786bf7f9-34b4-4958-9af9-1cf10a15227f 2026-05-14 08:41:33.613 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03716f36-7cd5-43af-9f1a-c87ef2b7989a 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Tap Mirror: Handle Delete Port: 786bf7f9-34b4-4958-9af9-1cf10a15227f [pid: 8|app: 0|req: 654/1314] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:33 2026] DELETE /v2.0/security-groups/b151928e-1d94-4c0f-8d86-5dc11a27c505 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1315] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:41:33 2026] DELETE /v2.0/ports/786bf7f9-34b4-4958-9af9-1cf10a15227f => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:33.843 7 WARNING neutron.db.securitygroups_db [None req-9883b32c-8c25-4fd5-a2b9-67d7b7102403 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 662/1316] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:33 2026] GET /v2.0/security-groups?tenant_id=9709ca1af8f643c5aa9747b445e65d1c&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:33.996 8 INFO neutron_taas.services.taas.taas_plugin [None req-5fd6596b-47fd-414a-8755-f467e7914f22 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] TaaS: Handle Delete Port: 19de70e7-b546-4720-91b5-934c3f445cd6 2026-05-14 08:41:33.999 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fd6596b-47fd-414a-8755-f467e7914f22 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Tap Mirror: Handle Delete Port: 19de70e7-b546-4720-91b5-934c3f445cd6 [pid: 7|app: 0|req: 663/1317] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:33 2026] DELETE /v2.0/security-groups/b31eb0e1-6ad4-4b35-bdbe-757abbfbe223 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1318] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:41:33 2026] DELETE /v2.0/ports/19de70e7-b546-4720-91b5-934c3f445cd6 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1319] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:41:34 2026] GET /v2.0/ports?device_id=b529e684-4326-4997-a62c-5d4ae2eb2ab6 => generated 946 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1320] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:34 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:34.451 8 INFO neutron_taas.services.taas.taas_plugin [None req-5803cb62-d02e-4e68-aa40-5e8181a17fe5 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] TaaS: Handle Delete Port: 3f22bbbe-c1f3-4822-b1e3-564d982b9afd 2026-05-14 08:41:34.453 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5803cb62-d02e-4e68-aa40-5e8181a17fe5 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Tap Mirror: Handle Delete Port: 3f22bbbe-c1f3-4822-b1e3-564d982b9afd [pid: 7|app: 0|req: 666/1321] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:34 2026] GET /v2.0/security-groups?id=a5eb8a1e-a23a-4627-850c-828a1697c6d0&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: 8|app: 0|req: 656/1322] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:41:34 2026] PUT /v2.0/routers/b529e684-4326-4997-a62c-5d4ae2eb2ab6/remove_router_interface => generated 310 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:35.274 7 INFO neutron_taas.services.taas.taas_plugin [None req-607e288f-09e9-4abb-8327-3f0191d18e80 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] TaaS: Handle Delete Port: 7c6738ee-de10-42c0-b831-7c995c42b3b5 2026-05-14 08:41:35.280 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-607e288f-09e9-4abb-8327-3f0191d18e80 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Tap Mirror: Handle Delete Port: 7c6738ee-de10-42c0-b831-7c995c42b3b5 /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: 657/1323] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:35 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1324] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:35 2026] GET /v2.0/security-groups?id=a5eb8a1e-a23a-4627-850c-828a1697c6d0&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: 667/1325] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:34 2026] DELETE /v2.0/routers/b529e684-4326-4997-a62c-5d4ae2eb2ab6 => generated 0 bytes in 1206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1328] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:36 2026] DELETE /v2.0/subnets/8fc06a02-5c8e-4b29-ad0b-bcc41e31c4df => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:36.364 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-103b2f0b-ed53-45e9-9fa5-76deba453050 - - - - - -] No port found with ID 3f22bbbe-c1f3-4822-b1e3-564d982b9afd: RuntimeError: No port found with ID 3f22bbbe-c1f3-4822-b1e3-564d982b9afd 2026-05-14 08:41:36.367 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-103b2f0b-ed53-45e9-9fa5-76deba453050 - - - - - -] OVN reports status down for port: 0c893565-2fbd-4dc6-9ec7-0155cb09fad3 2026-05-14 08:41:36.391 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-103b2f0b-ed53-45e9-9fa5-76deba453050 - - - - - -] OVN reports status down for port: 29f9e7f1-0ffd-4080-9ad3-e1f9f0131f25 2026-05-14 08:41:36.403 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-103b2f0b-ed53-45e9-9fa5-76deba453050 - - - - - -] OVN reports status down for port: af2c939a-100f-4cf4-bfa0-8b2e2a6dfd38 2026-05-14 08:41:36.419 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-103b2f0b-ed53-45e9-9fa5-76deba453050 - - - - - -] OVN reports status down for port: 786bf7f9-34b4-4958-9af9-1cf10a15227f 2026-05-14 08:41:36.492 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-103b2f0b-ed53-45e9-9fa5-76deba453050 - - - - - -] OVN reports status up for port: ab92cac7-9d7c-4b2d-ad81-a085a651675e 2026-05-14 08:41:36.498 7 INFO neutron_taas.services.taas.taas_plugin [None req-43616e20-975b-459d-86d1-55bdfb02d59e 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] TaaS: Handle Delete Port: d509484a-3bf3-482c-a30f-685b8aa420ff 2026-05-14 08:41:36.503 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43616e20-975b-459d-86d1-55bdfb02d59e 3e88b48935424f7d91c595e70aa35d5c 3964eba0d1024e1d98a9f1f57eac8324 - - default default] Tap Mirror: Handle Delete Port: d509484a-3bf3-482c-a30f-685b8aa420ff 2026-05-14 08:41:36.522 7 INFO neutron.plugins.ml2.plugin [None req-103b2f0b-ed53-45e9-9fa5-76deba453050 - - - - - -] Attempt 1 to provision port ab92cac7-9d7c-4b2d-ad81-a085a651675e 2026-05-14 08:41:36.701 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8c45ebc-0a5f-4451-8bd2-308731b1bcdd'] response: {'server_uuid': '1a6e4099-98b8-41bd-a7b8-bf58d886d236', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab92cac7-9d7c-4b2d-ad81-a085a651675e', 'code': 200} 2026-05-14 08:41:36.794 7 INFO neutron.services.segments.plugin [-] Segment 4cce4e09-2270-4360-a989-72c2cdaa9ce4 resource provider aggregate not found [pid: 8|app: 0|req: 660/1329] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:36 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:36.803 7 INFO neutron.services.segments.plugin [-] Segment 4cce4e09-2270-4360-a989-72c2cdaa9ce4 resource provider aggregate not found 2026-05-14 08:41:36.823 7 INFO neutron.services.segments.plugin [-] Segment 4cce4e09-2270-4360-a989-72c2cdaa9ce4 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 4cce4e09-2270-4360-a989-72c2cdaa9ce4 found for delete ", "request_id": "req-ac9b0bc7-b582-4631-94af-7c238f970836"}]} 2026-05-14 08:41:36.824 7 INFO neutron.services.segments.plugin [-] Segment 4cce4e09-2270-4360-a989-72c2cdaa9ce4 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 4cce4e09-2270-4360-a989-72c2cdaa9ce4 found for delete ", "request_id": "req-a2d55ac3-4f10-40d6-b33a-302e683f331c"}]} [pid: 8|app: 0|req: 661/1330] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:36 2026] GET /v2.0/security-groups?id=a5eb8a1e-a23a-4627-850c-828a1697c6d0&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1331] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:36 2026] DELETE /v2.0/networks/5f9d24ff-d999-4554-b62f-9ff1b9b1bf0c => generated 0 bytes in 600 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:36.943 7 INFO neutron.db.ovn_revision_numbers_db [None req-103b2f0b-ed53-45e9-9fa5-76deba453050 - - - - - -] Successfully bumped revision number for resource ab92cac7-9d7c-4b2d-ad81-a085a651675e (type: ports) to 5 2026-05-14 08:41:37.303 8 WARNING neutron.db.securitygroups_db [None req-cad644db-ef91-4bcb-b5d5-fca9879785a3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:41:37.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-cad644db-ef91-4bcb-b5d5-fca9879785a3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource fac50095-18c4-4c8c-98c3-2e97dd8b25b7 (type: security_groups) to 1 2026-05-14 08:41:37.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-cad644db-ef91-4bcb-b5d5-fca9879785a3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 01fa5e17-64df-4ff3-ba34-e37ab68a860c (type: security_group_rules) to 0 2026-05-14 08:41:37.448 8 INFO neutron.db.ovn_revision_numbers_db [None req-cad644db-ef91-4bcb-b5d5-fca9879785a3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a52fd119-a9c6-4971-8bec-7483e5043cae (type: security_group_rules) to 0 2026-05-14 08:41:37.462 8 INFO neutron.db.ovn_revision_numbers_db [None req-cad644db-ef91-4bcb-b5d5-fca9879785a3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e26bce71-e538-4299-9cd0-50579d53d3a5 (type: security_group_rules) to 0 2026-05-14 08:41:37.473 8 INFO neutron.db.ovn_revision_numbers_db [None req-cad644db-ef91-4bcb-b5d5-fca9879785a3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e7381f9b-ee2e-4faa-bc1d-2f2be453eecb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 662/1332] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:37 2026] GET /v2.0/security-groups?tenant_id=df9ae624aba247ca87848c204428d5d5&name=default => generated 2925 bytes in 371 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-05-14 08:41:37.646 7 WARNING neutron.db.securitygroups_db [None req-1988f99b-cb0a-4e63-ab0d-61caaf73ae6d fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 671/1333] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:37 2026] GET /v2.0/security-groups?tenant_id=3964eba0d1024e1d98a9f1f57eac8324&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1334] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:37 2026] DELETE /v2.0/security-groups/fac50095-18c4-4c8c-98c3-2e97dd8b25b7 => 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: 672/1335] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:37 2026] DELETE /v2.0/security-groups/b5c5bf9e-9e17-43ec-ad4d-3cc20355d86c => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1336] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:37 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1337] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:37 2026] GET /v2.0/security-groups?id=a5eb8a1e-a23a-4627-850c-828a1697c6d0&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: 8|app: 0|req: 665/1338] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:38 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:38.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9356e17-1677-4852-9577-1781b5bc2686 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource 2282bd02-1248-4fb3-86a7-a3ef510cc618 (type: security_groups) to 1 2026-05-14 08:41:38.505 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9356e17-1677-4852-9577-1781b5bc2686 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource 27a9c66a-f8de-42e0-906b-12b85a0b175e (type: security_group_rules) to 0 2026-05-14 08:41:38.517 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9356e17-1677-4852-9577-1781b5bc2686 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource 8b17e458-b1b4-467e-85d8-3639bcd4b4fb (type: security_group_rules) to 0 2026-05-14 08:41:38.529 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9356e17-1677-4852-9577-1781b5bc2686 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource e2ed29b3-3216-49b6-9490-6de193860303 (type: security_group_rules) to 0 2026-05-14 08:41:38.540 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9356e17-1677-4852-9577-1781b5bc2686 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource f0fb276d-61fe-412a-a53f-64f874495876 (type: security_group_rules) to 0 2026-05-14 08:41:38.624 8 INFO neutron.db.segments_db [None req-d9356e17-1677-4852-9577-1781b5bc2686 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Added segment 6235857e-89c5-49b8-80a0-204f682b65ef of type geneve for network 61b45faf-ecc3-4b05-a3f9-639941cf5810 2026-05-14 08:41:38.759 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef0f132b-9bda-4777-aefa-18fcdbc685cf'] response: {'server_uuid': '1a6e4099-98b8-41bd-a7b8-bf58d886d236', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab92cac7-9d7c-4b2d-ad81-a085a651675e', 'code': 200} 2026-05-14 08:41:38.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9356e17-1677-4852-9577-1781b5bc2686 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource 61b45faf-ecc3-4b05-a3f9-639941cf5810 (type: networks) to 1 2026-05-14 08:41:38.761 7 INFO neutron.db.ovn_revision_numbers_db [None req-1cecf25b-8f88-4dfd-95b8-c57ffea9c9fd df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] Successfully bumped revision number for resource a329b20e-e816-4495-a1dc-91fb75ee557f (type: floatingips) to 1 2026-05-14 08:41:38.897 7 INFO neutron.db.ovn_revision_numbers_db [None req-1cecf25b-8f88-4dfd-95b8-c57ffea9c9fd df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] Successfully bumped revision number for resource a329b20e-e816-4495-a1dc-91fb75ee557f (type: floatingips) to 2 2026-05-14 08:41:38.897 7 INFO neutron.db.l3_db [None req-1cecf25b-8f88-4dfd-95b8-c57ffea9c9fd df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] Floating IP a329b20e-e816-4495-a1dc-91fb75ee557f associated. External IP: 10.96.250.217, port: ab92cac7-9d7c-4b2d-ad81-a085a651675e. 2026-05-14 08:41:38.924 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9356e17-1677-4852-9577-1781b5bc2686 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] No more DHCP agents 2026-05-14 08:41:38.925 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9356e17-1677-4852-9577-1781b5bc2686 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Unable to schedule network 61b45faf-ecc3-4b05-a3f9-639941cf5810: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 674/1339] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:41:38 2026] PUT /v2.0/floatingips/a329b20e-e816-4495-a1dc-91fb75ee557f => generated 855 bytes in 781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:38.976 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2a4ad3ba-bc78-4acb-bb0d-5b84c734c895 - - - - - -] OVN reports status down for port: 328b6f9c-14f1-4e91-a310-16fbd51d9be3 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:41:39.003 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9356e17-1677-4852-9577-1781b5bc2686 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource 328b6f9c-14f1-4e91-a310-16fbd51d9be3 (type: ports) to 1 [pid: 8|app: 0|req: 666/1340] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:38 2026] POST /v2.0/networks => generated 669 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1341] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:38 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1342] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:39 2026] GET /v2.0/security-groups?id=a5eb8a1e-a23a-4627-850c-828a1697c6d0&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:39.273 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b54f9049-8b00-4085-9f4a-9e362d861f52 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] No more DHCP agents 2026-05-14 08:41:39.274 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b54f9049-8b00-4085-9f4a-9e362d861f52 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Unable to schedule network 61b45faf-ecc3-4b05-a3f9-639941cf5810: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:39.361 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] OVN reports status down for port: 80439896-dce5-480e-a608-56abe5723954 2026-05-14 08:41:39.444 8 INFO neutron.db.ovn_revision_numbers_db [None req-b54f9049-8b00-4085-9f4a-9e362d861f52 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource 80439896-dce5-480e-a608-56abe5723954 (type: ports) to 1 [pid: 7|app: 0|req: 677/1343] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:39 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1344] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:39 2026] GET /v2.0/security-groups?id=a5eb8a1e-a23a-4627-850c-828a1697c6d0&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: 667/1345] 10.0.0.157 () {34 vars in 664 bytes} [Thu May 14 08:41:39 2026] POST /v2.0/ports => generated 743 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:39.602 7 INFO neutron.db.segments_db [None req-5e417350-37c4-4865-bfc8-724c0b4be75b d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Added segment e9310875-598a-4a2a-aecd-977832bfe237 of type geneve for network d58232de-c09c-45fa-b7ff-7cd38b9c366f 2026-05-14 08:41:39.726 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e417350-37c4-4865-bfc8-724c0b4be75b d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource d58232de-c09c-45fa-b7ff-7cd38b9c366f (type: networks) to 1 2026-05-14 08:41:39.934 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5e417350-37c4-4865-bfc8-724c0b4be75b d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] No more DHCP agents 2026-05-14 08:41:39.936 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5e417350-37c4-4865-bfc8-724c0b4be75b d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Unable to schedule network d58232de-c09c-45fa-b7ff-7cd38b9c366f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:39.996 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2a4ad3ba-bc78-4acb-bb0d-5b84c734c895 - - - - - -] OVN reports status down for port: 7083b64f-83ec-494e-9f0f-d27fd6bcaeb0 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:41:40.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e417350-37c4-4865-bfc8-724c0b4be75b d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource 7083b64f-83ec-494e-9f0f-d27fd6bcaeb0 (type: ports) to 1 [pid: 7|app: 0|req: 679/1346] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:39 2026] POST /v2.0/networks => generated 669 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:40.165 8 INFO neutron.db.ovn_revision_numbers_db [None req-c642f4e0-10a2-4d6b-865b-100fe4423ab5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 4cf7cef4-b80b-4938-8bf5-31895bd8c3bf (type: security_groups) to 1 2026-05-14 08:41:40.176 8 INFO neutron.db.ovn_revision_numbers_db [None req-c642f4e0-10a2-4d6b-865b-100fe4423ab5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 0c070e6b-5583-4b86-a4b4-e92495e35efb (type: security_group_rules) to 0 2026-05-14 08:41:40.186 8 INFO neutron.db.ovn_revision_numbers_db [None req-c642f4e0-10a2-4d6b-865b-100fe4423ab5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 72386c86-7240-4dc2-b583-066f6193269e (type: security_group_rules) to 0 2026-05-14 08:41:40.202 8 INFO neutron.db.ovn_revision_numbers_db [None req-c642f4e0-10a2-4d6b-865b-100fe4423ab5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource a30020f7-13bc-4883-b9f0-6ae13ea46957 (type: security_group_rules) to 0 2026-05-14 08:41:40.225 8 INFO neutron.db.ovn_revision_numbers_db [None req-c642f4e0-10a2-4d6b-865b-100fe4423ab5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource f0127623-7df7-4c67-b0de-879d2c6f8bab (type: security_group_rules) to 0 2026-05-14 08:41:40.325 8 INFO neutron.db.segments_db [None req-c642f4e0-10a2-4d6b-865b-100fe4423ab5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Added segment 552993a5-9fe0-43e0-9d15-a20907b93332 of type geneve for network 1d63efc9-cb44-4e09-b252-247a34dc761e 2026-05-14 08:41:40.360 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-675a465f-5707-4d6d-bd64-e2d2bb2297d5 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] No more DHCP agents 2026-05-14 08:41:40.361 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-675a465f-5707-4d6d-bd64-e2d2bb2297d5 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Unable to schedule network d58232de-c09c-45fa-b7ff-7cd38b9c366f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:40.424 8 INFO neutron.db.segments_db [None req-c642f4e0-10a2-4d6b-865b-100fe4423ab5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Added segment 037ede5e-6cb7-44ec-afc5-10cf052da072 of type geneve for network 4e625b0f-094d-448b-a066-fc51a9736453 2026-05-14 08:41:40.430 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2a4ad3ba-bc78-4acb-bb0d-5b84c734c895 - - - - - -] OVN reports status down for port: 5a5b8f44-4807-453f-bd7e-c898644fffed 2026-05-14 08:41:40.496 7 INFO neutron.db.ovn_revision_numbers_db [None req-675a465f-5707-4d6d-bd64-e2d2bb2297d5 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource 5a5b8f44-4807-453f-bd7e-c898644fffed (type: ports) to 1 2026-05-14 08:41:40.555 8 INFO neutron.db.ovn_revision_numbers_db [None req-c642f4e0-10a2-4d6b-865b-100fe4423ab5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 1d63efc9-cb44-4e09-b252-247a34dc761e (type: networks) to 1 2026-05-14 08:41:40.573 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2a4ad3ba-bc78-4acb-bb0d-5b84c734c895 - - - - - -] OVN reports status down for port: ab92cac7-9d7c-4b2d-ad81-a085a651675e [pid: 7|app: 0|req: 680/1347] 10.0.0.157 () {34 vars in 664 bytes} [Thu May 14 08:41:40 2026] POST /v2.0/ports => generated 743 bytes in 555 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-05-14 08:41:40.681 7 WARNING neutron.db.securitygroups_db [None req-9c8660d0-20cc-4302-a0d7-422dc0a86a60 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:41:40.695 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c642f4e0-10a2-4d6b-865b-100fe4423ab5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] No more DHCP agents 2026-05-14 08:41:40.696 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c642f4e0-10a2-4d6b-865b-100fe4423ab5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Unable to schedule network 1d63efc9-cb44-4e09-b252-247a34dc761e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:40.751 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] OVN reports status down for port: 16a73870-da3d-4c26-bb62-dde7314297d4 2026-05-14 08:41:40.810 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a45f19b7-7091-4b7d-a240-3c422461dfc6'] response: {'name': 'network-changed', 'server_uuid': '1a6e4099-98b8-41bd-a7b8-bf58d886d236', 'tag': 'ab92cac7-9d7c-4b2d-ad81-a085a651675e', 'status': 'completed', 'code': 200} 2026-05-14 08:41:40.814 8 INFO neutron.db.ovn_revision_numbers_db [None req-c642f4e0-10a2-4d6b-865b-100fe4423ab5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 16a73870-da3d-4c26-bb62-dde7314297d4 (type: ports) to 1 2026-05-14 08:41:40.816 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a45f19b7-7091-4b7d-a240-3c422461dfc6'] response: {'server_uuid': '1a6e4099-98b8-41bd-a7b8-bf58d886d236', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ab92cac7-9d7c-4b2d-ad81-a085a651675e', 'code': 200} 2026-05-14 08:41:40.921 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c8660d0-20cc-4302-a0d7-422dc0a86a60 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d94dfdb7-7afe-43a1-936c-17187ebed1b9 (type: security_groups) to 1 2026-05-14 08:41:40.925 8 INFO neutron.db.ovn_revision_numbers_db [None req-c642f4e0-10a2-4d6b-865b-100fe4423ab5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 4e625b0f-094d-448b-a066-fc51a9736453 (type: networks) to 1 2026-05-14 08:41:40.944 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c8660d0-20cc-4302-a0d7-422dc0a86a60 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5413340e-e4a9-4e9e-b9c1-dabf9c95aa45 (type: security_group_rules) to 0 2026-05-14 08:41:40.965 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c8660d0-20cc-4302-a0d7-422dc0a86a60 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 84d714cb-e9f3-4965-a14e-e759dec17f1e (type: security_group_rules) to 0 2026-05-14 08:41:40.985 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c8660d0-20cc-4302-a0d7-422dc0a86a60 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a27a73a6-b55a-4847-a133-af5ae178d17d (type: security_group_rules) to 0 2026-05-14 08:41:41.002 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c8660d0-20cc-4302-a0d7-422dc0a86a60 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e66e1ae7-965a-4d4c-9228-4b05a595d63e (type: security_group_rules) to 0 2026-05-14 08:41:41.005 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a4ad3ba-bc78-4acb-bb0d-5b84c734c895 - - - - - -] Successfully bumped revision number for resource ab92cac7-9d7c-4b2d-ad81-a085a651675e (type: ports) to 6 [pid: 7|app: 0|req: 681/1348] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:40 2026] GET /v2.0/security-groups?tenant_id=3cd1b576b32943f88e15418b805f4f07&name=default => generated 2925 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:41.091 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c642f4e0-10a2-4d6b-865b-100fe4423ab5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] No more DHCP agents 2026-05-14 08:41:41.092 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c642f4e0-10a2-4d6b-865b-100fe4423ab5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Unable to schedule network 4e625b0f-094d-448b-a066-fc51a9736453: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 682/1349] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:41 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:41:41.169 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] OVN reports status down for port: 7c28e424-0e62-4525-8f18-0702cdfd1102 2026-05-14 08:41:41.194 8 INFO neutron.db.ovn_revision_numbers_db [None req-c642f4e0-10a2-4d6b-865b-100fe4423ab5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 7c28e424-0e62-4525-8f18-0702cdfd1102 (type: ports) to 1 [pid: 8|app: 0|req: 668/1350] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:39 2026] POST /v2.0/networks => generated 1321 bytes in 1377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:41:41.247 7 INFO neutron.db.segments_db [None req-f6b3571a-6ed4-4cdb-aa44-8175d7e5a9f1 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Added segment 2f9ef904-8f00-4dc2-9f7a-f9f757935b8a of type geneve for network d9c4a9e8-753d-4cac-bd6b-1067f7fca071 2026-05-14 08:41:41.366 7 INFO neutron.db.ovn_revision_numbers_db [None req-f6b3571a-6ed4-4cdb-aa44-8175d7e5a9f1 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource d9c4a9e8-753d-4cac-bd6b-1067f7fca071 (type: networks) to 1 [pid: 8|app: 0|req: 669/1351] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:41 2026] DELETE /v2.0/security-groups/d94dfdb7-7afe-43a1-936c-17187ebed1b9 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1352] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:41:41 2026] GET /v2.0/security-groups?id=a5eb8a1e-a23a-4627-850c-828a1697c6d0&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1353] 10.0.0.157 () {32 vars in 649 bytes} [Thu May 14 08:41:41 2026] GET /v2.0/networks => generated 1970 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1354] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:41:41 2026] GET /v2.0/ports?tenant_id=d76ba0ddf8ab4753852c91ffa8238a27&device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 1230 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:41.538 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f6b3571a-6ed4-4cdb-aa44-8175d7e5a9f1 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] No more DHCP agents 2026-05-14 08:41:41.540 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f6b3571a-6ed4-4cdb-aa44-8175d7e5a9f1 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Unable to schedule network d9c4a9e8-753d-4cac-bd6b-1067f7fca071: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:41.595 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] OVN reports status down for port: 3682d79f-f5e1-4e6e-a34d-e7969dce677f 2026-05-14 08:41:41.624 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b498841-0c73-4772-9b19-d2024c67ec16 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] TaaS: Handle Delete Port: 16a73870-da3d-4c26-bb62-dde7314297d4 2026-05-14 08:41:41.626 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b498841-0c73-4772-9b19-d2024c67ec16 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Tap Mirror: Handle Delete Port: 16a73870-da3d-4c26-bb62-dde7314297d4 2026-05-14 08:41:41.657 7 INFO neutron.db.ovn_revision_numbers_db [None req-f6b3571a-6ed4-4cdb-aa44-8175d7e5a9f1 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource 3682d79f-f5e1-4e6e-a34d-e7969dce677f (type: ports) to 1 [pid: 7|app: 0|req: 683/1355] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:41 2026] POST /v2.0/networks => generated 670 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1356] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:41:41 2026] GET /v2.0/networks?id=6c42b0f6-5a24-4132-bf98-2b53a24e7210 => generated 810 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:41.784 8 INFO neutron.services.segments.plugin [-] Segment 552993a5-9fe0-43e0-9d15-a20907b93332 resource provider aggregate not found 2026-05-14 08:41:41.786 8 INFO neutron.services.segments.plugin [-] Segment 552993a5-9fe0-43e0-9d15-a20907b93332 resource provider aggregate not found [pid: 7|app: 0|req: 685/1357] 199.204.45.35 () {34 vars in 993 bytes} [Thu May 14 08:41:41 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:41.802 8 INFO neutron.services.segments.plugin [-] Segment 552993a5-9fe0-43e0-9d15-a20907b93332 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 552993a5-9fe0-43e0-9d15-a20907b93332 found for delete ", "request_id": "req-2039b907-2eb1-4037-8216-4d383eb12c6b"}]} 2026-05-14 08:41:41.811 8 INFO neutron.services.segments.plugin [-] Segment 552993a5-9fe0-43e0-9d15-a20907b93332 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 552993a5-9fe0-43e0-9d15-a20907b93332 found for delete ", "request_id": "req-bae5f793-c6b0-4d8a-a4e7-929099c0d747"}]} [pid: 8|app: 0|req: 673/1358] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:41 2026] DELETE /v2.0/networks/1d63efc9-cb44-4e09-b252-247a34dc761e => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1359] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:41:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ab92cac7-9d7c-4b2d-ad81-a085a651675e => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:42.043 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-98896b01-4c50-4a12-843d-71a36293b0e6 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] No more DHCP agents 2026-05-14 08:41:42.045 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-98896b01-4c50-4a12-843d-71a36293b0e6 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Unable to schedule network d9c4a9e8-753d-4cac-bd6b-1067f7fca071: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:42.046 8 INFO neutron_taas.services.taas.taas_plugin [req-b2c1c8ed-840a-4218-91c3-2b381adf0a0c req-a1a45658-95ae-460b-9223-20a0c5e00314 df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] TaaS: Handle Delete Port: ab92cac7-9d7c-4b2d-ad81-a085a651675e 2026-05-14 08:41:42.049 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b2c1c8ed-840a-4218-91c3-2b381adf0a0c req-a1a45658-95ae-460b-9223-20a0c5e00314 df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] Tap Mirror: Handle Delete Port: ab92cac7-9d7c-4b2d-ad81-a085a651675e 2026-05-14 08:41:42.116 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] OVN reports status down for port: 7855bc7d-079c-46da-9c71-ab6fade7346c 2026-05-14 08:41:42.188 7 INFO neutron.db.ovn_revision_numbers_db [None req-98896b01-4c50-4a12-843d-71a36293b0e6 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource 7855bc7d-079c-46da-9c71-ab6fade7346c (type: ports) to 1 2026-05-14 08:41:42.235 8 INFO neutron.db.l3_db [req-b2c1c8ed-840a-4218-91c3-2b381adf0a0c req-a1a45658-95ae-460b-9223-20a0c5e00314 df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] Floating IP a329b20e-e816-4495-a1dc-91fb75ee557f disassociated. External IP: 10.96.250.217, port: ab92cac7-9d7c-4b2d-ad81-a085a651675e. [pid: 7|app: 0|req: 686/1360] 10.0.0.157 () {34 vars in 664 bytes} [Thu May 14 08:41:41 2026] POST /v2.0/ports => generated 743 bytes in 509 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: 675/1361] 199.204.45.35 () {36 vars in 996 bytes} [Thu May 14 08:41:41 2026] DELETE /v2.0/ports/ab92cac7-9d7c-4b2d-ad81-a085a651675e => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1362] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:41:42 2026] GET /v2.0/subnets?id=aec78127-8548-47f7-bd59-1bf36d7a2c95 => generated 692 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:42.394 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66f5ca74-42b6-4879-b325-9c1638979002'] response: {'server_uuid': '1a6e4099-98b8-41bd-a7b8-bf58d886d236', 'name': 'network-vif-deleted', 'tag': 'ab92cac7-9d7c-4b2d-ad81-a085a651675e', 'status': 'completed', 'code': 200} 2026-05-14 08:41:42.442 7 INFO neutron_taas.services.taas.taas_plugin [None req-23729196-7cea-4000-8db5-5f3494746395 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] TaaS: Handle Delete Port: 7c28e424-0e62-4525-8f18-0702cdfd1102 2026-05-14 08:41:42.444 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23729196-7cea-4000-8db5-5f3494746395 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Tap Mirror: Handle Delete Port: 7c28e424-0e62-4525-8f18-0702cdfd1102 2026-05-14 08:41:42.489 8 INFO neutron.db.segments_db [None req-8666b0e7-9cb2-453a-a8ba-c176c8841eb3 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Added segment cbb65969-4285-43fb-8326-e7569ce5549b of type geneve for network 02112539-0a62-4574-ae95-9eff2bdf8b9d 2026-05-14 08:41:42.600 7 INFO neutron.services.segments.plugin [-] Segment 037ede5e-6cb7-44ec-afc5-10cf052da072 resource provider aggregate not found 2026-05-14 08:41:42.601 8 INFO neutron.db.ovn_revision_numbers_db [None req-8666b0e7-9cb2-453a-a8ba-c176c8841eb3 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource 02112539-0a62-4574-ae95-9eff2bdf8b9d (type: networks) to 1 2026-05-14 08:41:42.607 7 INFO neutron.services.segments.plugin [-] Segment 037ede5e-6cb7-44ec-afc5-10cf052da072 resource provider aggregate not found 2026-05-14 08:41:42.624 7 INFO neutron.services.segments.plugin [-] Segment 037ede5e-6cb7-44ec-afc5-10cf052da072 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 037ede5e-6cb7-44ec-afc5-10cf052da072 found for delete ", "request_id": "req-7999f91b-b85d-4cab-8afd-8b9fb003382d"}]} 2026-05-14 08:41:42.625 7 INFO neutron.services.segments.plugin [-] Segment 037ede5e-6cb7-44ec-afc5-10cf052da072 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 037ede5e-6cb7-44ec-afc5-10cf052da072 found for delete ", "request_id": "req-20603ed8-d237-410e-bf42-0e9274ae85ca"}]} [pid: 7|app: 0|req: 687/1363] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:42 2026] DELETE /v2.0/networks/4e625b0f-094d-448b-a066-fc51a9736453 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1364] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:41:42 2026] GET /v2.0/ports?network_id=6c42b0f6-5a24-4132-bf98-2b53a24e7210&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: 689/1365] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:42 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1366] 10.0.0.157 () {32 vars in 649 bytes} [Thu May 14 08:41:42 2026] GET /v2.0/networks => generated 689 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1367] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:41:42 2026] GET /v2.0/networks/6c42b0f6-5a24-4132-bf98-2b53a24e7210?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:41:42.793 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8666b0e7-9cb2-453a-a8ba-c176c8841eb3 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] No more DHCP agents 2026-05-14 08:41:42.796 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8666b0e7-9cb2-453a-a8ba-c176c8841eb3 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Unable to schedule network 02112539-0a62-4574-ae95-9eff2bdf8b9d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:42.850 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] OVN reports status down for port: 91153de9-7e00-4f97-9195-2a8582952837 2026-05-14 08:41:42.854 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-198aa19f-9621-4874-9eb0-7c0be0147b4e'] response: {'server_uuid': '1a6e4099-98b8-41bd-a7b8-bf58d886d236', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ab92cac7-9d7c-4b2d-ad81-a085a651675e', 'code': 200} 2026-05-14 08:41:42.887 7 INFO neutron.db.segments_db [None req-0206b06c-f46c-41a5-ac9d-ba26e260fbcd 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Added segment 56e9681c-8e03-4563-911f-d86e471ad6f3 of type geneve for network de696d8e-bfe9-49af-9125-c954474b7af7 2026-05-14 08:41:42.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-8666b0e7-9cb2-453a-a8ba-c176c8841eb3 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource 91153de9-7e00-4f97-9195-2a8582952837 (type: ports) to 1 [pid: 8|app: 0|req: 677/1368] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:42 2026] POST /v2.0/networks => generated 670 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:42.985 7 INFO neutron.db.ovn_revision_numbers_db [None req-0206b06c-f46c-41a5-ac9d-ba26e260fbcd 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource de696d8e-bfe9-49af-9125-c954474b7af7 (type: networks) to 1 [pid: 8|app: 0|req: 678/1369] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:41:42 2026] GET /v2.0/networks/6c42b0f6-5a24-4132-bf98-2b53a24e7210?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) 2026-05-14 08:41:43.134 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0206b06c-f46c-41a5-ac9d-ba26e260fbcd 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] No more DHCP agents 2026-05-14 08:41:43.135 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0206b06c-f46c-41a5-ac9d-ba26e260fbcd 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Unable to schedule network de696d8e-bfe9-49af-9125-c954474b7af7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:43.185 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] OVN reports status down for port: da03fb0d-b9ce-4502-8727-dc86f4e64aba 2026-05-14 08:41:43.223 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-94246112-3068-4a94-879d-b3d36361de02 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] No more DHCP agents 2026-05-14 08:41:43.225 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-94246112-3068-4a94-879d-b3d36361de02 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Unable to schedule network 02112539-0a62-4574-ae95-9eff2bdf8b9d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:43.251 7 INFO neutron.db.ovn_revision_numbers_db [None req-0206b06c-f46c-41a5-ac9d-ba26e260fbcd 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource da03fb0d-b9ce-4502-8727-dc86f4e64aba (type: ports) to 1 2026-05-14 08:41:43.303 8 INFO neutron.db.ovn_revision_numbers_db [None req-94246112-3068-4a94-879d-b3d36361de02 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource 8434e554-5a09-4ddb-9d65-e0a04c425e23 (type: ports) to 1 [pid: 7|app: 0|req: 692/1370] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:42 2026] POST /v2.0/networks => generated 692 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:43.344 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] OVN reports status down for port: 8434e554-5a09-4ddb-9d65-e0a04c425e23 [pid: 8|app: 0|req: 679/1371] 10.0.0.157 () {34 vars in 664 bytes} [Thu May 14 08:41:43 2026] POST /v2.0/ports => generated 743 bytes in 346 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-05-14 08:41:43.430 8 INFO neutron.db.segments_db [None req-d8d1529e-0bed-4d6a-9db6-9deb8dfe93d9 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Added segment 182d6cc8-6271-49d7-8640-fe4977659b33 of type geneve for network 4d5be2e6-0559-4ae2-a1f9-5f472eb5acd4 2026-05-14 08:41:43.540 8 INFO neutron.db.ovn_revision_numbers_db [None req-d8d1529e-0bed-4d6a-9db6-9deb8dfe93d9 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 4d5be2e6-0559-4ae2-a1f9-5f472eb5acd4 (type: networks) to 1 2026-05-14 08:41:43.657 7 INFO neutron.db.ovn_revision_numbers_db [None req-21b09658-2d35-4088-8b59-e80f6d3f182b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d10011fb-fe83-460c-a03e-1c840fa9edd3 (type: security_groups) to 1 2026-05-14 08:41:43.669 7 INFO neutron.db.ovn_revision_numbers_db [None req-21b09658-2d35-4088-8b59-e80f6d3f182b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 657c60d2-5d27-4070-8004-2d8f1b1c11c6 (type: security_group_rules) to 0 2026-05-14 08:41:43.681 7 INFO neutron.db.ovn_revision_numbers_db [None req-21b09658-2d35-4088-8b59-e80f6d3f182b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 75c012cb-0ca8-45e1-913c-9b35a081eb88 (type: security_group_rules) to 0 2026-05-14 08:41:43.690 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d8d1529e-0bed-4d6a-9db6-9deb8dfe93d9 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] No more DHCP agents 2026-05-14 08:41:43.691 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d8d1529e-0bed-4d6a-9db6-9deb8dfe93d9 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Unable to schedule network 4d5be2e6-0559-4ae2-a1f9-5f472eb5acd4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:43.692 7 INFO neutron.db.ovn_revision_numbers_db [None req-21b09658-2d35-4088-8b59-e80f6d3f182b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 914ba492-8240-4100-9ce8-0c74a7d3f7ae (type: security_group_rules) to 0 2026-05-14 08:41:43.704 7 INFO neutron.db.ovn_revision_numbers_db [None req-21b09658-2d35-4088-8b59-e80f6d3f182b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c264675b-93d8-4f71-b806-f3a98d4b2ce8 (type: security_group_rules) to 0 2026-05-14 08:41:43.751 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] OVN reports status down for port: 95e2953d-2d5d-4675-a639-4d0d5d1dce4e 2026-05-14 08:41:43.768 8 INFO neutron.db.ovn_revision_numbers_db [None req-d8d1529e-0bed-4d6a-9db6-9deb8dfe93d9 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 95e2953d-2d5d-4675-a639-4d0d5d1dce4e (type: ports) to 1 [pid: 8|app: 0|req: 680/1372] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:43 2026] POST /v2.0/networks => generated 692 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:43.830 7 INFO neutron.db.segments_db [None req-21b09658-2d35-4088-8b59-e80f6d3f182b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Added segment 4cc4d745-bd15-4af7-99b2-8a3d5808a6fe of type geneve for network 79adbbfe-7b4e-4385-b67e-4459d00e4667 2026-05-14 08:41:43.873 8 INFO neutron.db.segments_db [None req-6473dc66-b8c4-4e1e-9674-cbd95481f9cd d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Added segment 556bc30e-aa97-4522-be0b-de7e89e72400 of type geneve for network f2fc7260-bee7-4593-8628-bf85ed37b3b0 2026-05-14 08:41:43.955 7 INFO neutron.db.ovn_revision_numbers_db [None req-21b09658-2d35-4088-8b59-e80f6d3f182b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 79adbbfe-7b4e-4385-b67e-4459d00e4667 (type: networks) to 1 2026-05-14 08:41:43.992 8 INFO neutron.db.ovn_revision_numbers_db [None req-6473dc66-b8c4-4e1e-9674-cbd95481f9cd d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource f2fc7260-bee7-4593-8628-bf85ed37b3b0 (type: networks) to 1 2026-05-14 08:41:44.103 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-21b09658-2d35-4088-8b59-e80f6d3f182b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:44.105 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-21b09658-2d35-4088-8b59-e80f6d3f182b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 79adbbfe-7b4e-4385-b67e-4459d00e4667: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:44.157 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] OVN reports status down for port: 4cef7d97-9f8e-4971-82f4-12afcf17a028 2026-05-14 08:41:44.164 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6473dc66-b8c4-4e1e-9674-cbd95481f9cd d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] No more DHCP agents 2026-05-14 08:41:44.165 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6473dc66-b8c4-4e1e-9674-cbd95481f9cd d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Unable to schedule network f2fc7260-bee7-4593-8628-bf85ed37b3b0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:44.230 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] OVN reports status down for port: abc513af-9324-4817-8d0d-426bd2499450 2026-05-14 08:41:44.233 7 INFO neutron.db.ovn_revision_numbers_db [None req-21b09658-2d35-4088-8b59-e80f6d3f182b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 4cef7d97-9f8e-4971-82f4-12afcf17a028 (type: ports) to 1 [pid: 7|app: 0|req: 693/1373] 10.0.0.157 () {34 vars in 671 bytes} [Thu May 14 08:41:43 2026] POST /v2.0/networks => generated 781 bytes in 952 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:44.291 8 INFO neutron.db.ovn_revision_numbers_db [None req-6473dc66-b8c4-4e1e-9674-cbd95481f9cd d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource abc513af-9324-4817-8d0d-426bd2499450 (type: ports) to 1 [pid: 7|app: 0|req: 694/1374] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:44 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => 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: 681/1375] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:43 2026] POST /v2.0/networks => generated 670 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:44.477 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef9bd16d-3eae-4d86-a9df-e3d953d0e5b2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:44.478 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef9bd16d-3eae-4d86-a9df-e3d953d0e5b2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 79adbbfe-7b4e-4385-b67e-4459d00e4667: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:44.893 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b03fff0f-2db7-4970-8fe9-73158a4f29b7 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] No more DHCP agents 2026-05-14 08:41:44.897 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b03fff0f-2db7-4970-8fe9-73158a4f29b7 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Unable to schedule network de696d8e-bfe9-49af-9125-c954474b7af7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:44.954 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] OVN reports status down for port: 138e2551-78f7-4a76-a8a7-c32f8d64cdee 2026-05-14 08:41:45.011 7 INFO neutron.db.ovn_revision_numbers_db [None req-b03fff0f-2db7-4970-8fe9-73158a4f29b7 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 138e2551-78f7-4a76-a8a7-c32f8d64cdee (type: ports) to 1 2026-05-14 08:41:45.061 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef9bd16d-3eae-4d86-a9df-e3d953d0e5b2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 4cef7d97-9f8e-4971-82f4-12afcf17a028 (type: ports) to 2 2026-05-14 08:41:45.094 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef9bd16d-3eae-4d86-a9df-e3d953d0e5b2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 227846ec-79ec-45c9-9fd6-5d15310d61dd (type: subnets) to 0 2026-05-14 08:41:45.103 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b03fff0f-2db7-4970-8fe9-73158a4f29b7 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] No more DHCP agents 2026-05-14 08:41:45.104 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b03fff0f-2db7-4970-8fe9-73158a4f29b7 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Unable to schedule network 4d5be2e6-0559-4ae2-a1f9-5f472eb5acd4: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 682/1376] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:41:44 2026] POST /v2.0/subnets => generated 688 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:45.161 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] OVN reports status down for port: 9a874a1c-f697-4304-bd8a-fd934bf2e782 2026-05-14 08:41:45.220 7 INFO neutron.db.ovn_revision_numbers_db [None req-b03fff0f-2db7-4970-8fe9-73158a4f29b7 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 9a874a1c-f697-4304-bd8a-fd934bf2e782 (type: ports) to 1 [pid: 7|app: 0|req: 695/1377] 10.0.0.157 () {34 vars in 665 bytes} [Thu May 14 08:41:44 2026] POST /v2.0/ports => generated 1505 bytes in 1014 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:41:45.323 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73bdf924-15d8-4687-8d3a-bf968383cbde d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] No more DHCP agents 2026-05-14 08:41:45.324 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73bdf924-15d8-4687-8d3a-bf968383cbde d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Unable to schedule network f2fc7260-bee7-4593-8628-bf85ed37b3b0: 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-05-14 08:41:45.378 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] OVN reports status down for port: c3143480-918b-4e9a-b902-a67de5c7dbfb 2026-05-14 08:41:45.430 8 INFO neutron.db.ovn_revision_numbers_db [None req-73bdf924-15d8-4687-8d3a-bf968383cbde d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Successfully bumped revision number for resource c3143480-918b-4e9a-b902-a67de5c7dbfb (type: ports) to 1 [pid: 8|app: 0|req: 683/1378] 10.0.0.157 () {34 vars in 664 bytes} [Thu May 14 08:41:45 2026] POST /v2.0/ports => generated 743 bytes in 389 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: 684/1379] 10.0.0.157 () {32 vars in 643 bytes} [Thu May 14 08:41:45 2026] GET /v2.0/ports => generated 3017 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1380] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:41:45 2026] GET /v2.0/ports?device_id=1a6e4099-98b8-41bd-a7b8-bf58d886d236 => 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: 686/1381] 10.0.0.157 () {34 vars in 747 bytes} [Thu May 14 08:41:45 2026] PUT /v2.0/ports/80439896-dce5-480e-a608-56abe5723954/tags => generated 17 bytes in 72 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-05-14 08:41:45.713 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-275e6c5b-1406-4bf8-9aa1-15d4ed723def fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:45.714 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-275e6c5b-1406-4bf8-9aa1-15d4ed723def fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:45.819 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] OVN reports status down for port: 79c3aa24-15cb-426e-b845-1743e1c6a6ff 2026-05-14 08:41:45.852 7 INFO neutron.db.ovn_revision_numbers_db [None req-275e6c5b-1406-4bf8-9aa1-15d4ed723def fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 79c3aa24-15cb-426e-b845-1743e1c6a6ff (type: ports) to 1 2026-05-14 08:41:45.860 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb49e3f6-72b0-4c88-a17d-28a7a463abdc 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] TaaS: Handle Delete Port: 138e2551-78f7-4a76-a8a7-c32f8d64cdee 2026-05-14 08:41:45.865 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb49e3f6-72b0-4c88-a17d-28a7a463abdc 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Tap Mirror: Handle Delete Port: 138e2551-78f7-4a76-a8a7-c32f8d64cdee [pid: 8|app: 0|req: 687/1382] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:41:45 2026] DELETE /v2.0/ports/138e2551-78f7-4a76-a8a7-c32f8d64cdee => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1383] 10.0.0.157 () {34 vars in 747 bytes} [Thu May 14 08:41:46 2026] PUT /v2.0/ports/5a5b8f44-4807-453f-bd7e-c898644fffed/tags => generated 25 bytes in 61 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-05-14 08:41:46.200 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8a3f04a-a05a-4447-880d-d12514a14bbc 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] TaaS: Handle Delete Port: 9a874a1c-f697-4304-bd8a-fd934bf2e782 2026-05-14 08:41:46.203 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8a3f04a-a05a-4447-880d-d12514a14bbc 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Tap Mirror: Handle Delete Port: 9a874a1c-f697-4304-bd8a-fd934bf2e782 [pid: 8|app: 0|req: 689/1384] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:41:46 2026] DELETE /v2.0/ports/9a874a1c-f697-4304-bd8a-fd934bf2e782 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1385] 10.0.0.157 () {34 vars in 747 bytes} [Thu May 14 08:41:46 2026] PUT /v2.0/ports/7855bc7d-079c-46da-9c71-ab6fade7346c/tags => generated 34 bytes in 61 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: 691/1386] 10.0.0.157 () {32 vars in 643 bytes} [Thu May 14 08:41:46 2026] GET /v2.0/ports => generated 1523 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:46.567 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1deeaf68-44bd-45c7-bc41-078276b76e12 - - - - - -] Router fee56145-afb6-4689-af23-269dfdccd9c6 is bound to host instance 2026-05-14 08:41:46.595 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] OVN reports status up for port: 79c3aa24-15cb-426e-b845-1743e1c6a6ff 2026-05-14 08:41:46.606 7 INFO neutron.db.ovn_revision_numbers_db [None req-275e6c5b-1406-4bf8-9aa1-15d4ed723def fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 79c3aa24-15cb-426e-b845-1743e1c6a6ff (type: router_ports) to 1 [pid: 8|app: 0|req: 692/1387] 10.0.0.157 () {34 vars in 747 bytes} [Thu May 14 08:41:46 2026] PUT /v2.0/ports/8434e554-5a09-4ddb-9d65-e0a04c425e23/tags => generated 19 bytes in 177 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-05-14 08:41:46.625 8 INFO neutron.plugins.ml2.plugin [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] Attempt 1 to provision port 79c3aa24-15cb-426e-b845-1743e1c6a6ff 2026-05-14 08:41:46.662 7 INFO neutron.db.ovn_revision_numbers_db [None req-275e6c5b-1406-4bf8-9aa1-15d4ed723def fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource fee56145-afb6-4689-af23-269dfdccd9c6 (type: routers) to 2 [pid: 7|app: 0|req: 696/1388] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:41:45 2026] POST /v2.0/routers => generated 987 bytes in 1354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1389] 10.0.0.157 () {32 vars in 660 bytes} [Thu May 14 08:41:46 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:46.791 8 INFO neutron.db.segments_db [None req-195a02dc-801e-4237-b85e-cdc005247a26 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Added segment aea82f6d-a804-4d9a-afd3-c885d693382d of type geneve for network b2600983-d0bf-4f8f-895d-272915a2dbd4 2026-05-14 08:41:46.969 8 INFO neutron.db.ovn_revision_numbers_db [None req-195a02dc-801e-4237-b85e-cdc005247a26 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource b2600983-d0bf-4f8f-895d-272915a2dbd4 (type: networks) to 1 2026-05-14 08:41:47.186 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2ec62c7f-4921-4267-afb6-09c7bd4cbd40 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:47.187 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2ec62c7f-4921-4267-afb6-09c7bd4cbd40 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 79adbbfe-7b4e-4385-b67e-4459d00e4667: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:47.250 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-195a02dc-801e-4237-b85e-cdc005247a26 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] No more DHCP agents 2026-05-14 08:41:47.252 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-195a02dc-801e-4237-b85e-cdc005247a26 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Unable to schedule network b2600983-d0bf-4f8f-895d-272915a2dbd4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:47.323 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ec62c7f-4921-4267-afb6-09c7bd4cbd40 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c2c92fe6-06ab-469d-92ed-1871c01cdc72 (type: ports) to 1 2026-05-14 08:41:47.377 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] OVN reports status down for port: 9c8d1969-5463-4252-ad35-74b4cb63285f 2026-05-14 08:41:47.417 8 INFO neutron.db.ovn_revision_numbers_db [None req-195a02dc-801e-4237-b85e-cdc005247a26 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 9c8d1969-5463-4252-ad35-74b4cb63285f (type: ports) to 1 [pid: 8|app: 0|req: 693/1390] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:46 2026] POST /v2.0/networks => generated 691 bytes in 857 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1391] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:47 2026] DELETE /v2.0/security-groups/a5eb8a1e-a23a-4627-850c-828a1697c6d0 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1392] 10.0.0.157 () {32 vars in 674 bytes} [Thu May 14 08:41:47 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:48.027 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2ec62c7f-4921-4267-afb6-09c7bd4cbd40 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:48.029 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2ec62c7f-4921-4267-afb6-09c7bd4cbd40 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 79adbbfe-7b4e-4385-b67e-4459d00e4667: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:48.094 8 INFO neutron.db.ovn_revision_numbers_db [None req-a8070f08-bc29-415d-b4fc-afd47722e222 - - - - - -] Successfully bumped revision number for resource 79c3aa24-15cb-426e-b845-1743e1c6a6ff (type: ports) to 4 2026-05-14 08:41:48.127 8 INFO neutron.db.segments_db [None req-c88358ca-add4-4ab1-8a93-81e4e9e19540 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Added segment 5f94471d-4750-4410-8117-7bd532f84e14 of type geneve for network 1c7ba215-8c7c-4751-b6ec-6b9c8f999dbc 2026-05-14 08:41:48.353 8 INFO neutron.db.ovn_revision_numbers_db [None req-c88358ca-add4-4ab1-8a93-81e4e9e19540 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 1c7ba215-8c7c-4751-b6ec-6b9c8f999dbc (type: networks) to 1 2026-05-14 08:41:48.541 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ec62c7f-4921-4267-afb6-09c7bd4cbd40 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c2c92fe6-06ab-469d-92ed-1871c01cdc72 (type: router_ports) to 1 [pid: 7|app: 0|req: 698/1393] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:41:46 2026] PUT /v2.0/routers/fee56145-afb6-4689-af23-269dfdccd9c6/add_router_interface => generated 310 bytes in 1759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:48.559 7 INFO neutron.api.v2.resource [None req-e7de20c8-c2e1-4b33-a6ea-9e77275d6b15 df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 699/1394] 10.0.0.157 () {32 vars in 737 bytes} [Thu May 14 08:41:48 2026] GET /v2.0/security-groups/a5eb8a1e-a23a-4627-850c-828a1697c6d0 => 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: 700/1395] 10.0.0.157 () {32 vars in 670 bytes} [Thu May 14 08:41:48 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:48.687 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c88358ca-add4-4ab1-8a93-81e4e9e19540 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] No more DHCP agents 2026-05-14 08:41:48.689 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c88358ca-add4-4ab1-8a93-81e4e9e19540 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Unable to schedule network 1c7ba215-8c7c-4751-b6ec-6b9c8f999dbc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:48.802 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] OVN reports status down for port: 7d5a0126-4830-4c21-8fb6-badfea549226 2026-05-14 08:41:48.824 8 INFO neutron.db.ovn_revision_numbers_db [None req-c88358ca-add4-4ab1-8a93-81e4e9e19540 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 7d5a0126-4830-4c21-8fb6-badfea549226 (type: ports) to 1 2026-05-14 08:41:48.842 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb2b620b-023b-4311-a490-0786363e085c df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] TaaS: Handle Delete Port: bb568e3e-0456-4931-862c-b185c2dd3b7c 2026-05-14 08:41:48.847 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb2b620b-023b-4311-a490-0786363e085c df96ea02df4149c79885d1eac4232618 d76ba0ddf8ab4753852c91ffa8238a27 - - default default] Tap Mirror: Handle Delete Port: bb568e3e-0456-4931-862c-b185c2dd3b7c 2026-05-14 08:41:48.884 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] OVN reports status down for port: c2c92fe6-06ab-469d-92ed-1871c01cdc72 [pid: 8|app: 0|req: 696/1396] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:41:47 2026] POST /v2.0/networks => generated 692 bytes in 919 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:48.891 8 INFO neutron.db.ovn_revision_numbers_db [None req-a8070f08-bc29-415d-b4fc-afd47722e222 - - - - - -] Successfully bumped revision number for resource 79c3aa24-15cb-426e-b845-1743e1c6a6ff (type: ports) to 5 [pid: 7|app: 0|req: 701/1397] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:41:48 2026] DELETE /v2.0/floatingips/a329b20e-e816-4495-a1dc-91fb75ee557f => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:49.043 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] Logical_Switch_Port c2c92fe6-06ab-469d-92ed-1871c01cdc72 host information not removed, the port state is up 2026-05-14 08:41:49.045 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] OVN reports status up for port: c2c92fe6-06ab-469d-92ed-1871c01cdc72 2026-05-14 08:41:49.075 8 INFO neutron.plugins.ml2.plugin [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] Attempt 1 to provision port c2c92fe6-06ab-469d-92ed-1871c01cdc72 [pid: 8|app: 0|req: 697/1398] 10.0.0.157 () {32 vars in 682 bytes} [Thu May 14 08:41:48 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:49.309 7 INFO neutron_taas.services.taas.taas_plugin [None req-058dd9a2-d830-44b5-b47f-ab915db3f61c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 2a10d61e-eb8c-4dac-b64e-871a0c6aa668 2026-05-14 08:41:49.312 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-058dd9a2-d830-44b5-b47f-ab915db3f61c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 2a10d61e-eb8c-4dac-b64e-871a0c6aa668 [pid: 8|app: 0|req: 698/1399] 10.0.0.157 () {32 vars in 668 bytes} [Thu May 14 08:41:49 2026] GET /v2.0/ports?not-tags=red => generated 5268 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1400] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:41:49 2026] PUT /v2.0/routers/9ebc8710-7f60-4aa1-af9c-f406b5ce2667/remove_router_interface => generated 310 bytes in 893 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: 703/1401] 10.0.0.157 () {32 vars in 682 bytes} [Thu May 14 08:41:49 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 6008 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:50.238 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ca94a4d-362a-4bd7-ae2e-7bcb967034a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 4d5fceef-0008-47bf-95d3-fb41d4303dd6 (type: security_groups) to 1 2026-05-14 08:41:50.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ca94a4d-362a-4bd7-ae2e-7bcb967034a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 033a98ad-0193-4bea-9d49-372cd57f9534 (type: security_group_rules) to 0 2026-05-14 08:41:50.265 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ca94a4d-362a-4bd7-ae2e-7bcb967034a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0ef2ab67-6dfb-4c01-9820-e789fb275273 (type: security_group_rules) to 0 2026-05-14 08:41:50.276 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ca94a4d-362a-4bd7-ae2e-7bcb967034a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c71e87c2-9129-4cc1-88ec-85bd5b15532a (type: security_group_rules) to 0 2026-05-14 08:41:50.288 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ca94a4d-362a-4bd7-ae2e-7bcb967034a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d4ac4a59-433c-48f6-b630-9dde7edba0d7 (type: security_group_rules) to 0 2026-05-14 08:41:50.360 7 INFO neutron.db.segments_db [None req-1ca94a4d-362a-4bd7-ae2e-7bcb967034a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Added segment 92ac7331-2cac-4870-9383-e893dc5971db of type geneve for network b50bea7d-70a8-4a39-8d3a-98a759cd1b82 2026-05-14 08:41:50.468 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ca94a4d-362a-4bd7-ae2e-7bcb967034a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b50bea7d-70a8-4a39-8d3a-98a759cd1b82 (type: networks) to 1 2026-05-14 08:41:50.623 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ca94a4d-362a-4bd7-ae2e-7bcb967034a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:50.624 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ca94a4d-362a-4bd7-ae2e-7bcb967034a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network b50bea7d-70a8-4a39-8d3a-98a759cd1b82: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:50.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-27817534-4daa-4bbf-b8c2-c30dfefde058 - - - - - -] Successfully bumped revision number for resource c2c92fe6-06ab-469d-92ed-1871c01cdc72 (type: ports) to 2 2026-05-14 08:41:50.688 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] OVN reports status down for port: 1420a75e-fe06-4d80-a5d2-52f8e6846257 2026-05-14 08:41:50.692 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e70ed318-ee32-4ccb-843e-bdc78438340d 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] No more DHCP agents 2026-05-14 08:41:50.696 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e70ed318-ee32-4ccb-843e-bdc78438340d 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Unable to schedule network b2600983-d0bf-4f8f-895d-272915a2dbd4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:50.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ca94a4d-362a-4bd7-ae2e-7bcb967034a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 1420a75e-fe06-4d80-a5d2-52f8e6846257 (type: ports) to 1 2026-05-14 08:41:50.753 8 INFO neutron.db.ovn_revision_numbers_db [None req-e70ed318-ee32-4ccb-843e-bdc78438340d 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 098a1740-1789-4667-a071-f8a706869f8c (type: subnets) to 0 [pid: 7|app: 0|req: 704/1402] 10.0.0.157 () {34 vars in 671 bytes} [Thu May 14 08:41:50 2026] POST /v2.0/networks => generated 780 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:50.804 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e70ed318-ee32-4ccb-843e-bdc78438340d 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] No more DHCP agents 2026-05-14 08:41:50.806 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e70ed318-ee32-4ccb-843e-bdc78438340d 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Unable to schedule network 1c7ba215-8c7c-4751-b6ec-6b9c8f999dbc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:50.834 8 INFO neutron.db.ovn_revision_numbers_db [None req-e70ed318-ee32-4ccb-843e-bdc78438340d 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Successfully bumped revision number for resource 8ac56867-a3bf-4141-9b37-8b9839d22f79 (type: subnets) to 0 [pid: 8|app: 0|req: 699/1403] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:41:49 2026] POST /v2.0/subnets => generated 1324 bytes in 1492 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1404] 10.0.0.157 () {32 vars in 678 bytes} [Thu May 14 08:41:50 2026] GET /v2.0/ports?not-tags-any=blue => generated 6008 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:51.058 7 INFO neutron_taas.services.taas.taas_plugin [None req-e84aed62-3f9f-47d0-8d05-9f9c4a0ec594 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 7cff1a51-5fb9-4b3c-8892-19d2e3519268 2026-05-14 08:41:51.060 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e84aed62-3f9f-47d0-8d05-9f9c4a0ec594 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 7cff1a51-5fb9-4b3c-8892-19d2e3519268 2026-05-14 08:41:51.083 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b6a63b2-0f63-42d5-82c4-b7f724fc802b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:51.084 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b6a63b2-0f63-42d5-82c4-b7f724fc802b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network b50bea7d-70a8-4a39-8d3a-98a759cd1b82: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 705/1405] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:50 2026] DELETE /v2.0/routers/9ebc8710-7f60-4aa1-af9c-f406b5ce2667 => generated 0 bytes in 680 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1406] 10.0.0.157 () {32 vars in 647 bytes} [Thu May 14 08:41:51 2026] GET /v2.0/subnets => generated 1960 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:51.562 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b6a63b2-0f63-42d5-82c4-b7f724fc802b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 1420a75e-fe06-4d80-a5d2-52f8e6846257 (type: ports) to 2 2026-05-14 08:41:51.593 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b6a63b2-0f63-42d5-82c4-b7f724fc802b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2a52e04c-01fa-454b-a72d-96ff3f1ffc03 (type: subnets) to 0 [pid: 7|app: 0|req: 707/1407] 10.0.0.157 () {32 vars in 690 bytes} [Thu May 14 08:41:51 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 5268 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1410] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:41:50 2026] POST /v2.0/subnets => generated 687 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1411] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:51 2026] DELETE /v2.0/subnets/098a1740-1789-4667-a071-f8a706869f8c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1412] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:51 2026] DELETE /v2.0/subnets/aec78127-8548-47f7-bd59-1bf36d7a2c95 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:51.841 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1a0beb1-3141-42cf-985c-578ab3799f45 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] TaaS: Handle Delete Port: 80439896-dce5-480e-a608-56abe5723954 2026-05-14 08:41:51.844 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1a0beb1-3141-42cf-985c-578ab3799f45 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Tap Mirror: Handle Delete Port: 80439896-dce5-480e-a608-56abe5723954 [pid: 8|app: 0|req: 703/1413] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:41:51 2026] DELETE /v2.0/ports/80439896-dce5-480e-a608-56abe5723954 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1414] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:41:51 2026] DELETE /v2.0/subnets/8ac56867-a3bf-4141-9b37-8b9839d22f79 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:52.187 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-102659ca-6b6e-46e9-924e-81527f5248a3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:52.189 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-102659ca-6b6e-46e9-924e-81527f5248a3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:52.202 8 INFO neutron_taas.services.taas.taas_plugin [None req-571407e4-cc08-400e-95d3-02d6e9a1eb31 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 8cd1c900-e6ab-4b32-83c0-42312ac66448 2026-05-14 08:41:52.205 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-571407e4-cc08-400e-95d3-02d6e9a1eb31 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 8cd1c900-e6ab-4b32-83c0-42312ac66448 2026-05-14 08:41:52.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-102659ca-6b6e-46e9-924e-81527f5248a3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c4dbee2e-be48-44c0-b7c6-7edcb02f566d (type: ports) to 1 2026-05-14 08:41:52.393 8 INFO neutron.services.segments.plugin [-] Segment 57f15a20-0108-4b78-9628-e02bd9400700 resource provider aggregate not found 2026-05-14 08:41:52.397 8 INFO neutron.services.segments.plugin [-] Segment 57f15a20-0108-4b78-9628-e02bd9400700 resource provider aggregate not found 2026-05-14 08:41:52.412 8 INFO neutron.services.segments.plugin [-] Segment 57f15a20-0108-4b78-9628-e02bd9400700 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 57f15a20-0108-4b78-9628-e02bd9400700 found for delete ", "request_id": "req-b1c54628-17be-4cb3-812b-ef2482a282ac"}]} 2026-05-14 08:41:52.415 8 INFO neutron.services.segments.plugin [-] Segment 57f15a20-0108-4b78-9628-e02bd9400700 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 57f15a20-0108-4b78-9628-e02bd9400700 found for delete ", "request_id": "req-85c4807c-a6d3-438d-a57d-99d6b8195faf"}]} [pid: 8|app: 0|req: 705/1415] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:52 2026] DELETE /v2.0/networks/6c42b0f6-5a24-4132-bf98-2b53a24e7210 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:52.578 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5874123-889f-4ef7-bd80-bb1252692355 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] TaaS: Handle Delete Port: 5a5b8f44-4807-453f-bd7e-c898644fffed 2026-05-14 08:41:52.581 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5874123-889f-4ef7-bd80-bb1252692355 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Tap Mirror: Handle Delete Port: 5a5b8f44-4807-453f-bd7e-c898644fffed [pid: 8|app: 0|req: 706/1416] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:41:52 2026] DELETE /v2.0/ports/5a5b8f44-4807-453f-bd7e-c898644fffed => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1417] 10.0.0.157 () {32 vars in 647 bytes} [Thu May 14 08:41:52 2026] GET /v2.0/subnets => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:52.730 8 WARNING neutron.db.securitygroups_db [None req-a7139589-3be3-4516-be71-73fee64a5bff fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 708/1418] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:52 2026] GET /v2.0/security-groups?tenant_id=d76ba0ddf8ab4753852c91ffa8238a27&name=default => generated 2925 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:52.851 8 INFO neutron_taas.services.taas.taas_plugin [None req-2deb562f-727c-4fad-84c9-2a7b658b2692 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] TaaS: Handle Delete Port: 7855bc7d-079c-46da-9c71-ab6fade7346c 2026-05-14 08:41:52.854 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2deb562f-727c-4fad-84c9-2a7b658b2692 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Tap Mirror: Handle Delete Port: 7855bc7d-079c-46da-9c71-ab6fade7346c 2026-05-14 08:41:52.979 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a8070f08-bc29-415d-b4fc-afd47722e222 - - - - - -] Router ff72b774-3308-475a-bbdf-dc66a0b97d43 is bound to host instance [pid: 8|app: 0|req: 709/1419] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:41:52 2026] DELETE /v2.0/ports/7855bc7d-079c-46da-9c71-ab6fade7346c => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:53.011 7 INFO neutron.db.ovn_revision_numbers_db [None req-102659ca-6b6e-46e9-924e-81527f5248a3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c4dbee2e-be48-44c0-b7c6-7edcb02f566d (type: router_ports) to 1 2026-05-14 08:41:53.064 7 INFO neutron.db.ovn_revision_numbers_db [None req-102659ca-6b6e-46e9-924e-81527f5248a3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ff72b774-3308-475a-bbdf-dc66a0b97d43 (type: routers) to 2 [pid: 7|app: 0|req: 711/1420] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:41:51 2026] POST /v2.0/routers => generated 986 bytes in 1298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1421] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:53 2026] DELETE /v2.0/security-groups/20c896b5-ae8a-4df5-a61c-2d20be6609e7 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:53.274 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2398392-d0f8-40de-b4d9-8a5537771d05 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] TaaS: Handle Delete Port: 7d5a0126-4830-4c21-8fb6-badfea549226 2026-05-14 08:41:53.282 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2398392-d0f8-40de-b4d9-8a5537771d05 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Tap Mirror: Handle Delete Port: 7d5a0126-4830-4c21-8fb6-badfea549226 2026-05-14 08:41:53.396 7 INFO neutron_taas.services.taas.taas_plugin [None req-23a6e30c-e43d-4977-9509-5b328f1a1fa4 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] TaaS: Handle Delete Port: 8434e554-5a09-4ddb-9d65-e0a04c425e23 2026-05-14 08:41:53.404 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23a6e30c-e43d-4977-9509-5b328f1a1fa4 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Tap Mirror: Handle Delete Port: 8434e554-5a09-4ddb-9d65-e0a04c425e23 [pid: 7|app: 0|req: 713/1422] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:41:53 2026] DELETE /v2.0/ports/8434e554-5a09-4ddb-9d65-e0a04c425e23 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1423] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:52 2026] DELETE /v2.0/networks/1c7ba215-8c7c-4751-b6ec-6b9c8f999dbc => generated 0 bytes in 800 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:54.031 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f937a54-d8db-41af-953f-cc1319e298da d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] TaaS: Handle Delete Port: c3143480-918b-4e9a-b902-a67de5c7dbfb 2026-05-14 08:41:54.040 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f937a54-d8db-41af-953f-cc1319e298da d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Tap Mirror: Handle Delete Port: c3143480-918b-4e9a-b902-a67de5c7dbfb 2026-05-14 08:41:54.105 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-678ba753-f9e5-4fdd-b0b0-e66fe92766eb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:54.106 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-678ba753-f9e5-4fdd-b0b0-e66fe92766eb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network b50bea7d-70a8-4a39-8d3a-98a759cd1b82: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:54.247 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] OVN reports status down for port: 3154c3f0-f2f5-4497-af06-9da5d170695e 2026-05-14 08:41:54.344 7 INFO neutron.db.ovn_revision_numbers_db [None req-678ba753-f9e5-4fdd-b0b0-e66fe92766eb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3154c3f0-f2f5-4497-af06-9da5d170695e (type: ports) to 1 [pid: 8|app: 0|req: 711/1424] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:41:53 2026] DELETE /v2.0/ports/c3143480-918b-4e9a-b902-a67de5c7dbfb => generated 0 bytes in 561 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:54.444 8 INFO neutron.services.segments.plugin [-] Segment 5f94471d-4750-4410-8117-7bd532f84e14 resource provider aggregate not found 2026-05-14 08:41:54.453 8 INFO neutron.services.segments.plugin [-] Segment 5f94471d-4750-4410-8117-7bd532f84e14 resource provider aggregate not found 2026-05-14 08:41:54.472 8 INFO neutron.services.segments.plugin [-] Segment 5f94471d-4750-4410-8117-7bd532f84e14 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 5f94471d-4750-4410-8117-7bd532f84e14 found for delete ", "request_id": "req-f8b201fb-0144-4dfc-a1a7-dc0f737a5153"}]} 2026-05-14 08:41:54.487 8 INFO neutron.services.segments.plugin [-] Segment 5f94471d-4750-4410-8117-7bd532f84e14 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 5f94471d-4750-4410-8117-7bd532f84e14 found for delete ", "request_id": "req-4f4f3dd6-ed0d-41c7-bef3-cb6b2e462092"}]} 2026-05-14 08:41:54.696 8 INFO neutron_taas.services.taas.taas_plugin [None req-31381a02-76ef-4b6e-adb0-5ae16d547015 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] TaaS: Handle Delete Port: 9c8d1969-5463-4252-ad35-74b4cb63285f 2026-05-14 08:41:54.708 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31381a02-76ef-4b6e-adb0-5ae16d547015 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Tap Mirror: Handle Delete Port: 9c8d1969-5463-4252-ad35-74b4cb63285f 2026-05-14 08:41:54.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-3753e89c-1d37-4d13-b494-3d5d1a037d61 - - - - - -] Successfully bumped revision number for resource c4dbee2e-be48-44c0-b7c6-7edcb02f566d (type: ports) to 4 2026-05-14 08:41:55.094 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] OVN reports status up for port: 3154c3f0-f2f5-4497-af06-9da5d170695e [pid: 8|app: 0|req: 712/1425] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:54 2026] DELETE /v2.0/networks/b2600983-d0bf-4f8f-895d-272915a2dbd4 => generated 0 bytes in 773 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:55.132 7 INFO neutron.plugins.ml2.plugin [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] Attempt 1 to provision port 3154c3f0-f2f5-4497-af06-9da5d170695e 2026-05-14 08:41:55.256 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-678ba753-f9e5-4fdd-b0b0-e66fe92766eb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:55.259 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-678ba753-f9e5-4fdd-b0b0-e66fe92766eb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network b50bea7d-70a8-4a39-8d3a-98a759cd1b82: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:55.385 8 INFO neutron_taas.services.taas.taas_plugin [None req-995a7df9-b303-4778-a589-44d758e554dd d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] TaaS: Handle Delete Port: 328b6f9c-14f1-4e91-a310-16fbd51d9be3 2026-05-14 08:41:55.391 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-995a7df9-b303-4778-a589-44d758e554dd d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Tap Mirror: Handle Delete Port: 328b6f9c-14f1-4e91-a310-16fbd51d9be3 2026-05-14 08:41:55.475 8 INFO neutron.db.ovn_revision_numbers_db [None req-3753e89c-1d37-4d13-b494-3d5d1a037d61 - - - - - -] Successfully bumped revision number for resource c4dbee2e-be48-44c0-b7c6-7edcb02f566d (type: ports) to 5 [pid: 8|app: 0|req: 713/1426] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:55 2026] DELETE /v2.0/networks/61b45faf-ecc3-4b05-a3f9-639941cf5810 => generated 0 bytes in 560 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:55.803 8 INFO neutron_taas.services.taas.taas_plugin [None req-86943ac3-66c3-4712-9d9b-63d867664ec5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] TaaS: Handle Delete Port: 95e2953d-2d5d-4675-a639-4d0d5d1dce4e 2026-05-14 08:41:55.806 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86943ac3-66c3-4712-9d9b-63d867664ec5 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Tap Mirror: Handle Delete Port: 95e2953d-2d5d-4675-a639-4d0d5d1dce4e 2026-05-14 08:41:55.862 7 INFO neutron.db.ovn_revision_numbers_db [None req-047f71c9-4268-45e8-9af9-0defcbccd83d - - - - - -] Successfully bumped revision number for resource 3154c3f0-f2f5-4497-af06-9da5d170695e (type: ports) to 2 [pid: 8|app: 0|req: 714/1427] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:55 2026] DELETE /v2.0/networks/4d5be2e6-0559-4ae2-a1f9-5f472eb5acd4 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:56.152 7 INFO neutron.db.ovn_revision_numbers_db [None req-678ba753-f9e5-4fdd-b0b0-e66fe92766eb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3154c3f0-f2f5-4497-af06-9da5d170695e (type: router_ports) to 1 [pid: 7|app: 0|req: 714/1428] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:41:53 2026] PUT /v2.0/routers/ff72b774-3308-475a-bbdf-dc66a0b97d43/add_router_interface => generated 310 bytes in 2571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:41:56.275 7 INFO neutron_taas.services.taas.taas_plugin [None req-9619aff6-793d-4a82-8f60-2d204a5706c2 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] TaaS: Handle Delete Port: 7083b64f-83ec-494e-9f0f-d27fd6bcaeb0 2026-05-14 08:41:56.281 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9619aff6-793d-4a82-8f60-2d204a5706c2 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Tap Mirror: Handle Delete Port: 7083b64f-83ec-494e-9f0f-d27fd6bcaeb0 2026-05-14 08:41:56.281 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d19c7ee3-5b44-4078-8048-2fde7ad99ac0 - - - - - -] No hosting information found for port c2c92fe6-06ab-469d-92ed-1871c01cdc72: RuntimeError: No hosting information found for port c2c92fe6-06ab-469d-92ed-1871c01cdc72 2026-05-14 08:41:56.329 8 INFO neutron.common.ovn.utils [None req-d19c7ee3-5b44-4078-8048-2fde7ad99ac0 - - - - - -] HA Chassis Group neutron-79adbbfe-7b4e-4385-b67e-4459d00e4667 synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c 2026-05-14 08:41:56.343 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b9f641c-2939-4984-9221-6969e38377c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d0430889-61e8-4354-96bb-0dd4d891f26c (type: security_groups) to 1 2026-05-14 08:41:56.361 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b9f641c-2939-4984-9221-6969e38377c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 22676ebd-e77e-4e92-90f1-489c3b338a65 (type: security_group_rules) to 0 2026-05-14 08:41:56.376 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b9f641c-2939-4984-9221-6969e38377c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b078cc2f-bea4-4948-95b5-a556e5b4caef (type: security_group_rules) to 0 2026-05-14 08:41:56.393 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b9f641c-2939-4984-9221-6969e38377c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b74e3cf5-8158-4b60-8ebe-3679764b6d0c (type: security_group_rules) to 0 2026-05-14 08:41:56.416 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b9f641c-2939-4984-9221-6969e38377c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e32ace25-d43e-4b61-84e3-16b19b8baa88 (type: security_group_rules) to 0 2026-05-14 08:41:56.448 8 INFO neutron.db.ovn_revision_numbers_db [None req-d19c7ee3-5b44-4078-8048-2fde7ad99ac0 - - - - - -] Successfully bumped revision number for resource c2c92fe6-06ab-469d-92ed-1871c01cdc72 (type: router_ports) to 2 2026-05-14 08:41:56.486 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d19c7ee3-5b44-4078-8048-2fde7ad99ac0 - - - - - -] OVN reports status down for port: c4dbee2e-be48-44c0-b7c6-7edcb02f566d 2026-05-14 08:41:56.493 8 INFO neutron.services.segments.plugin [-] Segment aea82f6d-a804-4d9a-afd3-c885d693382d resource provider aggregate not found 2026-05-14 08:41:56.508 7 INFO neutron.services.segments.plugin [-] Segment e9310875-598a-4a2a-aecd-977832bfe237 resource provider aggregate not found 2026-05-14 08:41:56.511 8 INFO neutron.services.segments.plugin [-] Segment aea82f6d-a804-4d9a-afd3-c885d693382d 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 aea82f6d-a804-4d9a-afd3-c885d693382d found for delete ", "request_id": "req-f56de3c3-2778-4ebd-b70a-1323eb9192eb"}]} 2026-05-14 08:41:56.509 7 INFO neutron.services.segments.plugin [-] Segment e9310875-598a-4a2a-aecd-977832bfe237 resource provider aggregate not found 2026-05-14 08:41:56.517 8 INFO neutron.services.segments.plugin [-] Segment aea82f6d-a804-4d9a-afd3-c885d693382d resource provider aggregate not found 2026-05-14 08:41:56.525 8 INFO neutron.services.segments.plugin [-] Segment 6235857e-89c5-49b8-80a0-204f682b65ef resource provider aggregate not found 2026-05-14 08:41:56.527 8 INFO neutron.db.segments_db [None req-0b9f641c-2939-4984-9221-6969e38377c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Added segment 0c3f45c0-0951-4e11-8857-4e90eb24d97f of type geneve for network bcd77390-a69a-474d-8376-19a2f4eadad6 2026-05-14 08:41:56.539 7 INFO neutron.services.segments.plugin [-] Segment e9310875-598a-4a2a-aecd-977832bfe237 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 e9310875-598a-4a2a-aecd-977832bfe237 found for delete ", "request_id": "req-218b64d6-aab6-4af0-ba77-2bbe0e84052b"}]} 2026-05-14 08:41:56.541 7 INFO neutron.services.segments.plugin [-] Segment e9310875-598a-4a2a-aecd-977832bfe237 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 e9310875-598a-4a2a-aecd-977832bfe237 found for delete ", "request_id": "req-b8d1316d-035c-47af-ade1-923be3c1a5f2"}]} 2026-05-14 08:41:56.548 8 INFO neutron.services.segments.plugin [-] Segment 6235857e-89c5-49b8-80a0-204f682b65ef 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 6235857e-89c5-49b8-80a0-204f682b65ef found for delete ", "request_id": "req-dda2f9ff-0d38-4444-a646-097ed7bde4f2"}]} 2026-05-14 08:41:56.559 8 INFO neutron.services.segments.plugin [-] Segment aea82f6d-a804-4d9a-afd3-c885d693382d 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 aea82f6d-a804-4d9a-afd3-c885d693382d found for delete ", "request_id": "req-1a8830fa-f7e3-46e9-808c-b92ca18748dd"}]} 2026-05-14 08:41:56.561 8 INFO neutron.services.segments.plugin [-] Segment 182d6cc8-6271-49d7-8640-fe4977659b33 resource provider aggregate not found [pid: 7|app: 0|req: 715/1429] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:56 2026] DELETE /v2.0/networks/d58232de-c09c-45fa-b7ff-7cd38b9c366f => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:56.577 8 INFO neutron.services.segments.plugin [-] Segment 182d6cc8-6271-49d7-8640-fe4977659b33 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 182d6cc8-6271-49d7-8640-fe4977659b33 found for delete ", "request_id": "req-183378e8-c95d-4857-9f70-f1c8866c2b8d"}]} 2026-05-14 08:41:56.596 8 INFO neutron.services.segments.plugin [-] Segment 6235857e-89c5-49b8-80a0-204f682b65ef resource provider aggregate not found 2026-05-14 08:41:56.625 8 INFO neutron.services.segments.plugin [-] Segment 6235857e-89c5-49b8-80a0-204f682b65ef 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 6235857e-89c5-49b8-80a0-204f682b65ef found for delete ", "request_id": "req-29b5717a-9194-4f1d-9bd5-9022e1ddf02e"}]} 2026-05-14 08:41:56.644 8 INFO neutron.services.segments.plugin [-] Segment 182d6cc8-6271-49d7-8640-fe4977659b33 resource provider aggregate not found 2026-05-14 08:41:56.665 8 INFO neutron.services.segments.plugin [-] Segment 182d6cc8-6271-49d7-8640-fe4977659b33 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 182d6cc8-6271-49d7-8640-fe4977659b33 found for delete ", "request_id": "req-1a218268-701a-4097-af28-969d3b9c6cbb"}]} 2026-05-14 08:41:56.706 7 INFO neutron_taas.services.taas.taas_plugin [None req-5cad9640-464b-4a03-9ced-afa9eefaa519 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] TaaS: Handle Delete Port: da03fb0d-b9ce-4502-8727-dc86f4e64aba 2026-05-14 08:41:56.709 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cad9640-464b-4a03-9ced-afa9eefaa519 971c90fc9313463588e3c7c48e082f38 504e25ff2dcf468a9d19cd3c1864f87f - - default default] Tap Mirror: Handle Delete Port: da03fb0d-b9ce-4502-8727-dc86f4e64aba 2026-05-14 08:41:56.724 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b9f641c-2939-4984-9221-6969e38377c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource bcd77390-a69a-474d-8376-19a2f4eadad6 (type: networks) to 1 [pid: 7|app: 0|req: 716/1430] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:56 2026] DELETE /v2.0/networks/de696d8e-bfe9-49af-9125-c954474b7af7 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:56.991 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0b9f641c-2939-4984-9221-6969e38377c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:56.993 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0b9f641c-2939-4984-9221-6969e38377c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network bcd77390-a69a-474d-8376-19a2f4eadad6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:56.995 8 INFO neutron.db.ovn_revision_numbers_db [None req-d19c7ee3-5b44-4078-8048-2fde7ad99ac0 - - - - - -] Successfully bumped revision number for resource c4dbee2e-be48-44c0-b7c6-7edcb02f566d (type: ports) to 6 2026-05-14 08:41:57.043 7 INFO neutron_taas.services.taas.taas_plugin [None req-208724de-a82d-46e4-88df-a32b8b65b677 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] TaaS: Handle Delete Port: 3682d79f-f5e1-4e6e-a34d-e7969dce677f 2026-05-14 08:41:57.051 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-208724de-a82d-46e4-88df-a32b8b65b677 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Tap Mirror: Handle Delete Port: 3682d79f-f5e1-4e6e-a34d-e7969dce677f 2026-05-14 08:41:57.143 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b9f641c-2939-4984-9221-6969e38377c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5d325a6e-6731-4f7e-9f10-6e376f89b334 (type: ports) to 1 2026-05-14 08:41:57.181 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2c6b38a9-92ef-40bf-808b-94abe3c55b2d - - - - - -] Logical_Switch_Port c4dbee2e-be48-44c0-b7c6-7edcb02f566d host information not removed, the port state is up [pid: 8|app: 0|req: 715/1431] 10.0.0.157 () {34 vars in 671 bytes} [Thu May 14 08:41:56 2026] POST /v2.0/networks => generated 785 bytes in 1142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:57.233 8 INFO neutron.common.ovn.utils [None req-2c6b38a9-92ef-40bf-808b-94abe3c55b2d - - - - - -] HA Chassis Group neutron-b50bea7d-70a8-4a39-8d3a-98a759cd1b82 synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c 2026-05-14 08:41:57.252 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2c6b38a9-92ef-40bf-808b-94abe3c55b2d - - - - - -] OVN reports status up for port: c4dbee2e-be48-44c0-b7c6-7edcb02f566d 2026-05-14 08:41:57.280 8 INFO neutron.plugins.ml2.plugin [None req-2c6b38a9-92ef-40bf-808b-94abe3c55b2d - - - - - -] Attempt 1 to provision port c4dbee2e-be48-44c0-b7c6-7edcb02f566d [pid: 7|app: 0|req: 717/1432] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:56 2026] DELETE /v2.0/networks/d9c4a9e8-753d-4cac-bd6b-1067f7fca071 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:57.390 8 INFO neutron.db.ovn_revision_numbers_db [None req-57510dc7-1eb1-4108-9566-5e250eadad03 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource 2e3ed409-ddf8-4d29-bf20-1c73d926fb4a (type: security_groups) to 1 2026-05-14 08:41:57.417 8 INFO neutron.db.ovn_revision_numbers_db [None req-57510dc7-1eb1-4108-9566-5e250eadad03 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource 33be0e65-a1d0-48f9-a4b6-4dc93e771b42 (type: security_group_rules) to 0 2026-05-14 08:41:57.430 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45e2a710-2d7b-4b67-bc08-97b2ee3de1b6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:57.431 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45e2a710-2d7b-4b67-bc08-97b2ee3de1b6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network bcd77390-a69a-474d-8376-19a2f4eadad6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:57.446 8 INFO neutron.db.ovn_revision_numbers_db [None req-57510dc7-1eb1-4108-9566-5e250eadad03 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource bff5f9d7-fd5e-4ee1-939a-0cc922659910 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 716/1433] 10.0.0.157 () {34 vars in 685 bytes} [Thu May 14 08:41:57 2026] POST /v2.0/security-groups => generated 1675 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:41:57.727 8 INFO neutron_taas.services.taas.taas_plugin [None req-b75ce184-8477-4614-b19e-2af177b81a87 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] TaaS: Handle Delete Port: 91153de9-7e00-4f97-9195-2a8582952837 2026-05-14 08:41:57.733 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b75ce184-8477-4614-b19e-2af177b81a87 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Tap Mirror: Handle Delete Port: 91153de9-7e00-4f97-9195-2a8582952837 2026-05-14 08:41:57.927 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c6b38a9-92ef-40bf-808b-94abe3c55b2d - - - - - -] Successfully bumped revision number for resource c4dbee2e-be48-44c0-b7c6-7edcb02f566d (type: ports) to 7 2026-05-14 08:41:57.929 7 INFO neutron.db.ovn_revision_numbers_db [None req-45e2a710-2d7b-4b67-bc08-97b2ee3de1b6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5d325a6e-6731-4f7e-9f10-6e376f89b334 (type: ports) to 2 2026-05-14 08:41:57.963 7 INFO neutron.db.ovn_revision_numbers_db [None req-45e2a710-2d7b-4b67-bc08-97b2ee3de1b6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 57198b65-a4b2-4af6-bfe2-c0ed213eeadf (type: subnets) to 0 [pid: 7|app: 0|req: 718/1434] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:41:57 2026] POST /v2.0/subnets => generated 691 bytes in 685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:58.084 7 WARNING neutron.db.securitygroups_db [None req-38f3a138-1403-48dc-acdb-742522f91d66 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 717/1435] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:57 2026] DELETE /v2.0/networks/02112539-0a62-4574-ae95-9eff2bdf8b9d => generated 0 bytes in 592 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1436] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:57 2026] GET /v2.0/security-groups?tenant_id=504e25ff2dcf468a9d19cd3c1864f87f&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:58.209 8 INFO neutron.db.ovn_revision_numbers_db [None req-260d1d27-9fd3-4561-b956-f66aca787de9 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource 719141c5-645f-4ebd-b30d-2468b16c6340 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 718/1437] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:41:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:58.357 8 INFO neutron_taas.services.taas.taas_plugin [None req-7171c725-59fc-4c6c-ab7d-1e5d931e3594 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] TaaS: Handle Delete Port: abc513af-9324-4817-8d0d-426bd2499450 2026-05-14 08:41:58.360 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7171c725-59fc-4c6c-ab7d-1e5d931e3594 d6de02614dcc401e9f8ac82e40e8d376 2b077740fdc3473f86dbda70cb22e81e - - default default] Tap Mirror: Handle Delete Port: abc513af-9324-4817-8d0d-426bd2499450 2026-05-14 08:41:58.535 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c9ea32e2-dbcf-4ec0-8244-852594856829 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:41:58.536 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c9ea32e2-dbcf-4ec0-8244-852594856829 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:41:58.567 7 INFO neutron.services.segments.plugin [-] Segment 56e9681c-8e03-4563-911f-d86e471ad6f3 resource provider aggregate not found 2026-05-14 08:41:58.571 7 INFO neutron.services.segments.plugin [-] Segment 56e9681c-8e03-4563-911f-d86e471ad6f3 resource provider aggregate not found 2026-05-14 08:41:58.587 7 INFO neutron.services.segments.plugin [-] Segment 56e9681c-8e03-4563-911f-d86e471ad6f3 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 56e9681c-8e03-4563-911f-d86e471ad6f3 found for delete ", "request_id": "req-07cb3d50-5346-449a-a3d1-da3ea70818c3"}]} 2026-05-14 08:41:58.593 7 INFO neutron.services.segments.plugin [-] Segment 56e9681c-8e03-4563-911f-d86e471ad6f3 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 56e9681c-8e03-4563-911f-d86e471ad6f3 found for delete ", "request_id": "req-007c077d-2543-4e9e-a996-1d50aec3d213"}]} 2026-05-14 08:41:58.598 8 INFO neutron.services.segments.plugin [-] Segment cbb65969-4285-43fb-8326-e7569ce5549b resource provider aggregate not found [pid: 8|app: 0|req: 719/1438] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:41:58 2026] DELETE /v2.0/networks/f2fc7260-bee7-4593-8628-bf85ed37b3b0 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:41:58.616 7 INFO neutron.services.segments.plugin [-] Segment 2f9ef904-8f00-4dc2-9f7a-f9f757935b8a resource provider aggregate not found 2026-05-14 08:41:58.625 7 INFO neutron.services.segments.plugin [-] Segment 2f9ef904-8f00-4dc2-9f7a-f9f757935b8a resource provider aggregate not found 2026-05-14 08:41:58.628 8 INFO neutron.services.segments.plugin [-] Segment cbb65969-4285-43fb-8326-e7569ce5549b 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 cbb65969-4285-43fb-8326-e7569ce5549b found for delete ", "request_id": "req-6655cc6d-a491-47a0-96e9-83f11460f26a"}]} 2026-05-14 08:41:58.632 7 INFO neutron.services.segments.plugin [-] Segment 2f9ef904-8f00-4dc2-9f7a-f9f757935b8a 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 2f9ef904-8f00-4dc2-9f7a-f9f757935b8a found for delete ", "request_id": "req-cd12de0a-b6ff-443b-a22e-727e4daead1e"}]} 2026-05-14 08:41:58.641 7 INFO neutron.services.segments.plugin [-] Segment 2f9ef904-8f00-4dc2-9f7a-f9f757935b8a 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 2f9ef904-8f00-4dc2-9f7a-f9f757935b8a found for delete ", "request_id": "req-96a28990-2706-43d2-980f-86b524cf36ed"}]} 2026-05-14 08:41:58.644 8 INFO neutron.services.segments.plugin [-] Segment 556bc30e-aa97-4522-be0b-de7e89e72400 resource provider aggregate not found 2026-05-14 08:41:58.660 8 INFO neutron.services.segments.plugin [-] Segment 556bc30e-aa97-4522-be0b-de7e89e72400 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 556bc30e-aa97-4522-be0b-de7e89e72400 found for delete ", "request_id": "req-215728b6-496d-473b-befc-54888b445211"}]} 2026-05-14 08:41:58.685 8 INFO neutron.services.segments.plugin [-] Segment cbb65969-4285-43fb-8326-e7569ce5549b resource provider aggregate not found 2026-05-14 08:41:58.716 8 INFO neutron.services.segments.plugin [-] Segment cbb65969-4285-43fb-8326-e7569ce5549b 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 cbb65969-4285-43fb-8326-e7569ce5549b found for delete ", "request_id": "req-b70ecb6d-406c-4af4-afd0-8a38c55d3e96"}]} 2026-05-14 08:41:58.732 8 INFO neutron.services.segments.plugin [-] Segment 556bc30e-aa97-4522-be0b-de7e89e72400 resource provider aggregate not found 2026-05-14 08:41:58.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9ea32e2-dbcf-4ec0-8244-852594856829 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 580fe3ce-066e-467a-9db4-5a0ed9cb7bbb (type: ports) to 1 2026-05-14 08:41:58.751 8 INFO neutron.services.segments.plugin [-] Segment 556bc30e-aa97-4522-be0b-de7e89e72400 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 556bc30e-aa97-4522-be0b-de7e89e72400 found for delete ", "request_id": "req-1ecaefac-0d53-4583-af9b-e67cbe4a1e91"}]} [pid: 8|app: 0|req: 720/1439] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:58 2026] DELETE /v2.0/security-groups/4cf7cef4-b80b-4938-8bf5-31895bd8c3bf => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:41:58.922 8 INFO neutron.db.ovn_revision_numbers_db [None req-749f2af8-0c12-4d2d-afce-214957c6c1e0 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource 1d645e26-4386-4a58-9ace-031b856e0802 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 721/1440] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:41:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:59.086 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3137047-5765-4b9a-95da-10a2c9c27bf3 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource f17f1ce7-d98d-48de-95dc-670febb68650 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 722/1441] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:41:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:59.256 8 INFO neutron.db.ovn_revision_numbers_db [None req-52cac728-2ac9-4c6a-8fce-ad1a94e1a177 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource 5b0fa604-7aa9-495e-b0f8-e0ac3651b490 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 723/1442] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:41:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:59.327 8 INFO neutron.db.securitygroups_db [None req-810e8817-1819-45c8-8b6c-36962fa75378 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Project 968ad718db384898b1fada14a21cbeea added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-14 08:41:59.406 8 INFO neutron.db.ovn_revision_numbers_db [None req-810e8817-1819-45c8-8b6c-36962fa75378 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource b8f64b95-c66f-4584-95c4-e5a173d3f424 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 724/1443] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:41:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:41:59.530 8 WARNING neutron.db.securitygroups_db [None req-48948349-211e-4bb1-b9eb-7cdc09819004 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:41:59.651 8 INFO neutron.db.ovn_revision_numbers_db [None req-48948349-211e-4bb1-b9eb-7cdc09819004 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource bbab26f2-5db1-403e-89c1-d86e45d40db7 (type: security_groups) to 1 2026-05-14 08:41:59.661 8 INFO neutron.db.ovn_revision_numbers_db [None req-48948349-211e-4bb1-b9eb-7cdc09819004 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 510cd561-1f0a-495f-a85f-33efd3f58559 (type: security_group_rules) to 0 2026-05-14 08:41:59.678 8 INFO neutron.db.ovn_revision_numbers_db [None req-48948349-211e-4bb1-b9eb-7cdc09819004 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 71068cf9-92d0-43a8-a479-e1308e24056f (type: security_group_rules) to 0 2026-05-14 08:41:59.688 8 INFO neutron.db.ovn_revision_numbers_db [None req-48948349-211e-4bb1-b9eb-7cdc09819004 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8d504045-f69b-450c-a31f-ea7d791e8c3a (type: security_group_rules) to 0 2026-05-14 08:41:59.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-48948349-211e-4bb1-b9eb-7cdc09819004 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b6c9cbe8-96cb-47ca-9d51-9fa1e44a5c40 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 725/1444] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:41:59 2026] GET /v2.0/security-groups?tenant_id=1425b961ae7a44cca1378899f8fac117&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:41:59.772 8 INFO neutron.db.securitygroups_db [None req-c0ae9bba-518d-489a-9f80-883b0c1c9960 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Project 968ad718db384898b1fada14a21cbeea added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-14 08:41:59.862 8 INFO neutron.db.ovn_revision_numbers_db [None req-c0ae9bba-518d-489a-9f80-883b0c1c9960 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource 5197b65a-749c-44fa-9cba-e52470306ebe (type: security_group_rules) to 0 [pid: 8|app: 0|req: 726/1445] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:41:59 2026] POST /v2.0/security-group-rules => generated 606 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1446] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:41:59 2026] DELETE /v2.0/security-groups/bbab26f2-5db1-403e-89c1-d86e45d40db7 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:00.211 8 WARNING neutron.db.securitygroups_db [None req-a28ab432-12c8-4c98-b08f-0ae1c7202e3a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:00.303 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-370aa046-9f23-466e-b423-d07c6888f9ce - - - - - -] Router 94d7a37a-17bf-4b00-980e-80b42f150a5d is bound to host instance 2026-05-14 08:42:00.390 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9ea32e2-dbcf-4ec0-8244-852594856829 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 580fe3ce-066e-467a-9db4-5a0ed9cb7bbb (type: router_ports) to 1 2026-05-14 08:42:00.396 8 INFO neutron.db.ovn_revision_numbers_db [None req-a28ab432-12c8-4c98-b08f-0ae1c7202e3a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 77507f83-71b2-4ff4-9d06-472644ee95c0 (type: security_groups) to 1 2026-05-14 08:42:00.411 8 INFO neutron.db.ovn_revision_numbers_db [None req-a28ab432-12c8-4c98-b08f-0ae1c7202e3a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5dded38e-c92d-45ac-bb48-d9778c3f7b4b (type: security_group_rules) to 0 2026-05-14 08:42:00.423 8 INFO neutron.db.ovn_revision_numbers_db [None req-a28ab432-12c8-4c98-b08f-0ae1c7202e3a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 774aab38-489c-40d3-a53c-57a196ce7994 (type: security_group_rules) to 0 2026-05-14 08:42:00.434 8 INFO neutron.db.ovn_revision_numbers_db [None req-a28ab432-12c8-4c98-b08f-0ae1c7202e3a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b0d0339e-a276-47aa-88b8-f2765dccd142 (type: security_group_rules) to 0 2026-05-14 08:42:00.451 8 INFO neutron.db.ovn_revision_numbers_db [None req-a28ab432-12c8-4c98-b08f-0ae1c7202e3a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c55c83e7-f47e-441c-ab89-bbcaec3647a1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 728/1447] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:00 2026] GET /v2.0/security-groups?tenant_id=c8b82b131d8141fe93ae75cb59ca152e&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:00.546 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9ea32e2-dbcf-4ec0-8244-852594856829 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 94d7a37a-17bf-4b00-980e-80b42f150a5d (type: routers) to 2 [pid: 7|app: 0|req: 720/1448] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:41:58 2026] POST /v2.0/routers => generated 990 bytes in 2478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:00.592 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c4fda62-d753-4d43-a559-b4e587aab30f 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource 9a67edc7-7512-45ef-848b-f7ce2beb3ef9 (type: security_groups) to 1 2026-05-14 08:42:00.605 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c4fda62-d753-4d43-a559-b4e587aab30f 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource 3e6c18a6-cc99-42f1-8eef-bef397d5d593 (type: security_group_rules) to 0 2026-05-14 08:42:00.615 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c4fda62-d753-4d43-a559-b4e587aab30f 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource fe575a05-78d3-4ad1-9834-cd4b73ef9bfd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 729/1449] 10.0.0.157 () {34 vars in 685 bytes} [Thu May 14 08:42:00 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-05-14 08:42:00.856 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] No hosting information found for port 3154c3f0-f2f5-4497-af06-9da5d170695e: RuntimeError: No hosting information found for port 3154c3f0-f2f5-4497-af06-9da5d170695e 2026-05-14 08:42:00.947 7 INFO neutron.common.ovn.utils [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] HA Chassis Group neutron-b50bea7d-70a8-4a39-8d3a-98a759cd1b82 synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c [pid: 7|app: 0|req: 721/1450] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:00 2026] DELETE /v2.0/security-groups/77507f83-71b2-4ff4-9d06-472644ee95c0 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:01.120 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-813fb3dc-c4e5-43ce-9dfb-40771edafdfe fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:42:01.121 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-813fb3dc-c4e5-43ce-9dfb-40771edafdfe fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network bcd77390-a69a-474d-8376-19a2f4eadad6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:01.196 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] Successfully bumped revision number for resource 3154c3f0-f2f5-4497-af06-9da5d170695e (type: router_ports) to 2 2026-05-14 08:42:01.196 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] OVN reports status down for port: 5d325a6e-6731-4f7e-9f10-6e376f89b334 2026-05-14 08:42:01.261 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a80cc01b-32a5-44c0-9b08-ffcf82aa0900 - - - - - -] OVN reports status down for port: 8eb0b543-7a26-427d-aaf6-b7197f8f1146 2026-05-14 08:42:01.318 8 INFO neutron.db.ovn_revision_numbers_db [None req-813fb3dc-c4e5-43ce-9dfb-40771edafdfe fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8eb0b543-7a26-427d-aaf6-b7197f8f1146 (type: ports) to 1 2026-05-14 08:42:01.368 7 INFO neutron.db.ovn_revision_numbers_db [None req-e88db649-110a-4b79-a5af-7b258d176d24 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource 0a6a0637-87bf-4dff-93b7-62ea40b477a5 (type: security_group_rules) to 0 2026-05-14 08:42:01.429 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] OVN reports status down for port: 580fe3ce-066e-467a-9db4-5a0ed9cb7bbb [pid: 7|app: 0|req: 722/1451] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:42:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:01.535 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] Logical_Switch_Port 580fe3ce-066e-467a-9db4-5a0ed9cb7bbb host information not removed, the port state is up 2026-05-14 08:42:01.535 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] OVN reports status up for port: 580fe3ce-066e-467a-9db4-5a0ed9cb7bbb 2026-05-14 08:42:01.555 7 INFO neutron.plugins.ml2.plugin [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] Attempt 1 to provision port 580fe3ce-066e-467a-9db4-5a0ed9cb7bbb 2026-05-14 08:42:01.902 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a80cc01b-32a5-44c0-9b08-ffcf82aa0900 - - - - - -] OVN reports status up for port: 8eb0b543-7a26-427d-aaf6-b7197f8f1146 2026-05-14 08:42:01.931 7 INFO neutron.db.ovn_revision_numbers_db [None req-8cf0f8e1-0fae-49b5-9d11-ad1520a922a6 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource ee314a75-a7ac-4a52-ac7f-75de4513e0b2 (type: security_groups) to 1 2026-05-14 08:42:01.947 8 INFO neutron.plugins.ml2.plugin [None req-a80cc01b-32a5-44c0-9b08-ffcf82aa0900 - - - - - -] Attempt 1 to provision port 8eb0b543-7a26-427d-aaf6-b7197f8f1146 2026-05-14 08:42:01.959 7 INFO neutron.db.ovn_revision_numbers_db [None req-8cf0f8e1-0fae-49b5-9d11-ad1520a922a6 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 6a0d9fce-da8a-42a3-a5b2-061762cea9f0 (type: security_group_rules) to 0 2026-05-14 08:42:01.987 7 INFO neutron.db.ovn_revision_numbers_db [None req-8cf0f8e1-0fae-49b5-9d11-ad1520a922a6 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 8a109cac-7070-4bd0-9ea6-f3b59e70759a (type: security_group_rules) to 0 2026-05-14 08:42:02.007 7 INFO neutron.db.ovn_revision_numbers_db [None req-8cf0f8e1-0fae-49b5-9d11-ad1520a922a6 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 9590be46-83dd-4fc7-a60d-37067582c0c9 (type: security_group_rules) to 0 2026-05-14 08:42:02.026 7 INFO neutron.db.ovn_revision_numbers_db [None req-8cf0f8e1-0fae-49b5-9d11-ad1520a922a6 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource b32afb1e-8a5e-4b62-8c8b-d173218849b7 (type: security_group_rules) to 0 2026-05-14 08:42:02.076 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-813fb3dc-c4e5-43ce-9dfb-40771edafdfe fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:42:02.079 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-813fb3dc-c4e5-43ce-9dfb-40771edafdfe fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network bcd77390-a69a-474d-8376-19a2f4eadad6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:02.113 7 INFO neutron.db.ovn_revision_numbers_db [None req-313bdd7b-c234-4029-aab1-f0c54d7ea747 - - - - - -] Successfully bumped revision number for resource 580fe3ce-066e-467a-9db4-5a0ed9cb7bbb (type: ports) to 4 2026-05-14 08:42:02.192 7 INFO neutron.db.segments_db [None req-8cf0f8e1-0fae-49b5-9d11-ad1520a922a6 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Added segment 34096c48-f691-49d7-a625-04c8268fbfa1 of type geneve for network 1be8052a-d408-458d-8d23-89ef112ca763 2026-05-14 08:42:02.344 7 INFO neutron.db.segments_db [None req-8cf0f8e1-0fae-49b5-9d11-ad1520a922a6 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Added segment 6edff242-2af8-4438-a679-08750893fab7 of type geneve for network b62d3667-cd0f-42cf-8be3-4d4dc3cdd97b 2026-05-14 08:42:02.592 7 INFO neutron.db.ovn_revision_numbers_db [None req-8cf0f8e1-0fae-49b5-9d11-ad1520a922a6 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 1be8052a-d408-458d-8d23-89ef112ca763 (type: networks) to 1 2026-05-14 08:42:02.707 7 INFO neutron.db.ovn_revision_numbers_db [None req-313bdd7b-c234-4029-aab1-f0c54d7ea747 - - - - - -] Successfully bumped revision number for resource 580fe3ce-066e-467a-9db4-5a0ed9cb7bbb (type: ports) to 5 2026-05-14 08:42:02.714 8 INFO neutron.db.ovn_revision_numbers_db [None req-a80cc01b-32a5-44c0-9b08-ffcf82aa0900 - - - - - -] Successfully bumped revision number for resource 8eb0b543-7a26-427d-aaf6-b7197f8f1146 (type: ports) to 2 2026-05-14 08:42:02.970 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8cf0f8e1-0fae-49b5-9d11-ad1520a922a6 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] No more DHCP agents 2026-05-14 08:42:02.973 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cf0f8e1-0fae-49b5-9d11-ad1520a922a6 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Unable to schedule network 1be8052a-d408-458d-8d23-89ef112ca763: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:02.990 7 INFO neutron.common.ovn.utils [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] HA Chassis Group neutron-bcd77390-a69a-474d-8376-19a2f4eadad6 synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c 2026-05-14 08:42:03.008 8 INFO neutron.db.ovn_revision_numbers_db [None req-813fb3dc-c4e5-43ce-9dfb-40771edafdfe fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8eb0b543-7a26-427d-aaf6-b7197f8f1146 (type: router_ports) to 1 [pid: 8|app: 0|req: 730/1452] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:42:00 2026] PUT /v2.0/routers/94d7a37a-17bf-4b00-980e-80b42f150a5d/add_router_interface => generated 310 bytes in 2357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:03.019 8 WARNING neutron.db.securitygroups_db [None req-4fd1b66b-cdc4-49fa-ac25-d429c6dd3bb2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:03.050 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] OVN reports status down for port: 1904dc32-ab48-45d6-b208-60c8b5eb140e [pid: 8|app: 0|req: 731/1453] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:03 2026] GET /v2.0/security-groups?tenant_id=2b077740fdc3473f86dbda70cb22e81e&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:03.115 7 INFO neutron.db.ovn_revision_numbers_db [None req-8cf0f8e1-0fae-49b5-9d11-ad1520a922a6 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 1904dc32-ab48-45d6-b208-60c8b5eb140e (type: ports) to 1 2026-05-14 08:42:03.171 8 INFO neutron.db.ovn_revision_numbers_db [None req-28f31a80-fd43-40e6-86dd-f274a42f5203 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource 4b37f525-9ae5-43d2-a848-28620120ccdd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 732/1454] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:42:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:03.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-8cf0f8e1-0fae-49b5-9d11-ad1520a922a6 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource b62d3667-cd0f-42cf-8be3-4d4dc3cdd97b (type: networks) to 1 [pid: 8|app: 0|req: 733/1455] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:03 2026] DELETE /v2.0/security-groups/2282bd02-1248-4fb3-86a7-a3ef510cc618 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:03.394 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8cf0f8e1-0fae-49b5-9d11-ad1520a922a6 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] No more DHCP agents 2026-05-14 08:42:03.395 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cf0f8e1-0fae-49b5-9d11-ad1520a922a6 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Unable to schedule network b62d3667-cd0f-42cf-8be3-4d4dc3cdd97b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:03.455 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] OVN reports status down for port: 138ab45f-f8d9-4955-9667-a85bfc3703e0 2026-05-14 08:42:03.522 7 INFO neutron.db.ovn_revision_numbers_db [None req-8cf0f8e1-0fae-49b5-9d11-ad1520a922a6 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 138ab45f-f8d9-4955-9667-a85bfc3703e0 (type: ports) to 1 [pid: 7|app: 0|req: 723/1456] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:42:01 2026] POST /v2.0/networks => generated 1322 bytes in 2113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:42:03.613 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-91ba7936-1fd2-4e85-a26b-f1420ed391f0 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] No more DHCP agents 2026-05-14 08:42:03.614 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91ba7936-1fd2-4e85-a26b-f1420ed391f0 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:03.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-4bc4df73-bd65-44ad-9e05-e937175c1816 aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] Successfully bumped revision number for resource 6439d36c-4478-49d7-abc8-f94ac5f6435e (type: security_groups) to 1 2026-05-14 08:42:03.720 7 INFO neutron.db.ovn_revision_numbers_db [None req-4bc4df73-bd65-44ad-9e05-e937175c1816 aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] Successfully bumped revision number for resource 5d82d708-14dd-402a-a173-1019939358c9 (type: security_group_rules) to 0 2026-05-14 08:42:03.732 7 INFO neutron.db.ovn_revision_numbers_db [None req-4bc4df73-bd65-44ad-9e05-e937175c1816 aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] Successfully bumped revision number for resource 6fdf9b12-03e5-4c86-bb7f-f15387fc9e75 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 724/1457] 10.0.0.157 () {34 vars in 685 bytes} [Thu May 14 08:42:03 2026] POST /v2.0/security-groups => generated 1660 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1458] 10.0.0.157 () {32 vars in 649 bytes} [Thu May 14 08:42:03 2026] GET /v2.0/networks => generated 1971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1459] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:42:03 2026] POST /v2.0/floatingips => generated 552 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:03.951 7 INFO neutron.db.ovn_revision_numbers_db [None req-520a6257-8369-4144-913a-b554dcf761fc aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] Successfully bumped revision number for resource 38ceeb97-b240-489f-a697-0de980c3d149 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 726/1460] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:42:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:03.993 7 WARNING neutron.db.securitygroups_db [req-cec5ca87-9249-4b19-a4d3-2ce47655cafa req-febcfb64-b73d-4e95-b4b1-9bb09e321955 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:03.995 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8687072-441a-4b67-afe3-f14f69c64d4b 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] TaaS: Handle Delete Port: 1904dc32-ab48-45d6-b208-60c8b5eb140e 2026-05-14 08:42:03.999 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8687072-441a-4b67-afe3-f14f69c64d4b 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Tap Mirror: Handle Delete Port: 1904dc32-ab48-45d6-b208-60c8b5eb140e [pid: 7|app: 0|req: 727/1461] 10.0.0.129 () {34 vars in 1100 bytes} [Thu May 14 08:42:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1309095682&fields=id&tenant_id=968ad718db384898b1fada14a21cbeea => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:04.153 7 INFO neutron.db.ovn_revision_numbers_db [None req-18096afe-446b-4d4c-a59f-f729e2db938b aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] Successfully bumped revision number for resource 30abd765-14e3-47ca-bc8e-e256bb31a568 (type: security_group_rules) to 0 2026-05-14 08:42:04.172 8 INFO neutron.services.segments.plugin [-] Segment 34096c48-f691-49d7-a625-04c8268fbfa1 resource provider aggregate not found 2026-05-14 08:42:04.177 8 INFO neutron.services.segments.plugin [-] Segment 34096c48-f691-49d7-a625-04c8268fbfa1 resource provider aggregate not found [pid: 7|app: 0|req: 728/1462] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:42:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:04.192 7 WARNING neutron.db.securitygroups_db [req-cec5ca87-9249-4b19-a4d3-2ce47655cafa req-b466c0fa-0197-470d-85b1-c471b977c25d 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:04.195 8 INFO neutron.services.segments.plugin [-] Segment 34096c48-f691-49d7-a625-04c8268fbfa1 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 34096c48-f691-49d7-a625-04c8268fbfa1 found for delete ", "request_id": "req-0977b3fa-e541-4db6-ac8b-6cd6c3155da1"}]} 2026-05-14 08:42:04.199 8 INFO neutron.services.segments.plugin [-] Segment 34096c48-f691-49d7-a625-04c8268fbfa1 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 34096c48-f691-49d7-a625-04c8268fbfa1 found for delete ", "request_id": "req-a1135985-86a7-4fd1-9ecd-f50e9aa55916"}]} [pid: 8|app: 0|req: 735/1463] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:42:03 2026] DELETE /v2.0/networks/1be8052a-d408-458d-8d23-89ef112ca763 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1464] 10.0.0.129 () {34 vars in 1098 bytes} [Thu May 14 08:42:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--268132458&fields=id&tenant_id=968ad718db384898b1fada14a21cbeea => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:04.351 7 INFO neutron_taas.services.taas.taas_plugin [None req-6dbaadca-6a94-452b-8114-679a6a05fd0d 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] TaaS: Handle Delete Port: 138ab45f-f8d9-4955-9667-a85bfc3703e0 2026-05-14 08:42:04.354 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6dbaadca-6a94-452b-8114-679a6a05fd0d 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Tap Mirror: Handle Delete Port: 138ab45f-f8d9-4955-9667-a85bfc3703e0 2026-05-14 08:42:04.423 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e61d0513-24cf-4ef8-ad92-5eb6a4386c82 aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] No more DHCP agents 2026-05-14 08:42:04.425 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e61d0513-24cf-4ef8-ad92-5eb6a4386c82 aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:04.545 7 INFO neutron.services.segments.plugin [-] Segment 6edff242-2af8-4438-a679-08750893fab7 resource provider aggregate not found 2026-05-14 08:42:04.552 7 INFO neutron.services.segments.plugin [-] Segment 6edff242-2af8-4438-a679-08750893fab7 resource provider aggregate not found 2026-05-14 08:42:04.569 7 INFO neutron.services.segments.plugin [-] Segment 6edff242-2af8-4438-a679-08750893fab7 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 6edff242-2af8-4438-a679-08750893fab7 found for delete ", "request_id": "req-9678a5e5-98a3-4c76-9d11-4513431f1294"}]} 2026-05-14 08:42:04.574 7 INFO neutron.services.segments.plugin [-] Segment 6edff242-2af8-4438-a679-08750893fab7 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 6edff242-2af8-4438-a679-08750893fab7 found for delete ", "request_id": "req-d80c3c12-8530-47e6-8898-0cb4fe4b7125"}]} [pid: 7|app: 0|req: 730/1465] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:42:04 2026] DELETE /v2.0/networks/b62d3667-cd0f-42cf-8be3-4d4dc3cdd97b => 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: 731/1466] 10.0.0.129 () {34 vars in 982 bytes} [Thu May 14 08:42:04 2026] GET /v2.0/networks?id=79adbbfe-7b4e-4385-b67e-4459d00e4667 => generated 711 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1467] 10.0.0.157 () {32 vars in 649 bytes} [Thu May 14 08:42:04 2026] GET /v2.0/networks => generated 689 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1468] 10.0.0.129 () {34 vars in 965 bytes} [Thu May 14 08:42:04 2026] GET /v2.0/quotas/968ad718db384898b1fada14a21cbeea => 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: 736/1469] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:42:04 2026] POST /v2.0/floatingips => generated 552 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1470] 10.0.0.129 () {34 vars in 1002 bytes} [Thu May 14 08:42:04 2026] GET /v2.0/ports?tenant_id=968ad718db384898b1fada14a21cbeea&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:04.814 7 INFO neutron.db.segments_db [None req-ee30342c-eb8c-4139-9e12-e5a62ae83a8d 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Added segment 724941c5-c423-4dd4-b032-437327c89135 of type geneve for network 5f410147-4d42-41c1-8163-fa37d695da17 2026-05-14 08:42:04.925 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee30342c-eb8c-4139-9e12-e5a62ae83a8d 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 5f410147-4d42-41c1-8163-fa37d695da17 (type: networks) to 1 2026-05-14 08:42:05.086 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee30342c-eb8c-4139-9e12-e5a62ae83a8d 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] No more DHCP agents 2026-05-14 08:42:05.087 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee30342c-eb8c-4139-9e12-e5a62ae83a8d 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Unable to schedule network 5f410147-4d42-41c1-8163-fa37d695da17: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:05.145 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] OVN reports status down for port: fd811cc2-dbed-4beb-a69a-d21ab9a64855 2026-05-14 08:42:05.194 8 WARNING neutron.db.securitygroups_db [req-33bac004-faf4-4bda-9165-dc38743315ea req-6fef0d02-023e-4c7b-8a7c-38bc27c653a8 aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:05.215 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee30342c-eb8c-4139-9e12-e5a62ae83a8d 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource fd811cc2-dbed-4beb-a69a-d21ab9a64855 (type: ports) to 1 [pid: 8|app: 0|req: 738/1471] 10.0.0.129 () {34 vars in 1098 bytes} [Thu May 14 08:42:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--789972187&fields=id&tenant_id=41b0d0c2448d491eb3106c09f9c954a2 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1472] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:42:04 2026] POST /v2.0/networks => generated 687 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1473] 10.0.0.129 () {34 vars in 982 bytes} [Thu May 14 08:42:05 2026] GET /v2.0/networks?id=bcd77390-a69a-474d-8376-19a2f4eadad6 => generated 714 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1474] 10.0.0.129 () {34 vars in 907 bytes} [Thu May 14 08:42:05 2026] GET /v2.0/extensions => generated 21706 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1475] 10.0.0.129 () {34 vars in 965 bytes} [Thu May 14 08:42:05 2026] GET /v2.0/quotas/41b0d0c2448d491eb3106c09f9c954a2 => 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: 741/1476] 10.0.0.129 () {34 vars in 1008 bytes} [Thu May 14 08:42:05 2026] GET /v2.0/networks/79adbbfe-7b4e-4385-b67e-4459d00e4667?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:05.440 7 INFO neutron.db.segments_db [None req-7d3261f3-be8e-48b2-9376-70edda43160b 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Added segment f26f57f5-5978-41f3-89b6-1197f9fd94d9 of type geneve for network 6d31c49f-41ec-491f-aa08-0b551addce78 [pid: 8|app: 0|req: 742/1477] 10.0.0.129 () {34 vars in 1002 bytes} [Thu May 14 08:42:05 2026] GET /v2.0/ports?tenant_id=41b0d0c2448d491eb3106c09f9c954a2&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:05.550 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d3261f3-be8e-48b2-9376-70edda43160b 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 6d31c49f-41ec-491f-aa08-0b551addce78 (type: networks) to 1 [pid: 8|app: 0|req: 743/1478] 10.0.0.129 () {34 vars in 1108 bytes} [Thu May 14 08:42:05 2026] GET /v2.0/networks/79adbbfe-7b4e-4385-b67e-4459d00e4667?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1479] 10.0.0.129 () {34 vars in 1008 bytes} [Thu May 14 08:42:05 2026] GET /v2.0/networks/bcd77390-a69a-474d-8376-19a2f4eadad6?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1480] 10.0.0.129 () {34 vars in 1108 bytes} [Thu May 14 08:42:05 2026] GET /v2.0/networks/bcd77390-a69a-474d-8376-19a2f4eadad6?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-05-14 08:42:05.727 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7d3261f3-be8e-48b2-9376-70edda43160b 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] No more DHCP agents 2026-05-14 08:42:05.729 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7d3261f3-be8e-48b2-9376-70edda43160b 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Unable to schedule network 6d31c49f-41ec-491f-aa08-0b551addce78: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 746/1481] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:05 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => 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: 747/1482] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:05 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:05.833 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d3261f3-be8e-48b2-9376-70edda43160b 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 108dfb0d-fa90-43bb-a0bc-a0d7f42ce364 (type: ports) to 1 [pid: 7|app: 0|req: 736/1483] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:42:05 2026] POST /v2.0/networks => generated 688 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:06.250 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0422101b-9f2a-4e43-aa62-e03fa0562871 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] No more DHCP agents 2026-05-14 08:42:06.251 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0422101b-9f2a-4e43-aa62-e03fa0562871 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Unable to schedule network 5f410147-4d42-41c1-8163-fa37d695da17: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:06.326 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] OVN reports status down for port: c722408a-dee1-46b9-8542-f59bf76a8a46 2026-05-14 08:42:06.389 8 INFO neutron.db.ovn_revision_numbers_db [None req-0422101b-9f2a-4e43-aa62-e03fa0562871 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource c722408a-dee1-46b9-8542-f59bf76a8a46 (type: ports) to 1 2026-05-14 08:42:06.453 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0422101b-9f2a-4e43-aa62-e03fa0562871 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] No more DHCP agents 2026-05-14 08:42:06.455 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0422101b-9f2a-4e43-aa62-e03fa0562871 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Unable to schedule network 6d31c49f-41ec-491f-aa08-0b551addce78: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:06.521 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] OVN reports status down for port: 53da1db0-0dbb-4a4d-84b3-cfec6ab8ebb8 2026-05-14 08:42:06.565 8 INFO neutron.db.ovn_revision_numbers_db [None req-0422101b-9f2a-4e43-aa62-e03fa0562871 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 53da1db0-0dbb-4a4d-84b3-cfec6ab8ebb8 (type: ports) to 1 [pid: 8|app: 0|req: 748/1486] 10.0.0.157 () {34 vars in 665 bytes} [Thu May 14 08:42:05 2026] POST /v2.0/ports => generated 1506 bytes in 785 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1487] 10.0.0.157 () {32 vars in 643 bytes} [Thu May 14 08:42:06 2026] GET /v2.0/ports => generated 3018 bytes in 102 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: 740/1488] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:06 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => 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: 741/1489] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:06 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:06.940 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa8211c4-d08a-442c-b428-cee25a690837 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] TaaS: Handle Delete Port: c722408a-dee1-46b9-8542-f59bf76a8a46 2026-05-14 08:42:06.944 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa8211c4-d08a-442c-b428-cee25a690837 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Tap Mirror: Handle Delete Port: c722408a-dee1-46b9-8542-f59bf76a8a46 [pid: 8|app: 0|req: 749/1490] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:42:06 2026] DELETE /v2.0/ports/c722408a-dee1-46b9-8542-f59bf76a8a46 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:42:07.179 7 INFO neutron_taas.services.taas.taas_plugin [None req-f28e2df4-c930-43ef-b6da-920210c5ff51 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] TaaS: Handle Delete Port: 53da1db0-0dbb-4a4d-84b3-cfec6ab8ebb8 2026-05-14 08:42:07.182 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f28e2df4-c930-43ef-b6da-920210c5ff51 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Tap Mirror: Handle Delete Port: 53da1db0-0dbb-4a4d-84b3-cfec6ab8ebb8 [pid: 7|app: 0|req: 742/1491] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:42:07 2026] DELETE /v2.0/ports/53da1db0-0dbb-4a4d-84b3-cfec6ab8ebb8 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1492] 10.0.0.157 () {32 vars in 643 bytes} [Thu May 14 08:42:07 2026] GET /v2.0/ports => generated 1523 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:07.440 7 INFO neutron.db.segments_db [None req-6b8dfb1e-d6e1-4c92-84f2-10ad84fb1508 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Added segment 60b63434-7471-4c0e-b494-8254d580dcdf of type geneve for network 9ad63efd-9305-40ad-bb5d-92f305b5f635 2026-05-14 08:42:07.591 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b8dfb1e-d6e1-4c92-84f2-10ad84fb1508 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 9ad63efd-9305-40ad-bb5d-92f305b5f635 (type: networks) to 1 [pid: 8|app: 0|req: 751/1493] 10.0.0.157 () {34 vars in 678 bytes} [Thu May 14 08:42:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1494] 10.0.0.157 () {34 vars in 678 bytes} [Thu May 14 08:42:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1495] 10.0.0.157 () {34 vars in 678 bytes} [Thu May 14 08:42:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1496] 10.0.0.157 () {34 vars in 678 bytes} [Thu May 14 08:42:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:07.796 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6b8dfb1e-d6e1-4c92-84f2-10ad84fb1508 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] No more DHCP agents 2026-05-14 08:42:07.798 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6b8dfb1e-d6e1-4c92-84f2-10ad84fb1508 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Unable to schedule network 9ad63efd-9305-40ad-bb5d-92f305b5f635: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 755/1497] 10.0.0.157 () {34 vars in 678 bytes} [Thu May 14 08:42:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:07.852 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] OVN reports status down for port: 3b914c0b-c59d-461d-8f88-5cd7948f711a 2026-05-14 08:42:07.867 8 WARNING tagging [None req-18756018-78fd-40ae-a6f2-b485bee6a32d 89fda16fb8ec4303b94b8e5e5bb6bc14 54881d0a310f445abbadd5cc9560b5f0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 756/1498] 10.0.0.157 () {34 vars in 753 bytes} [Thu May 14 08:42:07 2026] PUT /v2.0/policies/4d449a7b-070c-4759-8560-fab9f398460b/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:07.911 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b8dfb1e-d6e1-4c92-84f2-10ad84fb1508 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 3b914c0b-c59d-461d-8f88-5cd7948f711a (type: ports) to 1 2026-05-14 08:42:07.920 8 WARNING tagging [None req-e2d00c30-397a-436e-ad12-f509540b5f8d 89fda16fb8ec4303b94b8e5e5bb6bc14 54881d0a310f445abbadd5cc9560b5f0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 757/1499] 10.0.0.157 () {34 vars in 753 bytes} [Thu May 14 08:42:07 2026] PUT /v2.0/policies/b067f6e1-524e-4817-a486-e9923b633d3b/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1500] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:42:07 2026] POST /v2.0/networks => generated 688 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:07.987 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] No hosting information found for port 8eb0b543-7a26-427d-aaf6-b7197f8f1146: RuntimeError: No hosting information found for port 8eb0b543-7a26-427d-aaf6-b7197f8f1146 [pid: 7|app: 0|req: 744/1501] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:07 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => 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: 745/1502] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:07 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:08.029 8 WARNING tagging [None req-9e9bdb00-71bf-43db-939f-6a50511d0973 89fda16fb8ec4303b94b8e5e5bb6bc14 54881d0a310f445abbadd5cc9560b5f0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 758/1503] 10.0.0.157 () {34 vars in 753 bytes} [Thu May 14 08:42:07 2026] PUT /v2.0/policies/fd31d305-7792-4ab1-b1dd-d2c37260bc5d/tags => generated 34 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:08.096 8 INFO neutron.db.ovn_revision_numbers_db [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] Successfully bumped revision number for resource 8eb0b543-7a26-427d-aaf6-b7197f8f1146 (type: router_ports) to 2 2026-05-14 08:42:08.097 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] OVN reports status down for port: 108dfb0d-fa90-43bb-a0bc-a0d7f42ce364 2026-05-14 08:42:08.123 8 WARNING tagging [None req-7eac8b4f-f7ce-4c4f-bc3f-79e25ae682fb 89fda16fb8ec4303b94b8e5e5bb6bc14 54881d0a310f445abbadd5cc9560b5f0 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:08.124 7 INFO neutron.db.segments_db [None req-3aef50b7-8d88-41da-951e-9c1fd91ed076 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Added segment d4eb5c2e-f1cf-44e3-af70-08bb80ba9ee5 of type geneve for network aa3a8de1-1c3f-4d69-bf31-8296b1779360 [pid: 8|app: 0|req: 759/1504] 10.0.0.157 () {34 vars in 753 bytes} [Thu May 14 08:42:08 2026] PUT /v2.0/policies/8071aba9-15e2-46d0-b345-7b742344dbf0/tags => generated 19 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:08.239 7 INFO neutron.db.ovn_revision_numbers_db [None req-3aef50b7-8d88-41da-951e-9c1fd91ed076 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource aa3a8de1-1c3f-4d69-bf31-8296b1779360 (type: networks) to 1 2026-05-14 08:42:08.440 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3aef50b7-8d88-41da-951e-9c1fd91ed076 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] No more DHCP agents 2026-05-14 08:42:08.441 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3aef50b7-8d88-41da-951e-9c1fd91ed076 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Unable to schedule network aa3a8de1-1c3f-4d69-bf31-8296b1779360: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:08.504 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] OVN reports status down for port: 40a628d2-dc43-4886-8a3b-e2131ec47e5f 2026-05-14 08:42:08.580 7 INFO neutron.db.ovn_revision_numbers_db [None req-3aef50b7-8d88-41da-951e-9c1fd91ed076 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 40a628d2-dc43-4886-8a3b-e2131ec47e5f (type: ports) to 1 [pid: 7|app: 0|req: 746/1505] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:42:08 2026] POST /v2.0/networks => generated 688 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1506] 10.0.0.157 () {32 vars in 674 bytes} [Thu May 14 08:42:08 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1507] 10.0.0.157 () {32 vars in 688 bytes} [Thu May 14 08:42:08 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1508] 10.0.0.157 () {32 vars in 684 bytes} [Thu May 14 08:42:08 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1509] 10.0.0.157 () {32 vars in 696 bytes} [Thu May 14 08:42:08 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1510] 10.0.0.157 () {32 vars in 682 bytes} [Thu May 14 08:42:08 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:08.966 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86e7b872-89f3-4265-9a48-06e734477477 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] No more DHCP agents 2026-05-14 08:42:08.967 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86e7b872-89f3-4265-9a48-06e734477477 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Unable to schedule network 9ad63efd-9305-40ad-bb5d-92f305b5f635: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 765/1511] 10.0.0.157 () {32 vars in 696 bytes} [Thu May 14 08:42:08 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1512] 10.0.0.157 () {32 vars in 692 bytes} [Thu May 14 08:42:09 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1513] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:09 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => 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: 768/1514] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:09 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => 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: 769/1515] 10.0.0.157 () {32 vars in 704 bytes} [Thu May 14 08:42:09 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1516] 10.0.0.157 () {32 vars in 734 bytes} [Thu May 14 08:42:09 2026] DELETE /v2.0/qos/policies/4d449a7b-070c-4759-8560-fab9f398460b => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1517] 10.0.0.157 () {32 vars in 734 bytes} [Thu May 14 08:42:09 2026] DELETE /v2.0/qos/policies/b067f6e1-524e-4817-a486-e9923b633d3b => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1518] 10.0.0.157 () {32 vars in 734 bytes} [Thu May 14 08:42:09 2026] DELETE /v2.0/qos/policies/fd31d305-7792-4ab1-b1dd-d2c37260bc5d => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:09.414 7 INFO neutron.db.ovn_revision_numbers_db [None req-86e7b872-89f3-4265-9a48-06e734477477 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 3b914c0b-c59d-461d-8f88-5cd7948f711a (type: ports) to 2 [pid: 8|app: 0|req: 773/1519] 10.0.0.157 () {32 vars in 734 bytes} [Thu May 14 08:42:09 2026] DELETE /v2.0/qos/policies/8071aba9-15e2-46d0-b345-7b742344dbf0 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:09.447 7 INFO neutron.db.ovn_revision_numbers_db [None req-86e7b872-89f3-4265-9a48-06e734477477 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 40ef0d1f-8efb-4999-bbf2-abc024f01d2b (type: subnets) to 0 2026-05-14 08:42:09.474 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86e7b872-89f3-4265-9a48-06e734477477 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] No more DHCP agents 2026-05-14 08:42:09.475 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86e7b872-89f3-4265-9a48-06e734477477 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Unable to schedule network aa3a8de1-1c3f-4d69-bf31-8296b1779360: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 774/1520] 10.0.0.157 () {32 vars in 734 bytes} [Thu May 14 08:42:09 2026] DELETE /v2.0/qos/policies/0cc3a3c9-4fc1-4eec-8985-c2e3f1d25a35 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:09.909 7 INFO neutron.db.ovn_revision_numbers_db [None req-86e7b872-89f3-4265-9a48-06e734477477 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource 40a628d2-dc43-4886-8a3b-e2131ec47e5f (type: ports) to 2 2026-05-14 08:42:09.946 7 INFO neutron.db.ovn_revision_numbers_db [None req-86e7b872-89f3-4265-9a48-06e734477477 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Successfully bumped revision number for resource c00b4d61-da22-43cb-a27b-ba238ebec92a (type: subnets) to 0 [pid: 7|app: 0|req: 747/1521] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:42:08 2026] POST /v2.0/subnets => generated 1274 bytes in 1290 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1522] 10.0.0.157 () {32 vars in 647 bytes} [Thu May 14 08:42:09 2026] GET /v2.0/subnets => generated 1910 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1523] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:42:10 2026] GET /v2.0/networks?id=79adbbfe-7b4e-4385-b67e-4459d00e4667 => generated 711 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:10.062 7 WARNING neutron.db.securitygroups_db [req-cec5ca87-9249-4b19-a4d3-2ce47655cafa req-75d5e2da-8dfc-4f43-a10a-6023c865324e 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 749/1524] 199.204.45.35 () {34 vars in 1049 bytes} [Thu May 14 08:42:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=968ad718db384898b1fada14a21cbeea => generated 273 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1525] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:42:10 2026] DELETE /v2.0/subnets/40ef0d1f-8efb-4999-bbf2-abc024f01d2b => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1526] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:42:10 2026] DELETE /v2.0/subnets/c00b4d61-da22-43cb-a27b-ba238ebec92a => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1527] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:10 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => 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: 779/1528] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:10 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:10.393 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-cec5ca87-9249-4b19-a4d3-2ce47655cafa req-24537339-e9ae-4723-a3e2-287a8566cbad 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] No more DHCP agents 2026-05-14 08:42:10.395 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-cec5ca87-9249-4b19-a4d3-2ce47655cafa req-24537339-e9ae-4723-a3e2-287a8566cbad 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Unable to schedule network 79adbbfe-7b4e-4385-b67e-4459d00e4667: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:10.531 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] OVN reports status down for port: 16384054-67bc-4fe5-a44d-54de9e9ceba4 2026-05-14 08:42:10.534 8 WARNING neutron.db.securitygroups_db [None req-dea60c5b-5a7f-41e2-86aa-2535b2bc3295 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:10.589 7 INFO neutron.db.ovn_revision_numbers_db [req-cec5ca87-9249-4b19-a4d3-2ce47655cafa req-24537339-e9ae-4723-a3e2-287a8566cbad 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource 16384054-67bc-4fe5-a44d-54de9e9ceba4 (type: ports) to 1 2026-05-14 08:42:10.667 8 INFO neutron.db.ovn_revision_numbers_db [None req-dea60c5b-5a7f-41e2-86aa-2535b2bc3295 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 075536eb-b27b-4598-9c84-328838766ff7 (type: security_groups) to 1 2026-05-14 08:42:10.679 8 INFO neutron.db.ovn_revision_numbers_db [None req-dea60c5b-5a7f-41e2-86aa-2535b2bc3295 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 182a7f53-c13c-4e76-be20-601a70fb3bca (type: security_group_rules) to 0 2026-05-14 08:42:10.694 8 INFO neutron.db.ovn_revision_numbers_db [None req-dea60c5b-5a7f-41e2-86aa-2535b2bc3295 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2f0ce245-e1a9-4dd0-97cb-69a35a359b48 (type: security_group_rules) to 0 2026-05-14 08:42:10.706 8 INFO neutron.db.ovn_revision_numbers_db [None req-dea60c5b-5a7f-41e2-86aa-2535b2bc3295 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3c7125fc-c1fc-4b4f-bec6-cf6f169c9c2a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 750/1529] 199.204.45.35 () {38 vars in 954 bytes} [Thu May 14 08:42:10 2026] POST /v2.0/ports => generated 997 bytes in 625 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-05-14 08:42:10.720 8 INFO neutron.db.ovn_revision_numbers_db [None req-dea60c5b-5a7f-41e2-86aa-2535b2bc3295 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b1f3aae6-7f16-4612-9435-5321d56f0e66 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 751/1530] 10.0.0.157 () {32 vars in 647 bytes} [Thu May 14 08:42:10 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1531] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:10 2026] GET /v2.0/security-groups?tenant_id=54881d0a310f445abbadd5cc9560b5f0&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:10.865 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d82be1e-300f-46f1-b96d-071028029589 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] TaaS: Handle Delete Port: 40a628d2-dc43-4886-8a3b-e2131ec47e5f 2026-05-14 08:42:10.867 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d82be1e-300f-46f1-b96d-071028029589 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Tap Mirror: Handle Delete Port: 40a628d2-dc43-4886-8a3b-e2131ec47e5f 2026-05-14 08:42:11.066 8 INFO neutron.services.segments.plugin [-] Segment d4eb5c2e-f1cf-44e3-af70-08bb80ba9ee5 resource provider aggregate not found 2026-05-14 08:42:11.069 8 INFO neutron.services.segments.plugin [-] Segment d4eb5c2e-f1cf-44e3-af70-08bb80ba9ee5 resource provider aggregate not found 2026-05-14 08:42:11.084 8 INFO neutron.services.segments.plugin [-] Segment d4eb5c2e-f1cf-44e3-af70-08bb80ba9ee5 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 d4eb5c2e-f1cf-44e3-af70-08bb80ba9ee5 found for delete ", "request_id": "req-e34149a0-a7cd-4cba-b492-011c5df5ea58"}]} 2026-05-14 08:42:11.086 8 INFO neutron.services.segments.plugin [-] Segment d4eb5c2e-f1cf-44e3-af70-08bb80ba9ee5 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 d4eb5c2e-f1cf-44e3-af70-08bb80ba9ee5 found for delete ", "request_id": "req-b51e29c2-6aee-4b1b-ac25-a894e1c949f3"}]} 2026-05-14 08:42:11.102 7 INFO neutron.db.ovn_revision_numbers_db [req-cec5ca87-9249-4b19-a4d3-2ce47655cafa req-c302525c-7e3c-4f4a-9a1d-cdb0583eadb5 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 16384054-67bc-4fe5-a44d-54de9e9ceba4 (type: ports) to 2 [pid: 8|app: 0|req: 781/1532] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:42:10 2026] DELETE /v2.0/networks/aa3a8de1-1c3f-4d69-bf31-8296b1779360 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1533] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:11 2026] DELETE /v2.0/security-groups/075536eb-b27b-4598-9c84-328838766ff7 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:11.300 7 INFO neutron.db.ovn_revision_numbers_db [req-cec5ca87-9249-4b19-a4d3-2ce47655cafa req-c302525c-7e3c-4f4a-9a1d-cdb0583eadb5 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 16384054-67bc-4fe5-a44d-54de9e9ceba4 (type: ports) to 4 [pid: 7|app: 0|req: 752/1534] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:42:10 2026] PUT /v2.0/ports/16384054-67bc-4fe5-a44d-54de9e9ceba4 => generated 1270 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:11.367 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-63913fb9-206c-497a-a44c-1e1eb0acbf4b'] response: {'name': 'network-changed', 'server_uuid': '4bf6c192-db30-4010-aee4-dd576ab99b3f', 'tag': '16384054-67bc-4fe5-a44d-54de9e9ceba4', '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, ' 2026-05-14 08:42:11.376 7 WARNING neutron.db.securitygroups_db [None req-9ee62702-d479-44d3-b7d9-d958ca25d61a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:11.383 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ba9782f-62c4-446b-a896-bf4c3dee50cf 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] TaaS: Handle Delete Port: 3b914c0b-c59d-461d-8f88-5cd7948f711a 2026-05-14 08:42:11.385 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ba9782f-62c4-446b-a896-bf4c3dee50cf 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Tap Mirror: Handle Delete Port: 3b914c0b-c59d-461d-8f88-5cd7948f711a 2026-05-14 08:42:11.526 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ee62702-d479-44d3-b7d9-d958ca25d61a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 264a3c0d-ac8a-4d66-9b4a-2d5f72aea0ea (type: security_groups) to 1 2026-05-14 08:42:11.537 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ee62702-d479-44d3-b7d9-d958ca25d61a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2eaae72d-3c7c-4474-9592-c815b6fffa25 (type: security_group_rules) to 0 2026-05-14 08:42:11.550 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ee62702-d479-44d3-b7d9-d958ca25d61a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5fe2e5fa-a0b7-4f29-a15d-fa4e812f0b1e (type: security_group_rules) to 0 2026-05-14 08:42:11.564 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ee62702-d479-44d3-b7d9-d958ca25d61a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 81504e59-700f-4d2a-9b8d-8c6e4facd4d0 (type: security_group_rules) to 0 2026-05-14 08:42:11.585 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ee62702-d479-44d3-b7d9-d958ca25d61a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d1de0e1a-a9ae-450c-847f-76fe55eb8188 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 783/1535] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:42:11 2026] DELETE /v2.0/networks/9ad63efd-9305-40ad-bb5d-92f305b5f635 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1536] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:11 2026] GET /v2.0/security-groups?tenant_id=d80a0bcf431a465ab8c1e00831f50807&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1537] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:11 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => 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: 784/1538] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:11 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1012 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:11.733 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3340b22-c36a-45c7-9aca-9203f188faae 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] TaaS: Handle Delete Port: 108dfb0d-fa90-43bb-a0bc-a0d7f42ce364 2026-05-14 08:42:11.735 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3340b22-c36a-45c7-9aca-9203f188faae 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Tap Mirror: Handle Delete Port: 108dfb0d-fa90-43bb-a0bc-a0d7f42ce364 [pid: 8|app: 0|req: 785/1539] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:11 2026] DELETE /v2.0/security-groups/264a3c0d-ac8a-4d66-9b4a-2d5f72aea0ea => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1540] 10.0.0.129 () {34 vars in 1120 bytes} [Thu May 14 08:42:11 2026] GET /v2.0/security-groups?id=9a67edc7-7512-45ef-848b-f7ce2beb3ef9&id=2e3ed409-ddf8-4d29-bf20-1c73d926fb4a&fields=id&fields=name => generated 206 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1541] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:42:11 2026] GET /v2.0/ports?tenant_id=968ad718db384898b1fada14a21cbeea&device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1273 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:11.940 7 INFO neutron.services.segments.plugin [-] Segment f26f57f5-5978-41f3-89b6-1197f9fd94d9 resource provider aggregate not found 2026-05-14 08:42:11.947 7 INFO neutron.services.segments.plugin [-] Segment f26f57f5-5978-41f3-89b6-1197f9fd94d9 resource provider aggregate not found 2026-05-14 08:42:11.964 7 INFO neutron.services.segments.plugin [-] Segment f26f57f5-5978-41f3-89b6-1197f9fd94d9 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 f26f57f5-5978-41f3-89b6-1197f9fd94d9 found for delete ", "request_id": "req-02e726d9-4433-422f-8a3c-b5140d95bf6b"}]} 2026-05-14 08:42:11.969 7 INFO neutron.services.segments.plugin [-] Segment f26f57f5-5978-41f3-89b6-1197f9fd94d9 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 f26f57f5-5978-41f3-89b6-1197f9fd94d9 found for delete ", "request_id": "req-823fa746-d4d6-41cd-a0bc-ebac50f86b5e"}]} [pid: 8|app: 0|req: 788/1542] 199.204.45.35 () {34 vars in 1017 bytes} [Thu May 14 08:42:11 2026] GET /v2.0/networks?tenant_id=968ad718db384898b1fada14a21cbeea&shared=False => generated 809 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:11.980 8 WARNING neutron.db.securitygroups_db [None req-c40c639e-a4b3-407d-a27f-6ed2c9611c03 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 755/1543] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:42:11 2026] DELETE /v2.0/networks/6d31c49f-41ec-491f-aa08-0b551addce78 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1544] 199.204.45.35 () {34 vars in 929 bytes} [Thu May 14 08:42:11 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:12.110 8 INFO neutron.db.ovn_revision_numbers_db [None req-c40c639e-a4b3-407d-a27f-6ed2c9611c03 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 56d6ba1b-27e1-4342-99c6-c165b0a8abe7 (type: security_groups) to 1 2026-05-14 08:42:12.126 8 INFO neutron.db.ovn_revision_numbers_db [None req-c40c639e-a4b3-407d-a27f-6ed2c9611c03 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 412ffe62-c197-453c-a499-53df99caed89 (type: security_group_rules) to 0 2026-05-14 08:42:12.142 8 INFO neutron.db.ovn_revision_numbers_db [None req-c40c639e-a4b3-407d-a27f-6ed2c9611c03 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 424f663d-a82e-438d-9b4e-516c5a8c5e4d (type: security_group_rules) to 0 2026-05-14 08:42:12.158 8 INFO neutron.db.ovn_revision_numbers_db [None req-c40c639e-a4b3-407d-a27f-6ed2c9611c03 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 46b6bfe3-8ff6-403e-b532-fb8bbdc92eba (type: security_group_rules) to 0 2026-05-14 08:42:12.173 8 INFO neutron.db.ovn_revision_numbers_db [None req-c40c639e-a4b3-407d-a27f-6ed2c9611c03 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 6bcdfb59-9475-437b-b885-6d73970d1016 (type: security_group_rules) to 0 2026-05-14 08:42:12.188 7 INFO neutron_taas.services.taas.taas_plugin [None req-dc64c3da-0e3f-492e-87e8-a622b0a347c5 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] TaaS: Handle Delete Port: fd811cc2-dbed-4beb-a69a-d21ab9a64855 2026-05-14 08:42:12.191 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc64c3da-0e3f-492e-87e8-a622b0a347c5 995b284c5445439f865c196bbb07fd48 66d5104afbd24f7ab5731f8aad30c356 - - default default] Tap Mirror: Handle Delete Port: fd811cc2-dbed-4beb-a69a-d21ab9a64855 [pid: 8|app: 0|req: 789/1545] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:11 2026] GET /v2.0/security-groups?tenant_id=154a75973904461f8cfb452161b9523d&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1546] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:42:12 2026] GET /v2.0/networks?id=bcd77390-a69a-474d-8376-19a2f4eadad6 => generated 714 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1547] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:42:12 2026] DELETE /v2.0/networks/5f410147-4d42-41c1-8163-fa37d695da17 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:42:12.414 7 WARNING neutron.db.securitygroups_db [req-33bac004-faf4-4bda-9165-dc38743315ea req-b9828eb6-3a18-4a22-8b05-3999ea40ad15 aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 791/1548] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:12 2026] DELETE /v2.0/security-groups/56d6ba1b-27e1-4342-99c6-c165b0a8abe7 => 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: 758/1549] 199.204.45.35 () {34 vars in 1049 bytes} [Thu May 14 08:42:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=41b0d0c2448d491eb3106c09f9c954a2 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:12.737 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-33bac004-faf4-4bda-9165-dc38743315ea req-0d1ea18b-3ff0-4026-b06b-9e5df5cc9eca aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] No more DHCP agents 2026-05-14 08:42:12.738 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-33bac004-faf4-4bda-9165-dc38743315ea req-0d1ea18b-3ff0-4026-b06b-9e5df5cc9eca aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] Unable to schedule network bcd77390-a69a-474d-8376-19a2f4eadad6: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 759/1550] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:12 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 961 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1551] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:12 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:12.888 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] OVN reports status down for port: dc6f029c-278a-44e0-8853-845eb2b186cd 2026-05-14 08:42:12.917 8 INFO neutron.db.ovn_revision_numbers_db [req-33bac004-faf4-4bda-9165-dc38743315ea req-0d1ea18b-3ff0-4026-b06b-9e5df5cc9eca aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] Successfully bumped revision number for resource dc6f029c-278a-44e0-8853-845eb2b186cd (type: ports) to 1 [pid: 8|app: 0|req: 792/1552] 199.204.45.35 () {38 vars in 954 bytes} [Thu May 14 08:42:12 2026] POST /v2.0/ports => generated 958 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1553] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:12 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1012 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:13.107 8 INFO neutron.services.segments.plugin [-] Segment 60b63434-7471-4c0e-b494-8254d580dcdf resource provider aggregate not found 2026-05-14 08:42:13.111 8 INFO neutron.services.segments.plugin [-] Segment 60b63434-7471-4c0e-b494-8254d580dcdf resource provider aggregate not found 2026-05-14 08:42:13.126 8 INFO neutron.services.segments.plugin [-] Segment 60b63434-7471-4c0e-b494-8254d580dcdf 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 60b63434-7471-4c0e-b494-8254d580dcdf found for delete ", "request_id": "req-364f3de4-5b94-4d36-b9fa-714ba31e2c4d"}]} 2026-05-14 08:42:13.126 8 INFO neutron.services.segments.plugin [-] Segment 60b63434-7471-4c0e-b494-8254d580dcdf 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 60b63434-7471-4c0e-b494-8254d580dcdf found for delete ", "request_id": "req-5d998a05-40de-4e6d-a6a9-b9f28f2ddb09"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:42:13.159 8 WARNING neutron.db.securitygroups_db [None req-3586dab8-b953-45b3-a06e-c479fb920ca7 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 793/1554] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:12 2026] GET /v2.0/security-groups?tenant_id=66d5104afbd24f7ab5731f8aad30c356&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1555] 10.0.0.129 () {34 vars in 1120 bytes} [Thu May 14 08:42:13 2026] GET /v2.0/security-groups?id=9a67edc7-7512-45ef-848b-f7ce2beb3ef9&id=2e3ed409-ddf8-4d29-bf20-1c73d926fb4a&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1556] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:42:13 2026] GET /v2.0/ports?tenant_id=968ad718db384898b1fada14a21cbeea&device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1273 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:13.399 7 INFO neutron.db.ovn_revision_numbers_db [req-33bac004-faf4-4bda-9165-dc38743315ea req-6dbd0821-82be-4619-8389-c58c7f3bb581 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource dc6f029c-278a-44e0-8853-845eb2b186cd (type: ports) to 2 [pid: 8|app: 0|req: 796/1557] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:13 2026] DELETE /v2.0/security-groups/ee314a75-a7ac-4a52-ac7f-75de4513e0b2 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1558] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:42:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=16384054-67bc-4fe5-a44d-54de9e9ceba4 => 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: 798/1559] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:42:13 2026] GET /v2.0/subnets?id=227846ec-79ec-45c9-9fd6-5d15310d61dd => 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: 799/1560] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:42:13 2026] GET /v2.0/ports?network_id=79adbbfe-7b4e-4385-b67e-4459d00e4667&device_owner=network%3Adhcp => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1561] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:42:13 2026] GET /v2.0/networks/79adbbfe-7b4e-4385-b67e-4459d00e4667?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1562] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:42:13 2026] GET /v2.0/networks/79adbbfe-7b4e-4385-b67e-4459d00e4667?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:13.684 7 INFO neutron.db.ovn_revision_numbers_db [req-33bac004-faf4-4bda-9165-dc38743315ea req-6dbd0821-82be-4619-8389-c58c7f3bb581 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource dc6f029c-278a-44e0-8853-845eb2b186cd (type: ports) to 4 [pid: 7|app: 0|req: 762/1563] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:42:12 2026] PUT /v2.0/ports/dc6f029c-278a-44e0-8853-845eb2b186cd => generated 1231 bytes in 722 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:13.746 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dd46b29-b293-4267-a95c-cc3dcd941fc3'] response: {'name': 'network-changed', 'server_uuid': '72a91236-50cc-4517-9424-1939096badfb', 'tag': 'dc6f029c-278a-44e0-8853-845eb2b186cd', 'status': 'completed', 'code': 200} 2026-05-14 08:42:13.990 7 INFO neutron.services.segments.plugin [-] Segment 724941c5-c423-4dd4-b032-437327c89135 resource provider aggregate not found 2026-05-14 08:42:13.995 7 INFO neutron.services.segments.plugin [-] Segment 724941c5-c423-4dd4-b032-437327c89135 resource provider aggregate not found [pid: 8|app: 0|req: 802/1564] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:13 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:14.006 7 INFO neutron.services.segments.plugin [-] Segment 724941c5-c423-4dd4-b032-437327c89135 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 724941c5-c423-4dd4-b032-437327c89135 found for delete ", "request_id": "req-dff7ab2f-3555-4772-9e41-a37c2ae0da3a"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:42:14.021 7 INFO neutron.services.segments.plugin [-] Segment 724941c5-c423-4dd4-b032-437327c89135 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 724941c5-c423-4dd4-b032-437327c89135 found for delete ", "request_id": "req-9c28f13e-9945-46e3-9b8c-2805ca6de1be"}]} [pid: 7|app: 0|req: 763/1565] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:14 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&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: 803/1566] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:42:14 2026] GET /v2.0/floatingips => generated 1093 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1567] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:42:14 2026] GET /v2.0/ports?tenant_id=41b0d0c2448d491eb3106c09f9c954a2&device_id=72a91236-50cc-4517-9424-1939096badfb => generated 1234 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1568] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:42:14 2026] GET /v2.0/networks => generated 4676 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1569] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:14 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1012 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1570] 199.204.45.35 () {34 vars in 1017 bytes} [Thu May 14 08:42:14 2026] GET /v2.0/networks?tenant_id=41b0d0c2448d491eb3106c09f9c954a2&shared=False => generated 813 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1571] 10.0.0.129 () {34 vars in 1120 bytes} [Thu May 14 08:42:14 2026] GET /v2.0/security-groups?id=9a67edc7-7512-45ef-848b-f7ce2beb3ef9&id=2e3ed409-ddf8-4d29-bf20-1c73d926fb4a&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1572] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:42:14 2026] GET /v2.0/subnets => generated 3344 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1573] 199.204.45.35 () {34 vars in 929 bytes} [Thu May 14 08:42:14 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1574] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:42:14 2026] GET /v2.0/security-groups => generated 37185 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1575] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:42:14 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: 7|app: 0|req: 768/1576] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:42:14 2026] GET /v2.0/network-ip-availabilities => generated 4193 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1577] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:42:14 2026] GET /v2.0/ports => generated 19438 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1578] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:42:14 2026] GET /v2.0/routers => generated 2964 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1579] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:42:14 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: 7|app: 0|req: 770/1580] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:42:14 2026] GET /v2.0/subnets => generated 3344 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1581] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:42:14 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: 771/1582] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:15 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => 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: 812/1583] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:15 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&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: 772/1584] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:42:15 2026] GET /v2.0/ports?tenant_id=41b0d0c2448d491eb3106c09f9c954a2&device_id=72a91236-50cc-4517-9424-1939096badfb => generated 1234 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1585] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:42:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=dc6f029c-278a-44e0-8853-845eb2b186cd => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1586] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:15 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1012 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1587] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:42:15 2026] GET /v2.0/subnets?id=57198b65-a4b2-4af6-bfe2-c0ed213eeadf => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1588] 10.0.0.129 () {34 vars in 1120 bytes} [Thu May 14 08:42:15 2026] GET /v2.0/security-groups?id=9a67edc7-7512-45ef-848b-f7ce2beb3ef9&id=2e3ed409-ddf8-4d29-bf20-1c73d926fb4a&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1589] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:42:15 2026] GET /v2.0/ports?network_id=bcd77390-a69a-474d-8376-19a2f4eadad6&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: 815/1590] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:42:15 2026] GET /v2.0/networks/bcd77390-a69a-474d-8376-19a2f4eadad6?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: 776/1591] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:42:15 2026] GET /v2.0/networks/bcd77390-a69a-474d-8376-19a2f4eadad6?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: 7|app: 0|req: 777/1592] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:16 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1012 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1593] 10.0.0.129 () {34 vars in 1120 bytes} [Thu May 14 08:42:16 2026] GET /v2.0/security-groups?id=9a67edc7-7512-45ef-848b-f7ce2beb3ef9&id=2e3ed409-ddf8-4d29-bf20-1c73d926fb4a&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1594] 199.204.45.35 () {34 vars in 993 bytes} [Thu May 14 08:42:16 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1273 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1595] 199.204.45.35 () {34 vars in 1123 bytes} [Thu May 14 08:42:16 2026] GET /v2.0/security-groups?id=2e3ed409-ddf8-4d29-bf20-1c73d926fb4a&id=9a67edc7-7512-45ef-848b-f7ce2beb3ef9&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:16.944 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f22718c-4070-4abc-a659-602d235aa186 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource 3c29c208-094c-473b-b230-3dc24466a0dc (type: security_groups) to 1 2026-05-14 08:42:16.965 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f22718c-4070-4abc-a659-602d235aa186 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource 3622e186-1098-4112-9819-1584242d511f (type: security_group_rules) to 0 2026-05-14 08:42:16.985 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f22718c-4070-4abc-a659-602d235aa186 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource 58b10cc7-4ca7-4540-ace7-55a36b47da4d (type: security_group_rules) to 0 2026-05-14 08:42:17.008 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f22718c-4070-4abc-a659-602d235aa186 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource 8afb3045-bd8a-42ba-b1db-809c00e59687 (type: security_group_rules) to 0 2026-05-14 08:42:17.010 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] OVN reports status up for port: 16384054-67bc-4fe5-a44d-54de9e9ceba4 2026-05-14 08:42:17.033 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f22718c-4070-4abc-a659-602d235aa186 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource e0ddb0c3-428a-4a10-9c3b-7c3f69b5fd77 (type: security_group_rules) to 0 2026-05-14 08:42:17.043 7 INFO neutron.plugins.ml2.plugin [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] Attempt 1 to provision port 16384054-67bc-4fe5-a44d-54de9e9ceba4 2026-05-14 08:42:17.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f22718c-4070-4abc-a659-602d235aa186 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource a9260e69-6dbc-4396-aee7-a114b4e522f7 (type: security_groups) to 1 2026-05-14 08:42:17.180 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f22718c-4070-4abc-a659-602d235aa186 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource 76f39a10-65ed-4e44-b71f-224ae93c721b (type: security_group_rules) to 0 2026-05-14 08:42:17.190 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-88516ccb-1929-46c4-b68e-6899de6af69c'] response: {'server_uuid': '4bf6c192-db30-4010-aee4-dd576ab99b3f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16384054-67bc-4fe5-a44d-54de9e9ceba4', 'code': 200} 2026-05-14 08:42:17.196 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f22718c-4070-4abc-a659-602d235aa186 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource db208b2e-d5d1-459f-9510-e0ad9d0bdf8f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 816/1596] 10.0.0.157 () {34 vars in 684 bytes} [Thu May 14 08:42:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:42:17.401 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b4f37d9-202c-4795-8bcb-4451dc3898e4 - - - - - -] Successfully bumped revision number for resource 16384054-67bc-4fe5-a44d-54de9e9ceba4 (type: ports) to 5 2026-05-14 08:42:17.474 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4d4e022-4645-4522-b1b6-56d0f0ad0c4d 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource 60e7b14a-a17d-497e-a3b1-baec4e328dfc (type: security_groups) to 1 2026-05-14 08:42:17.504 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4d4e022-4645-4522-b1b6-56d0f0ad0c4d 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource 76335f14-9665-4ed7-8a1d-b62caacc3aee (type: security_group_rules) to 0 2026-05-14 08:42:17.527 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4d4e022-4645-4522-b1b6-56d0f0ad0c4d 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource 8479950b-4510-4bf3-a8c9-04b4eb475961 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 781/1597] 10.0.0.157 () {34 vars in 684 bytes} [Thu May 14 08:42:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:42:17.715 8 INFO neutron.db.ovn_revision_numbers_db [None req-afa5bdfe-4d10-4dab-ae23-0a1a3c664ee6 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource 1732c69e-cf60-4eab-96ca-953a907fcf0b (type: security_groups) to 1 2026-05-14 08:42:17.728 8 INFO neutron.db.ovn_revision_numbers_db [None req-afa5bdfe-4d10-4dab-ae23-0a1a3c664ee6 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource 4dae4d39-9e8e-4561-b8e0-f27f634b91b7 (type: security_group_rules) to 0 2026-05-14 08:42:17.743 8 INFO neutron.db.ovn_revision_numbers_db [None req-afa5bdfe-4d10-4dab-ae23-0a1a3c664ee6 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource dc6cbfe5-84b3-4551-8e50-b04ee69c0b18 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 817/1598] 10.0.0.157 () {34 vars in 684 bytes} [Thu May 14 08:42:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 205 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-05-14 08:42:17.890 7 INFO neutron.db.ovn_revision_numbers_db [None req-b5afee79-2f5b-4b6c-968c-e56b947e66e2 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource 6d3ce44b-2f4e-4364-991f-2720439cdeca (type: security_groups) to 1 2026-05-14 08:42:17.904 7 INFO neutron.db.ovn_revision_numbers_db [None req-b5afee79-2f5b-4b6c-968c-e56b947e66e2 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource 2e590bdb-e579-4609-9b19-57a5c606a82c (type: security_group_rules) to 0 2026-05-14 08:42:17.917 7 INFO neutron.db.ovn_revision_numbers_db [None req-b5afee79-2f5b-4b6c-968c-e56b947e66e2 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource 7765f034-6add-4990-b6bd-23b171903111 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 818/1599] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:17 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1600] 10.0.0.157 () {34 vars in 684 bytes} [Thu May 14 08:42:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1601] 10.0.0.129 () {34 vars in 1120 bytes} [Thu May 14 08:42:17 2026] GET /v2.0/security-groups?id=9a67edc7-7512-45ef-848b-f7ce2beb3ef9&id=2e3ed409-ddf8-4d29-bf20-1c73d926fb4a&fields=id&fields=name => generated 206 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:18.124 7 INFO neutron.db.ovn_revision_numbers_db [None req-1edc1a00-544e-4b81-8e42-e2473d141c49 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource 2a4bd377-6a78-498a-b933-8582f90e8e0b (type: security_groups) to 1 2026-05-14 08:42:18.138 7 INFO neutron.db.ovn_revision_numbers_db [None req-1edc1a00-544e-4b81-8e42-e2473d141c49 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource 9977cb9b-0d6e-48ed-80ae-e5efa0fbc7b4 (type: security_group_rules) to 0 2026-05-14 08:42:18.151 7 INFO neutron.db.ovn_revision_numbers_db [None req-1edc1a00-544e-4b81-8e42-e2473d141c49 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] Successfully bumped revision number for resource c35d502f-c965-4c51-8b07-587b576a62ff (type: security_group_rules) to 0 [pid: 7|app: 0|req: 783/1602] 10.0.0.157 () {34 vars in 684 bytes} [Thu May 14 08:42:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:42:18.200 8 WARNING neutron.db.securitygroups_db [None req-9777ff00-d48d-4479-aa59-694b9b50b55e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:18.215 7 WARNING tagging [None req-d9ae7c0b-a624-45ec-9d50-6a22acd2db9d 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 784/1603] 10.0.0.157 () {34 vars in 767 bytes} [Thu May 14 08:42:18 2026] PUT /v2.0/security-groups/a9260e69-6dbc-4396-aee7-a114b4e522f7/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:18.272 7 WARNING tagging [None req-10dd0129-7f25-47e9-9841-4229da8196d3 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 785/1604] 10.0.0.157 () {34 vars in 767 bytes} [Thu May 14 08:42:18 2026] PUT /v2.0/security-groups/60e7b14a-a17d-497e-a3b1-baec4e328dfc/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:18.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-9777ff00-d48d-4479-aa59-694b9b50b55e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0bbb535c-92ec-44ac-8a8d-0514208dd324 (type: security_groups) to 1 2026-05-14 08:42:18.347 8 INFO neutron.db.ovn_revision_numbers_db [None req-9777ff00-d48d-4479-aa59-694b9b50b55e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 545704bc-85fb-4c97-bac2-1fbdee190730 (type: security_group_rules) to 0 2026-05-14 08:42:18.373 8 INFO neutron.db.ovn_revision_numbers_db [None req-9777ff00-d48d-4479-aa59-694b9b50b55e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 66bc9203-962e-465a-a9e5-6138d7dfeb63 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 786/1605] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:18 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:18.400 8 INFO neutron.db.ovn_revision_numbers_db [None req-9777ff00-d48d-4479-aa59-694b9b50b55e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 6a0c08e7-78bb-4431-ab05-f18806cd2c56 (type: security_group_rules) to 0 2026-05-14 08:42:18.414 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-99cef72b-411b-4fef-9daa-5ae70f5f1517 - - - - - -] OVN reports status up for port: dc6f029c-278a-44e0-8853-845eb2b186cd 2026-05-14 08:42:18.419 8 INFO neutron.db.ovn_revision_numbers_db [None req-9777ff00-d48d-4479-aa59-694b9b50b55e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9bc0b008-e6ae-4109-a803-5ef4fccc742e (type: security_group_rules) to 0 2026-05-14 08:42:18.444 7 INFO neutron.plugins.ml2.plugin [None req-99cef72b-411b-4fef-9daa-5ae70f5f1517 - - - - - -] Attempt 1 to provision port dc6f029c-278a-44e0-8853-845eb2b186cd 2026-05-14 08:42:18.447 7 WARNING tagging [None req-4a0044e2-60e6-47ef-bcd0-1c0021d12810 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 820/1606] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:18 2026] GET /v2.0/security-groups?tenant_id=6a5976331afd43a28de30595f4f0a92f&name=default => generated 2925 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1607] 10.0.0.157 () {34 vars in 767 bytes} [Thu May 14 08:42:18 2026] PUT /v2.0/security-groups/1732c69e-cf60-4eab-96ca-953a907fcf0b/tags => generated 34 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1608] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:18 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:18.526 8 WARNING tagging [None req-fd320abb-621e-4e76-9dae-141d54a0a3e8 4b42d8a45d244e73b7a9e9f0cf86b609 5ac6b35993b64270ab30b283e8668e86 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 822/1609] 10.0.0.157 () {34 vars in 767 bytes} [Thu May 14 08:42:18 2026] PUT /v2.0/security-groups/6d3ce44b-2f4e-4364-991f-2720439cdeca/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1610] 10.0.0.157 () {32 vars in 680 bytes} [Thu May 14 08:42:18 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1611] 10.0.0.157 () {32 vars in 694 bytes} [Thu May 14 08:42:18 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1612] 10.0.0.157 () {32 vars in 690 bytes} [Thu May 14 08:42:18 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1613] 10.0.0.157 () {32 vars in 702 bytes} [Thu May 14 08:42:18 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1614] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:18 2026] DELETE /v2.0/security-groups/0bbb535c-92ec-44ac-8a8d-0514208dd324 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1615] 10.0.0.157 () {32 vars in 688 bytes} [Thu May 14 08:42:18 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:18.838 7 INFO neutron.db.ovn_revision_numbers_db [None req-99cef72b-411b-4fef-9daa-5ae70f5f1517 - - - - - -] Successfully bumped revision number for resource dc6f029c-278a-44e0-8853-845eb2b186cd (type: ports) to 5 2026-05-14 08:42:18.918 8 WARNING neutron.db.securitygroups_db [None req-f7e52633-4ce5-49d8-9ee3-0fc204d62872 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 789/1616] 10.0.0.157 () {32 vars in 702 bytes} [Thu May 14 08:42:18 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 111 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-05-14 08:42:19.033 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7e52633-4ce5-49d8-9ee3-0fc204d62872 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 296796aa-67fa-4fa4-a66a-ffac3f0d0776 (type: security_groups) to 1 [pid: 7|app: 0|req: 790/1617] 10.0.0.157 () {32 vars in 698 bytes} [Thu May 14 08:42:18 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:19.047 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7e52633-4ce5-49d8-9ee3-0fc204d62872 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 51014efc-444e-46f6-9540-6875290dc23a (type: security_group_rules) to 0 2026-05-14 08:42:19.063 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7e52633-4ce5-49d8-9ee3-0fc204d62872 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 63bb404b-622a-45b6-8f9f-3b987b4233ef (type: security_group_rules) to 0 2026-05-14 08:42:19.079 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7e52633-4ce5-49d8-9ee3-0fc204d62872 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8dda365a-f9fc-4ad8-ad7c-15c16c41d698 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 791/1618] 10.0.0.157 () {32 vars in 710 bytes} [Thu May 14 08:42:19 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:19.095 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7e52633-4ce5-49d8-9ee3-0fc204d62872 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f566cdda-b3cd-4366-9dbb-48d3e4f0810c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 828/1619] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:18 2026] GET /v2.0/security-groups?tenant_id=58f414778e9748b79763875c8e404242&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1620] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:19 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:19.242 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af2ab6ed-627b-421e-8606-588ffb37268f'] response: {'server_uuid': '4bf6c192-db30-4010-aee4-dd576ab99b3f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16384054-67bc-4fe5-a44d-54de9e9ceba4', 'code': 200} 2026-05-14 08:42:19.243 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af2ab6ed-627b-421e-8606-588ffb37268f'] response: {'server_uuid': '72a91236-50cc-4517-9424-1939096badfb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc6f029c-278a-44e0-8853-845eb2b186cd', 'code': 200} 2026-05-14 08:42:19.244 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af2ab6ed-627b-421e-8606-588ffb37268f'] response: {'server_uuid': '72a91236-50cc-4517-9424-1939096badfb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc6f029c-278a-44e0-8853-845eb2b186cd', 'code': 200} [pid: 7|app: 0|req: 792/1621] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:19 2026] DELETE /v2.0/security-groups/a9260e69-6dbc-4396-aee7-a114b4e522f7 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1622] 10.0.0.129 () {34 vars in 1120 bytes} [Thu May 14 08:42:19 2026] GET /v2.0/security-groups?id=9a67edc7-7512-45ef-848b-f7ce2beb3ef9&id=2e3ed409-ddf8-4d29-bf20-1c73d926fb4a&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1623] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:19 2026] DELETE /v2.0/security-groups/296796aa-67fa-4fa4-a66a-ffac3f0d0776 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1624] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:19 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1625] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:19 2026] DELETE /v2.0/security-groups/60e7b14a-a17d-497e-a3b1-baec4e328dfc => 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: 795/1626] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:19 2026] DELETE /v2.0/security-groups/1732c69e-cf60-4eab-96ca-953a907fcf0b => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1627] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:19 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1628] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:19 2026] DELETE /v2.0/security-groups/6d3ce44b-2f4e-4364-991f-2720439cdeca => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1629] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:19 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&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: 7|app: 0|req: 799/1630] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:19 2026] DELETE /v2.0/security-groups/2a4bd377-6a78-498a-b933-8582f90e8e0b => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:19.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-62d1f55a-80bb-469d-a3f9-6c1882e8f687 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource 939b2f0c-2ffd-4778-8e6f-86ccaa2773dd (type: floatingips) to 1 2026-05-14 08:42:20.116 8 INFO neutron.db.ovn_revision_numbers_db [None req-62d1f55a-80bb-469d-a3f9-6c1882e8f687 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Successfully bumped revision number for resource 939b2f0c-2ffd-4778-8e6f-86ccaa2773dd (type: floatingips) to 2 2026-05-14 08:42:20.116 8 INFO neutron.db.l3_db [None req-62d1f55a-80bb-469d-a3f9-6c1882e8f687 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Floating IP 939b2f0c-2ffd-4778-8e6f-86ccaa2773dd associated. External IP: 10.96.250.212, port: 16384054-67bc-4fe5-a44d-54de9e9ceba4. [pid: 8|app: 0|req: 832/1631] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:42:19 2026] PUT /v2.0/floatingips/939b2f0c-2ffd-4778-8e6f-86ccaa2773dd => generated 856 bytes in 722 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:20.211 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-89ab8167-b7ca-4ef0-86db-278cfa7c744a'] response: {'name': 'network-changed', 'server_uuid': '4bf6c192-db30-4010-aee4-dd576ab99b3f', 'tag': '16384054-67bc-4fe5-a44d-54de9e9ceba4', '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: 800/1632] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:42:20 2026] GET /v2.0/ports?tenant_id=968ad718db384898b1fada14a21cbeea&device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1275 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1633] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:42:20 2026] GET /v2.0/networks?id=79adbbfe-7b4e-4385-b67e-4459d00e4667 => generated 809 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1634] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:42:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=16384054-67bc-4fe5-a44d-54de9e9ceba4 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1635] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:42:20 2026] GET /v2.0/subnets?id=227846ec-79ec-45c9-9fd6-5d15310d61dd => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1636] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:20 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1637] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:42:20 2026] GET /v2.0/ports?network_id=79adbbfe-7b4e-4385-b67e-4459d00e4667&device_owner=network%3Adhcp => 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: 838/1638] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:21 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:21.044 7 WARNING neutron.db.securitygroups_db [None req-2a6dda3e-7921-4d9f-af69-50ee7de07309 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 839/1639] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:42:21 2026] GET /v2.0/networks/79adbbfe-7b4e-4385-b67e-4459d00e4667?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1640] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:42:21 2026] GET /v2.0/networks/79adbbfe-7b4e-4385-b67e-4459d00e4667?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) [pid: 8|app: 0|req: 841/1641] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:21 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:21.188 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a6dda3e-7921-4d9f-af69-50ee7de07309 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 44e36c09-a2ea-44c0-98fe-e0e1f05dbdb0 (type: security_groups) to 1 2026-05-14 08:42:21.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a6dda3e-7921-4d9f-af69-50ee7de07309 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3e69fcb9-7570-42d3-876a-cf681656995d (type: security_group_rules) to 0 2026-05-14 08:42:21.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a6dda3e-7921-4d9f-af69-50ee7de07309 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8ecfb35b-1395-4fa5-8659-02d3f7ff1687 (type: security_group_rules) to 0 2026-05-14 08:42:21.223 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a6dda3e-7921-4d9f-af69-50ee7de07309 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9659eb90-d487-44d2-8bb1-41f41ac3a079 (type: security_group_rules) to 0 2026-05-14 08:42:21.236 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a6dda3e-7921-4d9f-af69-50ee7de07309 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f422ff58-9894-4846-800f-8a4ce9aa4079 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 801/1642] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:20 2026] GET /v2.0/security-groups?tenant_id=f6f38685ca3a481aa312a59e82298316&name=default => generated 2925 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1645] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:21 2026] DELETE /v2.0/security-groups/44e36c09-a2ea-44c0-98fe-e0e1f05dbdb0 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:21.571 7 WARNING neutron.db.securitygroups_db [None req-74c0d00b-c7a8-40cc-bc8d-a30c01771915 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:21.627 8 INFO neutron.db.ovn_revision_numbers_db [None req-154cebc7-8027-411d-8155-4d62455bdc91 aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] Successfully bumped revision number for resource 79184fde-fb1b-420f-b2a5-5c40d167d39b (type: floatingips) to 1 2026-05-14 08:42:21.713 7 INFO neutron.db.ovn_revision_numbers_db [None req-74c0d00b-c7a8-40cc-bc8d-a30c01771915 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 06524546-d9cc-4c3c-8f8b-026e17ae46ee (type: security_groups) to 1 2026-05-14 08:42:21.726 7 INFO neutron.db.ovn_revision_numbers_db [None req-74c0d00b-c7a8-40cc-bc8d-a30c01771915 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0819b88c-999b-4ef9-bd9b-2f41ba19509f (type: security_group_rules) to 0 2026-05-14 08:42:21.737 7 INFO neutron.db.ovn_revision_numbers_db [None req-74c0d00b-c7a8-40cc-bc8d-a30c01771915 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 523079f6-b41e-4f11-b651-6f2ccd791c6b (type: security_group_rules) to 0 2026-05-14 08:42:21.747 7 INFO neutron.db.ovn_revision_numbers_db [None req-74c0d00b-c7a8-40cc-bc8d-a30c01771915 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c600b9cd-b943-43ab-af7a-c9dfb8a26512 (type: security_group_rules) to 0 2026-05-14 08:42:21.758 8 INFO neutron.db.ovn_revision_numbers_db [None req-154cebc7-8027-411d-8155-4d62455bdc91 aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] Successfully bumped revision number for resource 79184fde-fb1b-420f-b2a5-5c40d167d39b (type: floatingips) to 2 2026-05-14 08:42:21.758 8 INFO neutron.db.l3_db [None req-154cebc7-8027-411d-8155-4d62455bdc91 aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] Floating IP 79184fde-fb1b-420f-b2a5-5c40d167d39b associated. External IP: 10.96.250.219, port: dc6f029c-278a-44e0-8853-845eb2b186cd. 2026-05-14 08:42:21.770 7 INFO neutron.db.ovn_revision_numbers_db [None req-74c0d00b-c7a8-40cc-bc8d-a30c01771915 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource faf164da-ee91-4d5d-9596-08ed492d3e6f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 842/1646] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:42:21 2026] PUT /v2.0/floatingips/79184fde-fb1b-420f-b2a5-5c40d167d39b => generated 856 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1647] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:21 2026] GET /v2.0/security-groups?tenant_id=0c7f2853c846481ba071db12877c319a&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: 843/1648] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:21 2026] DELETE /v2.0/security-groups/06524546-d9cc-4c3c-8f8b-026e17ae46ee => generated 0 bytes in 165 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-05-14 08:42:22.130 7 WARNING neutron.db.securitygroups_db [None req-9dabab7f-7203-4d0a-813f-f532cc51fa33 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 806/1649] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:22 2026] GET /v2.0/security-groups?tenant_id=5ac6b35993b64270ab30b283e8668e86&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:22.271 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0eb15be-f1d5-45b9-a555-9b3df9d91fda'] response: {'name': 'network-changed', 'server_uuid': '72a91236-50cc-4517-9424-1939096badfb', 'tag': 'dc6f029c-278a-44e0-8853-845eb2b186cd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 844/1650] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:22 2026] DELETE /v2.0/security-groups/3c29c208-094c-473b-b230-3dc24466a0dc => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1651] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:42:22 2026] GET /v2.0/ports?tenant_id=41b0d0c2448d491eb3106c09f9c954a2&device_id=72a91236-50cc-4517-9424-1939096badfb => generated 1236 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1652] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:42:22 2026] GET /v2.0/networks?id=bcd77390-a69a-474d-8376-19a2f4eadad6 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1653] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:42:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=dc6f029c-278a-44e0-8853-845eb2b186cd => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1654] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:42:22 2026] GET /v2.0/subnets?id=57198b65-a4b2-4af6-bfe2-c0ed213eeadf => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1655] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:42:22 2026] GET /v2.0/ports?network_id=bcd77390-a69a-474d-8376-19a2f4eadad6&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: 847/1656] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:42:23 2026] GET /v2.0/networks/bcd77390-a69a-474d-8376-19a2f4eadad6?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: 810/1657] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:42:23 2026] GET /v2.0/networks/bcd77390-a69a-474d-8376-19a2f4eadad6?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) 2026-05-14 08:42:25.156 8 WARNING neutron.db.securitygroups_db [None req-a9e0a63a-a67b-4096-897e-db4c30b48954 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:25.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9e0a63a-a67b-4096-897e-db4c30b48954 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 1f1ed57c-08b2-462c-baa7-f6271b53f51f (type: security_groups) to 1 2026-05-14 08:42:25.298 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9e0a63a-a67b-4096-897e-db4c30b48954 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 1f9ea062-606a-409d-9653-74321b6e0d91 (type: security_group_rules) to 0 2026-05-14 08:42:25.310 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9e0a63a-a67b-4096-897e-db4c30b48954 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 70e9d9da-207c-4679-8348-15affa940f6d (type: security_group_rules) to 0 2026-05-14 08:42:25.322 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9e0a63a-a67b-4096-897e-db4c30b48954 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b695cf19-b9ef-47de-b977-0c752b28ca3e (type: security_group_rules) to 0 2026-05-14 08:42:25.333 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9e0a63a-a67b-4096-897e-db4c30b48954 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e3a1e1fc-aab0-4551-bab2-9ac101c42d53 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 848/1658] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:24 2026] GET /v2.0/security-groups?tenant_id=7916e31ffaaa48f6a81223c96f750a1f&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1659] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:25 2026] DELETE /v2.0/security-groups/1f1ed57c-08b2-462c-baa7-f6271b53f51f => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:25.631 8 WARNING neutron.db.securitygroups_db [None req-a51258c9-3ed0-4364-bf61-5160e5dd53d4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:25.739 8 INFO neutron.db.ovn_revision_numbers_db [None req-a51258c9-3ed0-4364-bf61-5160e5dd53d4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b3d3f2dd-635c-4426-a901-4060b8d39808 (type: security_groups) to 1 2026-05-14 08:42:25.750 8 INFO neutron.db.ovn_revision_numbers_db [None req-a51258c9-3ed0-4364-bf61-5160e5dd53d4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 47998878-f321-4ae6-8a68-d352cdc54505 (type: security_group_rules) to 0 2026-05-14 08:42:25.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-a51258c9-3ed0-4364-bf61-5160e5dd53d4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5a2c8052-9285-45d9-a909-1d11abd27a77 (type: security_group_rules) to 0 2026-05-14 08:42:25.777 8 INFO neutron.db.ovn_revision_numbers_db [None req-a51258c9-3ed0-4364-bf61-5160e5dd53d4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 92fc49aa-357f-407e-8733-c71c507f5691 (type: security_group_rules) to 0 2026-05-14 08:42:25.787 8 INFO neutron.db.ovn_revision_numbers_db [None req-a51258c9-3ed0-4364-bf61-5160e5dd53d4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d3978475-f710-42b3-a32e-0bd099712b23 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 849/1660] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:25 2026] GET /v2.0/security-groups?tenant_id=8b7b8e6062184af5b7ecfe4fb6a31c2e&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1661] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:25 2026] DELETE /v2.0/security-groups/b3d3f2dd-635c-4426-a901-4060b8d39808 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1662] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:42:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1663] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:42:26 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: 851/1664] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:42:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1665] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:42:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1666] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:42:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1667] 10.0.0.157 () {34 vars in 759 bytes} [Thu May 14 08:42:27 2026] PUT /v2.0/subnetpools/94cfc3c7-e44f-475b-b49d-1af363e77641/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1668] 10.0.0.157 () {34 vars in 759 bytes} [Thu May 14 08:42:27 2026] PUT /v2.0/subnetpools/b6f40f8b-b341-46ac-a76f-552b09d4f23d/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: 816/1669] 10.0.0.157 () {34 vars in 759 bytes} [Thu May 14 08:42:27 2026] PUT /v2.0/subnetpools/950a3bbc-d6c1-41c7-8365-12e78c2980cc/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1670] 10.0.0.157 () {34 vars in 759 bytes} [Thu May 14 08:42:27 2026] PUT /v2.0/subnetpools/dd5e0c12-2ca7-484c-aab8-71ff602bed4a/tags => 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: 817/1671] 10.0.0.157 () {32 vars in 672 bytes} [Thu May 14 08:42:27 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1672] 10.0.0.157 () {32 vars in 686 bytes} [Thu May 14 08:42:27 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1673] 10.0.0.157 () {32 vars in 682 bytes} [Thu May 14 08:42:27 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1674] 10.0.0.157 () {32 vars in 694 bytes} [Thu May 14 08:42:27 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1675] 10.0.0.157 () {32 vars in 680 bytes} [Thu May 14 08:42:27 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1676] 10.0.0.157 () {32 vars in 694 bytes} [Thu May 14 08:42:27 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1677] 10.0.0.157 () {32 vars in 690 bytes} [Thu May 14 08:42:27 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1678] 10.0.0.157 () {32 vars in 702 bytes} [Thu May 14 08:42:27 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1679] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:42:27 2026] DELETE /v2.0/subnetpools/94cfc3c7-e44f-475b-b49d-1af363e77641 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1680] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:42:27 2026] DELETE /v2.0/subnetpools/b6f40f8b-b341-46ac-a76f-552b09d4f23d => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1681] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:42:27 2026] DELETE /v2.0/subnetpools/950a3bbc-d6c1-41c7-8365-12e78c2980cc => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1682] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:42:27 2026] DELETE /v2.0/subnetpools/dd5e0c12-2ca7-484c-aab8-71ff602bed4a => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1683] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:42:27 2026] DELETE /v2.0/subnetpools/d5739b75-1a90-43c3-870f-8d1ea7114982 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:28.882 8 WARNING neutron.db.securitygroups_db [None req-3ef90b15-d524-4d77-9e87-0489dc7450d4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:29.004 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ef90b15-d524-4d77-9e87-0489dc7450d4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 24efb837-35b9-45cd-96f1-076ba5afc3bd (type: security_groups) to 1 2026-05-14 08:42:29.013 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ef90b15-d524-4d77-9e87-0489dc7450d4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 10647710-9d69-4f77-b4ab-b7ea446eaa99 (type: security_group_rules) to 0 2026-05-14 08:42:29.027 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ef90b15-d524-4d77-9e87-0489dc7450d4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2a09a1fb-5137-471f-b95d-682266132767 (type: security_group_rules) to 0 2026-05-14 08:42:29.040 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ef90b15-d524-4d77-9e87-0489dc7450d4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5f4296a0-45d0-4f15-91c4-d3c4d37fe177 (type: security_group_rules) to 0 2026-05-14 08:42:29.053 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ef90b15-d524-4d77-9e87-0489dc7450d4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f42678bb-4590-40a8-a016-2486e89d4c85 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 861/1684] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:28 2026] GET /v2.0/security-groups?tenant_id=d723a579202b4ea696eccccf709c9fbc&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1685] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:29 2026] DELETE /v2.0/security-groups/24efb837-35b9-45cd-96f1-076ba5afc3bd => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:29.408 7 WARNING neutron.db.securitygroups_db [None req-fc3facba-4fd5-4bda-8032-873b53c88988 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:29.519 8 WARNING neutron.db.securitygroups_db [None req-8b12522d-28bb-471f-9ea8-9359bd3ba9b9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:29.521 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc3facba-4fd5-4bda-8032-873b53c88988 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d6a88835-782e-40d1-9ab1-63cd8338584c (type: security_groups) to 1 2026-05-14 08:42:29.533 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc3facba-4fd5-4bda-8032-873b53c88988 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 7753fe95-77c6-4a44-9da7-34718d076569 (type: security_group_rules) to 0 2026-05-14 08:42:29.545 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc3facba-4fd5-4bda-8032-873b53c88988 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource bd7cd2f9-4ae3-47ba-ae1b-490c84714888 (type: security_group_rules) to 0 2026-05-14 08:42:29.556 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc3facba-4fd5-4bda-8032-873b53c88988 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d39358f3-d08f-419a-a735-d2857434282e (type: security_group_rules) to 0 2026-05-14 08:42:29.568 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc3facba-4fd5-4bda-8032-873b53c88988 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d99dc3c2-85e4-4b2a-8df2-61aab0fab27c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 825/1686] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:29 2026] GET /v2.0/security-groups?tenant_id=a29efc47fc3d4f27afa77e5653a3e10d&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:29.648 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b12522d-28bb-471f-9ea8-9359bd3ba9b9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e3b83ffc-6d81-41fb-8fa5-9c1aa24243a9 (type: security_groups) to 1 2026-05-14 08:42:29.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b12522d-28bb-471f-9ea8-9359bd3ba9b9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0491193b-90be-4297-bf1d-063e2a96425b (type: security_group_rules) to 0 2026-05-14 08:42:29.674 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b12522d-28bb-471f-9ea8-9359bd3ba9b9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 102fc4d3-ab1d-44e7-a453-fe65854ab4da (type: security_group_rules) to 0 2026-05-14 08:42:29.684 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b12522d-28bb-471f-9ea8-9359bd3ba9b9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2157c18a-b29b-45bd-93d5-d2eeb3ee23a7 (type: security_group_rules) to 0 2026-05-14 08:42:29.697 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b12522d-28bb-471f-9ea8-9359bd3ba9b9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a50d7970-46ab-47a0-9b68-6b53edafeabf (type: security_group_rules) to 0 [pid: 8|app: 0|req: 862/1687] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:29 2026] GET /v2.0/security-groups?tenant_id=b423c58273434b4fbf5b857cb1786309&name=default => generated 2925 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1688] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:29 2026] DELETE /v2.0/security-groups/d6a88835-782e-40d1-9ab1-63cd8338584c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:29.849 7 WARNING neutron.db.securitygroups_db [None req-c64112a1-264e-4e9a-be43-d03481e2b805 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 863/1689] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:29 2026] DELETE /v2.0/security-groups/e3b83ffc-6d81-41fb-8fa5-9c1aa24243a9 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:29.978 7 INFO neutron.db.ovn_revision_numbers_db [None req-c64112a1-264e-4e9a-be43-d03481e2b805 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 7c177dcb-b1bd-45ad-a585-ae982769de63 (type: security_groups) to 1 2026-05-14 08:42:29.992 7 INFO neutron.db.ovn_revision_numbers_db [None req-c64112a1-264e-4e9a-be43-d03481e2b805 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 519c421d-769a-4002-95c4-61d5900be966 (type: security_group_rules) to 0 2026-05-14 08:42:30.004 7 INFO neutron.db.ovn_revision_numbers_db [None req-c64112a1-264e-4e9a-be43-d03481e2b805 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 81919ffc-2369-430d-96eb-5fd7a72e1ff7 (type: security_group_rules) to 0 2026-05-14 08:42:30.016 7 INFO neutron.db.ovn_revision_numbers_db [None req-c64112a1-264e-4e9a-be43-d03481e2b805 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 834afbd8-629f-4a52-a49d-8cb5164d4bab (type: security_group_rules) to 0 2026-05-14 08:42:30.031 7 INFO neutron.db.ovn_revision_numbers_db [None req-c64112a1-264e-4e9a-be43-d03481e2b805 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a70c8a78-37a0-485e-a57d-bc3910ad2265 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 827/1690] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:29 2026] GET /v2.0/security-groups?tenant_id=b5ef0d9991804504b287e7a259eb8744&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1691] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:30 2026] DELETE /v2.0/security-groups/7c177dcb-b1bd-45ad-a585-ae982769de63 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1692] 10.0.0.248 () {34 vars in 990 bytes} [Thu May 14 08:42:33 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 1236 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1693] 10.0.0.248 () {34 vars in 1040 bytes} [Thu May 14 08:42:33 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&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-05-14 08:42:34.726 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c6e2a4e-d5d6-4de5-b896-3ffceb646d89 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource 81391ffe-8323-400f-9a11-faf3c2f7a7e3 (type: security_groups) to 1 2026-05-14 08:42:34.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c6e2a4e-d5d6-4de5-b896-3ffceb646d89 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource 3549f390-f855-4a3b-8a6b-9187c2e0c077 (type: security_group_rules) to 0 2026-05-14 08:42:34.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c6e2a4e-d5d6-4de5-b896-3ffceb646d89 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource 4cce86f7-728d-4d0a-aa31-e7e345bc3160 (type: security_group_rules) to 0 2026-05-14 08:42:34.764 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c6e2a4e-d5d6-4de5-b896-3ffceb646d89 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource 6320ada3-18bd-43bb-815f-c919153e4679 (type: security_group_rules) to 0 2026-05-14 08:42:34.777 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c6e2a4e-d5d6-4de5-b896-3ffceb646d89 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource a7175f10-cf0b-4c22-9a41-c67a8ab0a4bf (type: security_group_rules) to 0 2026-05-14 08:42:34.860 7 INFO neutron.db.segments_db [None req-7c6e2a4e-d5d6-4de5-b896-3ffceb646d89 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Added segment 090bd10b-c9ab-424e-8010-ca9d7b9fc4b7 of type geneve for network 175b551b-90bf-4550-835f-d7b98951b890 2026-05-14 08:42:34.983 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c6e2a4e-d5d6-4de5-b896-3ffceb646d89 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource 175b551b-90bf-4550-835f-d7b98951b890 (type: networks) to 1 2026-05-14 08:42:35.156 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7c6e2a4e-d5d6-4de5-b896-3ffceb646d89 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] No more DHCP agents 2026-05-14 08:42:35.158 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7c6e2a4e-d5d6-4de5-b896-3ffceb646d89 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Unable to schedule network 175b551b-90bf-4550-835f-d7b98951b890: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:35.211 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-78736316-d26c-4e3a-b1d4-bfbcbab86d08 - - - - - -] OVN reports status down for port: 1af333d3-913d-4802-8bf3-1b51a85c0483 2026-05-14 08:42:35.273 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c6e2a4e-d5d6-4de5-b896-3ffceb646d89 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource 1af333d3-913d-4802-8bf3-1b51a85c0483 (type: ports) to 1 [pid: 7|app: 0|req: 829/1694] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:42:34 2026] POST /v2.0/networks => generated 670 bytes in 926 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:35.550 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37265fae-513e-48fb-8f15-1d9299d9c339 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] No more DHCP agents 2026-05-14 08:42:35.551 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37265fae-513e-48fb-8f15-1d9299d9c339 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Unable to schedule network 175b551b-90bf-4550-835f-d7b98951b890: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:35.604 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] OVN reports status down for port: c38bf40a-8598-4e87-94d0-471961e736d8 2026-05-14 08:42:35.666 8 INFO neutron.db.ovn_revision_numbers_db [None req-37265fae-513e-48fb-8f15-1d9299d9c339 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource c38bf40a-8598-4e87-94d0-471961e736d8 (type: ports) to 1 [pid: 8|app: 0|req: 866/1695] 10.0.0.157 () {34 vars in 664 bytes} [Thu May 14 08:42:35 2026] POST /v2.0/ports => generated 743 bytes in 416 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: 867/1696] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:35 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1697] 10.0.0.129 () {34 vars in 1120 bytes} [Thu May 14 08:42:35 2026] GET /v2.0/security-groups?id=9a67edc7-7512-45ef-848b-f7ce2beb3ef9&id=2e3ed409-ddf8-4d29-bf20-1c73d926fb4a&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1698] 10.0.0.157 () {34 vars in 666 bytes} [Thu May 14 08:42:35 2026] POST /v2.0/trunks => generated 409 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:36.078 7 INFO neutron.db.segments_db [None req-70178268-3ae5-440e-8554-6c5be1a14bef 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Added segment 5c18fdb2-a14d-453d-be60-4d1efdfdbe0d of type geneve for network 2d64e70b-5898-48ab-b81f-287a913cf480 [pid: 8|app: 0|req: 869/1699] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:42:35 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1275 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1700] 10.0.0.157 () {32 vars in 858 bytes} [Thu May 14 08:42:36 2026] GET /v2.0/floatingips?floating_network_id=f5be4f78-0905-4811-9c92-1f0c9830fbe3&port_id=16384054-67bc-4fe5-a44d-54de9e9ceba4 => generated 861 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:36.233 7 INFO neutron.db.ovn_revision_numbers_db [None req-70178268-3ae5-440e-8554-6c5be1a14bef 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource 2d64e70b-5898-48ab-b81f-287a913cf480 (type: networks) to 1 2026-05-14 08:42:36.413 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-70178268-3ae5-440e-8554-6c5be1a14bef 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] No more DHCP agents 2026-05-14 08:42:36.414 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-70178268-3ae5-440e-8554-6c5be1a14bef 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Unable to schedule network 2d64e70b-5898-48ab-b81f-287a913cf480: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:36.480 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-78736316-d26c-4e3a-b1d4-bfbcbab86d08 - - - - - -] OVN reports status down for port: c0725565-147b-4b39-a7cc-b8b9a5813788 [pid: 8|app: 0|req: 873/1703] 10.0.0.248 () {34 vars in 990 bytes} [Thu May 14 08:42:36 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1275 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1704] 10.0.0.248 () {34 vars in 1120 bytes} [Thu May 14 08:42:36 2026] GET /v2.0/security-groups?id=9a67edc7-7512-45ef-848b-f7ce2beb3ef9&id=2e3ed409-ddf8-4d29-bf20-1c73d926fb4a&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:36.540 7 INFO neutron.db.ovn_revision_numbers_db [None req-70178268-3ae5-440e-8554-6c5be1a14bef 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource c0725565-147b-4b39-a7cc-b8b9a5813788 (type: ports) to 1 [pid: 7|app: 0|req: 831/1705] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:42:35 2026] POST /v2.0/networks => generated 669 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:36.800 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-98eeecd0-1901-4392-8a09-5b29e89b4605 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] No more DHCP agents 2026-05-14 08:42:36.802 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-98eeecd0-1901-4392-8a09-5b29e89b4605 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Unable to schedule network 2d64e70b-5898-48ab-b81f-287a913cf480: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:36.867 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-78736316-d26c-4e3a-b1d4-bfbcbab86d08 - - - - - -] OVN reports status down for port: 05b9258d-edc1-4819-9ae1-93228bc8b50a 2026-05-14 08:42:36.912 8 INFO neutron.db.ovn_revision_numbers_db [None req-98eeecd0-1901-4392-8a09-5b29e89b4605 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource 05b9258d-edc1-4819-9ae1-93228bc8b50a (type: ports) to 1 [pid: 8|app: 0|req: 875/1706] 10.0.0.157 () {34 vars in 664 bytes} [Thu May 14 08:42:36 2026] POST /v2.0/ports => generated 743 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1707] 10.0.0.157 () {34 vars in 666 bytes} [Thu May 14 08:42:36 2026] POST /v2.0/trunks => generated 409 bytes in 171 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-05-14 08:42:37.247 8 INFO neutron.db.segments_db [None req-70de9241-46f1-490c-a425-ada1856ec700 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Added segment e7dcccd8-c979-421d-b45b-6d4c12c4f065 of type geneve for network 0e8b838e-4ca1-44fa-9b53-1026d1744e68 [pid: 7|app: 0|req: 833/1708] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:37 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:37.353 8 INFO neutron.db.ovn_revision_numbers_db [None req-70de9241-46f1-490c-a425-ada1856ec700 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource 0e8b838e-4ca1-44fa-9b53-1026d1744e68 (type: networks) to 1 [pid: 7|app: 0|req: 834/1709] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:37 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&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: 835/1710] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:37 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:37.559 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-70de9241-46f1-490c-a425-ada1856ec700 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] No more DHCP agents 2026-05-14 08:42:37.562 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-70de9241-46f1-490c-a425-ada1856ec700 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Unable to schedule network 0e8b838e-4ca1-44fa-9b53-1026d1744e68: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 836/1711] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:37 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&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-05-14 08:42:37.628 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] OVN reports status down for port: 96f865ec-de12-461d-b6d8-6868efedffef 2026-05-14 08:42:37.690 8 INFO neutron.db.ovn_revision_numbers_db [None req-70de9241-46f1-490c-a425-ada1856ec700 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource 96f865ec-de12-461d-b6d8-6868efedffef (type: ports) to 1 [pid: 8|app: 0|req: 876/1712] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:42:37 2026] POST /v2.0/networks => generated 669 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:37.943 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9548a69d-9e3a-428f-8f91-22dd748fa028 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] No more DHCP agents 2026-05-14 08:42:37.944 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9548a69d-9e3a-428f-8f91-22dd748fa028 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Unable to schedule network 0e8b838e-4ca1-44fa-9b53-1026d1744e68: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 877/1713] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:37 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1714] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:37 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:38.029 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] OVN reports status down for port: 73876bd5-4fd1-4d9b-a177-c489296f66e7 2026-05-14 08:42:38.036 7 INFO neutron.db.ovn_revision_numbers_db [None req-9548a69d-9e3a-428f-8f91-22dd748fa028 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource 73876bd5-4fd1-4d9b-a177-c489296f66e7 (type: ports) to 1 [pid: 7|app: 0|req: 837/1715] 10.0.0.157 () {34 vars in 664 bytes} [Thu May 14 08:42:37 2026] POST /v2.0/ports => generated 743 bytes in 347 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: 838/1716] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:38 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1717] 10.0.0.157 () {34 vars in 666 bytes} [Thu May 14 08:42:38 2026] POST /v2.0/trunks => generated 409 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1718] 10.0.0.129 () {34 vars in 1120 bytes} [Thu May 14 08:42:38 2026] GET /v2.0/security-groups?id=9a67edc7-7512-45ef-848b-f7ce2beb3ef9&id=2e3ed409-ddf8-4d29-bf20-1c73d926fb4a&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:38.919 8 INFO neutron.db.segments_db [None req-51346132-f969-457d-911a-810eb3ed4cc3 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Added segment 87d0c6e5-5849-4fce-a442-3a6e97dc7326 of type geneve for network b076dd27-4818-452a-869e-0851341dcc5b 2026-05-14 08:42:39.042 8 INFO neutron.db.ovn_revision_numbers_db [None req-51346132-f969-457d-911a-810eb3ed4cc3 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource b076dd27-4818-452a-869e-0851341dcc5b (type: networks) to 1 [pid: 7|app: 0|req: 840/1719] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:39 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:39.203 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51346132-f969-457d-911a-810eb3ed4cc3 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] No more DHCP agents 2026-05-14 08:42:39.204 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51346132-f969-457d-911a-810eb3ed4cc3 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Unable to schedule network b076dd27-4818-452a-869e-0851341dcc5b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 841/1720] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:39 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:39.255 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-78736316-d26c-4e3a-b1d4-bfbcbab86d08 - - - - - -] OVN reports status down for port: dd8a8ab9-6fa9-4b2d-8614-0d47bb93c720 2026-05-14 08:42:39.289 8 INFO neutron.db.ovn_revision_numbers_db [None req-51346132-f969-457d-911a-810eb3ed4cc3 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource dd8a8ab9-6fa9-4b2d-8614-0d47bb93c720 (type: ports) to 1 [pid: 8|app: 0|req: 880/1721] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:42:38 2026] POST /v2.0/networks => generated 670 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1722] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:42:39 2026] GET /v2.0/ports?tenant_id=41b0d0c2448d491eb3106c09f9c954a2&device_id=72a91236-50cc-4517-9424-1939096badfb => generated 1236 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1723] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:42:39 2026] GET /v2.0/networks?id=bcd77390-a69a-474d-8376-19a2f4eadad6 => generated 813 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1724] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:42:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=dc6f029c-278a-44e0-8853-845eb2b186cd => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:39.568 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c1a626ae-c012-4643-9bf2-9887d60685ec 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] No more DHCP agents 2026-05-14 08:42:39.569 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c1a626ae-c012-4643-9bf2-9887d60685ec 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Unable to schedule network b076dd27-4818-452a-869e-0851341dcc5b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 884/1725] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:42:39 2026] GET /v2.0/subnets?id=57198b65-a4b2-4af6-bfe2-c0ed213eeadf => generated 694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:39.659 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] OVN reports status down for port: 1f27119d-a7a4-4351-b0d0-8151801b65a1 [pid: 8|app: 0|req: 885/1726] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:42:39 2026] GET /v2.0/ports?network_id=bcd77390-a69a-474d-8376-19a2f4eadad6&device_owner=network%3Adhcp => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:39.673 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1a626ae-c012-4643-9bf2-9887d60685ec 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource 1f27119d-a7a4-4351-b0d0-8151801b65a1 (type: ports) to 1 [pid: 7|app: 0|req: 842/1727] 10.0.0.157 () {34 vars in 664 bytes} [Thu May 14 08:42:39 2026] POST /v2.0/ports => generated 743 bytes in 418 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: 886/1728] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:42:39 2026] GET /v2.0/networks/bcd77390-a69a-474d-8376-19a2f4eadad6?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:39.780 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-78736316-d26c-4e3a-b1d4-bfbcbab86d08 - - - - - -] OVN reports status down for port: 16384054-67bc-4fe5-a44d-54de9e9ceba4 [pid: 8|app: 0|req: 887/1729] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:42:39 2026] GET /v2.0/networks/bcd77390-a69a-474d-8376-19a2f4eadad6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1730] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:39 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:40.019 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd1db09d-bb31-435a-9f52-a89f8bafdf33'] response: {'server_uuid': '4bf6c192-db30-4010-aee4-dd576ab99b3f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '16384054-67bc-4fe5-a44d-54de9e9ceba4', 'code': 200} [pid: 8|app: 0|req: 889/1731] 10.0.0.129 () {34 vars in 1120 bytes} [Thu May 14 08:42:39 2026] GET /v2.0/security-groups?id=9a67edc7-7512-45ef-848b-f7ce2beb3ef9&id=2e3ed409-ddf8-4d29-bf20-1c73d926fb4a&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1732] 10.0.0.157 () {34 vars in 666 bytes} [Thu May 14 08:42:39 2026] POST /v2.0/trunks => generated 409 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:40.153 8 INFO neutron.db.segments_db [None req-4b1d9501-c773-40ee-be5b-837b452e07b2 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Added segment 234a070c-7215-4aa3-9355-fb11011a11e4 of type geneve for network e24e6b39-54c0-462f-af44-3786359ef6a3 2026-05-14 08:42:40.161 7 INFO neutron.db.ovn_revision_numbers_db [None req-78736316-d26c-4e3a-b1d4-bfbcbab86d08 - - - - - -] Successfully bumped revision number for resource 16384054-67bc-4fe5-a44d-54de9e9ceba4 (type: ports) to 6 2026-05-14 08:42:40.292 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b1d9501-c773-40ee-be5b-837b452e07b2 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource e24e6b39-54c0-462f-af44-3786359ef6a3 (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, ' [pid: 7|app: 0|req: 844/1733] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:40 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1734] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:40 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&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-05-14 08:42:40.467 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b1d9501-c773-40ee-be5b-837b452e07b2 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] No more DHCP agents 2026-05-14 08:42:40.468 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b1d9501-c773-40ee-be5b-837b452e07b2 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Unable to schedule network e24e6b39-54c0-462f-af44-3786359ef6a3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:40.537 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fc92c0e8-e5e7-4d9e-8589-d19503006b53 - - - - - -] OVN reports status down for port: 7e9aa694-9cf9-4058-b434-9b87fae2f907 2026-05-14 08:42:40.568 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b1d9501-c773-40ee-be5b-837b452e07b2 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource 7e9aa694-9cf9-4058-b434-9b87fae2f907 (type: ports) to 1 [pid: 8|app: 0|req: 890/1735] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:42:40 2026] POST /v2.0/networks => generated 670 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:40.832 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a79efecb-b66d-4c3d-81ea-d64e8b50d08d 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] No more DHCP agents 2026-05-14 08:42:40.833 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a79efecb-b66d-4c3d-81ea-d64e8b50d08d 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Unable to schedule network e24e6b39-54c0-462f-af44-3786359ef6a3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:40.899 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fc92c0e8-e5e7-4d9e-8589-d19503006b53 - - - - - -] OVN reports status down for port: e3c4a12b-b824-4da1-b0d5-d7722618bb4d 2026-05-14 08:42:40.948 7 INFO neutron.db.ovn_revision_numbers_db [None req-a79efecb-b66d-4c3d-81ea-d64e8b50d08d 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Successfully bumped revision number for resource e3c4a12b-b824-4da1-b0d5-d7722618bb4d (type: ports) to 1 [pid: 7|app: 0|req: 846/1736] 10.0.0.157 () {34 vars in 664 bytes} [Thu May 14 08:42:40 2026] POST /v2.0/ports => generated 743 bytes in 413 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: 891/1737] 199.204.45.35 () {34 vars in 993 bytes} [Thu May 14 08:42:40 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1012 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:41.163 8 INFO neutron_taas.services.taas.taas_plugin [req-e73d6045-b019-460e-9112-049a465d0a72 req-9a3e78b1-f3ca-4099-9d75-22d5a17c7d0c 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] TaaS: Handle Delete Port: 16384054-67bc-4fe5-a44d-54de9e9ceba4 2026-05-14 08:42:41.166 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e73d6045-b019-460e-9112-049a465d0a72 req-9a3e78b1-f3ca-4099-9d75-22d5a17c7d0c 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Tap Mirror: Handle Delete Port: 16384054-67bc-4fe5-a44d-54de9e9ceba4 [pid: 7|app: 0|req: 847/1738] 10.0.0.157 () {34 vars in 666 bytes} [Thu May 14 08:42:41 2026] POST /v2.0/trunks => generated 409 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1739] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:41 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:41.252 7 WARNING tagging [None req-1c3454c2-bcc7-4c56-9a06-574c4061911b 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 849/1740] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:42:41 2026] PUT /v2.0/trunks/7e1f62d3-963f-4bf8-af49-30cd92b5a62a/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:41.335 8 INFO neutron.db.l3_db [req-e73d6045-b019-460e-9112-049a465d0a72 req-9a3e78b1-f3ca-4099-9d75-22d5a17c7d0c 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Floating IP 939b2f0c-2ffd-4778-8e6f-86ccaa2773dd disassociated. External IP: 10.96.250.212, port: 16384054-67bc-4fe5-a44d-54de9e9ceba4. [pid: 7|app: 0|req: 850/1741] 10.0.0.129 () {34 vars in 1120 bytes} [Thu May 14 08:42:41 2026] GET /v2.0/security-groups?id=9a67edc7-7512-45ef-848b-f7ce2beb3ef9&id=2e3ed409-ddf8-4d29-bf20-1c73d926fb4a&fields=id&fields=name => generated 206 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:42:41.357 7 WARNING tagging [None req-c0a27005-8923-420b-bb1e-5e6b51b9232d 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 851/1742] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:42:41 2026] PUT /v2.0/trunks/8b07e2bc-1233-40c5-a259-fe9789aa13f4/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:41.400 7 WARNING tagging [None req-65dfa3d6-fe5a-4344-92f8-268f3c29bf83 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 852/1743] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:42:41 2026] PUT /v2.0/trunks/32031eb5-b39e-4783-b054-2a348afe7ecd/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:41.454 7 WARNING tagging [None req-8b2c43c4-89b4-458e-98c8-de6f65e8ef87 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 892/1744] 199.204.45.35 () {36 vars in 996 bytes} [Thu May 14 08:42:41 2026] DELETE /v2.0/ports/16384054-67bc-4fe5-a44d-54de9e9ceba4 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1745] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:42:41 2026] PUT /v2.0/trunks/1756639c-9a34-420d-bcbe-cd8a9ce48824/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1746] 10.0.0.157 () {32 vars in 662 bytes} [Thu May 14 08:42:41 2026] GET /v2.0/trunks?tags=red => generated 1252 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:41.516 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b81c3e5-6a86-4680-8b37-3f8d28895745'] response: {'server_uuid': '4bf6c192-db30-4010-aee4-dd576ab99b3f', 'name': 'network-vif-deleted', 'tag': '16384054-67bc-4fe5-a44d-54de9e9ceba4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 893/1747] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:41 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1748] 10.0.0.157 () {32 vars in 676 bytes} [Thu May 14 08:42:41 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 847 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1749] 10.0.0.157 () {32 vars in 672 bytes} [Thu May 14 08:42:41 2026] GET /v2.0/trunks?tags-any=blue => generated 847 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1750] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:41 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&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: 857/1751] 10.0.0.157 () {32 vars in 684 bytes} [Thu May 14 08:42:41 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1252 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1752] 10.0.0.157 () {32 vars in 670 bytes} [Thu May 14 08:42:41 2026] GET /v2.0/trunks?not-tags=red => generated 819 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1753] 10.0.0.157 () {32 vars in 684 bytes} [Thu May 14 08:42:41 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1224 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1754] 10.0.0.157 () {32 vars in 680 bytes} [Thu May 14 08:42:41 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: 7|app: 0|req: 859/1755] 10.0.0.157 () {32 vars in 692 bytes} [Thu May 14 08:42:41 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 819 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1756] 10.0.0.157 () {32 vars in 719 bytes} [Thu May 14 08:42:41 2026] GET /v2.0/trunks/7e1f62d3-963f-4bf8-af49-30cd92b5a62a => generated 414 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1757] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:42:41 2026] GET /v2.0/ports/c38bf40a-8598-4e87-94d0-471961e736d8 => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1758] 10.0.0.157 () {32 vars in 722 bytes} [Thu May 14 08:42:41 2026] DELETE /v2.0/trunks/7e1f62d3-963f-4bf8-af49-30cd92b5a62a => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1759] 10.0.0.157 () {32 vars in 719 bytes} [Thu May 14 08:42:41 2026] GET /v2.0/trunks/8b07e2bc-1233-40c5-a259-fe9789aa13f4 => generated 422 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:42.004 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fc92c0e8-e5e7-4d9e-8589-d19503006b53 - - - - - -] OVN reports status down for port: dc6f029c-278a-44e0-8853-845eb2b186cd [pid: 8|app: 0|req: 899/1760] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:42:41 2026] GET /v2.0/ports/05b9258d-edc1-4819-9ae1-93228bc8b50a => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:42.064 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47dbb07e-e0af-49a5-99e7-888b86e9d79b'] response: {'server_uuid': '4bf6c192-db30-4010-aee4-dd576ab99b3f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '16384054-67bc-4fe5-a44d-54de9e9ceba4', 'code': 200} [pid: 7|app: 0|req: 862/1761] 10.0.0.157 () {32 vars in 722 bytes} [Thu May 14 08:42:42 2026] DELETE /v2.0/trunks/8b07e2bc-1233-40c5-a259-fe9789aa13f4 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1762] 10.0.0.157 () {32 vars in 719 bytes} [Thu May 14 08:42:42 2026] GET /v2.0/trunks/32031eb5-b39e-4783-b054-2a348afe7ecd => generated 431 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1763] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:42:42 2026] GET /v2.0/ports/73876bd5-4fd1-4d9b-a177-c489296f66e7 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:42.371 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc92c0e8-e5e7-4d9e-8589-d19503006b53 - - - - - -] Successfully bumped revision number for resource dc6f029c-278a-44e0-8853-845eb2b186cd (type: ports) to 6 [pid: 8|app: 0|req: 901/1764] 10.0.0.157 () {32 vars in 722 bytes} [Thu May 14 08:42:42 2026] DELETE /v2.0/trunks/32031eb5-b39e-4783-b054-2a348afe7ecd => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1765] 10.0.0.157 () {32 vars in 719 bytes} [Thu May 14 08:42:42 2026] GET /v2.0/trunks/1756639c-9a34-420d-bcbe-cd8a9ce48824 => generated 416 bytes in 25 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: 902/1766] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:42 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => 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: 865/1767] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:42:42 2026] GET /v2.0/ports/1f27119d-a7a4-4351-b0d0-8151801b65a1 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1768] 10.0.0.157 () {32 vars in 722 bytes} [Thu May 14 08:42:42 2026] DELETE /v2.0/trunks/1756639c-9a34-420d-bcbe-cd8a9ce48824 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1769] 10.0.0.157 () {32 vars in 719 bytes} [Thu May 14 08:42:42 2026] GET /v2.0/trunks/0ddc6e94-6d60-4b9a-a40a-c3e6d85d7a8b => generated 409 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1770] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:42:42 2026] GET /v2.0/ports/e3c4a12b-b824-4da1-b0d5-d7722618bb4d => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1771] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:42 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1772] 10.0.0.157 () {32 vars in 722 bytes} [Thu May 14 08:42:42 2026] DELETE /v2.0/trunks/0ddc6e94-6d60-4b9a-a40a-c3e6d85d7a8b => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1773] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:42 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&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-05-14 08:42:42.911 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c1cef27-db83-44b8-be20-3c233d54a2dc 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] TaaS: Handle Delete Port: c38bf40a-8598-4e87-94d0-471961e736d8 2026-05-14 08:42:42.913 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c1cef27-db83-44b8-be20-3c233d54a2dc 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Tap Mirror: Handle Delete Port: c38bf40a-8598-4e87-94d0-471961e736d8 [pid: 8|app: 0|req: 906/1774] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:42:42 2026] DELETE /v2.0/ports/c38bf40a-8598-4e87-94d0-471961e736d8 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:42:43.191 7 INFO neutron_taas.services.taas.taas_plugin [None req-71cb0679-2fbc-4424-9ae9-848ddf9571f0 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] TaaS: Handle Delete Port: 05b9258d-edc1-4819-9ae1-93228bc8b50a 2026-05-14 08:42:43.194 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71cb0679-2fbc-4424-9ae9-848ddf9571f0 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Tap Mirror: Handle Delete Port: 05b9258d-edc1-4819-9ae1-93228bc8b50a 2026-05-14 08:42:43.222 8 WARNING neutron.db.securitygroups_db [None req-10ddf999-576d-4637-8829-e23906c9dcf8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 869/1775] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:42:43 2026] DELETE /v2.0/ports/05b9258d-edc1-4819-9ae1-93228bc8b50a => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:42:43.371 8 INFO neutron.db.ovn_revision_numbers_db [None req-10ddf999-576d-4637-8829-e23906c9dcf8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 6856ee69-21e2-41ed-ac30-909bbeca4422 (type: security_groups) to 1 2026-05-14 08:42:43.387 8 INFO neutron.db.ovn_revision_numbers_db [None req-10ddf999-576d-4637-8829-e23906c9dcf8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2e866e03-d311-45de-9764-9e469a2aad88 (type: security_group_rules) to 0 2026-05-14 08:42:43.401 8 INFO neutron.db.ovn_revision_numbers_db [None req-10ddf999-576d-4637-8829-e23906c9dcf8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 42348c0c-2fd1-4791-94e7-d788311f270f (type: security_group_rules) to 0 2026-05-14 08:42:43.412 8 INFO neutron.db.ovn_revision_numbers_db [None req-10ddf999-576d-4637-8829-e23906c9dcf8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8e3180f4-eeea-4d3a-b89a-a26a0cdc3d5e (type: security_group_rules) to 0 2026-05-14 08:42:43.424 8 INFO neutron.db.ovn_revision_numbers_db [None req-10ddf999-576d-4637-8829-e23906c9dcf8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d46582f5-f3a2-4524-8657-e30d224edcf2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 907/1776] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:43 2026] GET /v2.0/security-groups?tenant_id=a38fadfcd94b4c989090e39481fe2914&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:43.479 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0e7ff7c-a700-41aa-9864-5b12d654333c 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] TaaS: Handle Delete Port: 73876bd5-4fd1-4d9b-a177-c489296f66e7 2026-05-14 08:42:43.481 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0e7ff7c-a700-41aa-9864-5b12d654333c 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Tap Mirror: Handle Delete Port: 73876bd5-4fd1-4d9b-a177-c489296f66e7 [pid: 7|app: 0|req: 870/1777] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:42:43 2026] DELETE /v2.0/ports/73876bd5-4fd1-4d9b-a177-c489296f66e7 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1778] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:43 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => 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: 908/1779] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:43 2026] DELETE /v2.0/security-groups/6856ee69-21e2-41ed-ac30-909bbeca4422 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:43.723 7 INFO neutron_taas.services.taas.taas_plugin [None req-065b5f9a-27f2-47de-8336-43e021a6485b 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] TaaS: Handle Delete Port: 1f27119d-a7a4-4351-b0d0-8151801b65a1 2026-05-14 08:42:43.726 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-065b5f9a-27f2-47de-8336-43e021a6485b 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Tap Mirror: Handle Delete Port: 1f27119d-a7a4-4351-b0d0-8151801b65a1 [pid: 7|app: 0|req: 872/1780] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:42:43 2026] DELETE /v2.0/ports/1f27119d-a7a4-4351-b0d0-8151801b65a1 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1781] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:43 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1782] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:43 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&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-05-14 08:42:43.975 8 INFO neutron_taas.services.taas.taas_plugin [None req-136db6e5-a2c1-4a82-99bb-0ef7a543604c 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] TaaS: Handle Delete Port: e3c4a12b-b824-4da1-b0d5-d7722618bb4d 2026-05-14 08:42:43.977 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-136db6e5-a2c1-4a82-99bb-0ef7a543604c 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Tap Mirror: Handle Delete Port: e3c4a12b-b824-4da1-b0d5-d7722618bb4d [pid: 8|app: 0|req: 909/1783] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:42:43 2026] DELETE /v2.0/ports/e3c4a12b-b824-4da1-b0d5-d7722618bb4d => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:42:44.100 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac088f51-fbc4-4640-809a-e7d63aa79e5d'] response: {'server_uuid': '72a91236-50cc-4517-9424-1939096badfb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dc6f029c-278a-44e0-8853-845eb2b186cd', 'code': 200} 2026-05-14 08:42:44.100 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac088f51-fbc4-4640-809a-e7d63aa79e5d'] response: {'server_uuid': '72a91236-50cc-4517-9424-1939096badfb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dc6f029c-278a-44e0-8853-845eb2b186cd', 'code': 200} 2026-05-14 08:42:44.341 7 INFO neutron_taas.services.taas.taas_plugin [None req-d20cd361-4ae9-4e7c-8594-01bb687fbf28 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] TaaS: Handle Delete Port: 1af333d3-913d-4802-8bf3-1b51a85c0483 2026-05-14 08:42:44.344 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d20cd361-4ae9-4e7c-8594-01bb687fbf28 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Tap Mirror: Handle Delete Port: 1af333d3-913d-4802-8bf3-1b51a85c0483 2026-05-14 08:42:44.548 7 INFO neutron.services.segments.plugin [-] Segment 090bd10b-c9ab-424e-8010-ca9d7b9fc4b7 resource provider aggregate not found 2026-05-14 08:42:44.554 7 INFO neutron.services.segments.plugin [-] Segment 090bd10b-c9ab-424e-8010-ca9d7b9fc4b7 resource provider aggregate not found 2026-05-14 08:42:44.572 7 INFO neutron.services.segments.plugin [-] Segment 090bd10b-c9ab-424e-8010-ca9d7b9fc4b7 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 090bd10b-c9ab-424e-8010-ca9d7b9fc4b7 found for delete ", "request_id": "req-59ca5a31-ba6c-4d46-ab56-b99bc87dddf5"}]} 2026-05-14 08:42:44.576 7 INFO neutron.services.segments.plugin [-] Segment 090bd10b-c9ab-424e-8010-ca9d7b9fc4b7 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 090bd10b-c9ab-424e-8010-ca9d7b9fc4b7 found for delete ", "request_id": "req-95d98f64-d7db-43e5-9521-5fca30f5bd76"}]} [pid: 7|app: 0|req: 875/1784] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:42:44 2026] DELETE /v2.0/networks/175b551b-90bf-4550-835f-d7b98951b890 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1785] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:44 2026] GET /v2.0/ports?device_id=4bf6c192-db30-4010-aee4-dd576ab99b3f => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:44.764 8 INFO neutron_taas.services.taas.taas_plugin [None req-31736898-e6d5-45bc-a39b-468fc5f15574 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] TaaS: Handle Delete Port: c0725565-147b-4b39-a7cc-b8b9a5813788 2026-05-14 08:42:44.767 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31736898-e6d5-45bc-a39b-468fc5f15574 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Tap Mirror: Handle Delete Port: c0725565-147b-4b39-a7cc-b8b9a5813788 2026-05-14 08:42:44.955 8 INFO neutron.services.segments.plugin [-] Segment 5c18fdb2-a14d-453d-be60-4d1efdfdbe0d resource provider aggregate not found 2026-05-14 08:42:44.961 8 INFO neutron.services.segments.plugin [-] Segment 5c18fdb2-a14d-453d-be60-4d1efdfdbe0d resource provider aggregate not found 2026-05-14 08:42:44.974 8 INFO neutron.services.segments.plugin [-] Segment 5c18fdb2-a14d-453d-be60-4d1efdfdbe0d 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 5c18fdb2-a14d-453d-be60-4d1efdfdbe0d found for delete ", "request_id": "req-48622cb3-47fb-498d-aae7-76b8d205e537"}]} 2026-05-14 08:42:44.992 8 INFO neutron.services.segments.plugin [-] Segment 5c18fdb2-a14d-453d-be60-4d1efdfdbe0d 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 5c18fdb2-a14d-453d-be60-4d1efdfdbe0d found for delete ", "request_id": "req-0a8fa2e6-195b-45a0-aba8-416654159890"}]} [pid: 8|app: 0|req: 910/1786] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:42:44 2026] DELETE /v2.0/networks/2d64e70b-5898-48ab-b81f-287a913cf480 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1787] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:45 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:45.115 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b860cb52-b9f9-496b-bf2c-d0a34fef774d - - - - - -] OVN reports status up for port: dc6f029c-278a-44e0-8853-845eb2b186cd 2026-05-14 08:42:45.150 7 INFO neutron.plugins.ml2.plugin [None req-b860cb52-b9f9-496b-bf2c-d0a34fef774d - - - - - -] Attempt 1 to provision port dc6f029c-278a-44e0-8853-845eb2b186cd [pid: 7|app: 0|req: 878/1788] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:45 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&fields=id&fields=name => generated 113 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:45.199 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b6c8d67-4c47-4e7b-84db-f4f6bebf2265 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] TaaS: Handle Delete Port: 96f865ec-de12-461d-b6d8-6868efedffef 2026-05-14 08:42:45.201 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b6c8d67-4c47-4e7b-84db-f4f6bebf2265 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Tap Mirror: Handle Delete Port: 96f865ec-de12-461d-b6d8-6868efedffef 2026-05-14 08:42:45.441 7 INFO neutron.db.ovn_revision_numbers_db [None req-b860cb52-b9f9-496b-bf2c-d0a34fef774d - - - - - -] Successfully bumped revision number for resource dc6f029c-278a-44e0-8853-845eb2b186cd (type: ports) to 7 [pid: 8|app: 0|req: 911/1789] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:42:45 2026] DELETE /v2.0/networks/0e8b838e-4ca1-44fa-9b53-1026d1744e68 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:42:45.656 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c147b12-6d07-4600-982d-e43ff44736c0 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] TaaS: Handle Delete Port: dd8a8ab9-6fa9-4b2d-8614-0d47bb93c720 2026-05-14 08:42:45.659 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c147b12-6d07-4600-982d-e43ff44736c0 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Tap Mirror: Handle Delete Port: dd8a8ab9-6fa9-4b2d-8614-0d47bb93c720 [pid: 7|app: 0|req: 879/1790] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:42:45 2026] DELETE /v2.0/networks/b076dd27-4818-452a-869e-0851341dcc5b => generated 0 bytes in 411 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-05-14 08:42:46.014 7 INFO neutron_taas.services.taas.taas_plugin [None req-186dfae4-7131-451e-8e74-ef2088070eaa 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] TaaS: Handle Delete Port: 7e9aa694-9cf9-4058-b434-9b87fae2f907 2026-05-14 08:42:46.023 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-186dfae4-7131-451e-8e74-ef2088070eaa 5395b5fb9c4c4983a8ea089a5b0bf6ce 41b5a1ef503540b9b61e45790a0e5407 - - default default] Tap Mirror: Handle Delete Port: 7e9aa694-9cf9-4058-b434-9b87fae2f907 [pid: 8|app: 0|req: 912/1791] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:45 2026] DELETE /v2.0/security-groups/9a67edc7-7512-45ef-848b-f7ce2beb3ef9 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:46.100 8 INFO neutron.api.v2.resource [None req-8125b847-3249-4d32-b675-25d37816c425 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 913/1792] 10.0.0.157 () {32 vars in 737 bytes} [Thu May 14 08:42:46 2026] GET /v2.0/security-groups/9a67edc7-7512-45ef-848b-f7ce2beb3ef9 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:42:46.173 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce6bf3f4-c210-41cc-beb9-196c7028e737'] response: {'server_uuid': '72a91236-50cc-4517-9424-1939096badfb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc6f029c-278a-44e0-8853-845eb2b186cd', 'code': 200} 2026-05-14 08:42:46.174 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce6bf3f4-c210-41cc-beb9-196c7028e737'] response: {'server_uuid': '72a91236-50cc-4517-9424-1939096badfb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc6f029c-278a-44e0-8853-845eb2b186cd', 'code': 200} 2026-05-14 08:42:46.265 8 INFO neutron_taas.services.taas.taas_plugin [None req-e15445d0-4bae-44f0-b296-19fc71633c92 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] TaaS: Handle Delete Port: 7bd0d672-6558-4c7c-9be6-bc4c295fb531 2026-05-14 08:42:46.267 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e15445d0-4bae-44f0-b296-19fc71633c92 7495bc074ee34c21b5a29b9b7b0a6dc8 968ad718db384898b1fada14a21cbeea - - default default] Tap Mirror: Handle Delete Port: 7bd0d672-6558-4c7c-9be6-bc4c295fb531 [pid: 7|app: 0|req: 880/1793] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:42:45 2026] DELETE /v2.0/networks/e24e6b39-54c0-462f-af44-3786359ef6a3 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1794] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:46 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => 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: 882/1795] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:46 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&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: 8|app: 0|req: 914/1796] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:42:46 2026] DELETE /v2.0/floatingips/939b2f0c-2ffd-4778-8e6f-86ccaa2773dd => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:46.589 7 INFO neutron.services.segments.plugin [-] Segment 87d0c6e5-5849-4fce-a442-3a6e97dc7326 resource provider aggregate not found 2026-05-14 08:42:46.598 7 INFO neutron.services.segments.plugin [-] Segment 87d0c6e5-5849-4fce-a442-3a6e97dc7326 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 87d0c6e5-5849-4fce-a442-3a6e97dc7326 found for delete ", "request_id": "req-ecc1c018-a1f0-452f-990e-9a67ccf75030"}]} 2026-05-14 08:42:46.607 7 INFO neutron.services.segments.plugin [-] Segment 234a070c-7215-4aa3-9355-fb11011a11e4 resource provider aggregate not found 2026-05-14 08:42:46.618 7 INFO neutron.services.segments.plugin [-] Segment 234a070c-7215-4aa3-9355-fb11011a11e4 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 234a070c-7215-4aa3-9355-fb11011a11e4 found for delete ", "request_id": "req-c6ec6e56-2f2c-4bce-8420-8c3679032149"}]} 2026-05-14 08:42:46.621 7 INFO neutron.services.segments.plugin [-] Segment 87d0c6e5-5849-4fce-a442-3a6e97dc7326 resource provider aggregate not found 2026-05-14 08:42:46.641 7 INFO neutron.services.segments.plugin [-] Segment 87d0c6e5-5849-4fce-a442-3a6e97dc7326 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 87d0c6e5-5849-4fce-a442-3a6e97dc7326 found for delete ", "request_id": "req-c1cc0e14-272b-4b18-876d-f21fd7112707"}]} 2026-05-14 08:42:46.655 7 INFO neutron.services.segments.plugin [-] Segment 234a070c-7215-4aa3-9355-fb11011a11e4 resource provider aggregate not found 2026-05-14 08:42:46.669 7 INFO neutron.services.segments.plugin [-] Segment 234a070c-7215-4aa3-9355-fb11011a11e4 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 234a070c-7215-4aa3-9355-fb11011a11e4 found for delete ", "request_id": "req-6ab54fe3-fd13-4b36-aeac-504ceeb57076"}]} [pid: 7|app: 0|req: 883/1797] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:46 2026] DELETE /v2.0/security-groups/2e3ed409-ddf8-4d29-bf20-1c73d926fb4a => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:46.959 8 INFO neutron_taas.services.taas.taas_plugin [None req-e1d6bbcf-b786-4951-ab3d-54222c43c4a6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: c2c92fe6-06ab-469d-92ed-1871c01cdc72 2026-05-14 08:42:46.961 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1d6bbcf-b786-4951-ab3d-54222c43c4a6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: c2c92fe6-06ab-469d-92ed-1871c01cdc72 2026-05-14 08:42:47.007 8 INFO neutron.services.segments.plugin [-] Segment e7dcccd8-c979-421d-b45b-6d4c12c4f065 resource provider aggregate not found 2026-05-14 08:42:47.017 8 INFO neutron.services.segments.plugin [-] Segment e7dcccd8-c979-421d-b45b-6d4c12c4f065 resource provider aggregate not found 2026-05-14 08:42:47.026 8 INFO neutron.services.segments.plugin [-] Segment e7dcccd8-c979-421d-b45b-6d4c12c4f065 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 e7dcccd8-c979-421d-b45b-6d4c12c4f065 found for delete ", "request_id": "req-7cb2b5e6-ac41-47a3-ab0a-667a47db0217"}]} 2026-05-14 08:42:47.036 8 INFO neutron.services.segments.plugin [-] Segment e7dcccd8-c979-421d-b45b-6d4c12c4f065 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 e7dcccd8-c979-421d-b45b-6d4c12c4f065 found for delete ", "request_id": "req-48377f45-bb20-44d7-8653-8ff44a325ab3"}]} 2026-05-14 08:42:47.451 7 WARNING neutron.db.securitygroups_db [None req-88288fc7-daa5-4c1e-95a7-e47b3241e8b7 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:47.575 7 INFO neutron.db.ovn_revision_numbers_db [None req-88288fc7-daa5-4c1e-95a7-e47b3241e8b7 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 619de8c4-17e7-40d0-b3d3-bed131c7e637 (type: security_groups) to 1 2026-05-14 08:42:47.587 7 INFO neutron.db.ovn_revision_numbers_db [None req-88288fc7-daa5-4c1e-95a7-e47b3241e8b7 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 33be7741-467a-4134-be35-4b39b1e365e4 (type: security_group_rules) to 0 2026-05-14 08:42:47.598 7 INFO neutron.db.ovn_revision_numbers_db [None req-88288fc7-daa5-4c1e-95a7-e47b3241e8b7 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 4b99eb01-700e-4eff-8452-d7e1c53bbd6a (type: security_group_rules) to 0 2026-05-14 08:42:47.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-88288fc7-daa5-4c1e-95a7-e47b3241e8b7 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a65c2e49-8c0b-4593-98fc-65e739b776d8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 915/1798] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:42:46 2026] PUT /v2.0/routers/fee56145-afb6-4689-af23-269dfdccd9c6/remove_router_interface => generated 310 bytes in 890 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:47.636 7 INFO neutron.db.ovn_revision_numbers_db [None req-88288fc7-daa5-4c1e-95a7-e47b3241e8b7 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource cfac9140-8235-4da7-96ac-7b32fba86c26 (type: security_group_rules) to 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: 884/1799] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:47 2026] GET /v2.0/security-groups?tenant_id=15de6f3a509c412db199f1f72837b0da&name=default => generated 2925 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1800] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:42:47 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1801] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:47 2026] DELETE /v2.0/security-groups/619de8c4-17e7-40d0-b3d3-bed131c7e637 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1802] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:42:47 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:47.983 7 INFO neutron_taas.services.taas.taas_plugin [None req-0a69c31e-2d02-4459-bb5c-5df3fbf1812b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 79c3aa24-15cb-426e-b845-1743e1c6a6ff 2026-05-14 08:42:47.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a69c31e-2d02-4459-bb5c-5df3fbf1812b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 79c3aa24-15cb-426e-b845-1743e1c6a6ff 2026-05-14 08:42:48.015 8 WARNING neutron.db.securitygroups_db [None req-b4070257-29a4-4e8b-89ec-5bfd0c1d0b81 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 919/1803] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:48 2026] GET /v2.0/security-groups?tenant_id=41b5a1ef503540b9b61e45790a0e5407&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1804] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:48 2026] DELETE /v2.0/security-groups/81391ffe-8323-400f-9a11-faf3c2f7a7e3 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:48.464 8 WARNING neutron.db.securitygroups_db [None req-87a3f900-23a9-4df3-879f-95789bd87ab2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 885/1805] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:42:47 2026] DELETE /v2.0/routers/fee56145-afb6-4689-af23-269dfdccd9c6 => generated 0 bytes in 789 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:48.595 8 INFO neutron.db.ovn_revision_numbers_db [None req-87a3f900-23a9-4df3-879f-95789bd87ab2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b5ff1802-c672-4e62-847e-cc62bc2b3b3d (type: security_groups) to 1 2026-05-14 08:42:48.605 8 INFO neutron.db.ovn_revision_numbers_db [None req-87a3f900-23a9-4df3-879f-95789bd87ab2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 190a26aa-c7af-4dee-9c94-400c4cf0a572 (type: security_group_rules) to 0 2026-05-14 08:42:48.616 8 INFO neutron.db.ovn_revision_numbers_db [None req-87a3f900-23a9-4df3-879f-95789bd87ab2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 218ffb5f-6e06-4d8c-9512-338b59d43d8b (type: security_group_rules) to 0 2026-05-14 08:42:48.630 8 INFO neutron.db.ovn_revision_numbers_db [None req-87a3f900-23a9-4df3-879f-95789bd87ab2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b1cb73a6-52c5-448e-ba25-b5540be7fff7 (type: security_group_rules) to 0 2026-05-14 08:42:48.644 8 INFO neutron.db.ovn_revision_numbers_db [None req-87a3f900-23a9-4df3-879f-95789bd87ab2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d25d533c-c410-4e55-be1f-cb08d1c3e08d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 886/1806] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:42:48 2026] DELETE /v2.0/subnets/227846ec-79ec-45c9-9fd6-5d15310d61dd => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1807] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:48 2026] GET /v2.0/security-groups?tenant_id=b9323589697348b4bae119836bf93325&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:48.808 7 INFO neutron_taas.services.taas.taas_plugin [None req-9f758f04-e63e-48df-bae8-c71fe581a7f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 4cef7d97-9f8e-4971-82f4-12afcf17a028 2026-05-14 08:42:48.812 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f758f04-e63e-48df-bae8-c71fe581a7f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 4cef7d97-9f8e-4971-82f4-12afcf17a028 [pid: 8|app: 0|req: 922/1808] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:48 2026] DELETE /v2.0/security-groups/b5ff1802-c672-4e62-847e-cc62bc2b3b3d => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:49.011 7 INFO neutron.services.segments.plugin [-] Segment 4cc4d745-bd15-4af7-99b2-8a3d5808a6fe resource provider aggregate not found 2026-05-14 08:42:49.015 7 INFO neutron.services.segments.plugin [-] Segment 4cc4d745-bd15-4af7-99b2-8a3d5808a6fe resource provider aggregate not found 2026-05-14 08:42:49.050 7 INFO neutron.services.segments.plugin [-] Segment 4cc4d745-bd15-4af7-99b2-8a3d5808a6fe 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 4cc4d745-bd15-4af7-99b2-8a3d5808a6fe found for delete ", "request_id": "req-1cc5e53b-55f5-4a87-afc0-bd10043dfccc"}]} 2026-05-14 08:42:49.055 7 INFO neutron.services.segments.plugin [-] Segment 4cc4d745-bd15-4af7-99b2-8a3d5808a6fe 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 4cc4d745-bd15-4af7-99b2-8a3d5808a6fe found for delete ", "request_id": "req-95f266b3-9430-43ac-9d39-46560362c7c5"}]} [pid: 7|app: 0|req: 887/1809] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:42:48 2026] DELETE /v2.0/networks/79adbbfe-7b4e-4385-b67e-4459d00e4667 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:42:49.367 8 INFO neutron_taas.services.taas.taas_plugin [None req-815b7f9a-acfc-4dc4-b2cb-dcded029bc33 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 3154c3f0-f2f5-4497-af06-9da5d170695e 2026-05-14 08:42:49.370 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-815b7f9a-acfc-4dc4-b2cb-dcded029bc33 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 3154c3f0-f2f5-4497-af06-9da5d170695e [pid: 8|app: 0|req: 923/1810] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:42:49 2026] PUT /v2.0/routers/ff72b774-3308-475a-bbdf-dc66a0b97d43/remove_router_interface => generated 310 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:50.364 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5fbaa18-7208-4aa1-904f-24b92daa754a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: c4dbee2e-be48-44c0-b7c6-7edcb02f566d 2026-05-14 08:42:50.367 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5fbaa18-7208-4aa1-904f-24b92daa754a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: c4dbee2e-be48-44c0-b7c6-7edcb02f566d [pid: 7|app: 0|req: 888/1811] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:42:50 2026] DELETE /v2.0/routers/ff72b774-3308-475a-bbdf-dc66a0b97d43 => generated 0 bytes in 691 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: 924/1812] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:42:50 2026] DELETE /v2.0/subnets/2a52e04c-01fa-454b-a72d-96ff3f1ffc03 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:42:51.126 7 INFO neutron_taas.services.taas.taas_plugin [None req-52b955f5-0093-4877-8f6c-b31b2e04fae6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 1420a75e-fe06-4d80-a5d2-52f8e6846257 2026-05-14 08:42:51.129 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52b955f5-0093-4877-8f6c-b31b2e04fae6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 1420a75e-fe06-4d80-a5d2-52f8e6846257 2026-05-14 08:42:51.314 7 INFO neutron.services.segments.plugin [-] Segment 92ac7331-2cac-4870-9383-e893dc5971db resource provider aggregate not found 2026-05-14 08:42:51.318 7 INFO neutron.services.segments.plugin [-] Segment 92ac7331-2cac-4870-9383-e893dc5971db resource provider aggregate not found 2026-05-14 08:42:51.337 7 INFO neutron.services.segments.plugin [-] Segment 92ac7331-2cac-4870-9383-e893dc5971db 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 92ac7331-2cac-4870-9383-e893dc5971db found for delete ", "request_id": "req-60f6f1c6-f3b8-4554-9055-704a39c32c9a"}]} 2026-05-14 08:42:51.343 7 INFO neutron.services.segments.plugin [-] Segment 92ac7331-2cac-4870-9383-e893dc5971db 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 92ac7331-2cac-4870-9383-e893dc5971db found for delete ", "request_id": "req-226bbdd2-fc31-4851-b9d7-44347974474d"}]} [pid: 7|app: 0|req: 889/1815] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:42:51 2026] DELETE /v2.0/networks/b50bea7d-70a8-4a39-8d3a-98a759cd1b82 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:42:51.667 8 WARNING neutron.db.securitygroups_db [None req-f3740f1f-c0ab-4c49-9f9b-fef29d402678 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 927/1816] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:51 2026] GET /v2.0/security-groups?tenant_id=34424298abe44a9ba33455b6ae4dde1b&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1817] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:51 2026] DELETE /v2.0/security-groups/4d5fceef-0008-47bf-95d3-fb41d4303dd6 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:52.054 8 WARNING neutron.db.securitygroups_db [None req-5a232321-4519-49ca-a4f1-b0050e2f0e13 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 928/1818] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:52 2026] GET /v2.0/security-groups?tenant_id=968ad718db384898b1fada14a21cbeea&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1819] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:52 2026] DELETE /v2.0/security-groups/d10011fb-fe83-460c-a03e-1c840fa9edd3 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:52.395 8 INFO neutron.db.ovn_revision_numbers_db [None req-258b4c9d-52ee-457f-af8a-e446eaee3c0d e5758afa00c5405485369236d8f038ae 1bd020df5afd446fa28f2aedc1037fc5 - - default default] Successfully bumped revision number for resource 111988cc-da7c-4c66-82c8-08ec5eb06b13 (type: security_groups) to 1 2026-05-14 08:42:52.407 8 INFO neutron.db.ovn_revision_numbers_db [None req-258b4c9d-52ee-457f-af8a-e446eaee3c0d e5758afa00c5405485369236d8f038ae 1bd020df5afd446fa28f2aedc1037fc5 - - default default] Successfully bumped revision number for resource 68ffdd4d-ec42-453b-bcc5-f062e6666564 (type: security_group_rules) to 0 2026-05-14 08:42:52.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-258b4c9d-52ee-457f-af8a-e446eaee3c0d e5758afa00c5405485369236d8f038ae 1bd020df5afd446fa28f2aedc1037fc5 - - default default] Successfully bumped revision number for resource b38f79a5-9ae0-49d3-b1fe-68a5df07e316 (type: security_group_rules) to 0 2026-05-14 08:42:52.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-258b4c9d-52ee-457f-af8a-e446eaee3c0d e5758afa00c5405485369236d8f038ae 1bd020df5afd446fa28f2aedc1037fc5 - - default default] Successfully bumped revision number for resource cd5b3763-b31a-4862-b107-5446894c53a6 (type: security_group_rules) to 0 2026-05-14 08:42:52.448 8 INFO neutron.db.ovn_revision_numbers_db [None req-258b4c9d-52ee-457f-af8a-e446eaee3c0d e5758afa00c5405485369236d8f038ae 1bd020df5afd446fa28f2aedc1037fc5 - - default default] Successfully bumped revision number for resource cee47dd0-cedb-4a86-9967-bbe906efc626 (type: security_group_rules) to 0 2026-05-14 08:42:52.518 8 INFO neutron.db.segments_db [None req-258b4c9d-52ee-457f-af8a-e446eaee3c0d e5758afa00c5405485369236d8f038ae 1bd020df5afd446fa28f2aedc1037fc5 - - default default] Added segment fa72b5c6-f593-4ed8-ab2e-739e2338bcbd of type geneve for network 5a9458bf-53e6-40c0-86b9-17e39fd00849 2026-05-14 08:42:52.624 8 INFO neutron.db.ovn_revision_numbers_db [None req-258b4c9d-52ee-457f-af8a-e446eaee3c0d e5758afa00c5405485369236d8f038ae 1bd020df5afd446fa28f2aedc1037fc5 - - default default] Successfully bumped revision number for resource 5a9458bf-53e6-40c0-86b9-17e39fd00849 (type: networks) to 1 2026-05-14 08:42:52.787 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-258b4c9d-52ee-457f-af8a-e446eaee3c0d e5758afa00c5405485369236d8f038ae 1bd020df5afd446fa28f2aedc1037fc5 - - default default] No more DHCP agents 2026-05-14 08:42:52.789 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-258b4c9d-52ee-457f-af8a-e446eaee3c0d e5758afa00c5405485369236d8f038ae 1bd020df5afd446fa28f2aedc1037fc5 - - default default] Unable to schedule network 5a9458bf-53e6-40c0-86b9-17e39fd00849: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:52.844 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-07b61f60-7f9e-4a80-92b3-4de1b5285015 - - - - - -] OVN reports status down for port: 28f2026c-d37c-48c3-a7a5-b44b714852e6 2026-05-14 08:42:52.868 8 INFO neutron.db.ovn_revision_numbers_db [None req-258b4c9d-52ee-457f-af8a-e446eaee3c0d e5758afa00c5405485369236d8f038ae 1bd020df5afd446fa28f2aedc1037fc5 - - default default] Successfully bumped revision number for resource 28f2026c-d37c-48c3-a7a5-b44b714852e6 (type: ports) to 1 [pid: 8|app: 0|req: 929/1820] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:42:52 2026] POST /v2.0/networks => generated 668 bytes in 782 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1821] 10.0.0.157 () {34 vars in 753 bytes} [Thu May 14 08:42:52 2026] PUT /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/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: 930/1822] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:42:52 2026] GET /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1823] 10.0.0.157 () {34 vars in 764 bytes} [Thu May 14 08:42:53 2026] PUT /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/tags/green => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1824] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:42:53 2026] GET /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1825] 10.0.0.157 () {34 vars in 760 bytes} [Thu May 14 08:42:53 2026] PUT /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/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: 932/1826] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:42:53 2026] GET /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1827] 10.0.0.157 () {34 vars in 782 bytes} [Thu May 14 08:42:53 2026] PUT /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1828] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:42:53 2026] GET /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1829] 10.0.0.157 () {34 vars in 753 bytes} [Thu May 14 08:42:53 2026] PUT /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1830] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:42:53 2026] GET /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1831] 10.0.0.157 () {32 vars in 741 bytes} [Thu May 14 08:42:53 2026] GET /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:53.618 8 INFO neutron.api.v2.resource [None req-2ee7f0ff-ea61-46af-b63e-2faf8e0b559b e5758afa00c5405485369236d8f038ae 1bd020df5afd446fa28f2aedc1037fc5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 936/1832] 10.0.0.157 () {32 vars in 745 bytes} [Thu May 14 08:42:53 2026] GET /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:42:53.631 7 WARNING neutron.db.securitygroups_db [None req-04189743-6e59-4574-8389-f77e6e39544f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 937/1833] 10.0.0.157 () {32 vars in 744 bytes} [Thu May 14 08:42:53 2026] DELETE /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/tags/red => 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: 938/1834] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:42:53 2026] GET /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:53.762 7 INFO neutron.db.ovn_revision_numbers_db [None req-04189743-6e59-4574-8389-f77e6e39544f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9f0721cc-be9c-4d88-985e-13d9bb6d14d7 (type: security_groups) to 1 2026-05-14 08:42:53.772 7 INFO neutron.db.ovn_revision_numbers_db [None req-04189743-6e59-4574-8389-f77e6e39544f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2ce11987-153e-42cd-b942-950009fb3efa (type: security_group_rules) to 0 2026-05-14 08:42:53.781 7 INFO neutron.db.ovn_revision_numbers_db [None req-04189743-6e59-4574-8389-f77e6e39544f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9531697f-369e-4bb0-98bd-9a4a4686d40f (type: security_group_rules) to 0 2026-05-14 08:42:53.791 7 INFO neutron.db.ovn_revision_numbers_db [None req-04189743-6e59-4574-8389-f77e6e39544f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c982962b-6ef7-406c-b1ac-386617f157ef (type: security_group_rules) to 0 2026-05-14 08:42:53.798 8 INFO neutron.api.v2.resource [None req-40e1854a-f375-4c43-b30d-cd16fc0e92e5 e5758afa00c5405485369236d8f038ae 1bd020df5afd446fa28f2aedc1037fc5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 939/1835] 10.0.0.157 () {32 vars in 748 bytes} [Thu May 14 08:42:53 2026] DELETE /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/tags/green => generated 99 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:42:53.805 7 INFO neutron.db.ovn_revision_numbers_db [None req-04189743-6e59-4574-8389-f77e6e39544f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ff734495-7dcb-4469-b238-f3f4a427f173 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 897/1836] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:53 2026] GET /v2.0/security-groups?tenant_id=fa87bb863d254fbdb0a2377f139dbeda&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1837] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:42:53 2026] DELETE /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/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: 941/1838] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:42:53 2026] GET /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849/tags => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1839] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:53 2026] DELETE /v2.0/security-groups/9f0721cc-be9c-4d88-985e-13d9bb6d14d7 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:54.106 8 INFO neutron_taas.services.taas.taas_plugin [None req-67cd5e72-441b-4208-b982-d5fb30d64c5f e5758afa00c5405485369236d8f038ae 1bd020df5afd446fa28f2aedc1037fc5 - - default default] TaaS: Handle Delete Port: 28f2026c-d37c-48c3-a7a5-b44b714852e6 2026-05-14 08:42:54.109 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67cd5e72-441b-4208-b982-d5fb30d64c5f e5758afa00c5405485369236d8f038ae 1bd020df5afd446fa28f2aedc1037fc5 - - default default] Tap Mirror: Handle Delete Port: 28f2026c-d37c-48c3-a7a5-b44b714852e6 2026-05-14 08:42:54.271 8 INFO neutron.services.segments.plugin [-] Segment fa72b5c6-f593-4ed8-ab2e-739e2338bcbd resource provider aggregate not found 2026-05-14 08:42:54.280 8 INFO neutron.services.segments.plugin [-] Segment fa72b5c6-f593-4ed8-ab2e-739e2338bcbd resource provider aggregate not found 2026-05-14 08:42:54.290 8 INFO neutron.services.segments.plugin [-] Segment fa72b5c6-f593-4ed8-ab2e-739e2338bcbd 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 fa72b5c6-f593-4ed8-ab2e-739e2338bcbd found for delete ", "request_id": "req-b3d5b639-b81b-469c-bfe9-be78f9851fa9"}]} 2026-05-14 08:42:54.306 8 INFO neutron.services.segments.plugin [-] Segment fa72b5c6-f593-4ed8-ab2e-739e2338bcbd 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 fa72b5c6-f593-4ed8-ab2e-739e2338bcbd found for delete ", "request_id": "req-33e2acbe-fbba-4b1f-be0b-bce7812f141d"}]} [pid: 8|app: 0|req: 942/1840] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:42:53 2026] DELETE /v2.0/networks/5a9458bf-53e6-40c0-86b9-17e39fd00849 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:42:55.117 7 WARNING neutron.db.securitygroups_db [None req-05c68fb4-c184-4bb8-bccf-3a5d0faf6d1b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:55.235 7 INFO neutron.db.ovn_revision_numbers_db [None req-05c68fb4-c184-4bb8-bccf-3a5d0faf6d1b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 23529fe7-ecec-40d6-837a-2022a6f1a346 (type: security_groups) to 1 2026-05-14 08:42:55.247 7 INFO neutron.db.ovn_revision_numbers_db [None req-05c68fb4-c184-4bb8-bccf-3a5d0faf6d1b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 66176fbe-934a-411c-9a22-681a2ddc0725 (type: security_group_rules) to 0 2026-05-14 08:42:55.258 7 INFO neutron.db.ovn_revision_numbers_db [None req-05c68fb4-c184-4bb8-bccf-3a5d0faf6d1b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a06074ab-061f-4d35-87fd-2fe779d2edda (type: security_group_rules) to 0 2026-05-14 08:42:55.277 7 INFO neutron.db.ovn_revision_numbers_db [None req-05c68fb4-c184-4bb8-bccf-3a5d0faf6d1b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a33f96f0-58eb-4b66-b695-9b6f036581ac (type: security_group_rules) to 0 2026-05-14 08:42:55.290 7 INFO neutron.db.ovn_revision_numbers_db [None req-05c68fb4-c184-4bb8-bccf-3a5d0faf6d1b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource bd9cb651-0041-466c-8c1e-f5d73ce6957a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 899/1841] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:54 2026] GET /v2.0/security-groups?tenant_id=24c003b1aa7a4a0fabd3344abe1c4e96&name=default => generated 2925 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1842] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:55 2026] DELETE /v2.0/security-groups/23529fe7-ecec-40d6-837a-2022a6f1a346 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:42:55.646 7 WARNING neutron.db.securitygroups_db [None req-1ac2c3e9-a63c-4e82-98a0-bb82fa2099f1 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 900/1843] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:42:55 2026] GET /v2.0/security-groups?tenant_id=1bd020df5afd446fa28f2aedc1037fc5&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1844] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:42:55 2026] DELETE /v2.0/security-groups/111988cc-da7c-4c66-82c8-08ec5eb06b13 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1845] 10.0.0.248 () {34 vars in 990 bytes} [Thu May 14 08:42:56 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 1236 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1846] 10.0.0.248 () {34 vars in 1040 bytes} [Thu May 14 08:42:56 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:56.986 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db9db716-293e-4683-bd54-7c37bbbcd7ed 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] No more DHCP agents 2026-05-14 08:42:56.987 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db9db716-293e-4683-bd54-7c37bbbcd7ed 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 946/1847] 10.0.0.45 () {32 vars in 801 bytes} [Thu May 14 08:42:57 2026] GET /v2.0/extensions => generated 21706 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1848] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:42:56 2026] POST /v2.0/floatingips => generated 552 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1849] 10.0.0.45 () {32 vars in 862 bytes} [Thu May 14 08:42:57 2026] GET /v2.0/quotas/57ae3e51ef5b403bad262bb4ab0dfe03/details => generated 847 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:42:57.515 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b93bc96c-c04b-46de-a0bd-e58098b9ad24 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] No more DHCP agents 2026-05-14 08:42:57.516 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b93bc96c-c04b-46de-a0bd-e58098b9ad24 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 947/1850] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:42:57 2026] POST /v2.0/floatingips => generated 552 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:58.003 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-95124c43-3ade-4060-996a-28b64e778d07 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] No more DHCP agents 2026-05-14 08:42:58.004 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-95124c43-3ade-4060-996a-28b64e778d07 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 904/1851] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:42:57 2026] POST /v2.0/floatingips => generated 552 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:58.478 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-440a58ef-54e6-4646-a696-638dcdaa1185 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] No more DHCP agents 2026-05-14 08:42:58.479 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-440a58ef-54e6-4646-a696-638dcdaa1185 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 948/1852] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:42:58 2026] POST /v2.0/floatingips => generated 552 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:58.963 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e06080ef-bcf6-4c54-a9d3-62634a504a5c 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] No more DHCP agents 2026-05-14 08:42:58.964 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e06080ef-bcf6-4c54-a9d3-62634a504a5c 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 905/1853] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:42:58 2026] POST /v2.0/floatingips => generated 552 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:42:59.256 7 WARNING tagging [None req-3649b990-e9ae-490e-81b5-6f11207e8865 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:59.312 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a544677-c0a5-4d70-8889-5640bf50c4bc 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] Successfully bumped revision number for resource 045d2290-368d-4d2b-91ba-412b3c66ffa9 (type: security_groups) to 1 [pid: 7|app: 0|req: 906/1854] 10.0.0.157 () {34 vars in 759 bytes} [Thu May 14 08:42:59 2026] PUT /v2.0/floatingips/0b69aff3-2b3a-49d0-9603-0b3368881c4c/tags => generated 17 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:59.328 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a544677-c0a5-4d70-8889-5640bf50c4bc 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] Successfully bumped revision number for resource 136f7d48-1f30-422e-b685-ae696080b0dd (type: security_group_rules) to 0 2026-05-14 08:42:59.339 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a544677-c0a5-4d70-8889-5640bf50c4bc 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] Successfully bumped revision number for resource 1710bd73-f32d-46b4-98db-3c125c0a8b86 (type: security_group_rules) to 0 2026-05-14 08:42:59.346 7 WARNING tagging [None req-7cf44a99-76b1-4bb2-810f-332b877de5d0 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:42:59.368 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a544677-c0a5-4d70-8889-5640bf50c4bc 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] Successfully bumped revision number for resource 620e68f1-04b4-404d-9955-3e9a9edc62d4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 907/1855] 10.0.0.157 () {34 vars in 759 bytes} [Thu May 14 08:42:59 2026] PUT /v2.0/floatingips/df007f66-f815-4c52-81a0-341dac4330ff/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:59.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a544677-c0a5-4d70-8889-5640bf50c4bc 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] Successfully bumped revision number for resource e2bc15f3-2ef2-43c8-bc34-68d727fb6259 (type: security_group_rules) to 0 2026-05-14 08:42:59.405 7 WARNING tagging [None req-b40c1860-7ba5-4722-a1a8-48cf160ae1d3 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 908/1856] 10.0.0.157 () {34 vars in 759 bytes} [Thu May 14 08:42:59 2026] PUT /v2.0/floatingips/23d71a6c-02f4-4452-90e7-0c7025c81cdb/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:42:59.457 8 INFO neutron.db.segments_db [None req-9a544677-c0a5-4d70-8889-5640bf50c4bc 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] Added segment 38dd5205-ec3b-44bc-835e-f15a3960cd59 of type geneve for network 4a6b10e8-6b0c-4c0c-85b5-e25415b45fcf 2026-05-14 08:42:59.459 7 WARNING tagging [None req-c5377997-5e10-435b-bcc5-fdae2dad8e6d 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 909/1857] 10.0.0.157 () {34 vars in 759 bytes} [Thu May 14 08:42:59 2026] PUT /v2.0/floatingips/ac4ecec3-b340-4c2f-a59a-b3b4ae9c6619/tags => 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: 910/1858] 10.0.0.157 () {32 vars in 672 bytes} [Thu May 14 08:42:59 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:59.583 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a544677-c0a5-4d70-8889-5640bf50c4bc 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] Successfully bumped revision number for resource 4a6b10e8-6b0c-4c0c-85b5-e25415b45fcf (type: networks) to 1 [pid: 7|app: 0|req: 911/1859] 10.0.0.157 () {32 vars in 686 bytes} [Thu May 14 08:42:59 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:42:59.754 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a544677-c0a5-4d70-8889-5640bf50c4bc 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] No more DHCP agents 2026-05-14 08:42:59.755 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a544677-c0a5-4d70-8889-5640bf50c4bc 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] Unable to schedule network 4a6b10e8-6b0c-4c0c-85b5-e25415b45fcf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:42:59.829 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a544677-c0a5-4d70-8889-5640bf50c4bc 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] Successfully bumped revision number for resource ceec0f71-c71e-4e36-be07-54fa013e513c (type: ports) to 1 [pid: 8|app: 0|req: 949/1860] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:42:59 2026] POST /v2.0/networks => generated 669 bytes in 819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:00.104 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c698c55a-9057-48f1-89c5-ad1429d79256 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] No more DHCP agents 2026-05-14 08:43:00.106 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c698c55a-9057-48f1-89c5-ad1429d79256 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] Unable to schedule network 4a6b10e8-6b0c-4c0c-85b5-e25415b45fcf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:00.185 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] OVN reports status down for port: 93d2aab4-a26f-4bd5-acd7-d09ec694c645 [pid: 7|app: 0|req: 912/1861] 10.0.0.157 () {32 vars in 682 bytes} [Thu May 14 08:42:59 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:43:00.196 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-07b61f60-7f9e-4a80-92b3-4de1b5285015 - - - - - -] OVN reports status down for port: ceec0f71-c71e-4e36-be07-54fa013e513c [pid: 7|app: 0|req: 913/1862] 10.0.0.157 () {32 vars in 694 bytes} [Thu May 14 08:43:00 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:43:00.250 8 INFO neutron.db.ovn_revision_numbers_db [None req-c698c55a-9057-48f1-89c5-ad1429d79256 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] Successfully bumped revision number for resource 93d2aab4-a26f-4bd5-acd7-d09ec694c645 (type: ports) to 1 [pid: 8|app: 0|req: 950/1863] 10.0.0.157 () {34 vars in 664 bytes} [Thu May 14 08:42:59 2026] POST /v2.0/ports => generated 743 bytes in 450 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: 914/1864] 10.0.0.157 () {32 vars in 680 bytes} [Thu May 14 08:43:00 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1865] 10.0.0.157 () {34 vars in 747 bytes} [Thu May 14 08:43:00 2026] PUT /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags => generated 25 bytes in 64 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: 915/1866] 10.0.0.157 () {32 vars in 694 bytes} [Thu May 14 08:43:00 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1867] 10.0.0.157 () {32 vars in 727 bytes} [Thu May 14 08:43:00 2026] GET /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags => generated 25 bytes in 51 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: 916/1868] 10.0.0.157 () {32 vars in 690 bytes} [Thu May 14 08:43:00 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1869] 10.0.0.45 () {32 vars in 801 bytes} [Thu May 14 08:43:00 2026] GET /v2.0/extensions => generated 21706 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1870] 10.0.0.157 () {32 vars in 702 bytes} [Thu May 14 08:43:00 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1871] 10.0.0.157 () {34 vars in 758 bytes} [Thu May 14 08:43:00 2026] PUT /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags/green => generated 4 bytes in 80 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: 8|app: 0|req: 954/1872] 10.0.0.157 () {32 vars in 727 bytes} [Thu May 14 08:43:00 2026] GET /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags => generated 34 bytes in 44 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-05-14 08:43:00.644 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d60d9cc-e813-4b22-8aa6-6d161f26ed1f 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] TaaS: Handle Delete Port: ddebd7a4-ce8d-4918-ba6e-968687aab082 2026-05-14 08:43:00.648 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d60d9cc-e813-4b22-8aa6-6d161f26ed1f 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] Tap Mirror: Handle Delete Port: ddebd7a4-ce8d-4918-ba6e-968687aab082 [pid: 8|app: 0|req: 955/1873] 10.0.0.157 () {34 vars in 754 bytes} [Thu May 14 08:43:00 2026] PUT /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags/red => generated 4 bytes in 72 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: 8|app: 0|req: 956/1874] 10.0.0.45 () {32 vars in 862 bytes} [Thu May 14 08:43:00 2026] GET /v2.0/quotas/57ae3e51ef5b403bad262bb4ab0dfe03/details => generated 847 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1875] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:43:00 2026] DELETE /v2.0/floatingips/0b69aff3-2b3a-49d0-9603-0b3368881c4c => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1876] 10.0.0.157 () {32 vars in 727 bytes} [Thu May 14 08:43:00 2026] GET /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags => generated 34 bytes in 44 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: 958/1877] 10.0.0.157 () {34 vars in 776 bytes} [Thu May 14 08:43:00 2026] PUT /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags/black.or.white => generated 4 bytes in 77 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, ' 2026-05-14 08:43:00.900 7 INFO neutron_taas.services.taas.taas_plugin [None req-533c2034-d4fa-435d-89d2-c7faf4b4e602 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] TaaS: Handle Delete Port: 50c900c8-70dd-4e01-8899-e49f70f90932 2026-05-14 08:43:00.903 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-533c2034-d4fa-435d-89d2-c7faf4b4e602 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] Tap Mirror: Handle Delete Port: 50c900c8-70dd-4e01-8899-e49f70f90932 [pid: 8|app: 0|req: 959/1878] 10.0.0.157 () {32 vars in 727 bytes} [Thu May 14 08:43:00 2026] GET /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags => generated 52 bytes in 50 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: 960/1879] 10.0.0.157 () {34 vars in 747 bytes} [Thu May 14 08:43:00 2026] PUT /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags => generated 37 bytes in 74 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: 961/1880] 10.0.0.157 () {32 vars in 727 bytes} [Thu May 14 08:43:01 2026] GET /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags => generated 37 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: 7|app: 0|req: 920/1881] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:43:00 2026] DELETE /v2.0/floatingips/df007f66-f815-4c52-81a0-341dac4330ff => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1882] 10.0.0.157 () {32 vars in 735 bytes} [Thu May 14 08:43:01 2026] GET /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags/red => generated 0 bytes in 40 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-05-14 08:43:01.172 8 INFO neutron.api.v2.resource [None req-44ed739a-f7f5-4813-9d5d-b5bb1be703b3 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 963/1883] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:43:01 2026] GET /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags/green => generated 99 bytes in 48 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: 8|app: 0|req: 964/1884] 10.0.0.157 () {32 vars in 738 bytes} [Thu May 14 08:43:01 2026] DELETE /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags/red => generated 0 bytes in 54 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-05-14 08:43:01.251 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb781dff-df53-4da9-95aa-f27eddf88822 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] TaaS: Handle Delete Port: 4eb5843b-b471-45b0-98e3-8db3443482bc 2026-05-14 08:43:01.254 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb781dff-df53-4da9-95aa-f27eddf88822 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] Tap Mirror: Handle Delete Port: 4eb5843b-b471-45b0-98e3-8db3443482bc [pid: 8|app: 0|req: 965/1885] 10.0.0.157 () {32 vars in 727 bytes} [Thu May 14 08:43:01 2026] GET /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags => generated 30 bytes in 37 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-05-14 08:43:01.320 8 INFO neutron.api.v2.resource [None req-eb263dc0-39da-465b-8c1a-1fe7dccd3148 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 966/1886] 10.0.0.157 () {32 vars in 742 bytes} [Thu May 14 08:43:01 2026] DELETE /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags/green => generated 99 bytes in 41 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: 8|app: 0|req: 967/1887] 10.0.0.157 () {32 vars in 730 bytes} [Thu May 14 08:43:01 2026] DELETE /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags => generated 0 bytes in 56 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: 921/1888] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:43:01 2026] DELETE /v2.0/floatingips/23d71a6c-02f4-4452-90e7-0c7025c81cdb => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1889] 10.0.0.157 () {32 vars in 727 bytes} [Thu May 14 08:43:01 2026] GET /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645/tags => generated 12 bytes in 49 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-05-14 08:43:01.555 7 INFO neutron_taas.services.taas.taas_plugin [None req-7b0a42f5-3afc-4362-a44c-06ba056e46b9 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] TaaS: Handle Delete Port: b2f6ac0d-9427-41bb-bac7-0a1cd93a80b4 2026-05-14 08:43:01.558 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b0a42f5-3afc-4362-a44c-06ba056e46b9 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] Tap Mirror: Handle Delete Port: b2f6ac0d-9427-41bb-bac7-0a1cd93a80b4 2026-05-14 08:43:01.558 8 INFO neutron_taas.services.taas.taas_plugin [None req-d91487f4-54ca-476f-b905-55819cb275ec 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] TaaS: Handle Delete Port: 93d2aab4-a26f-4bd5-acd7-d09ec694c645 2026-05-14 08:43:01.561 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d91487f4-54ca-476f-b905-55819cb275ec 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] Tap Mirror: Handle Delete Port: 93d2aab4-a26f-4bd5-acd7-d09ec694c645 [pid: 8|app: 0|req: 969/1890] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:43:01 2026] DELETE /v2.0/ports/93d2aab4-a26f-4bd5-acd7-d09ec694c645 => 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: 922/1891] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:43:01 2026] DELETE /v2.0/floatingips/ac4ecec3-b340-4c2f-a59a-b3b4ae9c6619 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:01.801 8 INFO neutron_taas.services.taas.taas_plugin [None req-e10cd6d7-cedc-4e5b-aaa9-6eb1f2bb54b3 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] TaaS: Handle Delete Port: ceec0f71-c71e-4e36-be07-54fa013e513c 2026-05-14 08:43:01.804 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e10cd6d7-cedc-4e5b-aaa9-6eb1f2bb54b3 1c05a7591731447681050f453cc815bc 73db7b14ad4b45c39f7084fea6fd9686 - - default default] Tap Mirror: Handle Delete Port: ceec0f71-c71e-4e36-be07-54fa013e513c 2026-05-14 08:43:01.865 7 INFO neutron_taas.services.taas.taas_plugin [None req-30bb09b0-7a46-4519-aae8-399f617947ed 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] TaaS: Handle Delete Port: e24c68bf-d348-4db3-b50a-33f203fe90ed 2026-05-14 08:43:01.868 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30bb09b0-7a46-4519-aae8-399f617947ed 5121b6937e2c47b49b300cd720eb026b ebe5b6fefcb14565a0a29838405c2a21 - - default default] Tap Mirror: Handle Delete Port: e24c68bf-d348-4db3-b50a-33f203fe90ed 2026-05-14 08:43:01.979 8 INFO neutron.services.segments.plugin [-] Segment 38dd5205-ec3b-44bc-835e-f15a3960cd59 resource provider aggregate not found 2026-05-14 08:43:01.985 8 INFO neutron.services.segments.plugin [-] Segment 38dd5205-ec3b-44bc-835e-f15a3960cd59 resource provider aggregate not found 2026-05-14 08:43:02.001 8 INFO neutron.services.segments.plugin [-] Segment 38dd5205-ec3b-44bc-835e-f15a3960cd59 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 38dd5205-ec3b-44bc-835e-f15a3960cd59 found for delete ", "request_id": "req-ffa75a3f-179f-434b-86e0-9994988baa1c"}]} 2026-05-14 08:43:02.003 8 INFO neutron.services.segments.plugin [-] Segment 38dd5205-ec3b-44bc-835e-f15a3960cd59 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 38dd5205-ec3b-44bc-835e-f15a3960cd59 found for delete ", "request_id": "req-b3615b26-c929-456b-be30-b87626f5706c"}]} [pid: 8|app: 0|req: 970/1892] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:43:01 2026] DELETE /v2.0/networks/4a6b10e8-6b0c-4c0c-85b5-e25415b45fcf => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1893] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:43:01 2026] DELETE /v2.0/floatingips/3ef24f1e-a9f3-4198-9ab8-c587a0a9c74c => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:02.840 8 WARNING neutron.db.securitygroups_db [None req-2c4dc67e-af31-4fe7-a215-dfe0cf74521e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 971/1894] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:02 2026] GET /v2.0/security-groups?tenant_id=73db7b14ad4b45c39f7084fea6fd9686&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:43:02.888 7 WARNING neutron.db.securitygroups_db [None req-d31e94bd-50f9-4a78-b45c-35d75cc3ad2a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:03.062 7 INFO neutron.db.ovn_revision_numbers_db [None req-d31e94bd-50f9-4a78-b45c-35d75cc3ad2a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource aa1f8241-708e-4faa-9afb-35c51e38e521 (type: security_groups) to 1 2026-05-14 08:43:03.073 7 INFO neutron.db.ovn_revision_numbers_db [None req-d31e94bd-50f9-4a78-b45c-35d75cc3ad2a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 32beb103-ef38-490d-b8bc-b0342c641465 (type: security_group_rules) to 0 2026-05-14 08:43:03.085 7 INFO neutron.db.ovn_revision_numbers_db [None req-d31e94bd-50f9-4a78-b45c-35d75cc3ad2a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3da77101-fe1e-4b1e-a631-f565e57f740c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 972/1895] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:02 2026] DELETE /v2.0/security-groups/045d2290-368d-4d2b-91ba-412b3c66ffa9 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:03.096 7 INFO neutron.db.ovn_revision_numbers_db [None req-d31e94bd-50f9-4a78-b45c-35d75cc3ad2a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9f23f3ba-d65c-4c7b-8b14-b2cd671263a1 (type: security_group_rules) to 0 2026-05-14 08:43:03.109 7 INFO neutron.db.ovn_revision_numbers_db [None req-d31e94bd-50f9-4a78-b45c-35d75cc3ad2a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e5becbfa-fad3-4548-9f80-3f7dcbf08e9a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 924/1896] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:02 2026] GET /v2.0/security-groups?tenant_id=c20b4d70a0f345aeb37e24a5a70b2d1b&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:43:03.199 7 WARNING neutron.db.securitygroups_db [None req-30dab1f9-276f-4eb2-8e9d-90fa6301a9e8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 973/1897] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:03 2026] DELETE /v2.0/security-groups/aa1f8241-708e-4faa-9afb-35c51e38e521 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:03.380 7 INFO neutron.db.ovn_revision_numbers_db [None req-30dab1f9-276f-4eb2-8e9d-90fa6301a9e8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 531294fe-a840-4a6b-b109-cd6c5a3d915f (type: security_groups) to 1 2026-05-14 08:43:03.394 7 INFO neutron.db.ovn_revision_numbers_db [None req-30dab1f9-276f-4eb2-8e9d-90fa6301a9e8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 31f2db1f-bfbf-4e61-900d-e7e4f9d491a3 (type: security_group_rules) to 0 2026-05-14 08:43:03.406 7 INFO neutron.db.ovn_revision_numbers_db [None req-30dab1f9-276f-4eb2-8e9d-90fa6301a9e8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 64a363d6-777b-40e1-8c4a-d70bd351d13f (type: security_group_rules) to 0 2026-05-14 08:43:03.417 7 INFO neutron.db.ovn_revision_numbers_db [None req-30dab1f9-276f-4eb2-8e9d-90fa6301a9e8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8a35c68f-302b-41ce-9d18-fcf6e255ad79 (type: security_group_rules) to 0 2026-05-14 08:43:03.434 7 INFO neutron.db.ovn_revision_numbers_db [None req-30dab1f9-276f-4eb2-8e9d-90fa6301a9e8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f0ba6094-f797-498b-8870-59c1fd05457a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 925/1898] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:03 2026] GET /v2.0/security-groups?tenant_id=524d4aaddfdd4529a3e7618c6045dce3&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1899] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:43:03 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:03.498 8 WARNING neutron.db.securitygroups_db [None req-a4090aa8-731a-4a6b-a166-962e09c6d7f6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:03.626 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4090aa8-731a-4a6b-a166-962e09c6d7f6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a466ab5a-eebd-41e6-bd5c-7340a7a3d8a6 (type: security_groups) to 1 2026-05-14 08:43:03.638 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4090aa8-731a-4a6b-a166-962e09c6d7f6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9a25405b-30dc-457e-8a31-ce4d87fb5148 (type: security_group_rules) to 0 2026-05-14 08:43:03.649 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4090aa8-731a-4a6b-a166-962e09c6d7f6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c254ebc2-f2ca-4f1b-89d8-5460ea2825c5 (type: security_group_rules) to 0 2026-05-14 08:43:03.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4090aa8-731a-4a6b-a166-962e09c6d7f6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource de5c99d6-544f-4320-8674-a306e8dc015d (type: security_group_rules) to 0 2026-05-14 08:43:03.675 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4090aa8-731a-4a6b-a166-962e09c6d7f6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f8421b42-9fbc-4621-bfef-07c970cd3fba (type: security_group_rules) to 0 [pid: 7|app: 0|req: 926/1900] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:03 2026] DELETE /v2.0/security-groups/531294fe-a840-4a6b-b109-cd6c5a3d915f => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1901] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:03 2026] GET /v2.0/security-groups?tenant_id=b470fcd718444f1cb4a874d9d0105b73&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1902] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:43:03 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1903] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:03 2026] DELETE /v2.0/security-groups/a466ab5a-eebd-41e6-bd5c-7340a7a3d8a6 => 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: 977/1904] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:43:03 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => 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: 978/1905] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:43:03 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:04.023 7 WARNING neutron.db.securitygroups_db [None req-ae9e5503-3f29-4f78-b05f-16ed4404f6ca fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:04.064 8 WARNING neutron.db.securitygroups_db [None req-6c1ec725-5e6d-4bbf-9edd-770614bdcbfd fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:04.136 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae9e5503-3f29-4f78-b05f-16ed4404f6ca fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource fbaaff36-b77e-4bd2-a991-5463b832019d (type: security_groups) to 1 2026-05-14 08:43:04.149 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae9e5503-3f29-4f78-b05f-16ed4404f6ca fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 020dd535-b75b-48c2-845f-2b6d10919748 (type: security_group_rules) to 0 2026-05-14 08:43:04.161 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae9e5503-3f29-4f78-b05f-16ed4404f6ca fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 6e45f5e1-0537-42e7-8e1c-e67c23a7ca69 (type: security_group_rules) to 0 2026-05-14 08:43:04.175 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae9e5503-3f29-4f78-b05f-16ed4404f6ca fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 961be874-8c54-46be-9d4d-3f0e1a31d4fc (type: security_group_rules) to 0 2026-05-14 08:43:04.190 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae9e5503-3f29-4f78-b05f-16ed4404f6ca fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource db939fbd-3bf9-458b-afcd-ae93b31f97d7 (type: security_group_rules) to 0 2026-05-14 08:43:04.204 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c1ec725-5e6d-4bbf-9edd-770614bdcbfd fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a28ad874-c1d3-460f-9547-71fcce7d7787 (type: security_groups) to 1 2026-05-14 08:43:04.219 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c1ec725-5e6d-4bbf-9edd-770614bdcbfd fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 572bee9f-4474-4399-af63-4d78dce3bd8c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 928/1906] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:03 2026] GET /v2.0/security-groups?tenant_id=57ae3e51ef5b403bad262bb4ab0dfe03&name=default => generated 2925 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:43:04.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c1ec725-5e6d-4bbf-9edd-770614bdcbfd fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9f6592bc-7de6-4371-9e28-eb4801eeee9f (type: security_group_rules) to 0 2026-05-14 08:43:04.250 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c1ec725-5e6d-4bbf-9edd-770614bdcbfd fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource cc35b10a-9eea-424d-9b86-a7823f566f12 (type: security_group_rules) to 0 2026-05-14 08:43:04.261 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c1ec725-5e6d-4bbf-9edd-770614bdcbfd fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d9f4f33b-1026-493b-ba9f-67f174e74639 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 979/1907] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:04 2026] GET /v2.0/security-groups?tenant_id=ebe5b6fefcb14565a0a29838405c2a21&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: 929/1908] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:04 2026] DELETE /v2.0/security-groups/fbaaff36-b77e-4bd2-a991-5463b832019d => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1909] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:04 2026] DELETE /v2.0/security-groups/a28ad874-c1d3-460f-9547-71fcce7d7787 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:04.941 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-07b61f60-7f9e-4a80-92b3-4de1b5285015 - - - - - -] OVN reports status down for port: dc6f029c-278a-44e0-8853-845eb2b186cd 2026-05-14 08:43:05.121 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fe7b549-f5ed-46e7-a74a-237a84dd4854'] response: {'server_uuid': '72a91236-50cc-4517-9424-1939096badfb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dc6f029c-278a-44e0-8853-845eb2b186cd', 'code': 200} [pid: 7|app: 0|req: 930/1910] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:43:05 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 973 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1911] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:43:05 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:05.317 7 INFO neutron.db.ovn_revision_numbers_db [None req-07b61f60-7f9e-4a80-92b3-4de1b5285015 - - - - - -] Successfully bumped revision number for resource dc6f029c-278a-44e0-8853-845eb2b186cd (type: ports) to 8 /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: 931/1912] 199.204.45.35 () {34 vars in 993 bytes} [Thu May 14 08:43:06 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:06.340 8 INFO neutron_taas.services.taas.taas_plugin [req-d31c69f4-0b23-4bef-b1cb-82f8e1c9c139 req-a5d19dc7-b907-4190-b9c3-9955766f622d aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] TaaS: Handle Delete Port: dc6f029c-278a-44e0-8853-845eb2b186cd 2026-05-14 08:43:06.344 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d31c69f4-0b23-4bef-b1cb-82f8e1c9c139 req-a5d19dc7-b907-4190-b9c3-9955766f622d aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] Tap Mirror: Handle Delete Port: dc6f029c-278a-44e0-8853-845eb2b186cd [pid: 7|app: 0|req: 934/1915] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:43:06 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1916] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:43:06 2026] GET /v2.0/security-groups?id=6439d36c-4478-49d7-abc8-f94ac5f6435e&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:06.533 8 INFO neutron.db.l3_db [req-d31c69f4-0b23-4bef-b1cb-82f8e1c9c139 req-a5d19dc7-b907-4190-b9c3-9955766f622d aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] Floating IP 79184fde-fb1b-420f-b2a5-5c40d167d39b disassociated. External IP: 10.96.250.219, port: dc6f029c-278a-44e0-8853-845eb2b186cd. [pid: 8|app: 0|req: 982/1917] 199.204.45.35 () {36 vars in 996 bytes} [Thu May 14 08:43:06 2026] DELETE /v2.0/ports/dc6f029c-278a-44e0-8853-845eb2b186cd => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:06.698 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36d0bbee-3216-4090-b180-e52eb497dce9'] response: {'server_uuid': '72a91236-50cc-4517-9424-1939096badfb', 'name': 'network-vif-deleted', 'tag': 'dc6f029c-278a-44e0-8853-845eb2b186cd', 'status': 'completed', 'code': 200} 2026-05-14 08:43:07.161 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fe43959-8646-4f23-8865-db819df211ad'] response: {'server_uuid': '72a91236-50cc-4517-9424-1939096badfb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dc6f029c-278a-44e0-8853-845eb2b186cd', '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, ' 2026-05-14 08:43:07.321 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7dac901-f3bd-4c6d-b27d-b18055f1011f eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] Successfully bumped revision number for resource 50730fea-4292-410a-a6be-adecb475bb95 (type: security_groups) to 1 2026-05-14 08:43:07.337 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7dac901-f3bd-4c6d-b27d-b18055f1011f eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] Successfully bumped revision number for resource 8354236b-d17f-4d31-bebb-c708f2330827 (type: security_group_rules) to 0 2026-05-14 08:43:07.347 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7dac901-f3bd-4c6d-b27d-b18055f1011f eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] Successfully bumped revision number for resource a409191a-e8f8-4e29-8b1c-eb34a0325eed (type: security_group_rules) to 0 2026-05-14 08:43:07.357 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7dac901-f3bd-4c6d-b27d-b18055f1011f eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] Successfully bumped revision number for resource bf5d1477-d4af-4e48-bf4e-1e4bfad2fd9d (type: security_group_rules) to 0 2026-05-14 08:43:07.366 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7dac901-f3bd-4c6d-b27d-b18055f1011f eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] Successfully bumped revision number for resource d0290d97-798b-4960-8b2a-f4cb0bffa0d1 (type: security_group_rules) to 0 2026-05-14 08:43:07.429 7 INFO neutron.db.segments_db [None req-e7dac901-f3bd-4c6d-b27d-b18055f1011f eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] Added segment 7fc85098-ec7a-463d-a1b8-0cc920c7a95e of type geneve for network 18256be1-26f5-4c73-938f-090359c6b4a7 [pid: 8|app: 0|req: 983/1918] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:43:07 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:07.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7dac901-f3bd-4c6d-b27d-b18055f1011f eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] Successfully bumped revision number for resource 18256be1-26f5-4c73-938f-090359c6b4a7 (type: networks) to 1 2026-05-14 08:43:07.760 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7dac901-f3bd-4c6d-b27d-b18055f1011f eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] No more DHCP agents 2026-05-14 08:43:07.761 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7dac901-f3bd-4c6d-b27d-b18055f1011f eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] Unable to schedule network 18256be1-26f5-4c73-938f-090359c6b4a7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:07.813 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb124f7e-aa13-4cda-b03c-c3319cfb3bb6 - - - - - -] OVN reports status down for port: eb137195-4e7e-4c19-907d-e3e6dec09834 2026-05-14 08:43:07.871 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7dac901-f3bd-4c6d-b27d-b18055f1011f eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] Successfully bumped revision number for resource eb137195-4e7e-4c19-907d-e3e6dec09834 (type: ports) to 1 [pid: 7|app: 0|req: 936/1919] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:43:06 2026] POST /v2.0/networks => generated 670 bytes in 962 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1920] 10.0.0.157 () {34 vars in 678 bytes} [Thu May 14 08:43:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:08.019 8 WARNING tagging [None req-9dd18513-4023-4bdb-8f16-54b73fa126d2 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 985/1921] 10.0.0.157 () {34 vars in 753 bytes} [Thu May 14 08:43:07 2026] PUT /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:08.050 7 INFO neutron.db.segments_db [None req-c1e31ab2-744c-4085-a2f8-b8be018c3b67 eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] Added segment c2f87fb9-bafb-440e-bd95-73db28541e49 of type geneve for network f290f2a6-c21c-45a5-a14f-dbddf64b631e 2026-05-14 08:43:08.067 8 WARNING tagging [None req-a63b11e7-5996-474d-bfba-5a75cca68732 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 986/1922] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:43:08 2026] GET /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:08.101 8 WARNING tagging [None req-7e8fd208-8c8f-40e6-8027-b5f1cf004906 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 987/1923] 10.0.0.157 () {34 vars in 764 bytes} [Thu May 14 08:43:08 2026] PUT /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 08:43:08.143 8 WARNING tagging [None req-256d493c-cde5-4fa8-9036-bfa5ba8e48a8 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 988/1924] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:43:08 2026] GET /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:08.172 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1e31ab2-744c-4085-a2f8-b8be018c3b67 eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] Successfully bumped revision number for resource f290f2a6-c21c-45a5-a14f-dbddf64b631e (type: networks) to 1 2026-05-14 08:43:08.178 8 WARNING tagging [None req-c929dc50-8f8b-4e37-8337-bd825e066990 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 989/1925] 10.0.0.157 () {34 vars in 760 bytes} [Thu May 14 08:43:08 2026] PUT /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 08:43:08.213 8 WARNING tagging [None req-37d7cc15-ee69-4f3e-a571-5f298853c1e4 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 990/1926] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:43:08 2026] GET /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:08.249 8 WARNING tagging [None req-4a209850-3c97-4b1a-b692-b313fbf01b72 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 991/1927] 10.0.0.157 () {34 vars in 782 bytes} [Thu May 14 08:43:08 2026] PUT /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 08:43:08.305 8 WARNING tagging [None req-bf0d5aa4-2e3d-4edd-972f-8c1f4e203399 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 992/1928] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:43:08 2026] GET /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:08.322 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c1e31ab2-744c-4085-a2f8-b8be018c3b67 eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] No more DHCP agents 2026-05-14 08:43:08.323 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c1e31ab2-744c-4085-a2f8-b8be018c3b67 eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] Unable to schedule network f290f2a6-c21c-45a5-a14f-dbddf64b631e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:08.341 8 WARNING tagging [None req-fb7075f8-8d02-4a43-9b8f-5c116d9798de bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:08.372 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb124f7e-aa13-4cda-b03c-c3319cfb3bb6 - - - - - -] OVN reports status down for port: da2882c5-ff64-4609-b60f-80f7bffa5e4f [pid: 8|app: 0|req: 993/1929] 10.0.0.157 () {34 vars in 753 bytes} [Thu May 14 08:43:08 2026] PUT /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:08.414 8 WARNING tagging [None req-6457e3e2-b0f8-420e-92d9-b648d79bd605 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 994/1930] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:43:08 2026] GET /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:08.423 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1e31ab2-744c-4085-a2f8-b8be018c3b67 eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] Successfully bumped revision number for resource da2882c5-ff64-4609-b60f-80f7bffa5e4f (type: ports) to 1 2026-05-14 08:43:08.446 8 WARNING tagging [None req-305d7a3a-f2ff-4f3f-b1ac-f2b7f9f129a5 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 937/1931] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:43:07 2026] POST /v2.0/networks => generated 669 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1932] 10.0.0.157 () {32 vars in 741 bytes} [Thu May 14 08:43:08 2026] GET /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:08.476 8 WARNING tagging [None req-712c798d-750c-4d9f-b744-25821c50c2f1 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:08.491 8 INFO neutron.api.v2.resource [None req-712c798d-750c-4d9f-b744-25821c50c2f1 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 996/1933] 10.0.0.157 () {32 vars in 745 bytes} [Thu May 14 08:43:08 2026] GET /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1934] 10.0.0.157 () {34 vars in 753 bytes} [Thu May 14 08:43:08 2026] PUT /v2.0/networks/18256be1-26f5-4c73-938f-090359c6b4a7/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:08.594 7 WARNING tagging [None req-fa89a520-fa4b-4350-969e-75c144c9fd77 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 939/1935] 10.0.0.157 () {32 vars in 744 bytes} [Thu May 14 08:43:08 2026] DELETE /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags/red => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:08.676 8 INFO neutron.db.ovn_revision_numbers_db [None req-47249585-eb27-4196-97dc-dcb81775edda bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource b6964e6b-b51c-4e52-a417-1ca12dd3b051 (type: security_groups) to 1 [pid: 7|app: 0|req: 940/1936] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:43:08 2026] GET /v2.0/networks/18256be1-26f5-4c73-938f-090359c6b4a7/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:08.688 8 INFO neutron.db.ovn_revision_numbers_db [None req-47249585-eb27-4196-97dc-dcb81775edda bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource 1529037f-069b-41e6-b525-839d1e4d5248 (type: security_group_rules) to 0 2026-05-14 08:43:08.698 8 INFO neutron.db.ovn_revision_numbers_db [None req-47249585-eb27-4196-97dc-dcb81775edda bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource 1bf19235-8159-4f98-af75-70571daca080 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 941/1937] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:43:08 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:08.709 8 INFO neutron.db.ovn_revision_numbers_db [None req-47249585-eb27-4196-97dc-dcb81775edda bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource bf382d6f-77cf-4ec4-879a-cabad43e9f97 (type: security_group_rules) to 0 2026-05-14 08:43:08.727 7 WARNING tagging [None req-fa14c787-2c5a-472b-8684-59dd812c5d84 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:08.727 8 INFO neutron.db.ovn_revision_numbers_db [None req-47249585-eb27-4196-97dc-dcb81775edda bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource e1c0fd54-b66d-4d8d-b031-40dc56f71d18 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 942/1938] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:43:08 2026] GET /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:08.801 8 INFO neutron.db.segments_db [None req-47249585-eb27-4196-97dc-dcb81775edda bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Added segment 9f2c7b1f-84f4-491c-a452-b24e865bd9fe of type geneve for network 80ab3726-054f-4785-b21e-c81f3948fe80 [pid: 7|app: 0|req: 943/1939] 10.0.0.157 () {34 vars in 753 bytes} [Thu May 14 08:43:08 2026] PUT /v2.0/networks/f290f2a6-c21c-45a5-a14f-dbddf64b631e/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:08.834 7 WARNING tagging [None req-863dadf9-0fa7-4cda-9ef7-f98e14084d33 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:08.845 7 INFO neutron.api.v2.resource [None req-863dadf9-0fa7-4cda-9ef7-f98e14084d33 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 944/1940] 10.0.0.157 () {32 vars in 748 bytes} [Thu May 14 08:43:08 2026] DELETE /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1941] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:43:08 2026] GET /v2.0/networks/f290f2a6-c21c-45a5-a14f-dbddf64b631e/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:08.902 8 INFO neutron.db.ovn_revision_numbers_db [None req-47249585-eb27-4196-97dc-dcb81775edda bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource 80ab3726-054f-4785-b21e-c81f3948fe80 (type: networks) to 1 2026-05-14 08:43:08.920 7 WARNING tagging [None req-5d10c34f-5ac4-45d2-9946-dbaf83e55478 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 946/1942] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:43:08 2026] DELETE /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags => 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: 947/1943] 10.0.0.157 () {34 vars in 753 bytes} [Thu May 14 08:43:08 2026] PUT /v2.0/networks/f290f2a6-c21c-45a5-a14f-dbddf64b631e/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:09.015 7 WARNING tagging [None req-50727008-6440-4cd3-9c3e-812ef1712974 bcfc3c26bbad4f29b3a02e6e5bd03a2a 0865f9a1a65f46b58136006b529ff44a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 948/1944] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:43:08 2026] GET /v2.0/policies/cfef08af-1695-4749-b116-ee16639c6d37/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:09.055 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47249585-eb27-4196-97dc-dcb81775edda bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] No more DHCP agents 2026-05-14 08:43:09.057 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47249585-eb27-4196-97dc-dcb81775edda bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Unable to schedule network 80ab3726-054f-4785-b21e-c81f3948fe80: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 949/1945] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:43:09 2026] GET /v2.0/networks/f290f2a6-c21c-45a5-a14f-dbddf64b631e/tags => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:09.107 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] OVN reports status down for port: d3fde35d-718f-4cab-bce1-04fbacf6156a 2026-05-14 08:43:09.162 8 INFO neutron.db.ovn_revision_numbers_db [None req-47249585-eb27-4196-97dc-dcb81775edda bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource d3fde35d-718f-4cab-bce1-04fbacf6156a (type: ports) to 1 [pid: 7|app: 0|req: 950/1946] 10.0.0.157 () {32 vars in 734 bytes} [Thu May 14 08:43:09 2026] DELETE /v2.0/qos/policies/cfef08af-1695-4749-b116-ee16639c6d37 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1947] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:43:08 2026] POST /v2.0/networks => generated 767 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1948] 10.0.0.157 () {32 vars in 733 bytes} [Thu May 14 08:43:09 2026] GET /v2.0/networks/18256be1-26f5-4c73-938f-090359c6b4a7/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:09.302 7 INFO neutron_taas.services.taas.taas_plugin [None req-15bafe33-ec78-4f5b-980e-f52c6cfb34d1 eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] TaaS: Handle Delete Port: eb137195-4e7e-4c19-907d-e3e6dec09834 2026-05-14 08:43:09.304 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15bafe33-ec78-4f5b-980e-f52c6cfb34d1 eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] Tap Mirror: Handle Delete Port: eb137195-4e7e-4c19-907d-e3e6dec09834 2026-05-14 08:43:09.325 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c608ce8e-d1f7-4928-ba4f-13f98f9b3396 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] No more DHCP agents 2026-05-14 08:43:09.326 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c608ce8e-d1f7-4928-ba4f-13f98f9b3396 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Unable to schedule network 80ab3726-054f-4785-b21e-c81f3948fe80: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:09.464 7 INFO neutron.services.segments.plugin [-] Segment 7fc85098-ec7a-463d-a1b8-0cc920c7a95e resource provider aggregate not found 2026-05-14 08:43:09.469 7 INFO neutron.services.segments.plugin [-] Segment 7fc85098-ec7a-463d-a1b8-0cc920c7a95e resource provider aggregate not found 2026-05-14 08:43:09.483 7 INFO neutron.services.segments.plugin [-] Segment 7fc85098-ec7a-463d-a1b8-0cc920c7a95e 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 7fc85098-ec7a-463d-a1b8-0cc920c7a95e found for delete ", "request_id": "req-c6f05a45-9752-4c2d-b024-d753ad34f38b"}]} 2026-05-14 08:43:09.488 7 INFO neutron.services.segments.plugin [-] Segment 7fc85098-ec7a-463d-a1b8-0cc920c7a95e 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 7fc85098-ec7a-463d-a1b8-0cc920c7a95e found for delete ", "request_id": "req-c9499a05-57d2-40db-b90a-a67d01e49b6b"}]} [pid: 7|app: 0|req: 952/1949] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:43:09 2026] DELETE /v2.0/networks/18256be1-26f5-4c73-938f-090359c6b4a7 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:09.629 7 INFO neutron_taas.services.taas.taas_plugin [None req-45bd5d2f-3bf2-4d1a-ad49-1a9c0130d33f eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] TaaS: Handle Delete Port: da2882c5-ff64-4609-b60f-80f7bffa5e4f 2026-05-14 08:43:09.632 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45bd5d2f-3bf2-4d1a-ad49-1a9c0130d33f eea1ee67004e455bb1ce6f528de90e9e d988f705fbc64d0eb450cd8ed3308136 - - default default] Tap Mirror: Handle Delete Port: da2882c5-ff64-4609-b60f-80f7bffa5e4f 2026-05-14 08:43:09.820 8 INFO neutron.db.ovn_revision_numbers_db [None req-c608ce8e-d1f7-4928-ba4f-13f98f9b3396 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource d3fde35d-718f-4cab-bce1-04fbacf6156a (type: ports) to 2 2026-05-14 08:43:09.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-c608ce8e-d1f7-4928-ba4f-13f98f9b3396 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource fa79df66-083e-4ec9-adf3-0fd72f94eb12 (type: subnets) to 0 [pid: 7|app: 0|req: 953/1950] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:43:09 2026] DELETE /v2.0/networks/f290f2a6-c21c-45a5-a14f-dbddf64b631e => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1951] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:09 2026] POST /v2.0/subnets => generated 644 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1952] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:43:09 2026] GET /v2.0/ports?device_id=72a91236-50cc-4517-9424-1939096badfb => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:09.901 7 WARNING neutron.api.v2.base [None req-40141bd7-6a1d-4c82-8940-c0a33cd93906 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - 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-05-14 08:43:09.902 7 INFO neutron.api.v2.resource [None req-40141bd7-6a1d-4c82-8940-c0a33cd93906 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 955/1953] 10.0.0.157 () {34 vars in 681 bytes} [Thu May 14 08:43:09 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-14 08:43:10.039 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a664fae-2201-4452-b844-3c803b5cf871 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] TaaS: Handle Delete Port: d3fde35d-718f-4cab-bce1-04fbacf6156a 2026-05-14 08:43:10.042 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a664fae-2201-4452-b844-3c803b5cf871 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Tap Mirror: Handle Delete Port: d3fde35d-718f-4cab-bce1-04fbacf6156a 2026-05-14 08:43:10.080 8 WARNING neutron.db.securitygroups_db [None req-b656f200-ab07-4811-aa8e-1ccc9939ad54 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:10.233 8 INFO neutron.db.ovn_revision_numbers_db [None req-b656f200-ab07-4811-aa8e-1ccc9939ad54 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource cc63cc1f-cea5-43e9-b376-651f3de0a05c (type: security_groups) to 1 2026-05-14 08:43:10.248 8 INFO neutron.db.ovn_revision_numbers_db [None req-b656f200-ab07-4811-aa8e-1ccc9939ad54 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0b5f3ff4-c497-4e97-a071-34c7f6d2034e (type: security_group_rules) to 0 2026-05-14 08:43:10.264 8 INFO neutron.db.ovn_revision_numbers_db [None req-b656f200-ab07-4811-aa8e-1ccc9939ad54 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5424c347-56d7-4592-9cd3-084501a0ebfb (type: security_group_rules) to 0 2026-05-14 08:43:10.275 8 INFO neutron.db.ovn_revision_numbers_db [None req-b656f200-ab07-4811-aa8e-1ccc9939ad54 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 92a8f97f-a606-4cf9-8f09-8887aa1035a0 (type: security_group_rules) to 0 2026-05-14 08:43:10.287 8 INFO neutron.db.ovn_revision_numbers_db [None req-b656f200-ab07-4811-aa8e-1ccc9939ad54 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource aac300cf-4013-41ee-b7b7-0370dfaab2a4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 999/1954] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:09 2026] GET /v2.0/security-groups?tenant_id=b9594a5122064a819716734fa6df7cf2&name=default => generated 2925 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1955] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:43:09 2026] DELETE /v2.0/networks/80ab3726-054f-4785-b21e-c81f3948fe80 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:10.473 7 INFO neutron.db.segments_db [None req-3c6e6efc-1e92-42e3-a6d3-87a63ae9e819 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Added segment d67a1bfe-0cab-47c9-ba43-3f75dd67a855 of type geneve for network 12228a8c-58dd-4897-817b-0fbbf2fc8087 [pid: 8|app: 0|req: 1000/1956] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:10 2026] DELETE /v2.0/security-groups/cc63cc1f-cea5-43e9-b376-651f3de0a05c => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:10.579 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c6e6efc-1e92-42e3-a6d3-87a63ae9e819 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource 12228a8c-58dd-4897-817b-0fbbf2fc8087 (type: networks) to 1 2026-05-14 08:43:10.617 8 WARNING neutron.db.securitygroups_db [None req-bc54e4db-fb8c-42e9-bf8a-5b3ff3c3a4f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:10.738 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc54e4db-fb8c-42e9-bf8a-5b3ff3c3a4f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 85e8e314-4ecb-404e-a4dc-e5e715f5b4d7 (type: security_groups) to 1 2026-05-14 08:43:10.748 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc54e4db-fb8c-42e9-bf8a-5b3ff3c3a4f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 31a5abf4-9b8c-48e2-809f-2d7b61bf2ce9 (type: security_group_rules) to 0 2026-05-14 08:43:10.756 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3c6e6efc-1e92-42e3-a6d3-87a63ae9e819 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] No more DHCP agents 2026-05-14 08:43:10.757 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3c6e6efc-1e92-42e3-a6d3-87a63ae9e819 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Unable to schedule network 12228a8c-58dd-4897-817b-0fbbf2fc8087: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:10.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc54e4db-fb8c-42e9-bf8a-5b3ff3c3a4f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9ef36a0f-579a-4a0e-914e-ad9de70fc40c (type: security_group_rules) to 0 2026-05-14 08:43:10.774 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc54e4db-fb8c-42e9-bf8a-5b3ff3c3a4f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d23989b7-f31d-4623-a052-3a83528a8f42 (type: security_group_rules) to 0 2026-05-14 08:43:10.785 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc54e4db-fb8c-42e9-bf8a-5b3ff3c3a4f4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource eb3b4213-afce-49d9-b3a4-6d167d455836 (type: security_group_rules) to 0 2026-05-14 08:43:10.825 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] OVN reports status down for port: a9fdbbf5-c518-43d8-832b-fbe2b29b49fc 2026-05-14 08:43:10.832 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c6e6efc-1e92-42e3-a6d3-87a63ae9e819 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource a9fdbbf5-c518-43d8-832b-fbe2b29b49fc (type: ports) to 1 [pid: 8|app: 0|req: 1001/1957] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:10 2026] GET /v2.0/security-groups?tenant_id=f166554019244b849f4757b04d896921&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1958] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:43:10 2026] POST /v2.0/networks => generated 768 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:10.860 8 WARNING neutron.db.securitygroups_db [None req-1380c0bd-64bf-420d-8412-f1058271df9e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:10.999 8 INFO neutron.db.ovn_revision_numbers_db [None req-1380c0bd-64bf-420d-8412-f1058271df9e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2c74b47d-6a7e-4e10-bd85-b82b18194d6c (type: security_groups) to 1 2026-05-14 08:43:11.013 8 INFO neutron.db.ovn_revision_numbers_db [None req-1380c0bd-64bf-420d-8412-f1058271df9e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2d95eba1-13ee-41e8-a6c9-dc93a8206351 (type: security_group_rules) to 0 2026-05-14 08:43:11.024 8 INFO neutron.db.ovn_revision_numbers_db [None req-1380c0bd-64bf-420d-8412-f1058271df9e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 40c439c7-7595-4c29-b468-7c2faca9a3b9 (type: security_group_rules) to 0 2026-05-14 08:43:11.034 8 INFO neutron.db.ovn_revision_numbers_db [None req-1380c0bd-64bf-420d-8412-f1058271df9e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 597867d1-ccc5-4356-9be7-4c3e131ca206 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 958/1959] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:10 2026] DELETE /v2.0/security-groups/85e8e314-4ecb-404e-a4dc-e5e715f5b4d7 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:11.046 8 INFO neutron.db.ovn_revision_numbers_db [None req-1380c0bd-64bf-420d-8412-f1058271df9e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b1aafc98-610a-4712-840b-992d4d171940 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1002/1960] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:10 2026] GET /v2.0/security-groups?tenant_id=0865f9a1a65f46b58136006b529ff44a&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:43:11.160 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e4ad8531-2b8b-4163-b9a2-1c91cce19de5 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] No more DHCP agents 2026-05-14 08:43:11.161 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e4ad8531-2b8b-4163-b9a2-1c91cce19de5 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Unable to schedule network 12228a8c-58dd-4897-817b-0fbbf2fc8087: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1003/1961] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:11 2026] DELETE /v2.0/security-groups/6439d36c-4478-49d7-abc8-f94ac5f6435e => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1962] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:11 2026] DELETE /v2.0/security-groups/2c74b47d-6a7e-4e10-bd85-b82b18194d6c => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:11.392 8 WARNING neutron.db.securitygroups_db [None req-d43c5ef8-90ec-4fec-9bad-121fac42f266 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1005/1963] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:11 2026] GET /v2.0/security-groups?tenant_id=d988f705fbc64d0eb450cd8ed3308136&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:43:11.430 8 INFO neutron.api.v2.resource [None req-22196698-ff8f-4aea-93d0-8340756c73a8 aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1006/1964] 10.0.0.157 () {32 vars in 737 bytes} [Thu May 14 08:43:11 2026] GET /v2.0/security-groups/6439d36c-4478-49d7-abc8-f94ac5f6435e => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:43:11.503 7 INFO neutron.services.segments.plugin [-] Segment c2f87fb9-bafb-440e-bd95-73db28541e49 resource provider aggregate not found 2026-05-14 08:43:11.515 7 INFO neutron.services.segments.plugin [-] Segment c2f87fb9-bafb-440e-bd95-73db28541e49 resource provider aggregate not found 2026-05-14 08:43:11.518 7 INFO neutron.services.segments.plugin [-] Segment c2f87fb9-bafb-440e-bd95-73db28541e49 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 c2f87fb9-bafb-440e-bd95-73db28541e49 found for delete ", "request_id": "req-41f68501-3dd2-46f3-854e-0f706aa7adf0"}]} 2026-05-14 08:43:11.539 7 INFO neutron.services.segments.plugin [-] Segment c2f87fb9-bafb-440e-bd95-73db28541e49 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 c2f87fb9-bafb-440e-bd95-73db28541e49 found for delete ", "request_id": "req-996537bf-06b0-4f22-8d16-18684a150f38"}]} 2026-05-14 08:43:11.543 7 INFO neutron.services.segments.plugin [-] Segment 9f2c7b1f-84f4-491c-a452-b24e865bd9fe resource provider aggregate not found 2026-05-14 08:43:11.559 7 INFO neutron.services.segments.plugin [-] Segment 9f2c7b1f-84f4-491c-a452-b24e865bd9fe 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 9f2c7b1f-84f4-491c-a452-b24e865bd9fe found for delete ", "request_id": "req-eca80ef0-39c8-4d4c-817e-e4bfb79f8341"}]} 2026-05-14 08:43:11.561 7 INFO neutron.services.segments.plugin [-] Segment 9f2c7b1f-84f4-491c-a452-b24e865bd9fe resource provider aggregate not found 2026-05-14 08:43:11.585 7 INFO neutron.services.segments.plugin [-] Segment 9f2c7b1f-84f4-491c-a452-b24e865bd9fe 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 9f2c7b1f-84f4-491c-a452-b24e865bd9fe found for delete ", "request_id": "req-09ed0884-98a7-495f-9a4d-2e9f41b27df5"}]} [pid: 8|app: 0|req: 1007/1965] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:11 2026] DELETE /v2.0/security-groups/50730fea-4292-410a-a6be-adecb475bb95 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:11.640 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4ad8531-2b8b-4163-b9a2-1c91cce19de5 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource a9fdbbf5-c518-43d8-832b-fbe2b29b49fc (type: ports) to 2 2026-05-14 08:43:11.670 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4ad8531-2b8b-4163-b9a2-1c91cce19de5 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource 943dd28d-ef6e-4c1c-8ace-9ce9a5de334d (type: subnets) to 0 [pid: 7|app: 0|req: 959/1966] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:11 2026] POST /v2.0/subnets => generated 647 bytes in 643 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:11.696 7 WARNING neutron.api.v2.base [None req-32bfb778-7461-4e1c-8af5-aae506c6f164 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - 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-05-14 08:43:11.697 7 INFO neutron.api.v2.resource [None req-32bfb778-7461-4e1c-8af5-aae506c6f164 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 960/1967] 10.0.0.157 () {34 vars in 681 bytes} [Thu May 14 08:43:11 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-14 08:43:11.725 8 INFO neutron_taas.services.taas.taas_plugin [None req-2556fcc4-b2ee-47bd-a064-070087ea26f6 aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] TaaS: Handle Delete Port: 72dc262e-d45f-44a4-b34b-034a798cbd09 2026-05-14 08:43:11.728 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2556fcc4-b2ee-47bd-a064-070087ea26f6 aeadcd1b6a0447b69e4d2e675edef5dc 41b0d0c2448d491eb3106c09f9c954a2 - - default default] Tap Mirror: Handle Delete Port: 72dc262e-d45f-44a4-b34b-034a798cbd09 2026-05-14 08:43:11.845 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b56cfd2-316c-48e9-997b-a2736f80876b bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] TaaS: Handle Delete Port: a9fdbbf5-c518-43d8-832b-fbe2b29b49fc 2026-05-14 08:43:11.847 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b56cfd2-316c-48e9-997b-a2736f80876b bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Tap Mirror: Handle Delete Port: a9fdbbf5-c518-43d8-832b-fbe2b29b49fc [pid: 8|app: 0|req: 1008/1968] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:43:11 2026] DELETE /v2.0/floatingips/79184fde-fb1b-420f-b2a5-5c40d167d39b => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1969] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:43:11 2026] DELETE /v2.0/networks/12228a8c-58dd-4897-817b-0fbbf2fc8087 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:12.201 8 INFO neutron_taas.services.taas.taas_plugin [None req-724f264d-2fb4-496c-a007-fdf69d89c916 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 8eb0b543-7a26-427d-aaf6-b7197f8f1146 2026-05-14 08:43:12.203 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-724f264d-2fb4-496c-a007-fdf69d89c916 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 8eb0b543-7a26-427d-aaf6-b7197f8f1146 2026-05-14 08:43:12.256 7 INFO neutron.db.segments_db [None req-4ffad3ac-b7b4-48d8-b3e8-88f2ef59aa08 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Added segment eb067285-5116-49ee-b14b-a7fc4be82bb9 of type geneve for network c98d3a23-9510-4161-b488-05d6e07835a0 2026-05-14 08:43:12.351 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ffad3ac-b7b4-48d8-b3e8-88f2ef59aa08 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource c98d3a23-9510-4161-b488-05d6e07835a0 (type: networks) to 1 2026-05-14 08:43:12.508 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ffad3ac-b7b4-48d8-b3e8-88f2ef59aa08 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] No more DHCP agents 2026-05-14 08:43:12.510 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ffad3ac-b7b4-48d8-b3e8-88f2ef59aa08 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Unable to schedule network c98d3a23-9510-4161-b488-05d6e07835a0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:12.558 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb124f7e-aa13-4cda-b03c-c3319cfb3bb6 - - - - - -] OVN reports status down for port: ef46069e-fec2-49ac-a62f-dcde17e3fb7e 2026-05-14 08:43:12.615 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ffad3ac-b7b4-48d8-b3e8-88f2ef59aa08 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource ef46069e-fec2-49ac-a62f-dcde17e3fb7e (type: ports) to 1 [pid: 7|app: 0|req: 962/1970] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:43:12 2026] POST /v2.0/networks => generated 765 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:12.790 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-256319a9-ec0d-45b1-bf5a-6ff08e9899c3 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] No more DHCP agents 2026-05-14 08:43:12.791 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-256319a9-ec0d-45b1-bf5a-6ff08e9899c3 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Unable to schedule network c98d3a23-9510-4161-b488-05d6e07835a0: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1009/1971] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:43:11 2026] PUT /v2.0/routers/94d7a37a-17bf-4b00-980e-80b42f150a5d/remove_router_interface => generated 310 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:43:13.158 8 INFO neutron_taas.services.taas.taas_plugin [None req-9cc30a3b-4d98-4bce-86e9-17d14c398cd0 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 580fe3ce-066e-467a-9db4-5a0ed9cb7bbb 2026-05-14 08:43:13.161 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9cc30a3b-4d98-4bce-86e9-17d14c398cd0 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 580fe3ce-066e-467a-9db4-5a0ed9cb7bbb 2026-05-14 08:43:13.273 7 INFO neutron.db.ovn_revision_numbers_db [None req-256319a9-ec0d-45b1-bf5a-6ff08e9899c3 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource ef46069e-fec2-49ac-a62f-dcde17e3fb7e (type: ports) to 2 2026-05-14 08:43:13.306 7 INFO neutron.db.ovn_revision_numbers_db [None req-256319a9-ec0d-45b1-bf5a-6ff08e9899c3 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Successfully bumped revision number for resource fd6a38ae-02b1-4d7d-ba80-ff441ccac65d (type: subnets) to 0 [pid: 7|app: 0|req: 963/1972] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:12 2026] POST /v2.0/subnets => generated 647 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1973] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:12 2026] DELETE /v2.0/routers/94d7a37a-17bf-4b00-980e-80b42f150a5d => generated 0 bytes in 694 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1974] 10.0.0.157 () {34 vars in 681 bytes} [Thu May 14 08:43:13 2026] POST /v2.0/rbac-policies => generated 324 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:13.577 7 INFO neutron.services.segments.plugin [-] Segment d67a1bfe-0cab-47c9-ba43-3f75dd67a855 resource provider aggregate not found 2026-05-14 08:43:13.598 7 INFO neutron.services.segments.plugin [-] Segment d67a1bfe-0cab-47c9-ba43-3f75dd67a855 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 d67a1bfe-0cab-47c9-ba43-3f75dd67a855 found for delete ", "request_id": "req-d2c50fa3-06c6-4196-a716-a2d013e3deab"}]} 2026-05-14 08:43:13.607 7 INFO neutron.services.segments.plugin [-] Segment d67a1bfe-0cab-47c9-ba43-3f75dd67a855 resource provider aggregate not found 2026-05-14 08:43:13.620 7 INFO neutron.services.segments.plugin [-] Segment d67a1bfe-0cab-47c9-ba43-3f75dd67a855 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 d67a1bfe-0cab-47c9-ba43-3f75dd67a855 found for delete ", "request_id": "req-e1197d1e-c23c-4655-98c5-e5ab1fb18a40"}]} [pid: 8|app: 0|req: 1011/1975] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:13 2026] DELETE /v2.0/subnets/57198b65-a4b2-4af6-bfe2-c0ed213eeadf => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:13.850 7 INFO neutron_taas.services.taas.taas_plugin [None req-00ea4217-8b6b-41ce-aa0b-2ffd68fa7a48 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 5d325a6e-6731-4f7e-9f10-6e376f89b334 2026-05-14 08:43:13.853 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00ea4217-8b6b-41ce-aa0b-2ffd68fa7a48 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 5d325a6e-6731-4f7e-9f10-6e376f89b334 [pid: 8|app: 0|req: 1012/1976] 10.0.0.157 () {32 vars in 723 bytes} [Thu May 14 08:43:13 2026] GET /v2.0/networks/c98d3a23-9510-4161-b488-05d6e07835a0 => generated 693 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1977] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:43:13 2026] DELETE /v2.0/networks/bcd77390-a69a-474d-8376-19a2f4eadad6 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:14.220 8 WARNING neutron.db.securitygroups_db [None req-9a065934-ecfa-4e4d-9ab7-dafce36fe6c8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1013/1978] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:14 2026] GET /v2.0/security-groups?tenant_id=41b0d0c2448d491eb3106c09f9c954a2&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1979] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:14 2026] DELETE /v2.0/security-groups/d0430889-61e8-4354-96bb-0dd4d891f26c => 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: 1014/1980] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:43:14 2026] GET /v2.0/networks => generated 3067 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1981] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:43:14 2026] GET /v2.0/subnets => generated 1945 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1982] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:43:14 2026] GET /v2.0/floatingips => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:14.524 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f66a32eb-204b-44d8-8bb0-5954a718dbda fabc1df8c7b84502951fc50b85a6f9f9 f206052db5514c1c9059ab7770ab1166 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 967/1983] 10.0.0.157 () {32 vars in 723 bytes} [Thu May 14 08:43:14 2026] GET /v2.0/networks/c98d3a23-9510-4161-b488-05d6e07835a0 => generated 138 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1984] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:43:14 2026] GET /v2.0/routers => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:14.660 7 INFO neutron_taas.services.taas.taas_plugin [None req-b1d2adb6-a131-47ce-84bf-2f1c21c0b28c bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] TaaS: Handle Delete Port: ef46069e-fec2-49ac-a62f-dcde17e3fb7e 2026-05-14 08:43:14.663 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1d2adb6-a131-47ce-84bf-2f1c21c0b28c bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] Tap Mirror: Handle Delete Port: ef46069e-fec2-49ac-a62f-dcde17e3fb7e 2026-05-14 08:43:14.895 8 INFO neutron.db.ovn_revision_numbers_db [None req-7cdea299-4497-44c7-bbcb-a1b300e76fba fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] Successfully bumped revision number for resource 41c03fa9-6342-4d92-95ad-1c4a6e9fa2c3 (type: security_groups) to 1 2026-05-14 08:43:14.907 8 INFO neutron.db.ovn_revision_numbers_db [None req-7cdea299-4497-44c7-bbcb-a1b300e76fba fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] Successfully bumped revision number for resource 606c4fe0-8932-44ed-b627-7703be30aa78 (type: security_group_rules) to 0 2026-05-14 08:43:14.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-7cdea299-4497-44c7-bbcb-a1b300e76fba fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] Successfully bumped revision number for resource b478dcac-0bf2-4c1e-9f64-5aaae4d3dbc7 (type: security_group_rules) to 0 2026-05-14 08:43:14.933 8 INFO neutron.db.ovn_revision_numbers_db [None req-7cdea299-4497-44c7-bbcb-a1b300e76fba fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] Successfully bumped revision number for resource d1c45826-e582-4b36-9776-c5c369434dbf (type: security_group_rules) to 0 [pid: 7|app: 0|req: 968/1985] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:43:14 2026] DELETE /v2.0/networks/c98d3a23-9510-4161-b488-05d6e07835a0 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:14.993 8 INFO neutron.db.ovn_revision_numbers_db [None req-7cdea299-4497-44c7-bbcb-a1b300e76fba fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] Successfully bumped revision number for resource d5bea6ef-dac8-40d5-bf69-5253990d7854 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 969/1986] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:43:14 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:15.019 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7cb64394-a4c5-4e4e-9fea-669789bdc59e bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 970/1987] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:15 2026] DELETE /v2.0/subnets/fa79df66-083e-4ec9-adf3-0fd72f94eb12 => 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: 971/1988] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:43:15 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:43:15.056 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e084a3bc-4f3a-455e-ba40-60a68f887744 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 972/1989] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:15 2026] DELETE /v2.0/subnets/943dd28d-ef6e-4c1c-8ace-9ce9a5de334d => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1990] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:43:15 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-05-14 08:43:15.083 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ecd32675-344d-44f3-8d87-a4525a189653 bda9ca40a5934f4b95de6e5737716c12 937b0ede09bd43f3917e5f2eebe43b93 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 974/1991] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:15 2026] DELETE /v2.0/subnets/fd6a38ae-02b1-4d7d-ba80-ff441ccac65d => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:43:15.111 8 INFO neutron.db.ovn_revision_numbers_db [None req-7cdea299-4497-44c7-bbcb-a1b300e76fba fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] Successfully bumped revision number for resource 69e64df1-264c-4516-b0ed-11a0b15367dc (type: security_groups) to 1 [pid: 7|app: 0|req: 975/1992] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:43:15 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) 2026-05-14 08:43:15.124 8 INFO neutron.db.ovn_revision_numbers_db [None req-7cdea299-4497-44c7-bbcb-a1b300e76fba fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] Successfully bumped revision number for resource 0658e272-d236-4766-a484-32fce3e785d7 (type: security_group_rules) to 0 2026-05-14 08:43:15.136 8 INFO neutron.db.ovn_revision_numbers_db [None req-7cdea299-4497-44c7-bbcb-a1b300e76fba fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] Successfully bumped revision number for resource 3cc092d3-f7a2-43dd-b4a3-3030b627c9c3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 976/1993] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:43:15 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: 977/1994] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:43:15 2026] GET /v2.0/security-groups => generated 24790 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1995] 10.0.0.157 () {34 vars in 684 bytes} [Thu May 14 08:43:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:43:15.239 8 WARNING tagging [None req-85c4e39c-1e59-4e13-9588-497e17c7abb1 fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 978/1996] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:43:15 2026] GET /v2.0/ports => generated 5221 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1997] 10.0.0.157 () {34 vars in 767 bytes} [Thu May 14 08:43:15 2026] PUT /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:15.294 7 WARNING tagging [None req-608f3989-5874-4b82-b71c-ddef2578728d fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 979/1998] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:43:15 2026] GET /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:15.338 8 WARNING tagging [None req-f02c1cb8-7828-46c4-8eaa-1f6c4e814693 fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1020/1999] 10.0.0.157 () {34 vars in 778 bytes} [Thu May 14 08:43:15 2026] PUT /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 08:43:15.392 7 WARNING tagging [None req-8df3ea35-c6f0-45da-955a-c32e8fce3371 fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 980/2000] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:43:15 2026] GET /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:15.429 8 WARNING tagging [None req-44ad1721-44da-4dda-ab8f-5ffed20f8aa2 fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1021/2001] 10.0.0.157 () {34 vars in 774 bytes} [Thu May 14 08:43:15 2026] PUT /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 08:43:15.474 7 WARNING tagging [None req-d16fae1b-a39e-4b22-9f5c-2a6ec6aa82dc fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 981/2002] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:43:15 2026] GET /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:15.512 8 WARNING tagging [None req-1ca007f0-4b4c-445c-b0c6-a86b23eff69c fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1022/2003] 10.0.0.157 () {34 vars in 796 bytes} [Thu May 14 08:43:15 2026] PUT /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 08:43:15.574 7 WARNING tagging [None req-568599f3-7a3d-4c73-89bf-cad9fcb7c827 fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 982/2004] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:43:15 2026] GET /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:15.619 7 INFO neutron.services.segments.plugin [-] Segment 0c3f45c0-0951-4e11-8857-4e90eb24d97f resource provider aggregate not found 2026-05-14 08:43:15.641 7 INFO neutron.services.segments.plugin [-] Segment 0c3f45c0-0951-4e11-8857-4e90eb24d97f 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 0c3f45c0-0951-4e11-8857-4e90eb24d97f found for delete ", "request_id": "req-3b8852c3-b179-44ca-a23c-0a927ed40121"}]} 2026-05-14 08:43:15.643 8 WARNING tagging [None req-9b5fbab5-d8b9-4a40-8db7-35a05d7ad254 fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:15.645 7 INFO neutron.services.segments.plugin [-] Segment 0c3f45c0-0951-4e11-8857-4e90eb24d97f resource provider aggregate not found 2026-05-14 08:43:15.657 7 INFO neutron.services.segments.plugin [-] Segment eb067285-5116-49ee-b14b-a7fc4be82bb9 resource provider aggregate not found 2026-05-14 08:43:15.662 7 INFO neutron.services.segments.plugin [-] Segment 0c3f45c0-0951-4e11-8857-4e90eb24d97f 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 0c3f45c0-0951-4e11-8857-4e90eb24d97f found for delete ", "request_id": "req-6d2ed23a-781e-456b-a34e-66295b3414a5"}]} [pid: 8|app: 0|req: 1023/2005] 10.0.0.157 () {34 vars in 767 bytes} [Thu May 14 08:43:15 2026] PUT /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:15.677 7 INFO neutron.services.segments.plugin [-] Segment eb067285-5116-49ee-b14b-a7fc4be82bb9 resource provider aggregate not found 2026-05-14 08:43:15.686 7 INFO neutron.services.segments.plugin [-] Segment eb067285-5116-49ee-b14b-a7fc4be82bb9 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 eb067285-5116-49ee-b14b-a7fc4be82bb9 found for delete ", "request_id": "req-92a8d8bd-40cc-46b7-b359-ff2c5f5df786"}]} 2026-05-14 08:43:15.695 7 INFO neutron.services.segments.plugin [-] Segment eb067285-5116-49ee-b14b-a7fc4be82bb9 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 eb067285-5116-49ee-b14b-a7fc4be82bb9 found for delete ", "request_id": "req-6ee4e359-133b-4ea3-a973-a8751cc58f87"}]} 2026-05-14 08:43:15.703 7 WARNING tagging [None req-2c88717a-3f10-48a7-b088-aa7d8f0e3c66 fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 983/2006] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:43:15 2026] GET /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:15.740 8 WARNING tagging [None req-bd2c50d5-c179-4bf5-a9b7-862ed3a29a71 fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1024/2007] 10.0.0.157 () {32 vars in 755 bytes} [Thu May 14 08:43:15 2026] GET /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:15.777 7 WARNING tagging [None req-6af0051c-3b9e-44eb-a64f-81d3dc29c81c fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:15.786 7 INFO neutron.api.v2.resource [None req-6af0051c-3b9e-44eb-a64f-81d3dc29c81c fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 984/2008] 10.0.0.157 () {32 vars in 759 bytes} [Thu May 14 08:43:15 2026] GET /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:43:15.818 8 WARNING tagging [None req-d15f11d4-4982-4cbc-a27b-8973d7b80ac2 fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1025/2009] 10.0.0.157 () {32 vars in 758 bytes} [Thu May 14 08:43:15 2026] DELETE /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:15.869 7 WARNING tagging [None req-abf6bc3c-d0b1-49b5-aaa3-09bd2a715a80 fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 985/2010] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:43:15 2026] GET /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:15.904 7 WARNING tagging [None req-ef731f5f-8e06-438a-bbb7-ab7a3edfd01b fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:15.916 7 INFO neutron.api.v2.resource [None req-ef731f5f-8e06-438a-bbb7-ab7a3edfd01b fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 986/2011] 10.0.0.157 () {32 vars in 762 bytes} [Thu May 14 08:43:15 2026] DELETE /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:43:15.945 7 WARNING tagging [None req-1fc2c0c6-de3e-417a-aff2-cf6f8cd8ee78 fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:15.947 8 WARNING neutron.db.securitygroups_db [None req-d57cfac0-85ae-4808-8821-ed3aed035bb4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 987/2012] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:43:15 2026] DELETE /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:15.996 7 WARNING tagging [None req-501f5ae8-dbfd-4b7c-b7f2-04a0d98a6dff fbafabccb91f488fbf0cdac67fe036a3 fbe561b59e3346368e11fdcda23ddcfc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 988/2013] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:43:15 2026] GET /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:16.079 8 INFO neutron.db.ovn_revision_numbers_db [None req-d57cfac0-85ae-4808-8821-ed3aed035bb4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 534abadd-6b91-4989-b587-c898ca77809f (type: security_groups) to 1 2026-05-14 08:43:16.090 8 INFO neutron.db.ovn_revision_numbers_db [None req-d57cfac0-85ae-4808-8821-ed3aed035bb4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3666bdef-1bc6-4eec-b874-690d3875151b (type: security_group_rules) to 0 2026-05-14 08:43:16.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-d57cfac0-85ae-4808-8821-ed3aed035bb4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 4c7eb5d8-88c8-47ec-b7d2-4a6290a2e76a (type: security_group_rules) to 0 2026-05-14 08:43:16.113 8 INFO neutron.db.ovn_revision_numbers_db [None req-d57cfac0-85ae-4808-8821-ed3aed035bb4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 81845ce1-de29-457c-8b30-f05777c33be3 (type: security_group_rules) to 0 2026-05-14 08:43:16.124 8 INFO neutron.db.ovn_revision_numbers_db [None req-d57cfac0-85ae-4808-8821-ed3aed035bb4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e4d94d7f-36ed-4352-9b3c-dcb023ee8c59 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1026/2014] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:15 2026] GET /v2.0/security-groups?tenant_id=f206052db5514c1c9059ab7770ab1166&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2015] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:16 2026] DELETE /v2.0/security-groups/69e64df1-264c-4516-b0ed-11a0b15367dc => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2016] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:16 2026] DELETE /v2.0/security-groups/534abadd-6b91-4989-b587-c898ca77809f => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:16.523 7 WARNING neutron.db.securitygroups_db [None req-0508f07d-1963-4649-ac60-50cc77ce3dfc fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:16.654 7 INFO neutron.db.ovn_revision_numbers_db [None req-0508f07d-1963-4649-ac60-50cc77ce3dfc fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b945a865-4b8a-4501-98a0-8e50ab1aa848 (type: security_groups) to 1 2026-05-14 08:43:16.666 7 INFO neutron.db.ovn_revision_numbers_db [None req-0508f07d-1963-4649-ac60-50cc77ce3dfc fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 154e10d1-daeb-4d45-92eb-35557e10ba22 (type: security_group_rules) to 0 2026-05-14 08:43:16.678 7 INFO neutron.db.ovn_revision_numbers_db [None req-0508f07d-1963-4649-ac60-50cc77ce3dfc fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 69d96190-8c8f-4124-aa6d-8edaec257726 (type: security_group_rules) to 0 2026-05-14 08:43:16.688 7 INFO neutron.db.ovn_revision_numbers_db [None req-0508f07d-1963-4649-ac60-50cc77ce3dfc fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 76843dcf-c01e-4db2-9ae6-f5339d38a6aa (type: security_group_rules) to 0 2026-05-14 08:43:16.702 7 INFO neutron.db.ovn_revision_numbers_db [None req-0508f07d-1963-4649-ac60-50cc77ce3dfc fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource dc56b931-f2ad-4094-b297-9e8c6ddcbe5f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 990/2017] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:16 2026] GET /v2.0/security-groups?tenant_id=40e26f8cd05f4c4cb20069280537a8c0&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2018] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:16 2026] DELETE /v2.0/security-groups/b945a865-4b8a-4501-98a0-8e50ab1aa848 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:17.009 8 WARNING neutron.db.securitygroups_db [None req-ea47c3a9-31c6-462a-9dbe-e446435f3db0 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:17.034 7 WARNING neutron.db.securitygroups_db [None req-9107f595-1419-4eec-8346-19db332ca896 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1029/2019] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:17 2026] GET /v2.0/security-groups?tenant_id=937b0ede09bd43f3917e5f2eebe43b93&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:43:17.153 7 INFO neutron.db.ovn_revision_numbers_db [None req-9107f595-1419-4eec-8346-19db332ca896 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 655c0251-8f10-4305-a6d6-e1022a71971c (type: security_groups) to 1 2026-05-14 08:43:17.166 7 INFO neutron.db.ovn_revision_numbers_db [None req-9107f595-1419-4eec-8346-19db332ca896 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0e06dea7-898e-430b-a39c-b09185909f32 (type: security_group_rules) to 0 2026-05-14 08:43:17.183 7 INFO neutron.db.ovn_revision_numbers_db [None req-9107f595-1419-4eec-8346-19db332ca896 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 4b319945-3f98-480a-88d4-df138dcd6990 (type: security_group_rules) to 0 2026-05-14 08:43:17.195 7 INFO neutron.db.ovn_revision_numbers_db [None req-9107f595-1419-4eec-8346-19db332ca896 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e5390415-8984-4cf5-96c8-d08a8a32c659 (type: security_group_rules) to 0 2026-05-14 08:43:17.208 7 INFO neutron.db.ovn_revision_numbers_db [None req-9107f595-1419-4eec-8346-19db332ca896 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e5c0daa6-f448-464b-8407-7f4352d2a8a8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 991/2020] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:16 2026] GET /v2.0/security-groups?tenant_id=2348676c08c147359a7d6b439e04905e&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2021] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:17 2026] DELETE /v2.0/security-groups/b6964e6b-b51c-4e52-a417-1ca12dd3b051 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2022] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:17 2026] DELETE /v2.0/security-groups/655c0251-8f10-4305-a6d6-e1022a71971c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:17.505 8 WARNING neutron.db.securitygroups_db [None req-281a093c-c2a8-4a9e-9cc3-133398079e57 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1031/2023] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:17 2026] GET /v2.0/security-groups?tenant_id=fbe561b59e3346368e11fdcda23ddcfc&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2024] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:17 2026] DELETE /v2.0/security-groups/41c03fa9-6342-4d92-95ad-1c4a6e9fa2c3 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:18.976 8 WARNING neutron.db.securitygroups_db [None req-a14b7a49-7e07-4de9-aca8-282b581e7d16 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:19.130 8 INFO neutron.db.ovn_revision_numbers_db [None req-a14b7a49-7e07-4de9-aca8-282b581e7d16 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c19a3956-7b57-4833-8113-e1f3c99fe1e1 (type: security_groups) to 1 2026-05-14 08:43:19.147 8 INFO neutron.db.ovn_revision_numbers_db [None req-a14b7a49-7e07-4de9-aca8-282b581e7d16 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 44d2faa3-9244-4100-99e1-98bc550d2f4b (type: security_group_rules) to 0 2026-05-14 08:43:19.159 8 INFO neutron.db.ovn_revision_numbers_db [None req-a14b7a49-7e07-4de9-aca8-282b581e7d16 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 62ea88c0-fb6d-479e-9475-d39f90ae467b (type: security_group_rules) to 0 2026-05-14 08:43:19.182 8 INFO neutron.db.ovn_revision_numbers_db [None req-a14b7a49-7e07-4de9-aca8-282b581e7d16 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 6a2911a9-5695-4e1f-b81f-adc9f39955a0 (type: security_group_rules) to 0 2026-05-14 08:43:19.192 8 INFO neutron.db.ovn_revision_numbers_db [None req-a14b7a49-7e07-4de9-aca8-282b581e7d16 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d0e97921-80c6-4df6-b95f-7e317785ecd9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1032/2025] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:18 2026] GET /v2.0/security-groups?tenant_id=82babfd6c902449483b81e04e97dd70a&name=default => generated 2925 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2026] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:19 2026] DELETE /v2.0/security-groups/c19a3956-7b57-4833-8113-e1f3c99fe1e1 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:19.478 8 WARNING neutron.db.securitygroups_db [None req-9d15fde1-82d8-45a1-a0b1-a92a54acb41b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:19.604 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d15fde1-82d8-45a1-a0b1-a92a54acb41b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e3136bab-ac45-4153-93da-106cbb9ce060 (type: security_groups) to 1 2026-05-14 08:43:19.625 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d15fde1-82d8-45a1-a0b1-a92a54acb41b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 55eeb18c-93d9-45f2-8c00-d451d51deecb (type: security_group_rules) to 0 2026-05-14 08:43:19.640 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d15fde1-82d8-45a1-a0b1-a92a54acb41b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 7a348206-e478-4a6c-a301-894f86a3b2d3 (type: security_group_rules) to 0 2026-05-14 08:43:19.657 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d15fde1-82d8-45a1-a0b1-a92a54acb41b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource bc8ad499-df54-4c41-aa46-354a7586f2e3 (type: security_group_rules) to 0 2026-05-14 08:43:19.671 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d15fde1-82d8-45a1-a0b1-a92a54acb41b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e7c16f9b-7633-421b-b3e3-7e1d1e71e227 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1033/2027] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:19 2026] GET /v2.0/security-groups?tenant_id=c9636ddf83214278965bd1fa0d127828&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2028] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:19 2026] DELETE /v2.0/security-groups/e3136bab-ac45-4153-93da-106cbb9ce060 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2029] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:43:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2032] 10.0.0.157 () {34 vars in 759 bytes} [Thu May 14 08:43:21 2026] PUT /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2033] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:43:21 2026] GET /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2034] 10.0.0.157 () {34 vars in 770 bytes} [Thu May 14 08:43:21 2026] PUT /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/tags/green => 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: 1038/2035] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:43:21 2026] GET /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/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: 998/2036] 10.0.0.157 () {34 vars in 766 bytes} [Thu May 14 08:43:21 2026] PUT /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/tags/red => 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: 1039/2037] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:43:21 2026] GET /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/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: 999/2038] 10.0.0.157 () {34 vars in 788 bytes} [Thu May 14 08:43:21 2026] PUT /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/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: 8|app: 0|req: 1040/2039] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:43:21 2026] GET /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/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: 1000/2040] 10.0.0.157 () {34 vars in 759 bytes} [Thu May 14 08:43:21 2026] PUT /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2041] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:43:21 2026] GET /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2042] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:43:21 2026] GET /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:21.737 8 INFO neutron.api.v2.resource [None req-1d9e5d1a-7103-4b44-ae98-eb8f0315f6ef 900f2735d54349f694aa9e405fa8543c 69969d7db3ad4699beb3546ca47f1ef6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1043/2043] 10.0.0.157 () {32 vars in 751 bytes} [Thu May 14 08:43:21 2026] GET /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2044] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:43:21 2026] DELETE /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2045] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:43:21 2026] GET /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:21.848 8 INFO neutron.api.v2.resource [None req-75b402c1-d6b7-4ad4-b441-9e36e448841b 900f2735d54349f694aa9e405fa8543c 69969d7db3ad4699beb3546ca47f1ef6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1046/2046] 10.0.0.157 () {32 vars in 754 bytes} [Thu May 14 08:43:21 2026] DELETE /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:43:21.879 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcabe88f-268c-474e-800d-11671b28070d b534012b56694806bf18162b530fe2cf e2209a5985a447cfb2583b6c4cccaf68 - - default default] Successfully bumped revision number for resource e99547a0-8aae-4841-bb98-e9d6499a0ef5 (type: routers) to 1 [pid: 8|app: 0|req: 1047/2047] 10.0.0.157 () {32 vars in 742 bytes} [Thu May 14 08:43:21 2026] DELETE /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2048] 10.0.0.157 () {34 vars in 668 bytes} [Thu May 14 08:43:21 2026] POST /v2.0/routers => generated 591 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2049] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:43:21 2026] GET /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2050] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:43:21 2026] DELETE /v2.0/subnetpools/a5f4c05c-e6f0-4eab-bbfb-58c922516bd6 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:22.010 7 INFO neutron.db.ovn_revision_numbers_db [None req-8766d632-307a-45a4-ad04-6e2dcc2666ed b534012b56694806bf18162b530fe2cf e2209a5985a447cfb2583b6c4cccaf68 - - default default] Successfully bumped revision number for resource 8fa4e338-843f-4335-ab5a-55b42653e2f2 (type: routers) to 1 [pid: 7|app: 0|req: 1002/2051] 10.0.0.157 () {34 vars in 668 bytes} [Thu May 14 08:43:21 2026] POST /v2.0/routers => generated 591 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:22.138 8 INFO neutron.db.ovn_revision_numbers_db [None req-990d6aac-5011-4ae7-a171-600c50bfbfd5 b534012b56694806bf18162b530fe2cf e2209a5985a447cfb2583b6c4cccaf68 - - default default] Successfully bumped revision number for resource c06674ad-df21-434a-a063-0efeb11ce173 (type: routers) to 1 [pid: 8|app: 0|req: 1050/2052] 10.0.0.157 () {34 vars in 668 bytes} [Thu May 14 08:43:22 2026] POST /v2.0/routers => generated 591 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:22.269 7 INFO neutron.db.ovn_revision_numbers_db [None req-8a78cf7d-0a5b-4163-88f3-7b3932725905 b534012b56694806bf18162b530fe2cf e2209a5985a447cfb2583b6c4cccaf68 - - default default] Successfully bumped revision number for resource 1eab35c4-7fa0-44b3-8e80-e968efdec101 (type: routers) to 1 [pid: 7|app: 0|req: 1003/2053] 10.0.0.157 () {34 vars in 668 bytes} [Thu May 14 08:43:22 2026] POST /v2.0/routers => generated 591 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:22.385 8 INFO neutron.db.ovn_revision_numbers_db [None req-955052e3-49c2-4acf-acc4-647c25399998 b534012b56694806bf18162b530fe2cf e2209a5985a447cfb2583b6c4cccaf68 - - default default] Successfully bumped revision number for resource b9998fa6-e098-439b-ba13-8fa7012bee62 (type: routers) to 1 [pid: 8|app: 0|req: 1051/2054] 10.0.0.157 () {34 vars in 668 bytes} [Thu May 14 08:43:22 2026] POST /v2.0/routers => generated 591 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:22.443 7 WARNING tagging [None req-4d8bad83-8975-4b79-85c1-038d8aadb645 b534012b56694806bf18162b530fe2cf e2209a5985a447cfb2583b6c4cccaf68 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1004/2055] 10.0.0.157 () {34 vars in 751 bytes} [Thu May 14 08:43:22 2026] PUT /v2.0/routers/e99547a0-8aae-4841-bb98-e9d6499a0ef5/tags => generated 17 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:22.531 8 WARNING tagging [None req-5c8637c1-f32b-4708-8b22-1b5c071ff281 b534012b56694806bf18162b530fe2cf e2209a5985a447cfb2583b6c4cccaf68 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1052/2056] 10.0.0.157 () {34 vars in 751 bytes} [Thu May 14 08:43:22 2026] PUT /v2.0/routers/8fa4e338-843f-4335-ab5a-55b42653e2f2/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:22.606 7 WARNING tagging [None req-48a0b8a1-aa97-4154-9b8a-0e10eba99f6b b534012b56694806bf18162b530fe2cf e2209a5985a447cfb2583b6c4cccaf68 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1005/2057] 10.0.0.157 () {34 vars in 751 bytes} [Thu May 14 08:43:22 2026] PUT /v2.0/routers/c06674ad-df21-434a-a063-0efeb11ce173/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:22.684 7 WARNING tagging [None req-e9f967e5-89c7-4c68-aba5-4b1cd12468a8 b534012b56694806bf18162b530fe2cf e2209a5985a447cfb2583b6c4cccaf68 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1006/2058] 10.0.0.157 () {34 vars in 751 bytes} [Thu May 14 08:43:22 2026] PUT /v2.0/routers/1eab35c4-7fa0-44b3-8e80-e968efdec101/tags => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:22.780 8 WARNING neutron.db.securitygroups_db [None req-32e0c795-e2ca-4809-8524-23c2f1714c48 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1007/2059] 10.0.0.157 () {32 vars in 664 bytes} [Thu May 14 08:43:22 2026] GET /v2.0/routers?tags=red => generated 1814 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2060] 10.0.0.157 () {32 vars in 678 bytes} [Thu May 14 08:43:22 2026] GET /v2.0/routers?tags=red%2Cblue => generated 1222 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2061] 10.0.0.157 () {32 vars in 674 bytes} [Thu May 14 08:43:22 2026] GET /v2.0/routers?tags-any=blue => generated 1222 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:43:22.907 8 INFO neutron.db.ovn_revision_numbers_db [None req-32e0c795-e2ca-4809-8524-23c2f1714c48 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource cbcb2700-f2fb-42d3-ae5f-d0ae088b62c8 (type: security_groups) to 1 2026-05-14 08:43:22.918 8 INFO neutron.db.ovn_revision_numbers_db [None req-32e0c795-e2ca-4809-8524-23c2f1714c48 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a10bac65-0ad5-4c56-805b-c60816eecbb8 (type: security_group_rules) to 0 2026-05-14 08:43:22.929 8 INFO neutron.db.ovn_revision_numbers_db [None req-32e0c795-e2ca-4809-8524-23c2f1714c48 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e1a89eee-b88d-4416-a0e4-b35f6c194fa2 (type: security_group_rules) to 0 2026-05-14 08:43:22.939 8 INFO neutron.db.ovn_revision_numbers_db [None req-32e0c795-e2ca-4809-8524-23c2f1714c48 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f0f0f5b6-1a94-477a-a050-6c6e9d760084 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1010/2062] 10.0.0.157 () {32 vars in 686 bytes} [Thu May 14 08:43:22 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1814 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:43:22.950 8 INFO neutron.db.ovn_revision_numbers_db [None req-32e0c795-e2ca-4809-8524-23c2f1714c48 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f7e169ff-1c3d-4b63-872a-25cddb31ffcc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1053/2063] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:22 2026] GET /v2.0/security-groups?tenant_id=3ee3dfe853c04ac7a0ebe31273b938a9&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2064] 10.0.0.157 () {32 vars in 672 bytes} [Thu May 14 08:43:22 2026] GET /v2.0/routers?not-tags=red => generated 1194 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2065] 10.0.0.157 () {32 vars in 686 bytes} [Thu May 14 08:43:23 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1786 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2066] 10.0.0.157 () {32 vars in 682 bytes} [Thu May 14 08:43:23 2026] GET /v2.0/routers?not-tags-any=blue => generated 1786 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2067] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:22 2026] DELETE /v2.0/security-groups/cbcb2700-f2fb-42d3-ae5f-d0ae088b62c8 => 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: 1014/2068] 10.0.0.157 () {32 vars in 694 bytes} [Thu May 14 08:43:23 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 1194 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2069] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:43:23 2026] GET /v2.0/routers/e99547a0-8aae-4841-bb98-e9d6499a0ef5 => generated 602 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:23.375 8 WARNING neutron.db.securitygroups_db [None req-e4dd9f98-acd1-4ebb-ac4f-6cccac228896 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:23.495 8 INFO neutron.db.ovn_revision_numbers_db [None req-e4dd9f98-acd1-4ebb-ac4f-6cccac228896 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c38fc14b-e9bd-4695-9c88-ae1055478222 (type: security_groups) to 1 2026-05-14 08:43:23.510 8 INFO neutron.db.ovn_revision_numbers_db [None req-e4dd9f98-acd1-4ebb-ac4f-6cccac228896 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 455f7666-f99e-4d27-ac07-5f9677dfbdad (type: security_group_rules) to 0 2026-05-14 08:43:23.528 8 INFO neutron.db.ovn_revision_numbers_db [None req-e4dd9f98-acd1-4ebb-ac4f-6cccac228896 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5dcf1d63-d8df-473b-9040-1486dc6cdb75 (type: security_group_rules) to 0 2026-05-14 08:43:23.555 7 INFO neutron.db.ovn_revision_numbers_db [None req-1bf03f3c-9fd5-4550-887f-3bf41a039f23 b534012b56694806bf18162b530fe2cf e2209a5985a447cfb2583b6c4cccaf68 - - default default] Successfully bumped revision number for resource e99547a0-8aae-4841-bb98-e9d6499a0ef5 (type: routers) to 2 [pid: 7|app: 0|req: 1015/2070] 10.0.0.157 () {34 vars in 742 bytes} [Thu May 14 08:43:23 2026] PUT /v2.0/routers/e99547a0-8aae-4841-bb98-e9d6499a0ef5 => generated 602 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:23.565 8 INFO neutron.db.ovn_revision_numbers_db [None req-e4dd9f98-acd1-4ebb-ac4f-6cccac228896 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ca80360f-0315-4754-b0be-839206fa979b (type: security_group_rules) to 0 2026-05-14 08:43:23.590 8 INFO neutron.db.ovn_revision_numbers_db [None req-e4dd9f98-acd1-4ebb-ac4f-6cccac228896 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource fc86d2a7-0485-4b52-9ab7-8dd14bb8aaf4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1016/2071] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:43:23 2026] GET /v2.0/ports?device_id=e99547a0-8aae-4841-bb98-e9d6499a0ef5 => 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: 1056/2072] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:23 2026] GET /v2.0/security-groups?tenant_id=69969d7db3ad4699beb3546ca47f1ef6&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2073] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:23 2026] DELETE /v2.0/routers/e99547a0-8aae-4841-bb98-e9d6499a0ef5 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2074] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:23 2026] DELETE /v2.0/security-groups/c38fc14b-e9bd-4695-9c88-ae1055478222 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2075] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:43:23 2026] GET /v2.0/routers/8fa4e338-843f-4335-ab5a-55b42653e2f2 => generated 610 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:24.184 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d99622b-52f7-48af-b5b3-a4dd90b91fdf b534012b56694806bf18162b530fe2cf e2209a5985a447cfb2583b6c4cccaf68 - - default default] Successfully bumped revision number for resource 8fa4e338-843f-4335-ab5a-55b42653e2f2 (type: routers) to 2 [pid: 8|app: 0|req: 1058/2076] 10.0.0.157 () {34 vars in 742 bytes} [Thu May 14 08:43:23 2026] PUT /v2.0/routers/8fa4e338-843f-4335-ab5a-55b42653e2f2 => generated 610 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2077] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:43:24 2026] GET /v2.0/ports?device_id=8fa4e338-843f-4335-ab5a-55b42653e2f2 => 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: 1059/2078] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:24 2026] DELETE /v2.0/routers/8fa4e338-843f-4335-ab5a-55b42653e2f2 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2079] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:43:24 2026] GET /v2.0/routers/c06674ad-df21-434a-a063-0efeb11ce173 => generated 619 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:24.710 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8dc88bd-6e41-4d95-895a-1ce203a576cf b534012b56694806bf18162b530fe2cf e2209a5985a447cfb2583b6c4cccaf68 - - default default] Successfully bumped revision number for resource c06674ad-df21-434a-a063-0efeb11ce173 (type: routers) to 2 [pid: 8|app: 0|req: 1060/2080] 10.0.0.157 () {34 vars in 742 bytes} [Thu May 14 08:43:24 2026] PUT /v2.0/routers/c06674ad-df21-434a-a063-0efeb11ce173 => generated 619 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2081] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:43:24 2026] GET /v2.0/ports?device_id=c06674ad-df21-434a-a063-0efeb11ce173 => 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: 1061/2082] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:24 2026] DELETE /v2.0/routers/c06674ad-df21-434a-a063-0efeb11ce173 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2083] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:43:24 2026] GET /v2.0/routers/1eab35c4-7fa0-44b3-8e80-e968efdec101 => generated 604 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:25.223 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfd49bfd-5a65-4c54-9977-9beab7f531b0 b534012b56694806bf18162b530fe2cf e2209a5985a447cfb2583b6c4cccaf68 - - default default] Successfully bumped revision number for resource 1eab35c4-7fa0-44b3-8e80-e968efdec101 (type: routers) to 2 [pid: 8|app: 0|req: 1062/2084] 10.0.0.157 () {34 vars in 742 bytes} [Thu May 14 08:43:24 2026] PUT /v2.0/routers/1eab35c4-7fa0-44b3-8e80-e968efdec101 => generated 604 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2085] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:43:25 2026] GET /v2.0/ports?device_id=1eab35c4-7fa0-44b3-8e80-e968efdec101 => 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: 1063/2086] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:25 2026] DELETE /v2.0/routers/1eab35c4-7fa0-44b3-8e80-e968efdec101 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2087] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:43:25 2026] GET /v2.0/routers/b9998fa6-e098-439b-ba13-8fa7012bee62 => generated 597 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2088] 10.0.0.157 () {34 vars in 742 bytes} [Thu May 14 08:43:25 2026] PUT /v2.0/routers/b9998fa6-e098-439b-ba13-8fa7012bee62 => generated 597 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2089] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:43:25 2026] GET /v2.0/ports?device_id=b9998fa6-e098-439b-ba13-8fa7012bee62 => 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: 1065/2090] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:25 2026] DELETE /v2.0/routers/b9998fa6-e098-439b-ba13-8fa7012bee62 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:26.262 7 WARNING neutron.db.securitygroups_db [None req-ea0237de-6846-4e56-aa00-71ba57568a2e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:26.383 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea0237de-6846-4e56-aa00-71ba57568a2e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2d00d9f4-f865-4059-8342-88ff6683bb23 (type: security_groups) to 1 2026-05-14 08:43:26.399 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea0237de-6846-4e56-aa00-71ba57568a2e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 4a47eb3d-32d7-44b4-bb09-cc7186ec81ec (type: security_group_rules) to 0 2026-05-14 08:43:26.412 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea0237de-6846-4e56-aa00-71ba57568a2e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 553affa1-b822-458d-b34c-49e6f5789e6a (type: security_group_rules) to 0 2026-05-14 08:43:26.424 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea0237de-6846-4e56-aa00-71ba57568a2e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource daefee83-4699-4aa4-87d0-fa07c5f7d754 (type: security_group_rules) to 0 2026-05-14 08:43:26.436 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea0237de-6846-4e56-aa00-71ba57568a2e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e2589989-aa48-4fff-b4e1-8b905238bed1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1026/2091] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:26 2026] GET /v2.0/security-groups?tenant_id=1d326707328940e48c520534d9f397f8&name=default => generated 2925 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2092] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:26 2026] DELETE /v2.0/security-groups/2d00d9f4-f865-4059-8342-88ff6683bb23 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:26.757 8 WARNING neutron.db.securitygroups_db [None req-0407b562-8ed6-488c-b1ed-d9d8887c81a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:26.767 7 WARNING neutron.db.securitygroups_db [None req-9f2bb6b0-8a08-4524-b22a-af2a4f672247 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:26.866 8 INFO neutron.db.ovn_revision_numbers_db [None req-0407b562-8ed6-488c-b1ed-d9d8887c81a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 99a09a4a-3aab-441d-a2d1-f56fa773f8d7 (type: security_groups) to 1 2026-05-14 08:43:26.874 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f2bb6b0-8a08-4524-b22a-af2a4f672247 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 4d8dacbe-13ff-4c5b-8532-4de087ffe8e0 (type: security_groups) to 1 2026-05-14 08:43:26.880 8 INFO neutron.db.ovn_revision_numbers_db [None req-0407b562-8ed6-488c-b1ed-d9d8887c81a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0e44ac81-15fe-4ed3-9491-7b456fae0c11 (type: security_group_rules) to 0 2026-05-14 08:43:26.887 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f2bb6b0-8a08-4524-b22a-af2a4f672247 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 022846ed-61b0-4e9e-b963-fc977f05053c (type: security_group_rules) to 0 2026-05-14 08:43:26.892 8 INFO neutron.db.ovn_revision_numbers_db [None req-0407b562-8ed6-488c-b1ed-d9d8887c81a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2efb5f58-d3bb-42f5-9377-23c0a5a55deb (type: security_group_rules) to 0 2026-05-14 08:43:26.901 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f2bb6b0-8a08-4524-b22a-af2a4f672247 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 154177dd-a3d5-47af-a61d-9a046862ad2e (type: security_group_rules) to 0 2026-05-14 08:43:26.907 8 INFO neutron.db.ovn_revision_numbers_db [None req-0407b562-8ed6-488c-b1ed-d9d8887c81a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 969c3a25-ec49-4c32-8f68-aeefe5fa8f8e (type: security_group_rules) to 0 2026-05-14 08:43:26.912 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f2bb6b0-8a08-4524-b22a-af2a4f672247 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 7d444b72-ea5b-406a-9733-55686b4040cc (type: security_group_rules) to 0 2026-05-14 08:43:26.918 8 INFO neutron.db.ovn_revision_numbers_db [None req-0407b562-8ed6-488c-b1ed-d9d8887c81a2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a493b3e0-4593-4b4d-99bf-b149889c1836 (type: security_group_rules) to 0 2026-05-14 08:43:26.925 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f2bb6b0-8a08-4524-b22a-af2a4f672247 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d1f6b80d-9ab9-4fe1-9e63-719b3cc61b4a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1067/2093] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:26 2026] GET /v2.0/security-groups?tenant_id=326444ba9aa74741bbc53d32e91c4e61&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2094] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:26 2026] GET /v2.0/security-groups?tenant_id=63c6b65a260e422b9bfcc64a97177a16&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2095] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:26 2026] DELETE /v2.0/security-groups/4d8dacbe-13ff-4c5b-8532-4de087ffe8e0 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2096] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:26 2026] DELETE /v2.0/security-groups/99a09a4a-3aab-441d-a2d1-f56fa773f8d7 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:27.272 7 WARNING neutron.db.securitygroups_db [None req-3bb9c189-e0fa-4e81-9965-3122f1669354 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:27.387 7 INFO neutron.db.ovn_revision_numbers_db [None req-3bb9c189-e0fa-4e81-9965-3122f1669354 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a2e6af98-097e-43c4-aa30-c40c8a1753d9 (type: security_groups) to 1 2026-05-14 08:43:27.400 7 INFO neutron.db.ovn_revision_numbers_db [None req-3bb9c189-e0fa-4e81-9965-3122f1669354 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d051ad45-20d9-4d91-88e4-93c21786ce67 (type: security_group_rules) to 0 2026-05-14 08:43:27.414 7 INFO neutron.db.ovn_revision_numbers_db [None req-3bb9c189-e0fa-4e81-9965-3122f1669354 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d51adf97-6ca0-4aa3-918e-23886bba56a2 (type: security_group_rules) to 0 2026-05-14 08:43:27.433 7 INFO neutron.db.ovn_revision_numbers_db [None req-3bb9c189-e0fa-4e81-9965-3122f1669354 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e12aa294-f58b-49ac-ab04-7449ba8a3612 (type: security_group_rules) to 0 2026-05-14 08:43:27.444 7 INFO neutron.db.ovn_revision_numbers_db [None req-3bb9c189-e0fa-4e81-9965-3122f1669354 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ec557598-0974-434e-97fe-26df033aedd0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1029/2097] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:27 2026] GET /v2.0/security-groups?tenant_id=1209d9ad66ba429296fffe6c7f6c880f&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2098] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:27 2026] DELETE /v2.0/security-groups/a2e6af98-097e-43c4-aa30-c40c8a1753d9 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:27.760 7 WARNING neutron.db.securitygroups_db [None req-61949893-0e2d-4b4c-a405-b9d2d428eb65 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:27.885 7 INFO neutron.db.ovn_revision_numbers_db [None req-61949893-0e2d-4b4c-a405-b9d2d428eb65 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 37169709-30fd-4c25-b4c9-59e3d462520e (type: security_groups) to 1 2026-05-14 08:43:27.896 7 INFO neutron.db.ovn_revision_numbers_db [None req-61949893-0e2d-4b4c-a405-b9d2d428eb65 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 310c719d-83e8-412d-a990-6ef8233ae0f1 (type: security_group_rules) to 0 2026-05-14 08:43:27.909 7 INFO neutron.db.ovn_revision_numbers_db [None req-61949893-0e2d-4b4c-a405-b9d2d428eb65 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3a605167-c2f4-4473-ada7-99be98c706db (type: security_group_rules) to 0 2026-05-14 08:43:27.920 7 INFO neutron.db.ovn_revision_numbers_db [None req-61949893-0e2d-4b4c-a405-b9d2d428eb65 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 7cffb580-d8f7-4717-a792-65e13da10a83 (type: security_group_rules) to 0 2026-05-14 08:43:27.932 7 INFO neutron.db.ovn_revision_numbers_db [None req-61949893-0e2d-4b4c-a405-b9d2d428eb65 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource baa30e4d-b612-4251-993f-dadc1f71c53c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1030/2099] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:27 2026] GET /v2.0/security-groups?tenant_id=e2209a5985a447cfb2583b6c4cccaf68&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2100] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:27 2026] DELETE /v2.0/security-groups/37169709-30fd-4c25-b4c9-59e3d462520e => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2101] 10.0.0.157 () {32 vars in 653 bytes} [Thu May 14 08:43:28 2026] GET /v2.0/extensions => generated 21706 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2102] 10.0.0.157 () {32 vars in 681 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2103] 10.0.0.157 () {32 vars in 681 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2104] 10.0.0.157 () {32 vars in 665 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2105] 10.0.0.157 () {32 vars in 697 bytes} [Thu May 14 08:43:29 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: 1073/2106] 10.0.0.157 () {32 vars in 701 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2107] 10.0.0.157 () {32 vars in 689 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2108] 10.0.0.157 () {32 vars in 693 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2109] 10.0.0.157 () {32 vars in 695 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2110] 10.0.0.157 () {32 vars in 685 bytes} [Thu May 14 08:43:29 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: 1036/2111] 10.0.0.157 () {32 vars in 687 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2112] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/dns-integration-domain-keywords => generated 283 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2113] 10.0.0.157 () {32 vars in 699 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2114] 10.0.0.157 () {32 vars in 679 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2115] 10.0.0.157 () {32 vars in 683 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2116] 10.0.0.157 () {32 vars in 675 bytes} [Thu May 14 08:43:29 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) [pid: 7|app: 0|req: 1039/2117] 10.0.0.157 () {32 vars in 689 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2118] 10.0.0.157 () {32 vars in 689 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/filter-validation => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2119] 10.0.0.157 () {32 vars in 723 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2120] 10.0.0.157 () {32 vars in 687 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2121] 10.0.0.157 () {32 vars in 669 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2122] 10.0.0.157 () {32 vars in 687 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2123] 10.0.0.157 () {32 vars in 681 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2124] 10.0.0.157 () {32 vars in 679 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2125] 10.0.0.157 () {32 vars in 667 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2126] 10.0.0.157 () {32 vars in 703 bytes} [Thu May 14 08:43:29 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: 1044/2127] 10.0.0.157 () {32 vars in 705 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/enable-default-route-ecmp => generated 215 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2128] 10.0.0.157 () {32 vars in 677 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2129] 10.0.0.157 () {32 vars in 665 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/l3-ha => 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: 1085/2130] 10.0.0.157 () {32 vars in 711 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/external-gateway-multihoming => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2131] 10.0.0.157 () {32 vars in 675 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/l3-flavors => 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: 1086/2132] 10.0.0.157 () {32 vars in 669 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/logging => generated 213 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2133] 10.0.0.157 () {32 vars in 683 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2134] 10.0.0.157 () {32 vars in 669 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2135] 10.0.0.157 () {32 vars in 687 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2136] 10.0.0.157 () {32 vars in 705 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2137] 10.0.0.157 () {32 vars in 701 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2138] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/network-ip-availability-details => generated 260 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2139] 10.0.0.157 () {32 vars in 675 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2140] 10.0.0.157 () {32 vars in 693 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2141] 10.0.0.157 () {32 vars in 709 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2142] 10.0.0.157 () {32 vars in 705 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2143] 10.0.0.157 () {32 vars in 719 bytes} [Thu May 14 08:43:29 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: 8|app: 0|req: 1092/2144] 10.0.0.157 () {32 vars in 697 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2145] 10.0.0.157 () {32 vars in 711 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2146] 10.0.0.157 () {32 vars in 669 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2147] 10.0.0.157 () {32 vars in 687 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2148] 10.0.0.157 () {32 vars in 681 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2149] 10.0.0.157 () {32 vars in 675 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2150] 10.0.0.157 () {32 vars in 671 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2151] 10.0.0.157 () {32 vars in 663 bytes} [Thu May 14 08:43:29 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: 8|app: 0|req: 1096/2152] 10.0.0.157 () {32 vars in 661 bytes} [Thu May 14 08:43:29 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: 1057/2153] 10.0.0.157 () {32 vars in 699 bytes} [Thu May 14 08:43:29 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: 8|app: 0|req: 1097/2154] 10.0.0.157 () {32 vars in 699 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2155] 10.0.0.157 () {32 vars in 677 bytes} [Thu May 14 08:43:29 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: 8|app: 0|req: 1098/2156] 10.0.0.157 () {32 vars in 669 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2157] 10.0.0.157 () {32 vars in 683 bytes} [Thu May 14 08:43:29 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: 8|app: 0|req: 1099/2158] 10.0.0.157 () {32 vars in 701 bytes} [Thu May 14 08:43:29 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: 1060/2159] 10.0.0.157 () {32 vars in 685 bytes} [Thu May 14 08:43:29 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: 1100/2160] 10.0.0.157 () {32 vars in 707 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2161] 10.0.0.157 () {32 vars in 669 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2162] 10.0.0.157 () {32 vars in 697 bytes} [Thu May 14 08:43:29 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: 7|app: 0|req: 1062/2163] 10.0.0.157 () {32 vars in 695 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2164] 10.0.0.157 () {32 vars in 685 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2165] 10.0.0.157 () {32 vars in 689 bytes} [Thu May 14 08:43:29 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: 8|app: 0|req: 1103/2166] 10.0.0.157 () {32 vars in 705 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2167] 10.0.0.157 () {32 vars in 667 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2168] 10.0.0.157 () {32 vars in 681 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2169] 10.0.0.157 () {32 vars in 681 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/rbac-policies => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2170] 10.0.0.157 () {32 vars in 691 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2171] 10.0.0.157 () {32 vars in 695 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2172] 10.0.0.157 () {32 vars in 689 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2173] 10.0.0.157 () {32 vars in 701 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2174] 10.0.0.157 () {32 vars in 703 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2175] 10.0.0.157 () {32 vars in 691 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/router-enable-snat => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2176] 10.0.0.157 () {32 vars in 713 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2177] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2178] 10.0.0.157 () {32 vars in 727 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2179] 10.0.0.157 () {32 vars in 741 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2180] 10.0.0.157 () {32 vars in 719 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2181] 10.0.0.157 () {32 vars in 683 bytes} [Thu May 14 08:43:29 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: 8|app: 0|req: 1111/2182] 10.0.0.157 () {32 vars in 669 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2183] 10.0.0.157 () {32 vars in 719 bytes} [Thu May 14 08:43:29 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: 8|app: 0|req: 1112/2184] 10.0.0.157 () {32 vars in 679 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2185] 10.0.0.157 () {32 vars in 669 bytes} [Thu May 14 08:43:29 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: 1113/2186] 10.0.0.157 () {32 vars in 697 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/standard-attr-segment => 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: 1074/2187] 10.0.0.157 () {32 vars in 705 bytes} [Thu May 14 08:43:29 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: 8|app: 0|req: 1114/2188] 10.0.0.157 () {32 vars in 701 bytes} [Thu May 14 08:43:29 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2189] 10.0.0.157 () {32 vars in 709 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/subnet-dns-publish-fixed-ip => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2190] 10.0.0.157 () {32 vars in 701 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2191] 10.0.0.157 () {32 vars in 705 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2192] 10.0.0.157 () {32 vars in 695 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2193] 10.0.0.157 () {32 vars in 689 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2194] 10.0.0.157 () {32 vars in 697 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2195] 10.0.0.157 () {32 vars in 679 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2196] 10.0.0.157 () {32 vars in 689 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2197] 10.0.0.157 () {32 vars in 701 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2198] 10.0.0.157 () {32 vars in 665 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2199] 10.0.0.157 () {32 vars in 681 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2200] 10.0.0.157 () {32 vars in 687 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/vlan-transparent => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2201] 10.0.0.157 () {32 vars in 677 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2202] 10.0.0.157 () {32 vars in 693 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/vpn-agent-scheduler => generated 199 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2203] 10.0.0.157 () {32 vars in 693 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2204] 10.0.0.157 () {32 vars in 677 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2205] 10.0.0.157 () {32 vars in 667 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2206] 10.0.0.157 () {32 vars in 663 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/taas => generated 175 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2207] 10.0.0.157 () {32 vars in 675 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2208] 10.0.0.157 () {32 vars in 705 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2209] 10.0.0.157 () {32 vars in 687 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:30.773 8 WARNING neutron.db.securitygroups_db [None req-35c529ec-ea8d-41c7-af08-63bae5d8859c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:30.892 8 INFO neutron.db.ovn_revision_numbers_db [None req-35c529ec-ea8d-41c7-af08-63bae5d8859c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9a3d02fa-c2f6-4cda-b4f9-66f2448a56c5 (type: security_groups) to 1 2026-05-14 08:43:30.906 8 INFO neutron.db.ovn_revision_numbers_db [None req-35c529ec-ea8d-41c7-af08-63bae5d8859c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0a0c82d0-94f1-436a-a722-0e1525adb5fc (type: security_group_rules) to 0 2026-05-14 08:43:30.916 8 INFO neutron.db.ovn_revision_numbers_db [None req-35c529ec-ea8d-41c7-af08-63bae5d8859c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 419251e1-d4c5-42fd-b78f-855b3e66c57e (type: security_group_rules) to 0 2026-05-14 08:43:30.928 8 INFO neutron.db.ovn_revision_numbers_db [None req-35c529ec-ea8d-41c7-af08-63bae5d8859c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 56178f8f-524c-4d50-adf6-c266cde62e56 (type: security_group_rules) to 0 2026-05-14 08:43:30.938 8 INFO neutron.db.ovn_revision_numbers_db [None req-35c529ec-ea8d-41c7-af08-63bae5d8859c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource bb335236-2128-4d67-b716-6cb365ef7b89 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1125/2210] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:30 2026] GET /v2.0/security-groups?tenant_id=65d47f991d5a47b79e51ffcfc00da5c6&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2211] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:30 2026] DELETE /v2.0/security-groups/9a3d02fa-c2f6-4cda-b4f9-66f2448a56c5 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:31.595 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a273996-c659-4e5a-b33f-e1686a3705ab 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Successfully bumped revision number for resource b83f192c-04c5-4744-8ba7-9129c171d749 (type: security_groups) to 1 2026-05-14 08:43:31.616 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a273996-c659-4e5a-b33f-e1686a3705ab 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Successfully bumped revision number for resource 37abc83c-25c7-463b-bfdf-a020ae77064f (type: security_group_rules) to 0 2026-05-14 08:43:31.630 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a273996-c659-4e5a-b33f-e1686a3705ab 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Successfully bumped revision number for resource 41d31d82-bac2-465d-9b9a-e070c8514259 (type: security_group_rules) to 0 2026-05-14 08:43:31.651 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a273996-c659-4e5a-b33f-e1686a3705ab 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Successfully bumped revision number for resource 6e38b8d4-4898-4749-b827-e6de207ee7c8 (type: security_group_rules) to 0 2026-05-14 08:43:31.663 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a273996-c659-4e5a-b33f-e1686a3705ab 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Successfully bumped revision number for resource c239c94a-6f4b-4c03-b888-d1a60db238e2 (type: security_group_rules) to 0 2026-05-14 08:43:31.732 8 INFO neutron.db.segments_db [None req-0a273996-c659-4e5a-b33f-e1686a3705ab 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Added segment 3b25cd4a-655d-43fd-b20f-1f45c722f0f2 of type geneve for network a5d926c3-b9d5-4d60-ba29-cfc76fdf8c76 2026-05-14 08:43:31.834 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a273996-c659-4e5a-b33f-e1686a3705ab 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Successfully bumped revision number for resource a5d926c3-b9d5-4d60-ba29-cfc76fdf8c76 (type: networks) to 1 2026-05-14 08:43:31.989 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a273996-c659-4e5a-b33f-e1686a3705ab 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] No more DHCP agents 2026-05-14 08:43:31.991 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a273996-c659-4e5a-b33f-e1686a3705ab 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Unable to schedule network a5d926c3-b9d5-4d60-ba29-cfc76fdf8c76: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:32.039 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb124f7e-aa13-4cda-b03c-c3319cfb3bb6 - - - - - -] OVN reports status down for port: 9031f01e-f944-4bd8-aa59-85aad6a70ac8 2026-05-14 08:43:32.074 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a273996-c659-4e5a-b33f-e1686a3705ab 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Successfully bumped revision number for resource 9031f01e-f944-4bd8-aa59-85aad6a70ac8 (type: ports) to 1 [pid: 8|app: 0|req: 1126/2212] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:43:31 2026] POST /v2.0/networks => generated 665 bytes in 752 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:32.280 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22253cb5-f9ea-4f1a-934d-1c53a57b86ca 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] No more DHCP agents 2026-05-14 08:43:32.283 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22253cb5-f9ea-4f1a-934d-1c53a57b86ca 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Unable to schedule network a5d926c3-b9d5-4d60-ba29-cfc76fdf8c76: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:32.741 7 INFO neutron.db.ovn_revision_numbers_db [None req-22253cb5-f9ea-4f1a-934d-1c53a57b86ca 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Successfully bumped revision number for resource 9031f01e-f944-4bd8-aa59-85aad6a70ac8 (type: ports) to 2 2026-05-14 08:43:32.775 7 INFO neutron.db.ovn_revision_numbers_db [None req-22253cb5-f9ea-4f1a-934d-1c53a57b86ca 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Successfully bumped revision number for resource 41dbbbff-cdce-4ef4-aa73-6658ed4d7c1b (type: subnets) to 0 [pid: 7|app: 0|req: 1087/2213] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:32 2026] POST /v2.0/subnets => generated 626 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:33.105 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff872ace-1ca0-4eac-9e48-ed9373bf403a 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource 83ecd462-b78a-4eec-92e0-00e52a16d129 (type: security_groups) to 1 2026-05-14 08:43:33.117 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff872ace-1ca0-4eac-9e48-ed9373bf403a 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource 64b5752b-808a-4c41-8bb8-c334fbc483b1 (type: security_group_rules) to 0 2026-05-14 08:43:33.129 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff872ace-1ca0-4eac-9e48-ed9373bf403a 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource e5887497-0288-4b64-b938-9ec23ed4c333 (type: security_group_rules) to 0 2026-05-14 08:43:33.139 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff872ace-1ca0-4eac-9e48-ed9373bf403a 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource fcb1e28c-4e6d-4b34-ae86-5d0f90881b2b (type: security_group_rules) to 0 2026-05-14 08:43:33.151 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff872ace-1ca0-4eac-9e48-ed9373bf403a 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource fcfc19ce-def8-494e-bc6b-fb4e4477ebf3 (type: security_group_rules) to 0 2026-05-14 08:43:33.228 8 INFO neutron.db.segments_db [None req-ff872ace-1ca0-4eac-9e48-ed9373bf403a 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Added segment 5325471a-fc15-431a-b1bf-55fb695f047f of type geneve for network 23062762-9722-49da-aabc-53097bac413a 2026-05-14 08:43:33.249 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49e6d620-c4fd-4a22-b03c-48ebde48efa9 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] No more DHCP agents 2026-05-14 08:43:33.251 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49e6d620-c4fd-4a22-b03c-48ebde48efa9 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:33.336 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff872ace-1ca0-4eac-9e48-ed9373bf403a 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource 23062762-9722-49da-aabc-53097bac413a (type: networks) to 1 2026-05-14 08:43:33.403 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] OVN reports status down for port: e24d4c76-73da-4140-a343-f17c6ee86204 2026-05-14 08:43:33.411 7 INFO neutron.db.ovn_revision_numbers_db [None req-49e6d620-c4fd-4a22-b03c-48ebde48efa9 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Successfully bumped revision number for resource e24d4c76-73da-4140-a343-f17c6ee86204 (type: ports) to 1 2026-05-14 08:43:33.604 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ff872ace-1ca0-4eac-9e48-ed9373bf403a 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] No more DHCP agents 2026-05-14 08:43:33.605 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ff872ace-1ca0-4eac-9e48-ed9373bf403a 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Unable to schedule network 23062762-9722-49da-aabc-53097bac413a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:33.692 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb124f7e-aa13-4cda-b03c-c3319cfb3bb6 - - - - - -] OVN reports status down for port: f9995ddc-8d65-45a6-94af-dd14e2126af5 2026-05-14 08:43:33.694 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff872ace-1ca0-4eac-9e48-ed9373bf403a 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource f9995ddc-8d65-45a6-94af-dd14e2126af5 (type: ports) to 1 [pid: 8|app: 0|req: 1127/2214] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:43:32 2026] POST /v2.0/networks => generated 683 bytes in 958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:33.933 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b03b4708-8889-4d04-8fff-28988e5a7653 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] No more DHCP agents 2026-05-14 08:43:33.935 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b03b4708-8889-4d04-8fff-28988e5a7653 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Unable to schedule network 23062762-9722-49da-aabc-53097bac413a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:34.012 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb124f7e-aa13-4cda-b03c-c3319cfb3bb6 - - - - - -] OVN reports status down for port: 03f0b36e-ff3b-460c-b04d-ebc3ec535823 2026-05-14 08:43:34.021 8 INFO neutron.db.ovn_revision_numbers_db [None req-b03b4708-8889-4d04-8fff-28988e5a7653 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource 03f0b36e-ff3b-460c-b04d-ebc3ec535823 (type: ports) to 1 [pid: 8|app: 0|req: 1128/2215] 10.0.0.157 () {34 vars in 665 bytes} [Thu May 14 08:43:33 2026] POST /v2.0/ports => generated 774 bytes in 346 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-05-14 08:43:34.170 8 INFO neutron.db.segments_db [None req-6760afae-ff45-42da-8172-65caead53bd0 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Added segment 244eac46-f89b-43a0-ba6d-ae7830f15f1c of type geneve for network c5e2a35a-ebde-42db-bb30-052fce2dbc3d 2026-05-14 08:43:34.195 7 INFO neutron.db.ovn_revision_numbers_db [None req-49e6d620-c4fd-4a22-b03c-48ebde48efa9 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Successfully bumped revision number for resource e24d4c76-73da-4140-a343-f17c6ee86204 (type: router_ports) to 1 2026-05-14 08:43:34.198 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] OVN reports status up for port: e24d4c76-73da-4140-a343-f17c6ee86204 2026-05-14 08:43:34.217 8 INFO neutron.plugins.ml2.plugin [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] Attempt 1 to provision port e24d4c76-73da-4140-a343-f17c6ee86204 2026-05-14 08:43:34.249 7 INFO neutron.db.ovn_revision_numbers_db [None req-49e6d620-c4fd-4a22-b03c-48ebde48efa9 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Successfully bumped revision number for resource bda9ad35-f668-4c02-93ed-d6bd22d9bf26 (type: routers) to 2 [pid: 7|app: 0|req: 1088/2216] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:32 2026] POST /v2.0/routers => generated 956 bytes in 1460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:34.348 8 INFO neutron.db.ovn_revision_numbers_db [None req-6760afae-ff45-42da-8172-65caead53bd0 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource c5e2a35a-ebde-42db-bb30-052fce2dbc3d (type: networks) to 1 2026-05-14 08:43:34.498 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6760afae-ff45-42da-8172-65caead53bd0 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] No more DHCP agents 2026-05-14 08:43:34.500 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6760afae-ff45-42da-8172-65caead53bd0 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Unable to schedule network c5e2a35a-ebde-42db-bb30-052fce2dbc3d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:34.560 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb124f7e-aa13-4cda-b03c-c3319cfb3bb6 - - - - - -] OVN reports status down for port: 900bd873-f883-4be5-b749-98c68a986f21 2026-05-14 08:43:34.593 8 INFO neutron.db.ovn_revision_numbers_db [None req-6760afae-ff45-42da-8172-65caead53bd0 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource 900bd873-f883-4be5-b749-98c68a986f21 (type: ports) to 1 [pid: 8|app: 0|req: 1129/2217] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:43:34 2026] POST /v2.0/networks => generated 670 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:34.803 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2223d103-00d8-4356-b898-a3c9847ca682 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] No more DHCP agents 2026-05-14 08:43:34.804 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2223d103-00d8-4356-b898-a3c9847ca682 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Unable to schedule network c5e2a35a-ebde-42db-bb30-052fce2dbc3d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:34.876 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a45d550a-ddee-43b9-b373-b9c87b0aee1e 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] No more DHCP agents 2026-05-14 08:43:34.878 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a45d550a-ddee-43b9-b373-b9c87b0aee1e 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Unable to schedule network a5d926c3-b9d5-4d60-ba29-cfc76fdf8c76: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:35.020 7 INFO neutron.db.ovn_revision_numbers_db [None req-a45d550a-ddee-43b9-b373-b9c87b0aee1e 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Successfully bumped revision number for resource 618a4b21-135b-4f26-8805-126e1b8b5340 (type: ports) to 1 2026-05-14 08:43:35.239 8 INFO neutron.db.ovn_revision_numbers_db [None req-2223d103-00d8-4356-b898-a3c9847ca682 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource 900bd873-f883-4be5-b749-98c68a986f21 (type: ports) to 2 2026-05-14 08:43:35.275 8 INFO neutron.db.ovn_revision_numbers_db [None req-2223d103-00d8-4356-b898-a3c9847ca682 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource 6036104f-470e-44ce-bb04-0a206a5fdd07 (type: subnets) to 0 [pid: 8|app: 0|req: 1130/2218] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:34 2026] POST /v2.0/subnets => generated 626 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:35.547 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7cd316a4-2d5e-462e-b774-fae59970a017 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] No more DHCP agents 2026-05-14 08:43:35.549 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7cd316a4-2d5e-462e-b774-fae59970a017 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Unable to schedule network c5e2a35a-ebde-42db-bb30-052fce2dbc3d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:35.712 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb124f7e-aa13-4cda-b03c-c3319cfb3bb6 - - - - - -] OVN reports status down for port: 05dcca6d-47b3-4fdb-bd0c-9ec35116e2fa 2026-05-14 08:43:35.726 8 INFO neutron.db.ovn_revision_numbers_db [None req-7cd316a4-2d5e-462e-b774-fae59970a017 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource 05dcca6d-47b3-4fdb-bd0c-9ec35116e2fa (type: ports) to 1 [pid: 8|app: 0|req: 1131/2219] 10.0.0.157 () {34 vars in 665 bytes} [Thu May 14 08:43:35 2026] POST /v2.0/ports => generated 950 bytes in 457 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-05-14 08:43:35.814 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a45d550a-ddee-43b9-b373-b9c87b0aee1e 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] No more DHCP agents 2026-05-14 08:43:35.816 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a45d550a-ddee-43b9-b373-b9c87b0aee1e 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Unable to schedule network a5d926c3-b9d5-4d60-ba29-cfc76fdf8c76: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:35.863 8 INFO neutron_taas.services.taas.taas_plugin [None req-70b0b787-1c37-408b-bdf8-cc6153ad9539 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] TaaS: Handle Delete Port: 05dcca6d-47b3-4fdb-bd0c-9ec35116e2fa 2026-05-14 08:43:35.865 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70b0b787-1c37-408b-bdf8-cc6153ad9539 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Tap Mirror: Handle Delete Port: 05dcca6d-47b3-4fdb-bd0c-9ec35116e2fa [pid: 8|app: 0|req: 1132/2220] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:43:35 2026] DELETE /v2.0/ports/05dcca6d-47b3-4fdb-bd0c-9ec35116e2fa => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:36.024 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2de41c4d-39d0-4d81-b8dc-2bfc1669e93d 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1133/2221] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:43:36 2026] DELETE /v2.0/ports/05dcca6d-47b3-4fdb-bd0c-9ec35116e2fa => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:43:36.044 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21f059c3-d1c9-4c11-9349-df3d2f9479b3 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1134/2222] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:43:36 2026] GET /v2.0/ports/05dcca6d-47b3-4fdb-bd0c-9ec35116e2fa => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:43:36.214 7 INFO neutron.db.ovn_revision_numbers_db [None req-a45d550a-ddee-43b9-b373-b9c87b0aee1e 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Successfully bumped revision number for resource 618a4b21-135b-4f26-8805-126e1b8b5340 (type: router_ports) to 1 [pid: 7|app: 0|req: 1089/2223] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:43:34 2026] PUT /v2.0/routers/bda9ad35-f668-4c02-93ed-d6bd22d9bf26/add_router_interface => generated 310 bytes in 1951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2224] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:36 2026] DELETE /v2.0/subnets/6036104f-470e-44ce-bb04-0a206a5fdd07 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:36.421 8 INFO neutron_taas.services.taas.taas_plugin [None req-2624a657-fd2e-4c0d-8e9b-e56f7ee6a5e7 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] TaaS: Handle Delete Port: 900bd873-f883-4be5-b749-98c68a986f21 2026-05-14 08:43:36.423 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2624a657-fd2e-4c0d-8e9b-e56f7ee6a5e7 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Tap Mirror: Handle Delete Port: 900bd873-f883-4be5-b749-98c68a986f21 2026-05-14 08:43:36.612 8 INFO neutron.services.segments.plugin [-] Segment 244eac46-f89b-43a0-ba6d-ae7830f15f1c resource provider aggregate not found 2026-05-14 08:43:36.625 8 INFO neutron.services.segments.plugin [-] Segment 244eac46-f89b-43a0-ba6d-ae7830f15f1c resource provider aggregate not found 2026-05-14 08:43:36.634 8 INFO neutron.services.segments.plugin [-] Segment 244eac46-f89b-43a0-ba6d-ae7830f15f1c 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 244eac46-f89b-43a0-ba6d-ae7830f15f1c found for delete ", "request_id": "req-da08b89b-7a4a-4b8b-b08c-40d8034367c9"}]} 2026-05-14 08:43:36.644 8 INFO neutron.services.segments.plugin [-] Segment 244eac46-f89b-43a0-ba6d-ae7830f15f1c 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 244eac46-f89b-43a0-ba6d-ae7830f15f1c found for delete ", "request_id": "req-71faf69c-b0cb-4505-9837-6d7c8758adb7"}]} [pid: 8|app: 0|req: 1138/2227] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:43:36 2026] DELETE /v2.0/networks/c5e2a35a-ebde-42db-bb30-052fce2dbc3d => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:36.793 8 INFO neutron.db.segments_db [None req-a576793b-af28-47d2-ade2-a733b9f1581e 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Added segment dfe1ef00-f590-43e1-a0d5-a8d2ddab2453 of type geneve for network 2c620b2e-194b-462e-af4c-b4e7e3cb4c0a 2026-05-14 08:43:36.931 8 INFO neutron.db.ovn_revision_numbers_db [None req-a576793b-af28-47d2-ade2-a733b9f1581e 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource 2c620b2e-194b-462e-af4c-b4e7e3cb4c0a (type: networks) to 1 2026-05-14 08:43:37.094 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a576793b-af28-47d2-ade2-a733b9f1581e 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] No more DHCP agents 2026-05-14 08:43:37.096 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a576793b-af28-47d2-ade2-a733b9f1581e 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Unable to schedule network 2c620b2e-194b-462e-af4c-b4e7e3cb4c0a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:37.184 8 INFO neutron.db.ovn_revision_numbers_db [None req-a576793b-af28-47d2-ade2-a733b9f1581e 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource 1b05105d-5d9d-4be4-8577-ed615711f8b7 (type: ports) to 1 [pid: 8|app: 0|req: 1139/2228] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:43:36 2026] POST /v2.0/networks => generated 670 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:37.397 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c833ce62-e4fe-466d-aaa4-a204e2bdca81 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] No more DHCP agents 2026-05-14 08:43:37.398 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c833ce62-e4fe-466d-aaa4-a204e2bdca81 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Unable to schedule network 2c620b2e-194b-462e-af4c-b4e7e3cb4c0a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:37.444 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-89fdce76-3513-4fa5-a21c-70a10aef45e2 - - - - - -] No more DHCP agents 2026-05-14 08:43:37.445 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-89fdce76-3513-4fa5-a21c-70a10aef45e2 - - - - - -] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:37.620 7 INFO neutron.db.ovn_revision_numbers_db [None req-89fdce76-3513-4fa5-a21c-70a10aef45e2 - - - - - -] Successfully bumped revision number for resource a67b9065-7836-4355-922c-6b565a8b4fad (type: ports) to 1 2026-05-14 08:43:37.890 7 INFO neutron.db.ovn_revision_numbers_db [None req-89fdce76-3513-4fa5-a21c-70a10aef45e2 - - - - - -] Successfully bumped revision number for resource a67b9065-7836-4355-922c-6b565a8b4fad (type: ports) to 3 2026-05-14 08:43:37.924 8 INFO neutron.db.ovn_revision_numbers_db [None req-c833ce62-e4fe-466d-aaa4-a204e2bdca81 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource 1b05105d-5d9d-4be4-8577-ed615711f8b7 (type: ports) to 2 2026-05-14 08:43:37.946 8 INFO neutron.db.ovn_revision_numbers_db [None req-c833ce62-e4fe-466d-aaa4-a204e2bdca81 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource 555324ec-9c15-472c-8e0e-41eaeee2ed7e (type: subnets) to 0 [pid: 8|app: 0|req: 1140/2229] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:37 2026] POST /v2.0/subnets => generated 626 bytes in 752 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:37.964 7 INFO neutron.db.segments_db [None req-89fdce76-3513-4fa5-a21c-70a10aef45e2 - - - - - -] Added segment 90d877fa-657f-457f-b137-9b0cb8fdfc58 of type geneve for network 67ac6668-7c7d-4921-bee3-92c759567c97 2026-05-14 08:43:38.083 7 INFO neutron.db.ovn_revision_numbers_db [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] Successfully bumped revision number for resource 67ac6668-7c7d-4921-bee3-92c759567c97 (type: networks) to 1 2026-05-14 08:43:38.225 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] No more DHCP agents 2026-05-14 08:43:38.227 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] Unable to schedule network 67ac6668-7c7d-4921-bee3-92c759567c97: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:38.227 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d786c48-f339-4cbf-a172-fa57c62019fb 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] No more DHCP agents 2026-05-14 08:43:38.229 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d786c48-f339-4cbf-a172-fa57c62019fb 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Unable to schedule network 2c620b2e-194b-462e-af4c-b4e7e3cb4c0a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:38.275 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb124f7e-aa13-4cda-b03c-c3319cfb3bb6 - - - - - -] OVN reports status down for port: 7553f9cc-8dad-40cb-b57f-d93c1660c7fe 2026-05-14 08:43:38.333 7 INFO neutron.db.ovn_revision_numbers_db [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] Successfully bumped revision number for resource 7553f9cc-8dad-40cb-b57f-d93c1660c7fe (type: ports) to 1 2026-05-14 08:43:38.471 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] No more DHCP agents 2026-05-14 08:43:38.473 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] Unable to schedule network 67ac6668-7c7d-4921-bee3-92c759567c97: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:38.503 7 INFO neutron.db.ovn_revision_numbers_db [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] Successfully bumped revision number for resource dd065b21-425c-4311-8432-975a430a100e (type: subnets) to 0 2026-05-14 08:43:38.884 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] No more DHCP agents 2026-05-14 08:43:38.884 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] Unable to schedule network 67ac6668-7c7d-4921-bee3-92c759567c97: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:38.988 8 INFO neutron.db.ovn_revision_numbers_db [None req-5d786c48-f339-4cbf-a172-fa57c62019fb 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource 5702c35a-80cf-4ef7-a4c5-c4c8ba98a383 (type: ports) to 1 [pid: 8|app: 0|req: 1141/2230] 10.0.0.157 () {34 vars in 665 bytes} [Thu May 14 08:43:37 2026] POST /v2.0/ports => generated 912 bytes in 1061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:39.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] Successfully bumped revision number for resource 8fcf4447-cab7-4626-9133-cb8dcf7977de (type: ports) to 1 2026-05-14 08:43:39.149 8 INFO neutron_taas.services.taas.taas_plugin [None req-6ea1790b-91ca-4496-aa48-99500dfc52fe 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] TaaS: Handle Delete Port: 5702c35a-80cf-4ef7-a4c5-c4c8ba98a383 2026-05-14 08:43:39.152 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ea1790b-91ca-4496-aa48-99500dfc52fe 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Tap Mirror: Handle Delete Port: 5702c35a-80cf-4ef7-a4c5-c4c8ba98a383 [pid: 8|app: 0|req: 1142/2231] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:43:39 2026] DELETE /v2.0/ports/5702c35a-80cf-4ef7-a4c5-c4c8ba98a383 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:39.316 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a098c18-0949-419f-a413-38ff201440b0 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1143/2232] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:43:39 2026] GET /v2.0/ports/5702c35a-80cf-4ef7-a4c5-c4c8ba98a383 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2233] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:39 2026] DELETE /v2.0/subnets/555324ec-9c15-472c-8e0e-41eaeee2ed7e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:39.521 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] No hosting information found for port e24d4c76-73da-4140-a343-f17c6ee86204: RuntimeError: No hosting information found for port e24d4c76-73da-4140-a343-f17c6ee86204 2026-05-14 08:43:39.521 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] OVN reports status down for port: 618a4b21-135b-4f26-8805-126e1b8b5340 2026-05-14 08:43:39.673 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] Logical_Switch_Port 618a4b21-135b-4f26-8805-126e1b8b5340 host information not removed, the port state is up 2026-05-14 08:43:39.674 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] OVN reports status up for port: 618a4b21-135b-4f26-8805-126e1b8b5340 2026-05-14 08:43:39.694 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] No more DHCP agents 2026-05-14 08:43:39.696 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] Unable to schedule network 67ac6668-7c7d-4921-bee3-92c759567c97: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:39.707 8 INFO neutron.plugins.ml2.plugin [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] Attempt 1 to provision port 618a4b21-135b-4f26-8805-126e1b8b5340 2026-05-14 08:43:39.709 8 INFO neutron_taas.services.taas.taas_plugin [None req-990504e2-ba53-4f34-9b12-7fc266fbedc7 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] TaaS: Handle Delete Port: 1b05105d-5d9d-4be4-8577-ed615711f8b7 2026-05-14 08:43:39.723 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-990504e2-ba53-4f34-9b12-7fc266fbedc7 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Tap Mirror: Handle Delete Port: 1b05105d-5d9d-4be4-8577-ed615711f8b7 2026-05-14 08:43:40.024 8 INFO neutron.services.segments.plugin [-] Segment dfe1ef00-f590-43e1-a0d5-a8d2ddab2453 resource provider aggregate not found 2026-05-14 08:43:40.027 8 INFO neutron.services.segments.plugin [-] Segment dfe1ef00-f590-43e1-a0d5-a8d2ddab2453 resource provider aggregate not found 2026-05-14 08:43:40.049 8 INFO neutron.services.segments.plugin [-] Segment dfe1ef00-f590-43e1-a0d5-a8d2ddab2453 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 dfe1ef00-f590-43e1-a0d5-a8d2ddab2453 found for delete ", "request_id": "req-966a6e38-873e-4c6d-a961-0f9771cfc60a"}]} 2026-05-14 08:43:40.055 8 INFO neutron.services.segments.plugin [-] Segment dfe1ef00-f590-43e1-a0d5-a8d2ddab2453 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 dfe1ef00-f590-43e1-a0d5-a8d2ddab2453 found for delete ", "request_id": "req-b2bbc687-43c7-46f0-a4a5-b152e14423b1"}]} [pid: 8|app: 0|req: 1145/2234] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:43:39 2026] DELETE /v2.0/networks/2c620b2e-194b-462e-af4c-b4e7e3cb4c0a => generated 0 bytes in 644 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:40.158 7 INFO neutron.db.ovn_revision_numbers_db [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] Successfully bumped revision number for resource 8fcf4447-cab7-4626-9133-cb8dcf7977de (type: router_ports) to 1 2026-05-14 08:43:40.368 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] No more DHCP agents 2026-05-14 08:43:40.369 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] Unable to schedule network 67ac6668-7c7d-4921-bee3-92c759567c97: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:40.516 8 INFO neutron.db.ovn_revision_numbers_db [None req-1aca23cf-07cf-4b37-8316-56cc4c8958a6 - - - - - -] Successfully bumped revision number for resource 618a4b21-135b-4f26-8805-126e1b8b5340 (type: ports) to 2 2026-05-14 08:43:40.520 7 INFO neutron.db.ovn_revision_numbers_db [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] Successfully bumped revision number for resource 3830d8d4-46c3-4c37-a99b-adc22d675b05 (type: ports) to 1 2026-05-14 08:43:40.616 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-befc0f66-554c-4cf9-9ffd-7faaa18e4479 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] No more DHCP agents 2026-05-14 08:43:40.618 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-befc0f66-554c-4cf9-9ffd-7faaa18e4479 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Unable to schedule network 23062762-9722-49da-aabc-53097bac413a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:40.721 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb124f7e-aa13-4cda-b03c-c3319cfb3bb6 - - - - - -] OVN reports status down for port: 60f5281d-a1e0-4f0b-8e38-c781f4c68148 2026-05-14 08:43:40.754 8 INFO neutron.db.ovn_revision_numbers_db [None req-befc0f66-554c-4cf9-9ffd-7faaa18e4479 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource 60f5281d-a1e0-4f0b-8e38-c781f4c68148 (type: ports) to 1 [pid: 8|app: 0|req: 1146/2235] 10.0.0.157 () {34 vars in 665 bytes} [Thu May 14 08:43:40 2026] POST /v2.0/ports => generated 775 bytes in 694 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-05-14 08:43:40.830 7 INFO neutron.db.ovn_revision_numbers_db [None req-2eadfc87-be58-4d59-b9ff-f2737b372947 - - - - - -] Successfully bumped revision number for resource 3830d8d4-46c3-4c37-a99b-adc22d675b05 (type: ports) to 3 2026-05-14 08:43:41.008 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb124f7e-aa13-4cda-b03c-c3319cfb3bb6 - - - - - -] OVN reports status down for port: 60f5281d-a1e0-4f0b-8e38-c781f4c68148 2026-05-14 08:43:41.021 8 INFO neutron.db.ovn_revision_numbers_db [None req-77020125-5c8c-49da-894c-abb3e27d9181 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Successfully bumped revision number for resource 60f5281d-a1e0-4f0b-8e38-c781f4c68148 (type: ports) to 2 [pid: 8|app: 0|req: 1147/2236] 10.0.0.157 () {34 vars in 737 bytes} [Thu May 14 08:43:40 2026] PUT /v2.0/ports/60f5281d-a1e0-4f0b-8e38-c781f4c68148 => generated 752 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:43:41.143 8 INFO neutron_taas.services.taas.taas_plugin [None req-0cc8a21e-973f-4fa4-9b6c-1a4aaa46fc59 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] TaaS: Handle Delete Port: 60f5281d-a1e0-4f0b-8e38-c781f4c68148 2026-05-14 08:43:41.146 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0cc8a21e-973f-4fa4-9b6c-1a4aaa46fc59 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Tap Mirror: Handle Delete Port: 60f5281d-a1e0-4f0b-8e38-c781f4c68148 [pid: 7|app: 0|req: 1090/2237] 10.0.0.157 () {34 vars in 685 bytes} [Thu May 14 08:43:36 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 4946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2238] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:43:41 2026] DELETE /v2.0/ports/60f5281d-a1e0-4f0b-8e38-c781f4c68148 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2239] 10.0.0.157 () {32 vars in 643 bytes} [Thu May 14 08:43:41 2026] GET /v2.0/ports => generated 1533 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:43:41.291 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44b8a9e6-0535-476a-82a3-14afa3d180e0 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1150/2240] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:43:41 2026] GET /v2.0/ports/60f5281d-a1e0-4f0b-8e38-c781f4c68148 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2241] 10.0.0.157 () {32 vars in 643 bytes} [Thu May 14 08:43:41 2026] GET /v2.0/ports => generated 1533 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2242] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:43:41 2026] GET /v2.0/ports/03f0b36e-ff3b-460c-b04d-ebc3ec535823 => generated 774 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:41.393 8 INFO neutron.pecan_wsgi.hooks.translation [None req-38f6bec5-c73a-426e-b4ed-3ffc9bac6c69 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1153/2243] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:43:41 2026] DELETE /v2.0/ports/5702c35a-80cf-4ef7-a4c5-c4c8ba98a383 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:43:41.419 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57a0098e-e755-4c65-99e7-04c8fb6fe68e 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1154/2244] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:41 2026] DELETE /v2.0/subnets/555324ec-9c15-472c-8e0e-41eaeee2ed7e => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:43:41.435 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc6d0d9d-3730-4da4-b61d-2ba07f0606d6 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1155/2245] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:41 2026] DELETE /v2.0/subnets/6036104f-470e-44ce-bb04-0a206a5fdd07 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:43:41.538 8 INFO neutron_taas.services.taas.taas_plugin [None req-82ce2aea-4262-4810-9a9e-dd5f7981e666 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] TaaS: Handle Delete Port: 03f0b36e-ff3b-460c-b04d-ebc3ec535823 2026-05-14 08:43:41.545 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82ce2aea-4262-4810-9a9e-dd5f7981e666 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Tap Mirror: Handle Delete Port: 03f0b36e-ff3b-460c-b04d-ebc3ec535823 [pid: 7|app: 0|req: 1091/2246] 10.0.0.157 () {34 vars in 685 bytes} [Thu May 14 08:43:41 2026] POST /v2.0/vpn/vpnservices => generated 423 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource [None req-dc4e8ced-81f9-4fab-8e2b-02b2943e37a5 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] create failed: No details.: oslo_db.exception.DBDataError: (pymysql.err.DataError) (1265, "Data truncated for column 'auth_algorithm' at row 1") [SQL: INSERT INTO ikepolicies (name, description, auth_algorithm, encryption_algorithm, phase1_negotiation_mode, lifetime_units, lifetime_value, ike_version, pfs, id, project_id) VALUES (%(name)s, %(description)s, %(auth_algorithm)s, %(encryption_algorithm)s, %(phase1_negotiation_mode)s, %(lifetime_units)s, %(lifetime_value)s, %(ike_version)s, %(pfs)s, %(id)s, %(project_id)s)] [parameters: {'name': 'tempest-ike-policy--479254728', 'description': '', 'auth_algorithm': 'sha1', 'encryption_algorithm': 'aes-128', 'phase1_negotiation_mode': 'main', 'lifetime_units': 'seconds', 'lifetime_value': 3600, 'ike_version': 'v1', 'pfs': 'group5', 'id': 'e322c488-f5be-4083-b85b-d260e2caeb63', 'project_id': '702c954345664e54a00cc953d1c370e1'}] (Background on this error at: https://sqlalche.me/e/20/9h9h) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource Traceback (most recent call last): 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource self.dialect.do_execute( 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource cursor.execute(statement, parameters) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/cursors.py", line 157, in execute 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource result = self._query(query) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/cursors.py", line 328, in _query 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource conn.query(q) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 575, in query 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource self._affected_rows = self._read_query_result(unbuffered=unbuffered) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 826, in _read_query_result 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource result.read() 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 1203, in read 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource first_packet = self.connection._read_packet() 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 782, in _read_packet 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource packet.raise_for_error() 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/protocol.py", line 219, in raise_for_error 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource err.raise_mysql_exception(self._data) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/err.py", line 150, in raise_mysql_exception 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource raise errorclass(errno, errval) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource pymysql.err.DataError: (1265, "Data truncated for column 'auth_algorithm' at row 1") 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource The above exception was the direct cause of the following exception: 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource Traceback (most recent call last): 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource result = method(request=request, **args) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 442, in create 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource return self._create(request, body, **kwargs) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource with excutils.save_and_reraise_exception(): 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource self.force_reraise() 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource raise self.value 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource return f(*args, **kwargs) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource with excutils.save_and_reraise_exception() as ectxt: 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource self.force_reraise() 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource raise self.value 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource return f(*args, **kwargs) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource with excutils.save_and_reraise_exception(): 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource self.force_reraise() 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource raise self.value 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource return f(*dup_args, **dup_kwargs) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 563, in _create 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource obj = do_create(body) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 543, in do_create 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource with excutils.save_and_reraise_exception(): 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource self.force_reraise() 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource raise self.value 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 539, in do_create 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource return obj_creator(request.context, **kwargs) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/db/vpn/vpn_db.py", line 325, in create_ikepolicy 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource with db_api.CONTEXT_WRITER.using(context): 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/usr/lib/python3.12/contextlib.py", line 144, in __exit__ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource next(self.gen) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1175, in _transaction_scope 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource with current._produce_block( 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/usr/lib/python3.12/contextlib.py", line 144, in __exit__ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource next(self.gen) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 837, in _session 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource with excutils.save_and_reraise_exception(): 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource self.force_reraise() 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource raise self.value 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 835, in _session 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource self._end_session_transaction(self.session) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 748, in _end_session_transaction 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource session.commit() 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2030, in commit 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource trans.commit(_to_root=True) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "", line 2, in commit 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ret_value = fn(self, *arg, **kw) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 1311, in commit 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource self._prepare_impl() 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "", line 2, in _prepare_impl 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ret_value = fn(self, *arg, **kw) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 1274, in _prepare_impl 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource self.session.dispatch.before_commit(self.session) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/event/attr.py", line 387, in __call__ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource fn(*args, **kw) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 307, in _load_one_to_manys 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource session.flush() 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4331, in flush 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource self._flush(objects) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4466, in _flush 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource with util.safe_reraise(): 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource raise exc_value.with_traceback(exc_tb) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4427, in _flush 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource flush_context.execute() 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/unitofwork.py", line 466, in execute 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource rec.execute(self) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/unitofwork.py", line 642, in execute 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource util.preloaded.orm_persistence.save_obj( 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/persistence.py", line 93, in save_obj 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource _emit_insert_statements( 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/persistence.py", line 1048, in _emit_insert_statements 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource result = connection.execute( 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource return meth( 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource return connection._execute_clauseelement( 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ret = self._execute_context( 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource return self._exec_single_context( 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource self._handle_dbapi_exception( 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2360, in _handle_dbapi_exception 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource raise newraise.with_traceback(exc_info[2]) from e 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource self.dialect.do_execute( 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource cursor.execute(statement, parameters) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/cursors.py", line 157, in execute 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource result = self._query(query) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/cursors.py", line 328, in _query 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource conn.query(q) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 575, in query 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource self._affected_rows = self._read_query_result(unbuffered=unbuffered) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 826, in _read_query_result 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource result.read() 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 1203, in read 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource first_packet = self.connection._read_packet() 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/connections.py", line 782, in _read_packet 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource packet.raise_for_error() 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/protocol.py", line 219, in raise_for_error 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource err.raise_mysql_exception(self._data) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource File "/var/lib/openstack/lib/python3.12/site-packages/pymysql/err.py", line 150, in raise_mysql_exception 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource raise errorclass(errno, errval) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource oslo_db.exception.DBDataError: (pymysql.err.DataError) (1265, "Data truncated for column 'auth_algorithm' at row 1") 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource [SQL: INSERT INTO ikepolicies (name, description, auth_algorithm, encryption_algorithm, phase1_negotiation_mode, lifetime_units, lifetime_value, ike_version, pfs, id, project_id) VALUES (%(name)s, %(description)s, %(auth_algorithm)s, %(encryption_algorithm)s, %(phase1_negotiation_mode)s, %(lifetime_units)s, %(lifetime_value)s, %(ike_version)s, %(pfs)s, %(id)s, %(project_id)s)] 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource [parameters: {'name': 'tempest-ike-policy--479254728', 'description': '', 'auth_algorithm': 'sha1', 'encryption_algorithm': 'aes-128', 'phase1_negotiation_mode': 'main', 'lifetime_units': 'seconds', 'lifetime_value': 3600, 'ike_version': 'v1', 'pfs': 'group5', 'id': 'e322c488-f5be-4083-b85b-d260e2caeb63', 'project_id': '702c954345664e54a00cc953d1c370e1'}] 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource (Background on this error at: https://sqlalche.me/e/20/9h9h) 2026-05-14 08:43:41.611 7 ERROR neutron.api.v2.resource [pid: 7|app: 0|req: 1092/2247] 10.0.0.157 () {34 vars in 684 bytes} [Thu May 14 08:43:41 2026] POST /v2.0/vpn/ikepolicies => generated 150 bytes in 54 msecs (HTTP/1.1 500) 4 headers in 176 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2248] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:43:41 2026] DELETE /v2.0/ports/03f0b36e-ff3b-460c-b04d-ebc3ec535823 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2249] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:41 2026] DELETE /v2.0/vpn/vpnservices/2ba88ba4-74b5-4620-820d-e1c3653f1f41 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:41.789 8 INFO neutron_taas.services.taas.taas_plugin [None req-35207ffe-6736-4de7-8a69-e02fd544c0d1 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] TaaS: Handle Delete Port: f9995ddc-8d65-45a6-94af-dd14e2126af5 2026-05-14 08:43:41.792 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35207ffe-6736-4de7-8a69-e02fd544c0d1 8e27750867ed48c58cc5076547fafaca 94c281c7ea344587906a0f3f75f4d2b9 - - default default] Tap Mirror: Handle Delete Port: f9995ddc-8d65-45a6-94af-dd14e2126af5 2026-05-14 08:43:41.970 7 INFO neutron_taas.services.taas.taas_plugin [None req-6257b68f-0d8f-4779-b6b2-d31737b29093 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] TaaS: Handle Delete Port: a67b9065-7836-4355-922c-6b565a8b4fad 2026-05-14 08:43:41.974 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6257b68f-0d8f-4779-b6b2-d31737b29093 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Tap Mirror: Handle Delete Port: a67b9065-7836-4355-922c-6b565a8b4fad [pid: 8|app: 0|req: 1157/2250] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:43:41 2026] DELETE /v2.0/networks/23062762-9722-49da-aabc-53097bac413a => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:42.066 8 INFO neutron.services.segments.plugin [-] Segment 5325471a-fc15-431a-b1bf-55fb695f047f resource provider aggregate not found 2026-05-14 08:43:42.073 8 INFO neutron.services.segments.plugin [-] Segment 5325471a-fc15-431a-b1bf-55fb695f047f resource provider aggregate not found 2026-05-14 08:43:42.087 8 INFO neutron.services.segments.plugin [-] Segment 5325471a-fc15-431a-b1bf-55fb695f047f 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 5325471a-fc15-431a-b1bf-55fb695f047f found for delete ", "request_id": "req-8ffd2000-7cb9-4f25-9802-5542a3569502"}]} 2026-05-14 08:43:42.094 8 INFO neutron.services.segments.plugin [-] Segment 5325471a-fc15-431a-b1bf-55fb695f047f 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 5325471a-fc15-431a-b1bf-55fb695f047f found for delete ", "request_id": "req-b791fdd1-a672-4717-8d07-661cafcadb30"}]} 2026-05-14 08:43:42.234 7 INFO neutron_taas.services.taas.taas_plugin [None req-78a7167f-faec-4983-a8f5-90d51e785f67 - - - - - -] TaaS: Handle Delete Port: 3830d8d4-46c3-4c37-a99b-adc22d675b05 2026-05-14 08:43:42.237 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78a7167f-faec-4983-a8f5-90d51e785f67 - - - - - -] Tap Mirror: Handle Delete Port: 3830d8d4-46c3-4c37-a99b-adc22d675b05 2026-05-14 08:43:42.636 8 WARNING neutron.db.securitygroups_db [None req-c01a21a6-0c4a-4559-b953-e57c577ea731 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1158/2251] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:42 2026] GET /v2.0/security-groups?tenant_id=94c281c7ea344587906a0f3f75f4d2b9&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:43:42.698 7 INFO neutron_taas.services.taas.taas_plugin [None req-19b4239f-6911-4e05-94d3-37bc545a41d3 - - - - - -] TaaS: Handle Delete Port: 8fcf4447-cab7-4626-9133-cb8dcf7977de 2026-05-14 08:43:42.708 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19b4239f-6911-4e05-94d3-37bc545a41d3 - - - - - -] Tap Mirror: Handle Delete Port: 8fcf4447-cab7-4626-9133-cb8dcf7977de [pid: 8|app: 0|req: 1159/2252] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:42 2026] DELETE /v2.0/security-groups/83ecd462-b78a-4eec-92e0-00e52a16d129 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:43.450 7 INFO neutron_taas.services.taas.taas_plugin [None req-19b4239f-6911-4e05-94d3-37bc545a41d3 - - - - - -] TaaS: Handle Delete Port: 7553f9cc-8dad-40cb-b57f-d93c1660c7fe 2026-05-14 08:43:43.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19b4239f-6911-4e05-94d3-37bc545a41d3 - - - - - -] Tap Mirror: Handle Delete Port: 7553f9cc-8dad-40cb-b57f-d93c1660c7fe 2026-05-14 08:43:43.618 7 INFO neutron.services.segments.plugin [-] Segment 90d877fa-657f-457f-b137-9b0cb8fdfc58 resource provider aggregate not found 2026-05-14 08:43:43.622 7 INFO neutron.services.segments.plugin [-] Segment 90d877fa-657f-457f-b137-9b0cb8fdfc58 resource provider aggregate not found 2026-05-14 08:43:43.636 7 INFO neutron.services.segments.plugin [-] Segment 90d877fa-657f-457f-b137-9b0cb8fdfc58 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 90d877fa-657f-457f-b137-9b0cb8fdfc58 found for delete ", "request_id": "req-8bc35d8a-564e-41a6-b052-ffd0cb7f7237"}]} 2026-05-14 08:43:43.645 7 INFO neutron.services.segments.plugin [-] Segment 90d877fa-657f-457f-b137-9b0cb8fdfc58 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 90d877fa-657f-457f-b137-9b0cb8fdfc58 found for delete ", "request_id": "req-3c05b11e-5ccb-4982-ba8e-5710659da77d"}]} [pid: 7|app: 0|req: 1094/2253] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:41 2026] DELETE /v2.0/vpn/vpnservices/61da6e1e-51a4-4af0-8af8-f381d22c90ab => generated 0 bytes in 1948 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2254] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:43:43 2026] GET /v2.0/routers/bda9ad35-f668-4c02-93ed-d6bd22d9bf26 => generated 962 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:43:44.368 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd179e09-230a-47e4-bf6f-01bd9d4b9ad6 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Successfully bumped revision number for resource bda9ad35-f668-4c02-93ed-d6bd22d9bf26 (type: routers) to 5 [pid: 7|app: 0|req: 1095/2255] 10.0.0.157 () {34 vars in 742 bytes} [Thu May 14 08:43:43 2026] PUT /v2.0/routers/bda9ad35-f668-4c02-93ed-d6bd22d9bf26 => generated 962 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2256] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:43:44 2026] GET /v2.0/ports?device_id=bda9ad35-f668-4c02-93ed-d6bd22d9bf26 => generated 946 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:44.752 7 INFO neutron_taas.services.taas.taas_plugin [None req-2d00685d-d8dc-4bfe-a63d-b47224520cde 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] TaaS: Handle Delete Port: 618a4b21-135b-4f26-8805-126e1b8b5340 2026-05-14 08:43:44.771 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d00685d-d8dc-4bfe-a63d-b47224520cde 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Tap Mirror: Handle Delete Port: 618a4b21-135b-4f26-8805-126e1b8b5340 2026-05-14 08:43:44.900 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbae86b3-bc24-4f4d-94d5-24c322cb81e5 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 92858999-714e-4310-91ef-63744109fb2f (type: security_groups) to 1 2026-05-14 08:43:44.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbae86b3-bc24-4f4d-94d5-24c322cb81e5 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 2d80b9c7-5646-4fec-8b44-8e5a7c8f98d9 (type: security_group_rules) to 0 2026-05-14 08:43:44.932 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbae86b3-bc24-4f4d-94d5-24c322cb81e5 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 46b8af55-3f90-49df-8510-a53e74efc868 (type: security_group_rules) to 0 2026-05-14 08:43:44.953 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbae86b3-bc24-4f4d-94d5-24c322cb81e5 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource a2a23ae0-9dbf-4f3e-a52a-6363a8f690d3 (type: security_group_rules) to 0 2026-05-14 08:43:44.967 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbae86b3-bc24-4f4d-94d5-24c322cb81e5 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource b2271a42-4bf6-4945-85f9-9113e6f12271 (type: security_group_rules) to 0 2026-05-14 08:43:45.070 8 INFO neutron.db.segments_db [None req-fbae86b3-bc24-4f4d-94d5-24c322cb81e5 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Added segment 09c922ec-16d5-4d8c-8118-31daa3ab1c4d of type geneve for network c7332eca-4cf5-4072-a84a-a0d5b7987fd2 2026-05-14 08:43:45.179 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbae86b3-bc24-4f4d-94d5-24c322cb81e5 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource c7332eca-4cf5-4072-a84a-a0d5b7987fd2 (type: networks) to 1 2026-05-14 08:43:45.236 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f10bea63-728e-48a1-b68d-58c78b92089b - - - - - -] No port found with ID 618a4b21-135b-4f26-8805-126e1b8b5340: RuntimeError: No port found with ID 618a4b21-135b-4f26-8805-126e1b8b5340 [pid: 7|app: 0|req: 1096/2257] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:43:44 2026] PUT /v2.0/routers/bda9ad35-f668-4c02-93ed-d6bd22d9bf26/remove_router_interface => generated 310 bytes in 860 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:45.331 8 INFO neutron.common.ovn.utils [None req-f10bea63-728e-48a1-b68d-58c78b92089b - - - - - -] HA Chassis Group neutron-a5d926c3-b9d5-4d60-ba29-cfc76fdf8c76 synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:43:45.358 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f10bea63-728e-48a1-b68d-58c78b92089b - - - - - -] OVN reports status down for port: 1b05105d-5d9d-4be4-8577-ed615711f8b7 2026-05-14 08:43:45.381 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f10bea63-728e-48a1-b68d-58c78b92089b - - - - - -] OVN reports status down for port: a67b9065-7836-4355-922c-6b565a8b4fad 2026-05-14 08:43:45.393 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f10bea63-728e-48a1-b68d-58c78b92089b - - - - - -] OVN reports status down for port: 5702c35a-80cf-4ef7-a4c5-c4c8ba98a383 2026-05-14 08:43:45.415 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f10bea63-728e-48a1-b68d-58c78b92089b - - - - - -] OVN reports status down for port: 8fcf4447-cab7-4626-9133-cb8dcf7977de 2026-05-14 08:43:45.429 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f10bea63-728e-48a1-b68d-58c78b92089b - - - - - -] OVN reports status up for port: 8fcf4447-cab7-4626-9133-cb8dcf7977de 2026-05-14 08:43:45.445 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fbae86b3-bc24-4f4d-94d5-24c322cb81e5 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event [None req-f10bea63-728e-48a1-b68d-58c78b92089b - - - - - -] Unexpected exception in notify_loop: AttributeError: 'NoneType' object has no attribute 'external_ids' 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event Traceback (most recent call last): 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/event.py", line 185, in notify_loop 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event match.run(event, row, updates) 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/neutron/services/ovn_l3/ovsdb_monitor.py", line 86, in run 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event self.l3_plugin._ovn_client.link_network_ha_chassis_group( 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 2426, in link_network_ha_chassis_group 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event hcg, _ = utils.sync_ha_chassis_group_network_unified( 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/ovn/utils.py", line 217, in wrapped 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event return f(*args, **kwargs) 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/ovn/utils.py", line 1341, in sync_ha_chassis_group_network_unified 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event physnet = ls.external_ids.get(constants.OVN_PHYSNET_EXT_ID_KEY) 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event ^^^^^^^^^^^^^^^ 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event AttributeError: 'NoneType' object has no attribute 'external_ids' 2026-05-14 08:43:45.447 8 ERROR ovsdbapp.event 2026-05-14 08:43:45.452 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fbae86b3-bc24-4f4d-94d5-24c322cb81e5 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network c7332eca-4cf5-4072-a84a-a0d5b7987fd2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:45.469 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f10bea63-728e-48a1-b68d-58c78b92089b - - - - - -] OVN reports status down for port: 3830d8d4-46c3-4c37-a99b-adc22d675b05 2026-05-14 08:43:45.533 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f10bea63-728e-48a1-b68d-58c78b92089b - - - - - -] OVN reports status down for port: d9727048-746a-4c2e-a540-d24025c2890d 2026-05-14 08:43:45.585 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbae86b3-bc24-4f4d-94d5-24c322cb81e5 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource d9727048-746a-4c2e-a540-d24025c2890d (type: ports) to 1 [pid: 8|app: 0|req: 1162/2258] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:43:44 2026] POST /v2.0/networks => generated 671 bytes in 1064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:45.652 7 INFO neutron_taas.services.taas.taas_plugin [None req-93669422-8792-4d62-a947-bc5aa14f4b00 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] TaaS: Handle Delete Port: e24d4c76-73da-4140-a343-f17c6ee86204 2026-05-14 08:43:45.664 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93669422-8792-4d62-a947-bc5aa14f4b00 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Tap Mirror: Handle Delete Port: e24d4c76-73da-4140-a343-f17c6ee86204 2026-05-14 08:43:45.728 8 INFO neutron.db.segments_db [None req-d9addf1e-c566-40fd-8aa6-cfa8201dd453 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Added segment 60e58bc8-d0e5-42cd-9723-7429917ba151 of type geneve for network a52ea3da-fa19-4af1-a3ab-f646693f4848 2026-05-14 08:43:45.838 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9addf1e-c566-40fd-8aa6-cfa8201dd453 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource a52ea3da-fa19-4af1-a3ab-f646693f4848 (type: networks) to 1 2026-05-14 08:43:46.008 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9addf1e-c566-40fd-8aa6-cfa8201dd453 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:43:46.009 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9addf1e-c566-40fd-8aa6-cfa8201dd453 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network a52ea3da-fa19-4af1-a3ab-f646693f4848: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1097/2259] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:45 2026] DELETE /v2.0/routers/bda9ad35-f668-4c02-93ed-d6bd22d9bf26 => generated 0 bytes in 707 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:46.061 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f10bea63-728e-48a1-b68d-58c78b92089b - - - - - -] OVN reports status down for port: 861f3868-f0f2-45fa-836e-9858705e9f27 2026-05-14 08:43:46.137 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9addf1e-c566-40fd-8aa6-cfa8201dd453 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 861f3868-f0f2-45fa-836e-9858705e9f27 (type: ports) to 1 [pid: 8|app: 0|req: 1163/2260] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:43:45 2026] POST /v2.0/networks => generated 672 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2261] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:46 2026] DELETE /v2.0/subnets/41dbbbff-cdce-4ef4-aa73-6658ed4d7c1b => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:46.378 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae7a8130-8c2f-4df7-ab7d-6ee5498b49eb 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:43:46.379 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae7a8130-8c2f-4df7-ab7d-6ee5498b49eb 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network c7332eca-4cf5-4072-a84a-a0d5b7987fd2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:46.401 7 INFO neutron_taas.services.taas.taas_plugin [None req-928ef1d7-c04f-4c00-a8a7-9509d7718f3a 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] TaaS: Handle Delete Port: 9031f01e-f944-4bd8-aa59-85aad6a70ac8 2026-05-14 08:43:46.403 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-928ef1d7-c04f-4c00-a8a7-9509d7718f3a 4522d4c9917742aa8a620c3a7328ddfa 702c954345664e54a00cc953d1c370e1 - - default default] Tap Mirror: Handle Delete Port: 9031f01e-f944-4bd8-aa59-85aad6a70ac8 2026-05-14 08:43:46.410 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae7a8130-8c2f-4df7-ab7d-6ee5498b49eb 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 78cf9103-6e8d-4880-840a-ae21af1c9b9c (type: subnets) to 0 [pid: 8|app: 0|req: 1164/2262] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:46 2026] POST /v2.0/subnets => generated 646 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:46.569 7 INFO neutron.services.segments.plugin [-] Segment 3b25cd4a-655d-43fd-b20f-1f45c722f0f2 resource provider aggregate not found 2026-05-14 08:43:46.574 7 INFO neutron.services.segments.plugin [-] Segment 3b25cd4a-655d-43fd-b20f-1f45c722f0f2 resource provider aggregate not found 2026-05-14 08:43:46.593 7 INFO neutron.services.segments.plugin [-] Segment 3b25cd4a-655d-43fd-b20f-1f45c722f0f2 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 3b25cd4a-655d-43fd-b20f-1f45c722f0f2 found for delete ", "request_id": "req-315f40b5-36c6-4726-915e-ac4e463d24e0"}]} 2026-05-14 08:43:46.594 7 INFO neutron.services.segments.plugin [-] Segment 3b25cd4a-655d-43fd-b20f-1f45c722f0f2 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 3b25cd4a-655d-43fd-b20f-1f45c722f0f2 found for delete ", "request_id": "req-dfb66c24-9d85-4007-adc2-eee03de64c11"}]} [pid: 7|app: 0|req: 1099/2263] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:43:46 2026] DELETE /v2.0/networks/a5d926c3-b9d5-4d60-ba29-cfc76fdf8c76 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:46.640 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-558198d8-a957-4b42-8c1c-ad0fbbb06a87 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:43:46.642 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-558198d8-a957-4b42-8c1c-ad0fbbb06a87 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network a52ea3da-fa19-4af1-a3ab-f646693f4848: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:46.678 8 INFO neutron.db.ovn_revision_numbers_db [None req-558198d8-a957-4b42-8c1c-ad0fbbb06a87 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource cec3c92f-b81e-4a65-9fbf-0c1f641b3b43 (type: subnets) to 0 [pid: 8|app: 0|req: 1165/2264] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:46 2026] POST /v2.0/subnets => generated 655 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:46.818 7 INFO neutron.db.ovn_revision_numbers_db [None req-3cb0bc39-d839-428a-85f3-d29d734de910 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource d7bb867d-51cd-4581-9063-7d77f9c59cef (type: routers) to 1 [pid: 7|app: 0|req: 1100/2265] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:46 2026] POST /v2.0/routers => generated 628 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:47.144 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9404ff78-090c-4d74-b06e-87aff414306d 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:43:47.146 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9404ff78-090c-4d74-b06e-87aff414306d 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network c7332eca-4cf5-4072-a84a-a0d5b7987fd2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:47.242 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f10bea63-728e-48a1-b68d-58c78b92089b - - - - - -] OVN reports status down for port: 1c18ca8d-3b1d-42a1-9cf8-ea3c5967ce53 2026-05-14 08:43:47.293 8 INFO neutron.db.ovn_revision_numbers_db [None req-9404ff78-090c-4d74-b06e-87aff414306d 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 1c18ca8d-3b1d-42a1-9cf8-ea3c5967ce53 (type: ports) to 1 2026-05-14 08:43:47.378 7 WARNING neutron.db.securitygroups_db [None req-7d224edc-8f19-4b7c-9792-c73ec3fcff24 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1101/2266] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:47 2026] GET /v2.0/security-groups?tenant_id=702c954345664e54a00cc953d1c370e1&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2267] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:47 2026] DELETE /v2.0/security-groups/b83f192c-04c5-4744-8ba7-9129c171d749 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:47.660 7 WARNING neutron.db.securitygroups_db [None req-10e4c438-1103-42d2-8280-dea09311db09 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:43:47.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-10e4c438-1103-42d2-8280-dea09311db09 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 4bd943ec-8eac-4bf0-81d8-79b0788afaab (type: security_groups) to 1 2026-05-14 08:43:47.767 7 INFO neutron.db.ovn_revision_numbers_db [None req-10e4c438-1103-42d2-8280-dea09311db09 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 08ee9cd7-cdcd-47b4-aef3-04fda354e8bd (type: security_group_rules) to 0 2026-05-14 08:43:47.791 7 INFO neutron.db.ovn_revision_numbers_db [None req-10e4c438-1103-42d2-8280-dea09311db09 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8668d64a-24f1-45df-9693-810bc82ccab0 (type: security_group_rules) to 0 2026-05-14 08:43:47.806 7 INFO neutron.db.ovn_revision_numbers_db [None req-10e4c438-1103-42d2-8280-dea09311db09 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 880ab783-3392-47e2-9dac-fcbf2d10a2ac (type: security_group_rules) to 0 2026-05-14 08:43:47.830 7 INFO neutron.db.ovn_revision_numbers_db [None req-10e4c438-1103-42d2-8280-dea09311db09 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b75da04c-6b65-46b4-96ab-d14bfa766839 (type: security_group_rules) to 0 2026-05-14 08:43:47.835 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f10bea63-728e-48a1-b68d-58c78b92089b - - - - - -] OVN reports status up for port: 1c18ca8d-3b1d-42a1-9cf8-ea3c5967ce53 2026-05-14 08:43:47.869 8 INFO neutron.plugins.ml2.plugin [None req-f10bea63-728e-48a1-b68d-58c78b92089b - - - - - -] Attempt 1 to provision port 1c18ca8d-3b1d-42a1-9cf8-ea3c5967ce53 [pid: 7|app: 0|req: 1103/2268] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:43:47 2026] GET /v2.0/security-groups?tenant_id=bf28b924ffe94b199e0d4520555ab15e&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:43:48.007 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9404ff78-090c-4d74-b06e-87aff414306d 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:43:48.011 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9404ff78-090c-4d74-b06e-87aff414306d 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network c7332eca-4cf5-4072-a84a-a0d5b7987fd2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1104/2269] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:43:47 2026] DELETE /v2.0/security-groups/4bd943ec-8eac-4bf0-81d8-79b0788afaab => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:43:48.483 8 INFO neutron.db.ovn_revision_numbers_db [None req-9404ff78-090c-4d74-b06e-87aff414306d 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 1c18ca8d-3b1d-42a1-9cf8-ea3c5967ce53 (type: router_ports) to 1 [pid: 8|app: 0|req: 1166/2270] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:43:46 2026] PUT /v2.0/routers/d7bb867d-51cd-4581-9063-7d77f9c59cef/add_router_interface => generated 310 bytes in 1646 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2271] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:43:48 2026] GET /v2.0/ports/1c18ca8d-3b1d-42a1-9cf8-ea3c5967ce53 => generated 947 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:48.586 8 INFO neutron.db.ovn_revision_numbers_db [None req-f10bea63-728e-48a1-b68d-58c78b92089b - - - - - -] Successfully bumped revision number for resource 1c18ca8d-3b1d-42a1-9cf8-ea3c5967ce53 (type: ports) to 2 2026-05-14 08:43:49.035 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d3c5cc8-3e99-4ee1-a6a9-c38eea048d3f 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:43:49.036 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d3c5cc8-3e99-4ee1-a6a9-c38eea048d3f 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network a52ea3da-fa19-4af1-a3ab-f646693f4848: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:49.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d3c5cc8-3e99-4ee1-a6a9-c38eea048d3f 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 5a2c1460-5919-43f7-9d6e-783ea46ee3d1 (type: ports) to 1 2026-05-14 08:43:49.744 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d3c5cc8-3e99-4ee1-a6a9-c38eea048d3f 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:43:49.746 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d3c5cc8-3e99-4ee1-a6a9-c38eea048d3f 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network a52ea3da-fa19-4af1-a3ab-f646693f4848: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:49.959 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d3c5cc8-3e99-4ee1-a6a9-c38eea048d3f 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 5a2c1460-5919-43f7-9d6e-783ea46ee3d1 (type: router_ports) to 1 [pid: 8|app: 0|req: 1167/2272] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:43:48 2026] PUT /v2.0/routers/d7bb867d-51cd-4581-9063-7d77f9c59cef/add_router_interface => generated 310 bytes in 1375 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2273] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:43:49 2026] GET /v2.0/ports/5a2c1460-5919-43f7-9d6e-783ea46ee3d1 => generated 953 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2274] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:43:50 2026] GET /v2.0/ports/5a2c1460-5919-43f7-9d6e-783ea46ee3d1 => generated 953 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2275] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:43:51 2026] GET /v2.0/ports/5a2c1460-5919-43f7-9d6e-783ea46ee3d1 => generated 953 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2278] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:43:52 2026] GET /v2.0/ports/5a2c1460-5919-43f7-9d6e-783ea46ee3d1 => generated 953 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2279] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:43:53 2026] GET /v2.0/ports/5a2c1460-5919-43f7-9d6e-783ea46ee3d1 => generated 953 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:53.963 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-551e3870-115b-44fe-bf0f-fc8523e5aca8 - - - - - -] No hosting information found for port 1c18ca8d-3b1d-42a1-9cf8-ea3c5967ce53: RuntimeError: No hosting information found for port 1c18ca8d-3b1d-42a1-9cf8-ea3c5967ce53 2026-05-14 08:43:54.056 8 INFO neutron.db.ovn_revision_numbers_db [None req-551e3870-115b-44fe-bf0f-fc8523e5aca8 - - - - - -] Successfully bumped revision number for resource 1c18ca8d-3b1d-42a1-9cf8-ea3c5967ce53 (type: router_ports) to 2 2026-05-14 08:43:54.097 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-551e3870-115b-44fe-bf0f-fc8523e5aca8 - - - - - -] OVN reports status down for port: 5a2c1460-5919-43f7-9d6e-783ea46ee3d1 2026-05-14 08:43:54.150 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-551e3870-115b-44fe-bf0f-fc8523e5aca8 - - - - - -] Logical_Switch_Port 5a2c1460-5919-43f7-9d6e-783ea46ee3d1 host information not removed, the port state is up 2026-05-14 08:43:54.150 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-551e3870-115b-44fe-bf0f-fc8523e5aca8 - - - - - -] OVN reports status up for port: 5a2c1460-5919-43f7-9d6e-783ea46ee3d1 2026-05-14 08:43:54.160 8 INFO neutron.plugins.ml2.plugin [None req-551e3870-115b-44fe-bf0f-fc8523e5aca8 - - - - - -] Attempt 1 to provision port 5a2c1460-5919-43f7-9d6e-783ea46ee3d1 [pid: 8|app: 0|req: 1171/2280] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:43:54 2026] GET /v2.0/ports/5a2c1460-5919-43f7-9d6e-783ea46ee3d1 => generated 955 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:43:54.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-551e3870-115b-44fe-bf0f-fc8523e5aca8 - - - - - -] Successfully bumped revision number for resource 5a2c1460-5919-43f7-9d6e-783ea46ee3d1 (type: ports) to 2 2026-05-14 08:43:54.596 7 INFO neutron_taas.services.taas.taas_plugin [None req-12f56717-8c8d-409b-9667-bf3844b16dd7 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] TaaS: Handle Delete Port: 5a2c1460-5919-43f7-9d6e-783ea46ee3d1 2026-05-14 08:43:54.600 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12f56717-8c8d-409b-9667-bf3844b16dd7 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Tap Mirror: Handle Delete Port: 5a2c1460-5919-43f7-9d6e-783ea46ee3d1 [pid: 7|app: 0|req: 1110/2281] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:43:54 2026] PUT /v2.0/routers/d7bb867d-51cd-4581-9063-7d77f9c59cef/remove_router_interface => generated 310 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2282] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:43:54 2026] GET /v2.0/ports/1c18ca8d-3b1d-42a1-9cf8-ea3c5967ce53 => generated 947 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:43:55.263 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8ba26a4-b4be-43fa-9ebf-93e785e25b0b 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] TaaS: Handle Delete Port: 1c18ca8d-3b1d-42a1-9cf8-ea3c5967ce53 2026-05-14 08:43:55.266 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8ba26a4-b4be-43fa-9ebf-93e785e25b0b 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Tap Mirror: Handle Delete Port: 1c18ca8d-3b1d-42a1-9cf8-ea3c5967ce53 [pid: 7|app: 0|req: 1111/2283] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:43:55 2026] PUT /v2.0/routers/d7bb867d-51cd-4581-9063-7d77f9c59cef/remove_router_interface => generated 310 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2284] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:43:55 2026] GET /v2.0/ports?device_id=d7bb867d-51cd-4581-9063-7d77f9c59cef => generated 12 bytes in 23 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: 1112/2285] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:55 2026] DELETE /v2.0/routers/d7bb867d-51cd-4581-9063-7d77f9c59cef => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2286] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:55 2026] DELETE /v2.0/subnets/cec3c92f-b81e-4a65-9fbf-0c1f641b3b43 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2287] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:43:55 2026] DELETE /v2.0/subnets/78cf9103-6e8d-4880-840a-ae21af1c9b9c => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:56.164 8 INFO neutron_taas.services.taas.taas_plugin [None req-d00dfd84-b6f2-4996-99bf-135bd57333b5 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] TaaS: Handle Delete Port: 861f3868-f0f2-45fa-836e-9858705e9f27 2026-05-14 08:43:56.167 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d00dfd84-b6f2-4996-99bf-135bd57333b5 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Tap Mirror: Handle Delete Port: 861f3868-f0f2-45fa-836e-9858705e9f27 2026-05-14 08:43:56.346 8 INFO neutron.services.segments.plugin [-] Segment 60e58bc8-d0e5-42cd-9723-7429917ba151 resource provider aggregate not found 2026-05-14 08:43:56.353 8 INFO neutron.services.segments.plugin [-] Segment 60e58bc8-d0e5-42cd-9723-7429917ba151 resource provider aggregate not found 2026-05-14 08:43:56.371 8 INFO neutron.services.segments.plugin [-] Segment 60e58bc8-d0e5-42cd-9723-7429917ba151 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 60e58bc8-d0e5-42cd-9723-7429917ba151 found for delete ", "request_id": "req-915083bd-9254-432d-b6e0-236c8d1f3873"}]} 2026-05-14 08:43:56.374 8 INFO neutron.services.segments.plugin [-] Segment 60e58bc8-d0e5-42cd-9723-7429917ba151 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 60e58bc8-d0e5-42cd-9723-7429917ba151 found for delete ", "request_id": "req-c40d7e18-d4f2-45f2-864c-21e7d36a63e9"}]} [pid: 8|app: 0|req: 1175/2288] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:43:56 2026] DELETE /v2.0/networks/a52ea3da-fa19-4af1-a3ab-f646693f4848 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:56.524 7 INFO neutron_taas.services.taas.taas_plugin [None req-494fc4d7-726a-413d-989d-2d86fe8a406b 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] TaaS: Handle Delete Port: d9727048-746a-4c2e-a540-d24025c2890d 2026-05-14 08:43:56.528 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-494fc4d7-726a-413d-989d-2d86fe8a406b 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Tap Mirror: Handle Delete Port: d9727048-746a-4c2e-a540-d24025c2890d 2026-05-14 08:43:56.703 7 INFO neutron.services.segments.plugin [-] Segment 09c922ec-16d5-4d8c-8118-31daa3ab1c4d resource provider aggregate not found 2026-05-14 08:43:56.706 7 INFO neutron.services.segments.plugin [-] Segment 09c922ec-16d5-4d8c-8118-31daa3ab1c4d resource provider aggregate not found 2026-05-14 08:43:56.718 7 INFO neutron.services.segments.plugin [-] Segment 09c922ec-16d5-4d8c-8118-31daa3ab1c4d 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 09c922ec-16d5-4d8c-8118-31daa3ab1c4d found for delete ", "request_id": "req-9ce9a4ed-e607-4161-be95-55fa06fc158d"}]} 2026-05-14 08:43:56.730 7 INFO neutron.services.segments.plugin [-] Segment 09c922ec-16d5-4d8c-8118-31daa3ab1c4d 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 09c922ec-16d5-4d8c-8118-31daa3ab1c4d found for delete ", "request_id": "req-3137a68d-a884-4b80-8f31-de1e3941f526"}]} [pid: 7|app: 0|req: 1114/2289] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:43:56 2026] DELETE /v2.0/networks/c7332eca-4cf5-4072-a84a-a0d5b7987fd2 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:43:56.852 8 INFO neutron.db.segments_db [None req-714fe799-5618-4176-8fdc-b158b4abc8df 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Added segment 536f1d14-14ab-416f-aaea-ea8ce5cf369a of type geneve for network eea55485-be84-41d8-8ebf-e58672f1c392 2026-05-14 08:43:56.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-714fe799-5618-4176-8fdc-b158b4abc8df 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource eea55485-be84-41d8-8ebf-e58672f1c392 (type: networks) to 1 2026-05-14 08:43:57.140 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d4f6e2d-d962-4394-b091-c17ab90ba4a1 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource cd27fb76-1b93-40cf-924f-9d2d20a7e9b8 (type: security_groups) to 1 2026-05-14 08:43:57.148 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-714fe799-5618-4176-8fdc-b158b4abc8df 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:43:57.150 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-714fe799-5618-4176-8fdc-b158b4abc8df 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network eea55485-be84-41d8-8ebf-e58672f1c392: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:57.152 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d4f6e2d-d962-4394-b091-c17ab90ba4a1 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 3d3d59f6-e922-456c-828a-e0b352119325 (type: security_group_rules) to 0 2026-05-14 08:43:57.163 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d4f6e2d-d962-4394-b091-c17ab90ba4a1 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 7bc3f0ba-336d-44fb-acdd-74385239df51 (type: security_group_rules) to 0 2026-05-14 08:43:57.175 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d4f6e2d-d962-4394-b091-c17ab90ba4a1 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource c9fcdfae-0866-4648-b579-dea9b4c13add (type: security_group_rules) to 0 2026-05-14 08:43:57.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d4f6e2d-d962-4394-b091-c17ab90ba4a1 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource e8f58510-47d3-4d22-9433-bbb28db7f914 (type: security_group_rules) to 0 2026-05-14 08:43:57.238 8 INFO neutron.db.ovn_revision_numbers_db [None req-714fe799-5618-4176-8fdc-b158b4abc8df 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource ace0bc48-b1d0-41c1-a57a-aaaaef12f34d (type: ports) to 1 [pid: 8|app: 0|req: 1176/2290] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:43:56 2026] POST /v2.0/networks => generated 672 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:57.278 7 INFO neutron.db.segments_db [None req-9d4f6e2d-d962-4394-b091-c17ab90ba4a1 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Added segment 85f026cb-e41d-4f09-9592-faf45e563681 of type geneve for network 564e2e30-6a5b-444c-8c93-b09ec652cd92 2026-05-14 08:43:57.376 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d4f6e2d-d962-4394-b091-c17ab90ba4a1 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 564e2e30-6a5b-444c-8c93-b09ec652cd92 (type: networks) to 1 2026-05-14 08:43:57.459 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6f895d65-7d87-471a-839d-04236c326dfc 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:43:57.461 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f895d65-7d87-471a-839d-04236c326dfc 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network eea55485-be84-41d8-8ebf-e58672f1c392: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:57.494 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f895d65-7d87-471a-839d-04236c326dfc 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource d53f16f3-be84-47d4-8231-d8b409736ad9 (type: subnets) to 0 [pid: 8|app: 0|req: 1177/2291] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:57 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:57.542 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9d4f6e2d-d962-4394-b091-c17ab90ba4a1 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:43:57.543 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9d4f6e2d-d962-4394-b091-c17ab90ba4a1 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network 564e2e30-6a5b-444c-8c93-b09ec652cd92: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:57.619 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d4f6e2d-d962-4394-b091-c17ab90ba4a1 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource d13a226e-a7d3-4a80-93d7-e9d254eda5ef (type: ports) to 1 [pid: 7|app: 0|req: 1115/2292] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:43:56 2026] POST /v2.0/networks => generated 678 bytes in 810 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:57.663 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e54dc57-9345-4ad1-a557-596b7ada6b89 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 7954460d-b386-4406-a39f-0a77756286ba (type: routers) to 1 [pid: 8|app: 0|req: 1178/2293] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:57 2026] POST /v2.0/routers => generated 628 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:57.843 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85409ff7-2110-4484-b80f-97f77313e241 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:43:57.844 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85409ff7-2110-4484-b80f-97f77313e241 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network 564e2e30-6a5b-444c-8c93-b09ec652cd92: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:57.962 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4adfbcae-2b1a-4728-8d46-e3132c944642 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:43:57.963 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4adfbcae-2b1a-4728-8d46-e3132c944642 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network eea55485-be84-41d8-8ebf-e58672f1c392: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:58.104 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb124f7e-aa13-4cda-b03c-c3319cfb3bb6 - - - - - -] OVN reports status down for port: c35fcbde-0cb9-4135-b075-f6f39b2847d6 2026-05-14 08:43:58.114 8 INFO neutron.db.ovn_revision_numbers_db [None req-4adfbcae-2b1a-4728-8d46-e3132c944642 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource c35fcbde-0cb9-4135-b075-f6f39b2847d6 (type: ports) to 1 [pid: 8|app: 0|req: 1179/2294] 10.0.0.157 () {34 vars in 665 bytes} [Thu May 14 08:43:57 2026] POST /v2.0/ports => generated 964 bytes in 459 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-05-14 08:43:58.355 7 INFO neutron.db.ovn_revision_numbers_db [None req-85409ff7-2110-4484-b80f-97f77313e241 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource d13a226e-a7d3-4a80-93d7-e9d254eda5ef (type: ports) to 2 2026-05-14 08:43:58.381 7 INFO neutron.db.ovn_revision_numbers_db [None req-85409ff7-2110-4484-b80f-97f77313e241 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 7d656859-1489-4623-9ab5-5e65938c0fde (type: subnets) to 0 [pid: 7|app: 0|req: 1116/2295] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:57 2026] POST /v2.0/subnets => generated 658 bytes in 745 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2296] 10.0.0.157 () {32 vars in 722 bytes} [Thu May 14 08:43:58 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:43:58.598 8 INFO neutron.db.ovn_revision_numbers_db [None req-868f6896-c6d4-48a3-b68f-ed6c432e4cf3 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource c35fcbde-0cb9-4135-b075-f6f39b2847d6 (type: ports) to 2 2026-05-14 08:43:58.605 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb124f7e-aa13-4cda-b03c-c3319cfb3bb6 - - - - - -] OVN reports status up for port: c35fcbde-0cb9-4135-b075-f6f39b2847d6 2026-05-14 08:43:58.630 7 INFO neutron.plugins.ml2.plugin [None req-cb124f7e-aa13-4cda-b03c-c3319cfb3bb6 - - - - - -] Attempt 1 to provision port c35fcbde-0cb9-4135-b075-f6f39b2847d6 2026-05-14 08:43:58.705 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-14a55956-fc45-42c3-919e-dcfaa4152cf9 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:43:58.707 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-14a55956-fc45-42c3-919e-dcfaa4152cf9 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network 564e2e30-6a5b-444c-8c93-b09ec652cd92: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:58.762 7 INFO neutron.db.ovn_revision_numbers_db [None req-14a55956-fc45-42c3-919e-dcfaa4152cf9 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource d0544404-0027-4d15-8674-f4bc242a72bb (type: subnets) to 0 [pid: 7|app: 0|req: 1118/2297] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:58 2026] POST /v2.0/subnets => generated 731 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:43:58.929 7 INFO neutron.db.segments_db [None req-3e7a40b0-19ca-408b-ab1f-69e038885c82 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Added segment 251c2218-52c1-432a-8f86-2f2263a672f3 of type geneve for network c9cbe3a1-f1e3-4c81-8425-c017981080d9 2026-05-14 08:43:59.096 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb124f7e-aa13-4cda-b03c-c3319cfb3bb6 - - - - - -] Successfully bumped revision number for resource c35fcbde-0cb9-4135-b075-f6f39b2847d6 (type: ports) to 3 2026-05-14 08:43:59.098 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e7a40b0-19ca-408b-ab1f-69e038885c82 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource c9cbe3a1-f1e3-4c81-8425-c017981080d9 (type: networks) to 1 2026-05-14 08:43:59.288 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3e7a40b0-19ca-408b-ab1f-69e038885c82 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:43:59.289 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3e7a40b0-19ca-408b-ab1f-69e038885c82 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network c9cbe3a1-f1e3-4c81-8425-c017981080d9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:59.370 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e7a40b0-19ca-408b-ab1f-69e038885c82 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 11a23a04-3cf2-45a8-a3e8-0bf4880ae6d0 (type: ports) to 1 [pid: 7|app: 0|req: 1119/2298] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:43:58 2026] POST /v2.0/networks => generated 675 bytes in 574 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-05-14 08:43:59.526 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-532542d0-7bf4-4d40-91d3-dd36d2f7419a 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:43:59.528 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-532542d0-7bf4-4d40-91d3-dd36d2f7419a 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network c9cbe3a1-f1e3-4c81-8425-c017981080d9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:59.576 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-63c249f9-6eaa-4376-87e8-c6b7727d8001 - - - - - -] No port found with ID 5a2c1460-5919-43f7-9d6e-783ea46ee3d1: RuntimeError: No port found with ID 5a2c1460-5919-43f7-9d6e-783ea46ee3d1 2026-05-14 08:43:59.619 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-63c249f9-6eaa-4376-87e8-c6b7727d8001 - - - - - -] OVN reports status down for port: ace0bc48-b1d0-41c1-a57a-aaaaef12f34d 2026-05-14 08:43:59.733 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-63c249f9-6eaa-4376-87e8-c6b7727d8001 - - - - - -] OVN reports status down for port: d13a226e-a7d3-4a80-93d7-e9d254eda5ef 2026-05-14 08:43:59.933 7 INFO neutron.db.ovn_revision_numbers_db [None req-532542d0-7bf4-4d40-91d3-dd36d2f7419a 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 11a23a04-3cf2-45a8-a3e8-0bf4880ae6d0 (type: ports) to 2 2026-05-14 08:43:59.939 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-868f6896-c6d4-48a3-b68f-ed6c432e4cf3 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:43:59.940 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-868f6896-c6d4-48a3-b68f-ed6c432e4cf3 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network eea55485-be84-41d8-8ebf-e58672f1c392: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:43:59.955 7 INFO neutron.db.ovn_revision_numbers_db [None req-532542d0-7bf4-4d40-91d3-dd36d2f7419a 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 079484bc-c859-4758-9590-e2b5de7c81e6 (type: subnets) to 0 [pid: 7|app: 0|req: 1120/2299] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:59 2026] POST /v2.0/subnets => generated 656 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:00.129 8 INFO neutron.db.ovn_revision_numbers_db [None req-868f6896-c6d4-48a3-b68f-ed6c432e4cf3 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource c35fcbde-0cb9-4135-b075-f6f39b2847d6 (type: router_ports) to 3 [pid: 8|app: 0|req: 1180/2300] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:43:58 2026] PUT /v2.0/routers/7954460d-b386-4406-a39f-0a77756286ba/add_router_interface => generated 310 bytes in 1988 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: 1181/2301] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:00 2026] GET /v2.0/ports/c35fcbde-0cb9-4135-b075-f6f39b2847d6 => generated 1026 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:44:00.235 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85f0b679-7962-4cd1-8455-7135c3a8736c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:44:00.236 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85f0b679-7962-4cd1-8455-7135c3a8736c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network c9cbe3a1-f1e3-4c81-8425-c017981080d9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:00.265 7 INFO neutron.db.ovn_revision_numbers_db [None req-85f0b679-7962-4cd1-8455-7135c3a8736c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource f0e8ae7d-9653-4a2c-b8f7-f9e68d315b36 (type: subnets) to 0 [pid: 7|app: 0|req: 1121/2302] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:43:59 2026] POST /v2.0/subnets => generated 726 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:00.390 7 INFO neutron.db.segments_db [None req-bc7ec23c-9864-4938-a7c1-de7d2c2d600e 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Added segment d15df4d2-36f6-4603-bef1-1185439913b8 of type geneve for network 636fd2db-9366-4c13-8167-21ed69730f86 2026-05-14 08:44:00.474 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a285ea6-ac71-4b14-bd20-bc6be404bf68 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] TaaS: Handle Delete Port: c35fcbde-0cb9-4135-b075-f6f39b2847d6 2026-05-14 08:44:00.477 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a285ea6-ac71-4b14-bd20-bc6be404bf68 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Tap Mirror: Handle Delete Port: c35fcbde-0cb9-4135-b075-f6f39b2847d6 2026-05-14 08:44:00.502 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc7ec23c-9864-4938-a7c1-de7d2c2d600e 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 636fd2db-9366-4c13-8167-21ed69730f86 (type: networks) to 1 2026-05-14 08:44:00.690 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc7ec23c-9864-4938-a7c1-de7d2c2d600e 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:44:00.692 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc7ec23c-9864-4938-a7c1-de7d2c2d600e 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network 636fd2db-9366-4c13-8167-21ed69730f86: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1182/2303] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:44:00 2026] PUT /v2.0/routers/7954460d-b386-4406-a39f-0a77756286ba/remove_router_interface => generated 310 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:44:00.799 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc7ec23c-9864-4938-a7c1-de7d2c2d600e 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource a98750fa-c2a8-41b2-9ab8-bbb6fe2fb5a7 (type: ports) to 1 [pid: 7|app: 0|req: 1122/2304] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:44:00 2026] POST /v2.0/networks => generated 676 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:00.826 8 INFO neutron.api.v2.resource [None req-e6ed2403-2734-4fe2-9c65-9a2078b8fe77 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1183/2305] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:44:00 2026] PUT /v2.0/routers/7954460d-b386-4406-a39f-0a77756286ba/remove_router_interface => generated 197 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2306] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:44:00 2026] GET /v2.0/ports?device_id=7954460d-b386-4406-a39f-0a77756286ba => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:44:01.021 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d22d0aac-ca8c-4e6b-bfbb-b29306fd3864 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:44:01.022 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d22d0aac-ca8c-4e6b-bfbb-b29306fd3864 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network 636fd2db-9366-4c13-8167-21ed69730f86: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1185/2307] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:00 2026] DELETE /v2.0/routers/7954460d-b386-4406-a39f-0a77756286ba => 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: 1186/2308] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:01 2026] DELETE /v2.0/subnets/d53f16f3-be84-47d4-8231-d8b409736ad9 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:44:01.325 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d01d3e8-05e2-45ed-aafd-f1e7fe38045d 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] TaaS: Handle Delete Port: ace0bc48-b1d0-41c1-a57a-aaaaef12f34d 2026-05-14 08:44:01.328 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d01d3e8-05e2-45ed-aafd-f1e7fe38045d 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Tap Mirror: Handle Delete Port: ace0bc48-b1d0-41c1-a57a-aaaaef12f34d 2026-05-14 08:44:01.496 7 INFO neutron.db.ovn_revision_numbers_db [None req-d22d0aac-ca8c-4e6b-bfbb-b29306fd3864 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource a98750fa-c2a8-41b2-9ab8-bbb6fe2fb5a7 (type: ports) to 2 2026-05-14 08:44:01.523 7 INFO neutron.db.ovn_revision_numbers_db [None req-d22d0aac-ca8c-4e6b-bfbb-b29306fd3864 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 0c5962bc-738e-4431-8b99-0868a7bcd892 (type: subnets) to 0 2026-05-14 08:44:01.529 8 INFO neutron.services.segments.plugin [-] Segment 536f1d14-14ab-416f-aaea-ea8ce5cf369a resource provider aggregate not found 2026-05-14 08:44:01.532 8 INFO neutron.services.segments.plugin [-] Segment 536f1d14-14ab-416f-aaea-ea8ce5cf369a resource provider aggregate not found [pid: 7|app: 0|req: 1123/2309] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:00 2026] POST /v2.0/subnets => generated 656 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:01.555 8 INFO neutron.services.segments.plugin [-] Segment 536f1d14-14ab-416f-aaea-ea8ce5cf369a 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 536f1d14-14ab-416f-aaea-ea8ce5cf369a found for delete ", "request_id": "req-854f85c1-fa43-4156-8973-4aad5d5bc633"}]} 2026-05-14 08:44:01.557 8 INFO neutron.services.segments.plugin [-] Segment 536f1d14-14ab-416f-aaea-ea8ce5cf369a 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 536f1d14-14ab-416f-aaea-ea8ce5cf369a found for delete ", "request_id": "req-d9099f5c-c389-4cff-b709-68673b5fe193"}]} [pid: 8|app: 0|req: 1187/2310] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:44:01 2026] DELETE /v2.0/networks/eea55485-be84-41d8-8ebf-e58672f1c392 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:44:01.684 8 INFO neutron.db.segments_db [None req-1b89460e-4397-4fa9-a577-a203140ea540 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Added segment f94a1791-d6cd-443a-923f-501f5103345e of type geneve for network 12f6d741-d9d0-4258-854d-e3b1d10b6bb1 2026-05-14 08:44:01.738 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-78eb48ff-85a9-4703-bef7-5c99cda114c5 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:44:01.739 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-78eb48ff-85a9-4703-bef7-5c99cda114c5 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network 636fd2db-9366-4c13-8167-21ed69730f86: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:01.771 7 INFO neutron.db.ovn_revision_numbers_db [None req-78eb48ff-85a9-4703-bef7-5c99cda114c5 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource dac6045f-c1f3-4d2b-9f05-ecfe3596bb55 (type: subnets) to 0 [pid: 7|app: 0|req: 1124/2311] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:01 2026] POST /v2.0/subnets => generated 729 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:01.816 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b89460e-4397-4fa9-a577-a203140ea540 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 12f6d741-d9d0-4258-854d-e3b1d10b6bb1 (type: networks) to 1 2026-05-14 08:44:01.993 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b89460e-4397-4fa9-a577-a203140ea540 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:44:01.995 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b89460e-4397-4fa9-a577-a203140ea540 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network 12f6d741-d9d0-4258-854d-e3b1d10b6bb1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:02.080 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b89460e-4397-4fa9-a577-a203140ea540 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 82b41a18-a8ed-475a-b6fd-b345d657b6e8 (type: ports) to 1 [pid: 8|app: 0|req: 1188/2312] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:44:01 2026] POST /v2.0/networks => generated 672 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:02.210 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7d8d7484-5cc1-4ec4-8e67-78945f1dba2c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:44:02.211 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7d8d7484-5cc1-4ec4-8e67-78945f1dba2c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:02.323 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-63c249f9-6eaa-4376-87e8-c6b7727d8001 - - - - - -] OVN reports status down for port: 435a92d8-067d-4b53-bb89-95e8c0661bc7 2026-05-14 08:44:02.336 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4142c106-017b-4c65-a66f-71b520822b8e 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:44:02.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d8d7484-5cc1-4ec4-8e67-78945f1dba2c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 435a92d8-067d-4b53-bb89-95e8c0661bc7 (type: ports) to 1 2026-05-14 08:44:02.340 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4142c106-017b-4c65-a66f-71b520822b8e 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network 12f6d741-d9d0-4258-854d-e3b1d10b6bb1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:02.395 8 INFO neutron.db.ovn_revision_numbers_db [None req-4142c106-017b-4c65-a66f-71b520822b8e 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 40ec6097-dd1e-411e-8b72-1f49a26d5bc5 (type: subnets) to 0 [pid: 8|app: 0|req: 1189/2313] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:02 2026] POST /v2.0/subnets => generated 646 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:02.557 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad507f4d-54fd-478c-8c8a-8a18f5bcf7ff 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource fc3fdd42-6563-4858-8a75-e81f6c337c39 (type: routers) to 1 [pid: 8|app: 0|req: 1190/2314] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:02 2026] POST /v2.0/routers => generated 628 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:02.964 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-63c249f9-6eaa-4376-87e8-c6b7727d8001 - - - - - -] OVN reports status up for port: 435a92d8-067d-4b53-bb89-95e8c0661bc7 2026-05-14 08:44:02.970 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae499e61-a700-4e29-886c-05a148c1dcb2 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:44:02.975 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae499e61-a700-4e29-886c-05a148c1dcb2 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network 12f6d741-d9d0-4258-854d-e3b1d10b6bb1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:02.978 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d8d7484-5cc1-4ec4-8e67-78945f1dba2c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 435a92d8-067d-4b53-bb89-95e8c0661bc7 (type: router_ports) to 1 2026-05-14 08:44:02.992 8 INFO neutron.plugins.ml2.plugin [None req-63c249f9-6eaa-4376-87e8-c6b7727d8001 - - - - - -] Attempt 1 to provision port 435a92d8-067d-4b53-bb89-95e8c0661bc7 2026-05-14 08:44:03.009 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-3753e89c-1d37-4d13-b494-3d5d1a037d61 - - - - - -] Router e8055c8a-c213-45bb-a6cc-c7cc256dfb0b is bound to host instance 2026-05-14 08:44:03.036 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d8d7484-5cc1-4ec4-8e67-78945f1dba2c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource e8055c8a-c213-45bb-a6cc-c7cc256dfb0b (type: routers) to 2 [pid: 7|app: 0|req: 1125/2315] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:01 2026] POST /v2.0/routers => generated 966 bytes in 1255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:03.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae499e61-a700-4e29-886c-05a148c1dcb2 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 6676707f-e206-4793-b41f-23ffd609cb39 (type: ports) to 1 2026-05-14 08:44:03.546 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c10c73ec-1c76-4ae3-be8c-c4880707d989 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:44:03.549 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c10c73ec-1c76-4ae3-be8c-c4880707d989 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network 564e2e30-6a5b-444c-8c93-b09ec652cd92: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:03.706 7 INFO neutron.db.ovn_revision_numbers_db [None req-c10c73ec-1c76-4ae3-be8c-c4880707d989 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 42eb27f6-45c8-42a1-921d-b344b777fdb6 (type: ports) to 1 2026-05-14 08:44:04.318 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae499e61-a700-4e29-886c-05a148c1dcb2 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:44:04.324 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae499e61-a700-4e29-886c-05a148c1dcb2 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network 12f6d741-d9d0-4258-854d-e3b1d10b6bb1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:04.736 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae499e61-a700-4e29-886c-05a148c1dcb2 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 6676707f-e206-4793-b41f-23ffd609cb39 (type: router_ports) to 1 [pid: 8|app: 0|req: 1191/2316] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:44:02 2026] PUT /v2.0/routers/fc3fdd42-6563-4858-8a75-e81f6c337c39/add_router_interface => generated 310 bytes in 2165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:04.745 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b71773b-3fb0-4339-a51f-9efc8ce2785a - - - - - -] Successfully bumped revision number for resource 435a92d8-067d-4b53-bb89-95e8c0661bc7 (type: ports) to 4 2026-05-14 08:44:04.808 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-20201a04-c4a5-4d10-aa43-a5e287cc6d21 - - - - - -] No port found with ID c35fcbde-0cb9-4135-b075-f6f39b2847d6: RuntimeError: No port found with ID c35fcbde-0cb9-4135-b075-f6f39b2847d6 2026-05-14 08:44:04.809 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20201a04-c4a5-4d10-aa43-a5e287cc6d21 - - - - - -] OVN reports status down for port: 11a23a04-3cf2-45a8-a3e8-0bf4880ae6d0 [pid: 8|app: 0|req: 1192/2317] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:04 2026] GET /v2.0/ports/6676707f-e206-4793-b41f-23ffd609cb39 => generated 945 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2318] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:04 2026] GET /v2.0/ports/6676707f-e206-4793-b41f-23ffd609cb39 => generated 945 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:04.980 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20201a04-c4a5-4d10-aa43-a5e287cc6d21 - - - - - -] OVN reports status down for port: a98750fa-c2a8-41b2-9ab8-bbb6fe2fb5a7 2026-05-14 08:44:05.136 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b71773b-3fb0-4339-a51f-9efc8ce2785a - - - - - -] Successfully bumped revision number for resource 435a92d8-067d-4b53-bb89-95e8c0661bc7 (type: ports) to 5 2026-05-14 08:44:05.136 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20201a04-c4a5-4d10-aa43-a5e287cc6d21 - - - - - -] OVN reports status down for port: 82b41a18-a8ed-475a-b6fd-b345d657b6e8 2026-05-14 08:44:05.261 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20201a04-c4a5-4d10-aa43-a5e287cc6d21 - - - - - -] OVN reports status down for port: 42eb27f6-45c8-42a1-921d-b344b777fdb6 2026-05-14 08:44:05.622 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-63c249f9-6eaa-4376-87e8-c6b7727d8001 - - - - - -] OVN reports status down for port: 6676707f-e206-4793-b41f-23ffd609cb39 2026-05-14 08:44:05.678 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-63c249f9-6eaa-4376-87e8-c6b7727d8001 - - - - - -] Logical_Switch_Port 6676707f-e206-4793-b41f-23ffd609cb39 host information not removed, the port state is up 2026-05-14 08:44:05.678 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-63c249f9-6eaa-4376-87e8-c6b7727d8001 - - - - - -] OVN reports status up for port: 6676707f-e206-4793-b41f-23ffd609cb39 2026-05-14 08:44:05.700 8 INFO neutron.plugins.ml2.plugin [None req-63c249f9-6eaa-4376-87e8-c6b7727d8001 - - - - - -] Attempt 1 to provision port 6676707f-e206-4793-b41f-23ffd609cb39 2026-05-14 08:44:05.710 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20201a04-c4a5-4d10-aa43-a5e287cc6d21 - - - - - -] OVN reports status up for port: 42eb27f6-45c8-42a1-921d-b344b777fdb6 2026-05-14 08:44:05.737 7 INFO neutron.plugins.ml2.plugin [None req-20201a04-c4a5-4d10-aa43-a5e287cc6d21 - - - - - -] Attempt 1 to provision port 42eb27f6-45c8-42a1-921d-b344b777fdb6 2026-05-14 08:44:05.860 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c10c73ec-1c76-4ae3-be8c-c4880707d989 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:44:05.863 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c10c73ec-1c76-4ae3-be8c-c4880707d989 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network 564e2e30-6a5b-444c-8c93-b09ec652cd92: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1194/2319] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:05 2026] GET /v2.0/ports/6676707f-e206-4793-b41f-23ffd609cb39 => generated 947 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:06.182 8 INFO neutron.db.ovn_revision_numbers_db [None req-63c249f9-6eaa-4376-87e8-c6b7727d8001 - - - - - -] Successfully bumped revision number for resource 6676707f-e206-4793-b41f-23ffd609cb39 (type: ports) to 2 2026-05-14 08:44:06.413 7 INFO neutron.db.ovn_revision_numbers_db [None req-20201a04-c4a5-4d10-aa43-a5e287cc6d21 - - - - - -] Successfully bumped revision number for resource 42eb27f6-45c8-42a1-921d-b344b777fdb6 (type: ports) to 2 2026-05-14 08:44:06.454 8 INFO neutron_taas.services.taas.taas_plugin [None req-d73acbbb-dcb7-44ca-9d02-8f896ad77698 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] TaaS: Handle Delete Port: 6676707f-e206-4793-b41f-23ffd609cb39 2026-05-14 08:44:06.458 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d73acbbb-dcb7-44ca-9d02-8f896ad77698 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Tap Mirror: Handle Delete Port: 6676707f-e206-4793-b41f-23ffd609cb39 2026-05-14 08:44:06.631 7 INFO neutron.db.ovn_revision_numbers_db [None req-c10c73ec-1c76-4ae3-be8c-c4880707d989 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 42eb27f6-45c8-42a1-921d-b344b777fdb6 (type: router_ports) to 1 [pid: 7|app: 0|req: 1126/2320] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:44:03 2026] PUT /v2.0/routers/e8055c8a-c213-45bb-a6cc-c7cc256dfb0b/add_router_interface => generated 310 bytes in 3580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2323] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:44:05 2026] PUT /v2.0/routers/fc3fdd42-6563-4858-8a75-e81f6c337c39/remove_router_interface => generated 310 bytes in 744 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: 1196/2324] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:44:06 2026] GET /v2.0/ports?device_id=fc3fdd42-6563-4858-8a75-e81f6c337c39 => 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: 1197/2325] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:06 2026] DELETE /v2.0/routers/fc3fdd42-6563-4858-8a75-e81f6c337c39 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2326] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:06 2026] DELETE /v2.0/subnets/40ec6097-dd1e-411e-8b72-1f49a26d5bc5 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:44:07.145 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-652f9324-aee5-4be9-b34b-53df8d548129 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:44:07.147 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-652f9324-aee5-4be9-b34b-53df8d548129 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network c9cbe3a1-f1e3-4c81-8425-c017981080d9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:07.186 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9af39d6-2a04-45bb-91a0-66d72b44c187 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] TaaS: Handle Delete Port: 82b41a18-a8ed-475a-b6fd-b345d657b6e8 2026-05-14 08:44:07.189 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9af39d6-2a04-45bb-91a0-66d72b44c187 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Tap Mirror: Handle Delete Port: 82b41a18-a8ed-475a-b6fd-b345d657b6e8 2026-05-14 08:44:07.272 7 INFO neutron.db.ovn_revision_numbers_db [None req-652f9324-aee5-4be9-b34b-53df8d548129 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 6e89a960-b4a1-46dc-97fd-1ab6066c1965 (type: ports) to 1 2026-05-14 08:44:07.407 8 INFO neutron.services.segments.plugin [-] Segment f94a1791-d6cd-443a-923f-501f5103345e resource provider aggregate not found 2026-05-14 08:44:07.411 8 INFO neutron.services.segments.plugin [-] Segment f94a1791-d6cd-443a-923f-501f5103345e resource provider aggregate not found 2026-05-14 08:44:07.432 8 INFO neutron.services.segments.plugin [-] Segment f94a1791-d6cd-443a-923f-501f5103345e 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 f94a1791-d6cd-443a-923f-501f5103345e found for delete ", "request_id": "req-dbeab689-cd04-4c42-9bb4-8c2a1d0f05dd"}]} 2026-05-14 08:44:07.436 8 INFO neutron.services.segments.plugin [-] Segment f94a1791-d6cd-443a-923f-501f5103345e 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 f94a1791-d6cd-443a-923f-501f5103345e found for delete ", "request_id": "req-e35cd1ca-6980-4cb5-a404-0b53f7813e77"}]} [pid: 8|app: 0|req: 1199/2327] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:44:07 2026] DELETE /v2.0/networks/12f6d741-d9d0-4258-854d-e3b1d10b6bb1 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:44:07.891 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a358266-d8b6-45cd-8c9c-fe5864ba4d46 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] No more DHCP agents 2026-05-14 08:44:07.892 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a358266-d8b6-45cd-8c9c-fe5864ba4d46 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:08.051 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a358266-d8b6-45cd-8c9c-fe5864ba4d46 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 054ca7a5-6783-4529-93b0-2745eef2d20f (type: ports) to 1 2026-05-14 08:44:08.091 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-652f9324-aee5-4be9-b34b-53df8d548129 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:44:08.093 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-652f9324-aee5-4be9-b34b-53df8d548129 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network c9cbe3a1-f1e3-4c81-8425-c017981080d9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:08.460 7 INFO neutron.db.ovn_revision_numbers_db [None req-652f9324-aee5-4be9-b34b-53df8d548129 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 6e89a960-b4a1-46dc-97fd-1ab6066c1965 (type: router_ports) to 1 [pid: 7|app: 0|req: 1129/2328] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:44:06 2026] PUT /v2.0/routers/e8055c8a-c213-45bb-a6cc-c7cc256dfb0b/add_router_interface => generated 310 bytes in 1828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:08.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a358266-d8b6-45cd-8c9c-fe5864ba4d46 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 054ca7a5-6783-4529-93b0-2745eef2d20f (type: router_ports) to 1 2026-05-14 08:44:08.892 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a358266-d8b6-45cd-8c9c-fe5864ba4d46 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 849eda2f-17d2-4610-a7d0-ef0867a71470 (type: routers) to 2 [pid: 8|app: 0|req: 1200/2329] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:07 2026] POST /v2.0/routers => generated 971 bytes in 1449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2330] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:44:08 2026] GET /v2.0/routers/849eda2f-17d2-4610-a7d0-ef0867a71470 => generated 977 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:09.042 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7e9b3174-da93-4952-8417-428af389cc3c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:44:09.044 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7e9b3174-da93-4952-8417-428af389cc3c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network 636fd2db-9366-4c13-8167-21ed69730f86: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1202/2331] 10.0.0.157 () {32 vars in 647 bytes} [Thu May 14 08:44:09 2026] GET /v2.0/routers => generated 980 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:09.195 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e9b3174-da93-4952-8417-428af389cc3c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 92022966-5ac8-4ae3-8c79-0fa3982cc717 (type: ports) to 1 2026-05-14 08:44:09.488 8 INFO neutron.db.ovn_revision_numbers_db [None req-08f88066-3566-4153-90da-dc2d630e73b4 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Successfully bumped revision number for resource 849eda2f-17d2-4610-a7d0-ef0867a71470 (type: routers) to 3 [pid: 8|app: 0|req: 1203/2332] 10.0.0.157 () {34 vars in 741 bytes} [Thu May 14 08:44:09 2026] PUT /v2.0/routers/849eda2f-17d2-4610-a7d0-ef0867a71470 => generated 984 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2333] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:44:09 2026] GET /v2.0/routers/849eda2f-17d2-4610-a7d0-ef0867a71470 => generated 984 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2334] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:44:09 2026] GET /v2.0/ports?device_id=849eda2f-17d2-4610-a7d0-ef0867a71470 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:44:09.913 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7e9b3174-da93-4952-8417-428af389cc3c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:44:09.914 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7e9b3174-da93-4952-8417-428af389cc3c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network 636fd2db-9366-4c13-8167-21ed69730f86: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:10.256 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e9b3174-da93-4952-8417-428af389cc3c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 92022966-5ac8-4ae3-8c79-0fa3982cc717 (type: router_ports) to 1 [pid: 7|app: 0|req: 1130/2335] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:44:08 2026] PUT /v2.0/routers/e8055c8a-c213-45bb-a6cc-c7cc256dfb0b/add_router_interface => generated 310 bytes in 1787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:10.463 7 INFO neutron.db.ovn_revision_numbers_db [None req-78eb78e0-05ea-4732-b0c9-b999ea94a33c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 1d18ae66-75d3-4962-9811-a5befc0a648a (type: security_groups) to 1 2026-05-14 08:44:10.474 7 INFO neutron.db.ovn_revision_numbers_db [None req-78eb78e0-05ea-4732-b0c9-b999ea94a33c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 4c8dbd2e-f913-43d5-8c25-beebfe2f4d17 (type: security_group_rules) to 0 2026-05-14 08:44:10.485 7 INFO neutron.db.ovn_revision_numbers_db [None req-78eb78e0-05ea-4732-b0c9-b999ea94a33c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 7a8d880e-b431-4c5d-ad67-8fa060d60bc5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1131/2336] 10.0.0.157 () {34 vars in 684 bytes} [Thu May 14 08:44:10 2026] POST /v2.0/security-groups => generated 1629 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:44:10.666 7 INFO neutron.db.ovn_revision_numbers_db [None req-792148f1-68d1-4368-8cb1-8f49203dfff1 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 026afba9-e96a-4f98-8a1a-b9e2618bbf91 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1132/2337] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:10.810 7 INFO neutron.db.ovn_revision_numbers_db [None req-1bb0f593-33fd-465b-8800-3eb450b6c59b 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource e4f64817-dfa5-42e2-b4ac-7b7952ae7404 (type: security_group_rules) to 0 2026-05-14 08:44:10.811 8 INFO neutron_taas.services.taas.taas_plugin [None req-daa1fe4c-bc32-4cc3-b34f-db957036261b 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] TaaS: Handle Delete Port: 054ca7a5-6783-4529-93b0-2745eef2d20f 2026-05-14 08:44:10.814 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-daa1fe4c-bc32-4cc3-b34f-db957036261b 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] Tap Mirror: Handle Delete Port: 054ca7a5-6783-4529-93b0-2745eef2d20f [pid: 7|app: 0|req: 1133/2338] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:10.952 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ac6c7ff-f686-4477-8f2c-a0357e23eb5d 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource c15e16a0-15b2-4c9d-b792-399e553dc524 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1134/2339] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:10 2026] POST /v2.0/security-group-rules => generated 599 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:11.111 7 INFO neutron.db.ovn_revision_numbers_db [None req-05f026ab-228f-4580-b38d-d302631c92e4 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 0fa3ed70-15b8-47d2-8dd0-2b01f2c3cf70 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1135/2340] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2341] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:09 2026] DELETE /v2.0/routers/849eda2f-17d2-4610-a7d0-ef0867a71470 => generated 0 bytes in 1561 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2342] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:44:11 2026] GET /v2.0/ports?device_id=849eda2f-17d2-4610-a7d0-ef0867a71470 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:44:11.200 8 INFO neutron.api.v2.resource [None req-9e4bd722-13bf-4638-a4d8-6819157c44f8 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1208/2343] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:11 2026] DELETE /v2.0/routers/849eda2f-17d2-4610-a7d0-ef0867a71470 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2344] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:44:11 2026] GET /v2.0/ports?device_id=fc3fdd42-6563-4858-8a75-e81f6c337c39 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:44:11.240 8 INFO neutron.api.v2.resource [None req-61365d13-7b32-432f-b453-75cdac09f0a5 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1210/2345] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:11 2026] DELETE /v2.0/routers/fc3fdd42-6563-4858-8a75-e81f6c337c39 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:44:11.257 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7307061b-3f49-4e06-8006-ccf872ba71b2 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1211/2346] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:11 2026] DELETE /v2.0/subnets/40ec6097-dd1e-411e-8b72-1f49a26d5bc5 => 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: 1212/2347] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:44:11 2026] GET /v2.0/ports?device_id=7954460d-b386-4406-a39f-0a77756286ba => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:44:11.281 7 INFO neutron.db.ovn_revision_numbers_db [None req-855e5355-68ad-45ac-b742-f88060078a41 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 5d0d2a25-d84b-441f-96de-e446360f1624 (type: security_group_rules) to 0 2026-05-14 08:44:11.312 8 INFO neutron.api.v2.resource [None req-bbeb5282-bf42-477b-80a1-176f6762d1ed 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1213/2348] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:11 2026] DELETE /v2.0/routers/7954460d-b386-4406-a39f-0a77756286ba => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2349] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:11 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) 2026-05-14 08:44:11.327 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63c727c9-b877-4e96-a134-b6e64acd57bc 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1214/2350] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:11 2026] DELETE /v2.0/subnets/d53f16f3-be84-47d4-8231-d8b409736ad9 => 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: 1215/2351] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:44:11 2026] GET /v2.0/ports?device_id=d7bb867d-51cd-4581-9063-7d77f9c59cef => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:44:11.370 8 INFO neutron.api.v2.resource [None req-b0aca0ab-4f1d-4558-a6cf-2334f791094f 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1216/2352] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:11 2026] DELETE /v2.0/routers/d7bb867d-51cd-4581-9063-7d77f9c59cef => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:44:11.388 8 INFO neutron.pecan_wsgi.hooks.translation [None req-583d8ce3-eb6f-44d7-a292-0c03ab54b4f3 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1217/2353] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:11 2026] DELETE /v2.0/subnets/cec3c92f-b81e-4a65-9fbf-0c1f641b3b43 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:44:11.407 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80a25fe0-4d51-43ec-86f4-19e2559ce419 60b136fec3064255a5069b6d9b271138 6eb464a8650a431ca05b77623fb2f1f4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1218/2354] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:11 2026] DELETE /v2.0/subnets/78cf9103-6e8d-4880-840a-ae21af1c9b9c => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:44:11.442 7 INFO neutron.db.ovn_revision_numbers_db [None req-75eff234-86cc-41a5-b909-8d8e9540378b 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource a4d8ae4d-1477-45e0-8bb8-19b469accb98 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1137/2355] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:11.597 8 INFO neutron.db.ovn_revision_numbers_db [None req-c38004ec-00f4-4061-a87f-1a04ae6fda3b 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource e5d9201f-c2cd-4a32-b607-f9ab6d87a1c1 (type: security_group_rules) to 0 2026-05-14 08:44:11.616 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7ac2f8f9-ed86-4ecf-87d6-dd1ac9a15b1e - - - - - -] No hosting information found for port 42eb27f6-45c8-42a1-921d-b344b777fdb6: RuntimeError: No hosting information found for port 42eb27f6-45c8-42a1-921d-b344b777fdb6 [pid: 8|app: 0|req: 1219/2356] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:11.664 7 INFO neutron.common.ovn.utils [None req-7ac2f8f9-ed86-4ecf-87d6-dd1ac9a15b1e - - - - - -] HA Chassis Group neutron-564e2e30-6a5b-444c-8c93-b09ec652cd92 synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c 2026-05-14 08:44:11.685 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f49337ef-accc-4feb-add9-db88f3b7c725 - - - - - -] No port found with ID 6676707f-e206-4793-b41f-23ffd609cb39: RuntimeError: No port found with ID 6676707f-e206-4793-b41f-23ffd609cb39 2026-05-14 08:44:11.708 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f49337ef-accc-4feb-add9-db88f3b7c725 - - - - - -] OVN reports status down for port: 6e89a960-b4a1-46dc-97fd-1ab6066c1965 2026-05-14 08:44:11.757 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f49337ef-accc-4feb-add9-db88f3b7c725 - - - - - -] Logical_Switch_Port 6e89a960-b4a1-46dc-97fd-1ab6066c1965 host information not removed, the port state is up 2026-05-14 08:44:11.758 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f49337ef-accc-4feb-add9-db88f3b7c725 - - - - - -] OVN reports status up for port: 6e89a960-b4a1-46dc-97fd-1ab6066c1965 2026-05-14 08:44:11.777 8 INFO neutron.plugins.ml2.plugin [None req-f49337ef-accc-4feb-add9-db88f3b7c725 - - - - - -] Attempt 1 to provision port 6e89a960-b4a1-46dc-97fd-1ab6066c1965 2026-05-14 08:44:11.834 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ac2f8f9-ed86-4ecf-87d6-dd1ac9a15b1e - - - - - -] Successfully bumped revision number for resource 42eb27f6-45c8-42a1-921d-b344b777fdb6 (type: router_ports) to 2 2026-05-14 08:44:11.846 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7ac2f8f9-ed86-4ecf-87d6-dd1ac9a15b1e - - - - - -] OVN reports status down for port: 054ca7a5-6783-4529-93b0-2745eef2d20f 2026-05-14 08:44:11.860 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7ac2f8f9-ed86-4ecf-87d6-dd1ac9a15b1e - - - - - -] OVN reports status up for port: 054ca7a5-6783-4529-93b0-2745eef2d20f 2026-05-14 08:44:11.865 7 INFO neutron.db.ovn_revision_numbers_db [None req-5bd62c84-3f27-45b2-a750-9e521a3c2f7a 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource b5fe6582-7eec-4b7c-a607-7f2b3bfa042a (type: security_group_rules) to 0 2026-05-14 08:44:11.913 7 INFO neutron.common.ovn.utils [None req-7ac2f8f9-ed86-4ecf-87d6-dd1ac9a15b1e - - - - - -] HA Chassis Group neutron-636fd2db-9366-4c13-8167-21ed69730f86 synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c [pid: 7|app: 0|req: 1138/2357] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:12.020 8 WARNING neutron.db.securitygroups_db [None req-6255198f-5468-46f6-ac1a-8529388ffcf0 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:44:12.043 7 INFO neutron.db.ovn_revision_numbers_db [None req-1af99e70-784e-4b0a-bae9-df1a2a725f77 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 500d5593-dbc4-4544-8786-250a4a08f7d5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1139/2358] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:11 2026] POST /v2.0/security-group-rules => generated 599 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2359] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:44:11 2026] GET /v2.0/security-groups?tenant_id=6eb464a8650a431ca05b77623fb2f1f4&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:44:12.222 7 INFO neutron.db.ovn_revision_numbers_db [None req-93a21c0e-338a-40f2-b363-f1bd0076b480 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 5fdf6b3c-b2e3-4f6e-a9f6-78b93f0123c3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1140/2360] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:12 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) 2026-05-14 08:44:12.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-f49337ef-accc-4feb-add9-db88f3b7c725 - - - - - -] Successfully bumped revision number for resource 6e89a960-b4a1-46dc-97fd-1ab6066c1965 (type: ports) to 2 2026-05-14 08:44:12.422 7 INFO neutron.db.ovn_revision_numbers_db [None req-41b4606e-2b25-46af-8cef-1c9d836bc50a 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource aa89ebd9-73da-49d4-a1ca-5e243421a253 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1221/2361] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:44:12 2026] DELETE /v2.0/security-groups/92858999-714e-4310-91ef-63744109fb2f => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2362] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:12.627 8 WARNING neutron.db.securitygroups_db [req-4707a3b4-2e04-450e-87da-a2f7a076d52b req-4515a5b6-a01e-4d95-8660-9ecad1c9d450 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1222/2363] 10.0.0.129 () {34 vars in 1094 bytes} [Thu May 14 08:44:12 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-528503786&fields=id&tenant_id=b857ba35ab7d4adfaf5dbf28561b55df => 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: 1142/2364] 10.0.0.129 () {34 vars in 982 bytes} [Thu May 14 08:44:12 2026] GET /v2.0/networks?id=c9cbe3a1-f1e3-4c81-8425-c017981080d9 => generated 742 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2365] 10.0.0.129 () {34 vars in 965 bytes} [Thu May 14 08:44:12 2026] GET /v2.0/quotas/b857ba35ab7d4adfaf5dbf28561b55df => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2366] 10.0.0.129 () {34 vars in 1002 bytes} [Thu May 14 08:44:12 2026] GET /v2.0/ports?tenant_id=b857ba35ab7d4adfaf5dbf28561b55df&fields=id => generated 287 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2367] 10.0.0.129 () {34 vars in 1008 bytes} [Thu May 14 08:44:12 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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: 1144/2368] 10.0.0.129 () {34 vars in 1108 bytes} [Thu May 14 08:44:12 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2369] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:44:13 2026] GET /v2.0/ports?device_id=ac8e6ab6-2c10-430c-8438-2c565f600783 => 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: 1226/2370] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:44:14 2026] GET /v2.0/routers => generated 987 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:14.323 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc13887a-a63e-4721-8e56-b106a19e9593 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 661a0813-cc78-4d2c-93dc-0640e74d1496 (type: security_groups) to 1 [pid: 8|app: 0|req: 1227/2371] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:44:14 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:14.346 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc13887a-a63e-4721-8e56-b106a19e9593 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 1de49bb2-0a64-4aa3-b647-6b7d427efeda (type: security_group_rules) to 0 2026-05-14 08:44:14.365 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc13887a-a63e-4721-8e56-b106a19e9593 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 53d28cee-dd13-4c4c-8f69-c039963dd2db (type: security_group_rules) to 0 2026-05-14 08:44:14.378 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc13887a-a63e-4721-8e56-b106a19e9593 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 5ceec92f-3c19-44e3-b206-ba02e0f39c17 (type: security_group_rules) to 0 2026-05-14 08:44:14.390 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc13887a-a63e-4721-8e56-b106a19e9593 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource e51649a3-06ad-49dc-95af-565f812a3e94 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1228/2372] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:44:14 2026] GET /v2.0/ports => generated 12631 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2373] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:44:14 2026] GET /v2.0/network-ip-availabilities => generated 5532 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:44:14.465 7 INFO neutron.db.segments_db [None req-bc13887a-a63e-4721-8e56-b106a19e9593 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Added segment 29a27fc1-ae1c-4f05-adb2-c3c2e431651c of type geneve for network b0938bd2-3da2-4154-921e-961decb076ee [pid: 8|app: 0|req: 1230/2374] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:44:14 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: 1231/2375] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:44:14 2026] GET /v2.0/networks => generated 4773 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:44:14.567 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc13887a-a63e-4721-8e56-b106a19e9593 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource b0938bd2-3da2-4154-921e-961decb076ee (type: networks) to 1 [pid: 8|app: 0|req: 1232/2376] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:44:14 2026] GET /v2.0/security-groups => generated 31560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2377] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:44:14 2026] GET /v2.0/subnets => generated 5512 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2378] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:44:14 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) [pid: 8|app: 0|req: 1235/2379] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:44:14 2026] GET /v2.0/subnets => generated 5512 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2380] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:44:14 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) 2026-05-14 08:44:14.773 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc13887a-a63e-4721-8e56-b106a19e9593 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:14.775 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc13887a-a63e-4721-8e56-b106a19e9593 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network b0938bd2-3da2-4154-921e-961decb076ee: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:14.852 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc13887a-a63e-4721-8e56-b106a19e9593 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 3359f380-23ee-4a39-97b2-03514da1e297 (type: ports) to 1 [pid: 7|app: 0|req: 1145/2381] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:44:14 2026] POST /v2.0/networks => generated 667 bytes in 797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:14.965 8 INFO neutron.db.segments_db [None req-225bbad9-0c0d-4f70-81d8-25e502f1e091 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Added segment 12b60c9c-3212-4fdd-9a19-8d449ef4be5b of type geneve for network 8d9a3899-b0c6-4621-b0cb-07b78a1ebb73 2026-05-14 08:44:15.098 8 INFO neutron.db.ovn_revision_numbers_db [None req-225bbad9-0c0d-4f70-81d8-25e502f1e091 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 8d9a3899-b0c6-4621-b0cb-07b78a1ebb73 (type: networks) to 1 2026-05-14 08:44:15.275 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-225bbad9-0c0d-4f70-81d8-25e502f1e091 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:15.276 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-225bbad9-0c0d-4f70-81d8-25e502f1e091 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network 8d9a3899-b0c6-4621-b0cb-07b78a1ebb73: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:15.360 8 INFO neutron.db.ovn_revision_numbers_db [None req-225bbad9-0c0d-4f70-81d8-25e502f1e091 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 1ec850b0-3472-4aa7-b795-a0414d60cf49 (type: ports) to 1 [pid: 8|app: 0|req: 1237/2382] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:44:14 2026] POST /v2.0/networks => generated 667 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:15.561 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b31b63fa-17ab-4c10-b059-ff170633abe7 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:15.562 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b31b63fa-17ab-4c10-b059-ff170633abe7 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network b0938bd2-3da2-4154-921e-961decb076ee: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:15.987 7 INFO neutron.db.ovn_revision_numbers_db [None req-b31b63fa-17ab-4c10-b059-ff170633abe7 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 3359f380-23ee-4a39-97b2-03514da1e297 (type: ports) to 2 2026-05-14 08:44:16.015 7 INFO neutron.db.ovn_revision_numbers_db [None req-b31b63fa-17ab-4c10-b059-ff170633abe7 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 23aba6cb-a2ed-4c17-b542-975dec84f436 (type: subnets) to 0 [pid: 7|app: 0|req: 1146/2383] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:15 2026] POST /v2.0/subnets => generated 626 bytes in 647 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:16.221 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9380885f-9460-4f71-a99c-c03b4ccb0249 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:16.237 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9380885f-9460-4f71-a99c-c03b4ccb0249 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network 8d9a3899-b0c6-4621-b0cb-07b78a1ebb73: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:16.669 8 INFO neutron.db.ovn_revision_numbers_db [None req-9380885f-9460-4f71-a99c-c03b4ccb0249 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 1ec850b0-3472-4aa7-b795-a0414d60cf49 (type: ports) to 2 2026-05-14 08:44:16.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-9380885f-9460-4f71-a99c-c03b4ccb0249 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 5b32fab0-6572-4b48-879f-301ffef46a8d (type: subnets) to 0 [pid: 8|app: 0|req: 1238/2384] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:16 2026] POST /v2.0/subnets => generated 626 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:16.825 7 INFO neutron.db.ovn_revision_numbers_db [None req-342f939b-30a7-4a0c-85b7-03dd23e775e6 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource c3cf1643-1d6e-44db-b5c3-c1f70c7b2930 (type: routers) to 1 [pid: 7|app: 0|req: 1147/2385] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:16 2026] POST /v2.0/routers => generated 624 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:17.176 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b17c970-2af1-4ade-8d0b-4a52420ec538 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:17.178 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b17c970-2af1-4ade-8d0b-4a52420ec538 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network b0938bd2-3da2-4154-921e-961decb076ee: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:17.291 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7ac2f8f9-ed86-4ecf-87d6-dd1ac9a15b1e - - - - - -] OVN reports status down for port: 38b0ee9c-97f8-4164-8e9f-48cf1710f9f1 2026-05-14 08:44:17.319 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b17c970-2af1-4ade-8d0b-4a52420ec538 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 38b0ee9c-97f8-4164-8e9f-48cf1710f9f1 (type: ports) to 1 [pid: 7|app: 0|req: 1148/2386] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:44:17 2026] GET /v2.0/networks?id=c9cbe3a1-f1e3-4c81-8425-c017981080d9 => generated 742 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:17.414 7 WARNING neutron.db.securitygroups_db [req-4707a3b4-2e04-450e-87da-a2f7a076d52b req-ed98fbe3-0a6e-4899-8d79-a60be2580814 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:44:17.430 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e65bb744-d1de-457f-a31b-60e42afb928e - - - - - -] No hosting information found for port 6e89a960-b4a1-46dc-97fd-1ab6066c1965: RuntimeError: No hosting information found for port 6e89a960-b4a1-46dc-97fd-1ab6066c1965 [pid: 7|app: 0|req: 1149/2387] 199.204.45.35 () {34 vars in 1049 bytes} [Thu May 14 08:44:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b857ba35ab7d4adfaf5dbf28561b55df => generated 178 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:17.496 8 INFO neutron.common.ovn.utils [None req-e65bb744-d1de-457f-a31b-60e42afb928e - - - - - -] HA Chassis Group neutron-c9cbe3a1-f1e3-4c81-8425-c017981080d9 synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c 2026-05-14 08:44:17.703 8 INFO neutron.db.ovn_revision_numbers_db [None req-e65bb744-d1de-457f-a31b-60e42afb928e - - - - - -] Successfully bumped revision number for resource 6e89a960-b4a1-46dc-97fd-1ab6066c1965 (type: router_ports) to 2 2026-05-14 08:44:17.704 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e65bb744-d1de-457f-a31b-60e42afb928e - - - - - -] OVN reports status down for port: 92022966-5ac8-4ae3-8c79-0fa3982cc717 2026-05-14 08:44:17.736 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-4707a3b4-2e04-450e-87da-a2f7a076d52b req-8ee20743-400a-4536-92d3-262cf307d1bc 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:44:17.737 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-4707a3b4-2e04-450e-87da-a2f7a076d52b req-8ee20743-400a-4536-92d3-262cf307d1bc 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network c9cbe3a1-f1e3-4c81-8425-c017981080d9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:17.822 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e65bb744-d1de-457f-a31b-60e42afb928e - - - - - -] Logical_Switch_Port 92022966-5ac8-4ae3-8c79-0fa3982cc717 host information not removed, the port state is up 2026-05-14 08:44:17.823 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e65bb744-d1de-457f-a31b-60e42afb928e - - - - - -] OVN reports status up for port: 92022966-5ac8-4ae3-8c79-0fa3982cc717 2026-05-14 08:44:17.843 8 INFO neutron.plugins.ml2.plugin [None req-e65bb744-d1de-457f-a31b-60e42afb928e - - - - - -] Attempt 1 to provision port 92022966-5ac8-4ae3-8c79-0fa3982cc717 2026-05-14 08:44:17.893 7 INFO neutron.db.ovn_revision_numbers_db [req-4707a3b4-2e04-450e-87da-a2f7a076d52b req-8ee20743-400a-4536-92d3-262cf307d1bc 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 2296902e-a7f1-4bd8-81bf-b8ee1db94b2c (type: ports) to 1 [pid: 7|app: 0|req: 1150/2388] 199.204.45.35 () {38 vars in 954 bytes} [Thu May 14 08:44:17 2026] POST /v2.0/ports => generated 1175 bytes in 498 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-05-14 08:44:18.180 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7ac2f8f9-ed86-4ecf-87d6-dd1ac9a15b1e - - - - - -] OVN reports status up for port: 38b0ee9c-97f8-4164-8e9f-48cf1710f9f1 2026-05-14 08:44:18.219 7 INFO neutron.plugins.ml2.plugin [None req-7ac2f8f9-ed86-4ecf-87d6-dd1ac9a15b1e - - - - - -] Attempt 1 to provision port 38b0ee9c-97f8-4164-8e9f-48cf1710f9f1 2026-05-14 08:44:18.298 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b17c970-2af1-4ade-8d0b-4a52420ec538 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:18.310 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b17c970-2af1-4ade-8d0b-4a52420ec538 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network b0938bd2-3da2-4154-921e-961decb076ee: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:18.485 7 INFO neutron.db.ovn_revision_numbers_db [req-4707a3b4-2e04-450e-87da-a2f7a076d52b req-418c80e8-5935-407e-87d1-1033f24e4d89 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 2296902e-a7f1-4bd8-81bf-b8ee1db94b2c (type: ports) to 2 2026-05-14 08:44:18.686 8 INFO neutron.db.ovn_revision_numbers_db [None req-e65bb744-d1de-457f-a31b-60e42afb928e - - - - - -] Successfully bumped revision number for resource 92022966-5ac8-4ae3-8c79-0fa3982cc717 (type: ports) to 2 2026-05-14 08:44:18.715 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b17c970-2af1-4ade-8d0b-4a52420ec538 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 38b0ee9c-97f8-4164-8e9f-48cf1710f9f1 (type: router_ports) to 1 [pid: 8|app: 0|req: 1239/2389] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:44:16 2026] PUT /v2.0/routers/c3cf1643-1d6e-44db-b5c3-c1f70c7b2930/add_router_interface => generated 310 bytes in 1877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2390] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:44:18 2026] GET /v2.0/ports?device_id=ac8e6ab6-2c10-430c-8438-2c565f600783 => generated 1190 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2391] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:18 2026] GET /v2.0/ports/38b0ee9c-97f8-4164-8e9f-48cf1710f9f1 => generated 943 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:18.951 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ac2f8f9-ed86-4ecf-87d6-dd1ac9a15b1e - - - - - -] Successfully bumped revision number for resource 38b0ee9c-97f8-4164-8e9f-48cf1710f9f1 (type: ports) to 2 [pid: 8|app: 0|req: 1242/2392] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:44:18 2026] GET /v2.0/security-groups?id=1d18ae66-75d3-4962-9811-a5befc0a648a&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:19.005 7 INFO neutron.db.ovn_revision_numbers_db [req-4707a3b4-2e04-450e-87da-a2f7a076d52b req-418c80e8-5935-407e-87d1-1033f24e4d89 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 2296902e-a7f1-4bd8-81bf-b8ee1db94b2c (type: ports) to 4 [pid: 7|app: 0|req: 1151/2393] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:44:17 2026] PUT /v2.0/ports/2296902e-a7f1-4bd8-81bf-b8ee1db94b2c => generated 1448 bytes in 1080 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:44:19.078 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-755e35e2-ac14-4b6c-928b-a3ba6f42a544'] response: {'name': 'network-changed', 'server_uuid': 'ac8e6ab6-2c10-430c-8438-2c565f600783', 'tag': '2296902e-a7f1-4bd8-81bf-b8ee1db94b2c', 'status': 'completed', 'code': 200} 2026-05-14 08:44:19.400 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2c23bb95-9956-4715-9c86-4fd37336f6bc 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:19.401 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2c23bb95-9956-4715-9c86-4fd37336f6bc 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network 8d9a3899-b0c6-4621-b0cb-07b78a1ebb73: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:19.541 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c23bb95-9956-4715-9c86-4fd37336f6bc 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource d064bd9e-a886-49da-ab3f-2c6d73739901 (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: 7|app: 0|req: 1152/2394] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:44:19 2026] GET /v2.0/ports?tenant_id=b857ba35ab7d4adfaf5dbf28561b55df&device_id=ac8e6ab6-2c10-430c-8438-2c565f600783 => generated 1451 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2395] 199.204.45.35 () {34 vars in 1017 bytes} [Thu May 14 08:44:19 2026] GET /v2.0/networks?tenant_id=b857ba35ab7d4adfaf5dbf28561b55df&shared=False => generated 2499 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2396] 199.204.45.35 () {34 vars in 929 bytes} [Thu May 14 08:44:19 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:20.119 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2c23bb95-9956-4715-9c86-4fd37336f6bc 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:20.120 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2c23bb95-9956-4715-9c86-4fd37336f6bc 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network 8d9a3899-b0c6-4621-b0cb-07b78a1ebb73: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:20.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c23bb95-9956-4715-9c86-4fd37336f6bc 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource d064bd9e-a886-49da-ab3f-2c6d73739901 (type: router_ports) to 1 [pid: 8|app: 0|req: 1243/2397] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:44:18 2026] PUT /v2.0/routers/c3cf1643-1d6e-44db-b5c3-c1f70c7b2930/add_router_interface => generated 310 bytes in 1370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2398] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:20 2026] GET /v2.0/ports/d064bd9e-a886-49da-ab3f-2c6d73739901 => generated 941 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2399] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:20 2026] GET /v2.0/ports/d064bd9e-a886-49da-ab3f-2c6d73739901 => generated 941 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2400] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:44:20 2026] GET /v2.0/ports?tenant_id=b857ba35ab7d4adfaf5dbf28561b55df&device_id=ac8e6ab6-2c10-430c-8438-2c565f600783 => generated 1451 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2401] 199.204.45.35 () {34 vars in 1055 bytes} [Thu May 14 08:44:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.35&port_id=2296902e-a7f1-4bd8-81bf-b8ee1db94b2c => 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: 1157/2402] 199.204.45.35 () {34 vars in 1101 bytes} [Thu May 14 08:44:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa1&port_id=2296902e-a7f1-4bd8-81bf-b8ee1db94b2c => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2403] 199.204.45.35 () {34 vars in 1063 bytes} [Thu May 14 08:44:20 2026] GET /v2.0/subnets?id=079484bc-c859-4758-9590-e2b5de7c81e6&id=f0e8ae7d-9653-4a2c-b8f7-f9e68d315b36 => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2404] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:44:21 2026] GET /v2.0/ports?network_id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&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: 1247/2405] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:44:21 2026] GET /v2.0/ports?network_id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&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: 1159/2406] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:44:21 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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: 1248/2407] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:44:21 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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: 1161/2410] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:21 2026] GET /v2.0/ports/d064bd9e-a886-49da-ab3f-2c6d73739901 => generated 941 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2411] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:22 2026] GET /v2.0/ports/d064bd9e-a886-49da-ab3f-2c6d73739901 => generated 941 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2412] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:23 2026] GET /v2.0/ports/d064bd9e-a886-49da-ab3f-2c6d73739901 => generated 941 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:23.921 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-eb05a772-9c54-478d-a0d5-0f3408ac185b - - - - - -] No hosting information found for port 38b0ee9c-97f8-4164-8e9f-48cf1710f9f1: RuntimeError: No hosting information found for port 38b0ee9c-97f8-4164-8e9f-48cf1710f9f1 2026-05-14 08:44:24.004 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-be941be7-c7a1-4a33-8c15-b4a99de9931f - - - - - -] No hosting information found for port 92022966-5ac8-4ae3-8c79-0fa3982cc717: RuntimeError: No hosting information found for port 92022966-5ac8-4ae3-8c79-0fa3982cc717 2026-05-14 08:44:24.009 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb05a772-9c54-478d-a0d5-0f3408ac185b - - - - - -] Successfully bumped revision number for resource 38b0ee9c-97f8-4164-8e9f-48cf1710f9f1 (type: router_ports) to 2 2026-05-14 08:44:24.111 8 INFO neutron.db.ovn_revision_numbers_db [None req-be941be7-c7a1-4a33-8c15-b4a99de9931f - - - - - -] Successfully bumped revision number for resource 92022966-5ac8-4ae3-8c79-0fa3982cc717 (type: router_ports) to 2 2026-05-14 08:44:24.203 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-be941be7-c7a1-4a33-8c15-b4a99de9931f - - - - - -] OVN reports status down for port: 3359f380-23ee-4a39-97b2-03514da1e297 [pid: 8|app: 0|req: 1251/2413] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:44:24 2026] GET /v2.0/ports?device_id=ac8e6ab6-2c10-430c-8438-2c565f600783 => generated 1190 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2414] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:44:24 2026] GET /v2.0/security-groups?id=1d18ae66-75d3-4962-9811-a5befc0a648a&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:24.265 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-be941be7-c7a1-4a33-8c15-b4a99de9931f - - - - - -] OVN reports status down for port: 1ec850b0-3472-4aa7-b795-a0414d60cf49 2026-05-14 08:44:24.317 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-be941be7-c7a1-4a33-8c15-b4a99de9931f - - - - - -] OVN reports status down for port: 2296902e-a7f1-4bd8-81bf-b8ee1db94b2c 2026-05-14 08:44:24.365 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-be941be7-c7a1-4a33-8c15-b4a99de9931f - - - - - -] Logical_Switch_Port 2296902e-a7f1-4bd8-81bf-b8ee1db94b2c host information not removed, the port state is up 2026-05-14 08:44:24.407 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e78f583-f66e-4026-8162-671376ca492d'] response: {'server_uuid': 'ac8e6ab6-2c10-430c-8438-2c565f600783', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2296902e-a7f1-4bd8-81bf-b8ee1db94b2c', 'code': 200} 2026-05-14 08:44:24.418 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-be941be7-c7a1-4a33-8c15-b4a99de9931f - - - - - -] OVN reports status down for port: d064bd9e-a886-49da-ab3f-2c6d73739901 2026-05-14 08:44:24.468 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-be941be7-c7a1-4a33-8c15-b4a99de9931f - - - - - -] Logical_Switch_Port d064bd9e-a886-49da-ab3f-2c6d73739901 host information not removed, the port state is up 2026-05-14 08:44:24.468 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-be941be7-c7a1-4a33-8c15-b4a99de9931f - - - - - -] OVN reports status up for port: d064bd9e-a886-49da-ab3f-2c6d73739901 2026-05-14 08:44:24.477 8 INFO neutron.plugins.ml2.plugin [None req-be941be7-c7a1-4a33-8c15-b4a99de9931f - - - - - -] Attempt 1 to provision port d064bd9e-a886-49da-ab3f-2c6d73739901 [pid: 8|app: 0|req: 1252/2415] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:24 2026] GET /v2.0/ports/d064bd9e-a886-49da-ab3f-2c6d73739901 => generated 943 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:24.860 8 INFO neutron.db.ovn_revision_numbers_db [None req-be941be7-c7a1-4a33-8c15-b4a99de9931f - - - - - -] Successfully bumped revision number for resource d064bd9e-a886-49da-ab3f-2c6d73739901 (type: ports) to 2 2026-05-14 08:44:24.922 7 INFO neutron_taas.services.taas.taas_plugin [None req-edc853e9-2434-40d1-928a-6c0305bdf9c2 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] TaaS: Handle Delete Port: d064bd9e-a886-49da-ab3f-2c6d73739901 2026-05-14 08:44:24.925 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edc853e9-2434-40d1-928a-6c0305bdf9c2 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Tap Mirror: Handle Delete Port: d064bd9e-a886-49da-ab3f-2c6d73739901 [pid: 7|app: 0|req: 1164/2416] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:44:24 2026] PUT /v2.0/routers/c3cf1643-1d6e-44db-b5c3-c1f70c7b2930/remove_router_interface => generated 310 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2417] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:25 2026] GET /v2.0/ports/38b0ee9c-97f8-4164-8e9f-48cf1710f9f1 => generated 943 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, ' 2026-05-14 08:44:25.602 7 INFO neutron_taas.services.taas.taas_plugin [None req-914ac376-9062-4866-be82-bc936f6faa90 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] TaaS: Handle Delete Port: 38b0ee9c-97f8-4164-8e9f-48cf1710f9f1 2026-05-14 08:44:25.605 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-914ac376-9062-4866-be82-bc936f6faa90 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Tap Mirror: Handle Delete Port: 38b0ee9c-97f8-4164-8e9f-48cf1710f9f1 [pid: 7|app: 0|req: 1165/2418] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:44:25 2026] PUT /v2.0/routers/c3cf1643-1d6e-44db-b5c3-c1f70c7b2930/remove_router_interface => generated 310 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2419] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:44:25 2026] GET /v2.0/ports?device_id=c3cf1643-1d6e-44db-b5c3-c1f70c7b2930 => generated 12 bytes in 28 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: 1166/2420] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:25 2026] DELETE /v2.0/routers/c3cf1643-1d6e-44db-b5c3-c1f70c7b2930 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2421] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:26 2026] DELETE /v2.0/subnets/5b32fab0-6572-4b48-879f-301ffef46a8d => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2422] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:26 2026] DELETE /v2.0/subnets/23aba6cb-a2ed-4c17-b542-975dec84f436 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:44:26.538 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d745847-0358-45f1-bb32-6b0dc2fdee48 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] TaaS: Handle Delete Port: 1ec850b0-3472-4aa7-b795-a0414d60cf49 2026-05-14 08:44:26.540 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d745847-0358-45f1-bb32-6b0dc2fdee48 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Tap Mirror: Handle Delete Port: 1ec850b0-3472-4aa7-b795-a0414d60cf49 2026-05-14 08:44:26.694 8 INFO neutron.services.segments.plugin [-] Segment 12b60c9c-3212-4fdd-9a19-8d449ef4be5b resource provider aggregate not found 2026-05-14 08:44:26.701 8 INFO neutron.services.segments.plugin [-] Segment 12b60c9c-3212-4fdd-9a19-8d449ef4be5b resource provider aggregate not found 2026-05-14 08:44:26.716 8 INFO neutron.services.segments.plugin [-] Segment 12b60c9c-3212-4fdd-9a19-8d449ef4be5b 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 12b60c9c-3212-4fdd-9a19-8d449ef4be5b found for delete ", "request_id": "req-47f75b8d-43a6-4cb8-a379-c5059a34b3fc"}]} 2026-05-14 08:44:26.718 8 INFO neutron.services.segments.plugin [-] Segment 12b60c9c-3212-4fdd-9a19-8d449ef4be5b 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 12b60c9c-3212-4fdd-9a19-8d449ef4be5b found for delete ", "request_id": "req-4fcf58d3-b813-42ce-bee7-834151987b51"}]} [pid: 8|app: 0|req: 1256/2423] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:44:26 2026] DELETE /v2.0/networks/8d9a3899-b0c6-4621-b0cb-07b78a1ebb73 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:44:26.880 7 INFO neutron_taas.services.taas.taas_plugin [None req-feeea235-f346-4b83-8ea4-dbe58a19352e 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] TaaS: Handle Delete Port: 3359f380-23ee-4a39-97b2-03514da1e297 2026-05-14 08:44:26.883 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-feeea235-f346-4b83-8ea4-dbe58a19352e 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Tap Mirror: Handle Delete Port: 3359f380-23ee-4a39-97b2-03514da1e297 2026-05-14 08:44:27.056 7 INFO neutron.services.segments.plugin [-] Segment 29a27fc1-ae1c-4f05-adb2-c3c2e431651c resource provider aggregate not found 2026-05-14 08:44:27.064 7 INFO neutron.services.segments.plugin [-] Segment 29a27fc1-ae1c-4f05-adb2-c3c2e431651c resource provider aggregate not found 2026-05-14 08:44:27.076 7 INFO neutron.services.segments.plugin [-] Segment 29a27fc1-ae1c-4f05-adb2-c3c2e431651c 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 29a27fc1-ae1c-4f05-adb2-c3c2e431651c found for delete ", "request_id": "req-e4e5bac7-07e9-4f96-bc83-d952eb1e7270"}]} 2026-05-14 08:44:27.082 7 INFO neutron.services.segments.plugin [-] Segment 29a27fc1-ae1c-4f05-adb2-c3c2e431651c 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 29a27fc1-ae1c-4f05-adb2-c3c2e431651c found for delete ", "request_id": "req-e4568b49-236a-40a7-b97d-a486c13df1a0"}]} [pid: 7|app: 0|req: 1168/2424] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:44:26 2026] DELETE /v2.0/networks/b0938bd2-3da2-4154-921e-961decb076ee => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:44:27.217 8 INFO neutron.db.segments_db [None req-2224672d-a5c4-4313-bc67-01bf73db5998 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Added segment 34abe96a-0603-4f95-81f0-3de03b0c6761 of type geneve for network 6dc88d57-ab84-467e-8477-7f754f784056 2026-05-14 08:44:27.321 8 INFO neutron.db.ovn_revision_numbers_db [None req-2224672d-a5c4-4313-bc67-01bf73db5998 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 6dc88d57-ab84-467e-8477-7f754f784056 (type: networks) to 1 2026-05-14 08:44:27.488 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2224672d-a5c4-4313-bc67-01bf73db5998 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:27.491 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2224672d-a5c4-4313-bc67-01bf73db5998 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network 6dc88d57-ab84-467e-8477-7f754f784056: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:27.544 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eb05a772-9c54-478d-a0d5-0f3408ac185b - - - - - -] OVN reports status down for port: cbce6d9a-cca8-4288-b158-3aded181db1e 2026-05-14 08:44:27.572 8 INFO neutron.db.ovn_revision_numbers_db [None req-2224672d-a5c4-4313-bc67-01bf73db5998 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource cbce6d9a-cca8-4288-b158-3aded181db1e (type: ports) to 1 [pid: 8|app: 0|req: 1257/2425] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:44:27 2026] POST /v2.0/networks => generated 668 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:27.795 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-293e4316-688f-4618-b901-ed9dbc7e32a3 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:27.796 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-293e4316-688f-4618-b901-ed9dbc7e32a3 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network 6dc88d57-ab84-467e-8477-7f754f784056: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:28.234 7 INFO neutron.db.ovn_revision_numbers_db [None req-293e4316-688f-4618-b901-ed9dbc7e32a3 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource cbce6d9a-cca8-4288-b158-3aded181db1e (type: ports) to 2 2026-05-14 08:44:28.267 7 INFO neutron.db.ovn_revision_numbers_db [None req-293e4316-688f-4618-b901-ed9dbc7e32a3 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource b60cbfde-eb0c-473d-99b0-32a2c9122fcd (type: subnets) to 0 [pid: 7|app: 0|req: 1169/2426] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:27 2026] POST /v2.0/subnets => generated 626 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:28.411 8 INFO neutron.db.ovn_revision_numbers_db [None req-b27714bc-50f5-4828-985e-9397d9451e05 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 6cc08713-1d43-4f1c-a414-c9845d95b96f (type: routers) to 1 [pid: 8|app: 0|req: 1258/2427] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:28 2026] POST /v2.0/routers => generated 623 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:28.737 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d126e0c3-65f4-4f18-b186-96cd0b27030a 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:28.738 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d126e0c3-65f4-4f18-b186-96cd0b27030a 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network 6dc88d57-ab84-467e-8477-7f754f784056: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:28.858 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eb05a772-9c54-478d-a0d5-0f3408ac185b - - - - - -] OVN reports status down for port: 154671cd-b9b6-45af-9e22-b15755e21444 2026-05-14 08:44:28.922 7 INFO neutron.db.ovn_revision_numbers_db [None req-d126e0c3-65f4-4f18-b186-96cd0b27030a 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 154671cd-b9b6-45af-9e22-b15755e21444 (type: ports) to 1 [pid: 7|app: 0|req: 1170/2428] 10.0.0.157 () {34 vars in 665 bytes} [Thu May 14 08:44:28 2026] POST /v2.0/ports => generated 947 bytes in 568 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: 1171/2429] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:44:29 2026] GET /v2.0/ports?device_id=ac8e6ab6-2c10-430c-8438-2c565f600783 => generated 1190 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2430] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:44:29 2026] GET /v2.0/security-groups?id=1d18ae66-75d3-4962-9811-a5befc0a648a&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:29.466 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eb05a772-9c54-478d-a0d5-0f3408ac185b - - - - - -] OVN reports status up for port: 154671cd-b9b6-45af-9e22-b15755e21444 2026-05-14 08:44:29.476 7 INFO neutron.plugins.ml2.plugin [None req-eb05a772-9c54-478d-a0d5-0f3408ac185b - - - - - -] Attempt 1 to provision port 154671cd-b9b6-45af-9e22-b15755e21444 2026-05-14 08:44:29.503 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8010716-14fb-4240-84c8-c49bc604b3db 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 154671cd-b9b6-45af-9e22-b15755e21444 (type: ports) to 2 2026-05-14 08:44:29.775 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb05a772-9c54-478d-a0d5-0f3408ac185b - - - - - -] Successfully bumped revision number for resource 154671cd-b9b6-45af-9e22-b15755e21444 (type: ports) to 3 2026-05-14 08:44:30.100 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e8010716-14fb-4240-84c8-c49bc604b3db 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:30.102 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e8010716-14fb-4240-84c8-c49bc604b3db 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network 6dc88d57-ab84-467e-8477-7f754f784056: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:30.273 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8010716-14fb-4240-84c8-c49bc604b3db 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 154671cd-b9b6-45af-9e22-b15755e21444 (type: router_ports) to 3 [pid: 8|app: 0|req: 1259/2431] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:44:29 2026] PUT /v2.0/routers/6cc08713-1d43-4f1c-a414-c9845d95b96f/add_router_interface => generated 310 bytes in 1271 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: 1173/2432] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:30 2026] GET /v2.0/ports/154671cd-b9b6-45af-9e22-b15755e21444 => generated 1009 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, ' 2026-05-14 08:44:30.563 8 INFO neutron_taas.services.taas.taas_plugin [None req-5224c350-599c-4b31-a5e4-0929594096e3 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] TaaS: Handle Delete Port: 154671cd-b9b6-45af-9e22-b15755e21444 2026-05-14 08:44:30.568 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5224c350-599c-4b31-a5e4-0929594096e3 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Tap Mirror: Handle Delete Port: 154671cd-b9b6-45af-9e22-b15755e21444 2026-05-14 08:44:30.658 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4c78e6e3-e03c-423c-a24c-eb9745b30200 - - - - - -] No port found with ID d064bd9e-a886-49da-ab3f-2c6d73739901: RuntimeError: No port found with ID d064bd9e-a886-49da-ab3f-2c6d73739901 2026-05-14 08:44:30.669 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c78e6e3-e03c-423c-a24c-eb9745b30200 - - - - - -] OVN reports status up for port: 2296902e-a7f1-4bd8-81bf-b8ee1db94b2c 2026-05-14 08:44:30.684 8 INFO neutron.plugins.ml2.plugin [None req-4c78e6e3-e03c-423c-a24c-eb9745b30200 - - - - - -] Attempt 1 to provision port 2296902e-a7f1-4bd8-81bf-b8ee1db94b2c 2026-05-14 08:44:30.898 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9101c80d-8a76-463d-8241-a64053e2ce0b'] response: {'server_uuid': 'ac8e6ab6-2c10-430c-8438-2c565f600783', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2296902e-a7f1-4bd8-81bf-b8ee1db94b2c', 'code': 200} [pid: 8|app: 0|req: 1260/2433] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:44:30 2026] PUT /v2.0/routers/6cc08713-1d43-4f1c-a414-c9845d95b96f/remove_router_interface => generated 310 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:31.110 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c78e6e3-e03c-423c-a24c-eb9745b30200 - - - - - -] Successfully bumped revision number for resource 2296902e-a7f1-4bd8-81bf-b8ee1db94b2c (type: ports) to 5 2026-05-14 08:44:31.138 7 INFO neutron.api.v2.resource [None req-ea0f767e-296c-4a8b-b677-cc16ba69378a 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1174/2434] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:44:31 2026] PUT /v2.0/routers/6cc08713-1d43-4f1c-a414-c9845d95b96f/remove_router_interface => generated 197 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1261/2435] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:44:31 2026] GET /v2.0/ports?device_id=6cc08713-1d43-4f1c-a414-c9845d95b96f => 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: 1175/2436] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:31 2026] DELETE /v2.0/routers/6cc08713-1d43-4f1c-a414-c9845d95b96f => generated 0 bytes in 223 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: 1262/2437] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:31 2026] DELETE /v2.0/subnets/b60cbfde-eb0c-473d-99b0-32a2c9122fcd => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:44:31.703 7 INFO neutron_taas.services.taas.taas_plugin [None req-42a1521f-0986-44ef-8a38-b2ffaf984f7e 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] TaaS: Handle Delete Port: cbce6d9a-cca8-4288-b158-3aded181db1e 2026-05-14 08:44:31.705 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42a1521f-0986-44ef-8a38-b2ffaf984f7e 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Tap Mirror: Handle Delete Port: cbce6d9a-cca8-4288-b158-3aded181db1e 2026-05-14 08:44:31.882 7 INFO neutron.services.segments.plugin [-] Segment 34abe96a-0603-4f95-81f0-3de03b0c6761 resource provider aggregate not found 2026-05-14 08:44:31.887 7 INFO neutron.services.segments.plugin [-] Segment 34abe96a-0603-4f95-81f0-3de03b0c6761 resource provider aggregate not found 2026-05-14 08:44:31.902 7 INFO neutron.services.segments.plugin [-] Segment 34abe96a-0603-4f95-81f0-3de03b0c6761 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 34abe96a-0603-4f95-81f0-3de03b0c6761 found for delete ", "request_id": "req-a997a1e8-40ea-4d2d-98b5-ccfab2412f07"}]} 2026-05-14 08:44:31.905 7 INFO neutron.services.segments.plugin [-] Segment 34abe96a-0603-4f95-81f0-3de03b0c6761 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 34abe96a-0603-4f95-81f0-3de03b0c6761 found for delete ", "request_id": "req-fceb0c79-d2b5-49c1-9045-f92c1c439822"}]} [pid: 7|app: 0|req: 1176/2438] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:44:31 2026] DELETE /v2.0/networks/6dc88d57-ab84-467e-8477-7f754f784056 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:44:32.039 8 INFO neutron.db.segments_db [None req-bb74eb13-4d01-4a29-8914-f96eeede68a1 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Added segment 727a37e8-fcba-4863-9367-1fed862a3c4c of type geneve for network cf2f0123-f756-4238-bcbf-5374ecb09c0d 2026-05-14 08:44:32.161 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb74eb13-4d01-4a29-8914-f96eeede68a1 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource cf2f0123-f756-4238-bcbf-5374ecb09c0d (type: networks) to 1 2026-05-14 08:44:32.352 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb74eb13-4d01-4a29-8914-f96eeede68a1 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:32.353 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb74eb13-4d01-4a29-8914-f96eeede68a1 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network cf2f0123-f756-4238-bcbf-5374ecb09c0d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:32.403 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ba511df-b09c-428f-b975-8f1a6f14cddb - - - - - -] OVN reports status down for port: d139772c-80a1-47e4-85af-95519721a2e7 2026-05-14 08:44:32.482 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb74eb13-4d01-4a29-8914-f96eeede68a1 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource d139772c-80a1-47e4-85af-95519721a2e7 (type: ports) to 1 [pid: 8|app: 0|req: 1263/2439] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:44:31 2026] POST /v2.0/networks => generated 667 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:32.734 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad38dee0-c112-4f3c-85c1-e2ea74d52899 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:32.736 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad38dee0-c112-4f3c-85c1-e2ea74d52899 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network cf2f0123-f756-4238-bcbf-5374ecb09c0d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:32.942 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb5adcb9-a065-439d-bc59-870d682e7c54'] response: {'server_uuid': 'ac8e6ab6-2c10-430c-8438-2c565f600783', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2296902e-a7f1-4bd8-81bf-b8ee1db94b2c', 'code': 200} 2026-05-14 08:44:33.276 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad38dee0-c112-4f3c-85c1-e2ea74d52899 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource d139772c-80a1-47e4-85af-95519721a2e7 (type: ports) to 2 2026-05-14 08:44:33.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad38dee0-c112-4f3c-85c1-e2ea74d52899 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource f4ee37b1-1b0d-4b6f-9c99-d88bae27e74a (type: subnets) to 0 [pid: 7|app: 0|req: 1177/2440] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:32 2026] POST /v2.0/subnets => generated 626 bytes in 823 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:33.490 8 INFO neutron.db.ovn_revision_numbers_db [None req-7d978084-b0a1-4c16-a655-3e4fac221d2d 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource f64eb067-00af-4b01-b093-52e02f958740 (type: routers) to 1 [pid: 8|app: 0|req: 1264/2441] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:33 2026] POST /v2.0/routers => generated 624 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:33.920 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53d13658-35c9-4268-8aac-4f064328c5e5 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:33.922 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53d13658-35c9-4268-8aac-4f064328c5e5 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network cf2f0123-f756-4238-bcbf-5374ecb09c0d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:34.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-53d13658-35c9-4268-8aac-4f064328c5e5 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource c7a1c65a-ee07-4c74-9589-07a51137e701 (type: ports) to 1 [pid: 8|app: 0|req: 1265/2442] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:44:34 2026] GET /v2.0/ports?device_id=ac8e6ab6-2c10-430c-8438-2c565f600783 => generated 1192 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2443] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:44:34 2026] GET /v2.0/security-groups?id=1d18ae66-75d3-4962-9811-a5befc0a648a&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:34.676 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53d13658-35c9-4268-8aac-4f064328c5e5 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:34.677 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53d13658-35c9-4268-8aac-4f064328c5e5 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network cf2f0123-f756-4238-bcbf-5374ecb09c0d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1267/2444] 10.0.0.157 () {32 vars in 818 bytes} [Thu May 14 08:44:34 2026] GET /v2.0/ports?network_id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&mac_address=fa%3A16%3A3e%3A69%3A57%3A93 => generated 1192 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:44:34.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-53d13658-35c9-4268-8aac-4f064328c5e5 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource c7a1c65a-ee07-4c74-9589-07a51137e701 (type: router_ports) to 1 [pid: 7|app: 0|req: 1178/2445] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:44:33 2026] PUT /v2.0/routers/f64eb067-00af-4b01-b093-52e02f958740/add_router_interface => generated 310 bytes in 1347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2446] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:34 2026] GET /v2.0/ports/c7a1c65a-ee07-4c74-9589-07a51137e701 => generated 941 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2447] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:34 2026] GET /v2.0/ports/c7a1c65a-ee07-4c74-9589-07a51137e701 => generated 941 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:34.989 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0d628b3b-c8ae-4fca-8428-b7612f628952 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:44:34.990 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0d628b3b-c8ae-4fca-8428-b7612f628952 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:35.252 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a0e7339a-9891-4f7e-8fb9-4c8501434a8a - - - - - -] No port found with ID 154671cd-b9b6-45af-9e22-b15755e21444: RuntimeError: No port found with ID 154671cd-b9b6-45af-9e22-b15755e21444 2026-05-14 08:44:35.262 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a0e7339a-9891-4f7e-8fb9-4c8501434a8a - - - - - -] OVN reports status down for port: c7a1c65a-ee07-4c74-9589-07a51137e701 2026-05-14 08:44:35.319 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a0e7339a-9891-4f7e-8fb9-4c8501434a8a - - - - - -] Logical_Switch_Port c7a1c65a-ee07-4c74-9589-07a51137e701 host information not removed, the port state is up 2026-05-14 08:44:35.320 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a0e7339a-9891-4f7e-8fb9-4c8501434a8a - - - - - -] OVN reports status up for port: c7a1c65a-ee07-4c74-9589-07a51137e701 2026-05-14 08:44:35.333 7 INFO neutron.plugins.ml2.plugin [None req-a0e7339a-9891-4f7e-8fb9-4c8501434a8a - - - - - -] Attempt 1 to provision port c7a1c65a-ee07-4c74-9589-07a51137e701 2026-05-14 08:44:35.732 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d628b3b-c8ae-4fca-8428-b7612f628952 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource a01ab21d-2fce-44c6-9b12-e5142ce5f070 (type: floatingips) to 1 2026-05-14 08:44:35.733 8 INFO neutron.db.l3_db [None req-0d628b3b-c8ae-4fca-8428-b7612f628952 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Floating IP a01ab21d-2fce-44c6-9b12-e5142ce5f070 associated. External IP: 10.96.250.209, port: 2296902e-a7f1-4bd8-81bf-b8ee1db94b2c. 2026-05-14 08:44:35.754 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0e7339a-9891-4f7e-8fb9-4c8501434a8a - - - - - -] Successfully bumped revision number for resource c7a1c65a-ee07-4c74-9589-07a51137e701 (type: ports) to 2 [pid: 8|app: 0|req: 1268/2448] 10.0.0.157 () {34 vars in 677 bytes} [Thu May 14 08:44:34 2026] POST /v2.0/floatingips => generated 854 bytes in 1013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:35.809 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e790ad57-555f-45b9-bfb2-dd80af334145'] response: {'name': 'network-changed', 'server_uuid': 'ac8e6ab6-2c10-430c-8438-2c565f600783', 'tag': '2296902e-a7f1-4bd8-81bf-b8ee1db94b2c', 'status': 'completed', 'code': 200} 2026-05-14 08:44:35.848 7 WARNING neutron.db.securitygroups_db [req-4fddfde1-5f1d-4808-9b11-b16451f3c576 req-8cd0c84a-0732-4456-aa3e-ecc2ce9e60c0 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1181/2449] 10.0.0.129 () {34 vars in 1094 bytes} [Thu May 14 08:44:35 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-528503786&fields=id&tenant_id=b857ba35ab7d4adfaf5dbf28561b55df => generated 69 bytes in 49 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: 1269/2450] 10.0.0.129 () {34 vars in 982 bytes} [Thu May 14 08:44:35 2026] GET /v2.0/networks?id=636fd2db-9366-4c13-8167-21ed69730f86 => generated 743 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2451] 10.0.0.129 () {34 vars in 965 bytes} [Thu May 14 08:44:35 2026] GET /v2.0/quotas/b857ba35ab7d4adfaf5dbf28561b55df => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2452] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:44:35 2026] GET /v2.0/ports/c7a1c65a-ee07-4c74-9589-07a51137e701 => generated 943 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2453] 10.0.0.129 () {34 vars in 1002 bytes} [Thu May 14 08:44:35 2026] GET /v2.0/ports?tenant_id=b857ba35ab7d4adfaf5dbf28561b55df&fields=id => generated 333 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2454] 10.0.0.129 () {34 vars in 1008 bytes} [Thu May 14 08:44:36 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2455] 10.0.0.129 () {34 vars in 1108 bytes} [Thu May 14 08:44:36 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?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) 2026-05-14 08:44:36.289 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4ce4eea-57be-44ad-9caf-19ed4558582b 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] TaaS: Handle Delete Port: c7a1c65a-ee07-4c74-9589-07a51137e701 2026-05-14 08:44:36.292 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4ce4eea-57be-44ad-9caf-19ed4558582b 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Tap Mirror: Handle Delete Port: c7a1c65a-ee07-4c74-9589-07a51137e701 [pid: 7|app: 0|req: 1188/2458] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:44:36 2026] GET /v2.0/ports?tenant_id=b857ba35ab7d4adfaf5dbf28561b55df&device_id=ac8e6ab6-2c10-430c-8438-2c565f600783 => generated 1453 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2459] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:44:36 2026] GET /v2.0/networks?id=c9cbe3a1-f1e3-4c81-8425-c017981080d9 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2460] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:44:36 2026] GET /v2.0/ports?device_id=b4ae624e-12ed-43d3-8284-793397bc3441 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2461] 199.204.45.35 () {34 vars in 1055 bytes} [Thu May 14 08:44:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.35&port_id=2296902e-a7f1-4bd8-81bf-b8ee1db94b2c => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2462] 199.204.45.35 () {34 vars in 1101 bytes} [Thu May 14 08:44:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa1&port_id=2296902e-a7f1-4bd8-81bf-b8ee1db94b2c => 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: 1193/2463] 199.204.45.35 () {34 vars in 1063 bytes} [Thu May 14 08:44:36 2026] GET /v2.0/subnets?id=079484bc-c859-4758-9590-e2b5de7c81e6&id=f0e8ae7d-9653-4a2c-b8f7-f9e68d315b36 => generated 1411 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2464] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:44:36 2026] GET /v2.0/ports?network_id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&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: 1271/2465] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:44:36 2026] PUT /v2.0/routers/f64eb067-00af-4b01-b093-52e02f958740/remove_router_interface => generated 310 bytes in 601 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: 1195/2466] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:44:36 2026] GET /v2.0/ports?network_id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&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: 1272/2467] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:44:36 2026] GET /v2.0/ports?device_id=f64eb067-00af-4b01-b093-52e02f958740 => 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: 1196/2468] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:44:36 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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: 1197/2469] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:44:36 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2470] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:36 2026] DELETE /v2.0/routers/f64eb067-00af-4b01-b093-52e02f958740 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2471] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:36 2026] DELETE /v2.0/subnets/f4ee37b1-1b0d-4b6f-9c99-d88bae27e74a => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:44:37.126 8 INFO neutron_taas.services.taas.taas_plugin [None req-a198df98-2f57-4a97-9f95-cf51999f56f1 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] TaaS: Handle Delete Port: d139772c-80a1-47e4-85af-95519721a2e7 2026-05-14 08:44:37.129 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a198df98-2f57-4a97-9f95-cf51999f56f1 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Tap Mirror: Handle Delete Port: d139772c-80a1-47e4-85af-95519721a2e7 2026-05-14 08:44:37.309 8 INFO neutron.services.segments.plugin [-] Segment 727a37e8-fcba-4863-9367-1fed862a3c4c resource provider aggregate not found 2026-05-14 08:44:37.314 8 INFO neutron.services.segments.plugin [-] Segment 727a37e8-fcba-4863-9367-1fed862a3c4c resource provider aggregate not found 2026-05-14 08:44:37.329 8 INFO neutron.services.segments.plugin [-] Segment 727a37e8-fcba-4863-9367-1fed862a3c4c 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 727a37e8-fcba-4863-9367-1fed862a3c4c found for delete ", "request_id": "req-ac8fbc42-c878-4c89-ba27-2bc42a253e4e"}]} 2026-05-14 08:44:37.332 8 INFO neutron.services.segments.plugin [-] Segment 727a37e8-fcba-4863-9367-1fed862a3c4c 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 727a37e8-fcba-4863-9367-1fed862a3c4c found for delete ", "request_id": "req-bf383caf-400e-4380-9518-e9c237bf8cb9"}]} [pid: 8|app: 0|req: 1274/2472] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:44:37 2026] DELETE /v2.0/networks/cf2f0123-f756-4238-bcbf-5374ecb09c0d => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:44:38.364 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7420ce5e-6dc2-4f8c-8d8c-36b614b267dc 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] No more DHCP agents 2026-05-14 08:44:38.365 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7420ce5e-6dc2-4f8c-8d8c-36b614b267dc 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:38.501 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ba511df-b09c-428f-b975-8f1a6f14cddb - - - - - -] OVN reports status down for port: 7ed3525e-d290-409a-8fc8-588c23e2431b 2026-05-14 08:44:38.522 7 INFO neutron.db.ovn_revision_numbers_db [None req-7420ce5e-6dc2-4f8c-8d8c-36b614b267dc 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 7ed3525e-d290-409a-8fc8-588c23e2431b (type: ports) to 1 2026-05-14 08:44:39.097 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ba511df-b09c-428f-b975-8f1a6f14cddb - - - - - -] OVN reports status up for port: 7ed3525e-d290-409a-8fc8-588c23e2431b 2026-05-14 08:44:39.113 8 INFO neutron.plugins.ml2.plugin [None req-3ba511df-b09c-428f-b975-8f1a6f14cddb - - - - - -] Attempt 1 to provision port 7ed3525e-d290-409a-8fc8-588c23e2431b 2026-05-14 08:44:39.156 7 INFO neutron.db.ovn_revision_numbers_db [None req-7420ce5e-6dc2-4f8c-8d8c-36b614b267dc 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 7ed3525e-d290-409a-8fc8-588c23e2431b (type: router_ports) to 1 2026-05-14 08:44:39.224 7 INFO neutron.db.ovn_revision_numbers_db [None req-7420ce5e-6dc2-4f8c-8d8c-36b614b267dc 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 36f269f6-0df6-424b-8fe2-8bf3d596c0b5 (type: routers) to 2 [pid: 7|app: 0|req: 1199/2473] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:37 2026] POST /v2.0/routers => generated 968 bytes in 1886 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2474] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:44:39 2026] GET /v2.0/routers/36f269f6-0df6-424b-8fe2-8bf3d596c0b5 => generated 974 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2475] 10.0.0.157 () {32 vars in 647 bytes} [Thu May 14 08:44:39 2026] GET /v2.0/routers => generated 977 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:39.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-a98e5e5c-ad98-4426-b53d-0b61621d7937 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Successfully bumped revision number for resource 36f269f6-0df6-424b-8fe2-8bf3d596c0b5 (type: routers) to 3 [pid: 8|app: 0|req: 1276/2476] 10.0.0.157 () {34 vars in 741 bytes} [Thu May 14 08:44:39 2026] PUT /v2.0/routers/36f269f6-0df6-424b-8fe2-8bf3d596c0b5 => generated 981 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2477] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:44:39 2026] GET /v2.0/routers/36f269f6-0df6-424b-8fe2-8bf3d596c0b5 => generated 981 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2478] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:44:39 2026] GET /v2.0/ports?device_id=36f269f6-0df6-424b-8fe2-8bf3d596c0b5 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:44:40.173 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb1c1b2a-b6db-4b94-8bf5-3fa1184b6333 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] TaaS: Handle Delete Port: 7ed3525e-d290-409a-8fc8-588c23e2431b 2026-05-14 08:44:40.177 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb1c1b2a-b6db-4b94-8bf5-3fa1184b6333 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] Tap Mirror: Handle Delete Port: 7ed3525e-d290-409a-8fc8-588c23e2431b [pid: 7|app: 0|req: 1202/2479] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:39 2026] DELETE /v2.0/routers/36f269f6-0df6-424b-8fe2-8bf3d596c0b5 => generated 0 bytes in 686 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2480] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:44:40 2026] GET /v2.0/ports?device_id=36f269f6-0df6-424b-8fe2-8bf3d596c0b5 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:44:40.630 8 INFO neutron.api.v2.resource [None req-7ba4bfa0-d06b-404f-a696-79aa703bab43 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1279/2481] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:40 2026] DELETE /v2.0/routers/36f269f6-0df6-424b-8fe2-8bf3d596c0b5 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2482] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:44:40 2026] GET /v2.0/ports?device_id=f64eb067-00af-4b01-b093-52e02f958740 => 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: 1203/2483] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:44:40 2026] GET /v2.0/networks?id=636fd2db-9366-4c13-8167-21ed69730f86 => generated 743 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:40.674 8 INFO neutron.api.v2.resource [None req-a919c74c-394c-4d65-82a5-5867398f47dc 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1281/2484] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:40 2026] DELETE /v2.0/routers/f64eb067-00af-4b01-b093-52e02f958740 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:44:40.677 7 WARNING neutron.db.securitygroups_db [req-4fddfde1-5f1d-4808-9b11-b16451f3c576 req-516a35e3-9c39-4788-9d4a-11470bf93d1c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:44:40.688 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a32e607-1bcb-4d3c-b4b7-ca57ea83c022 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1282/2485] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:40 2026] DELETE /v2.0/subnets/f4ee37b1-1b0d-4b6f-9c99-d88bae27e74a => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2486] 199.204.45.35 () {34 vars in 1049 bytes} [Thu May 14 08:44:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b857ba35ab7d4adfaf5dbf28561b55df => generated 178 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2487] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:44:40 2026] GET /v2.0/ports?device_id=6cc08713-1d43-4f1c-a414-c9845d95b96f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:44:40.725 8 INFO neutron.api.v2.resource [None req-aabd8b62-4031-45cf-aee2-2f5688eeed2a 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1284/2488] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:40 2026] DELETE /v2.0/routers/6cc08713-1d43-4f1c-a414-c9845d95b96f => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:44:40.742 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98841df9-5fc9-44ca-9666-eeaf2f3e5b6c 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1285/2489] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:40 2026] DELETE /v2.0/subnets/b60cbfde-eb0c-473d-99b0-32a2c9122fcd => 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: 1286/2490] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:44:40 2026] GET /v2.0/ports?device_id=c3cf1643-1d6e-44db-b5c3-c1f70c7b2930 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:44:40.791 8 INFO neutron.api.v2.resource [None req-72221f15-c09f-41d8-851c-a32b6785c651 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1287/2491] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:40 2026] DELETE /v2.0/routers/c3cf1643-1d6e-44db-b5c3-c1f70c7b2930 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:44:40.808 8 INFO neutron.pecan_wsgi.hooks.translation [None req-382e049f-3989-4e0f-8e90-6b209a6335b0 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1288/2492] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:40 2026] DELETE /v2.0/subnets/5b32fab0-6572-4b48-879f-301ffef46a8d => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:44:40.826 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b06463c-8a31-4fb9-a86c-e1597e5f9142 09c8f58f7b3b414c90ef29256c60fe64 8e3f271eff934cc6814bf3f2e376334f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1289/2493] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:44:40 2026] DELETE /v2.0/subnets/23aba6cb-a2ed-4c17-b542-975dec84f436 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:44:40.948 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c8abf5b9-355b-48e8-8c34-e34dc1a305fb - - - - - -] No port found with ID c7a1c65a-ee07-4c74-9589-07a51137e701: RuntimeError: No port found with ID c7a1c65a-ee07-4c74-9589-07a51137e701 2026-05-14 08:44:41.061 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-4fddfde1-5f1d-4808-9b11-b16451f3c576 req-9b2fbbe9-db4c-4a42-87b2-db4d2761fa5f 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:44:41.062 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-4fddfde1-5f1d-4808-9b11-b16451f3c576 req-9b2fbbe9-db4c-4a42-87b2-db4d2761fa5f 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network 636fd2db-9366-4c13-8167-21ed69730f86: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:41.212 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c8abf5b9-355b-48e8-8c34-e34dc1a305fb - - - - - -] OVN reports status down for port: 43ecc884-1951-4543-be6a-3211552134b1 2026-05-14 08:44:41.282 7 INFO neutron.db.ovn_revision_numbers_db [req-4fddfde1-5f1d-4808-9b11-b16451f3c576 req-9b2fbbe9-db4c-4a42-87b2-db4d2761fa5f 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 43ecc884-1951-4543-be6a-3211552134b1 (type: ports) to 1 2026-05-14 08:44:41.364 8 WARNING neutron.db.securitygroups_db [None req-1d377246-8d7d-4017-8d2b-e7ef6face67b fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1205/2494] 199.204.45.35 () {38 vars in 954 bytes} [Thu May 14 08:44:40 2026] POST /v2.0/ports => generated 1179 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2495] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:44:41 2026] GET /v2.0/security-groups?tenant_id=8e3f271eff934cc6814bf3f2e376334f&name=default => generated 2929 bytes in 117 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: 1206/2496] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:44:41 2026] DELETE /v2.0/security-groups/661a0813-cc78-4d2c-93dc-0640e74d1496 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2497] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:44:41 2026] GET /v2.0/ports?device_id=b4ae624e-12ed-43d3-8284-793397bc3441 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2498] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:44:41 2026] GET /v2.0/security-groups?id=1d18ae66-75d3-4962-9811-a5befc0a648a&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:41.799 8 INFO neutron.db.ovn_revision_numbers_db [req-4fddfde1-5f1d-4808-9b11-b16451f3c576 req-12afa303-a619-4f87-8631-bcd7efe87194 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 43ecc884-1951-4543-be6a-3211552134b1 (type: ports) to 2 [pid: 7|app: 0|req: 1209/2499] 10.0.0.248 () {34 vars in 990 bytes} [Thu May 14 08:44:41 2026] GET /v2.0/ports?device_id=ac8e6ab6-2c10-430c-8438-2c565f600783 => generated 1453 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2500] 10.0.0.248 () {34 vars in 1040 bytes} [Thu May 14 08:44:41 2026] GET /v2.0/security-groups?id=1d18ae66-75d3-4962-9811-a5befc0a648a&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:42.059 8 INFO neutron.db.ovn_revision_numbers_db [req-4fddfde1-5f1d-4808-9b11-b16451f3c576 req-12afa303-a619-4f87-8631-bcd7efe87194 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 43ecc884-1951-4543-be6a-3211552134b1 (type: ports) to 4 [pid: 8|app: 0|req: 1291/2501] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:44:41 2026] PUT /v2.0/ports/43ecc884-1951-4543-be6a-3211552134b1 => generated 1452 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:44:42.125 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-356775cd-b9d7-42eb-baee-d86f37e3c1d8'] response: {'name': 'network-changed', 'server_uuid': 'b4ae624e-12ed-43d3-8284-793397bc3441', 'tag': '43ecc884-1951-4543-be6a-3211552134b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1211/2502] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:44:42 2026] GET /v2.0/ports?tenant_id=b857ba35ab7d4adfaf5dbf28561b55df&device_id=b4ae624e-12ed-43d3-8284-793397bc3441 => generated 1455 bytes in 59 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: 1292/2503] 199.204.45.35 () {34 vars in 1017 bytes} [Thu May 14 08:44:42 2026] GET /v2.0/networks?tenant_id=b857ba35ab7d4adfaf5dbf28561b55df&shared=False => generated 2499 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2504] 199.204.45.35 () {34 vars in 929 bytes} [Thu May 14 08:44:42 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-05-14 08:44:43.511 8 INFO neutron.db.ovn_revision_numbers_db [None req-c40bbf62-fd6b-4509-abb0-607217211e5d 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] Successfully bumped revision number for resource b7fc1990-e2fd-42f6-a852-083d1fd9d21c (type: security_groups) to 1 2026-05-14 08:44:43.524 8 INFO neutron.db.ovn_revision_numbers_db [None req-c40bbf62-fd6b-4509-abb0-607217211e5d 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] Successfully bumped revision number for resource 78775186-5973-4edc-8281-cf2099c346cc (type: security_group_rules) to 0 2026-05-14 08:44:43.538 8 INFO neutron.db.ovn_revision_numbers_db [None req-c40bbf62-fd6b-4509-abb0-607217211e5d 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] Successfully bumped revision number for resource 974f4008-dd24-43c4-98f5-08fd3af6a547 (type: security_group_rules) to 0 2026-05-14 08:44:43.550 8 INFO neutron.db.ovn_revision_numbers_db [None req-c40bbf62-fd6b-4509-abb0-607217211e5d 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] Successfully bumped revision number for resource a3ca4534-4c05-4e89-8fb4-1790a9ff5744 (type: security_group_rules) to 0 2026-05-14 08:44:43.566 8 INFO neutron.db.ovn_revision_numbers_db [None req-c40bbf62-fd6b-4509-abb0-607217211e5d 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] Successfully bumped revision number for resource af2d64bd-52ae-42bc-a302-c59a2d281bf4 (type: security_group_rules) to 0 2026-05-14 08:44:43.661 8 INFO neutron.db.ovn_revision_numbers_db [None req-c40bbf62-fd6b-4509-abb0-607217211e5d 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] Successfully bumped revision number for resource da26a058-1359-488d-93e5-9ca07c3531ff (type: security_groups) to 1 2026-05-14 08:44:43.672 8 INFO neutron.db.ovn_revision_numbers_db [None req-c40bbf62-fd6b-4509-abb0-607217211e5d 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] Successfully bumped revision number for resource 1cc445d5-38e0-4d8a-ac2d-e7c0162854ec (type: security_group_rules) to 0 2026-05-14 08:44:43.683 8 INFO neutron.db.ovn_revision_numbers_db [None req-c40bbf62-fd6b-4509-abb0-607217211e5d 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] Successfully bumped revision number for resource 983d3159-2bc9-4ebd-b72f-840ee94983a5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1293/2505] 10.0.0.157 () {34 vars in 684 bytes} [Thu May 14 08:44:43 2026] POST /v2.0/security-groups => generated 1626 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2506] 10.0.0.157 () {32 vars in 663 bytes} [Thu May 14 08:44:43 2026] GET /v2.0/security-groups => generated 4535 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:44:43.846 8 INFO neutron.db.ovn_revision_numbers_db [None req-cc259d93-6561-4719-9576-2159dbedc1b1 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] Successfully bumped revision number for resource da26a058-1359-488d-93e5-9ca07c3531ff (type: security_groups) to 2 [pid: 8|app: 0|req: 1294/2507] 10.0.0.157 () {34 vars in 758 bytes} [Thu May 14 08:44:43 2026] PUT /v2.0/security-groups/da26a058-1359-488d-93e5-9ca07c3531ff => generated 1665 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2508] 10.0.0.157 () {32 vars in 737 bytes} [Thu May 14 08:44:43 2026] GET /v2.0/security-groups/da26a058-1359-488d-93e5-9ca07c3531ff => generated 1665 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2509] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:44:43 2026] GET /v2.0/ports?tenant_id=b857ba35ab7d4adfaf5dbf28561b55df&device_id=b4ae624e-12ed-43d3-8284-793397bc3441 => generated 1455 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2510] 199.204.45.35 () {34 vars in 1055 bytes} [Thu May 14 08:44:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.14&port_id=43ecc884-1951-4543-be6a-3211552134b1 => 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: 1297/2511] 199.204.45.35 () {34 vars in 1103 bytes} [Thu May 14 08:44:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae6&port_id=43ecc884-1951-4543-be6a-3211552134b1 => 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: 1298/2512] 199.204.45.35 () {34 vars in 1063 bytes} [Thu May 14 08:44:43 2026] GET /v2.0/subnets?id=dac6045f-c1f3-4d2b-9f05-ecfe3596bb55&id=0c5962bc-738e-4431-8b99-0868a7bcd892 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2513] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:44:43 2026] DELETE /v2.0/security-groups/da26a058-1359-488d-93e5-9ca07c3531ff => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2514] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:44:44 2026] GET /v2.0/ports?network_id=636fd2db-9366-4c13-8167-21ed69730f86&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: 1216/2515] 10.0.0.157 () {32 vars in 663 bytes} [Thu May 14 08:44:44 2026] GET /v2.0/security-groups => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2516] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:44:44 2026] GET /v2.0/ports?network_id=636fd2db-9366-4c13-8167-21ed69730f86&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:44:44.090 7 INFO neutron.api.v2.resource [None req-7d2aba41-a59b-4305-a32a-6e684d167049 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1217/2517] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:44:44 2026] DELETE /v2.0/security-groups/da26a058-1359-488d-93e5-9ca07c3531ff => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2518] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:44:44 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?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: 1302/2519] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:44:44 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?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-05-14 08:44:44.225 7 INFO neutron.db.ovn_revision_numbers_db [None req-757b2ed1-f45f-4fb3-adc2-fefd4e30bae1 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] Successfully bumped revision number for resource a772539a-6679-411b-a676-ff543bc3d4cf (type: security_groups) to 1 2026-05-14 08:44:44.237 7 INFO neutron.db.ovn_revision_numbers_db [None req-757b2ed1-f45f-4fb3-adc2-fefd4e30bae1 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] Successfully bumped revision number for resource 0475b527-4fca-4457-b3af-812f692f9185 (type: security_group_rules) to 0 2026-05-14 08:44:44.248 7 INFO neutron.db.ovn_revision_numbers_db [None req-757b2ed1-f45f-4fb3-adc2-fefd4e30bae1 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] Successfully bumped revision number for resource de3ac4b2-d96b-4337-a14e-884533ef36f7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1218/2520] 10.0.0.157 () {34 vars in 684 bytes} [Thu May 14 08:44:44 2026] POST /v2.0/security-groups => generated 1626 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:44:44.407 8 INFO neutron.db.ovn_revision_numbers_db [None req-67a4ce49-368c-4203-81c4-952dc3789edd 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] Successfully bumped revision number for resource eae73218-4c2b-407e-a21e-0b51a61b6b2d (type: security_group_rules) to 0 2026-05-14 08:44:44.409 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3ba511df-b09c-428f-b975-8f1a6f14cddb - - - - - -] No port found with ID 7ed3525e-d290-409a-8fc8-588c23e2431b: RuntimeError: No port found with ID 7ed3525e-d290-409a-8fc8-588c23e2431b [pid: 8|app: 0|req: 1303/2521] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2522] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:44:44 2026] GET /v2.0/security-group-rules/eae73218-4c2b-407e-a21e-0b51a61b6b2d => generated 601 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2523] 10.0.0.157 () {32 vars in 673 bytes} [Thu May 14 08:44:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2524] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:44:44 2026] DELETE /v2.0/security-group-rules/eae73218-4c2b-407e-a21e-0b51a61b6b2d => 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: 1305/2525] 10.0.0.157 () {32 vars in 673 bytes} [Thu May 14 08:44:44 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) 2026-05-14 08:44:44.884 7 INFO neutron.db.ovn_revision_numbers_db [None req-41b58008-1d2b-41e7-a84c-397e6d262264 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] Successfully bumped revision number for resource 39988d28-cbeb-42d6-b677-29d53ddcd7ac (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1221/2526] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:44 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: 8|app: 0|req: 1306/2527] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:44:44 2026] GET /v2.0/security-group-rules/39988d28-cbeb-42d6-b677-29d53ddcd7ac => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2528] 10.0.0.157 () {32 vars in 673 bytes} [Thu May 14 08:44:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2529] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:44:45 2026] DELETE /v2.0/security-group-rules/39988d28-cbeb-42d6-b677-29d53ddcd7ac => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2530] 10.0.0.157 () {32 vars in 673 bytes} [Thu May 14 08:44:45 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) 2026-05-14 08:44:45.302 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a1d33bf-f1d6-4796-b611-63e2567369ca 275665f0d06e4e6fa49ae878087c6cb5 3ea7bb573c464e1e91c382f2d760b388 - - default default] Successfully bumped revision number for resource 42a3fd54-f3f3-4d26-8abb-2aab053655f7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1308/2531] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2532] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:44:45 2026] GET /v2.0/security-group-rules/42a3fd54-f3f3-4d26-8abb-2aab053655f7 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2533] 10.0.0.157 () {32 vars in 673 bytes} [Thu May 14 08:44:45 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2534] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:44:45 2026] DELETE /v2.0/security-group-rules/42a3fd54-f3f3-4d26-8abb-2aab053655f7 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2535] 10.0.0.157 () {32 vars in 673 bytes} [Thu May 14 08:44:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2536] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:44:45 2026] DELETE /v2.0/security-groups/a772539a-6679-411b-a676-ff543bc3d4cf => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2537] 10.0.0.157 () {32 vars in 663 bytes} [Thu May 14 08:44:45 2026] GET /v2.0/security-groups => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2538] 10.0.0.157 () {32 vars in 663 bytes} [Thu May 14 08:44:45 2026] GET /v2.0/security-groups => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:44:46.364 8 WARNING neutron.db.securitygroups_db [None req-a8741d15-e96e-4ced-9880-e33904b3b587 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1312/2539] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:44:46 2026] GET /v2.0/security-groups?tenant_id=3ea7bb573c464e1e91c382f2d760b388&name=default => generated 2929 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2540] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:44:46 2026] DELETE /v2.0/security-groups/b7fc1990-e2fd-42f6-a852-083d1fd9d21c => 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: 1313/2541] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:44:46 2026] GET /v2.0/ports?device_id=b4ae624e-12ed-43d3-8284-793397bc3441 => generated 1194 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:44:46.872 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c8abf5b9-355b-48e8-8c34-e34dc1a305fb - - - - - -] OVN reports status up for port: 43ecc884-1951-4543-be6a-3211552134b1 [pid: 7|app: 0|req: 1229/2542] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:44:46 2026] GET /v2.0/security-groups?id=1d18ae66-75d3-4962-9811-a5befc0a648a&fields=id&fields=name => generated 111 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:46.916 7 INFO neutron.plugins.ml2.plugin [None req-c8abf5b9-355b-48e8-8c34-e34dc1a305fb - - - - - -] Attempt 1 to provision port 43ecc884-1951-4543-be6a-3211552134b1 2026-05-14 08:44:47.050 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6c73d05-a77d-487d-b303-e6335c874961'] response: {'server_uuid': 'b4ae624e-12ed-43d3-8284-793397bc3441', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43ecc884-1951-4543-be6a-3211552134b1', 'code': 200} 2026-05-14 08:44:47.218 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8abf5b9-355b-48e8-8c34-e34dc1a305fb - - - - - -] Successfully bumped revision number for resource 43ecc884-1951-4543-be6a-3211552134b1 (type: ports) to 5 [pid: 8|app: 0|req: 1314/2543] 10.0.0.157 () {32 vars in 623 bytes} [Thu May 14 08:44:48 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 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: 1230/2544] 10.0.0.157 () {32 vars in 633 bytes} [Thu May 14 08:44:48 2026] GET /v2.0/ => generated 632 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:49.088 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7081318d-1cc3-44d5-bd94-05f4efb1c27a'] response: {'server_uuid': 'b4ae624e-12ed-43d3-8284-793397bc3441', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43ecc884-1951-4543-be6a-3211552134b1', 'code': 200} 2026-05-14 08:44:49.090 8 WARNING neutron.db.securitygroups_db [None req-a3b81bae-b6b3-4864-a98b-83bc5f14a51e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:44:49.245 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3b81bae-b6b3-4864-a98b-83bc5f14a51e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3cae29d0-3a84-4823-86a1-46d90e1c3094 (type: security_groups) to 1 2026-05-14 08:44:49.269 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3b81bae-b6b3-4864-a98b-83bc5f14a51e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8d3a70c7-45e0-42ba-bcfd-04e160eee82e (type: security_group_rules) to 0 2026-05-14 08:44:49.282 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3b81bae-b6b3-4864-a98b-83bc5f14a51e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c8ec8011-0d32-4a2b-84e5-54d06a02f902 (type: security_group_rules) to 0 2026-05-14 08:44:49.296 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3b81bae-b6b3-4864-a98b-83bc5f14a51e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c90f570f-dd39-4259-892e-512341b4df17 (type: security_group_rules) to 0 2026-05-14 08:44:49.310 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3b81bae-b6b3-4864-a98b-83bc5f14a51e fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource fe7955c2-b499-4ff7-a721-b4bc8e66d1fb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1315/2545] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:44:48 2026] GET /v2.0/security-groups?tenant_id=3f055731b9e14d84a1b12872a2f343dc&name=default => generated 2929 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2546] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:44:49 2026] DELETE /v2.0/security-groups/3cae29d0-3a84-4823-86a1-46d90e1c3094 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2549] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:44:51 2026] GET /v2.0/ports?device_id=b4ae624e-12ed-43d3-8284-793397bc3441 => generated 1196 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2550] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:44:52 2026] GET /v2.0/security-groups?id=1d18ae66-75d3-4962-9811-a5befc0a648a&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2551] 10.0.0.157 () {32 vars in 818 bytes} [Thu May 14 08:44:52 2026] GET /v2.0/ports?network_id=636fd2db-9366-4c13-8167-21ed69730f86&mac_address=fa%3A16%3A3e%3A80%3A95%3Ab1 => generated 1196 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:44:52.449 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0da1afee-6ae0-4b40-ae5c-9468b43660fb 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:44:52.451 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0da1afee-6ae0-4b40-ae5c-9468b43660fb 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:52.629 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cab7131-9f96-4aa3-a168-2e1dbd52dd25 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 5bae9c1a-d6e5-49a2-ac5c-1ac5b8e36b50 (type: security_groups) to 1 2026-05-14 08:44:52.642 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cab7131-9f96-4aa3-a168-2e1dbd52dd25 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 0937f4f1-24f4-4951-a843-0a7d458a0133 (type: security_group_rules) to 0 2026-05-14 08:44:52.656 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cab7131-9f96-4aa3-a168-2e1dbd52dd25 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 239a95cd-3073-48ec-ae02-66b0ea4b38bb (type: security_group_rules) to 0 2026-05-14 08:44:52.665 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cab7131-9f96-4aa3-a168-2e1dbd52dd25 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 893d45bf-d812-4037-8621-74a00219d9b0 (type: security_group_rules) to 0 2026-05-14 08:44:52.676 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cab7131-9f96-4aa3-a168-2e1dbd52dd25 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource a1495c7f-c3b4-4c21-96fc-c38f95377889 (type: security_group_rules) to 0 2026-05-14 08:44:52.759 8 INFO neutron.db.segments_db [None req-5cab7131-9f96-4aa3-a168-2e1dbd52dd25 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Added segment cf5594b0-7db6-46aa-b431-8a4f57463a2c of type geneve for network 84756d60-30d5-4741-8e40-e86801a774c4 2026-05-14 08:44:52.863 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cab7131-9f96-4aa3-a168-2e1dbd52dd25 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 84756d60-30d5-4741-8e40-e86801a774c4 (type: networks) to 1 2026-05-14 08:44:53.006 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5cab7131-9f96-4aa3-a168-2e1dbd52dd25 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] No more DHCP agents 2026-05-14 08:44:53.007 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5cab7131-9f96-4aa3-a168-2e1dbd52dd25 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Unable to schedule network 84756d60-30d5-4741-8e40-e86801a774c4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:53.096 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cab7131-9f96-4aa3-a168-2e1dbd52dd25 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource bf93cafe-44dd-4ab2-ba6b-c1588dc5d08f (type: ports) to 1 2026-05-14 08:44:53.101 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c6ca420a-b575-4193-a42a-fc58414c5e8b - - - - - -] OVN reports status down for port: bf93cafe-44dd-4ab2-ba6b-c1588dc5d08f [pid: 8|app: 0|req: 1319/2552] 10.0.0.157 () {34 vars in 671 bytes} [Thu May 14 08:44:52 2026] POST /v2.0/networks => generated 671 bytes in 819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:53.562 7 INFO neutron.db.ovn_revision_numbers_db [None req-0da1afee-6ae0-4b40-ae5c-9468b43660fb 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 52ee8eb7-8780-415f-a1d1-e1e9275662c8 (type: floatingips) to 1 2026-05-14 08:44:53.562 7 INFO neutron.db.l3_db [None req-0da1afee-6ae0-4b40-ae5c-9468b43660fb 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Floating IP 52ee8eb7-8780-415f-a1d1-e1e9275662c8 associated. External IP: 10.96.250.211, port: 43ecc884-1951-4543-be6a-3211552134b1. 2026-05-14 08:44:53.564 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b4819080-f19e-4803-91ec-d1c9cfea00c4 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] No more DHCP agents 2026-05-14 08:44:53.565 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4819080-f19e-4803-91ec-d1c9cfea00c4 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1234/2553] 10.0.0.157 () {34 vars in 677 bytes} [Thu May 14 08:44:52 2026] POST /v2.0/floatingips => generated 854 bytes in 1424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:53.655 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fa385de-da85-4384-acc3-8d8ada86420e'] response: {'name': 'network-changed', 'server_uuid': 'b4ae624e-12ed-43d3-8284-793397bc3441', 'tag': '43ecc884-1951-4543-be6a-3211552134b1', 'status': 'completed', 'code': 200} 2026-05-14 08:44:53.692 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ba511df-b09c-428f-b975-8f1a6f14cddb - - - - - -] OVN reports status down for port: 538a4a3a-efaa-4d14-aa98-02da9858673c 2026-05-14 08:44:53.758 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4819080-f19e-4803-91ec-d1c9cfea00c4 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 538a4a3a-efaa-4d14-aa98-02da9858673c (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: 7|app: 0|req: 1235/2554] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:44:54 2026] GET /v2.0/ports?tenant_id=b857ba35ab7d4adfaf5dbf28561b55df&device_id=b4ae624e-12ed-43d3-8284-793397bc3441 => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2555] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:44:54 2026] GET /v2.0/networks?id=636fd2db-9366-4c13-8167-21ed69730f86 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2556] 199.204.45.35 () {34 vars in 1055 bytes} [Thu May 14 08:44:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.14&port_id=43ecc884-1951-4543-be6a-3211552134b1 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2557] 199.204.45.35 () {34 vars in 1103 bytes} [Thu May 14 08:44:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae6&port_id=43ecc884-1951-4543-be6a-3211552134b1 => 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: 1239/2558] 199.204.45.35 () {34 vars in 1063 bytes} [Thu May 14 08:44:54 2026] GET /v2.0/subnets?id=dac6045f-c1f3-4d2b-9f05-ecfe3596bb55&id=0c5962bc-738e-4431-8b99-0868a7bcd892 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2559] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:44:54 2026] GET /v2.0/ports?network_id=636fd2db-9366-4c13-8167-21ed69730f86&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: 1241/2560] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:44:54 2026] GET /v2.0/ports?network_id=636fd2db-9366-4c13-8167-21ed69730f86&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:44:54.509 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-313bdd7b-c234-4029-aab1-f0c54d7ea747 - - - - - -] Router 0fc606c1-9877-4302-8fa6-33b717a4b824 is bound to host instance 2026-05-14 08:44:54.541 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ba511df-b09c-428f-b975-8f1a6f14cddb - - - - - -] OVN reports status up for port: 538a4a3a-efaa-4d14-aa98-02da9858673c 2026-05-14 08:44:54.575 8 INFO neutron.plugins.ml2.plugin [None req-3ba511df-b09c-428f-b975-8f1a6f14cddb - - - - - -] Attempt 1 to provision port 538a4a3a-efaa-4d14-aa98-02da9858673c 2026-05-14 08:44:54.604 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4819080-f19e-4803-91ec-d1c9cfea00c4 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 538a4a3a-efaa-4d14-aa98-02da9858673c (type: router_ports) to 1 [pid: 7|app: 0|req: 1242/2561] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:44:54 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?fields=segments => generated 14 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2562] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:44:54 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:44:54.733 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4819080-f19e-4803-91ec-d1c9cfea00c4 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 0fc606c1-9877-4302-8fa6-33b717a4b824 (type: routers) to 2 [pid: 8|app: 0|req: 1320/2563] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:53 2026] POST /v2.0/routers => generated 975 bytes in 1623 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2564] 10.0.0.157 () {32 vars in 776 bytes} [Thu May 14 08:44:54 2026] GET /v2.0/subnets?project_id=3d268a0289aa4c3e806bc21363938faf&cidr=10.100.0.0%2F28 => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2565] 10.0.0.157 () {32 vars in 694 bytes} [Thu May 14 08:44:54 2026] GET /v2.0/networks?router%3Aexternal=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: 1245/2566] 10.0.0.157 () {32 vars in 784 bytes} [Thu May 14 08:44:54 2026] GET /v2.0/subnets?network_id=f5be4f78-0905-4811-9c92-1f0c9830fbe3&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:44:55.176 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-482a641b-fff9-4661-8160-86ca7f756959 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] No more DHCP agents 2026-05-14 08:44:55.177 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-482a641b-fff9-4661-8160-86ca7f756959 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Unable to schedule network 84756d60-30d5-4741-8e40-e86801a774c4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:55.458 7 INFO neutron.db.ovn_revision_numbers_db [None req-115eb293-432e-41e5-879f-04993811ddc1 - - - - - -] Successfully bumped revision number for resource 538a4a3a-efaa-4d14-aa98-02da9858673c (type: ports) to 4 2026-05-14 08:44:55.646 8 INFO neutron.db.ovn_revision_numbers_db [None req-482a641b-fff9-4661-8160-86ca7f756959 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource bf93cafe-44dd-4ab2-ba6b-c1588dc5d08f (type: ports) to 2 2026-05-14 08:44:55.679 8 INFO neutron.db.ovn_revision_numbers_db [None req-482a641b-fff9-4661-8160-86ca7f756959 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource fe3f9d42-b571-40c6-b00d-46560b7f5e02 (type: subnets) to 0 [pid: 8|app: 0|req: 1322/2567] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:44:54 2026] POST /v2.0/subnets => generated 657 bytes in 733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:55.896 7 INFO neutron.db.ovn_revision_numbers_db [None req-115eb293-432e-41e5-879f-04993811ddc1 - - - - - -] Successfully bumped revision number for resource 538a4a3a-efaa-4d14-aa98-02da9858673c (type: ports) to 5 2026-05-14 08:44:56.375 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-451235cd-1b7e-4b45-98d8-b7175874c0a5 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] No more DHCP agents 2026-05-14 08:44:56.377 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-451235cd-1b7e-4b45-98d8-b7175874c0a5 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Unable to schedule network 84756d60-30d5-4741-8e40-e86801a774c4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:56.497 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c6ca420a-b575-4193-a42a-fc58414c5e8b - - - - - -] OVN reports status down for port: ca39f4b0-1a71-4c33-a953-0fb997f77f3b 2026-05-14 08:44:56.557 7 INFO neutron.db.ovn_revision_numbers_db [None req-451235cd-1b7e-4b45-98d8-b7175874c0a5 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource ca39f4b0-1a71-4c33-a953-0fb997f77f3b (type: ports) to 1 2026-05-14 08:44:57.198 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c6ca420a-b575-4193-a42a-fc58414c5e8b - - - - - -] OVN reports status up for port: ca39f4b0-1a71-4c33-a953-0fb997f77f3b 2026-05-14 08:44:57.225 7 INFO neutron.plugins.ml2.plugin [None req-c6ca420a-b575-4193-a42a-fc58414c5e8b - - - - - -] Attempt 1 to provision port ca39f4b0-1a71-4c33-a953-0fb997f77f3b 2026-05-14 08:44:57.342 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-451235cd-1b7e-4b45-98d8-b7175874c0a5 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] No more DHCP agents 2026-05-14 08:44:57.344 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-451235cd-1b7e-4b45-98d8-b7175874c0a5 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Unable to schedule network 84756d60-30d5-4741-8e40-e86801a774c4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:44:58.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-451235cd-1b7e-4b45-98d8-b7175874c0a5 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource ca39f4b0-1a71-4c33-a953-0fb997f77f3b (type: router_ports) to 1 [pid: 7|app: 0|req: 1246/2568] 10.0.0.157 () {34 vars in 783 bytes} [Thu May 14 08:44:55 2026] PUT /v2.0/routers/0fc606c1-9877-4302-8fa6-33b717a4b824/add_router_interface => generated 310 bytes in 2403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:44:58.160 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6ca420a-b575-4193-a42a-fc58414c5e8b - - - - - -] Successfully bumped revision number for resource ca39f4b0-1a71-4c33-a953-0fb997f77f3b (type: ports) to 2 [pid: 8|app: 0|req: 1323/2569] 10.0.0.157 () {32 vars in 649 bytes} [Thu May 14 08:44:58 2026] GET /v2.0/networks => generated 5557 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2570] 10.0.0.157 () {32 vars in 647 bytes} [Thu May 14 08:44:58 2026] GET /v2.0/subnets => generated 6177 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2571] 10.0.0.157 () {32 vars in 647 bytes} [Thu May 14 08:44:58 2026] GET /v2.0/routers => generated 1970 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:44:58.519 7 INFO neutron.db.ovn_revision_numbers_db [None req-86822eea-7a39-4497-b3f0-4f19c448cf88 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource c9985bad-7c26-43af-bdc9-28685771e43d (type: security_groups) to 1 2026-05-14 08:44:58.539 7 INFO neutron.db.ovn_revision_numbers_db [None req-86822eea-7a39-4497-b3f0-4f19c448cf88 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 724e8ed7-c84b-438f-a378-9bc3c810cfa9 (type: security_group_rules) to 0 2026-05-14 08:44:58.556 7 INFO neutron.db.ovn_revision_numbers_db [None req-86822eea-7a39-4497-b3f0-4f19c448cf88 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource bc86f974-a8f1-4676-9c3b-2007f1761580 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1248/2572] 10.0.0.157 () {34 vars in 685 bytes} [Thu May 14 08:44:58 2026] POST /v2.0/security-groups => generated 1677 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:44:58.748 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c53435e-602e-46ca-a6aa-d94c4f324732 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource bf2679f6-4ad3-4ced-9a65-0e5a312c9a7b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1325/2573] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:58.906 7 INFO neutron.db.ovn_revision_numbers_db [None req-71e80f78-6450-438a-bcd8-e0c952e6ed3b 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 3e568e00-6cfa-4fb7-803c-fc9f8c01349c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1249/2574] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:59.054 8 INFO neutron.db.ovn_revision_numbers_db [None req-97842b31-d5f0-4a24-9339-c983a8c5466d 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 40326f54-0424-458d-bb34-197957db9436 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1326/2575] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:59.239 7 INFO neutron.db.ovn_revision_numbers_db [None req-c79916b0-52d5-4ab2-a61f-4968b439d35f 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 641d710e-d716-46c9-848b-d8dfe75abad4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1250/2576] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:59 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) 2026-05-14 08:44:59.323 8 INFO neutron.db.securitygroups_db [None req-d528e415-0421-421c-a703-730c085d51c3 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Project 3d268a0289aa4c3e806bc21363938faf added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-14 08:44:59.408 8 INFO neutron.db.ovn_revision_numbers_db [None req-d528e415-0421-421c-a703-730c085d51c3 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource d653a929-0792-48a4-a693-39a2334ae18f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1327/2577] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:44:59.502 7 INFO neutron.db.securitygroups_db [None req-0962b301-9086-41d8-8f33-b703b5b3d57a 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Project 3d268a0289aa4c3e806bc21363938faf added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-14 08:44:59.583 7 INFO neutron.db.ovn_revision_numbers_db [None req-0962b301-9086-41d8-8f33-b703b5b3d57a 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 8c764d69-66be-4b0f-ae94-13e1eeb7a425 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1251/2578] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:44:59 2026] POST /v2.0/security-group-rules => generated 606 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2579] 10.0.0.157 () {32 vars in 649 bytes} [Thu May 14 08:44:59 2026] GET /v2.0/networks => generated 1374 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:45:00.296 7 WARNING neutron.db.securitygroups_db [req-a61839a4-304f-47ec-a33b-548f8ee04676 req-d484f419-3a95-4141-8498-515c78e41961 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1252/2580] 10.0.0.129 () {34 vars in 1100 bytes} [Thu May 14 08:45:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2094176393&fields=id&tenant_id=3d268a0289aa4c3e806bc21363938faf => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2581] 10.0.0.129 () {34 vars in 982 bytes} [Thu May 14 08:45:00 2026] GET /v2.0/networks?id=84756d60-30d5-4741-8e40-e86801a774c4 => generated 699 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2582] 10.0.0.129 () {34 vars in 965 bytes} [Thu May 14 08:45:00 2026] GET /v2.0/quotas/3d268a0289aa4c3e806bc21363938faf => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2583] 10.0.0.129 () {34 vars in 1002 bytes} [Thu May 14 08:45:00 2026] GET /v2.0/ports?tenant_id=3d268a0289aa4c3e806bc21363938faf&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2584] 10.0.0.129 () {34 vars in 1008 bytes} [Thu May 14 08:45:00 2026] GET /v2.0/networks/84756d60-30d5-4741-8e40-e86801a774c4?fields=segments => generated 14 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2585] 10.0.0.129 () {34 vars in 1108 bytes} [Thu May 14 08:45:00 2026] GET /v2.0/networks/84756d60-30d5-4741-8e40-e86801a774c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2586] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:00 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2587] 10.0.0.248 () {34 vars in 990 bytes} [Thu May 14 08:45:01 2026] GET /v2.0/ports?device_id=b4ae624e-12ed-43d3-8284-793397bc3441 => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2588] 10.0.0.248 () {34 vars in 1040 bytes} [Thu May 14 08:45:01 2026] GET /v2.0/security-groups?id=1d18ae66-75d3-4962-9811-a5befc0a648a&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2589] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:01 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:45:02.899 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f65d1642-fd4f-4607-84ae-4a3ee0d881e7 - - - - - -] No hosting information found for port ca39f4b0-1a71-4c33-a953-0fb997f77f3b: RuntimeError: No hosting information found for port ca39f4b0-1a71-4c33-a953-0fb997f77f3b 2026-05-14 08:45:02.935 7 INFO neutron.common.ovn.utils [None req-f65d1642-fd4f-4607-84ae-4a3ee0d881e7 - - - - - -] HA Chassis Group neutron-84756d60-30d5-4741-8e40-e86801a774c4 synchronized; highest priority chassis 75f0e84d-ac3d-4c03-8d5e-0335d463036c 2026-05-14 08:45:03.029 7 INFO neutron.db.ovn_revision_numbers_db [None req-f65d1642-fd4f-4607-84ae-4a3ee0d881e7 - - - - - -] Successfully bumped revision number for resource ca39f4b0-1a71-4c33-a953-0fb997f77f3b (type: router_ports) to 2 [pid: 7|app: 0|req: 1257/2590] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:03 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2591] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:04 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => 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: 1335/2592] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:45:05 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2593] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:45:05 2026] GET /v2.0/networks?id=84756d60-30d5-4741-8e40-e86801a774c4 => generated 699 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:45:05.269 8 WARNING neutron.db.securitygroups_db [req-a61839a4-304f-47ec-a33b-548f8ee04676 req-d817b2dd-1dcc-481a-8a8e-ffe965f7bfc8 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1259/2594] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:05 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => 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: 1336/2595] 199.204.45.35 () {34 vars in 1049 bytes} [Thu May 14 08:45:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3d268a0289aa4c3e806bc21363938faf => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:45:05.577 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a61839a4-304f-47ec-a33b-548f8ee04676 req-e66a016d-b1b0-4ac4-bbf4-98c2145b81c8 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] No more DHCP agents 2026-05-14 08:45:05.578 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a61839a4-304f-47ec-a33b-548f8ee04676 req-e66a016d-b1b0-4ac4-bbf4-98c2145b81c8 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Unable to schedule network 84756d60-30d5-4741-8e40-e86801a774c4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:45:05.706 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ba511df-b09c-428f-b975-8f1a6f14cddb - - - - - -] OVN reports status down for port: eba29e18-6382-4cce-9029-3481363cfa02 2026-05-14 08:45:05.737 7 INFO neutron.db.ovn_revision_numbers_db [req-a61839a4-304f-47ec-a33b-548f8ee04676 req-e66a016d-b1b0-4ac4-bbf4-98c2145b81c8 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource eba29e18-6382-4cce-9029-3481363cfa02 (type: ports) to 1 [pid: 7|app: 0|req: 1260/2596] 199.204.45.35 () {38 vars in 954 bytes} [Thu May 14 08:45:05 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) 2026-05-14 08:45:06.261 8 INFO neutron.db.ovn_revision_numbers_db [req-a61839a4-304f-47ec-a33b-548f8ee04676 req-304ddc6c-9acc-4abd-a711-30df97a81a8c 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource eba29e18-6382-4cce-9029-3481363cfa02 (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: 1263/2599] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:06 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2600] 10.0.0.198 () {30 vars in 690 bytes} [Thu May 14 08:45:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2601] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:06 2026] GET /v2.0/security-groups?id=c9985bad-7c26-43af-bdc9-28685771e43d&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2602] 10.0.0.198 () {30 vars in 692 bytes} [Thu May 14 08:45:06 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) 2026-05-14 08:45:06.510 8 INFO neutron.db.ovn_revision_numbers_db [req-a61839a4-304f-47ec-a33b-548f8ee04676 req-304ddc6c-9acc-4abd-a711-30df97a81a8c 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource eba29e18-6382-4cce-9029-3481363cfa02 (type: ports) to 4 [pid: 7|app: 0|req: 1267/2603] 10.0.0.198 () {30 vars in 668 bytes} [Thu May 14 08:45:06 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: 1268/2604] 10.0.0.198 () {30 vars in 704 bytes} [Thu May 14 08:45:06 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: 1337/2605] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:45:05 2026] PUT /v2.0/ports/eba29e18-6382-4cce-9029-3481363cfa02 => generated 1227 bytes in 737 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:45:06.635 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2077b6a-0d1c-4eed-a8d9-54467fefa5c5'] response: {'name': 'network-changed', 'server_uuid': '740a1b16-5d9e-4861-ba82-18291ff5d20a', 'tag': 'eba29e18-6382-4cce-9029-3481363cfa02', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1269/2606] 10.0.0.198 () {28 vars in 439 bytes} [Thu May 14 08:45:07 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 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: 1338/2607] 10.0.0.198 () {30 vars in 728 bytes} [Thu May 14 08:45:07 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 658 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2608] 10.0.0.198 () {30 vars in 690 bytes} [Thu May 14 08:45:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2609] 10.0.0.198 () {30 vars in 692 bytes} [Thu May 14 08:45:07 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: 1271/2610] 10.0.0.198 () {30 vars in 668 bytes} [Thu May 14 08:45:07 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: 1272/2611] 10.0.0.198 () {30 vars in 704 bytes} [Thu May 14 08:45:07 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: 1340/2612] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:45:07 2026] GET /v2.0/ports?tenant_id=3d268a0289aa4c3e806bc21363938faf&device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 1230 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2613] 10.0.0.198 () {30 vars in 728 bytes} [Thu May 14 08:45:07 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2614] 199.204.45.35 () {34 vars in 1017 bytes} [Thu May 14 08:45:07 2026] GET /v2.0/networks?tenant_id=3d268a0289aa4c3e806bc21363938faf&shared=False => generated 798 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2615] 10.0.0.198 () {30 vars in 690 bytes} [Thu May 14 08:45:07 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: 1274/2616] 199.204.45.35 () {34 vars in 929 bytes} [Thu May 14 08:45:07 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2617] 10.0.0.198 () {30 vars in 692 bytes} [Thu May 14 08:45:07 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: 1275/2618] 10.0.0.198 () {30 vars in 668 bytes} [Thu May 14 08:45:07 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: 1344/2619] 10.0.0.198 () {30 vars in 704 bytes} [Thu May 14 08:45:07 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: 1276/2620] 10.0.0.198 () {30 vars in 730 bytes} [Thu May 14 08:45:07 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2621] 10.0.0.198 () {30 vars in 682 bytes} [Thu May 14 08:45:07 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2622] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:07 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:45:07.770 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9acb9b2e-c34e-4256-aecd-08a351229527 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:45:07.771 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9acb9b2e-c34e-4256-aecd-08a351229527 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 564e2e30-6a5b-444c-8c93-b09ec652cd92: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1347/2623] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:07 2026] GET /v2.0/security-groups?id=c9985bad-7c26-43af-bdc9-28685771e43d&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-05-14 08:45:07.898 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ba511df-b09c-428f-b975-8f1a6f14cddb - - - - - -] OVN reports status down for port: be5d3024-20dd-41c6-a152-ac666342d3cf 2026-05-14 08:45:07.913 7 INFO neutron.db.ovn_revision_numbers_db [None req-9acb9b2e-c34e-4256-aecd-08a351229527 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource be5d3024-20dd-41c6-a152-ac666342d3cf (type: ports) to 1 [pid: 7|app: 0|req: 1277/2624] 10.0.0.198 () {34 vars in 704 bytes} [Thu May 14 08:45:07 2026] POST /v2.0/ports => generated 1132 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2625] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:45:08 2026] GET /v2.0/ports?tenant_id=3d268a0289aa4c3e806bc21363938faf&device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 1230 bytes in 37 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: 1278/2626] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:45:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=eba29e18-6382-4cce-9029-3481363cfa02 => 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: 1349/2627] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:45:08 2026] GET /v2.0/subnets?id=fe3f9d42-b571-40c6-b00d-46560b7f5e02 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2628] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:45:08 2026] GET /v2.0/ports?network_id=84756d60-30d5-4741-8e40-e86801a774c4&device_owner=network%3Adhcp => 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: 1350/2629] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:45:08 2026] GET /v2.0/networks/84756d60-30d5-4741-8e40-e86801a774c4?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: 1280/2630] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:45:08 2026] GET /v2.0/networks/84756d60-30d5-4741-8e40-e86801a774c4?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: 1351/2631] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:08 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2632] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:08 2026] GET /v2.0/security-groups?id=c9985bad-7c26-43af-bdc9-28685771e43d&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: 1352/2633] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:10 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2634] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:10 2026] GET /v2.0/security-groups?id=c9985bad-7c26-43af-bdc9-28685771e43d&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2635] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:45:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2636] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:45:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2637] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:45:10 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: 1284/2638] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:45: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: 8|app: 0|req: 1355/2639] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:45:10 2026] GET /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2640] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:45:10 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: 1356/2641] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:45:11 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: 1286/2642] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:45:11 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: 1357/2643] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:45:11 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-05-14 08:45:11.060 7 INFO neutron.api.v2.resource [None req-e65a6531-ef78-4a34-88fa-db42dfdb2449 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1287/2644] 199.204.45.35 () {30 vars in 762 bytes} [Thu May 14 08:45:11 2026] GET /v2.0/security-groups/lb-b0ba2aa5-9ada-4275-8c9d-207658a3744a => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2645] 199.204.45.35 () {30 vars in 784 bytes} [Thu May 14 08:45:11 2026] GET /v2.0/security-groups?name=lb-b0ba2aa5-9ada-4275-8c9d-207658a3744a => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:45:11.245 7 INFO neutron.db.ovn_revision_numbers_db [None req-5af18e4f-3224-4fa5-bb35-4072a9f9a95c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 4d67eb75-53ac-4b27-8b5c-e87dd70b56f7 (type: security_groups) to 1 2026-05-14 08:45:11.265 7 INFO neutron.db.ovn_revision_numbers_db [None req-5af18e4f-3224-4fa5-bb35-4072a9f9a95c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 74f8047a-289b-4fa0-b270-c0727bbc0ba8 (type: security_group_rules) to 0 2026-05-14 08:45:11.281 7 INFO neutron.db.ovn_revision_numbers_db [None req-5af18e4f-3224-4fa5-bb35-4072a9f9a95c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource c1106819-5cb9-4d50-8cda-885b1bf727ac (type: security_group_rules) to 0 2026-05-14 08:45:11.290 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ba511df-b09c-428f-b975-8f1a6f14cddb - - - - - -] OVN reports status up for port: eba29e18-6382-4cce-9029-3481363cfa02 [pid: 8|app: 0|req: 1359/2646] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:11 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:45:11.325 8 INFO neutron.plugins.ml2.plugin [None req-3ba511df-b09c-428f-b975-8f1a6f14cddb - - - - - -] Attempt 1 to provision port eba29e18-6382-4cce-9029-3481363cfa02 [pid: 7|app: 0|req: 1288/2647] 199.204.45.35 () {34 vars in 735 bytes} [Thu May 14 08:45:11 2026] POST /v2.0/security-groups => generated 1638 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2648] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:11 2026] GET /v2.0/security-groups?id=c9985bad-7c26-43af-bdc9-28685771e43d&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: 7|app: 0|req: 1289/2649] 199.204.45.35 () {30 vars in 814 bytes} [Thu May 14 08:45:11 2026] GET /v2.0/security-group-rules?security_group_id=4d67eb75-53ac-4b27-8b5c-e87dd70b56f7 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:45:11.494 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e44c9d8-bdab-4719-b96d-df92d180e091'] response: {'server_uuid': '740a1b16-5d9e-4861-ba82-18291ff5d20a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eba29e18-6382-4cce-9029-3481363cfa02', 'code': 200} 2026-05-14 08:45:11.792 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ba511df-b09c-428f-b975-8f1a6f14cddb - - - - - -] Successfully bumped revision number for resource eba29e18-6382-4cce-9029-3481363cfa02 (type: ports) to 5 2026-05-14 08:45:11.989 8 INFO neutron.db.ovn_revision_numbers_db [None req-b78795cc-45cf-4071-88cf-1d52dfedee28 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource be5d3024-20dd-41c6-a152-ac666342d3cf (type: ports) to 2 [pid: 8|app: 0|req: 1361/2650] 199.204.45.35 () {34 vars in 788 bytes} [Thu May 14 08:45:11 2026] PUT /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 1132 bytes in 605 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2651] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:45:12 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) /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: 1362/2652] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:45:12 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: 1291/2653] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:45:12 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: 1363/2654] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:45: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) [pid: 7|app: 0|req: 1292/2655] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:45:12 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2656] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:12 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2657] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:12 2026] GET /v2.0/security-groups?id=c9985bad-7c26-43af-bdc9-28685771e43d&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-05-14 08:45:13.550 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6e31c00-29e7-420c-beef-94d93b07b810'] response: {'server_uuid': '740a1b16-5d9e-4861-ba82-18291ff5d20a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eba29e18-6382-4cce-9029-3481363cfa02', 'code': 200} [pid: 8|app: 0|req: 1365/2658] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:13 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2659] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:13 2026] GET /v2.0/security-groups?id=c9985bad-7c26-43af-bdc9-28685771e43d&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: 1366/2660] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:13 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2661] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:13 2026] GET /v2.0/security-groups?id=c9985bad-7c26-43af-bdc9-28685771e43d&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: 1367/2662] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:45:13 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 1232 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:45:14.267 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-190321d3-4fd4-4564-b0b2-9c162a55a628 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] No more DHCP agents 2026-05-14 08:45:14.269 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-190321d3-4fd4-4564-b0b2-9c162a55a628 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1368/2663] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:45:14 2026] GET /v2.0/floatingips => generated 1701 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2664] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:45:14 2026] GET /v2.0/network-ip-availabilities => generated 6281 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2665] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:45:14 2026] GET /v2.0/subnets => generated 6177 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2666] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:45:14 2026] GET /v2.0/ports => generated 24067 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2667] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:45:14 2026] GET /v2.0/routers => generated 1970 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2668] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:45:14 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2669] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:45:14 2026] GET /v2.0/agents => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2670] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:45:14 2026] GET /v2.0/subnets => generated 6177 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2671] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:45:14 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: 1377/2672] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:45:14 2026] GET /v2.0/networks => generated 5557 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2673] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:45:14 2026] GET /v2.0/security-groups => generated 38528 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-14 08:45:15.246 7 INFO neutron.db.ovn_revision_numbers_db [None req-190321d3-4fd4-4564-b0b2-9c162a55a628 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 856fa4c5-ef4e-4c92-b5aa-dde9e2f37d2a (type: floatingips) to 1 2026-05-14 08:45:15.247 7 INFO neutron.db.l3_db [None req-190321d3-4fd4-4564-b0b2-9c162a55a628 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Floating IP 856fa4c5-ef4e-4c92-b5aa-dde9e2f37d2a associated. External IP: 10.96.250.219, port: eba29e18-6382-4cce-9029-3481363cfa02. [pid: 7|app: 0|req: 1296/2674] 10.0.0.157 () {34 vars in 677 bytes} [Thu May 14 08:45:13 2026] POST /v2.0/floatingips => generated 855 bytes in 1321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2675] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:45:15 2026] GET /v2.0/floatingips/856fa4c5-ef4e-4c92-b5aa-dde9e2f37d2a => generated 857 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:45:15.379 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3203c258-9ae5-49c3-8009-98d79f344b4d'] response: {'name': 'network-changed', 'server_uuid': '740a1b16-5d9e-4861-ba82-18291ff5d20a', 'tag': 'eba29e18-6382-4cce-9029-3481363cfa02', '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: 1297/2676] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:45:15 2026] GET /v2.0/ports?tenant_id=3d268a0289aa4c3e806bc21363938faf&device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 1232 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2677] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:45:15 2026] GET /v2.0/networks?id=84756d60-30d5-4741-8e40-e86801a774c4 => generated 798 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2678] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:45:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=eba29e18-6382-4cce-9029-3481363cfa02 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2679] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:45:16 2026] GET /v2.0/subnets?id=fe3f9d42-b571-40c6-b00d-46560b7f5e02 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2680] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:45:16 2026] GET /v2.0/ports?network_id=84756d60-30d5-4741-8e40-e86801a774c4&device_owner=network%3Adhcp => 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: 1382/2681] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:45:16 2026] GET /v2.0/networks/84756d60-30d5-4741-8e40-e86801a774c4?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: 1300/2682] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:45:16 2026] GET /v2.0/networks/84756d60-30d5-4741-8e40-e86801a774c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2683] 10.0.0.129 () {34 vars in 1016 bytes} [Thu May 14 08:45:19 2026] GET /v2.0/security-groups?id=50fe39af-122f-4c21-8935-0b8f8ff77dd8&fields=id => generated 69 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2684] 10.0.0.129 () {34 vars in 982 bytes} [Thu May 14 08:45:20 2026] GET /v2.0/networks?id=5c61b0e7-636a-414c-8549-3e9da12c8412 => generated 776 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2685] 10.0.0.129 () {34 vars in 965 bytes} [Thu May 14 08:45:20 2026] GET /v2.0/quotas/c3e731a8432d429b9c6fd42871d19c8a => 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: 1302/2686] 10.0.0.129 () {34 vars in 1002 bytes} [Thu May 14 08:45:20 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&fields=id => generated 149 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2687] 10.0.0.129 () {34 vars in 1008 bytes} [Thu May 14 08:45:20 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?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: 1303/2688] 10.0.0.129 () {34 vars in 1108 bytes} [Thu May 14 08:45:20 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?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: 1305/2691] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:21 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => 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: 1387/2692] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:21 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => 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: 1306/2693] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:24 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => 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: 1388/2694] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:24 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => 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: 1307/2695] 10.0.0.248 () {34 vars in 990 bytes} [Thu May 14 08:45:24 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 1232 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2696] 10.0.0.248 () {34 vars in 1040 bytes} [Thu May 14 08:45:24 2026] GET /v2.0/security-groups?id=c9985bad-7c26-43af-bdc9-28685771e43d&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: 7|app: 0|req: 1308/2697] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:45:25 2026] GET /v2.0/networks?id=5c61b0e7-636a-414c-8549-3e9da12c8412 => generated 776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:45:25.572 8 WARNING neutron.db.securitygroups_db [req-fdc57a21-67e3-48da-84ba-323482155fc1 req-bcab2856-3f71-4b0c-9ee7-493b90cf50d8 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1390/2698] 199.204.45.35 () {34 vars in 1049 bytes} [Thu May 14 08:45:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c3e731a8432d429b9c6fd42871d19c8a => generated 343 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:45:25.833 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-fdc57a21-67e3-48da-84ba-323482155fc1 req-4d7afcba-1a4e-4243-b9a7-b885c1f53d31 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:45:25.835 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-fdc57a21-67e3-48da-84ba-323482155fc1 req-4d7afcba-1a4e-4243-b9a7-b885c1f53d31 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 5c61b0e7-636a-414c-8549-3e9da12c8412: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:45:25.954 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f65d1642-fd4f-4607-84ae-4a3ee0d881e7 - - - - - -] OVN reports status down for port: 7060e8a4-24af-4f56-aea9-21b80c8630be 2026-05-14 08:45:26.013 7 INFO neutron.db.ovn_revision_numbers_db [req-fdc57a21-67e3-48da-84ba-323482155fc1 req-4d7afcba-1a4e-4243-b9a7-b885c1f53d31 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 7060e8a4-24af-4f56-aea9-21b80c8630be (type: ports) to 1 [pid: 7|app: 0|req: 1309/2699] 199.204.45.35 () {38 vars in 954 bytes} [Thu May 14 08:45:25 2026] POST /v2.0/ports => generated 1078 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:45:26.391 8 INFO neutron.db.ovn_revision_numbers_db [req-fdc57a21-67e3-48da-84ba-323482155fc1 req-7596cb5a-12bc-42aa-856e-660668425677 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 7060e8a4-24af-4f56-aea9-21b80c8630be (type: ports) to 2 2026-05-14 08:45:26.593 8 INFO neutron.db.ovn_revision_numbers_db [req-fdc57a21-67e3-48da-84ba-323482155fc1 req-7596cb5a-12bc-42aa-856e-660668425677 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 7060e8a4-24af-4f56-aea9-21b80c8630be (type: ports) to 4 [pid: 8|app: 0|req: 1391/2700] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:45:26 2026] PUT /v2.0/ports/7060e8a4-24af-4f56-aea9-21b80c8630be => generated 1231 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:45:26.647 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-42a04561-ae1c-4cab-8f7f-6d658eccb83b'] response: {'name': 'network-changed', 'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'tag': '7060e8a4-24af-4f56-aea9-21b80c8630be', '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: 1310/2701] 10.0.0.157 () {32 vars in 826 bytes} [Thu May 14 08:45:26 2026] GET /v2.0/ports?project_id=3d268a0289aa4c3e806bc21363938faf&network_id=84756d60-30d5-4741-8e40-e86801a774c4 => generated 3338 bytes in 59 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: 1392/2702] 10.0.0.157 () {32 vars in 742 bytes} [Thu May 14 08:45:27 2026] GET /v2.0/subnets?network_id=f5be4f78-0905-4811-9c92-1f0c9830fbe3 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2703] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:45:27 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 1234 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2704] 199.204.45.35 () {34 vars in 1017 bytes} [Thu May 14 08:45:27 2026] GET /v2.0/networks?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&shared=False => generated 776 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2705] 199.204.45.35 () {34 vars in 929 bytes} [Thu May 14 08:45:27 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2706] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:27 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 1234 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:45:27.463 7 INFO neutron.db.ovn_revision_numbers_db [None req-cdc08a72-743e-46e6-a55b-da48b4c2067f 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 856fa4c5-ef4e-4c92-b5aa-dde9e2f37d2a (type: floatingips) to 2 [pid: 8|app: 0|req: 1396/2707] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:27 2026] GET /v2.0/security-groups?id=50fe39af-122f-4c21-8935-0b8f8ff77dd8&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:45:27.515 7 INFO neutron.db.l3_db [None req-cdc08a72-743e-46e6-a55b-da48b4c2067f 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Floating IP 856fa4c5-ef4e-4c92-b5aa-dde9e2f37d2a disassociated. External IP: 10.96.250.219, port: eba29e18-6382-4cce-9029-3481363cfa02. [pid: 7|app: 0|req: 1312/2708] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:45:27 2026] PUT /v2.0/floatingips/856fa4c5-ef4e-4c92-b5aa-dde9e2f37d2a => generated 554 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: 7|app: 0|req: 1313/2709] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:45:27 2026] GET /v2.0/floatingips/856fa4c5-ef4e-4c92-b5aa-dde9e2f37d2a => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2710] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:27 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 1234 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:45:27.588 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c9c10f8-1619-47da-9e09-ecf8643d9fb9'] response: {'name': 'network-changed', 'server_uuid': '740a1b16-5d9e-4861-ba82-18291ff5d20a', 'tag': 'eba29e18-6382-4cce-9029-3481363cfa02', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1314/2711] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:45:28 2026] GET /v2.0/ports?tenant_id=3d268a0289aa4c3e806bc21363938faf&device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 1232 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2712] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:45:28 2026] GET /v2.0/networks?id=84756d60-30d5-4741-8e40-e86801a774c4 => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2713] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:45:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=eba29e18-6382-4cce-9029-3481363cfa02 => 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: 1399/2714] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:45:28 2026] GET /v2.0/subnets?id=fe3f9d42-b571-40c6-b00d-46560b7f5e02 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2715] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:45:28 2026] GET /v2.0/ports?network_id=84756d60-30d5-4741-8e40-e86801a774c4&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: 1400/2716] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:45:28 2026] GET /v2.0/networks/84756d60-30d5-4741-8e40-e86801a774c4?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: 1317/2717] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:45:28 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 1234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2718] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:45:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.69&port_id=7060e8a4-24af-4f56-aea9-21b80c8630be => 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: 1401/2719] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:45:28 2026] GET /v2.0/networks/84756d60-30d5-4741-8e40-e86801a774c4?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: 7|app: 0|req: 1319/2720] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:45:28 2026] GET /v2.0/subnets?id=9854a143-f238-4d88-95f3-e6eef8ba91bc => 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: 1402/2721] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:45:28 2026] GET /v2.0/ports?network_id=5c61b0e7-636a-414c-8549-3e9da12c8412&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: 1320/2722] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:45:28 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?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: 1403/2723] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:45:28 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?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-05-14 08:45:28.775 7 INFO neutron.db.ovn_revision_numbers_db [None req-fbf5078a-21e4-438b-9647-cee98b241714 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 232feee9-1fee-40b3-86de-2b6388ff7d9c (type: security_groups) to 1 2026-05-14 08:45:28.790 7 INFO neutron.db.ovn_revision_numbers_db [None req-fbf5078a-21e4-438b-9647-cee98b241714 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 188bfae1-632e-4ead-b5da-093b0e5cd08d (type: security_group_rules) to 0 2026-05-14 08:45:28.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-fbf5078a-21e4-438b-9647-cee98b241714 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 3188f823-37d0-493a-97d5-3b799d35a5ec (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1321/2724] 10.0.0.157 () {34 vars in 685 bytes} [Thu May 14 08:45:28 2026] POST /v2.0/security-groups => generated 1677 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:45:28.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-f689a1d6-58f4-4413-985d-744ec7f92d45 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 577bd2f9-07ad-426c-bd5b-67674db8b9e6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1404/2725] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:45:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:45:29.106 7 INFO neutron.db.ovn_revision_numbers_db [None req-63acf553-3963-4c3b-a12e-df1f749a6951 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 31e57634-503a-45bd-b775-4719521e5e4a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1322/2726] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:45:29 2026] POST /v2.0/security-group-rules => generated 596 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:45:29.254 8 INFO neutron.db.ovn_revision_numbers_db [None req-ded69603-7d45-4d12-8bcd-bf683a8127d6 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 3586efaa-22d0-4424-9954-cf5275ca6e82 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1405/2727] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:45:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:45:29.404 7 INFO neutron.db.ovn_revision_numbers_db [None req-07a0b7e6-b20d-4e0b-a6bd-ad591000e419 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource c0e0cf7c-f060-4018-a3d6-7fc2f8e43a1b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1323/2728] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:45:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:45:29.478 8 INFO neutron.db.securitygroups_db [None req-71e7a847-4f5a-40f6-bfe9-ffb0ca196d37 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Project 3d268a0289aa4c3e806bc21363938faf added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-14 08:45:29.554 8 INFO neutron.db.ovn_revision_numbers_db [None req-71e7a847-4f5a-40f6-bfe9-ffb0ca196d37 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource df48cdf5-f6a4-4fcd-8b02-8a2c566e2907 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1406/2729] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:45:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:45:29.626 7 INFO neutron.db.securitygroups_db [None req-7d9a80a0-f7f2-4c25-a278-2e28f34af203 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Project 3d268a0289aa4c3e806bc21363938faf added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-14 08:45:29.718 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d9a80a0-f7f2-4c25-a278-2e28f34af203 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 03236697-32a0-4c6d-bc2b-bf25fdc51566 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1324/2730] 10.0.0.157 () {34 vars in 695 bytes} [Thu May 14 08:45:29 2026] POST /v2.0/security-group-rules => generated 606 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2731] 10.0.0.157 () {32 vars in 649 bytes} [Thu May 14 08:45:30 2026] GET /v2.0/networks => generated 1374 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:45:30.265 7 WARNING neutron.db.securitygroups_db [req-af7331f2-ec71-4700-93a1-acd8f81d8625 req-e19316e3-954e-4019-89c7-f8f6c28c77a0 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1325/2732] 10.0.0.129 () {34 vars in 1100 bytes} [Thu May 14 08:45:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1281138343&fields=id&tenant_id=3d268a0289aa4c3e806bc21363938faf => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2733] 10.0.0.129 () {34 vars in 982 bytes} [Thu May 14 08:45:30 2026] GET /v2.0/networks?id=84756d60-30d5-4741-8e40-e86801a774c4 => generated 699 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2734] 10.0.0.129 () {34 vars in 965 bytes} [Thu May 14 08:45:30 2026] GET /v2.0/quotas/3d268a0289aa4c3e806bc21363938faf => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2735] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:30 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 1234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2736] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:30 2026] GET /v2.0/security-groups?id=50fe39af-122f-4c21-8935-0b8f8ff77dd8&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2737] 10.0.0.129 () {34 vars in 1002 bytes} [Thu May 14 08:45:30 2026] GET /v2.0/ports?tenant_id=3d268a0289aa4c3e806bc21363938faf&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2738] 10.0.0.129 () {34 vars in 1008 bytes} [Thu May 14 08:45:30 2026] GET /v2.0/networks/84756d60-30d5-4741-8e40-e86801a774c4?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: 1411/2739] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:30 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 1234 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2740] 10.0.0.129 () {34 vars in 1108 bytes} [Thu May 14 08:45:30 2026] GET /v2.0/networks/84756d60-30d5-4741-8e40-e86801a774c4?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) [pid: 8|app: 0|req: 1412/2741] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:30 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => 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: 1330/2742] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:31 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => 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: 1413/2743] 199.204.45.35 () {34 vars in 993 bytes} [Thu May 14 08:45:32 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 1234 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2744] 199.204.45.35 () {34 vars in 1043 bytes} [Thu May 14 08:45:32 2026] GET /v2.0/security-groups?id=50fe39af-122f-4c21-8935-0b8f8ff77dd8&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:45:32.576 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f65d1642-fd4f-4607-84ae-4a3ee0d881e7 - - - - - -] OVN reports status up for port: 7060e8a4-24af-4f56-aea9-21b80c8630be 2026-05-14 08:45:32.598 7 INFO neutron.plugins.ml2.plugin [None req-f65d1642-fd4f-4607-84ae-4a3ee0d881e7 - - - - - -] Attempt 1 to provision port 7060e8a4-24af-4f56-aea9-21b80c8630be 2026-05-14 08:45:32.727 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c2e9796-c453-4605-a721-7aab7724eb61'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7060e8a4-24af-4f56-aea9-21b80c8630be', 'code': 200} 2026-05-14 08:45:32.829 7 INFO neutron.db.ovn_revision_numbers_db [None req-f65d1642-fd4f-4607-84ae-4a3ee0d881e7 - - - - - -] Successfully bumped revision number for resource 7060e8a4-24af-4f56-aea9-21b80c8630be (type: ports) to 5 [pid: 8|app: 0|req: 1414/2745] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:32 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 12 bytes in 21 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: 1332/2746] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:33 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 1236 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2747] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:33 2026] GET /v2.0/security-groups?id=50fe39af-122f-4c21-8935-0b8f8ff77dd8&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2748] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:33 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 1236 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2749] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:33 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:45:34.764 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b99d53a-6755-4d3a-9a2a-cc63931d17dd'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7060e8a4-24af-4f56-aea9-21b80c8630be', 'code': 200} [pid: 8|app: 0|req: 1417/2750] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:35 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => 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: 1334/2751] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:45:35 2026] GET /v2.0/networks?id=84756d60-30d5-4741-8e40-e86801a774c4 => generated 699 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:45:35.107 8 WARNING neutron.db.securitygroups_db [req-af7331f2-ec71-4700-93a1-acd8f81d8625 req-76591904-ef9c-41d2-913d-e94ff1bd9233 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1418/2752] 199.204.45.35 () {34 vars in 1049 bytes} [Thu May 14 08:45:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3d268a0289aa4c3e806bc21363938faf => generated 274 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:45:35.386 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-af7331f2-ec71-4700-93a1-acd8f81d8625 req-81d1c139-d521-47e2-a5e1-49244b33a07b 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] No more DHCP agents 2026-05-14 08:45:35.387 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-af7331f2-ec71-4700-93a1-acd8f81d8625 req-81d1c139-d521-47e2-a5e1-49244b33a07b 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Unable to schedule network 84756d60-30d5-4741-8e40-e86801a774c4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:45:35.495 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf2d0a08-f8b1-48d8-8c42-a9ede6471baa - - - - - -] OVN reports status down for port: b4edc7d5-0d50-42ca-a2d8-d23da43c570d 2026-05-14 08:45:35.524 7 INFO neutron.db.ovn_revision_numbers_db [req-af7331f2-ec71-4700-93a1-acd8f81d8625 req-81d1c139-d521-47e2-a5e1-49244b33a07b 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource b4edc7d5-0d50-42ca-a2d8-d23da43c570d (type: ports) to 1 [pid: 7|app: 0|req: 1335/2753] 199.204.45.35 () {38 vars in 954 bytes} [Thu May 14 08:45:35 2026] POST /v2.0/ports => generated 958 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:45:35.960 8 INFO neutron.db.ovn_revision_numbers_db [req-af7331f2-ec71-4700-93a1-acd8f81d8625 req-47e5f45d-4766-494f-a336-1b1cbd538606 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource b4edc7d5-0d50-42ca-a2d8-d23da43c570d (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-05-14 08:45:36.204 8 INFO neutron.db.ovn_revision_numbers_db [req-af7331f2-ec71-4700-93a1-acd8f81d8625 req-47e5f45d-4766-494f-a336-1b1cbd538606 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource b4edc7d5-0d50-42ca-a2d8-d23da43c570d (type: ports) to 4 [pid: 7|app: 0|req: 1336/2754] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:36 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2755] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:45:35 2026] PUT /v2.0/ports/b4edc7d5-0d50-42ca-a2d8-d23da43c570d => generated 1231 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2758] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:36 2026] GET /v2.0/security-groups?id=232feee9-1fee-40b3-86de-2b6388ff7d9c&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-05-14 08:45:36.307 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-918a757e-7c79-49cc-9245-50a17eae9fc8'] response: {'name': 'network-changed', 'server_uuid': 'f74a89d8-0b2d-4200-8406-004014674602', 'tag': 'b4edc7d5-0d50-42ca-a2d8-d23da43c570d', '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: 1422/2759] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:36 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 1236 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2760] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:36 2026] GET /v2.0/security-groups?id=50fe39af-122f-4c21-8935-0b8f8ff77dd8&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2761] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:36 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 1236 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2762] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:45:36 2026] GET /v2.0/ports?tenant_id=3d268a0289aa4c3e806bc21363938faf&device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 1234 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2763] 199.204.45.35 () {34 vars in 1017 bytes} [Thu May 14 08:45:36 2026] GET /v2.0/networks?tenant_id=3d268a0289aa4c3e806bc21363938faf&shared=False => generated 798 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2764] 199.204.45.35 () {34 vars in 929 bytes} [Thu May 14 08:45:36 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2765] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:37 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => 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: 1341/2766] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:37 2026] GET /v2.0/security-groups?id=232feee9-1fee-40b3-86de-2b6388ff7d9c&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2767] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:45:38 2026] GET /v2.0/ports?tenant_id=3d268a0289aa4c3e806bc21363938faf&device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 1234 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2768] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:45:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b4edc7d5-0d50-42ca-a2d8-d23da43c570d => 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: 1427/2769] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:45:38 2026] GET /v2.0/subnets?id=fe3f9d42-b571-40c6-b00d-46560b7f5e02 => 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: 1343/2770] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:45:38 2026] GET /v2.0/ports?network_id=84756d60-30d5-4741-8e40-e86801a774c4&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: 1428/2771] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:45:38 2026] GET /v2.0/networks/84756d60-30d5-4741-8e40-e86801a774c4?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2772] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:45:38 2026] GET /v2.0/networks/84756d60-30d5-4741-8e40-e86801a774c4?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: 1429/2773] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:38 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2774] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:38 2026] GET /v2.0/security-groups?id=232feee9-1fee-40b3-86de-2b6388ff7d9c&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: 1430/2775] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:39 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2776] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:39 2026] GET /v2.0/security-groups?id=232feee9-1fee-40b3-86de-2b6388ff7d9c&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-05-14 08:45:40.984 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf2d0a08-f8b1-48d8-8c42-a9ede6471baa - - - - - -] OVN reports status up for port: b4edc7d5-0d50-42ca-a2d8-d23da43c570d [pid: 8|app: 0|req: 1431/2777] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:40 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:45:41.007 8 INFO neutron.plugins.ml2.plugin [None req-cf2d0a08-f8b1-48d8-8c42-a9ede6471baa - - - - - -] Attempt 1 to provision port b4edc7d5-0d50-42ca-a2d8-d23da43c570d [pid: 7|app: 0|req: 1347/2778] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:40 2026] GET /v2.0/security-groups?id=232feee9-1fee-40b3-86de-2b6388ff7d9c&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:45:41.138 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ad422ce-0729-4cf2-a8ed-faaa49fb5acc'] response: {'server_uuid': 'f74a89d8-0b2d-4200-8406-004014674602', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4edc7d5-0d50-42ca-a2d8-d23da43c570d', 'code': 200} 2026-05-14 08:45:41.272 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf2d0a08-f8b1-48d8-8c42-a9ede6471baa - - - - - -] Successfully bumped revision number for resource b4edc7d5-0d50-42ca-a2d8-d23da43c570d (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: 1432/2779] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:42 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2780] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:42 2026] GET /v2.0/security-groups?id=232feee9-1fee-40b3-86de-2b6388ff7d9c&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-05-14 08:45:43.176 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-72156782-89f9-4b76-961f-73e92b369464'] response: {'server_uuid': 'f74a89d8-0b2d-4200-8406-004014674602', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4edc7d5-0d50-42ca-a2d8-d23da43c570d', 'code': 200} [pid: 8|app: 0|req: 1433/2781] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:43 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2782] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:43 2026] GET /v2.0/security-groups?id=232feee9-1fee-40b3-86de-2b6388ff7d9c&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: 1434/2783] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:43 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => 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: 1350/2784] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:43 2026] GET /v2.0/security-groups?id=232feee9-1fee-40b3-86de-2b6388ff7d9c&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2785] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:45:43 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 1236 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:45:44.113 7 INFO neutron.db.ovn_revision_numbers_db [None req-47ecd27c-93c2-4735-9af1-94f8c43d2f7d 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 856fa4c5-ef4e-4c92-b5aa-dde9e2f37d2a (type: floatingips) to 4 2026-05-14 08:45:44.227 7 INFO neutron.db.ovn_revision_numbers_db [None req-47ecd27c-93c2-4735-9af1-94f8c43d2f7d 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Successfully bumped revision number for resource 856fa4c5-ef4e-4c92-b5aa-dde9e2f37d2a (type: floatingips) to 5 2026-05-14 08:45:44.228 7 INFO neutron.db.l3_db [None req-47ecd27c-93c2-4735-9af1-94f8c43d2f7d 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Floating IP 856fa4c5-ef4e-4c92-b5aa-dde9e2f37d2a associated. External IP: 10.96.250.219, port: b4edc7d5-0d50-42ca-a2d8-d23da43c570d. [pid: 7|app: 0|req: 1351/2786] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:45:43 2026] PUT /v2.0/floatingips/856fa4c5-ef4e-4c92-b5aa-dde9e2f37d2a => generated 856 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:45:44.291 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-56a5a5a9-8af3-4511-bc74-64796b2f220c'] response: {'name': 'network-changed', 'server_uuid': 'f74a89d8-0b2d-4200-8406-004014674602', 'tag': 'b4edc7d5-0d50-42ca-a2d8-d23da43c570d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1436/2787] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:45:44 2026] GET /v2.0/floatingips/856fa4c5-ef4e-4c92-b5aa-dde9e2f37d2a => generated 858 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: 7|app: 0|req: 1352/2788] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:45:44 2026] GET /v2.0/ports?tenant_id=3d268a0289aa4c3e806bc21363938faf&device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 1236 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2789] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:45:44 2026] GET /v2.0/networks?id=84756d60-30d5-4741-8e40-e86801a774c4 => generated 798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2790] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:45:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b4edc7d5-0d50-42ca-a2d8-d23da43c570d => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2791] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:45:45 2026] GET /v2.0/subnets?id=fe3f9d42-b571-40c6-b00d-46560b7f5e02 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2792] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:45:45 2026] GET /v2.0/ports?network_id=84756d60-30d5-4741-8e40-e86801a774c4&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: 1439/2793] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:45:45 2026] GET /v2.0/networks/84756d60-30d5-4741-8e40-e86801a774c4?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2794] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:45:45 2026] GET /v2.0/networks/84756d60-30d5-4741-8e40-e86801a774c4?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: 1357/2797] 10.0.0.248 () {34 vars in 990 bytes} [Thu May 14 08:45:54 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 1236 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2798] 10.0.0.248 () {34 vars in 1040 bytes} [Thu May 14 08:45:55 2026] GET /v2.0/security-groups?id=232feee9-1fee-40b3-86de-2b6388ff7d9c&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2799] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:57 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2800] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:57 2026] GET /v2.0/security-groups?id=232feee9-1fee-40b3-86de-2b6388ff7d9c&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-05-14 08:45:58.875 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-538c49b0-b1a5-488c-a650-505a49e04185 - - - - - -] OVN reports status down for port: b4edc7d5-0d50-42ca-a2d8-d23da43c570d 2026-05-14 08:45:59.027 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3c79e5b-8ad9-4a7c-8d3c-eda20891d2dd'] response: {'server_uuid': 'f74a89d8-0b2d-4200-8406-004014674602', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b4edc7d5-0d50-42ca-a2d8-d23da43c570d', 'code': 200} [pid: 7|app: 0|req: 1359/2801] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:45:59 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => 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: 1443/2802] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:45:59 2026] GET /v2.0/security-groups?id=232feee9-1fee-40b3-86de-2b6388ff7d9c&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:45:59.206 8 INFO neutron.db.ovn_revision_numbers_db [None req-538c49b0-b1a5-488c-a650-505a49e04185 - - - - - -] Successfully bumped revision number for resource b4edc7d5-0d50-42ca-a2d8-d23da43c570d (type: ports) to 6 [pid: 7|app: 0|req: 1360/2803] 199.204.45.35 () {34 vars in 993 bytes} [Thu May 14 08:45:59 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:46:00.211 8 INFO neutron_taas.services.taas.taas_plugin [req-54a41c13-94d4-4846-9727-2aab2c5215da req-63e63d28-dcc3-4d74-8cdd-99f37b621bb2 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] TaaS: Handle Delete Port: b4edc7d5-0d50-42ca-a2d8-d23da43c570d 2026-05-14 08:46:00.214 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-54a41c13-94d4-4846-9727-2aab2c5215da req-63e63d28-dcc3-4d74-8cdd-99f37b621bb2 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Tap Mirror: Handle Delete Port: b4edc7d5-0d50-42ca-a2d8-d23da43c570d [pid: 7|app: 0|req: 1361/2804] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:46:00 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => 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: 1362/2805] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:46:00 2026] GET /v2.0/security-groups?id=232feee9-1fee-40b3-86de-2b6388ff7d9c&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-05-14 08:46:00.403 8 INFO neutron.db.l3_db [req-54a41c13-94d4-4846-9727-2aab2c5215da req-63e63d28-dcc3-4d74-8cdd-99f37b621bb2 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Floating IP 856fa4c5-ef4e-4c92-b5aa-dde9e2f37d2a disassociated. External IP: 10.96.250.219, port: b4edc7d5-0d50-42ca-a2d8-d23da43c570d. [pid: 8|app: 0|req: 1444/2806] 199.204.45.35 () {36 vars in 996 bytes} [Thu May 14 08:46:00 2026] DELETE /v2.0/ports/b4edc7d5-0d50-42ca-a2d8-d23da43c570d => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:46:01.075 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-441d296b-95f4-41d5-b4d6-f0e3573b6904'] response: {'server_uuid': 'f74a89d8-0b2d-4200-8406-004014674602', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b4edc7d5-0d50-42ca-a2d8-d23da43c570d', 'code': 200} 2026-05-14 08:46:01.075 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-441d296b-95f4-41d5-b4d6-f0e3573b6904'] response: {'server_uuid': 'f74a89d8-0b2d-4200-8406-004014674602', 'name': 'network-vif-deleted', 'tag': 'b4edc7d5-0d50-42ca-a2d8-d23da43c570d', '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: 1363/2807] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:46:01 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2808] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:46:02 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => 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: 1364/2809] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:46:03 2026] GET /v2.0/ports?device_id=f74a89d8-0b2d-4200-8406-004014674602 => 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: 1446/2810] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:46:04 2026] DELETE /v2.0/security-groups/232feee9-1fee-40b3-86de-2b6388ff7d9c => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:05.022 7 INFO neutron_taas.services.taas.taas_plugin [None req-42136817-8831-4a4f-a993-a9d2d6f21eee 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] TaaS: Handle Delete Port: 45b1b51e-ccb0-425a-b089-8c9621031dc5 2026-05-14 08:46:05.025 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42136817-8831-4a4f-a993-a9d2d6f21eee 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Tap Mirror: Handle Delete Port: 45b1b51e-ccb0-425a-b089-8c9621031dc5 [pid: 7|app: 0|req: 1365/2811] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:46:04 2026] DELETE /v2.0/floatingips/856fa4c5-ef4e-4c92-b5aa-dde9e2f37d2a => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2812] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:46:05 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => 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: 1366/2813] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:46:05 2026] GET /v2.0/security-groups?id=c9985bad-7c26-43af-bdc9-28685771e43d&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-05-14 08:46:06.422 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-54d66e69-bc52-4133-a823-1fb3cb210c30 - - - - - -] OVN reports status down for port: eba29e18-6382-4cce-9029-3481363cfa02 2026-05-14 08:46:06.543 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-39836dc7-828e-4d99-84c7-e8d152b758f4'] response: {'server_uuid': '740a1b16-5d9e-4861-ba82-18291ff5d20a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eba29e18-6382-4cce-9029-3481363cfa02', 'code': 200} [pid: 8|app: 0|req: 1449/2816] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:46:06 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2817] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:46:06 2026] GET /v2.0/security-groups?id=c9985bad-7c26-43af-bdc9-28685771e43d&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:46:06.743 8 INFO neutron.db.ovn_revision_numbers_db [None req-54d66e69-bc52-4133-a823-1fb3cb210c30 - - - - - -] Successfully bumped revision number for resource eba29e18-6382-4cce-9029-3481363cfa02 (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: 1450/2818] 199.204.45.35 () {34 vars in 993 bytes} [Thu May 14 08:46:07 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:46:07.795 7 INFO neutron_taas.services.taas.taas_plugin [req-96433a33-13a1-43da-b67d-07410bf775fc req-141522b5-8303-47bd-8e29-f597c88eda17 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] TaaS: Handle Delete Port: eba29e18-6382-4cce-9029-3481363cfa02 2026-05-14 08:46:07.798 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-96433a33-13a1-43da-b67d-07410bf775fc req-141522b5-8303-47bd-8e29-f597c88eda17 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Tap Mirror: Handle Delete Port: eba29e18-6382-4cce-9029-3481363cfa02 [pid: 8|app: 0|req: 1451/2819] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:46:07 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2820] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:46:07 2026] GET /v2.0/security-groups?id=c9985bad-7c26-43af-bdc9-28685771e43d&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: 7|app: 0|req: 1369/2821] 199.204.45.35 () {36 vars in 996 bytes} [Thu May 14 08:46:07 2026] DELETE /v2.0/ports/eba29e18-6382-4cce-9029-3481363cfa02 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:46:07.984 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74b2441b-236d-4bdc-bd74-9b223ae154fb'] response: {'server_uuid': '740a1b16-5d9e-4861-ba82-18291ff5d20a', 'name': 'network-vif-deleted', 'tag': 'eba29e18-6382-4cce-9029-3481363cfa02', 'status': 'completed', 'code': 200} 2026-05-14 08:46:08.579 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0dc2e2f-ed8c-4223-a70e-1201fe58185b'] response: {'server_uuid': '740a1b16-5d9e-4861-ba82-18291ff5d20a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eba29e18-6382-4cce-9029-3481363cfa02', 'code': 200} [pid: 8|app: 0|req: 1453/2822] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:46:08 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => 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: 1370/2823] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:46:10 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => 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: 1454/2824] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:46:11 2026] GET /v2.0/ports?device_id=740a1b16-5d9e-4861-ba82-18291ff5d20a => 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: 1371/2825] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:46:12 2026] DELETE /v2.0/security-groups/c9985bad-7c26-43af-bdc9-28685771e43d => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:12.776 8 INFO neutron_taas.services.taas.taas_plugin [None req-132df1ae-d92e-485a-882b-a3a50fe8300c 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] TaaS: Handle Delete Port: ca39f4b0-1a71-4c33-a953-0fb997f77f3b 2026-05-14 08:46:12.779 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-132df1ae-d92e-485a-882b-a3a50fe8300c 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Tap Mirror: Handle Delete Port: ca39f4b0-1a71-4c33-a953-0fb997f77f3b [pid: 7|app: 0|req: 1372/2826] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:46:13 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: 1373/2827] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:46:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2828] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:46:13 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: 1375/2829] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:46:13 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: 1376/2830] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:46:13 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2831] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:46:13 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 1236 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2832] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:46:12 2026] PUT /v2.0/routers/0fc606c1-9877-4302-8fa6-33b717a4b824/remove_router_interface => generated 310 bytes in 819 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:46:13.416 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-493f67dd-5410-4001-a604-1bfc4b77a363 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:46:13.417 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-493f67dd-5410-4001-a604-1bfc4b77a363 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 564e2e30-6a5b-444c-8c93-b09ec652cd92: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1456/2833] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:46:13 2026] DELETE /v2.0/subnets/fe3f9d42-b571-40c6-b00d-46560b7f5e02 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:46:13.547 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f60ea826-e585-438a-b69a-b028ea9a3c62 - - - - - -] OVN reports status down for port: 64a61c72-3f6f-4547-96ab-4f45335110dd 2026-05-14 08:46:13.615 7 INFO neutron.db.ovn_revision_numbers_db [None req-493f67dd-5410-4001-a604-1bfc4b77a363 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 64a61c72-3f6f-4547-96ab-4f45335110dd (type: ports) to 1 [pid: 7|app: 0|req: 1378/2834] 199.204.45.35 () {34 vars in 716 bytes} [Thu May 14 08:46:13 2026] POST /v2.0/ports => generated 1059 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2835] 10.0.0.129 () {34 vars in 971 bytes} [Thu May 14 08:46:13 2026] GET /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 1059 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2836] 10.0.0.129 () {34 vars in 907 bytes} [Thu May 14 08:46:13 2026] GET /v2.0/extensions => generated 21706 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-14 08:46:13.904 8 INFO neutron_taas.services.taas.taas_plugin [None req-756c6fc8-955a-45b0-ac97-17ff19029517 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] TaaS: Handle Delete Port: 538a4a3a-efaa-4d14-aa98-02da9858673c 2026-05-14 08:46:13.908 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-756c6fc8-955a-45b0-ac97-17ff19029517 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Tap Mirror: Handle Delete Port: 538a4a3a-efaa-4d14-aa98-02da9858673c [pid: 7|app: 0|req: 1381/2837] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:46:14 2026] GET /v2.0/subnets => generated 5512 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2838] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:46:14 2026] GET /v2.0/subnetpools => 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: 1457/2839] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:46:13 2026] DELETE /v2.0/routers/0fc606c1-9877-4302-8fa6-33b717a4b824 => generated 0 bytes in 809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2840] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:46:14 2026] GET /v2.0/floatingips => generated 1701 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:46:14.454 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3e5cf3e-4f77-4842-a52a-18de48147367 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] TaaS: Handle Delete Port: bf93cafe-44dd-4ab2-ba6b-c1588dc5d08f 2026-05-14 08:46:14.460 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3e5cf3e-4f77-4842-a52a-18de48147367 41a4bccdaa28414e8723ec52b9145988 3d268a0289aa4c3e806bc21363938faf - - default default] Tap Mirror: Handle Delete Port: bf93cafe-44dd-4ab2-ba6b-c1588dc5d08f [pid: 7|app: 0|req: 1384/2841] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:46:14 2026] GET /v2.0/networks => generated 5519 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:46:14.718 8 INFO neutron.services.segments.plugin [-] Segment cf5594b0-7db6-46aa-b431-8a4f57463a2c resource provider aggregate not found 2026-05-14 08:46:14.741 8 INFO neutron.services.segments.plugin [-] Segment cf5594b0-7db6-46aa-b431-8a4f57463a2c 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 cf5594b0-7db6-46aa-b431-8a4f57463a2c found for delete ", "request_id": "req-a321af1e-41fa-4716-91e1-f34ab073f3f1"}]} 2026-05-14 08:46:14.742 8 INFO neutron.services.segments.plugin [-] Segment cf5594b0-7db6-46aa-b431-8a4f57463a2c resource provider aggregate not found [pid: 8|app: 0|req: 1458/2842] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:46:14 2026] DELETE /v2.0/networks/84756d60-30d5-4741-8e40-e86801a774c4 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:46:14.767 8 INFO neutron.services.segments.plugin [-] Segment cf5594b0-7db6-46aa-b431-8a4f57463a2c 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 cf5594b0-7db6-46aa-b431-8a4f57463a2c found for delete ", "request_id": "req-547fb4a0-7c21-43c5-b817-a71ead170ccd"}]} [pid: 8|app: 0|req: 1459/2843] 199.204.45.35 () {34 vars in 1261 bytes} [Thu May 14 08:46:14 2026] GET /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2844] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:46:14 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?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: 1461/2845] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:46:14 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?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: 7|app: 0|req: 1385/2846] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:46:14 2026] GET /v2.0/security-groups => generated 33178 bytes in 685 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2847] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:46:15 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2848] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:46:15 2026] GET /v2.0/subnets => generated 5512 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2849] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:46:15 2026] GET /v2.0/ports => generated 20909 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2850] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:46:15 2026] GET /v2.0/routers => generated 987 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2851] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:46:15 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) [pid: 7|app: 0|req: 1389/2852] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:46:15 2026] GET /v2.0/network-ip-availabilities => generated 5532 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2853] 199.204.45.35 () {34 vars in 974 bytes} [Thu May 14 08:46:15 2026] GET /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 1059 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:46:15.532 8 WARNING neutron.db.securitygroups_db [None req-e7850c9b-94c0-4880-9692-38b96bb2d7b4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1391/2854] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:46:15 2026] GET /v2.0/networks?id=564e2e30-6a5b-444c-8c93-b09ec652cd92 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:46:15.659 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7850c9b-94c0-4880-9692-38b96bb2d7b4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource aeb5775e-daa4-4ad0-a1cc-0e9c71bc3524 (type: security_groups) to 1 2026-05-14 08:46:15.671 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7850c9b-94c0-4880-9692-38b96bb2d7b4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0c5882ec-89bc-4efb-aab7-7e69f3882cdf (type: security_group_rules) to 0 2026-05-14 08:46:15.682 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7850c9b-94c0-4880-9692-38b96bb2d7b4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a2576215-2c5d-4dfb-a4f5-c5f48bf05cc3 (type: security_group_rules) to 0 2026-05-14 08:46:15.693 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7850c9b-94c0-4880-9692-38b96bb2d7b4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f2a7587b-32a2-45ee-b278-fee9371e80e1 (type: security_group_rules) to 0 2026-05-14 08:46:15.707 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7850c9b-94c0-4880-9692-38b96bb2d7b4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f9a8e14e-ca42-45c6-838d-c181e39ab9a9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1464/2855] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:46:15 2026] GET /v2.0/security-groups?tenant_id=afcd41dfc6b143fcbad0f65a529b4de7&name=default => generated 2929 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2856] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:46:15 2026] DELETE /v2.0/security-groups/aeb5775e-daa4-4ad0-a1cc-0e9c71bc3524 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:16.002 7 INFO neutron.db.ovn_revision_numbers_db [req-bf421892-3871-47b8-8e92-720cbb7d6fe0 req-da75742c-2754-44a3-a8c7-9f54cc557083 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 64a61c72-3f6f-4547-96ab-4f45335110dd (type: ports) to 2 2026-05-14 08:46:16.037 8 WARNING neutron.db.securitygroups_db [None req-b830eea4-ec79-4b31-b576-340aa653d30c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1466/2857] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:46:16 2026] GET /v2.0/security-groups?tenant_id=3d268a0289aa4c3e806bc21363938faf&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2858] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:46:16 2026] DELETE /v2.0/security-groups/5bae9c1a-d6e5-49a2-ac5c-1ac5b8e36b50 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:16.281 7 INFO neutron.db.ovn_revision_numbers_db [req-bf421892-3871-47b8-8e92-720cbb7d6fe0 req-da75742c-2754-44a3-a8c7-9f54cc557083 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 64a61c72-3f6f-4547-96ab-4f45335110dd (type: ports) to 4 [pid: 7|app: 0|req: 1392/2859] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:46:15 2026] PUT /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 1241 bytes in 724 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:46:16.331 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d58e993-8699-413e-8420-18318665481b'] response: {'name': 'network-changed', 'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'tag': '64a61c72-3f6f-4547-96ab-4f45335110dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1468/2860] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:46:16 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 2469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2861] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:46:16 2026] GET /v2.0/networks?id=564e2e30-6a5b-444c-8c93-b09ec652cd92 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2862] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:46:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=64a61c72-3f6f-4547-96ab-4f45335110dd => 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: 1394/2863] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:46:16 2026] GET /v2.0/subnets?id=7d656859-1489-4623-9ab5-5e65938c0fde => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2864] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:46:17 2026] GET /v2.0/ports?network_id=564e2e30-6a5b-444c-8c93-b09ec652cd92&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: 1395/2865] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:46:17 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2866] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:46:17 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?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: 1396/2867] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:46:18 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 2469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2868] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:46:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.69&port_id=7060e8a4-24af-4f56-aea9-21b80c8630be => 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: 1397/2869] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:46:18 2026] GET /v2.0/subnets?id=9854a143-f238-4d88-95f3-e6eef8ba91bc => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2870] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:46:18 2026] GET /v2.0/ports?network_id=5c61b0e7-636a-414c-8549-3e9da12c8412&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: 1398/2871] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:46:18 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?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: 1474/2872] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:46:18 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?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: 1399/2873] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:46:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=64a61c72-3f6f-4547-96ab-4f45335110dd => 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: 1475/2874] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:46:18 2026] GET /v2.0/subnets?id=7d656859-1489-4623-9ab5-5e65938c0fde => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2875] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:46:18 2026] GET /v2.0/ports?network_id=564e2e30-6a5b-444c-8c93-b09ec652cd92&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: 1476/2876] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:46:18 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?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: 1401/2877] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:46:18 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:19.238 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f60ea826-e585-438a-b69a-b028ea9a3c62 - - - - - -] OVN reports status up for port: 64a61c72-3f6f-4547-96ab-4f45335110dd 2026-05-14 08:46:19.267 7 INFO neutron.plugins.ml2.plugin [None req-f60ea826-e585-438a-b69a-b028ea9a3c62 - - - - - -] Attempt 1 to provision port 64a61c72-3f6f-4547-96ab-4f45335110dd 2026-05-14 08:46:19.413 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4dda2d19-6c1a-459f-91ab-1c336f6a6dcc'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64a61c72-3f6f-4547-96ab-4f45335110dd', 'code': 200} 2026-05-14 08:46:19.560 7 INFO neutron.db.ovn_revision_numbers_db [None req-f60ea826-e585-438a-b69a-b028ea9a3c62 - - - - - -] Successfully bumped revision number for resource 64a61c72-3f6f-4547-96ab-4f45335110dd (type: ports) to 5 2026-05-14 08:46:20.938 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a174882-42a2-49f9-a392-9374e3a6f6ab b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 60bd0831-d9a6-492f-9b26-727809d03a8e (type: security_groups) to 1 2026-05-14 08:46:20.948 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a174882-42a2-49f9-a392-9374e3a6f6ab b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 22084222-2e93-4304-b9ec-d42c69e5babb (type: security_group_rules) to 0 2026-05-14 08:46:20.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a174882-42a2-49f9-a392-9374e3a6f6ab b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 2ebb61ae-a082-4fe6-81c1-009f27b337e2 (type: security_group_rules) to 0 2026-05-14 08:46:20.972 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a174882-42a2-49f9-a392-9374e3a6f6ab b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 6951b78e-927f-412f-ae74-d129ec7da253 (type: security_group_rules) to 0 2026-05-14 08:46:20.982 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a174882-42a2-49f9-a392-9374e3a6f6ab b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 88c383c7-9acc-4f6a-98a4-ba18032fd813 (type: security_group_rules) to 0 2026-05-14 08:46:21.057 8 INFO neutron.db.segments_db [None req-9a174882-42a2-49f9-a392-9374e3a6f6ab b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Added segment 86a60a48-acca-48e3-85ae-e58e3c47d662 of type geneve for network c609231d-9e90-4908-913a-3814d5c3434f 2026-05-14 08:46:21.205 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a174882-42a2-49f9-a392-9374e3a6f6ab b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource c609231d-9e90-4908-913a-3814d5c3434f (type: networks) to 1 2026-05-14 08:46:21.401 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a174882-42a2-49f9-a392-9374e3a6f6ab b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] No more DHCP agents 2026-05-14 08:46:21.403 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a174882-42a2-49f9-a392-9374e3a6f6ab b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Unable to schedule network c609231d-9e90-4908-913a-3814d5c3434f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:46:21.457 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7070117-0e82-4535-8ad8-78e2bb106f4f'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64a61c72-3f6f-4547-96ab-4f45335110dd', 'code': 200} 2026-05-14 08:46:21.481 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b965740d-42bd-47e6-8f0e-5b1fb6053946 - - - - - -] OVN reports status down for port: 44666b6b-8c0f-41e0-9c67-898443326217 2026-05-14 08:46:21.492 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a174882-42a2-49f9-a392-9374e3a6f6ab b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 44666b6b-8c0f-41e0-9c67-898443326217 (type: ports) to 1 [pid: 8|app: 0|req: 1477/2880] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:46:20 2026] POST /v2.0/networks => generated 670 bytes in 876 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:46:21.725 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80ed4a32-8024-459c-a378-77bc59378065 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] No more DHCP agents 2026-05-14 08:46:21.726 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80ed4a32-8024-459c-a378-77bc59378065 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Unable to schedule network c609231d-9e90-4908-913a-3814d5c3434f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:46:22.228 7 INFO neutron.db.ovn_revision_numbers_db [None req-80ed4a32-8024-459c-a378-77bc59378065 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 44666b6b-8c0f-41e0-9c67-898443326217 (type: ports) to 2 2026-05-14 08:46:22.260 7 INFO neutron.db.ovn_revision_numbers_db [None req-80ed4a32-8024-459c-a378-77bc59378065 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 96708596-a72d-475e-be88-03034543b6c6 (type: subnets) to 0 [pid: 7|app: 0|req: 1404/2881] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:46:21 2026] POST /v2.0/subnets => generated 626 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2882] 10.0.0.129 () {34 vars in 971 bytes} [Thu May 14 08:46:22 2026] GET /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 1243 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:46:22.389 8 INFO neutron.db.segments_db [None req-949270cd-8c33-4cdf-b65a-e288935595c1 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Added segment 577cb477-9fd2-4d67-a6b4-2677edaead35 of type geneve for network 60d7f4f8-87a4-4465-ad67-811a7c7ea3c8 2026-05-14 08:46:22.499 8 INFO neutron.db.ovn_revision_numbers_db [None req-949270cd-8c33-4cdf-b65a-e288935595c1 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 60d7f4f8-87a4-4465-ad67-811a7c7ea3c8 (type: networks) to 1 2026-05-14 08:46:22.641 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-949270cd-8c33-4cdf-b65a-e288935595c1 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] No more DHCP agents 2026-05-14 08:46:22.642 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-949270cd-8c33-4cdf-b65a-e288935595c1 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Unable to schedule network 60d7f4f8-87a4-4465-ad67-811a7c7ea3c8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:46:22.723 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b965740d-42bd-47e6-8f0e-5b1fb6053946 - - - - - -] OVN reports status down for port: 8536a40a-02c7-4b5e-b962-088bf351a1da 2026-05-14 08:46:22.730 8 INFO neutron.db.ovn_revision_numbers_db [None req-949270cd-8c33-4cdf-b65a-e288935595c1 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 8536a40a-02c7-4b5e-b962-088bf351a1da (type: ports) to 1 [pid: 8|app: 0|req: 1478/2883] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:46:22 2026] POST /v2.0/networks => generated 670 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:46:22.941 7 INFO neutron.db.ovn_revision_numbers_db [None req-6f0db9a4-497d-4a0c-b690-6382da584094 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 64a61c72-3f6f-4547-96ab-4f45335110dd (type: ports) to 6 [pid: 7|app: 0|req: 1406/2884] 199.204.45.35 () {34 vars in 788 bytes} [Thu May 14 08:46:22 2026] PUT /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 1276 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:46:22.968 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cedd687b-e4a1-4393-8fd9-8e8f887e3d78 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] No more DHCP agents 2026-05-14 08:46:22.969 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cedd687b-e4a1-4393-8fd9-8e8f887e3d78 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Unable to schedule network 60d7f4f8-87a4-4465-ad67-811a7c7ea3c8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:46:22.983 7 INFO neutron.api.v2.resource [None req-c454c105-a2b5-4716-b8aa-7a0655a6e649 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1407/2885] 199.204.45.35 () {30 vars in 762 bytes} [Thu May 14 08:46:22 2026] GET /v2.0/security-groups/lb-b0ba2aa5-9ada-4275-8c9d-207658a3744a => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2886] 199.204.45.35 () {30 vars in 784 bytes} [Thu May 14 08:46:22 2026] GET /v2.0/security-groups?name=lb-b0ba2aa5-9ada-4275-8c9d-207658a3744a => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:46:23.354 7 INFO neutron.db.ovn_revision_numbers_db [None req-265a9893-5a7e-4d0c-9633-144f7ace95c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 64a61c72-3f6f-4547-96ab-4f45335110dd (type: ports) to 7 [pid: 7|app: 0|req: 1409/2887] 199.204.45.35 () {34 vars in 788 bytes} [Thu May 14 08:46:23 2026] PUT /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 1314 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:46:23.442 8 INFO neutron.db.ovn_revision_numbers_db [None req-cedd687b-e4a1-4393-8fd9-8e8f887e3d78 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 8536a40a-02c7-4b5e-b962-088bf351a1da (type: ports) to 2 2026-05-14 08:46:23.475 8 INFO neutron.db.ovn_revision_numbers_db [None req-cedd687b-e4a1-4393-8fd9-8e8f887e3d78 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 55d83159-a420-4537-9d44-9fc432084d2b (type: subnets) to 0 2026-05-14 08:46:23.496 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac6ef5fe-c0da-497f-a1fd-e520f961994a'] response: {'name': 'network-changed', 'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'tag': '64a61c72-3f6f-4547-96ab-4f45335110dd', 'status': 'completed', 'code': 200} 2026-05-14 08:46:23.497 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac6ef5fe-c0da-497f-a1fd-e520f961994a'] response: {'name': 'network-changed', 'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'tag': '64a61c72-3f6f-4547-96ab-4f45335110dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1479/2888] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:46:22 2026] POST /v2.0/subnets => generated 629 bytes in 736 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-05-14 08:46:23.618 7 INFO neutron.db.segments_db [None req-57367224-a80c-4efb-9a2d-ba056c645a80 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Added segment c385e520-e829-4e86-86b2-a61a3e1ecc46 of type geneve for network 1e0ce185-6fe5-46b8-b8fd-4e363b8e53cd 2026-05-14 08:46:23.732 7 INFO neutron.db.ovn_revision_numbers_db [None req-57367224-a80c-4efb-9a2d-ba056c645a80 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 1e0ce185-6fe5-46b8-b8fd-4e363b8e53cd (type: networks) to 1 2026-05-14 08:46:23.884 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57367224-a80c-4efb-9a2d-ba056c645a80 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] No more DHCP agents 2026-05-14 08:46:23.886 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57367224-a80c-4efb-9a2d-ba056c645a80 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Unable to schedule network 1e0ce185-6fe5-46b8-b8fd-4e363b8e53cd: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:46:23.958 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1414d54b-8e5f-40a9-87ab-d970e17b43a7 - - - - - -] OVN reports status down for port: 820d6ea2-529b-497e-999e-8b905794d889 2026-05-14 08:46:23.968 7 INFO neutron.db.ovn_revision_numbers_db [None req-57367224-a80c-4efb-9a2d-ba056c645a80 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 820d6ea2-529b-497e-999e-8b905794d889 (type: ports) to 1 [pid: 7|app: 0|req: 1410/2889] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:46:23 2026] POST /v2.0/networks => generated 670 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2890] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:46:24 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 2570 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2891] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:46:24 2026] GET /v2.0/networks?id=564e2e30-6a5b-444c-8c93-b09ec652cd92 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2892] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:46:24 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: 1414/2893] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:46:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=64a61c72-3f6f-4547-96ab-4f45335110dd => 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: 1415/2894] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:46:24 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: 1416/2895] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:46:24 2026] GET /v2.0/subnets?id=7d656859-1489-4623-9ab5-5e65938c0fde => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2896] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:46:24 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: 1418/2897] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:46:24 2026] GET /v2.0/ports?network_id=564e2e30-6a5b-444c-8c93-b09ec652cd92&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: 1419/2898] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:46:24 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) 2026-05-14 08:46:24.240 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-157de6ed-595b-42b1-910f-7546a535dbff b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] No more DHCP agents 2026-05-14 08:46:24.241 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-157de6ed-595b-42b1-910f-7546a535dbff b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Unable to schedule network 1e0ce185-6fe5-46b8-b8fd-4e363b8e53cd: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1420/2899] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:46:24 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?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: 1421/2900] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:46:24 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2901] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:46:24 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?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: 1423/2902] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:46:24 2026] GET /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2903] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:46:24 2026] GET /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 1342 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2904] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:46:24 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2905] 199.204.45.35 () {30 vars in 742 bytes} [Thu May 14 08:46:24 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92 => 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: 1427/2906] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:46:24 2026] GET /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2907] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:46:24 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:46:24.752 8 INFO neutron.db.ovn_revision_numbers_db [None req-157de6ed-595b-42b1-910f-7546a535dbff b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 820d6ea2-529b-497e-999e-8b905794d889 (type: ports) to 2 2026-05-14 08:46:24.798 8 INFO neutron.db.ovn_revision_numbers_db [None req-157de6ed-595b-42b1-910f-7546a535dbff b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 129f7190-965e-4c68-9198-f3c8b6a34557 (type: subnets) to 0 [pid: 8|app: 0|req: 1480/2908] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:46:24 2026] POST /v2.0/subnets => generated 629 bytes in 813 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:46:24.922 7 INFO neutron.db.segments_db [None req-18681e04-cdf3-4892-9db3-908d3eb99f4e b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Added segment fc2d801c-dea6-4323-9ef3-e565888b2195 of type geneve for network e06f2861-b3f7-4e32-a710-88012e0f10be 2026-05-14 08:46:25.037 7 INFO neutron.db.ovn_revision_numbers_db [None req-18681e04-cdf3-4892-9db3-908d3eb99f4e b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource e06f2861-b3f7-4e32-a710-88012e0f10be (type: networks) to 1 2026-05-14 08:46:25.219 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18681e04-cdf3-4892-9db3-908d3eb99f4e b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] No more DHCP agents 2026-05-14 08:46:25.220 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18681e04-cdf3-4892-9db3-908d3eb99f4e b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Unable to schedule network e06f2861-b3f7-4e32-a710-88012e0f10be: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:46:25.286 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1414d54b-8e5f-40a9-87ab-d970e17b43a7 - - - - - -] OVN reports status down for port: 7e50cbb7-bc4a-429f-b2c0-9154bdec57d4 2026-05-14 08:46:25.299 7 INFO neutron.db.ovn_revision_numbers_db [None req-18681e04-cdf3-4892-9db3-908d3eb99f4e b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 7e50cbb7-bc4a-429f-b2c0-9154bdec57d4 (type: ports) to 1 [pid: 7|app: 0|req: 1429/2909] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:46:24 2026] POST /v2.0/networks => generated 670 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2910] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:46:25 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 2570 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2911] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:46:25 2026] GET /v2.0/networks?id=564e2e30-6a5b-444c-8c93-b09ec652cd92 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2912] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:46:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=64a61c72-3f6f-4547-96ab-4f45335110dd => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:25.534 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64fecc4b-0810-4393-97f2-6b51b8c39ed7 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] No more DHCP agents 2026-05-14 08:46:25.536 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64fecc4b-0810-4393-97f2-6b51b8c39ed7 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Unable to schedule network e06f2861-b3f7-4e32-a710-88012e0f10be: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1433/2913] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:46:25 2026] GET /v2.0/subnets?id=7d656859-1489-4623-9ab5-5e65938c0fde => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2914] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:46:25 2026] GET /v2.0/ports?network_id=564e2e30-6a5b-444c-8c93-b09ec652cd92&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: 1435/2915] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:46:25 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2916] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:46:25 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?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) 2026-05-14 08:46:26.011 8 INFO neutron.db.ovn_revision_numbers_db [None req-64fecc4b-0810-4393-97f2-6b51b8c39ed7 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 7e50cbb7-bc4a-429f-b2c0-9154bdec57d4 (type: ports) to 2 2026-05-14 08:46:26.042 8 INFO neutron.db.ovn_revision_numbers_db [None req-64fecc4b-0810-4393-97f2-6b51b8c39ed7 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource fed83f8d-3109-46e1-be0d-07fc2f9b794a (type: subnets) to 0 [pid: 8|app: 0|req: 1481/2917] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:46:25 2026] POST /v2.0/subnets => generated 629 bytes in 734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:46:26.151 7 INFO neutron.db.segments_db [None req-b342deac-505d-4536-8e11-a6f697a8d30c b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Added segment b530adcc-d199-4ebe-8149-8b620ef3e1a0 of type geneve for network 30a3031c-ecb9-4ee6-a6fc-888b33b8e320 2026-05-14 08:46:26.287 7 INFO neutron.db.ovn_revision_numbers_db [None req-b342deac-505d-4536-8e11-a6f697a8d30c b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource 30a3031c-ecb9-4ee6-a6fc-888b33b8e320 (type: networks) to 1 2026-05-14 08:46:26.452 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b342deac-505d-4536-8e11-a6f697a8d30c b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] No more DHCP agents 2026-05-14 08:46:26.453 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b342deac-505d-4536-8e11-a6f697a8d30c b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Unable to schedule network 30a3031c-ecb9-4ee6-a6fc-888b33b8e320: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:46:26.507 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1414d54b-8e5f-40a9-87ab-d970e17b43a7 - - - - - -] OVN reports status down for port: f0da12af-c1bd-409a-9588-13045eb602f9 2026-05-14 08:46:26.540 7 INFO neutron.db.ovn_revision_numbers_db [None req-b342deac-505d-4536-8e11-a6f697a8d30c b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource f0da12af-c1bd-409a-9588-13045eb602f9 (type: ports) to 1 [pid: 7|app: 0|req: 1437/2918] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:46:26 2026] POST /v2.0/networks => generated 669 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:46:26.788 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-da572ea6-a6bd-49ca-b86a-70e2c1e0e6cb b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] No more DHCP agents 2026-05-14 08:46:26.790 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-da572ea6-a6bd-49ca-b86a-70e2c1e0e6cb b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Unable to schedule network 30a3031c-ecb9-4ee6-a6fc-888b33b8e320: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:46:27.180 8 INFO neutron.db.ovn_revision_numbers_db [None req-da572ea6-a6bd-49ca-b86a-70e2c1e0e6cb b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource f0da12af-c1bd-409a-9588-13045eb602f9 (type: ports) to 2 2026-05-14 08:46:27.219 8 INFO neutron.db.ovn_revision_numbers_db [None req-da572ea6-a6bd-49ca-b86a-70e2c1e0e6cb b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Successfully bumped revision number for resource b7c8571e-7967-475e-aebc-243944a04628 (type: subnets) to 0 [pid: 8|app: 0|req: 1482/2919] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:46:26 2026] POST /v2.0/subnets => generated 629 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2920] 10.0.0.157 () {34 vars in 751 bytes} [Thu May 14 08:46:27 2026] PUT /v2.0/subnets/96708596-a72d-475e-be88-03034543b6c6/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: 1483/2921] 10.0.0.157 () {34 vars in 751 bytes} [Thu May 14 08:46:27 2026] PUT /v2.0/subnets/55d83159-a420-4537-9d44-9fc432084d2b/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2922] 10.0.0.157 () {34 vars in 751 bytes} [Thu May 14 08:46:27 2026] PUT /v2.0/subnets/129f7190-965e-4c68-9198-f3c8b6a34557/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2923] 10.0.0.157 () {34 vars in 751 bytes} [Thu May 14 08:46:27 2026] PUT /v2.0/subnets/fed83f8d-3109-46e1-be0d-07fc2f9b794a/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2924] 10.0.0.157 () {32 vars in 664 bytes} [Thu May 14 08:46:27 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2925] 10.0.0.157 () {32 vars in 678 bytes} [Thu May 14 08:46:27 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2926] 10.0.0.157 () {32 vars in 674 bytes} [Thu May 14 08:46:27 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2927] 10.0.0.157 () {32 vars in 686 bytes} [Thu May 14 08:46:27 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2928] 10.0.0.157 () {32 vars in 672 bytes} [Thu May 14 08:46:27 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2929] 10.0.0.157 () {32 vars in 686 bytes} [Thu May 14 08:46:27 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2930] 10.0.0.157 () {32 vars in 682 bytes} [Thu May 14 08:46:27 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2931] 10.0.0.157 () {32 vars in 694 bytes} [Thu May 14 08:46:27 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2932] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:46:28 2026] DELETE /v2.0/subnets/96708596-a72d-475e-be88-03034543b6c6 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2933] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:46:28 2026] DELETE /v2.0/subnets/55d83159-a420-4537-9d44-9fc432084d2b => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:46:28.634 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-11f4b26e-40d7-4cb8-af69-45244cd8cfc5 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] No more DHCP agents 2026-05-14 08:46:28.636 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-11f4b26e-40d7-4cb8-af69-45244cd8cfc5 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1490/2934] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:46:28 2026] DELETE /v2.0/subnets/129f7190-965e-4c68-9198-f3c8b6a34557 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2935] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:46:28 2026] DELETE /v2.0/subnets/fed83f8d-3109-46e1-be0d-07fc2f9b794a => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2936] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:46:28 2026] DELETE /v2.0/subnets/b7c8571e-7967-475e-aebc-243944a04628 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:46:29.237 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b42b67d-bdd1-4885-a8e8-7d9df9781a34 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] TaaS: Handle Delete Port: 44666b6b-8c0f-41e0-9c67-898443326217 2026-05-14 08:46:29.240 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b42b67d-bdd1-4885-a8e8-7d9df9781a34 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Tap Mirror: Handle Delete Port: 44666b6b-8c0f-41e0-9c67-898443326217 2026-05-14 08:46:29.521 8 INFO neutron.services.segments.plugin [-] Segment 86a60a48-acca-48e3-85ae-e58e3c47d662 resource provider aggregate not found 2026-05-14 08:46:29.524 8 INFO neutron.services.segments.plugin [-] Segment 86a60a48-acca-48e3-85ae-e58e3c47d662 resource provider aggregate not found 2026-05-14 08:46:29.544 8 INFO neutron.services.segments.plugin [-] Segment 86a60a48-acca-48e3-85ae-e58e3c47d662 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 86a60a48-acca-48e3-85ae-e58e3c47d662 found for delete ", "request_id": "req-0d2d0ad5-838d-468f-a3eb-0011a99e14e5"}]} 2026-05-14 08:46:29.547 8 INFO neutron.services.segments.plugin [-] Segment 86a60a48-acca-48e3-85ae-e58e3c47d662 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 86a60a48-acca-48e3-85ae-e58e3c47d662 found for delete ", "request_id": "req-e1d5d848-c6ab-43db-a454-3d264c14b40c"}]} [pid: 8|app: 0|req: 1493/2937] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:46:29 2026] DELETE /v2.0/networks/c609231d-9e90-4908-913a-3814d5c3434f => generated 0 bytes in 497 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-05-14 08:46:29.627 7 INFO neutron.db.ovn_revision_numbers_db [None req-11f4b26e-40d7-4cb8-af69-45244cd8cfc5 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Successfully bumped revision number for resource 50bdc2b0-a125-4dd6-8be8-91176ea0fdaf (type: floatingips) to 1 2026-05-14 08:46:29.628 7 INFO neutron.db.l3_db [None req-11f4b26e-40d7-4cb8-af69-45244cd8cfc5 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Floating IP 50bdc2b0-a125-4dd6-8be8-91176ea0fdaf associated. External IP: 10.96.250.214, port: be5d3024-20dd-41c6-a152-ac666342d3cf. [pid: 7|app: 0|req: 1445/2938] 10.0.0.157 () {34 vars in 677 bytes} [Thu May 14 08:46:28 2026] POST /v2.0/floatingips => generated 899 bytes in 1275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:46:29.711 8 INFO neutron_taas.services.taas.taas_plugin [None req-ba4bfdb7-dffc-42f2-b892-f88b3bf12c11 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] TaaS: Handle Delete Port: 8536a40a-02c7-4b5e-b962-088bf351a1da 2026-05-14 08:46:29.715 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba4bfdb7-dffc-42f2-b892-f88b3bf12c11 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Tap Mirror: Handle Delete Port: 8536a40a-02c7-4b5e-b962-088bf351a1da [pid: 8|app: 0|req: 1494/2939] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:46:29 2026] DELETE /v2.0/networks/60d7f4f8-87a4-4465-ad67-811a7c7ea3c8 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:46:30.052 7 INFO neutron_taas.services.taas.taas_plugin [None req-90697451-ac4d-46d9-85ee-98f9ca2e15a3 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] TaaS: Handle Delete Port: 820d6ea2-529b-497e-999e-8b905794d889 2026-05-14 08:46:30.060 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90697451-ac4d-46d9-85ee-98f9ca2e15a3 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Tap Mirror: Handle Delete Port: 820d6ea2-529b-497e-999e-8b905794d889 [pid: 7|app: 0|req: 1446/2940] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:46:29 2026] DELETE /v2.0/networks/1e0ce185-6fe5-46b8-b8fd-4e363b8e53cd => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:46:30.400 7 INFO neutron.services.segments.plugin [-] Segment c385e520-e829-4e86-86b2-a61a3e1ecc46 resource provider aggregate not found 2026-05-14 08:46:30.408 7 INFO neutron.services.segments.plugin [-] Segment c385e520-e829-4e86-86b2-a61a3e1ecc46 resource provider aggregate not found 2026-05-14 08:46:30.423 7 INFO neutron.services.segments.plugin [-] Segment c385e520-e829-4e86-86b2-a61a3e1ecc46 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 c385e520-e829-4e86-86b2-a61a3e1ecc46 found for delete ", "request_id": "req-008d3b1b-2312-4541-bdb6-b8fc390e1f99"}]} 2026-05-14 08:46:30.427 7 INFO neutron.services.segments.plugin [-] Segment c385e520-e829-4e86-86b2-a61a3e1ecc46 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 c385e520-e829-4e86-86b2-a61a3e1ecc46 found for delete ", "request_id": "req-3068e80d-c834-461a-9d7a-55757bbd83df"}]} 2026-05-14 08:46:30.450 8 INFO neutron_taas.services.taas.taas_plugin [None req-eeae353e-c64d-4141-ad61-9c52623801b1 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] TaaS: Handle Delete Port: 7e50cbb7-bc4a-429f-b2c0-9154bdec57d4 2026-05-14 08:46:30.453 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eeae353e-c64d-4141-ad61-9c52623801b1 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Tap Mirror: Handle Delete Port: 7e50cbb7-bc4a-429f-b2c0-9154bdec57d4 [pid: 8|app: 0|req: 1495/2941] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:46:30 2026] DELETE /v2.0/networks/e06f2861-b3f7-4e32-a710-88012e0f10be => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:46:30.814 7 INFO neutron_taas.services.taas.taas_plugin [None req-793aa2ad-a460-4303-b132-da60c08b4902 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] TaaS: Handle Delete Port: f0da12af-c1bd-409a-9588-13045eb602f9 2026-05-14 08:46:30.817 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-793aa2ad-a460-4303-b132-da60c08b4902 b025009f4f574fd59d975e776ea095db 59785f616b0a4dc78019aff36b1a25c3 - - default default] Tap Mirror: Handle Delete Port: f0da12af-c1bd-409a-9588-13045eb602f9 [pid: 7|app: 0|req: 1447/2942] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:46:30 2026] DELETE /v2.0/networks/30a3031c-ecb9-4ee6-a6fc-888b33b8e320 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:46:31.566 8 INFO neutron.services.segments.plugin [-] Segment 577cb477-9fd2-4d67-a6b4-2677edaead35 resource provider aggregate not found 2026-05-14 08:46:31.571 8 INFO neutron.services.segments.plugin [-] Segment 577cb477-9fd2-4d67-a6b4-2677edaead35 resource provider aggregate not found 2026-05-14 08:46:31.586 8 INFO neutron.services.segments.plugin [-] Segment 577cb477-9fd2-4d67-a6b4-2677edaead35 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 577cb477-9fd2-4d67-a6b4-2677edaead35 found for delete ", "request_id": "req-567f7ecc-4512-427f-b710-ac656b5cb571"}]} 2026-05-14 08:46:31.589 8 INFO neutron.services.segments.plugin [-] Segment 577cb477-9fd2-4d67-a6b4-2677edaead35 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 577cb477-9fd2-4d67-a6b4-2677edaead35 found for delete ", "request_id": "req-22a12d5e-423e-4dc1-92d9-a2c9647ab1b4"}]} 2026-05-14 08:46:31.601 8 INFO neutron.services.segments.plugin [-] Segment fc2d801c-dea6-4323-9ef3-e565888b2195 resource provider aggregate not found 2026-05-14 08:46:31.605 8 INFO neutron.services.segments.plugin [-] Segment fc2d801c-dea6-4323-9ef3-e565888b2195 resource provider aggregate not found 2026-05-14 08:46:31.621 8 INFO neutron.services.segments.plugin [-] Segment fc2d801c-dea6-4323-9ef3-e565888b2195 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 fc2d801c-dea6-4323-9ef3-e565888b2195 found for delete ", "request_id": "req-3ec85458-fb64-4bca-800c-d7f2390ac57d"}]} 2026-05-14 08:46:31.622 8 INFO neutron.services.segments.plugin [-] Segment fc2d801c-dea6-4323-9ef3-e565888b2195 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 fc2d801c-dea6-4323-9ef3-e565888b2195 found for delete ", "request_id": "req-acfda965-c341-4d3b-a963-16606625c684"}]} 2026-05-14 08:46:32.059 8 WARNING neutron.db.securitygroups_db [None req-f611b79e-57f8-4d88-88fd-16a3e1633500 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1496/2943] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:46:31 2026] GET /v2.0/security-groups?tenant_id=59785f616b0a4dc78019aff36b1a25c3&name=default => generated 2929 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2944] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:46:32 2026] DELETE /v2.0/security-groups/60bd0831-d9a6-492f-9b26-727809d03a8e => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:32.355 8 WARNING neutron.db.securitygroups_db [None req-b5aa1655-45a8-4c3e-8793-e9a5a7687626 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:46:32.451 7 INFO neutron.services.segments.plugin [-] Segment b530adcc-d199-4ebe-8149-8b620ef3e1a0 resource provider aggregate not found 2026-05-14 08:46:32.459 7 INFO neutron.services.segments.plugin [-] Segment b530adcc-d199-4ebe-8149-8b620ef3e1a0 resource provider aggregate not found 2026-05-14 08:46:32.482 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5aa1655-45a8-4c3e-8793-e9a5a7687626 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2d6e10cb-de95-4de3-9617-8f0a106af2ce (type: security_groups) to 1 2026-05-14 08:46:32.485 7 INFO neutron.services.segments.plugin [-] Segment b530adcc-d199-4ebe-8149-8b620ef3e1a0 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 b530adcc-d199-4ebe-8149-8b620ef3e1a0 found for delete ", "request_id": "req-d8972db8-dfc7-402d-93c7-d8e23fa0ef1b"}]} 2026-05-14 08:46:32.487 7 INFO neutron.services.segments.plugin [-] Segment b530adcc-d199-4ebe-8149-8b620ef3e1a0 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 b530adcc-d199-4ebe-8149-8b620ef3e1a0 found for delete ", "request_id": "req-f27785f8-5d66-48ca-8d13-ad47798a9f34"}]} 2026-05-14 08:46:32.495 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5aa1655-45a8-4c3e-8793-e9a5a7687626 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 09658ee2-7f8a-4830-843b-2bb18d3a160a (type: security_group_rules) to 0 2026-05-14 08:46:32.511 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5aa1655-45a8-4c3e-8793-e9a5a7687626 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 270e362e-7123-4dc2-a377-c240f9a15867 (type: security_group_rules) to 0 2026-05-14 08:46:32.523 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5aa1655-45a8-4c3e-8793-e9a5a7687626 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 2f4fd4ab-70bb-4e73-bda3-23eb9c094008 (type: security_group_rules) to 0 2026-05-14 08:46:32.535 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5aa1655-45a8-4c3e-8793-e9a5a7687626 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource d1280a69-4d6f-42d2-9dca-fe1bd59bfc21 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1497/2945] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:46:32 2026] GET /v2.0/security-groups?tenant_id=d23ae99b849943edaf52c079379f0ddc&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2946] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:46:32 2026] DELETE /v2.0/security-groups/2d6e10cb-de95-4de3-9617-8f0a106af2ce => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2947] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:46:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2948] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:46:32 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: 1499/2949] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:46:32 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) 2026-05-14 08:46:32.949 7 WARNING neutron.db.securitygroups_db [None req-fcc5846b-4a23-441d-8a70-ac722a47c889 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1500/2950] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:46:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:46:33.000 8 INFO neutron.api.v2.resource [None req-4ba6b160-1a0d-44f1-99af-b6f1ae9648d4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/2951] 199.204.45.35 () {30 vars in 762 bytes} [Thu May 14 08:46:32 2026] GET /v2.0/security-groups/lb-b0ba2aa5-9ada-4275-8c9d-207658a3744a => generated 149 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:46:33.042 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b71773b-3fb0-4339-a51f-9efc8ce2785a - - - - - -] Successfully bumped revision number for resource be5d3024-20dd-41c6-a152-ac666342d3cf (type: ports) to 4 [pid: 8|app: 0|req: 1502/2952] 199.204.45.35 () {30 vars in 784 bytes} [Thu May 14 08:46:33 2026] GET /v2.0/security-groups?name=lb-b0ba2aa5-9ada-4275-8c9d-207658a3744a => generated 1639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:46:33.073 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcc5846b-4a23-441d-8a70-ac722a47c889 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 520c35fa-1348-4f4c-be56-0130362924b6 (type: security_groups) to 1 2026-05-14 08:46:33.088 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcc5846b-4a23-441d-8a70-ac722a47c889 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5ba1dca3-0c49-4271-a924-137e30da69aa (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1503/2953] 199.204.45.35 () {30 vars in 814 bytes} [Thu May 14 08:46:33 2026] GET /v2.0/security-group-rules?security_group_id=4d67eb75-53ac-4b27-8b5c-e87dd70b56f7 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:46:33.102 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcc5846b-4a23-441d-8a70-ac722a47c889 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b9015df5-e481-42af-b23f-582ca6784287 (type: security_group_rules) to 0 2026-05-14 08:46:33.114 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcc5846b-4a23-441d-8a70-ac722a47c889 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e7e85183-d009-43ea-b5d2-825904a234aa (type: security_group_rules) to 0 2026-05-14 08:46:33.126 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcc5846b-4a23-441d-8a70-ac722a47c889 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource fbda08f6-b7d5-4bc8-a0b5-bf093ad68e1e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1451/2954] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:46:32 2026] GET /v2.0/security-groups?tenant_id=9aacb180228c44418c3b4781c565d543&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:46:33.208 8 INFO neutron.db.ovn_revision_numbers_db [None req-b616a29a-8813-4a2e-a701-59345aeac7b9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 12bc1a37-7647-465d-bac0-953bb18ca441 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1504/2955] 199.204.45.35 () {34 vars in 746 bytes} [Thu May 14 08:46:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2956] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:46:33 2026] DELETE /v2.0/security-groups/520c35fa-1348-4f4c-be56-0130362924b6 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:33.377 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e8dec90-3dd4-4463-ab28-b3842fce3c70 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 7142f8a5-9067-4656-a651-465f7efa36e5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1505/2957] 199.204.45.35 () {34 vars in 746 bytes} [Thu May 14 08:46:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:46:36.921 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-faa0cbed-111f-4ded-bddd-4ab2b532be15 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] No more DHCP agents 2026-05-14 08:46:36.923 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-faa0cbed-111f-4ded-bddd-4ab2b532be15 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] Unable to schedule network f5be4f78-0905-4811-9c92-1f0c9830fbe3: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1507/2960] 10.0.0.157 () {34 vars in 676 bytes} [Thu May 14 08:46:36 2026] POST /v2.0/floatingips => generated 552 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:46:37.229 7 WARNING tagging [None req-dc5523bd-5b00-43bc-a2bb-e21b91f12bdb 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1454/2961] 10.0.0.157 () {34 vars in 759 bytes} [Thu May 14 08:46:37 2026] PUT /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:37.284 8 WARNING tagging [None req-93c18b9a-3dc5-4bc8-94ca-b403d3f5d28e 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1508/2962] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:46:37 2026] GET /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:37.354 7 WARNING tagging [None req-5b403f9a-3792-4157-adc5-f19ba1079b5e 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1455/2963] 10.0.0.157 () {34 vars in 770 bytes} [Thu May 14 08:46:37 2026] PUT /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags/green => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 08:46:37.434 8 WARNING tagging [None req-d7670a06-9a1d-47cf-bfd3-f2a3cee86463 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1509/2964] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:46:37 2026] GET /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:37.488 7 WARNING tagging [None req-2620d7e4-d007-4a40-8ef0-53bb1cf609fe 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1456/2965] 10.0.0.157 () {34 vars in 766 bytes} [Thu May 14 08:46:37 2026] PUT /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags/red => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 08:46:37.567 8 WARNING tagging [None req-4787a9ea-c753-4b39-ba57-d7c6d411159c 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1510/2966] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:46:37 2026] GET /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:37.627 7 WARNING tagging [None req-33c7ddb4-b9b8-4ac0-ae34-8d227886dda3 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1457/2967] 10.0.0.157 () {34 vars in 788 bytes} [Thu May 14 08:46:37 2026] PUT /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags/black.or.white => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 08:46:37.707 8 WARNING tagging [None req-d9de1490-17bb-4a5d-8616-5eb88553416e 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1511/2968] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:46:37 2026] GET /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:37.755 7 WARNING tagging [None req-6438f108-4aaa-4f88-ac30-9b9741a62635 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1458/2969] 10.0.0.157 () {34 vars in 759 bytes} [Thu May 14 08:46:37 2026] PUT /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:37.820 8 WARNING tagging [None req-c8843217-f6c8-4e1d-a42e-4d49ffe0b136 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1512/2970] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:46:37 2026] GET /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:37.869 7 WARNING tagging [None req-b3211a01-e9b6-444b-97b5-4f8aca7c3fa2 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1459/2971] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:46:37 2026] GET /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:37.914 8 WARNING tagging [None req-308ece6d-287f-4197-ae66-cb28eb145ae4 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:46:37.942 8 INFO neutron.api.v2.resource [None req-308ece6d-287f-4197-ae66-cb28eb145ae4 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/2972] 10.0.0.157 () {32 vars in 751 bytes} [Thu May 14 08:46:37 2026] GET /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:46:37.972 7 WARNING tagging [None req-42c28023-89d5-4386-a612-507b66079b48 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1460/2973] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:46:37 2026] DELETE /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:38.031 8 WARNING tagging [None req-c7297461-8f9b-41fe-9e20-34aaa4aac822 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1514/2974] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:46:38 2026] GET /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:38.096 7 WARNING tagging [None req-0e86db97-b79f-4251-a051-5d1816013166 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:46:38.124 7 INFO neutron.api.v2.resource [None req-0e86db97-b79f-4251-a051-5d1816013166 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/2975] 10.0.0.157 () {32 vars in 754 bytes} [Thu May 14 08:46:38 2026] DELETE /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:46:38.152 8 WARNING tagging [None req-3fbd49cc-d387-476b-a5e9-d89bf15042f5 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1515/2976] 10.0.0.157 () {32 vars in 742 bytes} [Thu May 14 08:46:38 2026] DELETE /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:38.222 7 WARNING tagging [None req-aab923bc-e120-47cb-b897-eb7edea5d466 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1462/2977] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:46:38 2026] GET /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:38.371 8 INFO neutron_taas.services.taas.taas_plugin [None req-60c72fc3-8e2d-42ff-b05b-76b24451ea67 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] TaaS: Handle Delete Port: 4390f9ad-0eaf-471c-8cad-39d0b401d62a 2026-05-14 08:46:38.373 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60c72fc3-8e2d-42ff-b05b-76b24451ea67 5ea387e3ac7b43f6bcf461aec41b9b6a bcf40e19cdfd4ac99e510238f59d32bd - - default default] Tap Mirror: Handle Delete Port: 4390f9ad-0eaf-471c-8cad-39d0b401d62a [pid: 8|app: 0|req: 1516/2978] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:46:38 2026] DELETE /v2.0/floatingips/4c81b4ed-11a5-4576-9f3c-42722f6fcf72 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:39.312 7 WARNING neutron.db.securitygroups_db [None req-b352f5b2-45d2-4e3f-9eac-ea83ac6bf222 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:46:39.436 7 INFO neutron.db.ovn_revision_numbers_db [None req-b352f5b2-45d2-4e3f-9eac-ea83ac6bf222 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 69ac482a-dd9e-4784-981d-29fb41db1b73 (type: security_groups) to 1 2026-05-14 08:46:39.447 7 INFO neutron.db.ovn_revision_numbers_db [None req-b352f5b2-45d2-4e3f-9eac-ea83ac6bf222 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0a8792f7-fb9b-498d-aa38-87c738d5ee7a (type: security_group_rules) to 0 2026-05-14 08:46:39.460 7 INFO neutron.db.ovn_revision_numbers_db [None req-b352f5b2-45d2-4e3f-9eac-ea83ac6bf222 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3ef5d0f7-8003-4426-b5aa-161515739bf5 (type: security_group_rules) to 0 2026-05-14 08:46:39.472 7 INFO neutron.db.ovn_revision_numbers_db [None req-b352f5b2-45d2-4e3f-9eac-ea83ac6bf222 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a54c9098-fefe-4d4b-8070-5080505043fa (type: security_group_rules) to 0 2026-05-14 08:46:39.483 7 INFO neutron.db.ovn_revision_numbers_db [None req-b352f5b2-45d2-4e3f-9eac-ea83ac6bf222 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource bc472255-ad1b-49c1-8f88-031fe51a8721 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1463/2979] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:46:39 2026] GET /v2.0/security-groups?tenant_id=bcf40e19cdfd4ac99e510238f59d32bd&name=default => generated 2929 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2980] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:46:39 2026] DELETE /v2.0/security-groups/69ac482a-dd9e-4784-981d-29fb41db1b73 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:39.809 7 WARNING neutron.db.securitygroups_db [None req-9b687a43-6a40-4ca6-89b9-476c04429783 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:46:39.931 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b687a43-6a40-4ca6-89b9-476c04429783 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 31983b4a-992d-47ed-be9a-b376d7f4ea8c (type: security_groups) to 1 2026-05-14 08:46:39.943 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b687a43-6a40-4ca6-89b9-476c04429783 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 40f9713b-b093-4a29-98b2-858fefc632f3 (type: security_group_rules) to 0 2026-05-14 08:46:39.954 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b687a43-6a40-4ca6-89b9-476c04429783 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 489b70bd-a94c-424f-86a4-f7c0e89c3ece (type: security_group_rules) to 0 2026-05-14 08:46:39.969 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b687a43-6a40-4ca6-89b9-476c04429783 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9ca39877-ffb2-4b37-8b3b-0e09d76218c3 (type: security_group_rules) to 0 2026-05-14 08:46:39.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b687a43-6a40-4ca6-89b9-476c04429783 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource cdabd8a4-08ee-45c4-920e-bbaa9908b234 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1464/2981] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:46:39 2026] GET /v2.0/security-groups?tenant_id=ae1c2c110be646fab340dbf529672358&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2982] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:46:40 2026] DELETE /v2.0/security-groups/31983b4a-992d-47ed-be9a-b376d7f4ea8c => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2983] 10.0.0.198 () {30 vars in 690 bytes} [Thu May 14 08:46:40 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: 1519/2984] 10.0.0.198 () {30 vars in 692 bytes} [Thu May 14 08:46:40 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: 1466/2985] 10.0.0.198 () {30 vars in 668 bytes} [Thu May 14 08:46:40 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: 1520/2986] 10.0.0.198 () {30 vars in 704 bytes} [Thu May 14 08:46:40 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: 1467/2987] 10.0.0.198 () {28 vars in 439 bytes} [Thu May 14 08:46:40 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: 1521/2988] 10.0.0.198 () {30 vars in 728 bytes} [Thu May 14 08:46:40 2026] GET /v2.0/subnets/079484bc-c859-4758-9590-e2b5de7c81e6 => generated 656 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2989] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:46:41 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: 1522/2990] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:46:41 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: 1469/2991] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:46:41 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: 1523/2992] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:46: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) [pid: 7|app: 0|req: 1470/2993] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:46:41 2026] GET /v2.0/subnets/079484bc-c859-4758-9590-e2b5de7c81e6 => 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: 1524/2994] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:46:41 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 2570 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2995] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:46: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: 8|app: 0|req: 1525/2996] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:46:41 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: 1472/2997] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:46: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: 1526/2998] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:46:41 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-05-14 08:46:42.080 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6cb66c1-ef28-47f8-b950-dd56409679cb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:46:42.082 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6cb66c1-ef28-47f8-b950-dd56409679cb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network c9cbe3a1-f1e3-4c81-8425-c017981080d9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:46:42.269 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1414d54b-8e5f-40a9-87ab-d970e17b43a7 - - - - - -] OVN reports status down for port: 89e1aebc-2085-44ac-8875-746fdfd1ffc0 2026-05-14 08:46:42.296 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6cb66c1-ef28-47f8-b950-dd56409679cb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 89e1aebc-2085-44ac-8875-746fdfd1ffc0 (type: ports) to 1 [pid: 7|app: 0|req: 1473/2999] 199.204.45.35 () {34 vars in 716 bytes} [Thu May 14 08:46:41 2026] POST /v2.0/ports => generated 1324 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3000] 10.0.0.129 () {34 vars in 971 bytes} [Thu May 14 08:46:42 2026] GET /v2.0/ports/89e1aebc-2085-44ac-8875-746fdfd1ffc0 => generated 1324 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3001] 199.204.45.35 () {34 vars in 1261 bytes} [Thu May 14 08:46:43 2026] GET /v2.0/ports/89e1aebc-2085-44ac-8875-746fdfd1ffc0?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3002] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:46:43 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?fields=segments => generated 14 bytes in 38 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: 1530/3003] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:46:43 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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) 2026-05-14 08:46:43.643 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b6b1054-6d8d-4ab9-955d-a8b1175bf15d 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] Successfully bumped revision number for resource ae062137-f58f-4f12-9a60-b2f1377a9b68 (type: routers) to 1 [pid: 7|app: 0|req: 1474/3004] 10.0.0.157 () {34 vars in 668 bytes} [Thu May 14 08:46:43 2026] POST /v2.0/routers => generated 591 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:46:43.706 8 WARNING tagging [None req-5a47a770-af7d-43b6-a6c6-923e41e996a3 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1531/3005] 10.0.0.157 () {34 vars in 751 bytes} [Thu May 14 08:46:43 2026] PUT /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:43.793 7 WARNING tagging [None req-2bf22adf-4214-4146-98fb-e3db37542e30 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1475/3006] 10.0.0.157 () {32 vars in 731 bytes} [Thu May 14 08:46:43 2026] GET /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:43.866 8 WARNING tagging [None req-74d9b44b-8a6e-429b-9d16-f2d0767b7ff4 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1532/3007] 10.0.0.157 () {34 vars in 762 bytes} [Thu May 14 08:46:43 2026] PUT /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags/green => generated 4 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 08:46:43.972 7 WARNING tagging [None req-2a247b93-2088-4538-b4e0-05759cfe5d6e 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1476/3008] 10.0.0.157 () {32 vars in 731 bytes} [Thu May 14 08:46:43 2026] GET /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:44.056 8 WARNING tagging [None req-82568449-a750-4f1e-a9b5-70dd2ca990d6 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1533/3009] 10.0.0.157 () {34 vars in 758 bytes} [Thu May 14 08:46:44 2026] PUT /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags/red => generated 4 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3010] 199.204.45.35 () {34 vars in 974 bytes} [Thu May 14 08:46:44 2026] GET /v2.0/ports/89e1aebc-2085-44ac-8875-746fdfd1ffc0 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:46:44.165 8 WARNING tagging [None req-522a5972-5d47-4a96-9e15-1a1db0c848ff 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1478/3011] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:46:44 2026] GET /v2.0/networks?id=c9cbe3a1-f1e3-4c81-8425-c017981080d9 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3012] 10.0.0.157 () {32 vars in 731 bytes} [Thu May 14 08:46:44 2026] GET /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:44.262 8 WARNING tagging [None req-dea0dd63-4811-4247-a353-88cc7fd79099 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1535/3013] 10.0.0.157 () {34 vars in 780 bytes} [Thu May 14 08:46:44 2026] PUT /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags/black.or.white => generated 4 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 08:46:44.379 8 WARNING tagging [None req-0188a0f7-dd6b-4f0a-9898-3c75a3f2a6ec 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1536/3014] 10.0.0.157 () {32 vars in 731 bytes} [Thu May 14 08:46:44 2026] GET /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags => generated 52 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:44.446 8 WARNING tagging [None req-fd4da016-7596-449a-af27-401a26b3f2b0 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1537/3015] 10.0.0.157 () {34 vars in 751 bytes} [Thu May 14 08:46:44 2026] PUT /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:44.536 8 WARNING tagging [None req-f77f4618-751b-4338-a62b-8039305f94ef 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1538/3016] 10.0.0.157 () {32 vars in 731 bytes} [Thu May 14 08:46:44 2026] GET /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:44.611 7 INFO neutron.db.ovn_revision_numbers_db [req-973d319b-6aca-45d2-b121-5fc9175d4b5e req-6bb08c70-f643-4f4f-86cd-c7a38fbf7942 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 89e1aebc-2085-44ac-8875-746fdfd1ffc0 (type: ports) to 2 2026-05-14 08:46:44.644 8 WARNING tagging [None req-46687065-82a3-43f4-903b-75455cce9ee6 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1539/3017] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:46:44 2026] GET /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags/red => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:44.710 8 WARNING tagging [None req-f2e42aa8-15db-4797-b917-18272e70123e 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:46:44.736 8 INFO neutron.api.v2.resource [None req-f2e42aa8-15db-4797-b917-18272e70123e 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/3018] 10.0.0.157 () {32 vars in 743 bytes} [Thu May 14 08:46:44 2026] GET /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:46:44.765 8 WARNING tagging [None req-a74c3ce3-f6ad-469f-93be-203db08c9fcf 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1541/3019] 10.0.0.157 () {32 vars in 742 bytes} [Thu May 14 08:46:44 2026] DELETE /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags/red => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:44.842 7 INFO neutron.db.ovn_revision_numbers_db [req-973d319b-6aca-45d2-b121-5fc9175d4b5e req-6bb08c70-f643-4f4f-86cd-c7a38fbf7942 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 89e1aebc-2085-44ac-8875-746fdfd1ffc0 (type: ports) to 4 [pid: 7|app: 0|req: 1479/3020] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:46:44 2026] PUT /v2.0/ports/89e1aebc-2085-44ac-8875-746fdfd1ffc0 => generated 1506 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:46:44.864 8 WARNING tagging [None req-e1a6d142-95a9-48f8-ad7c-85512f6401de 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1542/3021] 10.0.0.157 () {32 vars in 731 bytes} [Thu May 14 08:46:44 2026] GET /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags => generated 30 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, ' 2026-05-14 08:46:44.916 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-50a33dfb-8eb1-4d25-a9e3-02abe74e04e2'] response: {'name': 'network-changed', 'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'tag': '89e1aebc-2085-44ac-8875-746fdfd1ffc0', 'status': 'completed', 'code': 200} 2026-05-14 08:46:44.942 7 WARNING tagging [None req-7ce1e95f-e295-4dba-8cd7-7d8cd070370b 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:46:44.978 7 INFO neutron.api.v2.resource [None req-7ce1e95f-e295-4dba-8cd7-7d8cd070370b 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/3022] 10.0.0.157 () {32 vars in 746 bytes} [Thu May 14 08:46:44 2026] DELETE /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags/green => generated 99 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:46:45.023 8 WARNING tagging [None req-ac598c0e-04ac-45e5-b835-02a04d7dceb9 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1543/3023] 10.0.0.157 () {32 vars in 734 bytes} [Thu May 14 08:46:44 2026] DELETE /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:45.103 7 WARNING tagging [None req-47b119de-851e-4e4b-bd4c-e3a5ba5d9f15 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1481/3024] 10.0.0.157 () {32 vars in 731 bytes} [Thu May 14 08:46:45 2026] GET /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3025] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:46:45 2026] GET /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68 => generated 597 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3026] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:46:45 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 4068 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:46:45.527 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ed6ac17-3b9c-49a4-b4e6-ef30c6b418bf 205417b9eb6046c4aa07fea34fc9b465 a3614d440978474bb27fc0aa547c6eaf - - default default] Successfully bumped revision number for resource ae062137-f58f-4f12-9a60-b2f1377a9b68 (type: routers) to 7 [pid: 7|app: 0|req: 1482/3027] 10.0.0.157 () {34 vars in 742 bytes} [Thu May 14 08:46:45 2026] PUT /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68 => generated 597 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3028] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:46:45 2026] GET /v2.0/networks?id=c9cbe3a1-f1e3-4c81-8425-c017981080d9 => generated 841 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3029] 10.0.0.157 () {32 vars in 736 bytes} [Thu May 14 08:46:45 2026] GET /v2.0/ports?device_id=ae062137-f58f-4f12-9a60-b2f1377a9b68 => 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: 1547/3030] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:46:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=89e1aebc-2085-44ac-8875-746fdfd1ffc0 => 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: 1548/3031] 199.204.45.35 () {34 vars in 1101 bytes} [Thu May 14 08:46:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa3&port_id=89e1aebc-2085-44ac-8875-746fdfd1ffc0 => 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: 1549/3032] 199.204.45.35 () {34 vars in 1063 bytes} [Thu May 14 08:46:45 2026] GET /v2.0/subnets?id=079484bc-c859-4758-9590-e2b5de7c81e6&id=f0e8ae7d-9653-4a2c-b8f7-f9e68d315b36 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3033] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:46:45 2026] GET /v2.0/ports?network_id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&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: 1551/3034] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:46:45 2026] GET /v2.0/ports?network_id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3035] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:46:45 2026] DELETE /v2.0/routers/ae062137-f58f-4f12-9a60-b2f1377a9b68 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3036] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:46:45 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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: 1485/3037] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:46:45 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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-05-14 08:46:46.481 8 WARNING neutron.db.securitygroups_db [None req-64d355fa-26a7-4b80-a63a-659e9e6ab4f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:46:46.613 8 INFO neutron.db.ovn_revision_numbers_db [None req-64d355fa-26a7-4b80-a63a-659e9e6ab4f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f453c7d7-d3a2-4760-bacf-31e11c481e07 (type: security_groups) to 1 2026-05-14 08:46:46.625 8 INFO neutron.db.ovn_revision_numbers_db [None req-64d355fa-26a7-4b80-a63a-659e9e6ab4f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 41080c8d-6395-4268-9584-94ce0d597757 (type: security_group_rules) to 0 2026-05-14 08:46:46.639 8 INFO neutron.db.ovn_revision_numbers_db [None req-64d355fa-26a7-4b80-a63a-659e9e6ab4f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 66e5c103-fd19-4e80-b899-06f494475eb1 (type: security_group_rules) to 0 2026-05-14 08:46:46.652 8 INFO neutron.db.ovn_revision_numbers_db [None req-64d355fa-26a7-4b80-a63a-659e9e6ab4f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ca351f70-fc4a-4f9f-bf84-11d360b0aca6 (type: security_group_rules) to 0 2026-05-14 08:46:46.664 8 INFO neutron.db.ovn_revision_numbers_db [None req-64d355fa-26a7-4b80-a63a-659e9e6ab4f2 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource dbaaaa1e-9763-40d8-9785-38e2ad7040b1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1553/3038] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:46:46 2026] GET /v2.0/security-groups?tenant_id=a3614d440978474bb27fc0aa547c6eaf&name=default => generated 2929 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3039] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:46:46 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 4068 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3040] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:46:46 2026] DELETE /v2.0/security-groups/f453c7d7-d3a2-4760-bacf-31e11c481e07 => 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: 1555/3041] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:46:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.69&port_id=7060e8a4-24af-4f56-aea9-21b80c8630be => 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: 1487/3042] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:46:46 2026] GET /v2.0/subnets?id=9854a143-f238-4d88-95f3-e6eef8ba91bc => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:46:46.995 7 WARNING neutron.db.securitygroups_db [None req-5234e9bf-d3d8-4b63-b7c0-160b3faa23ec fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1556/3043] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:46:46 2026] GET /v2.0/ports?network_id=5c61b0e7-636a-414c-8549-3e9da12c8412&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: 1557/3044] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:46:47 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3045] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:46:47 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:47.128 7 INFO neutron.db.ovn_revision_numbers_db [None req-5234e9bf-d3d8-4b63-b7c0-160b3faa23ec fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ac44301c-d5a3-4ebc-9596-8723c1911f8f (type: security_groups) to 1 2026-05-14 08:46:47.139 7 INFO neutron.db.ovn_revision_numbers_db [None req-5234e9bf-d3d8-4b63-b7c0-160b3faa23ec fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0d9cd816-9080-4dd2-bde9-1531635ae44c (type: security_group_rules) to 0 2026-05-14 08:46:47.150 7 INFO neutron.db.ovn_revision_numbers_db [None req-5234e9bf-d3d8-4b63-b7c0-160b3faa23ec fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 22100518-425c-411d-8d68-0fca64bb4e39 (type: security_group_rules) to 0 2026-05-14 08:46:47.161 7 INFO neutron.db.ovn_revision_numbers_db [None req-5234e9bf-d3d8-4b63-b7c0-160b3faa23ec fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource eaa8a399-a157-4a5a-9d7c-9e8112967a78 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1559/3046] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:46:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=64a61c72-3f6f-4547-96ab-4f45335110dd => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:47.173 7 INFO neutron.db.ovn_revision_numbers_db [None req-5234e9bf-d3d8-4b63-b7c0-160b3faa23ec fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f911903f-1b3d-486f-973a-61e3ee099d4a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1560/3047] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:46:47 2026] GET /v2.0/subnets?id=7d656859-1489-4623-9ab5-5e65938c0fde => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3048] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:46:46 2026] GET /v2.0/security-groups?tenant_id=58194a711b0b45869085fd8afb2ef0dd&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3049] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:46:47 2026] GET /v2.0/ports?network_id=564e2e30-6a5b-444c-8c93-b09ec652cd92&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: 1562/3050] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:46:47 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3051] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:46:47 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?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: 1564/3052] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:46:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=89e1aebc-2085-44ac-8875-746fdfd1ffc0 => 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: 1489/3053] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:46:47 2026] DELETE /v2.0/security-groups/ac44301c-d5a3-4ebc-9596-8723c1911f8f => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3054] 199.204.45.35 () {34 vars in 1101 bytes} [Thu May 14 08:46:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa3&port_id=89e1aebc-2085-44ac-8875-746fdfd1ffc0 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3055] 199.204.45.35 () {34 vars in 1063 bytes} [Thu May 14 08:46:47 2026] GET /v2.0/subnets?id=079484bc-c859-4758-9590-e2b5de7c81e6&id=f0e8ae7d-9653-4a2c-b8f7-f9e68d315b36 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3056] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:46:47 2026] GET /v2.0/ports?network_id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&device_owner=network%3Adhcp => 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: 1491/3057] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:46:47 2026] GET /v2.0/ports?network_id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&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: 1567/3058] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:46:47 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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: 1492/3059] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:46:47 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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) 2026-05-14 08:46:48.231 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1414d54b-8e5f-40a9-87ab-d970e17b43a7 - - - - - -] OVN reports status up for port: 89e1aebc-2085-44ac-8875-746fdfd1ffc0 2026-05-14 08:46:48.251 8 INFO neutron.plugins.ml2.plugin [None req-1414d54b-8e5f-40a9-87ab-d970e17b43a7 - - - - - -] Attempt 1 to provision port 89e1aebc-2085-44ac-8875-746fdfd1ffc0 2026-05-14 08:46:48.369 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c504abe5-63c7-4d2f-8ccf-8f3dc862edbd'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '89e1aebc-2085-44ac-8875-746fdfd1ffc0', 'code': 200} 2026-05-14 08:46:48.508 8 INFO neutron.db.ovn_revision_numbers_db [None req-1414d54b-8e5f-40a9-87ab-d970e17b43a7 - - - - - -] Successfully bumped revision number for resource 89e1aebc-2085-44ac-8875-746fdfd1ffc0 (type: ports) to 5 2026-05-14 08:46:50.404 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19b3efd6-eebf-4eb1-9bfe-ce01e7a158c8'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '89e1aebc-2085-44ac-8875-746fdfd1ffc0', '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, ' 2026-05-14 08:46:50.888 8 INFO neutron.db.ovn_revision_numbers_db [None req-62a8da73-4cad-4c8d-bf86-c12f7cf08bc0 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] Successfully bumped revision number for resource b427d201-3a8f-4b6c-b2e5-d7581a126b97 (type: security_groups) to 1 2026-05-14 08:46:50.901 8 INFO neutron.db.ovn_revision_numbers_db [None req-62a8da73-4cad-4c8d-bf86-c12f7cf08bc0 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] Successfully bumped revision number for resource 43cc2214-cbde-4b20-85bd-eb7e614fb5e9 (type: security_group_rules) to 0 2026-05-14 08:46:50.914 8 INFO neutron.db.ovn_revision_numbers_db [None req-62a8da73-4cad-4c8d-bf86-c12f7cf08bc0 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] Successfully bumped revision number for resource 478721c7-4f98-4f0a-a950-2fb41b45ad68 (type: security_group_rules) to 0 2026-05-14 08:46:50.928 8 INFO neutron.db.ovn_revision_numbers_db [None req-62a8da73-4cad-4c8d-bf86-c12f7cf08bc0 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] Successfully bumped revision number for resource 9854b27e-195a-440e-8872-eaaabdabc704 (type: security_group_rules) to 0 2026-05-14 08:46:50.938 8 INFO neutron.db.ovn_revision_numbers_db [None req-62a8da73-4cad-4c8d-bf86-c12f7cf08bc0 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] Successfully bumped revision number for resource a97a441f-5ae3-4491-9f28-93c64b809351 (type: security_group_rules) to 0 2026-05-14 08:46:51.025 8 INFO neutron.db.segments_db [None req-62a8da73-4cad-4c8d-bf86-c12f7cf08bc0 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] Added segment 60a6710b-bc46-43bb-b5a8-cfbd791a934f of type geneve for network 5a501996-722f-4ce1-9938-2d5dcd9bd833 2026-05-14 08:46:51.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-62a8da73-4cad-4c8d-bf86-c12f7cf08bc0 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] Successfully bumped revision number for resource 5a501996-722f-4ce1-9938-2d5dcd9bd833 (type: networks) to 1 2026-05-14 08:46:51.307 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-62a8da73-4cad-4c8d-bf86-c12f7cf08bc0 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] No more DHCP agents 2026-05-14 08:46:51.310 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-62a8da73-4cad-4c8d-bf86-c12f7cf08bc0 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] Unable to schedule network 5a501996-722f-4ce1-9938-2d5dcd9bd833: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:46:51.385 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b965740d-42bd-47e6-8f0e-5b1fb6053946 - - - - - -] OVN reports status down for port: da1e1b44-d2a0-46cc-aaae-40c3d20713b2 2026-05-14 08:46:51.399 8 INFO neutron.db.ovn_revision_numbers_db [None req-62a8da73-4cad-4c8d-bf86-c12f7cf08bc0 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] Successfully bumped revision number for resource da1e1b44-d2a0-46cc-aaae-40c3d20713b2 (type: ports) to 1 [pid: 8|app: 0|req: 1568/3062] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:46:50 2026] POST /v2.0/networks => generated 669 bytes in 837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3063] 10.0.0.129 () {34 vars in 971 bytes} [Thu May 14 08:46:51 2026] GET /v2.0/ports/89e1aebc-2085-44ac-8875-746fdfd1ffc0 => generated 1508 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3064] 199.204.45.35 () {30 vars in 742 bytes} [Thu May 14 08:46:51 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9 => generated 838 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3065] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:46:51 2026] GET /v2.0/subnets/079484bc-c859-4758-9590-e2b5de7c81e6 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:46:51.660 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6ad6340-4317-4247-88f7-8db6cbdcac6d 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] No more DHCP agents 2026-05-14 08:46:51.662 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6ad6340-4317-4247-88f7-8db6cbdcac6d 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] Unable to schedule network 5a501996-722f-4ce1-9938-2d5dcd9bd833: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1572/3066] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:46:51 2026] GET /v2.0/subnets/f0e8ae7d-9653-4a2c-b8f7-f9e68d315b36 => generated 744 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3067] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:46:51 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: 1574/3068] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:46:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3069] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:46:51 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: 1576/3070] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:46:51 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: 1577/3071] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:46:51 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3072] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:46:51 2026] GET /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 1160 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3073] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:46:51 2026] GET /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 1342 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3074] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:46:51 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3075] 199.204.45.35 () {30 vars in 742 bytes} [Thu May 14 08:46:52 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92 => generated 841 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3076] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:46:52 2026] GET /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 1160 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:46:52.123 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6ad6340-4317-4247-88f7-8db6cbdcac6d 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] Successfully bumped revision number for resource da1e1b44-d2a0-46cc-aaae-40c3d20713b2 (type: ports) to 2 [pid: 8|app: 0|req: 1583/3077] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:46:52 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:46:52.158 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6ad6340-4317-4247-88f7-8db6cbdcac6d 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] Successfully bumped revision number for resource 042861b7-28c8-420d-8ca6-cbab291ed856 (type: subnets) to 0 [pid: 7|app: 0|req: 1495/3078] 10.0.0.157 () {34 vars in 669 bytes} [Thu May 14 08:46:51 2026] POST /v2.0/subnets => generated 626 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3079] 10.0.0.157 () {34 vars in 751 bytes} [Thu May 14 08:46:52 2026] PUT /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3080] 10.0.0.157 () {32 vars in 731 bytes} [Thu May 14 08:46:52 2026] GET /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/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: 1585/3081] 10.0.0.157 () {34 vars in 762 bytes} [Thu May 14 08:46:52 2026] PUT /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/tags/green => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3082] 10.0.0.157 () {32 vars in 731 bytes} [Thu May 14 08:46:52 2026] GET /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3083] 10.0.0.157 () {34 vars in 758 bytes} [Thu May 14 08:46:52 2026] PUT /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3084] 10.0.0.157 () {32 vars in 731 bytes} [Thu May 14 08:46:52 2026] GET /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/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: 1587/3085] 10.0.0.157 () {34 vars in 780 bytes} [Thu May 14 08:46:52 2026] PUT /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3086] 10.0.0.157 () {32 vars in 731 bytes} [Thu May 14 08:46:52 2026] GET /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3087] 10.0.0.157 () {34 vars in 751 bytes} [Thu May 14 08:46:52 2026] PUT /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3088] 10.0.0.157 () {32 vars in 731 bytes} [Thu May 14 08:46:52 2026] GET /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3089] 10.0.0.157 () {32 vars in 739 bytes} [Thu May 14 08:46:52 2026] GET /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:52.949 7 INFO neutron.api.v2.resource [None req-ed40f39c-5606-4fb3-9b04-9726d33c4356 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1501/3090] 10.0.0.157 () {32 vars in 743 bytes} [Thu May 14 08:46:52 2026] GET /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3091] 10.0.0.157 () {32 vars in 742 bytes} [Thu May 14 08:46:52 2026] DELETE /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3092] 10.0.0.157 () {32 vars in 731 bytes} [Thu May 14 08:46:53 2026] GET /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:46:53.108 8 INFO neutron.api.v2.resource [None req-076daa8c-1b45-41ae-b7b1-d02445e67465 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3093] 10.0.0.157 () {32 vars in 746 bytes} [Thu May 14 08:46:53 2026] DELETE /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3094] 10.0.0.157 () {32 vars in 734 bytes} [Thu May 14 08:46:53 2026] DELETE /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3095] 10.0.0.157 () {32 vars in 731 bytes} [Thu May 14 08:46:53 2026] GET /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856/tags => 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: 1504/3096] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:46:53 2026] DELETE /v2.0/subnets/042861b7-28c8-420d-8ca6-cbab291ed856 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:46:53.508 8 INFO neutron_taas.services.taas.taas_plugin [None req-56e83f48-93d0-490d-9ecd-119c82dbe55d 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] TaaS: Handle Delete Port: da1e1b44-d2a0-46cc-aaae-40c3d20713b2 2026-05-14 08:46:53.511 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56e83f48-93d0-490d-9ecd-119c82dbe55d 8e549c9da3d949b6ae40323ae7e173e9 a5b238db7f1344b3b1d3a34dedb28987 - - default default] Tap Mirror: Handle Delete Port: da1e1b44-d2a0-46cc-aaae-40c3d20713b2 2026-05-14 08:46:53.699 8 INFO neutron.services.segments.plugin [-] Segment 60a6710b-bc46-43bb-b5a8-cfbd791a934f resource provider aggregate not found 2026-05-14 08:46:53.701 8 INFO neutron.services.segments.plugin [-] Segment 60a6710b-bc46-43bb-b5a8-cfbd791a934f resource provider aggregate not found 2026-05-14 08:46:53.720 8 INFO neutron.services.segments.plugin [-] Segment 60a6710b-bc46-43bb-b5a8-cfbd791a934f 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 60a6710b-bc46-43bb-b5a8-cfbd791a934f found for delete ", "request_id": "req-4021a44d-3674-4007-95f3-f5f751e495c0"}]} 2026-05-14 08:46:53.724 8 INFO neutron.services.segments.plugin [-] Segment 60a6710b-bc46-43bb-b5a8-cfbd791a934f 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 60a6710b-bc46-43bb-b5a8-cfbd791a934f found for delete ", "request_id": "req-97ca30bb-3062-4c3c-b24c-1f74962ff572"}]} [pid: 8|app: 0|req: 1593/3097] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:46:53 2026] DELETE /v2.0/networks/5a501996-722f-4ce1-9938-2d5dcd9bd833 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:46:54.570 7 WARNING neutron.db.securitygroups_db [None req-2b8d5580-02c1-4697-a2a9-1fa479b4b585 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:46:54.735 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b8d5580-02c1-4697-a2a9-1fa479b4b585 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9481471a-a637-40ea-b1fd-c7e2ddf63e0f (type: security_groups) to 1 2026-05-14 08:46:54.748 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b8d5580-02c1-4697-a2a9-1fa479b4b585 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 5c9dbcbc-4f07-4d96-8712-84bdecc589fa (type: security_group_rules) to 0 2026-05-14 08:46:54.759 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b8d5580-02c1-4697-a2a9-1fa479b4b585 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource b2b36a13-c35e-4c17-8ec5-13398d518fdf (type: security_group_rules) to 0 2026-05-14 08:46:54.770 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b8d5580-02c1-4697-a2a9-1fa479b4b585 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource f3c961a5-a913-4f61-b353-ef37a9626a9b (type: security_group_rules) to 0 2026-05-14 08:46:54.782 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b8d5580-02c1-4697-a2a9-1fa479b4b585 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource ff5a0113-a53c-4348-ba0d-6d25207e0574 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1505/3098] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:46:54 2026] GET /v2.0/security-groups?tenant_id=8b5de479285749d7b08c590a87693b4b&name=default => generated 2929 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3099] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:46:54 2026] DELETE /v2.0/security-groups/9481471a-a637-40ea-b1fd-c7e2ddf63e0f => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:55.168 7 WARNING neutron.db.securitygroups_db [None req-28008bbe-252a-4fc4-9b6a-a14253bfe7bf fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1506/3100] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:46:55 2026] GET /v2.0/security-groups?tenant_id=a5b238db7f1344b3b1d3a34dedb28987&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3101] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:46:55 2026] DELETE /v2.0/security-groups/b427d201-3a8f-4b6c-b2e5-d7581a126b97 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:46:58.741 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b9e936e-7b02-4195-aa69-06af85655e28 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] Successfully bumped revision number for resource 6de5034a-710a-4168-a671-f2c9029354ee (type: security_groups) to 1 2026-05-14 08:46:58.757 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b9e936e-7b02-4195-aa69-06af85655e28 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] Successfully bumped revision number for resource 324a1deb-7c06-455b-bba0-b7446cc1b52c (type: security_group_rules) to 0 2026-05-14 08:46:58.771 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b9e936e-7b02-4195-aa69-06af85655e28 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] Successfully bumped revision number for resource 6b6a67bb-3955-49b1-8ca7-0aa0bd404a95 (type: security_group_rules) to 0 2026-05-14 08:46:58.786 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b9e936e-7b02-4195-aa69-06af85655e28 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] Successfully bumped revision number for resource 6d731e38-22d8-4658-9008-bdf367457785 (type: security_group_rules) to 0 2026-05-14 08:46:58.798 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b9e936e-7b02-4195-aa69-06af85655e28 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] Successfully bumped revision number for resource d8b82afe-4d42-48a5-8106-4cde86205e71 (type: security_group_rules) to 0 2026-05-14 08:46:58.878 7 INFO neutron.db.segments_db [None req-1b9e936e-7b02-4195-aa69-06af85655e28 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] Added segment 39ea5021-1634-48fb-92a6-a62b35112a07 of type geneve for network 785fca1e-b981-47d1-b3dd-7b3b63bfa8eb 2026-05-14 08:46:59.015 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b9e936e-7b02-4195-aa69-06af85655e28 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] Successfully bumped revision number for resource 785fca1e-b981-47d1-b3dd-7b3b63bfa8eb (type: networks) to 1 2026-05-14 08:46:59.145 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b9e936e-7b02-4195-aa69-06af85655e28 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] No more DHCP agents 2026-05-14 08:46:59.146 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b9e936e-7b02-4195-aa69-06af85655e28 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] Unable to schedule network 785fca1e-b981-47d1-b3dd-7b3b63bfa8eb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:46:59.196 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b965740d-42bd-47e6-8f0e-5b1fb6053946 - - - - - -] OVN reports status down for port: 0731c545-0e66-499b-883d-ad565c24f53c 2026-05-14 08:46:59.258 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b9e936e-7b02-4195-aa69-06af85655e28 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] Successfully bumped revision number for resource 0731c545-0e66-499b-883d-ad565c24f53c (type: ports) to 1 [pid: 7|app: 0|req: 1507/3102] 10.0.0.157 () {34 vars in 670 bytes} [Thu May 14 08:46:58 2026] POST /v2.0/networks => generated 670 bytes in 901 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 08:46:59.550 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5e677326-13e9-47f9-bceb-a6554ffb66cd 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] No more DHCP agents 2026-05-14 08:46:59.551 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5e677326-13e9-47f9-bceb-a6554ffb66cd 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] Unable to schedule network 785fca1e-b981-47d1-b3dd-7b3b63bfa8eb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:46:59.607 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb286d44-02cb-4990-82b0-9a2497627f87 - - - - - -] OVN reports status down for port: 0992c15d-b00d-467b-bc85-57fe30b25c66 2026-05-14 08:46:59.687 8 INFO neutron.db.ovn_revision_numbers_db [None req-5e677326-13e9-47f9-bceb-a6554ffb66cd 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] Successfully bumped revision number for resource 0992c15d-b00d-467b-bc85-57fe30b25c66 (type: ports) to 1 [pid: 8|app: 0|req: 1596/3103] 10.0.0.157 () {34 vars in 664 bytes} [Thu May 14 08:46:59 2026] POST /v2.0/ports => generated 743 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3104] 10.0.0.157 () {34 vars in 666 bytes} [Thu May 14 08:46:59 2026] POST /v2.0/trunks => generated 409 bytes in 258 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-05-14 08:47:00.051 8 WARNING tagging [None req-ebccb591-5b62-46b0-9fd0-fafff556dedd 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1597/3105] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:47:00 2026] PUT /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:47:00.093 7 WARNING tagging [None req-255f7e9e-e566-4168-81e6-54fae5ecdd94 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1509/3106] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:47:00 2026] GET /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:47:00.121 8 WARNING tagging [None req-37d115ec-65e2-47de-a0dc-7e2523922d0a 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1598/3107] 10.0.0.157 () {34 vars in 760 bytes} [Thu May 14 08:47:00 2026] PUT /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags/green => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 08:47:00.219 7 WARNING tagging [None req-a682abec-e677-44cb-82e7-9565986f6999 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1510/3108] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:47:00 2026] GET /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:47:00.248 8 WARNING tagging [None req-e6433f67-fb3b-48ce-b140-edef47bb856c 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1599/3109] 10.0.0.157 () {34 vars in 756 bytes} [Thu May 14 08:47:00 2026] PUT /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 08:47:00.279 7 WARNING tagging [None req-2189f96c-c0ba-454f-8c0b-5b1f1b5a9c4f 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1511/3110] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:47:00 2026] GET /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:47:00.314 8 WARNING tagging [None req-3e479832-e977-4311-bc28-02bfa35a194c 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1600/3111] 10.0.0.157 () {34 vars in 778 bytes} [Thu May 14 08:47:00 2026] PUT /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 08:47:00.375 7 WARNING tagging [None req-d5eccb0e-d18b-4b5b-83f3-961fea617460 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1512/3112] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:47:00 2026] GET /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:47:00.407 8 WARNING tagging [None req-3d590f95-1ff7-4392-966a-9279f12565d5 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1601/3113] 10.0.0.157 () {34 vars in 749 bytes} [Thu May 14 08:47:00 2026] PUT /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:47:00.454 7 WARNING tagging [None req-e416c355-16c8-4fb0-aef7-0f5b43fcc2e9 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1513/3114] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:47:00 2026] GET /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:47:00.488 8 WARNING tagging [None req-453b4734-705f-4bcb-b324-30ae10631bdc 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1602/3115] 10.0.0.157 () {32 vars in 737 bytes} [Thu May 14 08:47:00 2026] GET /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:47:00.517 7 WARNING tagging [None req-14e6304a-9f14-41f3-b979-a7ef382739bc 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:47:00.524 7 INFO neutron.api.v2.resource [None req-14e6304a-9f14-41f3-b979-a7ef382739bc 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/3116] 10.0.0.157 () {32 vars in 741 bytes} [Thu May 14 08:47:00 2026] GET /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:47:00.542 8 WARNING tagging [None req-e1dad472-cb16-4a05-a2a1-cec7d340fcad 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1603/3117] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:47:00 2026] DELETE /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:47:00.581 7 WARNING tagging [None req-e99d662d-4e49-4d07-b284-5b75b5721254 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1515/3118] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:47:00 2026] GET /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:47:00.605 8 WARNING tagging [None req-7f139968-085b-4421-96b1-af9679657573 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:47:00.617 8 INFO neutron.api.v2.resource [None req-7f139968-085b-4421-96b1-af9679657573 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3119] 10.0.0.157 () {32 vars in 744 bytes} [Thu May 14 08:47:00 2026] DELETE /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 08:47:00.641 7 WARNING tagging [None req-18de132b-479a-40cb-b921-8beefe01d3d0 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1516/3120] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:47:00 2026] DELETE /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:47:00.689 8 WARNING tagging [None req-bf5496d8-fb78-46fe-9b9f-331ee651eebb 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1605/3121] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:47:00 2026] GET /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573/tags => 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: 1517/3122] 10.0.0.157 () {32 vars in 719 bytes} [Thu May 14 08:47:00 2026] GET /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573 => generated 409 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3123] 10.0.0.157 () {32 vars in 717 bytes} [Thu May 14 08:47:00 2026] GET /v2.0/ports/0992c15d-b00d-467b-bc85-57fe30b25c66 => generated 826 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3124] 10.0.0.157 () {32 vars in 722 bytes} [Thu May 14 08:47:00 2026] DELETE /v2.0/trunks/e295f575-b566-43ef-85a0-a629bdb10573 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3125] 10.0.0.198 () {30 vars in 690 bytes} [Thu May 14 08:47:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:47:01.033 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe211192-6c4e-49e3-8b11-b0d80a86225a 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] TaaS: Handle Delete Port: 0992c15d-b00d-467b-bc85-57fe30b25c66 2026-05-14 08:47:01.036 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe211192-6c4e-49e3-8b11-b0d80a86225a 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] Tap Mirror: Handle Delete Port: 0992c15d-b00d-467b-bc85-57fe30b25c66 [pid: 7|app: 0|req: 1520/3126] 10.0.0.198 () {30 vars in 692 bytes} [Thu May 14 08:47:01 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: 1521/3127] 10.0.0.198 () {30 vars in 668 bytes} [Thu May 14 08:47:01 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: 1522/3128] 10.0.0.198 () {30 vars in 704 bytes} [Thu May 14 08:47:01 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: 1607/3129] 10.0.0.157 () {32 vars in 720 bytes} [Thu May 14 08:47:00 2026] DELETE /v2.0/ports/0992c15d-b00d-467b-bc85-57fe30b25c66 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:47:01.300 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad6d8365-7fed-4d38-bcb5-11d2c6ed5649 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] TaaS: Handle Delete Port: 0731c545-0e66-499b-883d-ad565c24f53c 2026-05-14 08:47:01.303 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad6d8365-7fed-4d38-bcb5-11d2c6ed5649 70fc05a0c45346c483d0c0ff86360a17 75447470042b451f96d950663258972f - - default default] Tap Mirror: Handle Delete Port: 0731c545-0e66-499b-883d-ad565c24f53c [pid: 8|app: 0|req: 1608/3130] 10.0.0.198 () {28 vars in 439 bytes} [Thu May 14 08:47:01 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3131] 10.0.0.198 () {30 vars in 728 bytes} [Thu May 14 08:47:01 2026] GET /v2.0/subnets/0c5962bc-738e-4431-8b99-0868a7bcd892 => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:47:01.502 7 INFO neutron.services.segments.plugin [-] Segment 39ea5021-1634-48fb-92a6-a62b35112a07 resource provider aggregate not found 2026-05-14 08:47:01.514 7 INFO neutron.services.segments.plugin [-] Segment 39ea5021-1634-48fb-92a6-a62b35112a07 resource provider aggregate not found 2026-05-14 08:47:01.525 7 INFO neutron.services.segments.plugin [-] Segment 39ea5021-1634-48fb-92a6-a62b35112a07 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 39ea5021-1634-48fb-92a6-a62b35112a07 found for delete ", "request_id": "req-bdfc0699-631f-4167-b815-05ee8aeba972"}]} 2026-05-14 08:47:01.534 7 INFO neutron.services.segments.plugin [-] Segment 39ea5021-1634-48fb-92a6-a62b35112a07 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 39ea5021-1634-48fb-92a6-a62b35112a07 found for delete ", "request_id": "req-170ebea7-3688-4708-a90b-a7dce2708821"}]} [pid: 7|app: 0|req: 1523/3132] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:47:01 2026] DELETE /v2.0/networks/785fca1e-b981-47d1-b3dd-7b3b63bfa8eb => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:47:02.237 8 WARNING neutron.db.securitygroups_db [None req-92c8049f-7336-4ee6-88fb-0522787e44f6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:47:02.360 8 INFO neutron.db.ovn_revision_numbers_db [None req-92c8049f-7336-4ee6-88fb-0522787e44f6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 049af88b-050b-4b14-a7e5-ef7a486b380a (type: security_groups) to 1 2026-05-14 08:47:02.372 8 INFO neutron.db.ovn_revision_numbers_db [None req-92c8049f-7336-4ee6-88fb-0522787e44f6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3a9a579b-6f56-4ce4-b65b-ec7b62b276e4 (type: security_group_rules) to 0 2026-05-14 08:47:02.385 8 INFO neutron.db.ovn_revision_numbers_db [None req-92c8049f-7336-4ee6-88fb-0522787e44f6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 7383397f-f6f6-4766-aaa6-9471aa4c2d4b (type: security_group_rules) to 0 2026-05-14 08:47:02.399 8 INFO neutron.db.ovn_revision_numbers_db [None req-92c8049f-7336-4ee6-88fb-0522787e44f6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9c4b7ca1-165c-4245-9be0-ef3a0aab0dd1 (type: security_group_rules) to 0 2026-05-14 08:47:02.412 8 INFO neutron.db.ovn_revision_numbers_db [None req-92c8049f-7336-4ee6-88fb-0522787e44f6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 9d96cfdc-2517-490d-8dd2-f548f2889299 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1610/3133] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:47:02 2026] GET /v2.0/security-groups?tenant_id=fea42c8b2dc7400385736ebcd17855b1&name=default => generated 2929 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3134] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:47:02 2026] DELETE /v2.0/security-groups/049af88b-050b-4b14-a7e5-ef7a486b380a => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:47:02.792 8 WARNING neutron.db.securitygroups_db [None req-5b1a5965-a03a-4b7a-a5c0-2beeb93179f1 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1611/3135] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:47:02 2026] GET /v2.0/security-groups?tenant_id=75447470042b451f96d950663258972f&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3136] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:47:02 2026] DELETE /v2.0/security-groups/6de5034a-710a-4168-a671-f2c9029354ee => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3137] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:47:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3138] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:47:04 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: 1613/3139] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:47:04 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/3140] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:47:04 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: 1614/3141] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:04 2026] GET /v2.0/subnets/079484bc-c859-4758-9590-e2b5de7c81e6 => 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: 1528/3142] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:04 2026] GET /v2.0/subnets/0c5962bc-738e-4431-8b99-0868a7bcd892 => 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: 1615/3143] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:04 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 4070 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3144] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:47:04 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: 8|app: 0|req: 1616/3145] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:47:04 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: 1530/3146] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:47:04 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: 1617/3147] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:47:04 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-05-14 08:47:04.815 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6afcb873-ea41-4e39-a8cc-a5b9c77f839c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] No more DHCP agents 2026-05-14 08:47:04.817 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6afcb873-ea41-4e39-a8cc-a5b9c77f839c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Unable to schedule network 636fd2db-9366-4c13-8167-21ed69730f86: no agents available; will retry on subsequent port and subnet creation events. 2026-05-14 08:47:04.967 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b965740d-42bd-47e6-8f0e-5b1fb6053946 - - - - - -] OVN reports status down for port: 86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 2026-05-14 08:47:05.027 7 INFO neutron.db.ovn_revision_numbers_db [None req-6afcb873-ea41-4e39-a8cc-a5b9c77f839c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 (type: ports) to 1 [pid: 7|app: 0|req: 1531/3148] 199.204.45.35 () {34 vars in 716 bytes} [Thu May 14 08:47:04 2026] POST /v2.0/ports => generated 1328 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3149] 10.0.0.129 () {34 vars in 971 bytes} [Thu May 14 08:47:05 2026] GET /v2.0/ports/86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 => generated 1328 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: 7|app: 0|req: 1532/3150] 10.0.0.129 () {34 vars in 907 bytes} [Thu May 14 08:47:05 2026] GET /v2.0/extensions => generated 21706 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3153] 199.204.45.35 () {34 vars in 1261 bytes} [Thu May 14 08:47:06 2026] GET /v2.0/ports/86f67e8b-5c2e-40c6-bfc6-97bcb43ad238?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: 1534/3154] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:47:06 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?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: 1621/3155] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:47:06 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?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: 7|app: 0|req: 1535/3156] 199.204.45.35 () {34 vars in 974 bytes} [Thu May 14 08:47:07 2026] GET /v2.0/ports/86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3157] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:47:07 2026] GET /v2.0/networks?id=636fd2db-9366-4c13-8167-21ed69730f86 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:47:07.840 7 INFO neutron.db.ovn_revision_numbers_db [req-0fb61b2a-cc54-49a3-9119-3144d9d95d51 req-6aa2c88a-2a93-4bd1-94c5-09771aa4755d 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 (type: ports) to 2 2026-05-14 08:47:08.074 7 INFO neutron.db.ovn_revision_numbers_db [req-0fb61b2a-cc54-49a3-9119-3144d9d95d51 req-6aa2c88a-2a93-4bd1-94c5-09771aa4755d 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 (type: ports) to 4 [pid: 7|app: 0|req: 1536/3158] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:47:07 2026] PUT /v2.0/ports/86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 => generated 1510 bytes in 706 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:47:08.131 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f010a849-ffe7-41f4-8ac1-247e3b2e3305'] response: {'name': 'network-changed', 'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'tag': '86f67e8b-5c2e-40c6-bfc6-97bcb43ad238', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1623/3159] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:47:08 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 5572 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: 7|app: 0|req: 1537/3160] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:47:08 2026] GET /v2.0/networks?id=636fd2db-9366-4c13-8167-21ed69730f86 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3161] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:47:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.246&port_id=86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 => 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: 1538/3162] 199.204.45.35 () {34 vars in 1103 bytes} [Thu May 14 08:47:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae1&port_id=86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 => 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: 1625/3163] 199.204.45.35 () {34 vars in 1063 bytes} [Thu May 14 08:47:08 2026] GET /v2.0/subnets?id=dac6045f-c1f3-4d2b-9f05-ecfe3596bb55&id=0c5962bc-738e-4431-8b99-0868a7bcd892 => 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: 1539/3164] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:47:08 2026] GET /v2.0/ports?network_id=636fd2db-9366-4c13-8167-21ed69730f86&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: 1626/3165] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:47:08 2026] GET /v2.0/ports?network_id=636fd2db-9366-4c13-8167-21ed69730f86&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: 1540/3166] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:47:08 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?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: 1627/3167] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:47:08 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?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: 1541/3168] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 5572 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3169] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.69&port_id=7060e8a4-24af-4f56-aea9-21b80c8630be => 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: 1542/3170] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/subnets?id=9854a143-f238-4d88-95f3-e6eef8ba91bc => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3171] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/ports?network_id=5c61b0e7-636a-414c-8549-3e9da12c8412&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: 1543/3172] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?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: 1630/3173] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?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: 1544/3174] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=64a61c72-3f6f-4547-96ab-4f45335110dd => 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: 1631/3175] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/subnets?id=7d656859-1489-4623-9ab5-5e65938c0fde => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3176] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/ports?network_id=564e2e30-6a5b-444c-8c93-b09ec652cd92&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: 1632/3177] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?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: 1546/3178] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?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: 1633/3179] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=89e1aebc-2085-44ac-8875-746fdfd1ffc0 => 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: 1547/3180] 199.204.45.35 () {34 vars in 1101 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa3&port_id=89e1aebc-2085-44ac-8875-746fdfd1ffc0 => 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: 1634/3181] 199.204.45.35 () {34 vars in 1063 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/subnets?id=079484bc-c859-4758-9590-e2b5de7c81e6&id=f0e8ae7d-9653-4a2c-b8f7-f9e68d315b36 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3182] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/ports?network_id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&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: 1635/3183] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/ports?network_id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&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: 1549/3184] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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: 1636/3185] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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: 1550/3186] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.246&port_id=86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3187] 199.204.45.35 () {34 vars in 1103 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae1&port_id=86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 => 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: 1551/3188] 199.204.45.35 () {34 vars in 1063 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/subnets?id=dac6045f-c1f3-4d2b-9f05-ecfe3596bb55&id=0c5962bc-738e-4431-8b99-0868a7bcd892 => generated 1414 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3189] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/ports?network_id=636fd2db-9366-4c13-8167-21ed69730f86&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: 1552/3190] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/ports?network_id=636fd2db-9366-4c13-8167-21ed69730f86&device_owner=network%3Adhcp => 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: 1639/3191] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?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: 1553/3192] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:47:10 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?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-05-14 08:47:11.600 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b965740d-42bd-47e6-8f0e-5b1fb6053946 - - - - - -] OVN reports status up for port: 86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 2026-05-14 08:47:11.618 7 INFO neutron.plugins.ml2.plugin [None req-b965740d-42bd-47e6-8f0e-5b1fb6053946 - - - - - -] Attempt 1 to provision port 86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 2026-05-14 08:47:11.735 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-518c41fb-83c2-4872-ba62-4d4336dddd45'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '86f67e8b-5c2e-40c6-bfc6-97bcb43ad238', 'code': 200} 2026-05-14 08:47:11.884 7 INFO neutron.db.ovn_revision_numbers_db [None req-b965740d-42bd-47e6-8f0e-5b1fb6053946 - - - - - -] Successfully bumped revision number for resource 86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 (type: ports) to 5 2026-05-14 08:47:13.778 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-48688b6f-8b71-4dcf-a316-04a0afe7aa2e'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '86f67e8b-5c2e-40c6-bfc6-97bcb43ad238', 'code': 200} [pid: 8|app: 0|req: 1640/3193] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:47:14 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) /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: 1554/3194] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:47:14 2026] GET /v2.0/floatingips => generated 2588 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3195] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:47:14 2026] GET /v2.0/subnets => generated 5512 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3196] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:47:14 2026] GET /v2.0/routers => generated 987 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3197] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:47:14 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: 1556/3198] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:47:14 2026] GET /v2.0/network-ip-availabilities => generated 5532 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3199] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:47:14 2026] GET /v2.0/subnets => generated 5512 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3200] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:47:14 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3201] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:47:14 2026] GET /v2.0/security-groups => generated 31496 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3202] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:47:14 2026] GET /v2.0/ports => generated 25218 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3203] 10.0.0.129 () {34 vars in 971 bytes} [Thu May 14 08:47:14 2026] GET /v2.0/ports/86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 => generated 1512 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3204] 199.204.45.35 () {30 vars in 742 bytes} [Thu May 14 08:47:14 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3205] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:47:14 2026] GET /v2.0/networks => generated 4773 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3206] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:14 2026] GET /v2.0/subnets/0c5962bc-738e-4431-8b99-0868a7bcd892 => generated 674 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3207] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:14 2026] GET /v2.0/subnets/dac6045f-c1f3-4d2b-9f05-ecfe3596bb55 => generated 747 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3208] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:47:14 2026] GET /v2.0/ports/89e1aebc-2085-44ac-8875-746fdfd1ffc0 => generated 1508 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:47:15.273 7 INFO neutron.db.ovn_revision_numbers_db [None req-237b2f89-7179-49af-93ac-652b0d1e8f74 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 89e1aebc-2085-44ac-8875-746fdfd1ffc0 (type: ports) to 6 [pid: 7|app: 0|req: 1561/3209] 199.204.45.35 () {34 vars in 789 bytes} [Thu May 14 08:47:14 2026] PUT /v2.0/ports/89e1aebc-2085-44ac-8875-746fdfd1ffc0 => generated 1255 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3210] 199.204.45.35 () {30 vars in 742 bytes} [Thu May 14 08:47:15 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9 => generated 838 bytes in 36 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: 1562/3211] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:15 2026] GET /v2.0/subnets/079484bc-c859-4758-9590-e2b5de7c81e6 => 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: 1650/3212] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:47: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: 1563/3213] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:47:15 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: 1651/3214] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:47:15 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: 1564/3215] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:47:15 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: 1652/3216] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:15 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3217] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:47:15 2026] GET /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 1160 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3218] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:47:15 2026] GET /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 1342 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3219] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:15 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3220] 199.204.45.35 () {30 vars in 742 bytes} [Thu May 14 08:47:15 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3221] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:47:15 2026] GET /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 1160 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:47:15.821 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ffd02b5-7cca-467c-a560-049555ac35d0'] response: {'name': 'network-changed', 'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'tag': '89e1aebc-2085-44ac-8875-746fdfd1ffc0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1655/3222] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:15 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3223] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:47:16 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 5349 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3224] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:47:16 2026] GET /v2.0/networks?id=c9cbe3a1-f1e3-4c81-8425-c017981080d9 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3225] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:47:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=89e1aebc-2085-44ac-8875-746fdfd1ffc0 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3226] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:47:16 2026] GET /v2.0/subnets?id=079484bc-c859-4758-9590-e2b5de7c81e6 => 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: 1570/3227] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:47:16 2026] GET /v2.0/ports?network_id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&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: 1658/3228] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:47:16 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3229] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:47:16 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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: 1573/3232] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:47: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: 1660/3233] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:47:25 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: 1574/3234] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:47:25 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/3235] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:47: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: 7|app: 0|req: 1575/3236] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:25 2026] GET /v2.0/subnets/079484bc-c859-4758-9590-e2b5de7c81e6 => 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: 1662/3237] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:25 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 5349 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3238] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:47: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: 1663/3239] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:47:25 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: 1577/3240] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:47:25 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: 1664/3241] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:47:25 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: 1578/3242] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:47:25 2026] GET /v2.0/ports/86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 => generated 1512 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:47:26.328 8 INFO neutron.db.ovn_revision_numbers_db [None req-9241f17d-0f3f-4f96-949d-7d6c22b3ec76 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 (type: ports) to 6 [pid: 8|app: 0|req: 1665/3243] 199.204.45.35 () {34 vars in 789 bytes} [Thu May 14 08:47:25 2026] PUT /v2.0/ports/86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 => generated 1255 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:47:26.381 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e6a6dc3-d21f-4627-b0a9-2f0d793039b4'] response: {'name': 'network-changed', 'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'tag': '86f67e8b-5c2e-40c6-bfc6-97bcb43ad238', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1579/3244] 199.204.45.35 () {30 vars in 742 bytes} [Thu May 14 08:47:26 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86 => generated 839 bytes in 55 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: 1666/3245] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:26 2026] GET /v2.0/subnets/0c5962bc-738e-4431-8b99-0868a7bcd892 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3246] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:47:26 2026] GET /v2.0/ports/86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:47:26.847 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef74131a-0890-4726-b4c9-c48be3fe9903 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 (type: ports) to 7 [pid: 8|app: 0|req: 1667/3247] 199.204.45.35 () {34 vars in 788 bytes} [Thu May 14 08:47:26 2026] PUT /v2.0/ports/86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 => generated 1080 bytes in 364 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: 1581/3248] 199.204.45.35 () {30 vars in 742 bytes} [Thu May 14 08:47:26 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3249] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:47:26 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 4945 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3250] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:26 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 4945 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3251] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:47:26 2026] GET /v2.0/networks?id=636fd2db-9366-4c13-8167-21ed69730f86 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3252] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:47:27 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?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: 1670/3253] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:27 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 4945 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3254] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:47:27 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?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: 1671/3255] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:28 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 4945 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:47:28.435 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd98d49e-3ddf-4631-805e-dd08a6382d5f'] response: {'name': 'network-changed', 'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'tag': '86f67e8b-5c2e-40c6-bfc6-97bcb43ad238', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1585/3256] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:47:28 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 4945 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:47:29.073 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c346a732-e843-4541-881c-c25b4ced0301 - - - - - -] OVN reports status down for port: 86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 [pid: 8|app: 0|req: 1672/3257] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:47:29 2026] GET /v2.0/networks?id=636fd2db-9366-4c13-8167-21ed69730f86 => generated 842 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3258] 199.204.45.35 () {34 vars in 974 bytes} [Thu May 14 08:47:29 2026] GET /v2.0/ports/86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 => generated 1108 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3259] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:47:29 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3260] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:47:29 2026] GET /v2.0/ports/86f67e8b-5c2e-40c6-bfc6-97bcb43ad238?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3261] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:29 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 4945 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3262] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:47:29 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3263] 199.204.45.35 () {34 vars in 1015 bytes} [Thu May 14 08:47:29 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:47:29.314 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e00e961-8aa4-4b1f-8c62-a31f66686c24'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '86f67e8b-5c2e-40c6-bfc6-97bcb43ad238', 'code': 200} 2026-05-14 08:47:29.516 7 INFO neutron.db.ovn_revision_numbers_db [None req-c346a732-e843-4541-881c-c25b4ced0301 - - - - - -] Successfully bumped revision number for resource 86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 (type: ports) to 8 2026-05-14 08:47:29.747 7 INFO neutron.db.ovn_revision_numbers_db [req-fe2c6051-8039-42a4-9439-91ec1140aff7 req-43a423f7-0d32-4b75-98d6-6db6eb8b4614 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 (type: ports) to 9 [pid: 7|app: 0|req: 1588/3264] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:47:29 2026] PUT /v2.0/ports/86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 => generated 917 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3265] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:30 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 3845 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, ' 2026-05-14 08:47:30.448 7 INFO neutron_taas.services.taas.taas_plugin [None req-f6fa00a1-4d84-4bb5-adac-e1ce48c3f211 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 2026-05-14 08:47:30.451 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6fa00a1-4d84-4bb5-adac-e1ce48c3f211 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 [pid: 7|app: 0|req: 1589/3266] 199.204.45.35 () {32 vars in 758 bytes} [Thu May 14 08:47:30 2026] DELETE /v2.0/ports/86f67e8b-5c2e-40c6-bfc6-97bcb43ad238 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3267] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:47:31 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: 1679/3268] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:47:31 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: 8|app: 0|req: 1680/3269] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:47:31 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: 1681/3270] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:47:31 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: 1590/3271] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 3845 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3272] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:47:31.368 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23748ded-245a-441c-969c-0be9ea49039c'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '86f67e8b-5c2e-40c6-bfc6-97bcb43ad238', 'code': 200} [pid: 7|app: 0|req: 1591/3273] 199.204.45.35 () {34 vars in 1225 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/networks?id=5c61b0e7-636a-414c-8549-3e9da12c8412&id=564e2e30-6a5b-444c-8c93-b09ec652cd92&id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&id=636fd2db-9366-4c13-8167-21ed69730f86 => generated 3261 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3274] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 1160 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3275] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.69&port_id=7060e8a4-24af-4f56-aea9-21b80c8630be => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3276] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 1342 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3277] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/subnets?id=9854a143-f238-4d88-95f3-e6eef8ba91bc => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3278] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/ports?network_id=5c61b0e7-636a-414c-8549-3e9da12c8412&device_owner=network%3Adhcp => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3279] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3280] 199.204.45.35 () {30 vars in 742 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3281] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3282] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3283] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?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: 1688/3284] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3285] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=64a61c72-3f6f-4547-96ab-4f45335110dd => 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: 1689/3286] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/subnets?id=7d656859-1489-4623-9ab5-5e65938c0fde => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3287] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/ports?network_id=564e2e30-6a5b-444c-8c93-b09ec652cd92&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: 1690/3288] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?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: 1599/3289] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?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: 8|app: 0|req: 1691/3290] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=89e1aebc-2085-44ac-8875-746fdfd1ffc0 => 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: 1600/3291] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/subnets?id=079484bc-c859-4758-9590-e2b5de7c81e6 => 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: 1692/3292] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/ports?network_id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&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: 1601/3293] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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: 1693/3294] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:47:31 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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: 7|app: 0|req: 1602/3295] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:47:35 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: 1694/3296] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:47: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: 1603/3297] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:47: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: 1695/3298] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:47:36 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: 1604/3299] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:36 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 3845 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3302] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:47:36 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: 1606/3303] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:47:36 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: 1698/3304] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:47:36 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: 1607/3305] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:47:36 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: 1699/3306] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:47:36 2026] GET /v2.0/ports/89e1aebc-2085-44ac-8875-746fdfd1ffc0 => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:47:36.707 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f759354-22a8-46ad-9317-1d56ff1105ef fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 89e1aebc-2085-44ac-8875-746fdfd1ffc0 (type: ports) to 7 [pid: 7|app: 0|req: 1608/3307] 199.204.45.35 () {34 vars in 788 bytes} [Thu May 14 08:47:36 2026] PUT /v2.0/ports/89e1aebc-2085-44ac-8875-746fdfd1ffc0 => generated 1080 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:47:36.761 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-95961074-503f-4cd1-88e8-05cc1c216cb0'] response: {'name': 'network-changed', 'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'tag': '89e1aebc-2085-44ac-8875-746fdfd1ffc0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1700/3308] 199.204.45.35 () {30 vars in 742 bytes} [Thu May 14 08:47:36 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9 => generated 838 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: 7|app: 0|req: 1609/3309] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:36 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 3670 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3310] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:36 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 3670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3311] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:47:37 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 3670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3312] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:47:37 2026] GET /v2.0/networks?id=c9cbe3a1-f1e3-4c81-8425-c017981080d9 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3313] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:47:37 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3314] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:47:37 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3315] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:38 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 3670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:47:38.659 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb286d44-02cb-4990-82b0-9a2497627f87 - - - - - -] OVN reports status down for port: 89e1aebc-2085-44ac-8875-746fdfd1ffc0 [pid: 8|app: 0|req: 1704/3316] 199.204.45.35 () {34 vars in 974 bytes} [Thu May 14 08:47:38 2026] GET /v2.0/ports/89e1aebc-2085-44ac-8875-746fdfd1ffc0 => generated 1108 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:47:38.829 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32e837bb-3881-47ca-8754-1accb3400fd3'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '89e1aebc-2085-44ac-8875-746fdfd1ffc0', 'code': 200} [pid: 7|app: 0|req: 1613/3317] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:47:38 2026] GET /v2.0/ports/89e1aebc-2085-44ac-8875-746fdfd1ffc0?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3318] 199.204.45.35 () {34 vars in 1015 bytes} [Thu May 14 08:47:38 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?fields=dns_domain => generated 29 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:47:38.992 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb286d44-02cb-4990-82b0-9a2497627f87 - - - - - -] Successfully bumped revision number for resource 89e1aebc-2085-44ac-8875-746fdfd1ffc0 (type: ports) to 8 /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: 1706/3319] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:39 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 3668 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:47:39.260 7 INFO neutron.db.ovn_revision_numbers_db [req-548869d0-092e-4ec0-955b-ba7b2288f669 req-fac3e248-307d-4b35-8307-3166403639ce 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 89e1aebc-2085-44ac-8875-746fdfd1ffc0 (type: ports) to 9 [pid: 7|app: 0|req: 1614/3320] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:47:38 2026] PUT /v2.0/ports/89e1aebc-2085-44ac-8875-746fdfd1ffc0 => generated 917 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3321] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:40 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 2570 bytes in 64 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-05-14 08:47:40.339 7 INFO neutron_taas.services.taas.taas_plugin [None req-12b685ce-09fa-4749-8463-309426c9daec fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 89e1aebc-2085-44ac-8875-746fdfd1ffc0 2026-05-14 08:47:40.342 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12b685ce-09fa-4749-8463-309426c9daec fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 89e1aebc-2085-44ac-8875-746fdfd1ffc0 [pid: 7|app: 0|req: 1615/3322] 199.204.45.35 () {32 vars in 758 bytes} [Thu May 14 08:47:40 2026] DELETE /v2.0/ports/89e1aebc-2085-44ac-8875-746fdfd1ffc0 => 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: 1708/3323] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:47:40 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: 1616/3324] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:47:40 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: 1709/3325] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:47:40 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: 1617/3326] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:47:40 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: 1710/3327] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:40 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3328] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:47:40 2026] GET /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 1160 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3329] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:47:40 2026] GET /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 1342 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3330] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:40 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => 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: 1620/3331] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:47:40 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 2570 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3332] 199.204.45.35 () {30 vars in 742 bytes} [Thu May 14 08:47:40 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:47:40.872 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6707316-7062-484f-a356-f4ddcf9c6c49'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '89e1aebc-2085-44ac-8875-746fdfd1ffc0', 'code': 200} [pid: 8|app: 0|req: 1713/3333] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:47:40 2026] GET /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3334] 199.204.45.35 () {34 vars in 1145 bytes} [Thu May 14 08:47:40 2026] GET /v2.0/networks?id=5c61b0e7-636a-414c-8549-3e9da12c8412&id=564e2e30-6a5b-444c-8c93-b09ec652cd92&id=c9cbe3a1-f1e3-4c81-8425-c017981080d9 => generated 2433 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3335] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:47:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.69&port_id=7060e8a4-24af-4f56-aea9-21b80c8630be => 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: 1714/3336] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:40 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3337] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:47:40 2026] GET /v2.0/subnets?id=9854a143-f238-4d88-95f3-e6eef8ba91bc => 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: 1715/3338] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:47:40 2026] GET /v2.0/ports?network_id=5c61b0e7-636a-414c-8549-3e9da12c8412&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: 1624/3339] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:47:41 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?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: 1716/3340] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:47:41 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?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: 1625/3341] 199.204.45.35 () {34 vars in 1057 bytes} [Thu May 14 08:47:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=64a61c72-3f6f-4547-96ab-4f45335110dd => 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: 1717/3342] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:47:41 2026] GET /v2.0/subnets?id=7d656859-1489-4623-9ab5-5e65938c0fde => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3343] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:47:41 2026] GET /v2.0/ports?network_id=564e2e30-6a5b-444c-8c93-b09ec652cd92&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: 1718/3344] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:47:41 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?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: 1627/3345] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:47:41 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?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: 1629/3348] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:47:51 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: 1720/3349] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:47:51 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: 1630/3350] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:47:51 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: 1721/3351] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:47:51 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) 2026-05-14 08:47:51.800 7 INFO neutron.api.v2.resource [None req-a9856867-8ce4-4b9d-9e50-8c0ca866ffe1 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1631/3352] 199.204.45.35 () {30 vars in 762 bytes} [Thu May 14 08:47:51 2026] GET /v2.0/security-groups/lb-b0ba2aa5-9ada-4275-8c9d-207658a3744a => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3353] 199.204.45.35 () {30 vars in 784 bytes} [Thu May 14 08:47:51 2026] GET /v2.0/security-groups?name=lb-b0ba2aa5-9ada-4275-8c9d-207658a3744a => generated 2865 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3354] 199.204.45.35 () {30 vars in 814 bytes} [Thu May 14 08:47:51 2026] GET /v2.0/security-group-rules?security_group_id=4d67eb75-53ac-4b27-8b5c-e87dd70b56f7 => generated 2334 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3355] 199.204.45.35 () {32 vars in 788 bytes} [Thu May 14 08:47:51 2026] DELETE /v2.0/security-group-rules/12bc1a37-7647-465d-bac0-953bb18ca441 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3356] 199.204.45.35 () {32 vars in 788 bytes} [Thu May 14 08:47:52 2026] DELETE /v2.0/security-group-rules/7142f8a5-9067-4656-a651-465f7efa36e5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:47:55.802 8 INFO neutron_taas.services.taas.taas_plugin [None req-0db2b566-8848-443c-b667-2200b9b6277e 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] TaaS: Handle Delete Port: a168a790-903d-431c-bb43-e0253d508e64 2026-05-14 08:47:55.805 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0db2b566-8848-443c-b667-2200b9b6277e 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Tap Mirror: Handle Delete Port: a168a790-903d-431c-bb43-e0253d508e64 2026-05-14 08:47:56.038 8 INFO neutron.db.l3_db [None req-0db2b566-8848-443c-b667-2200b9b6277e 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Floating IP 50bdc2b0-a125-4dd6-8be8-91176ea0fdaf disassociated (deleted). External IP: 10.96.250.214, port: be5d3024-20dd-41c6-a152-ac666342d3cf. [pid: 8|app: 0|req: 1724/3357] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:47:55 2026] DELETE /v2.0/floatingips/50bdc2b0-a125-4dd6-8be8-91176ea0fdaf => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:47:56.091 7 INFO neutron.api.v2.resource [None req-beae945b-5d83-4985-ad71-e85f86cd3c4a 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1634/3358] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:47:56 2026] GET /v2.0/floatingips/50bdc2b0-a125-4dd6-8be8-91176ea0fdaf => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1725/3359] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:47:56 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: 1635/3360] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:47:56 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: 1726/3361] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:47:56 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: 1636/3362] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:47:56 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-05-14 08:47:56.731 8 INFO neutron.api.v2.resource [None req-8435c038-a83e-4b2c-97a1-462f2bd725af fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1727/3363] 199.204.45.35 () {30 vars in 762 bytes} [Thu May 14 08:47:56 2026] GET /v2.0/security-groups/lb-b0ba2aa5-9ada-4275-8c9d-207658a3744a => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3364] 199.204.45.35 () {30 vars in 784 bytes} [Thu May 14 08:47:56 2026] GET /v2.0/security-groups?name=lb-b0ba2aa5-9ada-4275-8c9d-207658a3744a => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3365] 199.204.45.35 () {30 vars in 814 bytes} [Thu May 14 08:47:56 2026] GET /v2.0/security-group-rules?security_group_id=4d67eb75-53ac-4b27-8b5c-e87dd70b56f7 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3366] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:47:56 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: 1729/3367] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:47:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3368] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:47:56 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: 1730/3369] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:47:56 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: 1640/3370] 199.204.45.35 () {30 vars in 740 bytes} [Thu May 14 08:47:56 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3371] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:57 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 2570 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3372] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:57 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 2570 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3373] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:57 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 2570 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3374] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:58 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 2570 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:47:58.951 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e09b0b19-e481-4bac-828e-983f7dcf90d1 - - - - - -] OVN reports status down for port: be5d3024-20dd-41c6-a152-ac666342d3cf 2026-05-14 08:47:58.964 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3c3a422a-2c10-422c-9a63-09041f3e114b - - - - - -] OVN reports status down for port: 64a61c72-3f6f-4547-96ab-4f45335110dd 2026-05-14 08:47:59.119 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a1fa8ea-c166-4267-b72a-c0594d55543b'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '64a61c72-3f6f-4547-96ab-4f45335110dd', 'code': 200} [pid: 8|app: 0|req: 1733/3375] 199.204.45.35 () {34 vars in 974 bytes} [Thu May 14 08:47:58 2026] GET /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 1342 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3376] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:47:59 2026] GET /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:47:59.243 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b71773b-3fb0-4339-a51f-9efc8ce2785a - - - - - -] Successfully bumped revision number for resource be5d3024-20dd-41c6-a152-ac666342d3cf (type: ports) to 6 [pid: 8|app: 0|req: 1734/3377] 199.204.45.35 () {34 vars in 1015 bytes} [Thu May 14 08:47:59 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:47:59.333 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c3a422a-2c10-422c-9a63-09041f3e114b - - - - - -] Successfully bumped revision number for resource 64a61c72-3f6f-4547-96ab-4f45335110dd (type: ports) to 8 [pid: 7|app: 0|req: 1644/3378] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:47:59 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 2568 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:47:59.763 8 INFO neutron.db.ovn_revision_numbers_db [req-bca82bc2-30f1-422a-9c93-8453017d4b8a req-fe05e38a-9b39-49be-ad7d-a40b9a2f5cc4 1fe0650b5ce844929e0670687df1adb4 f6dd0d2548bb41b3b65a999d2133ff8c - - c3b00f5f4fde4bc5a33e7cf5d846fb4d c3b00f5f4fde4bc5a33e7cf5d846fb4d] Successfully bumped revision number for resource 64a61c72-3f6f-4547-96ab-4f45335110dd (type: ports) to 9 [pid: 8|app: 0|req: 1735/3379] 199.204.45.35 () {38 vars in 1027 bytes} [Thu May 14 08:47:59 2026] PUT /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 1151 bytes in 476 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: 1645/3380] 199.204.45.35 () {30 vars in 768 bytes} [Thu May 14 08:48:00 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 1236 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, ' 2026-05-14 08:48:00.853 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f50b391-8372-41d5-b426-7783b8407f0f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 64a61c72-3f6f-4547-96ab-4f45335110dd (type: ports) to 10 [pid: 8|app: 0|req: 1736/3381] 199.204.45.35 () {34 vars in 788 bytes} [Thu May 14 08:48:00 2026] PUT /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 1091 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3382] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:48:00 2026] GET /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 1091 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:48:00.967 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b71773b-3fb0-4339-a51f-9efc8ce2785a - - - - - -] Successfully bumped revision number for resource be5d3024-20dd-41c6-a152-ac666342d3cf (type: ports) to 8 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 08:48:01.091 8 INFO neutron_taas.services.taas.taas_plugin [None req-17233890-24cb-4481-ad7d-0a6c0a8fada4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 64a61c72-3f6f-4547-96ab-4f45335110dd 2026-05-14 08:48:01.094 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17233890-24cb-4481-ad7d-0a6c0a8fada4 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 64a61c72-3f6f-4547-96ab-4f45335110dd 2026-05-14 08:48:01.162 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-31f54f9c-4726-4239-b358-7efbd3496bf4'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '64a61c72-3f6f-4547-96ab-4f45335110dd', 'code': 200} [pid: 8|app: 0|req: 1737/3383] 199.204.45.35 () {32 vars in 758 bytes} [Thu May 14 08:48:00 2026] DELETE /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3384] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:48:01 2026] GET /v2.0/ports?tenant_id=c3e731a8432d429b9c6fd42871d19c8a&device_id=20392263-39f5-47e3-888e-563451ac623f => generated 1236 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3385] 199.204.45.35 () {30 vars in 702 bytes} [Thu May 14 08:48:01 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: 1649/3386] 199.204.45.35 () {30 vars in 704 bytes} [Thu May 14 08:48:01 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: 1650/3387] 199.204.45.35 () {30 vars in 680 bytes} [Thu May 14 08:48:01 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: 1651/3388] 199.204.45.35 () {30 vars in 716 bytes} [Thu May 14 08:48:01 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: 1738/3389] 199.204.45.35 () {34 vars in 1065 bytes} [Thu May 14 08:48:01 2026] GET /v2.0/networks?id=5c61b0e7-636a-414c-8549-3e9da12c8412&id=564e2e30-6a5b-444c-8c93-b09ec652cd92 => generated 1606 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:48:01.417 7 INFO neutron.pecan_wsgi.hooks.translation [None req-beba269d-1b52-4c29-b713-829e322f0bdf fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1652/3390] 199.204.45.35 () {32 vars in 758 bytes} [Thu May 14 08:48:01 2026] DELETE /v2.0/ports/64a61c72-3f6f-4547-96ab-4f45335110dd => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1739/3391] 199.204.45.35 () {34 vars in 1059 bytes} [Thu May 14 08:48:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.69&port_id=7060e8a4-24af-4f56-aea9-21b80c8630be => 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: 1653/3392] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:48:01 2026] GET /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 1152 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3393] 199.204.45.35 () {34 vars in 983 bytes} [Thu May 14 08:48:01 2026] GET /v2.0/subnets?id=9854a143-f238-4d88-95f3-e6eef8ba91bc => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:48:01.478 7 INFO neutron.api.v2.resource [None req-902396dc-083c-47d6-ab9f-e831a5c99b45 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1654/3394] 199.204.45.35 () {30 vars in 762 bytes} [Thu May 14 08:48:01 2026] GET /v2.0/security-groups/lb-b0ba2aa5-9ada-4275-8c9d-207658a3744a => 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: 1741/3395] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:48:01 2026] GET /v2.0/ports?network_id=5c61b0e7-636a-414c-8549-3e9da12c8412&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: 1655/3396] 199.204.45.35 () {30 vars in 784 bytes} [Thu May 14 08:48:01 2026] GET /v2.0/security-groups?name=lb-b0ba2aa5-9ada-4275-8c9d-207658a3744a => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3397] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:48:01 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3398] 199.204.45.35 () {30 vars in 736 bytes} [Thu May 14 08:48:01 2026] GET /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 1152 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3399] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:48:01 2026] GET /v2.0/networks/5c61b0e7-636a-414c-8549-3e9da12c8412?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) 2026-05-14 08:48:01.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-13064a02-9da7-40ba-9058-21c2bb0131b6 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource be5d3024-20dd-41c6-a152-ac666342d3cf (type: ports) to 9 [pid: 7|app: 0|req: 1657/3400] 199.204.45.35 () {34 vars in 788 bytes} [Thu May 14 08:48:01 2026] PUT /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 1114 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3401] 199.204.45.35 () {32 vars in 778 bytes} [Thu May 14 08:48:01 2026] DELETE /v2.0/security-groups/4d67eb75-53ac-4b27-8b5c-e87dd70b56f7 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:02.202 7 INFO neutron_taas.services.taas.taas_plugin [None req-92fca314-f00e-4d41-addc-bb8dbe5b8aa9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: be5d3024-20dd-41c6-a152-ac666342d3cf 2026-05-14 08:48:02.205 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92fca314-f00e-4d41-addc-bb8dbe5b8aa9 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: be5d3024-20dd-41c6-a152-ac666342d3cf [pid: 7|app: 0|req: 1658/3402] 199.204.45.35 () {32 vars in 758 bytes} [Thu May 14 08:48:02 2026] DELETE /v2.0/ports/be5d3024-20dd-41c6-a152-ac666342d3cf => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:48:03.697 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6b9ca765-539d-49ed-9e5c-91658630e33e - - - - - -] OVN reports status down for port: 7060e8a4-24af-4f56-aea9-21b80c8630be 2026-05-14 08:48:03.830 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-25eb357b-abaa-4faa-a5a3-1d21a936d680'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7060e8a4-24af-4f56-aea9-21b80c8630be', 'code': 200} 2026-05-14 08:48:03.946 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b9ca765-539d-49ed-9e5c-91658630e33e - - - - - -] Successfully bumped revision number for resource 7060e8a4-24af-4f56-aea9-21b80c8630be (type: ports) to 6 [pid: 8|app: 0|req: 1745/3403] 199.204.45.35 () {34 vars in 993 bytes} [Thu May 14 08:48:04 2026] GET /v2.0/ports?device_id=20392263-39f5-47e3-888e-563451ac623f => generated 1234 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, ' 2026-05-14 08:48:05.010 7 INFO neutron_taas.services.taas.taas_plugin [req-98ad0c68-c5d1-4623-aa1a-09c43f1c195f req-dc5cbdd4-7a24-4962-a08f-eb15c1d06b9a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] TaaS: Handle Delete Port: 7060e8a4-24af-4f56-aea9-21b80c8630be 2026-05-14 08:48:05.013 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-98ad0c68-c5d1-4623-aa1a-09c43f1c195f req-dc5cbdd4-7a24-4962-a08f-eb15c1d06b9a fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Tap Mirror: Handle Delete Port: 7060e8a4-24af-4f56-aea9-21b80c8630be [pid: 7|app: 0|req: 1659/3404] 199.204.45.35 () {36 vars in 996 bytes} [Thu May 14 08:48:04 2026] DELETE /v2.0/ports/7060e8a4-24af-4f56-aea9-21b80c8630be => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:48:05.869 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33c4c51e-3c66-4f63-b9fd-a86818fa0770'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7060e8a4-24af-4f56-aea9-21b80c8630be', 'code': 200} 2026-05-14 08:48:05.870 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33c4c51e-3c66-4f63-b9fd-a86818fa0770'] response: {'server_uuid': '20392263-39f5-47e3-888e-563451ac623f', 'name': 'network-vif-deleted', 'tag': '7060e8a4-24af-4f56-aea9-21b80c8630be', 'status': 'completed', 'code': 200} 2026-05-14 08:48:06.441 8 INFO neutron_taas.services.taas.taas_plugin [None req-6cec776d-68ed-424c-84ff-1b11013e8849 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] TaaS: Handle Delete Port: 2d1c113b-78c2-49d0-8518-e2a464b9f454 2026-05-14 08:48:06.444 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6cec776d-68ed-424c-84ff-1b11013e8849 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Tap Mirror: Handle Delete Port: 2d1c113b-78c2-49d0-8518-e2a464b9f454 2026-05-14 08:48:06.616 8 INFO neutron.db.l3_db [None req-6cec776d-68ed-424c-84ff-1b11013e8849 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Floating IP 52ee8eb7-8780-415f-a1d1-e1e9275662c8 disassociated (deleted). External IP: 10.96.250.211, port: 43ecc884-1951-4543-be6a-3211552134b1. [pid: 8|app: 0|req: 1747/3407] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:48:06 2026] DELETE /v2.0/floatingips/52ee8eb7-8780-415f-a1d1-e1e9275662c8 => generated 0 bytes in 382 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-05-14 08:48:06.686 7 INFO neutron.api.v2.resource [None req-0e18321c-9c21-449a-8275-d3b5344acf9e 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1661/3408] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:48:06 2026] GET /v2.0/floatingips/52ee8eb7-8780-415f-a1d1-e1e9275662c8 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:48:06.688 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-170304eb-a132-451e-bd78-4f6a82735840'] response: {'name': 'network-changed', 'server_uuid': 'b4ae624e-12ed-43d3-8284-793397bc3441', 'tag': '43ecc884-1951-4543-be6a-3211552134b1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1748/3409] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:48:06 2026] GET /v2.0/ports?device_id=b4ae624e-12ed-43d3-8284-793397bc3441 => generated 1196 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3410] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:48:06 2026] GET /v2.0/security-groups?id=1d18ae66-75d3-4962-9811-a5befc0a648a&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3411] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:48:07 2026] GET /v2.0/ports?tenant_id=b857ba35ab7d4adfaf5dbf28561b55df&device_id=b4ae624e-12ed-43d3-8284-793397bc3441 => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3412] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:48:07 2026] GET /v2.0/networks?id=636fd2db-9366-4c13-8167-21ed69730f86 => generated 842 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1750/3413] 199.204.45.35 () {34 vars in 1055 bytes} [Thu May 14 08:48:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.14&port_id=43ecc884-1951-4543-be6a-3211552134b1 => 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: 1664/3414] 199.204.45.35 () {34 vars in 1103 bytes} [Thu May 14 08:48:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae6&port_id=43ecc884-1951-4543-be6a-3211552134b1 => 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: 1751/3415] 199.204.45.35 () {34 vars in 1063 bytes} [Thu May 14 08:48:07 2026] GET /v2.0/subnets?id=dac6045f-c1f3-4d2b-9f05-ecfe3596bb55&id=0c5962bc-738e-4431-8b99-0868a7bcd892 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3416] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:48:07 2026] GET /v2.0/ports?network_id=636fd2db-9366-4c13-8167-21ed69730f86&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: 1752/3417] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:48:07 2026] GET /v2.0/ports?network_id=636fd2db-9366-4c13-8167-21ed69730f86&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: 1666/3418] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:48:07 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1753/3419] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:48:07 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 08:48:07.918 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c4a8e779-9a13-41e3-b041-731dc9b80ba8 - - - - - -] OVN reports status down for port: 43ecc884-1951-4543-be6a-3211552134b1 2026-05-14 08:48:08.051 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4585308-f2f1-4364-8443-552a071a64e9'] response: {'server_uuid': 'b4ae624e-12ed-43d3-8284-793397bc3441', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '43ecc884-1951-4543-be6a-3211552134b1', 'code': 200} 2026-05-14 08:48:08.203 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4a8e779-9a13-41e3-b041-731dc9b80ba8 - - - - - -] Successfully bumped revision number for resource 43ecc884-1951-4543-be6a-3211552134b1 (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: 1667/3420] 199.204.45.35 () {34 vars in 993 bytes} [Thu May 14 08:48:09 2026] GET /v2.0/ports?device_id=b4ae624e-12ed-43d3-8284-793397bc3441 => generated 1194 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:48:09.304 8 INFO neutron_taas.services.taas.taas_plugin [req-e60ccedd-7fbc-4013-82a2-cc3e62cceb49 req-4c7f46c7-e2cd-4485-b211-ed45be10086e 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] TaaS: Handle Delete Port: 43ecc884-1951-4543-be6a-3211552134b1 2026-05-14 08:48:09.308 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e60ccedd-7fbc-4013-82a2-cc3e62cceb49 req-4c7f46c7-e2cd-4485-b211-ed45be10086e 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Tap Mirror: Handle Delete Port: 43ecc884-1951-4543-be6a-3211552134b1 [pid: 8|app: 0|req: 1754/3421] 199.204.45.35 () {36 vars in 996 bytes} [Thu May 14 08:48:09 2026] DELETE /v2.0/ports/43ecc884-1951-4543-be6a-3211552134b1 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:48:09.505 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0916df8-dc42-4644-9bcf-ab3e03b7fd02'] response: {'server_uuid': 'b4ae624e-12ed-43d3-8284-793397bc3441', 'name': 'network-vif-deleted', 'tag': '43ecc884-1951-4543-be6a-3211552134b1', 'status': 'completed', 'code': 200} 2026-05-14 08:48:10.089 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d146c85d-65f5-491a-8a43-c7831ac4c4f6'] response: {'server_uuid': 'b4ae624e-12ed-43d3-8284-793397bc3441', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '43ecc884-1951-4543-be6a-3211552134b1', 'code': 200} [pid: 7|app: 0|req: 1668/3422] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:48:12 2026] GET /v2.0/ports?device_id=b4ae624e-12ed-43d3-8284-793397bc3441 => 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: 1755/3423] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:48:14 2026] GET /v2.0/network-ip-availabilities => generated 5532 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3424] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:48:14 2026] GET /v2.0/networks => generated 4773 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1756/3425] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:48:14 2026] GET /v2.0/floatingips => generated 859 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3426] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:48:14 2026] GET /v2.0/security-groups => generated 28652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1757/3427] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:48:15 2026] GET /v2.0/ports => generated 15069 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3428] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:48:15 2026] GET /v2.0/subnets => generated 5512 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3429] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:48:15 2026] GET /v2.0/routers => generated 987 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3430] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:48:15 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: 1759/3431] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:48:15 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3432] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:48:15 2026] GET /v2.0/subnets => generated 5512 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1760/3433] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:48:15 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) 2026-05-14 08:48:17.290 7 INFO neutron_taas.services.taas.taas_plugin [None req-d7ef6997-e733-4372-8331-461f298fad84 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] TaaS: Handle Delete Port: e29c82b1-b446-4903-8d00-f729e7b59c62 2026-05-14 08:48:17.294 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7ef6997-e733-4372-8331-461f298fad84 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Tap Mirror: Handle Delete Port: e29c82b1-b446-4903-8d00-f729e7b59c62 2026-05-14 08:48:17.513 7 INFO neutron.db.l3_db [None req-d7ef6997-e733-4372-8331-461f298fad84 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Floating IP a01ab21d-2fce-44c6-9b12-e5142ce5f070 disassociated (deleted). External IP: 10.96.250.209, port: 2296902e-a7f1-4bd8-81bf-b8ee1db94b2c. [pid: 7|app: 0|req: 1674/3434] 10.0.0.157 () {32 vars in 732 bytes} [Thu May 14 08:48:17 2026] DELETE /v2.0/floatingips/a01ab21d-2fce-44c6-9b12-e5142ce5f070 => generated 0 bytes in 399 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-05-14 08:48:17.574 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c91f77a1-ddbc-435a-a898-ceba5d1b3d40'] response: {'name': 'network-changed', 'server_uuid': 'ac8e6ab6-2c10-430c-8438-2c565f600783', 'tag': '2296902e-a7f1-4bd8-81bf-b8ee1db94b2c', 'status': 'completed', 'code': 200} 2026-05-14 08:48:17.574 8 INFO neutron.api.v2.resource [None req-3a1a76d5-8832-4d57-bdda-692d3cf6408c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1761/3435] 10.0.0.157 () {32 vars in 729 bytes} [Thu May 14 08:48:17 2026] GET /v2.0/floatingips/a01ab21d-2fce-44c6-9b12-e5142ce5f070 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3436] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:48:17 2026] GET /v2.0/ports?device_id=ac8e6ab6-2c10-430c-8438-2c565f600783 => generated 1192 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1762/3437] 10.0.0.129 () {34 vars in 1040 bytes} [Thu May 14 08:48:17 2026] GET /v2.0/security-groups?id=1d18ae66-75d3-4962-9811-a5befc0a648a&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3438] 199.204.45.35 () {34 vars in 1079 bytes} [Thu May 14 08:48:18 2026] GET /v2.0/ports?tenant_id=b857ba35ab7d4adfaf5dbf28561b55df&device_id=ac8e6ab6-2c10-430c-8438-2c565f600783 => generated 1453 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1763/3439] 199.204.45.35 () {34 vars in 985 bytes} [Thu May 14 08:48:18 2026] GET /v2.0/networks?id=c9cbe3a1-f1e3-4c81-8425-c017981080d9 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3440] 199.204.45.35 () {34 vars in 1055 bytes} [Thu May 14 08:48:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.35&port_id=2296902e-a7f1-4bd8-81bf-b8ee1db94b2c => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1764/3441] 199.204.45.35 () {34 vars in 1101 bytes} [Thu May 14 08:48:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa1&port_id=2296902e-a7f1-4bd8-81bf-b8ee1db94b2c => 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: 1678/3442] 199.204.45.35 () {34 vars in 1063 bytes} [Thu May 14 08:48:18 2026] GET /v2.0/subnets?id=079484bc-c859-4758-9590-e2b5de7c81e6&id=f0e8ae7d-9653-4a2c-b8f7-f9e68d315b36 => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1765/3443] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:48:18 2026] GET /v2.0/ports?network_id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&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: 1679/3444] 199.204.45.35 () {34 vars in 1051 bytes} [Thu May 14 08:48:18 2026] GET /v2.0/ports?network_id=c9cbe3a1-f1e3-4c81-8425-c017981080d9&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: 1766/3445] 199.204.45.35 () {34 vars in 1011 bytes} [Thu May 14 08:48:18 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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: 1680/3446] 199.204.45.35 () {34 vars in 1111 bytes} [Thu May 14 08:48:18 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9?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-05-14 08:48:18.788 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e09b0b19-e481-4bac-828e-983f7dcf90d1 - - - - - -] OVN reports status down for port: 2296902e-a7f1-4bd8-81bf-b8ee1db94b2c 2026-05-14 08:48:18.934 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cad4d685-d376-422d-9d49-9e04cacc4c58'] response: {'server_uuid': 'ac8e6ab6-2c10-430c-8438-2c565f600783', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2296902e-a7f1-4bd8-81bf-b8ee1db94b2c', 'code': 200} 2026-05-14 08:48:19.075 8 INFO neutron.db.ovn_revision_numbers_db [None req-e09b0b19-e481-4bac-828e-983f7dcf90d1 - - - - - -] Successfully bumped revision number for resource 2296902e-a7f1-4bd8-81bf-b8ee1db94b2c (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: 1767/3447] 199.204.45.35 () {34 vars in 993 bytes} [Thu May 14 08:48:19 2026] GET /v2.0/ports?device_id=ac8e6ab6-2c10-430c-8438-2c565f600783 => generated 1190 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 08:48:20.165 7 INFO neutron_taas.services.taas.taas_plugin [req-cc619925-20f9-42bc-ba76-a196a614e203 req-94b261db-a1a2-47be-8826-b294e8d1e73e 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] TaaS: Handle Delete Port: 2296902e-a7f1-4bd8-81bf-b8ee1db94b2c 2026-05-14 08:48:20.167 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cc619925-20f9-42bc-ba76-a196a614e203 req-94b261db-a1a2-47be-8826-b294e8d1e73e 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Tap Mirror: Handle Delete Port: 2296902e-a7f1-4bd8-81bf-b8ee1db94b2c [pid: 7|app: 0|req: 1681/3448] 199.204.45.35 () {36 vars in 996 bytes} [Thu May 14 08:48:20 2026] DELETE /v2.0/ports/2296902e-a7f1-4bd8-81bf-b8ee1db94b2c => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:48:20.376 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a67c4016-4343-4b21-8fa3-66c3a64b6d9d'] response: {'server_uuid': 'ac8e6ab6-2c10-430c-8438-2c565f600783', 'name': 'network-vif-deleted', 'tag': '2296902e-a7f1-4bd8-81bf-b8ee1db94b2c', 'status': 'completed', 'code': 200} 2026-05-14 08:48:20.969 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ffca804-dad5-456e-aea2-d46194e91333'] response: {'server_uuid': 'ac8e6ab6-2c10-430c-8438-2c565f600783', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2296902e-a7f1-4bd8-81bf-b8ee1db94b2c', 'code': 200} [pid: 8|app: 0|req: 1769/3451] 10.0.0.129 () {34 vars in 990 bytes} [Thu May 14 08:48:22 2026] GET /v2.0/ports?device_id=ac8e6ab6-2c10-430c-8438-2c565f600783 => 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: 1683/3452] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:48:28 2026] DELETE /v2.0/security-group-rules/aa89ebd9-73da-49d4-a1ca-5e243421a253 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:28.182 8 INFO neutron.api.v2.resource [None req-d8a4dfba-cbf1-4071-89c1-d4d1dab2553c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1770/3453] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:48:28 2026] GET /v2.0/security-group-rules/aa89ebd9-73da-49d4-a1ca-5e243421a253 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3454] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:48:28 2026] DELETE /v2.0/security-group-rules/5fdf6b3c-b2e3-4f6e-a9f6-78b93f0123c3 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:28.320 8 INFO neutron.api.v2.resource [None req-5a2f4a01-5c8c-43c7-a502-98b910578127 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1771/3455] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:48:28 2026] GET /v2.0/security-group-rules/5fdf6b3c-b2e3-4f6e-a9f6-78b93f0123c3 => generated 155 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3456] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:48:28 2026] DELETE /v2.0/security-group-rules/500d5593-dbc4-4544-8786-250a4a08f7d5 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:28.445 8 INFO neutron.api.v2.resource [None req-95bacf37-a829-40cd-babf-e64894b1d326 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1772/3457] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:48:28 2026] GET /v2.0/security-group-rules/500d5593-dbc4-4544-8786-250a4a08f7d5 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3458] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:48:28 2026] DELETE /v2.0/security-group-rules/b5fe6582-7eec-4b7c-a607-7f2b3bfa042a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:28.559 8 INFO neutron.api.v2.resource [None req-09f132bd-244a-4657-a312-8efdca4b0be6 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1773/3459] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:48:28 2026] GET /v2.0/security-group-rules/b5fe6582-7eec-4b7c-a607-7f2b3bfa042a => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3460] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:48:28 2026] DELETE /v2.0/security-group-rules/e5d9201f-c2cd-4a32-b607-f9ab6d87a1c1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:28.686 8 INFO neutron.api.v2.resource [None req-c7f2bde7-f8b5-4f6d-88eb-cbf1b02cab9a 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1774/3461] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:48:28 2026] GET /v2.0/security-group-rules/e5d9201f-c2cd-4a32-b607-f9ab6d87a1c1 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3462] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:48:28 2026] DELETE /v2.0/security-group-rules/a4d8ae4d-1477-45e0-8bb8-19b469accb98 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:28.818 8 INFO neutron.api.v2.resource [None req-d26b580f-8b9a-4db8-916d-9abea3c2361a 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1775/3463] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:48:28 2026] GET /v2.0/security-group-rules/a4d8ae4d-1477-45e0-8bb8-19b469accb98 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3464] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:48:28 2026] DELETE /v2.0/security-group-rules/5d0d2a25-d84b-441f-96de-e446360f1624 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:28.940 8 INFO neutron.api.v2.resource [None req-c7c32ab5-220c-4e54-8092-f8096265b015 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1776/3465] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:48:28 2026] GET /v2.0/security-group-rules/5d0d2a25-d84b-441f-96de-e446360f1624 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3466] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:48:28 2026] DELETE /v2.0/security-group-rules/0fa3ed70-15b8-47d2-8dd0-2b01f2c3cf70 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:29.051 8 INFO neutron.api.v2.resource [None req-8b4c7ca0-2931-41f2-8f57-9b4797daef91 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1777/3467] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:48:29 2026] GET /v2.0/security-group-rules/0fa3ed70-15b8-47d2-8dd0-2b01f2c3cf70 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3468] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:48:29 2026] DELETE /v2.0/security-group-rules/c15e16a0-15b2-4c9d-b792-399e553dc524 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:29.171 8 INFO neutron.api.v2.resource [None req-8d7d6e67-e870-4d4c-a9aa-e4712c245e7f 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1778/3469] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:48:29 2026] GET /v2.0/security-group-rules/c15e16a0-15b2-4c9d-b792-399e553dc524 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3470] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:48:29 2026] DELETE /v2.0/security-group-rules/e4f64817-dfa5-42e2-b4ac-7b7952ae7404 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:29.284 8 INFO neutron.api.v2.resource [None req-0405db7b-2967-46c6-90eb-b244ca6c5938 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1779/3471] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:48:29 2026] GET /v2.0/security-group-rules/e4f64817-dfa5-42e2-b4ac-7b7952ae7404 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3472] 10.0.0.157 () {32 vars in 750 bytes} [Thu May 14 08:48:29 2026] DELETE /v2.0/security-group-rules/026afba9-e96a-4f98-8a1a-b9e2618bbf91 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:29.397 8 INFO neutron.api.v2.resource [None req-6b236d1b-fb4d-4f07-bc11-c5a177f1bcaa 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1780/3473] 10.0.0.157 () {32 vars in 747 bytes} [Thu May 14 08:48:29 2026] GET /v2.0/security-group-rules/026afba9-e96a-4f98-8a1a-b9e2618bbf91 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3474] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:48:29 2026] DELETE /v2.0/security-groups/1d18ae66-75d3-4962-9811-a5befc0a648a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:29.546 8 INFO neutron.api.v2.resource [None req-66b2e82d-5ab3-404e-a61e-551216e7997f 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1781/3475] 10.0.0.157 () {32 vars in 737 bytes} [Thu May 14 08:48:29 2026] GET /v2.0/security-groups/1d18ae66-75d3-4962-9811-a5befc0a648a => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:48:29.887 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f62621c-7170-4ee6-a7e5-d338d363c010 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] TaaS: Handle Delete Port: 92022966-5ac8-4ae3-8c79-0fa3982cc717 2026-05-14 08:48:29.890 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f62621c-7170-4ee6-a7e5-d338d363c010 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Tap Mirror: Handle Delete Port: 92022966-5ac8-4ae3-8c79-0fa3982cc717 [pid: 7|app: 0|req: 1695/3476] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:48:29 2026] PUT /v2.0/routers/e8055c8a-c213-45bb-a6cc-c7cc256dfb0b/remove_router_interface => generated 310 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:48:30.568 8 INFO neutron.api.v2.resource [None req-e4b589a8-ac99-4112-a3f4-1a7d111a71c5 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1782/3477] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:48:30 2026] PUT /v2.0/routers/e8055c8a-c213-45bb-a6cc-c7cc256dfb0b/remove_router_interface => generated 198 bytes in 104 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-05-14 08:48:30.884 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab1bfb8e-8d14-40fa-85db-d5a9e0276d5b 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] TaaS: Handle Delete Port: 6e89a960-b4a1-46dc-97fd-1ab6066c1965 2026-05-14 08:48:30.888 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab1bfb8e-8d14-40fa-85db-d5a9e0276d5b 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Tap Mirror: Handle Delete Port: 6e89a960-b4a1-46dc-97fd-1ab6066c1965 [pid: 7|app: 0|req: 1696/3478] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:48:30 2026] PUT /v2.0/routers/e8055c8a-c213-45bb-a6cc-c7cc256dfb0b/remove_router_interface => generated 310 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:48:31.503 8 INFO neutron.api.v2.resource [None req-1f05d5ed-f2d4-49a6-be19-f5634eb1cd43 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1783/3479] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:48:31 2026] PUT /v2.0/routers/e8055c8a-c213-45bb-a6cc-c7cc256dfb0b/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-05-14 08:48:31.788 7 INFO neutron_taas.services.taas.taas_plugin [None req-95a2ce80-889e-4bf6-889c-6d70ee834471 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] TaaS: Handle Delete Port: 42eb27f6-45c8-42a1-921d-b344b777fdb6 2026-05-14 08:48:31.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95a2ce80-889e-4bf6-889c-6d70ee834471 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Tap Mirror: Handle Delete Port: 42eb27f6-45c8-42a1-921d-b344b777fdb6 [pid: 7|app: 0|req: 1697/3480] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:48:31 2026] PUT /v2.0/routers/e8055c8a-c213-45bb-a6cc-c7cc256dfb0b/remove_router_interface => generated 310 bytes in 808 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 08:48:32.412 8 INFO neutron.api.v2.resource [None req-a244a182-0ea7-4d70-8a43-5677511ca073 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1784/3481] 10.0.0.157 () {34 vars in 789 bytes} [Thu May 14 08:48:32 2026] PUT /v2.0/routers/e8055c8a-c213-45bb-a6cc-c7cc256dfb0b/remove_router_interface => generated 198 bytes in 93 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-05-14 08:48:33.442 7 INFO neutron_taas.services.taas.taas_plugin [None req-f200a59c-85f0-478d-99f2-eb69fec15d80 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] TaaS: Handle Delete Port: 435a92d8-067d-4b53-bb89-95e8c0661bc7 2026-05-14 08:48:33.444 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f200a59c-85f0-478d-99f2-eb69fec15d80 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Tap Mirror: Handle Delete Port: 435a92d8-067d-4b53-bb89-95e8c0661bc7 [pid: 7|app: 0|req: 1698/3482] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:48:32 2026] DELETE /v2.0/routers/e8055c8a-c213-45bb-a6cc-c7cc256dfb0b => generated 0 bytes in 1364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:33.806 8 INFO neutron.api.v2.resource [None req-dd0a2899-9072-4e8a-a437-40810b1a97b1 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1785/3483] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:48:33 2026] GET /v2.0/routers/e8055c8a-c213-45bb-a6cc-c7cc256dfb0b => 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: 1699/3484] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:48:33 2026] DELETE /v2.0/subnets/dac6045f-c1f3-4d2b-9f05-ecfe3596bb55 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:48:33.974 8 INFO neutron.pecan_wsgi.hooks.translation [None req-327f4467-29f5-4cbc-a2f0-fa3dafea197c 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1786/3485] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:48:33 2026] GET /v2.0/subnets/dac6045f-c1f3-4d2b-9f05-ecfe3596bb55 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3486] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:48:33 2026] DELETE /v2.0/subnets/0c5962bc-738e-4431-8b99-0868a7bcd892 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:48:34.162 8 INFO neutron.pecan_wsgi.hooks.translation [None req-906a7404-ca6c-4e15-93fa-a06184c819fc 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1787/3487] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:48:34 2026] GET /v2.0/subnets/0c5962bc-738e-4431-8b99-0868a7bcd892 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:48:34.285 7 INFO neutron_taas.services.taas.taas_plugin [None req-cc042c19-67a9-4429-aa5a-536c06b50fac 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] TaaS: Handle Delete Port: a98750fa-c2a8-41b2-9ab8-bbb6fe2fb5a7 2026-05-14 08:48:34.288 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc042c19-67a9-4429-aa5a-536c06b50fac 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Tap Mirror: Handle Delete Port: a98750fa-c2a8-41b2-9ab8-bbb6fe2fb5a7 2026-05-14 08:48:34.473 7 INFO neutron.services.segments.plugin [-] Segment d15df4d2-36f6-4603-bef1-1185439913b8 resource provider aggregate not found 2026-05-14 08:48:34.477 7 INFO neutron.services.segments.plugin [-] Segment d15df4d2-36f6-4603-bef1-1185439913b8 resource provider aggregate not found 2026-05-14 08:48:34.493 7 INFO neutron.services.segments.plugin [-] Segment d15df4d2-36f6-4603-bef1-1185439913b8 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 d15df4d2-36f6-4603-bef1-1185439913b8 found for delete ", "request_id": "req-2fa1dc31-4f3f-4adf-8dfd-3cc9fff7ab56"}]} 2026-05-14 08:48:34.497 7 INFO neutron.services.segments.plugin [-] Segment d15df4d2-36f6-4603-bef1-1185439913b8 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 d15df4d2-36f6-4603-bef1-1185439913b8 found for delete ", "request_id": "req-acd59109-aa1a-4e0b-96d0-e15f3bc3485d"}]} [pid: 7|app: 0|req: 1701/3488] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:48:34 2026] DELETE /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:48:34.544 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04c9547a-07ee-46da-9f4b-124a04e3f6bc 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1788/3489] 10.0.0.157 () {32 vars in 723 bytes} [Thu May 14 08:48:34 2026] GET /v2.0/networks/636fd2db-9366-4c13-8167-21ed69730f86 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3490] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:48:34 2026] DELETE /v2.0/subnets/f0e8ae7d-9653-4a2c-b8f7-f9e68d315b36 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:48:34.711 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0dc604ff-610e-49ce-8ac0-28066f3164e5 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1789/3491] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:48:34 2026] GET /v2.0/subnets/f0e8ae7d-9653-4a2c-b8f7-f9e68d315b36 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3492] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:48:34 2026] DELETE /v2.0/subnets/079484bc-c859-4758-9590-e2b5de7c81e6 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:48:34.884 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f00eac6b-ae29-4a1d-8f69-e7a43414d290 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1790/3493] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:48:34 2026] GET /v2.0/subnets/079484bc-c859-4758-9590-e2b5de7c81e6 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:48:35.011 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f7fcfcb-b4e8-4d19-a58e-c988ddc7b9ed 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] TaaS: Handle Delete Port: 11a23a04-3cf2-45a8-a3e8-0bf4880ae6d0 2026-05-14 08:48:35.014 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f7fcfcb-b4e8-4d19-a58e-c988ddc7b9ed 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Tap Mirror: Handle Delete Port: 11a23a04-3cf2-45a8-a3e8-0bf4880ae6d0 [pid: 7|app: 0|req: 1704/3494] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:48:34 2026] DELETE /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:48:35.251 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7cf63cb-6721-4fa5-b90c-e3f9b50d6d07 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1791/3495] 10.0.0.157 () {32 vars in 723 bytes} [Thu May 14 08:48:35 2026] GET /v2.0/networks/c9cbe3a1-f1e3-4c81-8425-c017981080d9 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3496] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:48:35 2026] DELETE /v2.0/subnets/d0544404-0027-4d15-8674-f4bc242a72bb => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:48:35.403 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e29d7f1-d682-41ef-9d59-e7a4da9aa093 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1792/3497] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:48:35 2026] GET /v2.0/subnets/d0544404-0027-4d15-8674-f4bc242a72bb => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3498] 10.0.0.157 () {32 vars in 724 bytes} [Thu May 14 08:48:35 2026] DELETE /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:48:35.599 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0236d98b-3c12-41a0-8030-8504abd5cc04 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1793/3499] 10.0.0.157 () {32 vars in 721 bytes} [Thu May 14 08:48:35 2026] GET /v2.0/subnets/7d656859-1489-4623-9ab5-5e65938c0fde => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:48:35.730 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe2323cf-1675-460b-a74e-d2fa07268524 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] TaaS: Handle Delete Port: d13a226e-a7d3-4a80-93d7-e9d254eda5ef 2026-05-14 08:48:35.733 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe2323cf-1675-460b-a74e-d2fa07268524 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] Tap Mirror: Handle Delete Port: d13a226e-a7d3-4a80-93d7-e9d254eda5ef [pid: 7|app: 0|req: 1707/3500] 10.0.0.157 () {32 vars in 726 bytes} [Thu May 14 08:48:35 2026] DELETE /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 08:48:35.966 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1542b21-7cb4-4359-ac2b-e904aa389601 2a1f1641e78043e6b8f2a3cd5c6bc307 b857ba35ab7d4adfaf5dbf28561b55df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1794/3501] 10.0.0.157 () {32 vars in 723 bytes} [Thu May 14 08:48:35 2026] GET /v2.0/networks/564e2e30-6a5b-444c-8c93-b09ec652cd92 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 08:48:36.516 7 INFO neutron.services.segments.plugin [-] Segment 251c2218-52c1-432a-8f86-2f2263a672f3 resource provider aggregate not found 2026-05-14 08:48:36.521 7 INFO neutron.services.segments.plugin [-] Segment 251c2218-52c1-432a-8f86-2f2263a672f3 resource provider aggregate not found 2026-05-14 08:48:36.532 7 INFO neutron.services.segments.plugin [-] Segment 251c2218-52c1-432a-8f86-2f2263a672f3 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 251c2218-52c1-432a-8f86-2f2263a672f3 found for delete ", "request_id": "req-414d85e5-c8a5-4381-8cbc-51529e3efa87"}]} 2026-05-14 08:48:36.536 7 INFO neutron.services.segments.plugin [-] Segment 251c2218-52c1-432a-8f86-2f2263a672f3 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 251c2218-52c1-432a-8f86-2f2263a672f3 found for delete ", "request_id": "req-25128dfe-8ec9-4102-995e-0f760b1c156a"}]} 2026-05-14 08:48:36.546 7 INFO neutron.services.segments.plugin [-] Segment 85f026cb-e41d-4f09-9592-faf45e563681 resource provider aggregate not found 2026-05-14 08:48:36.550 7 INFO neutron.services.segments.plugin [-] Segment 85f026cb-e41d-4f09-9592-faf45e563681 resource provider aggregate not found 2026-05-14 08:48:36.564 7 INFO neutron.services.segments.plugin [-] Segment 85f026cb-e41d-4f09-9592-faf45e563681 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 85f026cb-e41d-4f09-9592-faf45e563681 found for delete ", "request_id": "req-585d5314-6563-4e38-8598-46e3f0d72c44"}]} 2026-05-14 08:48:36.565 7 INFO neutron.services.segments.plugin [-] Segment 85f026cb-e41d-4f09-9592-faf45e563681 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 85f026cb-e41d-4f09-9592-faf45e563681 found for delete ", "request_id": "req-aac90523-18ca-4887-bc1f-aec502ef977d"}]} 2026-05-14 08:48:37.974 7 WARNING neutron.db.securitygroups_db [None req-8d638d37-a51c-4f9e-b5cb-7e1fe18de08f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:48:38.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d638d37-a51c-4f9e-b5cb-7e1fe18de08f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 0f4870e7-db92-4517-81a2-70a92f0aaf47 (type: security_groups) to 1 2026-05-14 08:48:38.119 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d638d37-a51c-4f9e-b5cb-7e1fe18de08f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 1b6e8459-9962-4b62-bcb0-42469d62b40f (type: security_group_rules) to 0 2026-05-14 08:48:38.135 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d638d37-a51c-4f9e-b5cb-7e1fe18de08f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 80009eb1-61be-4e37-878f-89b44d35f372 (type: security_group_rules) to 0 2026-05-14 08:48:38.148 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d638d37-a51c-4f9e-b5cb-7e1fe18de08f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8bbb1790-939e-4410-894a-d19cf562469f (type: security_group_rules) to 0 2026-05-14 08:48:38.160 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d638d37-a51c-4f9e-b5cb-7e1fe18de08f fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a16dc08a-dce9-4c2b-b2f6-2dd2df562d61 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1709/3504] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:48:37 2026] GET /v2.0/security-groups?tenant_id=de30a62e328f436f8e1602f5bd255ebd&name=default => generated 2929 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1796/3505] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:48:38 2026] DELETE /v2.0/security-groups/0f4870e7-db92-4517-81a2-70a92f0aaf47 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:38.474 7 WARNING neutron.db.securitygroups_db [None req-7595cd90-2cc3-49a6-9cb5-1fe4a2a33b7c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:48:38.582 7 INFO neutron.db.ovn_revision_numbers_db [None req-7595cd90-2cc3-49a6-9cb5-1fe4a2a33b7c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 470e3b19-e157-495d-b4b6-ecf13d20bf9b (type: security_groups) to 1 2026-05-14 08:48:38.594 7 INFO neutron.db.ovn_revision_numbers_db [None req-7595cd90-2cc3-49a6-9cb5-1fe4a2a33b7c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 3c069830-7fd7-46ab-888a-40161597697b (type: security_group_rules) to 0 2026-05-14 08:48:38.606 7 INFO neutron.db.ovn_revision_numbers_db [None req-7595cd90-2cc3-49a6-9cb5-1fe4a2a33b7c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 7bdd56ce-a35e-4384-af94-70f8c88d022f (type: security_group_rules) to 0 2026-05-14 08:48:38.618 7 INFO neutron.db.ovn_revision_numbers_db [None req-7595cd90-2cc3-49a6-9cb5-1fe4a2a33b7c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8e166a28-2ffc-4974-9634-6f050cba21d3 (type: security_group_rules) to 0 2026-05-14 08:48:38.630 7 INFO neutron.db.ovn_revision_numbers_db [None req-7595cd90-2cc3-49a6-9cb5-1fe4a2a33b7c fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource cc9bab6e-62ff-43d5-a912-3b9568707ae6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1710/3506] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:48:38 2026] GET /v2.0/security-groups?tenant_id=01377aa08d154dd197a3af03610346b0&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: 1797/3507] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:48:38 2026] DELETE /v2.0/security-groups/470e3b19-e157-495d-b4b6-ecf13d20bf9b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:39.011 7 WARNING neutron.db.securitygroups_db [None req-6b02063c-2fbd-4077-a562-a7333e437bfb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:48:39.165 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b02063c-2fbd-4077-a562-a7333e437bfb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 1967ec53-7e95-438d-93df-786315c50bd2 (type: security_groups) to 1 2026-05-14 08:48:39.178 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b02063c-2fbd-4077-a562-a7333e437bfb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 100cc831-1bfe-498c-a3ed-a93b480cf307 (type: security_group_rules) to 0 2026-05-14 08:48:39.188 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b02063c-2fbd-4077-a562-a7333e437bfb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 24ae8d3e-8046-43ba-ae57-dddbc0138924 (type: security_group_rules) to 0 2026-05-14 08:48:39.200 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b02063c-2fbd-4077-a562-a7333e437bfb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 333dc7e1-21de-4580-9d04-fc2bbfe28833 (type: security_group_rules) to 0 2026-05-14 08:48:39.211 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b02063c-2fbd-4077-a562-a7333e437bfb fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a31565cb-5f8e-4cb6-93d5-c0206a9fe4b5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1711/3508] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:48:39 2026] GET /v2.0/security-groups?tenant_id=8847934b0b474e57938b3b9cdc61d3c0&name=default => generated 2929 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1798/3509] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:48:39 2026] DELETE /v2.0/security-groups/1967ec53-7e95-438d-93df-786315c50bd2 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:39.565 7 WARNING neutron.db.securitygroups_db [None req-58de9ccc-de6e-451b-a4b6-11520f7a5639 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:48:39.693 7 INFO neutron.db.ovn_revision_numbers_db [None req-58de9ccc-de6e-451b-a4b6-11520f7a5639 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e96bb92b-f84f-416a-9370-285129ccad08 (type: security_groups) to 1 2026-05-14 08:48:39.705 7 INFO neutron.db.ovn_revision_numbers_db [None req-58de9ccc-de6e-451b-a4b6-11520f7a5639 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 062eece1-8d95-4a0f-b8e3-baae822aa13a (type: security_group_rules) to 0 2026-05-14 08:48:39.723 7 INFO neutron.db.ovn_revision_numbers_db [None req-58de9ccc-de6e-451b-a4b6-11520f7a5639 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 80c1a210-e320-4560-9c3b-e0dbf2d0cb39 (type: security_group_rules) to 0 2026-05-14 08:48:39.733 7 INFO neutron.db.ovn_revision_numbers_db [None req-58de9ccc-de6e-451b-a4b6-11520f7a5639 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource bc725783-4d2d-49e6-be2e-0516222bed09 (type: security_group_rules) to 0 2026-05-14 08:48:39.744 7 INFO neutron.db.ovn_revision_numbers_db [None req-58de9ccc-de6e-451b-a4b6-11520f7a5639 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource cc499db7-0bf0-4b6e-be78-4bf783bc6b30 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1712/3510] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:48:39 2026] GET /v2.0/security-groups?tenant_id=acb1025c0758404b88aeb01595577690&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1799/3511] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:48:39 2026] DELETE /v2.0/security-groups/e96bb92b-f84f-416a-9370-285129ccad08 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:40.071 7 WARNING neutron.db.securitygroups_db [None req-b3c32e85-beb4-4c94-8e07-24e144f6fb98 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1713/3512] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:48:40 2026] GET /v2.0/security-groups?tenant_id=b857ba35ab7d4adfaf5dbf28561b55df&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1800/3513] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:48:40 2026] DELETE /v2.0/security-groups/cd27fb76-1b93-40cf-924f-9d2d20a7e9b8 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:40.429 7 WARNING neutron.db.securitygroups_db [None req-9550b033-d603-4389-be3a-7053275dd7c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:48:40.567 7 INFO neutron.db.ovn_revision_numbers_db [None req-9550b033-d603-4389-be3a-7053275dd7c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource aff52027-a322-4cd1-af4e-fe7f28f234b3 (type: security_groups) to 1 2026-05-14 08:48:40.579 7 INFO neutron.db.ovn_revision_numbers_db [None req-9550b033-d603-4389-be3a-7053275dd7c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 477a4a6d-c4c7-4a65-a766-deaf53e76281 (type: security_group_rules) to 0 2026-05-14 08:48:40.591 7 INFO neutron.db.ovn_revision_numbers_db [None req-9550b033-d603-4389-be3a-7053275dd7c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 73501764-8b99-4b7f-82e3-dd0bc9799d18 (type: security_group_rules) to 0 2026-05-14 08:48:40.602 7 INFO neutron.db.ovn_revision_numbers_db [None req-9550b033-d603-4389-be3a-7053275dd7c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 894efe75-da75-43dc-b9ee-7eb68124f9dc (type: security_group_rules) to 0 2026-05-14 08:48:40.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-9550b033-d603-4389-be3a-7053275dd7c3 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8a682ee8-fc24-4af5-ad88-84a07cd730cb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1714/3514] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:48:40 2026] GET /v2.0/security-groups?tenant_id=ba3832d92fe3415fb90b8fb7b2209d6a&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: 1801/3515] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:48:40 2026] DELETE /v2.0/security-groups/aff52027-a322-4cd1-af4e-fe7f28f234b3 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 08:48:40.962 7 WARNING neutron.db.securitygroups_db [None req-0f83de18-d269-4dc2-a0bb-8121f774f429 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 08:48:41.087 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f83de18-d269-4dc2-a0bb-8121f774f429 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8d839c96-805d-4b1f-b4f4-2c8546da8ca4 (type: security_groups) to 1 2026-05-14 08:48:41.099 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f83de18-d269-4dc2-a0bb-8121f774f429 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 8156d806-4e7f-421a-9a44-12b9d71d8e7d (type: security_group_rules) to 0 2026-05-14 08:48:41.109 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f83de18-d269-4dc2-a0bb-8121f774f429 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource 971ecd1b-48bc-4a5a-b11b-a91b215eb913 (type: security_group_rules) to 0 2026-05-14 08:48:41.121 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f83de18-d269-4dc2-a0bb-8121f774f429 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource a950a9c7-a818-4b15-b5b8-b66019deaca3 (type: security_group_rules) to 0 2026-05-14 08:48:41.132 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f83de18-d269-4dc2-a0bb-8121f774f429 fb1b436fc3994c46994a5c0cb04704ce c3e731a8432d429b9c6fd42871d19c8a - - default default] Successfully bumped revision number for resource e1cec3ae-b8a4-4bb7-9c7e-a06ac7fae762 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1715/3516] 10.0.0.157 () {32 vars in 774 bytes} [Thu May 14 08:48:40 2026] GET /v2.0/security-groups?tenant_id=f04a7e06f5cd4cadbe5bcb1de5f3672f&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1802/3517] 10.0.0.157 () {32 vars in 740 bytes} [Thu May 14 08:48:41 2026] DELETE /v2.0/security-groups/8d839c96-805d-4b1f-b4f4-2c8546da8ca4 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1805/3522] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:49:14 2026] GET /v2.0/security-groups => generated 17401 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3523] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:49:14 2026] GET /v2.0/ports => generated 5221 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1806/3524] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:49:14 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: 1719/3525] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:49:14 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: 8|app: 0|req: 1807/3526] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:49:14 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: 7|app: 0|req: 1720/3527] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:49:14 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: 1808/3528] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:49:14 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: 1721/3529] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:49:14 2026] GET /v2.0/agents => generated 1214 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1809/3530] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:49:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3531] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:49:14 2026] GET /v2.0/networks => generated 2288 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1810/3532] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:49:14 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3541] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:50:14 2026] GET /v2.0/security-groups => generated 17401 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1815/3542] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:50:14 2026] GET /v2.0/networks => generated 2288 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3543] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:50:14 2026] GET /v2.0/agents => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1816/3544] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:50:14 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: 1729/3545] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:50:14 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: 1817/3546] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:50:14 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: 7|app: 0|req: 1730/3547] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:50:14 2026] GET /v2.0/ports => generated 5221 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1818/3548] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:50:14 2026] GET /v2.0/floatingips => 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: 1731/3549] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:50:14 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1819/3550] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:50:14 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3551] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:50:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1737/3560] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:51:14 2026] GET /v2.0/subnets => generated 1308 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1824/3561] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:51:14 2026] GET /v2.0/ports => generated 5221 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1738/3562] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:51:14 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1825/3563] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:51:14 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: 1739/3564] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:51:14 2026] GET /v2.0/networks => generated 2288 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1826/3565] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:51:14 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3566] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:51:14 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1827/3567] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:51:14 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: 7|app: 0|req: 1741/3568] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:51:14 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: 8|app: 0|req: 1828/3569] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:51:14 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1742/3570] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:51:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3579] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:52:14 2026] GET /v2.0/ports => generated 5221 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1833/3580] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:52:14 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: 1748/3581] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:52:14 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1834/3582] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:52:14 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: 1749/3583] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:52:14 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1835/3584] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:52:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1750/3585] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:52:14 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: 1836/3586] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:52:14 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1751/3587] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:52:14 2026] GET /v2.0/subnetpools => 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: 1837/3588] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:52:14 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: 7|app: 0|req: 1752/3589] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:52:14 2026] GET /v2.0/networks => generated 2288 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1757/3598] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:53:14 2026] GET /v2.0/subnets => generated 1308 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1842/3599] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:53:14 2026] GET /v2.0/agents => generated 1214 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1758/3600] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:53:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1843/3601] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:53:14 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1759/3602] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:53:14 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: 8|app: 0|req: 1844/3603] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:53:14 2026] GET /v2.0/floatingips => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1760/3604] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:53:14 2026] GET /v2.0/networks => generated 2288 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1845/3605] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:53:14 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: 1761/3606] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:53:14 2026] GET /v2.0/ports => generated 5221 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1846/3607] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:53:14 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3608] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:53:14 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: 1851/3617] 10.0.0.249 () {28 vars in 585 bytes} [Thu May 14 08:54:14 2026] GET /v2.0/networks => generated 2288 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1767/3618] 10.0.0.249 () {28 vars in 579 bytes} [Thu May 14 08:54:14 2026] GET /v2.0/ports => generated 5221 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1852/3619] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:54:14 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: 1768/3620] 10.0.0.249 () {28 vars in 581 bytes} [Thu May 14 08:54:14 2026] GET /v2.0/agents => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1853/3621] 10.0.0.249 () {28 vars in 619 bytes} [Thu May 14 08:54:14 2026] GET /v2.0/network-ip-availabilities => generated 1867 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3622] 10.0.0.249 () {28 vars in 599 bytes} [Thu May 14 08:54:14 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: 8|app: 0|req: 1854/3623] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:54:14 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: 1770/3624] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:54:14 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1855/3625] 10.0.0.249 () {28 vars in 624 bytes} [Thu May 14 08:54:14 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: 1771/3626] 10.0.0.249 () {28 vars in 583 bytes} [Thu May 14 08:54:14 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: 1856/3627] 10.0.0.249 () {28 vars in 591 bytes} [Thu May 14 08:54:14 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)