+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + 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 /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 28 23:10:07 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:27:38 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-84897b5645-vmhhz 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 0x7ff4296b1668 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-04-28 23:10:11.160 8 INFO neutron.common.config [-] Logging enabled! 2026-04-28 23:10:11.160 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev161 2026-04-28 23:10:11.251 7 INFO neutron.common.config [-] Logging enabled! 2026-04-28 23:10:11.251 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev161 2026-04-28 23:10:12.256 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 23:10:12.468 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 23:10:13.725 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 23:10:13.728 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 23:10:13.732 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 23:10:13.733 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 23:10:13.733 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-28 23:10:13.733 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-28 23:10:13.733 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-28 23:10:13.734 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 23:10:13.741 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 23:10:13.741 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 23:10:13.741 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 23:10:13.763 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-28 23:10:13.764 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 23:10:13.764 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-28 23:10:13.792 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 23:10:13.793 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 23:10:13.793 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-28 23:10:13.793 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-28 23:10:13.874 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 23:10:13.877 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 23:10:13.881 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 23:10:13.882 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 23:10:13.882 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-28 23:10:13.883 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-28 23:10:13.883 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-28 23:10:13.883 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 23:10:13.891 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 23:10:13.891 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 23:10:13.891 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 23:10:13.914 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-28 23:10:13.915 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 23:10:13.915 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-28 23:10:13.943 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 23:10:13.943 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 23:10:13.943 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-28 23:10:13.943 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-28 23:10:14.118 8 INFO neutron.plugins.ml2.managers [None req-968578e6-f201-4450-9ee7-abf1e7ab7de6 - - - - - -] Initializing driver for type 'vlan' 2026-04-28 23:10:14.269 7 INFO neutron.plugins.ml2.managers [None req-603ccc54-ef10-40e4-846e-16d2408703bd - - - - - -] Initializing driver for type 'vlan' 2026-04-28 23:10:14.407 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-968578e6-f201-4450-9ee7-abf1e7ab7de6 - - - - - -] VlanTypeDriver initialization complete 2026-04-28 23:10:14.408 8 INFO neutron.plugins.ml2.managers [None req-968578e6-f201-4450-9ee7-abf1e7ab7de6 - - - - - -] Initializing driver for type 'vxlan' 2026-04-28 23:10:14.408 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-968578e6-f201-4450-9ee7-abf1e7ab7de6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-28 23:10:14.422 8 INFO neutron.plugins.ml2.managers [None req-968578e6-f201-4450-9ee7-abf1e7ab7de6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 23:10:14.422 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-968578e6-f201-4450-9ee7-abf1e7ab7de6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 23:10:14.422 8 INFO neutron.plugins.ml2.managers [None req-968578e6-f201-4450-9ee7-abf1e7ab7de6 - - - - - -] Initializing extension driver 'port_security' 2026-04-28 23:10:14.422 8 INFO neutron.plugins.ml2.extensions.port_security [None req-968578e6-f201-4450-9ee7-abf1e7ab7de6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 23:10:14.422 8 INFO neutron.plugins.ml2.managers [None req-968578e6-f201-4450-9ee7-abf1e7ab7de6 - - - - - -] Initializing extension driver 'qos' 2026-04-28 23:10:14.422 8 INFO neutron.plugins.ml2.managers [None req-968578e6-f201-4450-9ee7-abf1e7ab7de6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-28 23:10:14.422 8 INFO neutron.plugins.ml2.managers [None req-968578e6-f201-4450-9ee7-abf1e7ab7de6 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-28 23:10:14.434 8 INFO neutron.quota [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded quota_driver: . 2026-04-28 23:10:14.434 8 INFO neutron.plugins.ml2.plugin [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 23:10:14.434 8 INFO neutron.plugins.ml2.managers [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 23:10:14.434 8 INFO neutron.plugins.ml2.managers [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 23:10:14.434 8 INFO neutron.plugins.ml2.managers [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 23:10:14.435 8 INFO neutron.manager [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loading Plugin: qos 2026-04-28 23:10:14.447 8 INFO neutron.manager [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loading Plugin: router 2026-04-28 23:10:14.491 8 INFO neutron.services.service_base [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-28 23:10:14.491 8 INFO neutron.manager [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loading Plugin: segments 2026-04-28 23:10:14.556 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-603ccc54-ef10-40e4-846e-16d2408703bd - - - - - -] VlanTypeDriver initialization complete 2026-04-28 23:10:14.557 7 INFO neutron.plugins.ml2.managers [None req-603ccc54-ef10-40e4-846e-16d2408703bd - - - - - -] Initializing driver for type 'vxlan' 2026-04-28 23:10:14.557 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-603ccc54-ef10-40e4-846e-16d2408703bd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-28 23:10:14.571 7 INFO neutron.plugins.ml2.managers [None req-603ccc54-ef10-40e4-846e-16d2408703bd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 23:10:14.571 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-603ccc54-ef10-40e4-846e-16d2408703bd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 23:10:14.571 7 INFO neutron.plugins.ml2.managers [None req-603ccc54-ef10-40e4-846e-16d2408703bd - - - - - -] Initializing extension driver 'port_security' 2026-04-28 23:10:14.571 7 INFO neutron.plugins.ml2.extensions.port_security [None req-603ccc54-ef10-40e4-846e-16d2408703bd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 23:10:14.571 7 INFO neutron.plugins.ml2.managers [None req-603ccc54-ef10-40e4-846e-16d2408703bd - - - - - -] Initializing extension driver 'qos' 2026-04-28 23:10:14.572 7 INFO neutron.plugins.ml2.managers [None req-603ccc54-ef10-40e4-846e-16d2408703bd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-28 23:10:14.572 7 INFO neutron.plugins.ml2.managers [None req-603ccc54-ef10-40e4-846e-16d2408703bd - - - - - -] Initializing mechanism driver 'l2population' 2026-04-28 23:10:14.585 7 INFO neutron.quota [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded quota_driver: . 2026-04-28 23:10:14.586 7 INFO neutron.plugins.ml2.plugin [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 23:10:14.586 7 INFO neutron.plugins.ml2.managers [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 23:10:14.586 7 INFO neutron.plugins.ml2.managers [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 23:10:14.586 7 INFO neutron.plugins.ml2.managers [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 23:10:14.586 7 INFO neutron.manager [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loading Plugin: qos 2026-04-28 23:10:14.589 8 INFO neutron.manager [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loading Plugin: trunk 2026-04-28 23:10:14.599 7 INFO neutron.manager [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loading Plugin: router 2026-04-28 23:10:14.604 8 INFO neutron.manager [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loading Plugin: vpnaas 2026-04-28 23:10:14.641 8 WARNING stevedore.named [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 23:10:14.645 7 INFO neutron.services.service_base [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-28 23:10:14.645 7 INFO neutron.manager [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loading Plugin: segments 2026-04-28 23:10:14.705 8 INFO neutron_vpnaas.services.vpn.plugin [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 23:10:14.705 8 INFO neutron.common.utils [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-28 23:10:14.705 8 INFO neutron.manager [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loading Plugin: taas 2026-04-28 23:10:14.730 8 WARNING stevedore.named [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 23:10:14.751 8 INFO neutron_taas.services.taas.taas_plugin [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-28 23:10:14.751 8 INFO neutron.manager [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loading Plugin: tapmirror 2026-04-28 23:10:14.760 7 INFO neutron.manager [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loading Plugin: trunk 2026-04-28 23:10:14.767 8 WARNING stevedore.named [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 23:10:14.774 7 INFO neutron.manager [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loading Plugin: vpnaas 2026-04-28 23:10:14.783 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-28 23:10:14.783 8 INFO neutron.manager [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loading Plugin: auto_allocate 2026-04-28 23:10:14.792 8 INFO neutron.manager [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loading Plugin: tag 2026-04-28 23:10:14.802 8 INFO neutron.manager [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loading Plugin: timestamp 2026-04-28 23:10:14.805 8 INFO neutron.manager [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 23:10:14.810 8 INFO neutron.manager [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loading Plugin: flavors 2026-04-28 23:10:14.813 7 WARNING stevedore.named [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 23:10:14.814 8 INFO neutron.manager [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loading Plugin: revisions 2026-04-28 23:10:14.818 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Initializing extension manager. 2026-04-28 23:10:14.819 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: address-group 2026-04-28 23:10:14.820 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: address-scope 2026-04-28 23:10:14.821 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-28 23:10:14.821 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: agent 2026-04-28 23:10:14.822 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: agent-resources-synced 2026-04-28 23:10:14.823 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 23:10:14.824 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 23:10:14.825 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: availability_zone 2026-04-28 23:10:14.825 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: availability_zone_filter 2026-04-28 23:10:14.826 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 23:10:14.827 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: default-subnetpools 2026-04-28 23:10:14.828 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 23:10:14.830 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: dns-integration 2026-04-28 23:10:14.830 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 23:10:14.831 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-28 23:10:14.832 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: dvr 2026-04-28 23:10:14.832 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 23:10:14.833 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 23:10:14.833 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 23:10:14.834 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 23:10:14.834 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: external-net 2026-04-28 23:10:14.835 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 23:10:14.835 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: extraroute 2026-04-28 23:10:14.836 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 23:10:14.836 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 23:10:14.837 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 23:10:14.837 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 23:10:14.838 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 23:10:14.838 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: fip-port-details 2026-04-28 23:10:14.839 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: flavors 2026-04-28 23:10:14.840 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 23:10:14.841 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: floatingip-pools 2026-04-28 23:10:14.842 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: ip_allocation 2026-04-28 23:10:14.843 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-28 23:10:14.844 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: l2_adjacency 2026-04-28 23:10:14.845 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: router 2026-04-28 23:10:14.846 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 23:10:14.847 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-28 23:10:14.848 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-28 23:10:14.848 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 23:10:14.849 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: l3-ha 2026-04-28 23:10:14.849 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 23:10:14.850 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-28 23:10:14.850 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: l3-flavors 2026-04-28 23:10:14.851 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 23:10:14.852 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-28 23:10:14.854 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-28 23:10:14.855 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 23:10:14.856 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-28 23:10:14.858 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 23:10:14.858 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 23:10:14.859 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: multi-provider 2026-04-28 23:10:14.859 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: net-mtu 2026-04-28 23:10:14.860 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 23:10:14.860 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: network_availability_zone 2026-04-28 23:10:14.861 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: network_ha 2026-04-28 23:10:14.862 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: network-ip-availability 2026-04-28 23:10:14.863 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: network-ip-availability-details 2026-04-28 23:10:14.864 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 23:10:14.864 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: pagination 2026-04-28 23:10:14.865 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: port-device-profile 2026-04-28 23:10:14.866 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 23:10:14.866 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 23:10:14.867 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 23:10:14.867 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: port-mac-override 2026-04-28 23:10:14.868 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 23:10:14.868 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 23:10:14.869 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 23:10:14.869 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: port-resource-request 2026-04-28 23:10:14.870 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 23:10:14.870 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 23:10:14.871 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: binding 2026-04-28 23:10:14.872 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: binding-extended 2026-04-28 23:10:14.872 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: port-security 2026-04-28 23:10:14.873 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: project-id 2026-04-28 23:10:14.873 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: provider 2026-04-28 23:10:14.874 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-28 23:10:14.876 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: qos 2026-04-28 23:10:14.876 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 23:10:14.877 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 23:10:14.877 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: qos-default 2026-04-28 23:10:14.878 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: qos-fip 2026-04-28 23:10:14.878 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 23:10:14.879 7 INFO neutron_vpnaas.services.vpn.plugin [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 23:10:14.879 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 23:10:14.879 7 INFO neutron.common.utils [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-28 23:10:14.879 7 INFO neutron.manager [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loading Plugin: taas 2026-04-28 23:10:14.879 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 23:10:14.880 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 23:10:14.881 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 23:10:14.881 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: qos-pps 2026-04-28 23:10:14.882 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 23:10:14.882 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 23:10:14.883 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 23:10:14.883 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: quota-check-limit 2026-04-28 23:10:14.884 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-28 23:10:14.886 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: quotas 2026-04-28 23:10:14.887 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: quota_details 2026-04-28 23:10:14.889 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: rbac-policies 2026-04-28 23:10:14.889 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: rbac-address-group 2026-04-28 23:10:14.890 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 23:10:14.890 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 23:10:14.891 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-28 23:10:14.891 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: revision-if-match 2026-04-28 23:10:14.892 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 23:10:14.892 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: router_availability_zone 2026-04-28 23:10:14.893 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-28 23:10:14.893 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 23:10:14.896 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 23:10:14.897 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 23:10:14.897 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-28 23:10:14.897 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 23:10:14.898 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 23:10:14.898 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 23:10:14.903 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: security-group 2026-04-28 23:10:14.904 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: segment 2026-04-28 23:10:14.904 7 WARNING stevedore.named [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 23:10:14.905 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 23:10:14.905 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: service-type 2026-04-28 23:10:14.906 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: sorting 2026-04-28 23:10:14.906 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 23:10:14.907 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: standard-attr-description 2026-04-28 23:10:14.907 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: stateful-security-group 2026-04-28 23:10:14.908 8 WARNING neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 23:10:14.908 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-28 23:10:14.909 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: subnet-external-network 2026-04-28 23:10:14.909 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: subnet_onboard 2026-04-28 23:10:14.910 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 23:10:14.910 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: subnet-service-types 2026-04-28 23:10:14.911 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: subnet_allocation 2026-04-28 23:10:14.912 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 23:10:14.912 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: tag-creation 2026-04-28 23:10:14.913 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 23:10:14.917 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 23:10:14.917 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 23:10:14.918 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: trunk 2026-04-28 23:10:14.918 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: trunk-details 2026-04-28 23:10:14.919 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 23:10:14.919 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-28 23:10:14.920 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-28 23:10:14.921 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-28 23:10:14.922 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-28 23:10:14.922 7 INFO neutron.manager [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loading Plugin: tapmirror 2026-04-28 23:10:14.923 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-28 23:10:14.925 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 23:10:14.925 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: vpn-flavors 2026-04-28 23:10:14.928 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: vpnaas 2026-04-28 23:10:14.929 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: taas 2026-04-28 23:10:14.930 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: tap-mirror 2026-04-28 23:10:14.931 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-28 23:10:14.931 8 INFO neutron.api.extensions [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-28 23:10:14.934 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-28 23:10:14.934 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-28 23:10:14.934 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:14.935 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-28 23:10:14.938 7 WARNING stevedore.named [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 23:10:14.939 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 23:10:14.939 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 23:10:14.944 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 23:10:14.945 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 23:10:14.945 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 23:10:14.946 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:14.946 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] subnetpool is already registered 2026-04-28 23:10:14.947 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:14.947 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] subnetpool is already registered 2026-04-28 23:10:14.947 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 23:10:14.948 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:14.948 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:14.949 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 23:10:14.949 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 23:10:14.949 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 23:10:14.950 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:14.950 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] ipsecpolicy is already registered 2026-04-28 23:10:14.950 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:14.951 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] ikepolicy is already registered 2026-04-28 23:10:14.955 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 23:10:14.955 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] router is already registered 2026-04-28 23:10:14.956 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 23:10:14.956 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] floatingip is already registered 2026-04-28 23:10:14.956 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-28 23:10:14.956 7 INFO neutron.manager [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loading Plugin: auto_allocate 2026-04-28 23:10:14.960 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 23:10:14.960 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] rbac_policy is already registered 2026-04-28 23:10:14.961 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 23:10:14.961 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] security_group is already registered 2026-04-28 23:10:14.961 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 23:10:14.962 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] security_group_rule is already registered 2026-04-28 23:10:14.962 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:14.963 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] subnetpool is already registered 2026-04-28 23:10:14.963 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:14.963 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] subnetpool is already registered 2026-04-28 23:10:14.964 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 23:10:14.964 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] trunk is already registered 2026-04-28 23:10:14.964 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:14.964 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] ikepolicy is already registered 2026-04-28 23:10:14.965 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:14.965 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] ipsecpolicy is already registered 2026-04-28 23:10:14.965 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 23:10:14.965 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] endpoint_group is already registered 2026-04-28 23:10:14.966 7 INFO neutron.manager [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loading Plugin: tag 2026-04-28 23:10:14.966 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 23:10:14.966 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] vpnservice is already registered 2026-04-28 23:10:14.966 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 23:10:14.967 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] ipsec_site_connection is already registered 2026-04-28 23:10:14.967 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:14.967 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] ipsecpolicy is already registered 2026-04-28 23:10:14.968 8 INFO neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:14.968 8 WARNING neutron.quota.resource_registry [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] ikepolicy is already registered 2026-04-28 23:10:14.980 7 INFO neutron.manager [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loading Plugin: timestamp 2026-04-28 23:10:14.983 7 INFO neutron.manager [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 23:10:14.990 7 INFO neutron.manager [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loading Plugin: flavors 2026-04-28 23:10:14.994 7 INFO neutron.manager [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loading Plugin: revisions 2026-04-28 23:10:14.999 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Initializing extension manager. 2026-04-28 23:10:15.002 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: address-group 2026-04-28 23:10:15.003 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: address-scope 2026-04-28 23:10:15.005 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-28 23:10:15.005 8 WARNING keystonemiddleware._common.config [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 23:10:15.006 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: agent 2026-04-28 23:10:15.006 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: agent-resources-synced 2026-04-28 23:10:15.008 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 23:10:15.009 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 23:10:15.010 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: availability_zone 2026-04-28 23:10:15.011 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: availability_zone_filter 2026-04-28 23:10:15.012 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 23:10:15.012 8 WARNING oslo_config.cfg [None req-617d8846-32f8-4278-a1ec-a654b63a0481 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 23:10:15.012 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: default-subnetpools WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7ff4296b1668 pid: 8 (default app) 2026-04-28 23:10:15.015 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 23:10:15.016 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: dns-integration 2026-04-28 23:10:15.016 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 23:10:15.017 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-28 23:10:15.018 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: dvr 2026-04-28 23:10:15.018 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 23:10:15.019 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 23:10:15.019 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 23:10:15.020 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 23:10:15.020 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: external-net 2026-04-28 23:10:15.021 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 23:10:15.021 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: extraroute 2026-04-28 23:10:15.022 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 23:10:15.022 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 23:10:15.023 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 23:10:15.023 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 23:10:15.024 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 23:10:15.024 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: fip-port-details 2026-04-28 23:10:15.026 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: flavors 2026-04-28 23:10:15.027 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 23:10:15.028 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: floatingip-pools 2026-04-28 23:10:15.028 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: ip_allocation 2026-04-28 23:10:15.029 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-28 23:10:15.029 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: l2_adjacency 2026-04-28 23:10:15.030 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: router 2026-04-28 23:10:15.032 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 23:10:15.033 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-28 23:10:15.033 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-28 23:10:15.034 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 23:10:15.034 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: l3-ha 2026-04-28 23:10:15.035 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 23:10:15.035 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-28 23:10:15.036 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: l3-flavors 2026-04-28 23:10:15.037 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 23:10:15.038 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-28 23:10:15.040 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-28 23:10:15.041 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 23:10:15.042 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-28 23:10:15.043 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 23:10:15.044 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 23:10:15.044 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: multi-provider 2026-04-28 23:10:15.045 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: net-mtu 2026-04-28 23:10:15.045 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 23:10:15.046 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: network_availability_zone 2026-04-28 23:10:15.046 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: network_ha 2026-04-28 23:10:15.047 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: network-ip-availability 2026-04-28 23:10:15.047 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: network-ip-availability-details 2026-04-28 23:10:15.048 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 23:10:15.049 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: pagination 2026-04-28 23:10:15.049 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: port-device-profile 2026-04-28 23:10:15.050 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 23:10:15.050 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 23:10:15.051 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 23:10:15.051 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: port-mac-override 2026-04-28 23:10:15.052 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 23:10:15.052 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 23:10:15.053 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 23:10:15.053 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: port-resource-request 2026-04-28 23:10:15.054 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 23:10:15.054 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 23:10:15.055 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: binding 2026-04-28 23:10:15.055 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: binding-extended 2026-04-28 23:10:15.056 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: port-security 2026-04-28 23:10:15.056 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: project-id 2026-04-28 23:10:15.057 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: provider 2026-04-28 23:10:15.057 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-28 23:10:15.059 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: qos 2026-04-28 23:10:15.060 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 23:10:15.061 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 23:10:15.061 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: qos-default 2026-04-28 23:10:15.062 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: qos-fip 2026-04-28 23:10:15.062 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 23:10:15.063 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 23:10:15.063 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 23:10:15.064 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 23:10:15.064 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 23:10:15.065 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: qos-pps 2026-04-28 23:10:15.065 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 23:10:15.066 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 23:10:15.066 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 23:10:15.067 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: quota-check-limit 2026-04-28 23:10:15.068 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-28 23:10:15.070 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: quotas 2026-04-28 23:10:15.071 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: quota_details 2026-04-28 23:10:15.072 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: rbac-policies 2026-04-28 23:10:15.073 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: rbac-address-group 2026-04-28 23:10:15.073 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 23:10:15.074 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 23:10:15.074 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-28 23:10:15.075 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: revision-if-match 2026-04-28 23:10:15.076 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 23:10:15.076 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: router_availability_zone 2026-04-28 23:10:15.077 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-28 23:10:15.077 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 23:10:15.079 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 23:10:15.079 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 23:10:15.080 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-28 23:10:15.080 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 23:10:15.081 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 23:10:15.081 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 23:10:15.085 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: security-group 2026-04-28 23:10:15.087 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: segment 2026-04-28 23:10:15.087 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 23:10:15.088 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: service-type 2026-04-28 23:10:15.088 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: sorting 2026-04-28 23:10:15.089 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 23:10:15.089 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: standard-attr-description 2026-04-28 23:10:15.090 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: stateful-security-group 2026-04-28 23:10:15.090 7 WARNING neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 23:10:15.091 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-28 23:10:15.091 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: subnet-external-network 2026-04-28 23:10:15.092 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: subnet_onboard 2026-04-28 23:10:15.092 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 23:10:15.093 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: subnet-service-types 2026-04-28 23:10:15.093 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: subnet_allocation 2026-04-28 23:10:15.094 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 23:10:15.095 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: tag-creation 2026-04-28 23:10:15.095 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 23:10:15.099 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 23:10:15.100 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 23:10:15.100 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: trunk 2026-04-28 23:10:15.101 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: trunk-details 2026-04-28 23:10:15.101 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 23:10:15.102 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-28 23:10:15.102 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-28 23:10:15.103 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-28 23:10:15.106 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-28 23:10:15.106 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 23:10:15.107 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: vpn-flavors 2026-04-28 23:10:15.109 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: vpnaas 2026-04-28 23:10:15.110 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: taas 2026-04-28 23:10:15.111 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: tap-mirror 2026-04-28 23:10:15.112 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-28 23:10:15.112 7 INFO neutron.api.extensions [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-28 23:10:15.115 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-28 23:10:15.115 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-28 23:10:15.115 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:15.115 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-28 23:10:15.118 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 23:10:15.119 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 23:10:15.123 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 23:10:15.124 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 23:10:15.124 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 23:10:15.125 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:15.125 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] subnetpool is already registered 2026-04-28 23:10:15.125 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:15.125 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] subnetpool is already registered 2026-04-28 23:10:15.126 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 23:10:15.127 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:15.128 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:15.128 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 23:10:15.129 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 23:10:15.129 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 23:10:15.129 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:15.129 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] ipsecpolicy is already registered 2026-04-28 23:10:15.130 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:15.130 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] ikepolicy is already registered 2026-04-28 23:10:15.134 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 23:10:15.134 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] router is already registered 2026-04-28 23:10:15.135 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 23:10:15.135 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] floatingip is already registered 2026-04-28 23:10:15.139 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 23:10:15.139 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] rbac_policy is already registered 2026-04-28 23:10:15.139 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 23:10:15.139 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] security_group is already registered 2026-04-28 23:10:15.140 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 23:10:15.140 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] security_group_rule is already registered 2026-04-28 23:10:15.141 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:15.141 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] subnetpool is already registered 2026-04-28 23:10:15.141 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:15.141 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] subnetpool is already registered 2026-04-28 23:10:15.142 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 23:10:15.142 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] trunk is already registered 2026-04-28 23:10:15.142 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:15.142 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] ikepolicy is already registered 2026-04-28 23:10:15.143 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:15.143 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] ipsecpolicy is already registered 2026-04-28 23:10:15.143 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 23:10:15.143 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] endpoint_group is already registered 2026-04-28 23:10:15.144 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 23:10:15.144 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] vpnservice is already registered 2026-04-28 23:10:15.144 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 23:10:15.144 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] ipsec_site_connection is already registered 2026-04-28 23:10:15.145 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:15.145 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] ipsecpolicy is already registered 2026-04-28 23:10:15.145 7 INFO neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:15.145 7 WARNING neutron.quota.resource_registry [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] ikepolicy is already registered 2026-04-28 23:10:15.182 7 WARNING keystonemiddleware._common.config [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 23:10:15.189 7 WARNING oslo_config.cfg [None req-ba9f8736-9d52-49eb-9eba-d99b4f582779 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7ff4296b1668 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-04-28 23:10:24.591 8 INFO neutron.pecan_wsgi.hooks.translation [None req-51dc4389-2f6e-438c-8678-c4d066dc95b6 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.74 () {44 vars in 924 bytes} [Tue Apr 28 23:10:23 2026] GET /v2.0/networks/public => generated 108 bytes in 911 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.74 () {44 vars in 946 bytes} [Tue Apr 28 23:10:24 2026] GET /v2.0/networks?name=public => generated 15 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:10:25.631 8 WARNING neutron.services.revisions.revision_plugin [None req-a1e0b9af-0a88-47e0-af64-e5f4d0ab441a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Could not find related network for resource to bump revision. 2026-04-28 23:10:25.656 8 INFO neutron.db.segments_db [None req-a1e0b9af-0a88-47e0-af64-e5f4d0ab441a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment f40da8be-5054-474c-8240-0d45b8c0e462 of type flat for network 03dfc94a-c141-4721-b540-fc26123b04e5 2026-04-28 23:10:25.726 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1e0b9af-0a88-47e0-af64-e5f4d0ab441a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.74 () {48 vars in 964 bytes} [Tue Apr 28 23:10:24 2026] POST /v2.0/networks => generated 124 bytes in 813 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:10:31.675 8 INFO neutron.pecan_wsgi.hooks.translation [None req-be0a3542-88a5-424e-a688-cba511f1be72 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/8] 199.204.45.74 () {44 vars in 924 bytes} [Tue Apr 28 23:10:31 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.74 () {44 vars in 946 bytes} [Tue Apr 28 23:10:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:10:31.746 8 WARNING neutron.services.revisions.revision_plugin [None req-10914f12-a685-456d-a1ed-bb27d6d03636 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Could not find related network for resource to bump revision. 2026-04-28 23:10:31.760 8 INFO neutron.db.segments_db [None req-10914f12-a685-456d-a1ed-bb27d6d03636 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 8bb61c97-048f-4b31-892f-a98a35fd5fdb of type flat for network 893daad8-4e41-443f-9738-9505825b7a03 2026-04-28 23:10:31.783 8 INFO neutron.pecan_wsgi.hooks.translation [None req-10914f12-a685-456d-a1ed-bb27d6d03636 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.204.45.74 () {48 vars in 964 bytes} [Tue Apr 28 23:10:31 2026] POST /v2.0/networks => generated 124 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:10:38.028 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b78af32a-f0a2-464d-bd86-8c5ae7506345 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.74 () {44 vars in 924 bytes} [Tue Apr 28 23:10:37 2026] GET /v2.0/networks/public => generated 108 bytes in 377 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.74 () {44 vars in 946 bytes} [Tue Apr 28 23:10:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:10:38.554 7 WARNING neutron.services.revisions.revision_plugin [None req-67b14e08-b5e9-4037-abaf-1fe8816b6792 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Could not find related network for resource to bump revision. 2026-04-28 23:10:38.590 7 INFO neutron.db.segments_db [None req-67b14e08-b5e9-4037-abaf-1fe8816b6792 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 387315df-edba-428e-bddd-f18c058bc3fa of type flat for network 6d30eee9-8e89-421b-b2d4-1487ad82d3de 2026-04-28 23:10:38.657 7 INFO neutron.pecan_wsgi.hooks.translation [None req-67b14e08-b5e9-4037-abaf-1fe8816b6792 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.74 () {48 vars in 964 bytes} [Tue Apr 28 23:10:38 2026] POST /v2.0/networks => generated 124 bytes in 917 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:10:44.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e022686-fd7d-4e75-906f-262c2b1bd55b 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.74 () {44 vars in 924 bytes} [Tue Apr 28 23:10:44 2026] GET /v2.0/networks/public => generated 108 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.74 () {44 vars in 946 bytes} [Tue Apr 28 23:10:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:10:45.507 8 WARNING neutron.services.revisions.revision_plugin [None req-a73309fc-5c8d-487b-ae24-2b3d8f9643c6 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Could not find related network for resource to bump revision. 2026-04-28 23:10:45.531 8 INFO neutron.db.segments_db [None req-a73309fc-5c8d-487b-ae24-2b3d8f9643c6 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 0437095c-d10e-49ec-b927-59a46b4e2419 of type flat for network 7cc605ac-d4e3-4d9c-8a6d-7cca7279dcfa 2026-04-28 23:10:45.565 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a73309fc-5c8d-487b-ae24-2b3d8f9643c6 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.74 () {48 vars in 964 bytes} [Tue Apr 28 23:10:44 2026] POST /v2.0/networks => generated 124 bytes in 687 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:10:51.429 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71bde76b-7508-4fe8-b7a8-0f4701c87c49 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/18] 199.204.45.74 () {44 vars in 924 bytes} [Tue Apr 28 23:10:51 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/19] 199.204.45.74 () {44 vars in 946 bytes} [Tue Apr 28 23:10:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:10:51.573 7 WARNING neutron.services.revisions.revision_plugin [None req-f9a30304-4221-4712-b778-d039cc379316 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Could not find related network for resource to bump revision. 2026-04-28 23:10:51.593 7 INFO neutron.db.segments_db [None req-f9a30304-4221-4712-b778-d039cc379316 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 92b171f6-2325-4d60-ad43-72b25aeec082 of type flat for network 8b316915-3fd9-48c8-974c-f79a7eebaac1 [pid: 7|app: 0|req: 9/20] 199.204.45.74 () {48 vars in 964 bytes} [Tue Apr 28 23:10:51 2026] POST /v2.0/networks => generated 706 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:10:53.223 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90179087-8b9f-40a1-b8e6-48ed39095299 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.74 () {44 vars in 924 bytes} [Tue Apr 28 23:10:53 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.74 () {44 vars in 946 bytes} [Tue Apr 28 23:10:53 2026] GET /v2.0/networks?name=public => generated 709 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:10:53.294 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d29c95f-7063-45f4-a92a-a437a786d425 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.74 () {44 vars in 1031 bytes} [Tue Apr 28 23:10:53 2026] GET /v2.0/subnets/public-subnet?network_id=8b316915-3fd9-48c8-974c-f79a7eebaac1 => generated 113 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.74 () {44 vars in 1054 bytes} [Tue Apr 28 23:10:53 2026] GET /v2.0/subnets?name=public-subnet&network_id=8b316915-3fd9-48c8-974c-f79a7eebaac1 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/26] 199.204.45.74 () {48 vars in 962 bytes} [Tue Apr 28 23:10:53 2026] POST /v2.0/subnets => generated 664 bytes in 18711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:16:36.093 8 INFO neutron.pecan_wsgi.hooks.translation [None req-428d8497-d821-4c8b-b066-1f6e4c2a3da0 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 199.204.45.74 () {44 vars in 934 bytes} [Tue Apr 28 23:16:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.74 () {44 vars in 956 bytes} [Tue Apr 28 23:16:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:16:36.251 8 INFO neutron.db.segments_db [None req-fa04846e-c030-4f9f-a2ee-d56885166aa2 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 0ecabffb-e127-4de5-bd24-c9861b6b676a of type vxlan for network 77e2304f-2720-43a3-a39d-865246b7ff84 [pid: 8|app: 0|req: 38/73] 199.204.45.74 () {48 vars in 963 bytes} [Tue Apr 28 23:16:36 2026] POST /v2.0/networks => generated 707 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:16:37.335 7 INFO neutron.pecan_wsgi.hooks.translation [None req-36fac325-b2a7-4793-836d-96beaa6e9e0e 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.204.45.74 () {44 vars in 934 bytes} [Tue Apr 28 23:16:37 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: 39/75] 199.204.45.74 () {44 vars in 956 bytes} [Tue Apr 28 23:16:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:16:37.408 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2210a89c-3b90-4e65-ae45-3638c8de24de 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/76] 199.204.45.74 () {44 vars in 1033 bytes} [Tue Apr 28 23:16:37 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=77e2304f-2720-43a3-a39d-865246b7ff84 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.74 () {44 vars in 1056 bytes} [Tue Apr 28 23:16:37 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=77e2304f-2720-43a3-a39d-865246b7ff84 => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.74 () {48 vars in 962 bytes} [Tue Apr 28 23:16:37 2026] POST /v2.0/subnets => generated 651 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:16:38.807 8 INFO neutron.api.v2.resource [None req-02269d77-b733-4b0e-bbc7-83ad4d582f2f 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 41/79] 199.204.45.74 () {44 vars in 968 bytes} [Tue Apr 28 23:16:38 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.74 () {44 vars in 990 bytes} [Tue Apr 28 23:16:38 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.74 () {48 vars in 977 bytes} [Tue Apr 28 23:16:38 2026] POST /v2.0/security-groups => generated 1616 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:40 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 1616 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:40 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 1616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:40 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.74 () {48 vars in 988 bytes} [Tue Apr 28 23:16:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:41 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 2230 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:41 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:41 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.74 () {48 vars in 988 bytes} [Tue Apr 28 23:16:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:42 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 2846 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:42 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:42 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.74 () {48 vars in 988 bytes} [Tue Apr 28 23:16:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:43 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 3462 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:43 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:43 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.74 () {48 vars in 988 bytes} [Tue Apr 28 23:16:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:44 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:44 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:44 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.74 () {48 vars in 988 bytes} [Tue Apr 28 23:16:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.204.45.74 () {44 vars in 984 bytes} [Tue Apr 28 23:16:45 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84 => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:16:45.715 8 INFO neutron.pecan_wsgi.hooks.translation [None req-51812e9f-c8ff-46fe-912c-d21aa60fe115 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/105] 199.204.45.74 () {44 vars in 1073 bytes} [Tue Apr 28 23:16:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=77e2304f-2720-43a3-a39d-865246b7ff84 => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.74 () {44 vars in 1096 bytes} [Tue Apr 28 23:16:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=77e2304f-2720-43a3-a39d-865246b7ff84 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:45 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.74 () {48 vars in 958 bytes} [Tue Apr 28 23:16:45 2026] POST /v2.0/ports => generated 1096 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:16:53.583 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7cf84045-3904-4eb1-a121-32ad9875103d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/109] 199.204.45.74 () {44 vars in 977 bytes} [Tue Apr 28 23:16:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 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: 54/110] 199.204.45.74 () {44 vars in 999 bytes} [Tue Apr 28 23:16:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.74 () {48 vars in 1029 bytes} [Tue Apr 28 23:16:53 2026] PUT /v2.0/ports/29e6a7bb-9ada-43da-812f-ab49f4047d87 => generated 1245 bytes in 737 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.74 () {44 vars in 917 bytes} [Tue Apr 28 23:16:56 2026] GET /v2.0/ports => generated 3726 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:16:57.149 8 INFO neutron.api.v2.resource [None req-36f285c6-bd56-4f42-8ec0-f8cd376986ef 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 58/113] 199.204.45.74 () {44 vars in 956 bytes} [Tue Apr 28 23:16:57 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.74 () {44 vars in 978 bytes} [Tue Apr 28 23:16:57 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.74 () {48 vars in 977 bytes} [Tue Apr 28 23:16:57 2026] POST /v2.0/security-groups => generated 1610 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:58 2026] GET /v2.0/security-groups/18191a93-628d-4ffe-9531-4cef978aebb1 => generated 1610 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:58 2026] GET /v2.0/security-groups/18191a93-628d-4ffe-9531-4cef978aebb1 => 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: 58/118] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:58 2026] GET /v2.0/security-groups/18191a93-628d-4ffe-9531-4cef978aebb1 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 199.204.45.74 () {48 vars in 988 bytes} [Tue Apr 28 23:16:58 2026] POST /v2.0/security-group-rules => generated 621 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/120] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:59 2026] GET /v2.0/security-groups/18191a93-628d-4ffe-9531-4cef978aebb1 => generated 2244 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/121] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:59 2026] GET /v2.0/security-groups/18191a93-628d-4ffe-9531-4cef978aebb1 => generated 2244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/122] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:16:59 2026] GET /v2.0/security-groups/18191a93-628d-4ffe-9531-4cef978aebb1 => generated 2244 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/125] 199.204.45.74 () {48 vars in 988 bytes} [Tue Apr 28 23:16:59 2026] POST /v2.0/security-group-rules => generated 625 bytes in 856 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/150] 199.204.45.74 () {44 vars in 972 bytes} [Tue Apr 28 23:20:01 2026] GET /v2.0/quotas/ddce1a01e6dd4670beaf667e7e060b44 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/151] 199.204.45.74 () {48 vars in 1024 bytes} [Tue Apr 28 23:20:01 2026] PUT /v2.0/quotas/ddce1a01e6dd4670beaf667e7e060b44 => generated 291 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, ' 2026-04-28 23:22:32.752 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f8a0f2e-f2f4-4046-a36a-5998675cb5ae 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 87/172] 199.204.45.74 () {30 vars in 741 bytes} [Tue Apr 28 23:22:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 129 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: 86/173] 199.204.45.74 () {30 vars in 763 bytes} [Tue Apr 28 23:22:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:22:34.753 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61084ff1-01d7-4ec9-9599-f373c92a64ab 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 88/174] 199.204.45.74 () {30 vars in 741 bytes} [Tue Apr 28 23:22:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/175] 199.204.45.74 () {30 vars in 763 bytes} [Tue Apr 28 23:22:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:33:46.026 7 INFO neutron.api.v2.resource [None req-46e59620-5787-48b0-b3bb-1cedafbda908 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 133/266] 199.204.45.74 () {44 vars in 1071 bytes} [Tue Apr 28 23:33:45 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => generated 139 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 199.204.45.74 () {44 vars in 1094 bytes} [Tue Apr 28 23:33:46 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => generated 23 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 199.204.45.74 () {48 vars in 978 bytes} [Tue Apr 28 23:33:46 2026] POST /v2.0/security-groups => generated 1624 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/269] 199.204.45.74 () {44 vars in 1085 bytes} [Tue Apr 28 23:33:47 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c?project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => generated 1624 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:33:47 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/271] 199.204.45.74 () {44 vars in 1085 bytes} [Tue Apr 28 23:33:47 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c?project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => 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: 136/272] 199.204.45.74 () {48 vars in 988 bytes} [Tue Apr 28 23:33:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.74 () {44 vars in 1085 bytes} [Tue Apr 28 23:33:48 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c?project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => generated 2234 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:33:48 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.74 () {44 vars in 1085 bytes} [Tue Apr 28 23:33:48 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c?project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.74 () {48 vars in 988 bytes} [Tue Apr 28 23:33:48 2026] POST /v2.0/security-group-rules => generated 599 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.74 () {44 vars in 1085 bytes} [Tue Apr 28 23:33:49 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c?project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => generated 2846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:33:49 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.204.45.74 () {44 vars in 1085 bytes} [Tue Apr 28 23:33:49 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c?project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.74 () {48 vars in 988 bytes} [Tue Apr 28 23:33:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.74 () {44 vars in 1085 bytes} [Tue Apr 28 23:33:51 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c?project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => generated 3460 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:33:51 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.74 () {44 vars in 1085 bytes} [Tue Apr 28 23:33:51 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c?project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => generated 3460 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.74 () {48 vars in 988 bytes} [Tue Apr 28 23:33:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/307] 199.204.45.74 () {30 vars in 739 bytes} [Tue Apr 28 23:36:33 2026] GET /v2.0/networks?tenant_id=7afe185ab7da4c84a9ec15ee0a9c9876&shared=False => generated 15 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:36:33.866 8 INFO neutron.db.segments_db [None req-2bd368b7-6a98-46d2-88bb-7bc24dd0d3d5 0037e70d2b6e4e36bfca41cab2b16074 7afe185ab7da4c84a9ec15ee0a9c9876 - - e8b3fb9449764f59830cada6c768b42f e8b3fb9449764f59830cada6c768b42f] Added segment 25ed01d6-efbc-4235-8a54-c51572ffe930 of type vxlan for network 8f0f98e8-ea3c-4469-85bd-78e608c74d45 [pid: 8|app: 0|req: 154/308] 199.204.45.74 () {34 vars in 681 bytes} [Tue Apr 28 23:36:33 2026] POST /v2.0/networks => generated 717 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/309] 199.204.45.74 () {30 vars in 721 bytes} [Tue Apr 28 23:36:34 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/310] 199.204.45.74 () {30 vars in 632 bytes} [Tue Apr 28 23:36:34 2026] GET /v2.0/extensions => generated 22037 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/311] 199.204.45.74 () {34 vars in 676 bytes} [Tue Apr 28 23:36:34 2026] POST /v2.0/ports => generated 999 bytes in 978 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/312] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:36:35 2026] GET /v2.0/networks/8f0f98e8-ea3c-4469-85bd-78e608c74d45 => generated 704 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/313] 199.204.45.74 () {30 vars in 721 bytes} [Tue Apr 28 23:36:37 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/314] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:36:37 2026] GET /v2.0/networks/8f0f98e8-ea3c-4469-85bd-78e608c74d45 => generated 704 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/317] 199.204.45.74 () {44 vars in 972 bytes} [Tue Apr 28 23:36:55 2026] GET /v2.0/quotas/7afe185ab7da4c84a9ec15ee0a9c9876 => 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: 159/318] 199.204.45.74 () {48 vars in 1024 bytes} [Tue Apr 28 23:36:56 2026] PUT /v2.0/quotas/7afe185ab7da4c84a9ec15ee0a9c9876 => generated 291 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:48:30.235 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0656905f-a809-4fae-bd6b-d7300c372225 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/413] 199.204.45.74 () {44 vars in 924 bytes} [Tue Apr 28 23:48:30 2026] GET /v2.0/networks/public => generated 108 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.204.45.74 () {44 vars in 946 bytes} [Tue Apr 28 23:48:30 2026] GET /v2.0/networks?name=public => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:48:31.377 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb36791f-6076-4b61-a019-0d4a850f5f59 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 208/415] 199.204.45.74 () {44 vars in 924 bytes} [Tue Apr 28 23:48:31 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.204.45.74 () {44 vars in 946 bytes} [Tue Apr 28 23:48:31 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:48:31.453 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf505106-8075-4156-b2e1-753357178b41 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 209/417] 199.204.45.74 () {44 vars in 1031 bytes} [Tue Apr 28 23:48:31 2026] GET /v2.0/subnets/public-subnet?network_id=8b316915-3fd9-48c8-974c-f79a7eebaac1 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.204.45.74 () {44 vars in 1054 bytes} [Tue Apr 28 23:48:31 2026] GET /v2.0/subnets?name=public-subnet&network_id=8b316915-3fd9-48c8-974c-f79a7eebaac1 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:48:58.908 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2971a9d8-4c48-4d0f-bfac-7dffe510b61f 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 211/421] 199.204.45.74 () {44 vars in 934 bytes} [Tue Apr 28 23:48:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.204.45.74 () {44 vars in 956 bytes} [Tue Apr 28 23:48:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:48:59.948 7 INFO neutron.pecan_wsgi.hooks.translation [None req-347908f9-d424-4a65-a112-d248781e49f6 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 212/423] 199.204.45.74 () {44 vars in 934 bytes} [Tue Apr 28 23:48:59 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/424] 199.204.45.74 () {44 vars in 956 bytes} [Tue Apr 28 23:48:59 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:49:00.006 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b514dd0e-4c6e-41d9-a25d-41bfa292fc85 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 213/427] 199.204.45.74 () {44 vars in 1033 bytes} [Tue Apr 28 23:48:59 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=77e2304f-2720-43a3-a39d-865246b7ff84 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 199.204.45.74 () {44 vars in 1056 bytes} [Tue Apr 28 23:49:00 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=77e2304f-2720-43a3-a39d-865246b7ff84 => generated 654 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:49:01.206 7 INFO neutron.api.v2.resource [None req-ac811da3-bb3b-4217-93ac-006dfef56e55 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 214/429] 199.204.45.74 () {44 vars in 968 bytes} [Tue Apr 28 23:49:01 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 199.204.45.74 () {44 vars in 990 bytes} [Tue Apr 28 23:49:01 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:49:02 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:49:02 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 199.204.45.74 () {44 vars in 1008 bytes} [Tue Apr 28 23:49:02 2026] GET /v2.0/security-group-rules/96398860-3666-4e17-89aa-d80844fe42e8 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:49:03 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/435] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:49:03 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 199.204.45.74 () {44 vars in 1008 bytes} [Tue Apr 28 23:49:03 2026] GET /v2.0/security-group-rules/d1c4ceec-9dce-4c94-bf0e-dd987ed44ae1 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/437] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:49:04 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:49:04 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 199.204.45.74 () {44 vars in 1008 bytes} [Tue Apr 28 23:49:04 2026] GET /v2.0/security-group-rules/b30f5141-477a-4e03-a555-f40e55d89d45 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:49:05 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 4694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:49:05 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/442] 199.204.45.74 () {44 vars in 1008 bytes} [Tue Apr 28 23:49:05 2026] GET /v2.0/security-group-rules/7e385555-e119-44f1-bc6d-0f6740c5fce9 => 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: 221/443] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:49:06 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/444] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:49:06 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/445] 199.204.45.74 () {44 vars in 1008 bytes} [Tue Apr 28 23:49:06 2026] GET /v2.0/security-group-rules/189d558c-cc67-4abb-a30b-49866f1c42a9 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/446] 199.204.45.74 () {44 vars in 984 bytes} [Tue Apr 28 23:49:07 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84 => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:49:07.773 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aaa47aa2-b5ae-4deb-8298-6cbecace7a41 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 223/447] 199.204.45.74 () {44 vars in 1073 bytes} [Tue Apr 28 23:49:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=77e2304f-2720-43a3-a39d-865246b7ff84 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/448] 199.204.45.74 () {44 vars in 1096 bytes} [Tue Apr 28 23:49:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=77e2304f-2720-43a3-a39d-865246b7ff84 => generated 1250 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/449] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:49:07 2026] GET /v2.0/security-groups/f2260f50-8669-4440-b912-f83ad136d4f6 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:49:16.160 8 INFO neutron.pecan_wsgi.hooks.translation [None req-109d0337-b045-4fbf-b806-ad58ab743e09 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 227/452] 199.204.45.74 () {44 vars in 977 bytes} [Tue Apr 28 23:49:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/453] 199.204.45.74 () {44 vars in 999 bytes} [Tue Apr 28 23:49:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 199.204.45.74 () {44 vars in 917 bytes} [Tue Apr 28 23:49:17 2026] GET /v2.0/ports => generated 4721 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:49:18.982 7 INFO neutron.api.v2.resource [None req-5a83ff55-44e0-44b6-8303-6b716c23c359 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 227/455] 199.204.45.74 () {44 vars in 956 bytes} [Tue Apr 28 23:49:18 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/456] 199.204.45.74 () {44 vars in 978 bytes} [Tue Apr 28 23:49:18 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/457] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:49:19 2026] GET /v2.0/security-groups/18191a93-628d-4ffe-9531-4cef978aebb1 => generated 2882 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/458] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:49:19 2026] GET /v2.0/security-groups/18191a93-628d-4ffe-9531-4cef978aebb1 => generated 2882 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 199.204.45.74 () {44 vars in 1008 bytes} [Tue Apr 28 23:49:20 2026] GET /v2.0/security-group-rules/3da951f3-67e4-4ac7-a5ea-79d5f3d9ba56 => generated 621 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/460] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:49:20 2026] GET /v2.0/security-groups/18191a93-628d-4ffe-9531-4cef978aebb1 => generated 2882 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/461] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:49:20 2026] GET /v2.0/security-groups/18191a93-628d-4ffe-9531-4cef978aebb1 => generated 2882 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/462] 199.204.45.74 () {44 vars in 1008 bytes} [Tue Apr 28 23:49:21 2026] GET /v2.0/security-group-rules/50d8c11d-f58e-432e-869d-9aa7aad6883d => generated 625 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/465] 199.204.45.74 () {44 vars in 972 bytes} [Tue Apr 28 23:49:32 2026] GET /v2.0/quotas/ddce1a01e6dd4670beaf667e7e060b44 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:50:29.444 8 INFO neutron.api.v2.resource [None req-e51b3592-79f2-4c73-aea4-29c4adbe9377 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 237/472] 199.204.45.74 () {44 vars in 1071 bytes} [Tue Apr 28 23:50:29 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/473] 199.204.45.74 () {44 vars in 1094 bytes} [Tue Apr 28 23:50:29 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => generated 4072 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 199.204.45.74 () {44 vars in 1085 bytes} [Tue Apr 28 23:50:30 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c?project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/477] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:50:30 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/478] 199.204.45.74 () {44 vars in 1008 bytes} [Tue Apr 28 23:50:30 2026] GET /v2.0/security-group-rules/b5a95402-4abb-4b24-acd5-79e2d45a092b => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/479] 199.204.45.74 () {44 vars in 1085 bytes} [Tue Apr 28 23:50:31 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c?project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/480] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:50:31 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/481] 199.204.45.74 () {44 vars in 1008 bytes} [Tue Apr 28 23:50:31 2026] GET /v2.0/security-group-rules/3b854c5b-ca4d-42ae-9f68-12f0210da0f3 => generated 599 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 199.204.45.74 () {44 vars in 1085 bytes} [Tue Apr 28 23:50:32 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c?project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/483] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:50:32 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c => 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: 243/484] 199.204.45.74 () {44 vars in 1008 bytes} [Tue Apr 28 23:50:32 2026] GET /v2.0/security-group-rules/75ea2dfd-76f0-4dc9-99fc-c1201a85d1e8 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/485] 199.204.45.74 () {44 vars in 1085 bytes} [Tue Apr 28 23:50:33 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c?project_id=7afe185ab7da4c84a9ec15ee0a9c9876 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/486] 199.204.45.74 () {44 vars in 998 bytes} [Tue Apr 28 23:50:33 2026] GET /v2.0/security-groups/63967fa1-529f-4754-a9a9-96bc4cf9436c => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 199.204.45.74 () {44 vars in 1008 bytes} [Tue Apr 28 23:50:34 2026] GET /v2.0/security-group-rules/5daacb25-db32-490a-bb9e-6206dc4c0da1 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/488] 199.204.45.74 () {44 vars in 972 bytes} [Tue Apr 28 23:50:41 2026] GET /v2.0/quotas/7afe185ab7da4c84a9ec15ee0a9c9876 => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/497] 199.204.45.74 () {44 vars in 946 bytes} [Tue Apr 28 23:51:33 2026] GET /v2.0/networks?name=public => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/502] 10.0.0.241 () {32 vars in 649 bytes} [Tue Apr 28 23:52:13 2026] GET /v2.0/networks => generated 2167 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/503] 10.0.0.241 () {32 vars in 655 bytes} [Tue Apr 28 23:52:14 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/504] 10.0.0.241 () {32 vars in 647 bytes} [Tue Apr 28 23:52:14 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/505] 10.0.0.241 () {32 vars in 643 bytes} [Tue Apr 28 23:52:14 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/506] 10.0.0.241 () {32 vars in 647 bytes} [Tue Apr 28 23:52:14 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/507] 10.0.0.241 () {32 vars in 649 bytes} [Tue Apr 28 23:52:14 2026] GET /v2.0/networks => generated 2167 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/508] 10.0.0.241 () {32 vars in 663 bytes} [Tue Apr 28 23:52:14 2026] GET /v2.0/security-groups => generated 17397 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/509] 10.0.0.241 () {32 vars in 655 bytes} [Tue Apr 28 23:52: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) 2026-04-28 23:52:25.821 8 INFO neutron.db.segments_db [None req-a95ddca7-eac0-47e1-a2f2-6c7b313169b5 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment ec18338f-e567-4237-9841-df2920bb416b of type vxlan for network f59e2dbe-f34f-4d7a-8fec-36ce3e843dc9 2026-04-28 23:52:25.832 7 INFO neutron.db.segments_db [None req-378d0752-c0b8-4d61-8fcf-ca561b79ae05 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment f0ec5370-9904-4df5-83d0-f9689176044f of type vxlan for network a03c4480-d10b-4f2f-9b0c-6b207e9994a1 [pid: 8|app: 0|req: 258/512] 10.0.0.241 () {34 vars in 671 bytes} [Tue Apr 28 23:52:25 2026] POST /v2.0/networks => generated 745 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/513] 10.0.0.241 () {34 vars in 671 bytes} [Tue Apr 28 23:52:25 2026] POST /v2.0/networks => generated 752 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/514] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:52:25 2026] POST /v2.0/subnets => generated 692 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:52:26.281 8 INFO neutron.db.segments_db [None req-eb24ace7-9fce-4801-9239-0bd5cf62e9e9 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 6b60b05a-a4b3-47b1-8f92-bc45850b8e8a of type vxlan for network 5334a306-4a10-468f-902e-15e069429c06 [pid: 7|app: 0|req: 257/515] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:52:26 2026] POST /v2.0/subnets => generated 699 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:52:26.407 7 INFO neutron.db.segments_db [None req-5b7611d3-5f56-43c3-9047-c06b56608a4e 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 2989edf1-ce27-4041-9554-f29cb45cf781 of type vxlan for network 54c70071-55b2-47d3-9754-ddd376b8003f [pid: 8|app: 0|req: 259/516] 10.0.0.241 () {34 vars in 671 bytes} [Tue Apr 28 23:52:25 2026] POST /v2.0/networks => generated 745 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:52:26.510 8 WARNING neutron.db.securitygroups_db [None req-6bbb2b97-a763-4149-a7f0-82798816af21 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 260/517] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:52:26 2026] GET /v2.0/security-groups?tenant_id=0e5dac3b85094c698549f0c4bf4e48ca&name=default => generated 2921 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:52:26.681 8 INFO neutron.db.segments_db [None req-b1448c9c-3937-4807-bec6-c327c8a5b23a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 59fe3080-5e73-402b-9b36-dd781ebee83e of type vxlan for network d3601575-e772-4b8c-8943-f41cc67ee474 2026-04-28 23:52:26.691 7 INFO neutron.db.l3_hamode_db [None req-5b7611d3-5f56-43c3-9047-c06b56608a4e 0c31aae9c4814d02836bbdc25de44d0b 8ab82c2b831d47938d46baa899fd62e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:52:26.937 8 INFO neutron.db.l3_hamode_db [None req-b1448c9c-3937-4807-bec6-c327c8a5b23a 0c31aae9c4814d02836bbdc25de44d0b 24e741b17c3d4c8ebb29de8aa6a7e18c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:52:27.777 7 INFO neutron.db.l3_hamode_db [None req-5b7611d3-5f56-43c3-9047-c06b56608a4e 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:52:27.993 8 INFO neutron.db.l3_hamode_db [None req-b1448c9c-3937-4807-bec6-c327c8a5b23a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 258/518] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:52:26 2026] POST /v2.0/routers => generated 732 bytes in 2445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/519] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:52:26 2026] POST /v2.0/routers => generated 739 bytes in 2228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/520] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:52:28 2026] DELETE /v2.0/security-groups/bdf78471-e534-425d-bb6b-e7742ec7a8cb => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/521] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:52:28 2026] POST /v2.0/subnets => generated 692 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/522] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:52:28 2026] PUT /v2.0/routers/2f99a597-8632-44d5-bea5-14df19fb6728/add_router_interface => generated 310 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:52:30.157 8 INFO neutron.db.segments_db [None req-e34534c4-8121-4e41-b8b5-009d504b317d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 38180707-5b2b-4da7-bb66-1a6ad4f220fe of type vxlan for network 7068926d-4d83-457c-83b4-a2b93730017b [pid: 7|app: 0|req: 260/523] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:52:28 2026] PUT /v2.0/routers/ec81eb3a-2a46-460d-815d-87b5bbe6a093/add_router_interface => generated 310 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:52:30.423 8 INFO neutron.db.l3_hamode_db [None req-e34534c4-8121-4e41-b8b5-009d504b317d 0c31aae9c4814d02836bbdc25de44d0b e84e66b3afad4ee39f6b4621ca021a1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:52:30.988 7 INFO neutron.db.segments_db [None req-aab147d3-d533-45c7-a360-b1ea97f957e2 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment daae8c2e-6a77-4b0f-bc18-e3a9362dbd2d of type vxlan for network c3a539f5-9387-45f2-9072-18ceb9de37e0 [pid: 7|app: 0|req: 263/526] 10.0.0.241 () {34 vars in 671 bytes} [Tue Apr 28 23:52:30 2026] POST /v2.0/networks => generated 748 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:52:31.082 8 INFO neutron.db.l3_hamode_db [None req-e34534c4-8121-4e41-b8b5-009d504b317d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 264/527] 10.0.0.241 () {34 vars in 685 bytes} [Tue Apr 28 23:52:31 2026] POST /v2.0/security-groups => generated 1659 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/528] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:52:31 2026] POST /v2.0/subnets => generated 695 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/529] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:52:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/530] 10.0.0.126 () {34 vars in 982 bytes} [Tue Apr 28 23:52:31 2026] GET /v2.0/networks?id=f59e2dbe-f34f-4d7a-8fec-36ce3e843dc9 => generated 677 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:52:31.582 7 INFO neutron.db.segments_db [None req-a0ba1dac-64ba-45c7-9a36-b3abbb7ba66c 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment aaa72b33-1364-4af6-9312-0b2d0ae83dc4 of type vxlan for network a111506c-2bf5-4b9d-81b5-cce7e012c82b 2026-04-28 23:52:31.828 7 INFO neutron.db.l3_hamode_db [None req-a0ba1dac-64ba-45c7-9a36-b3abbb7ba66c 0c31aae9c4814d02836bbdc25de44d0b cc1e6b0af6304194b12d1fc0988a18f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 264/531] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:52:30 2026] POST /v2.0/routers => generated 732 bytes in 1931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/532] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:52:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/533] 10.0.0.126 () {34 vars in 965 bytes} [Tue Apr 28 23:52:32 2026] GET /v2.0/quotas/8ab82c2b831d47938d46baa899fd62e2 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:52:32.612 7 INFO neutron.db.l3_hamode_db [None req-a0ba1dac-64ba-45c7-9a36-b3abbb7ba66c 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 267/534] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:52:32 2026] PUT /v2.0/routers/38956d5e-991f-4e3f-baeb-347f639876d1/add_router_interface => generated 310 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/535] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:52:31 2026] POST /v2.0/routers => generated 735 bytes in 1960 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/536] 10.0.0.126 () {34 vars in 1002 bytes} [Tue Apr 28 23:52:33 2026] GET /v2.0/ports?tenant_id=8ab82c2b831d47938d46baa899fd62e2&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/537] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:52:33 2026] POST /v2.0/floatingips => generated 552 bytes in 943 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/538] 10.0.0.126 () {34 vars in 907 bytes} [Tue Apr 28 23:52:34 2026] GET /v2.0/extensions => generated 22037 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/539] 10.0.0.126 () {38 vars in 971 bytes} [Tue Apr 28 23:52:34 2026] POST /v2.0/security-groups => generated 1680 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/540] 10.0.0.126 () {34 vars in 1008 bytes} [Tue Apr 28 23:52:34 2026] GET /v2.0/networks/f59e2dbe-f34f-4d7a-8fec-36ce3e843dc9?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: 272/541] 10.0.0.126 () {38 vars in 971 bytes} [Tue Apr 28 23:52:34 2026] POST /v2.0/security-groups => generated 1681 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/542] 10.0.0.126 () {34 vars in 1108 bytes} [Tue Apr 28 23:52:34 2026] GET /v2.0/networks/f59e2dbe-f34f-4d7a-8fec-36ce3e843dc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:52:34.804 8 WARNING neutron.db.securitygroups_db [req-7a993a1f-8952-43ed-99a7-6932abc879f3 req-66e7dcd8-c2df-4c60-bf9d-53e456cedf1b 44bc21033f684bf6bb486c17b49319cc 24e741b17c3d4c8ebb29de8aa6a7e18c - - 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: 274/543] 10.0.0.126 () {34 vars in 1096 bytes} [Tue Apr 28 23:52:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--92664834&fields=id&tenant_id=24e741b17c3d4c8ebb29de8aa6a7e18c => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/544] 10.0.0.126 () {34 vars in 982 bytes} [Tue Apr 28 23:52:34 2026] GET /v2.0/networks?id=a03c4480-d10b-4f2f-9b0c-6b207e9994a1 => generated 684 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/545] 10.0.0.126 () {38 vars in 971 bytes} [Tue Apr 28 23:52:34 2026] POST /v2.0/security-groups => generated 1682 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/546] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:52:33 2026] PUT /v2.0/routers/fea6dc44-03f2-4640-a0f5-812a7ba29b33/add_router_interface => generated 310 bytes in 1469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/547] 10.0.0.126 () {34 vars in 965 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/quotas/24e741b17c3d4c8ebb29de8aa6a7e18c => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/548] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:52:35.169 8 WARNING neutron.db.securitygroups_db [req-6a73d6b2-00f7-40ee-8c04-406053b6e12b req-7e5db291-c603-4820-8d55-86c31e01350f 408e5e19c80e48fab69f1da6f54106e5 e84e66b3afad4ee39f6b4621ca021a1e - - 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: 271/549] 10.0.0.126 () {34 vars in 1002 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/ports?tenant_id=24e741b17c3d4c8ebb29de8aa6a7e18c&fields=id => generated 57 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/550] 10.0.0.126 () {34 vars in 1002 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/security-groups?tenant_id=e84e66b3afad4ee39f6b4621ca021a1e => generated 7904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/551] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/security-groups/7f1ce274-bd51-41c2-9334-0ae14b1ceb7f => generated 2918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/552] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/security-groups/7f1ce274-bd51-41c2-9334-0ae14b1ceb7f => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/553] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/security-groups/fd7c9574-65a4-47ba-895f-b7b4f6f7a4f8 => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/554] 10.0.0.126 () {36 vars in 1013 bytes} [Tue Apr 28 23:52:35 2026] DELETE /v2.0/security-groups/fd7c9574-65a4-47ba-895f-b7b4f6f7a4f8 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:52:35.471 7 INFO neutron.api.v2.resource [req-9d2c8f8a-d334-4939-853d-1641b2df0b67 req-5adaa345-c9b8-41aa-a04b-402c6c25e994 408e5e19c80e48fab69f1da6f54106e5 e84e66b3afad4ee39f6b4621ca021a1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 274/555] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/security-groups/fd7c9574-65a4-47ba-895f-b7b4f6f7a4f8 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/556] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/security-groups/75aa3f07-a8c7-40d1-8144-f17c16fbd8d6 => generated 1681 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/557] 10.0.0.126 () {34 vars in 907 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/extensions => generated 22037 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/558] 10.0.0.126 () {36 vars in 1013 bytes} [Tue Apr 28 23:52:35 2026] DELETE /v2.0/security-groups/75aa3f07-a8c7-40d1-8144-f17c16fbd8d6 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/559] 10.0.0.126 () {34 vars in 1008 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/networks/a03c4480-d10b-4f2f-9b0c-6b207e9994a1?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/560] 10.0.0.126 () {34 vars in 1108 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/networks/a03c4480-d10b-4f2f-9b0c-6b207e9994a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/561] 10.0.0.126 () {38 vars in 971 bytes} [Tue Apr 28 23:52:35 2026] POST /v2.0/security-groups => generated 1686 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:52:35.808 8 INFO neutron.api.v2.resource [req-670c04a0-d398-4440-be25-ed33e78e9172 req-b901f85e-34c9-4428-9ced-8e47b835231a 408e5e19c80e48fab69f1da6f54106e5 e84e66b3afad4ee39f6b4621ca021a1e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 285/562] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/security-groups/75aa3f07-a8c7-40d1-8144-f17c16fbd8d6 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/563] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/security-groups/957bd5e9-377a-4807-a3bc-123b09293513 => generated 1686 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/564] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/565] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:35 2026] GET /v2.0/security-groups/0857d856-0d63-4e16-89c3-6d78cc1e570b => generated 1682 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/566] 10.0.0.126 () {38 vars in 981 bytes} [Tue Apr 28 23:52:35 2026] POST /v2.0/security-group-rules => generated 614 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/567] 10.0.0.126 () {36 vars in 1013 bytes} [Tue Apr 28 23:52:35 2026] DELETE /v2.0/security-groups/0857d856-0d63-4e16-89c3-6d78cc1e570b => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:52:36.016 7 INFO neutron.api.v2.resource [req-cfa37b7c-4446-445b-a59a-0c679fd0c414 req-7f8e46d2-2299-4c4d-ae7d-af5eebfc88a8 408e5e19c80e48fab69f1da6f54106e5 e84e66b3afad4ee39f6b4621ca021a1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 282/568] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/security-groups/0857d856-0d63-4e16-89c3-6d78cc1e570b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:52:36.045 7 WARNING neutron.db.securitygroups_db [req-f01a4479-ecb2-42bd-82cf-7a666c61affd req-27e168cf-add9-4945-9f80-dac201aaaecd 408e5e19c80e48fab69f1da6f54106e5 e84e66b3afad4ee39f6b4621ca021a1e - - 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: 283/569] 10.0.0.126 () {34 vars in 1002 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/security-groups?tenant_id=e84e66b3afad4ee39f6b4621ca021a1e => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/570] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/security-groups/7f1ce274-bd51-41c2-9334-0ae14b1ceb7f => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/571] 10.0.0.126 () {38 vars in 971 bytes} [Tue Apr 28 23:52:36 2026] POST /v2.0/security-groups => generated 1684 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/572] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/security-groups/7f1ce274-bd51-41c2-9334-0ae14b1ceb7f => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/573] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/security-groups/98013c57-f2d5-4a2a-b137-7c357448fbfe => generated 1684 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/574] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => 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: 286/575] 10.0.0.126 () {38 vars in 981 bytes} [Tue Apr 28 23:52:36 2026] POST /v2.0/security-group-rules => generated 614 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:52:36.311 8 INFO neutron.api.v2.resource [req-764ada0e-640b-4039-873b-d6bdfccd59b4 req-81b9d55d-0a74-4bc8-9b8a-132617ea6dcf 408e5e19c80e48fab69f1da6f54106e5 e84e66b3afad4ee39f6b4621ca021a1e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 290/576] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/security-groups/0857d856-0d63-4e16-89c3-6d78cc1e570b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:52:36.346 7 INFO neutron.api.v2.resource [req-59709619-f9d8-4c3f-a9e5-74598f5f3d2f req-d55a4218-9b4d-4a4e-b65c-b265785cd2b5 408e5e19c80e48fab69f1da6f54106e5 e84e66b3afad4ee39f6b4621ca021a1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 287/577] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/security-groups/75aa3f07-a8c7-40d1-8144-f17c16fbd8d6 => 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: 291/578] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/security-groups/98013c57-f2d5-4a2a-b137-7c357448fbfe => generated 2309 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:52:36.382 7 INFO neutron.api.v2.resource [req-2c28be42-51d4-4b1e-b59d-bb3e94d4f08f req-a62c2986-676e-4055-83b0-218c1129ae13 408e5e19c80e48fab69f1da6f54106e5 e84e66b3afad4ee39f6b4621ca021a1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 288/579] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/security-groups/fd7c9574-65a4-47ba-895f-b7b4f6f7a4f8 => 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: 292/580] 10.0.0.126 () {38 vars in 981 bytes} [Tue Apr 28 23:52:36 2026] POST /v2.0/security-group-rules => generated 619 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/581] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/security-groups/98013c57-f2d5-4a2a-b137-7c357448fbfe => generated 2939 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/582] 10.0.0.126 () {34 vars in 1001 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/security-group-rules/2aaf3133-f022-4650-a028-f4e47638f083 => generated 616 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/583] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/security-groups/98013c57-f2d5-4a2a-b137-7c357448fbfe => generated 2939 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/584] 10.0.0.126 () {36 vars in 1023 bytes} [Tue Apr 28 23:52:36 2026] DELETE /v2.0/security-group-rules/2aaf3133-f022-4650-a028-f4e47638f083 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/585] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/security-groups/98013c57-f2d5-4a2a-b137-7c357448fbfe => generated 2309 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:52:36.914 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b0df6dd-b130-4f95-b8e6-02339be79a44 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 8b943048-aa36-44dd-95cd-2c1f5e192537 2026-04-28 23:52:36.923 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b0df6dd-b130-4f95-b8e6-02339be79a44 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 8b943048-aa36-44dd-95cd-2c1f5e192537 [pid: 8|app: 0|req: 298/586] 10.0.0.126 () {36 vars in 1013 bytes} [Tue Apr 28 23:52:36 2026] DELETE /v2.0/security-groups/98013c57-f2d5-4a2a-b137-7c357448fbfe => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/587] 10.0.0.126 () {34 vars in 991 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/security-groups/957bd5e9-377a-4807-a3bc-123b09293513 => generated 2311 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/588] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:36 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => 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: 301/589] 10.0.0.126 () {36 vars in 1013 bytes} [Tue Apr 28 23:52:37 2026] DELETE /v2.0/security-groups/957bd5e9-377a-4807-a3bc-123b09293513 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/590] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:52:36 2026] PUT /v2.0/routers/38956d5e-991f-4e3f-baeb-347f639876d1/remove_router_interface => generated 310 bytes in 1134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/591] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:37 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:52:37.593 8 INFO neutron_taas.services.taas.taas_plugin [None req-751bcb39-75fd-4af3-b431-2e11478373c5 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 7ce67a36-e008-4296-b069-7fbf0107668a 2026-04-28 23:52:37.600 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-751bcb39-75fd-4af3-b431-2e11478373c5 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 7ce67a36-e008-4296-b069-7fbf0107668a 2026-04-28 23:52:37.751 7 INFO neutron_taas.services.taas.taas_plugin [None req-f6697ece-75cb-45f2-a1ad-e334909705ee 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: a5de0623-7c50-419b-8d25-5e44c7765e20 2026-04-28 23:52:37.754 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6697ece-75cb-45f2-a1ad-e334909705ee 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: a5de0623-7c50-419b-8d25-5e44c7765e20 2026-04-28 23:52:37.984 7 INFO neutron_taas.services.taas.taas_plugin [None req-f6697ece-75cb-45f2-a1ad-e334909705ee 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 1d14140e-f7a9-4eda-bf33-cf789a40a911 2026-04-28 23:52:37.988 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6697ece-75cb-45f2-a1ad-e334909705ee 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 1d14140e-f7a9-4eda-bf33-cf789a40a911 2026-04-28 23:52:38.080 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-f6697ece-75cb-45f2-a1ad-e334909705ee 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 657, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 711, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2298, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2303, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 302/592] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:52:37 2026] PUT /v2.0/routers/fea6dc44-03f2-4640-a0f5-812a7ba29b33/remove_router_interface => generated 310 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/593] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:38 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:52:38.374 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb3a5726-7c17-400c-b2f2-5b7f5a3258d8 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 36f0b8d5-0288-4eef-82d5-ebb1784d43e5 2026-04-28 23:52:38.377 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb3a5726-7c17-400c-b2f2-5b7f5a3258d8 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 36f0b8d5-0288-4eef-82d5-ebb1784d43e5 2026-04-28 23:52:38.416 7 INFO neutron.db.l3_hamode_db [None req-f6697ece-75cb-45f2-a1ad-e334909705ee 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] HA network 7068926d-4d83-457c-83b4-a2b93730017b was deleted as no HA routers are present in project e84e66b3afad4ee39f6b4621ca021a1e. [pid: 7|app: 0|req: 291/594] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:52:37 2026] DELETE /v2.0/routers/38956d5e-991f-4e3f-baeb-347f639876d1 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/595] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:52:38 2026] DELETE /v2.0/subnets/567790d3-3c58-43db-b929-917eaf14f078 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:52:38.561 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb3a5726-7c17-400c-b2f2-5b7f5a3258d8 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: c7ad4092-eb42-4e03-b2c5-f2c72b13fe87 2026-04-28 23:52:38.563 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb3a5726-7c17-400c-b2f2-5b7f5a3258d8 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: c7ad4092-eb42-4e03-b2c5-f2c72b13fe87 2026-04-28 23:52:38.615 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-cb3a5726-7c17-400c-b2f2-5b7f5a3258d8 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 657, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 711, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2298, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2303, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 293/596] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:52:38 2026] DELETE /v2.0/networks/5334a306-4a10-468f-902e-15e069429c06 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/597] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:38 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:52:38.765 7 INFO neutron.services.segments.plugin [-] Segment 38180707-5b2b-4da7-bb66-1a6ad4f220fe resource provider aggregate not found 2026-04-28 23:52:38.773 7 INFO neutron.services.segments.plugin [-] Segment 38180707-5b2b-4da7-bb66-1a6ad4f220fe resource provider aggregate not found 2026-04-28 23:52:38.777 7 INFO neutron.services.segments.plugin [-] Segment 38180707-5b2b-4da7-bb66-1a6ad4f220fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38180707-5b2b-4da7-bb66-1a6ad4f220fe found for delete ", "request_id": "req-309e9de5-d9ec-4842-baf3-522994c3b4c1"}]} 2026-04-28 23:52:38.790 7 INFO neutron.services.segments.plugin [-] Segment 38180707-5b2b-4da7-bb66-1a6ad4f220fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38180707-5b2b-4da7-bb66-1a6ad4f220fe found for delete ", "request_id": "req-a6848a3d-2280-423c-85a0-ddc3f99daad8"}]} 2026-04-28 23:52:38.809 7 WARNING neutron.db.securitygroups_db [None req-e87e50dd-3422-4b00-9162-50319521a529 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 295/598] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:52:38 2026] GET /v2.0/security-groups?tenant_id=e84e66b3afad4ee39f6b4621ca021a1e&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:52:38.925 8 INFO neutron.db.l3_hamode_db [None req-cb3a5726-7c17-400c-b2f2-5b7f5a3258d8 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] HA network a111506c-2bf5-4b9d-81b5-cce7e012c82b was deleted as no HA routers are present in project cc1e6b0af6304194b12d1fc0988a18f4. [pid: 8|app: 0|req: 304/599] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:52:38 2026] DELETE /v2.0/routers/fea6dc44-03f2-4640-a0f5-812a7ba29b33 => generated 0 bytes in 754 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/600] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:52:38 2026] DELETE /v2.0/security-groups/7f1ce274-bd51-41c2-9334-0ae14b1ceb7f => 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: 305/601] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:52:38 2026] DELETE /v2.0/subnets/f07a90df-7f50-4c2c-aba1-12332f185e2a => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/602] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:52:39 2026] DELETE /v2.0/networks/c3a539f5-9387-45f2-9072-18ceb9de37e0 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/603] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:39 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:52:39.351 8 INFO neutron.services.segments.plugin [-] Segment aaa72b33-1364-4af6-9312-0b2d0ae83dc4 resource provider aggregate not found 2026-04-28 23:52:39.367 8 INFO neutron.services.segments.plugin [-] Segment aaa72b33-1364-4af6-9312-0b2d0ae83dc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaa72b33-1364-4af6-9312-0b2d0ae83dc4 found for delete ", "request_id": "req-c26e9758-736d-486f-825b-4d1ebbcb619d"}]} 2026-04-28 23:52:39.382 7 WARNING neutron.db.securitygroups_db [None req-54e03692-cc39-4a1e-b85c-dc5b21cbc336 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 298/604] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:52:39 2026] GET /v2.0/security-groups?tenant_id=cc1e6b0af6304194b12d1fc0988a18f4&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:52:39.499 8 INFO neutron.services.segments.plugin [-] Segment aaa72b33-1364-4af6-9312-0b2d0ae83dc4 resource provider aggregate not found [pid: 8|app: 0|req: 307/605] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:52:39 2026] DELETE /v2.0/security-groups/618920d8-ba8a-4dda-9a25-ffd931eca592 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:52:39.526 8 INFO neutron.services.segments.plugin [-] Segment aaa72b33-1364-4af6-9312-0b2d0ae83dc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaa72b33-1364-4af6-9312-0b2d0ae83dc4 found for delete ", "request_id": "req-ad5256e4-6e4e-4c2b-a746-448fff7bea0f"}]} [pid: 7|app: 0|req: 299/606] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:39 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => 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: 308/607] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:52:39 2026] GET /v2.0/networks?id=f59e2dbe-f34f-4d7a-8fec-36ce3e843dc9 => generated 677 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/608] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:40 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => 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: 300/609] 199.204.45.74 () {38 vars in 954 bytes} [Tue Apr 28 23:52:39 2026] POST /v2.0/ports => generated 958 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/610] 199.204.45.74 () {34 vars in 910 bytes} [Tue Apr 28 23:52:40 2026] GET /v2.0/extensions => generated 22037 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-28 23:52:40.802 7 INFO neutron.services.segments.plugin [-] Segment 6b60b05a-a4b3-47b1-8f92-bc45850b8e8a resource provider aggregate not found 2026-04-28 23:52:40.819 7 INFO neutron.services.segments.plugin [-] Segment 6b60b05a-a4b3-47b1-8f92-bc45850b8e8a resource provider aggregate not found 2026-04-28 23:52:40.830 7 INFO neutron.services.segments.plugin [-] Segment 6b60b05a-a4b3-47b1-8f92-bc45850b8e8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b60b05a-a4b3-47b1-8f92-bc45850b8e8a found for delete ", "request_id": "req-6fac3c50-3ede-47c6-9c75-31184cd12428"}]} 2026-04-28 23:52:40.840 7 INFO neutron.services.segments.plugin [-] Segment 6b60b05a-a4b3-47b1-8f92-bc45850b8e8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b60b05a-a4b3-47b1-8f92-bc45850b8e8a found for delete ", "request_id": "req-c198c964-3820-47f1-a189-39d1e4c4cd6f"}]} 2026-04-28 23:52:40.864 7 INFO neutron.services.segments.plugin [-] Segment daae8c2e-6a77-4b0f-bc18-e3a9362dbd2d resource provider aggregate not found 2026-04-28 23:52:40.869 7 INFO neutron.services.segments.plugin [-] Segment daae8c2e-6a77-4b0f-bc18-e3a9362dbd2d resource provider aggregate not found 2026-04-28 23:52:40.881 7 INFO neutron.services.segments.plugin [-] Segment daae8c2e-6a77-4b0f-bc18-e3a9362dbd2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daae8c2e-6a77-4b0f-bc18-e3a9362dbd2d found for delete ", "request_id": "req-33b29552-2011-4057-ba2f-3ca460817f70"}]} 2026-04-28 23:52:40.894 7 INFO neutron.services.segments.plugin [-] Segment daae8c2e-6a77-4b0f-bc18-e3a9362dbd2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daae8c2e-6a77-4b0f-bc18-e3a9362dbd2d found for delete ", "request_id": "req-ade7b3e6-9069-4c53-a566-d73c84595374"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 311/611] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:40 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 961 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:52:41.066 7 INFO neutron.db.segments_db [None req-1ae52d06-163f-4c0e-86f3-e69020450b1e 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment cfbda801-1d0a-479e-b0de-9201aff14ab0 of type vxlan for network 4c454e59-90b2-47ad-a806-5c0518864a2d [pid: 7|app: 0|req: 301/612] 10.0.0.241 () {34 vars in 671 bytes} [Tue Apr 28 23:52:40 2026] POST /v2.0/networks => generated 738 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/613] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:41 2026] GET /v2.0/security-groups?id=f177ab7f-14d3-4bc0-9e85-b8fd311c6e2f&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: 8|app: 0|req: 312/614] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:52:40 2026] PUT /v2.0/ports/a50b06b5-c799-4a08-adde-6852052f4bf9 => generated 1239 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/615] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:52:41 2026] POST /v2.0/subnets => generated 685 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:52:41.414 7 INFO neutron.db.segments_db [None req-3c75ad4e-1a27-4f4d-b9ee-1f258418bbd9 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 35e46c1a-fa07-4970-9e3b-d43691070973 of type vxlan for network 0b8fbfb9-a878-47ee-86ce-81bd6e0b3a5f 2026-04-28 23:52:41.557 8 INFO neutron.db.segments_db [None req-093e70c7-8281-4d07-aa96-95d1d3c7f0f9 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 4ab3f833-c489-494c-9f1c-2fe9d0c2dc70 of type vxlan for network 7699d546-e2e8-4962-b7e3-7580235c8bbb [pid: 8|app: 0|req: 313/616] 10.0.0.241 () {34 vars in 671 bytes} [Tue Apr 28 23:52:41 2026] POST /v2.0/networks => generated 747 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/617] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:41 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:52:41.715 7 INFO neutron.db.l3_hamode_db [None req-3c75ad4e-1a27-4f4d-b9ee-1f258418bbd9 0c31aae9c4814d02836bbdc25de44d0b a91c2cd410c747c2b3fda6910f9c42c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 315/618] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:52:41 2026] GET /v2.0/networks?id=a03c4480-d10b-4f2f-9b0c-6b207e9994a1 => generated 684 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:52:41.850 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36974341-ed1a-40cf-86b1-92e40c0451f4'] response: {'name': 'network-changed', 'server_uuid': '3f65ced9-9069-4a1d-b070-cf72635a2d24', 'tag': 'a50b06b5-c799-4a08-adde-6852052f4bf9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 316/619] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:52:41 2026] POST /v2.0/subnets => generated 694 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:52:41.963 8 WARNING neutron.db.securitygroups_db [req-7a993a1f-8952-43ed-99a7-6932abc879f3 req-1a4a0278-c0a9-469d-9450-0a68e0483867 44bc21033f684bf6bb486c17b49319cc 24e741b17c3d4c8ebb29de8aa6a7e18c - - 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: 317/620] 199.204.45.74 () {34 vars in 1049 bytes} [Tue Apr 28 23:52:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=24e741b17c3d4c8ebb29de8aa6a7e18c => generated 179 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:52:42.053 8 INFO neutron.db.segments_db [None req-c707cf20-de4d-47e2-861b-26477d620ed6 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 646ec8f9-62fd-4a9e-a862-f7f94b706373 of type vxlan for network 9844f2e5-a7bb-4d89-8dcd-8e16898fb88e 2026-04-28 23:52:42.367 8 INFO neutron.db.l3_hamode_db [None req-c707cf20-de4d-47e2-861b-26477d620ed6 0c31aae9c4814d02836bbdc25de44d0b a4980d2d8d1944da810753b9ddb4d718 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:52:42.526 7 INFO neutron.db.l3_hamode_db [None req-3c75ad4e-1a27-4f4d-b9ee-1f258418bbd9 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:52:43.183 8 INFO neutron.db.l3_hamode_db [None req-c707cf20-de4d-47e2-861b-26477d620ed6 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 304/621] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:52:41 2026] POST /v2.0/routers => generated 725 bytes in 2202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/622] 199.204.45.74 () {38 vars in 954 bytes} [Tue Apr 28 23:52:43 2026] POST /v2.0/ports => generated 958 bytes in 370 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: 306/623] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:43 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => 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: 318/624] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:52:42 2026] POST /v2.0/routers => generated 734 bytes in 2014 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/625] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:52:43 2026] GET /v2.0/ports?tenant_id=8ab82c2b831d47938d46baa899fd62e2&device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/626] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:44 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 961 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/627] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:52:44 2026] PUT /v2.0/ports/f234e2f0-03be-41d8-a0b8-3d23b461b728 => generated 1239 bytes in 550 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: 321/628] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:44 2026] GET /v2.0/security-groups?id=f177ab7f-14d3-4bc0-9e85-b8fd311c6e2f&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:52:44.770 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df9c8edb-06e7-428a-95c3-28a0f04d32c2'] response: {'name': 'network-changed', 'server_uuid': 'a4e2f7c8-9412-4c20-b22b-4d83e7a0516e', 'tag': 'f234e2f0-03be-41d8-a0b8-3d23b461b728', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 308/629] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:52:44 2026] PUT /v2.0/routers/a6e6cba7-5b93-4507-bc7a-7a10c2f50d5f/add_router_interface => generated 310 bytes in 1519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/630] 199.204.45.74 () {34 vars in 1059 bytes} [Tue Apr 28 23:52:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a50b06b5-c799-4a08-adde-6852052f4bf9 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/631] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:45 2026] GET /v2.0/security-groups?id=1faf06ea-ff60-453f-9970-416dc9be2c56&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/634] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:52:45 2026] GET /v2.0/ports?tenant_id=24e741b17c3d4c8ebb29de8aa6a7e18c&device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/635] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:52:45 2026] GET /v2.0/subnets?id=e481cfb5-c15e-4fcb-a62d-0b4ccf9daff3 => generated 695 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/636] 199.204.45.74 () {34 vars in 1017 bytes} [Tue Apr 28 23:52:45 2026] GET /v2.0/networks?tenant_id=24e741b17c3d4c8ebb29de8aa6a7e18c&shared=False => generated 780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/637] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:52:45 2026] GET /v2.0/ports?network_id=f59e2dbe-f34f-4d7a-8fec-36ce3e843dc9&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/638] 199.204.45.74 () {34 vars in 929 bytes} [Tue Apr 28 23:52:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:45 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/640] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:52:45 2026] GET /v2.0/networks/f59e2dbe-f34f-4d7a-8fec-36ce3e843dc9?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: 322/641] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:52:44 2026] PUT /v2.0/routers/728ad05a-0188-4dc2-8fa4-9bdc40c727dd/add_router_interface => generated 310 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/642] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:45 2026] GET /v2.0/security-groups?id=f177ab7f-14d3-4bc0-9e85-b8fd311c6e2f&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: 8|app: 0|req: 323/643] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:52:45 2026] GET /v2.0/networks/f59e2dbe-f34f-4d7a-8fec-36ce3e843dc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/644] 10.0.0.241 () {34 vars in 685 bytes} [Tue Apr 28 23:52:46 2026] POST /v2.0/security-groups => generated 1660 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/645] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:52:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/646] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:52:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/647] 10.0.0.241 () {34 vars in 685 bytes} [Tue Apr 28 23:52:46 2026] POST /v2.0/security-groups => generated 1660 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:52:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/649] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/650] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/ports?tenant_id=24e741b17c3d4c8ebb29de8aa6a7e18c&device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/651] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/ports?tenant_id=8ab82c2b831d47938d46baa899fd62e2&device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/652] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/653] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:52:46 2026] POST /v2.0/floatingips => generated 552 bytes in 996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/654] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:52:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/655] 199.204.45.74 () {34 vars in 1059 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f234e2f0-03be-41d8-a0b8-3d23b461b728 => 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: 326/656] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/security-groups?id=1faf06ea-ff60-453f-9970-416dc9be2c56&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/657] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/networks?id=f59e2dbe-f34f-4d7a-8fec-36ce3e843dc9 => generated 773 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/658] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/security-groups?id=f177ab7f-14d3-4bc0-9e85-b8fd311c6e2f&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/659] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/subnets?id=8bd1dca3-4762-484a-9c92-243710304f6e => generated 702 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 199.204.45.74 () {34 vars in 1059 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a50b06b5-c799-4a08-adde-6852052f4bf9 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/ports?network_id=a03c4480-d10b-4f2f-9b0c-6b207e9994a1&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/subnets?id=e481cfb5-c15e-4fcb-a62d-0b4ccf9daff3 => generated 695 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/663] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/networks/a03c4480-d10b-4f2f-9b0c-6b207e9994a1?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: 333/664] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/ports?network_id=f59e2dbe-f34f-4d7a-8fec-36ce3e843dc9&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/665] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/networks/a03c4480-d10b-4f2f-9b0c-6b207e9994a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:52:47 2026] GET /v2.0/networks/f59e2dbe-f34f-4d7a-8fec-36ce3e843dc9?fields=segments => generated 14 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:52:47 2026] POST /v2.0/floatingips => generated 552 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:52:48.071 8 WARNING neutron.db.securitygroups_db [req-3c4313f0-0d3f-4179-bae4-c6ec69bb9a37 req-6ef47121-49c9-49ee-a8bf-1e7471294847 37643689c61042b7a75265541d369d07 a91c2cd410c747c2b3fda6910f9c42c4 - - 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: 336/668] 10.0.0.126 () {34 vars in 1098 bytes} [Tue Apr 28 23:52:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--485251138&fields=id&tenant_id=a91c2cd410c747c2b3fda6910f9c42c4 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:52:48 2026] GET /v2.0/networks/f59e2dbe-f34f-4d7a-8fec-36ce3e843dc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/670] 10.0.0.126 () {34 vars in 982 bytes} [Tue Apr 28 23:52:48 2026] GET /v2.0/networks?id=4c454e59-90b2-47ad-a806-5c0518864a2d => generated 670 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/671] 10.0.0.126 () {34 vars in 965 bytes} [Tue Apr 28 23:52:48 2026] GET /v2.0/quotas/a91c2cd410c747c2b3fda6910f9c42c4 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 10.0.0.126 () {34 vars in 1002 bytes} [Tue Apr 28 23:52:48 2026] GET /v2.0/ports?tenant_id=a91c2cd410c747c2b3fda6910f9c42c4&fields=id => generated 57 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 10.0.0.126 () {34 vars in 1008 bytes} [Tue Apr 28 23:52:48 2026] GET /v2.0/networks/4c454e59-90b2-47ad-a806-5c0518864a2d?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: 339/674] 10.0.0.126 () {34 vars in 1108 bytes} [Tue Apr 28 23:52:48 2026] GET /v2.0/networks/4c454e59-90b2-47ad-a806-5c0518864a2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:48 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/676] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:48 2026] GET /v2.0/security-groups?id=1faf06ea-ff60-453f-9970-416dc9be2c56&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/677] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:48 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/678] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:48 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => 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: 338/679] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:48 2026] GET /v2.0/security-groups?id=f177ab7f-14d3-4bc0-9e85-b8fd311c6e2f&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/680] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:49 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/681] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:49 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => 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: 343/682] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:49 2026] GET /v2.0/security-groups?id=1faf06ea-ff60-453f-9970-416dc9be2c56&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/683] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:49 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => 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: 344/684] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:49 2026] GET /v2.0/security-groups?id=f177ab7f-14d3-4bc0-9e85-b8fd311c6e2f&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: 341/685] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:50 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => 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: 345/686] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:50 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => 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: 342/687] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:50 2026] GET /v2.0/security-groups?id=1faf06ea-ff60-453f-9970-416dc9be2c56&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:50 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:51 2026] GET /v2.0/security-groups?id=f177ab7f-14d3-4bc0-9e85-b8fd311c6e2f&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: 347/690] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:51 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => 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: 344/691] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:52 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/692] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:52 2026] GET /v2.0/security-groups?id=1faf06ea-ff60-453f-9970-416dc9be2c56&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:52 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:52 2026] GET /v2.0/security-groups?id=f177ab7f-14d3-4bc0-9e85-b8fd311c6e2f&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:52:52.770 7 WARNING neutron.db.securitygroups_db [req-2e09539c-7d48-400b-96ea-9008262961b1 req-d7bb7453-b7e6-44d1-be51-11b1b807ce52 e63ac56263d24d0897add2d783ff0ec1 a4980d2d8d1944da810753b9ddb4d718 - - 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: 346/695] 10.0.0.126 () {34 vars in 1100 bytes} [Tue Apr 28 23:52:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1269693713&fields=id&tenant_id=a4980d2d8d1944da810753b9ddb4d718 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.126 () {34 vars in 982 bytes} [Tue Apr 28 23:52:52 2026] GET /v2.0/networks?id=7699d546-e2e8-4962-b7e3-7580235c8bbb => generated 679 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 10.0.0.126 () {34 vars in 965 bytes} [Tue Apr 28 23:52:52 2026] GET /v2.0/quotas/a4980d2d8d1944da810753b9ddb4d718 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 10.0.0.126 () {34 vars in 1002 bytes} [Tue Apr 28 23:52:52 2026] GET /v2.0/ports?tenant_id=a4980d2d8d1944da810753b9ddb4d718&fields=id => generated 57 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 10.0.0.126 () {34 vars in 1008 bytes} [Tue Apr 28 23:52:53 2026] GET /v2.0/networks/7699d546-e2e8-4962-b7e3-7580235c8bbb?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: 352/700] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:53 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => 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: 349/701] 10.0.0.126 () {34 vars in 1108 bytes} [Tue Apr 28 23:52:53 2026] GET /v2.0/networks/7699d546-e2e8-4962-b7e3-7580235c8bbb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/702] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:52:53 2026] GET /v2.0/networks?id=4c454e59-90b2-47ad-a806-5c0518864a2d => generated 670 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:52:53.217 7 WARNING neutron.db.securitygroups_db [req-3c4313f0-0d3f-4179-bae4-c6ec69bb9a37 req-f0bf4d95-cc86-4ab1-9bdc-bde59a0f57be 37643689c61042b7a75265541d369d07 a91c2cd410c747c2b3fda6910f9c42c4 - - 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: 350/703] 199.204.45.74 () {34 vars in 1049 bytes} [Tue Apr 28 23:52:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a91c2cd410c747c2b3fda6910f9c42c4 => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/704] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:53 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:53 2026] GET /v2.0/security-groups?id=1faf06ea-ff60-453f-9970-416dc9be2c56&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:53 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => 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: 354/707] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:53 2026] GET /v2.0/security-groups?id=f177ab7f-14d3-4bc0-9e85-b8fd311c6e2f&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:53 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => 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: 354/709] 199.204.45.74 () {38 vars in 954 bytes} [Tue Apr 28 23:52:53 2026] POST /v2.0/ports => generated 958 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, ' [pid: 8|app: 0|req: 355/710] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:54 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 961 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/711] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:54 2026] GET /v2.0/security-groups?id=1c42423f-1d76-4bed-9c07-48fde94a5384&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:54 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/713] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:52:53 2026] PUT /v2.0/ports/f15ecf03-2171-4aaf-a9c8-ef88ee1620a0 => generated 1239 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:54 2026] GET /v2.0/security-groups?id=1faf06ea-ff60-453f-9970-416dc9be2c56&fields=id&fields=name => generated 112 bytes in 35 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: 357/715] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:54 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/716] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:54 2026] GET /v2.0/security-groups?id=f177ab7f-14d3-4bc0-9e85-b8fd311c6e2f&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: 359/717] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:54 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:54 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:52:54.984 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-49aedf79-289d-4295-ac37-204581cf02a9'] response: {'name': 'network-changed', 'server_uuid': 'aed5ffe3-eacc-4a54-9611-cbbf167cfeb2', 'tag': 'f15ecf03-2171-4aaf-a9c8-ef88ee1620a0', 'status': 'completed', 'code': 200} 2026-04-28 23:52:55.345 7 INFO neutron.db.l3_db [None req-723f0b70-4627-4117-9b98-8baa09f9cf21 44bc21033f684bf6bb486c17b49319cc 24e741b17c3d4c8ebb29de8aa6a7e18c - - default default] Floating IP e46f0c4c-1009-4a7e-a0e6-1530b1ccf3c4 associated. External IP: 10.96.250.205, port: f234e2f0-03be-41d8-a0b8-3d23b461b728. [pid: 8|app: 0|req: 361/719] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:55 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/720] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:55 2026] GET /v2.0/security-groups?id=1c42423f-1d76-4bed-9c07-48fde94a5384&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: 363/721] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:52:55 2026] GET /v2.0/ports?tenant_id=a91c2cd410c747c2b3fda6910f9c42c4&device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 1242 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/722] 199.204.45.74 () {34 vars in 1017 bytes} [Tue Apr 28 23:52:55 2026] GET /v2.0/networks?tenant_id=a91c2cd410c747c2b3fda6910f9c42c4&shared=False => generated 766 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/723] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:52:54 2026] PUT /v2.0/floatingips/e46f0c4c-1009-4a7e-a0e6-1530b1ccf3c4 => generated 856 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/724] 199.204.45.74 () {34 vars in 929 bytes} [Tue Apr 28 23:52:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/725] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:55 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/726] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:55 2026] GET /v2.0/security-groups?id=1faf06ea-ff60-453f-9970-416dc9be2c56&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/727] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:55 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:55 2026] GET /v2.0/security-groups?id=f177ab7f-14d3-4bc0-9e85-b8fd311c6e2f&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: 7|app: 0|req: 362/729] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:55 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => 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: 368/730] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:56 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/731] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:56 2026] GET /v2.0/security-groups?id=1c42423f-1d76-4bed-9c07-48fde94a5384&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/732] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:52:56 2026] GET /v2.0/ports?tenant_id=a91c2cd410c747c2b3fda6910f9c42c4&device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/733] 199.204.45.74 () {34 vars in 1059 bytes} [Tue Apr 28 23:52:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=f15ecf03-2171-4aaf-a9c8-ef88ee1620a0 => 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: 370/734] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:52:56 2026] GET /v2.0/subnets?id=38d0efb1-3235-4e4c-a6d0-0a5728a858fa => generated 688 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/735] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:52:56 2026] GET /v2.0/ports?network_id=4c454e59-90b2-47ad-a806-5c0518864a2d&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/736] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:52:56 2026] GET /v2.0/networks/4c454e59-90b2-47ad-a806-5c0518864a2d?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/737] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:56 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:52:57.037 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4d03bbc-bca2-48b0-88a0-9c2238d53861'] response: {'name': 'network-changed', 'server_uuid': 'a4e2f7c8-9412-4c20-b22b-4d83e7a0516e', 'tag': 'f234e2f0-03be-41d8-a0b8-3d23b461b728', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 372/738] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:52:56 2026] GET /v2.0/networks/4c454e59-90b2-47ad-a806-5c0518864a2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/739] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:57 2026] GET /v2.0/security-groups?id=f177ab7f-14d3-4bc0-9e85-b8fd311c6e2f&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: 8|app: 0|req: 373/740] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:57 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => 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: 368/741] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:52:57 2026] GET /v2.0/ports?tenant_id=24e741b17c3d4c8ebb29de8aa6a7e18c&device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/742] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:52:57 2026] GET /v2.0/networks?id=a03c4480-d10b-4f2f-9b0c-6b207e9994a1 => generated 780 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/743] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:57 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/744] 199.204.45.74 () {34 vars in 1059 bytes} [Tue Apr 28 23:52:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f234e2f0-03be-41d8-a0b8-3d23b461b728 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/745] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:57 2026] GET /v2.0/security-groups?id=1c42423f-1d76-4bed-9c07-48fde94a5384&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: 376/746] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:52:57 2026] GET /v2.0/subnets?id=8bd1dca3-4762-484a-9c92-243710304f6e => 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: 371/747] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:52:57 2026] GET /v2.0/ports?network_id=a03c4480-d10b-4f2f-9b0c-6b207e9994a1&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/748] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:52:57 2026] GET /v2.0/networks/a03c4480-d10b-4f2f-9b0c-6b207e9994a1?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: 372/749] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:52:57 2026] GET /v2.0/networks/a03c4480-d10b-4f2f-9b0c-6b207e9994a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/750] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:58 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 975 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/751] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:58 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => 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: 373/752] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:58 2026] GET /v2.0/security-groups?id=f177ab7f-14d3-4bc0-9e85-b8fd311c6e2f&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/753] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:52:58 2026] GET /v2.0/networks?id=7699d546-e2e8-4962-b7e3-7580235c8bbb => generated 679 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:52:58.599 7 WARNING neutron.db.securitygroups_db [req-2e09539c-7d48-400b-96ea-9008262961b1 req-b5efc97e-c911-43ae-ae61-091f883f83a1 e63ac56263d24d0897add2d783ff0ec1 a4980d2d8d1944da810753b9ddb4d718 - - 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: 374/754] 199.204.45.74 () {34 vars in 1049 bytes} [Tue Apr 28 23:52:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a4980d2d8d1944da810753b9ddb4d718 => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/755] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:58 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/756] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:58 2026] GET /v2.0/security-groups?id=1c42423f-1d76-4bed-9c07-48fde94a5384&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: 381/757] 199.204.45.74 () {38 vars in 954 bytes} [Tue Apr 28 23:52:58 2026] POST /v2.0/ports => generated 958 bytes in 405 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: 382/758] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:59 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/759] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:52:59 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/760] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:59 2026] GET /v2.0/security-groups?id=fae96fb8-576d-42c0-ae50-cb229171785f&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/761] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:52:59 2026] GET /v2.0/security-groups?id=f177ab7f-14d3-4bc0-9e85-b8fd311c6e2f&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/762] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:52:59 2026] PUT /v2.0/ports/88cbe5da-b83f-4547-828c-ad5d5ab5c541 => generated 1239 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:52:59.516 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6064772c-2dcb-4556-ac86-b1ec2ae41514'] response: {'name': 'network-changed', 'server_uuid': '76c4c938-6631-4a1f-9bfa-5ed509bdbe9f', 'tag': '88cbe5da-b83f-4547-828c-ad5d5ab5c541', '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: 379/765] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:53:00 2026] GET /v2.0/ports?tenant_id=a4980d2d8d1944da810753b9ddb4d718&device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/766] 199.204.45.74 () {34 vars in 1017 bytes} [Tue Apr 28 23:53:00 2026] GET /v2.0/networks?tenant_id=a4980d2d8d1944da810753b9ddb4d718&shared=False => generated 775 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/767] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:00 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/768] 199.204.45.74 () {34 vars in 929 bytes} [Tue Apr 28 23:53:00 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/769] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:00 2026] GET /v2.0/security-groups?id=1c42423f-1d76-4bed-9c07-48fde94a5384&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/770] 199.204.45.74 () {34 vars in 993 bytes} [Tue Apr 28 23:53:00 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:00.392 8 INFO neutron_taas.services.taas.taas_plugin [req-2b27e110-7179-4cfa-8f59-69ea8bc69f34 req-4fea384e-1d16-4964-a0a0-70a7a368b84c 492f1c687ed44590abdfb419c45c82c0 8ab82c2b831d47938d46baa899fd62e2 - - default default] TaaS: Handle Delete Port: a50b06b5-c799-4a08-adde-6852052f4bf9 2026-04-28 23:53:00.398 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2b27e110-7179-4cfa-8f59-69ea8bc69f34 req-4fea384e-1d16-4964-a0a0-70a7a368b84c 492f1c687ed44590abdfb419c45c82c0 8ab82c2b831d47938d46baa899fd62e2 - - default default] Tap Mirror: Handle Delete Port: a50b06b5-c799-4a08-adde-6852052f4bf9 [pid: 8|app: 0|req: 390/771] 199.204.45.74 () {36 vars in 996 bytes} [Tue Apr 28 23:53:00 2026] DELETE /v2.0/ports/a50b06b5-c799-4a08-adde-6852052f4bf9 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/772] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:00 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 973 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/773] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:00 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => 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: 383/774] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:00 2026] GET /v2.0/security-groups?id=fae96fb8-576d-42c0-ae50-cb229171785f&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:00.663 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca5b08a0-7026-4eaa-aa2d-049c6c4d1469'] response: {'server_uuid': '3f65ced9-9069-4a1d-b070-cf72635a2d24', 'name': 'network-vif-deleted', 'tag': 'a50b06b5-c799-4a08-adde-6852052f4bf9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 392/775] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:53:01 2026] GET /v2.0/ports?tenant_id=a4980d2d8d1944da810753b9ddb4d718&device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/776] 199.204.45.74 () {34 vars in 1059 bytes} [Tue Apr 28 23:53:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=88cbe5da-b83f-4547-828c-ad5d5ab5c541 => 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: 385/777] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:53:01 2026] GET /v2.0/subnets?id=8e11d613-2041-47c7-8afb-3879ada210fc => generated 697 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/778] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:01 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/779] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:53:01 2026] GET /v2.0/ports?network_id=7699d546-e2e8-4962-b7e3-7580235c8bbb&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: 394/780] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:01 2026] GET /v2.0/security-groups?id=1c42423f-1d76-4bed-9c07-48fde94a5384&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: 7|app: 0|req: 387/781] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:53:01 2026] GET /v2.0/networks/7699d546-e2e8-4962-b7e3-7580235c8bbb?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/782] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:53:01 2026] GET /v2.0/networks/7699d546-e2e8-4962-b7e3-7580235c8bbb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/783] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:01 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => 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: 396/784] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:01 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/785] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:01 2026] GET /v2.0/security-groups?id=fae96fb8-576d-42c0-ae50-cb229171785f&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/786] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:02 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/787] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:02 2026] GET /v2.0/security-groups?id=1c42423f-1d76-4bed-9c07-48fde94a5384&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: 398/788] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:02 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/789] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:02 2026] GET /v2.0/ports?device_id=3f65ced9-9069-4a1d-b070-cf72635a2d24 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/790] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:02 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => 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: 401/791] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:02 2026] GET /v2.0/security-groups?id=fae96fb8-576d-42c0-ae50-cb229171785f&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-04-28 23:53:03.090 7 INFO neutron.db.l3_db [None req-c8a66f03-5a87-4d88-b238-11026e7d0ae4 37643689c61042b7a75265541d369d07 a91c2cd410c747c2b3fda6910f9c42c4 - - default default] Floating IP ed666381-0c97-46ae-a890-5ec1469b1431 associated. External IP: 10.96.250.216, port: f15ecf03-2171-4aaf-a9c8-ef88ee1620a0. [pid: 7|app: 0|req: 391/792] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:53:02 2026] PUT /v2.0/floatingips/ed666381-0c97-46ae-a890-5ec1469b1431 => generated 856 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:03.381 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3eb75934-e5dc-4f7d-966c-8c2b5980fb86'] response: {'name': 'network-changed', 'server_uuid': 'aed5ffe3-eacc-4a54-9611-cbbf167cfeb2', 'tag': 'f15ecf03-2171-4aaf-a9c8-ef88ee1620a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 402/793] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:03 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/794] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:03 2026] GET /v2.0/security-groups?id=1c42423f-1d76-4bed-9c07-48fde94a5384&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: 403/795] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:03 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/796] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:53:03 2026] GET /v2.0/ports?tenant_id=a91c2cd410c747c2b3fda6910f9c42c4&device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/797] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:03 2026] GET /v2.0/security-groups?id=1c42423f-1d76-4bed-9c07-48fde94a5384&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: 405/798] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:53:03 2026] GET /v2.0/networks?id=4c454e59-90b2-47ad-a806-5c0518864a2d => generated 766 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/799] 199.204.45.74 () {34 vars in 1059 bytes} [Tue Apr 28 23:53:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=f15ecf03-2171-4aaf-a9c8-ef88ee1620a0 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/800] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:53:04 2026] GET /v2.0/subnets?id=38d0efb1-3235-4e4c-a6d0-0a5728a858fa => generated 688 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/801] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:04 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/802] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:53:04 2026] GET /v2.0/ports?network_id=4c454e59-90b2-47ad-a806-5c0518864a2d&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/803] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:04 2026] GET /v2.0/security-groups?id=fae96fb8-576d-42c0-ae50-cb229171785f&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/804] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:53:04 2026] GET /v2.0/networks/4c454e59-90b2-47ad-a806-5c0518864a2d?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:04.308 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd4be880-c7b4-433d-b370-f02570dbf0a8 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 3f9119a2-6f66-4c79-a996-9e5cda5928d0 2026-04-28 23:53:04.311 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd4be880-c7b4-433d-b370-f02570dbf0a8 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 3f9119a2-6f66-4c79-a996-9e5cda5928d0 [pid: 8|app: 0|req: 412/805] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:53:04 2026] GET /v2.0/networks/4c454e59-90b2-47ad-a806-5c0518864a2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/806] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:53:03 2026] PUT /v2.0/routers/2f99a597-8632-44d5-bea5-14df19fb6728/remove_router_interface => generated 310 bytes in 844 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:04.954 8 INFO neutron_taas.services.taas.taas_plugin [None req-53ea324c-54d0-4088-b000-daab7175d56d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: ead16cd8-d03f-420f-8d18-9d6d8a69f937 2026-04-28 23:53:04.960 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53ea324c-54d0-4088-b000-daab7175d56d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: ead16cd8-d03f-420f-8d18-9d6d8a69f937 [pid: 7|app: 0|req: 395/807] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:05 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/808] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:05 2026] GET /v2.0/security-groups?id=1c42423f-1d76-4bed-9c07-48fde94a5384&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-04-28 23:53:05.230 8 INFO neutron_taas.services.taas.taas_plugin [None req-53ea324c-54d0-4088-b000-daab7175d56d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 32520851-ae08-4595-8c3c-4d4db18bcf02 2026-04-28 23:53:05.232 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53ea324c-54d0-4088-b000-daab7175d56d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 32520851-ae08-4595-8c3c-4d4db18bcf02 [pid: 7|app: 0|req: 397/809] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:05 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/810] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:05 2026] GET /v2.0/security-groups?id=fae96fb8-576d-42c0-ae50-cb229171785f&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:05.528 8 INFO neutron.services.segments.plugin [-] Segment 2989edf1-ce27-4041-9554-f29cb45cf781 resource provider aggregate not found 2026-04-28 23:53:05.532 8 INFO neutron.services.segments.plugin [-] Segment 2989edf1-ce27-4041-9554-f29cb45cf781 resource provider aggregate not found 2026-04-28 23:53:05.551 8 INFO neutron.services.segments.plugin [-] Segment 2989edf1-ce27-4041-9554-f29cb45cf781 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2989edf1-ce27-4041-9554-f29cb45cf781 found for delete ", "request_id": "req-2e593704-f8fc-4030-958c-c9c76c0bfbbd"}]} 2026-04-28 23:53:05.552 8 INFO neutron.db.l3_hamode_db [None req-53ea324c-54d0-4088-b000-daab7175d56d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] HA network 54c70071-55b2-47d3-9754-ddd376b8003f was deleted as no HA routers are present in project 8ab82c2b831d47938d46baa899fd62e2. 2026-04-28 23:53:05.558 8 INFO neutron.services.segments.plugin [-] Segment 2989edf1-ce27-4041-9554-f29cb45cf781 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2989edf1-ce27-4041-9554-f29cb45cf781 found for delete ", "request_id": "req-9d4a74ed-925b-4080-a885-f3bdff512aaa"}]} [pid: 8|app: 0|req: 413/811] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:04 2026] DELETE /v2.0/routers/2f99a597-8632-44d5-bea5-14df19fb6728 => generated 0 bytes in 768 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/812] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:05 2026] DELETE /v2.0/subnets/e481cfb5-c15e-4fcb-a62d-0b4ccf9daff3 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:05.884 8 INFO neutron_taas.services.taas.taas_plugin [None req-1fb2b7a1-4aca-41aa-802d-cd1a6d60f3ec 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 8755e98c-73f5-4d61-a7d6-4194a327570c 2026-04-28 23:53:05.887 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fb2b7a1-4aca-41aa-802d-cd1a6d60f3ec 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 8755e98c-73f5-4d61-a7d6-4194a327570c [pid: 8|app: 0|req: 414/813] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:05 2026] DELETE /v2.0/networks/f59e2dbe-f34f-4d7a-8fec-36ce3e843dc9 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:06.240 7 WARNING neutron.db.securitygroups_db [None req-3c9e118e-ee42-4c00-a503-e56bdcec74e4 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 400/814] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:06 2026] GET /v2.0/security-groups?tenant_id=8ab82c2b831d47938d46baa899fd62e2&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/815] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:06 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/816] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:06 2026] GET /v2.0/security-groups?id=1c42423f-1d76-4bed-9c07-48fde94a5384&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: 417/817] 199.204.45.74 () {34 vars in 993 bytes} [Tue Apr 28 23:53:06 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/818] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:06 2026] DELETE /v2.0/security-groups/f177ab7f-14d3-4bc0-9e85-b8fd311c6e2f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:53:06.506 8 INFO neutron_taas.services.taas.taas_plugin [req-d6fa3d29-8746-4365-9799-fb0b880bad01 req-4c20472b-e9c1-4b49-9e2b-9d5d4648d564 37643689c61042b7a75265541d369d07 a91c2cd410c747c2b3fda6910f9c42c4 - - default default] TaaS: Handle Delete Port: f15ecf03-2171-4aaf-a9c8-ef88ee1620a0 2026-04-28 23:53:06.509 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d6fa3d29-8746-4365-9799-fb0b880bad01 req-4c20472b-e9c1-4b49-9e2b-9d5d4648d564 37643689c61042b7a75265541d369d07 a91c2cd410c747c2b3fda6910f9c42c4 - - default default] Tap Mirror: Handle Delete Port: f15ecf03-2171-4aaf-a9c8-ef88ee1620a0 [pid: 7|app: 0|req: 402/819] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:06 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/820] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:06 2026] GET /v2.0/security-groups?id=fae96fb8-576d-42c0-ae50-cb229171785f&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-04-28 23:53:06.684 8 INFO neutron.db.l3_db [req-d6fa3d29-8746-4365-9799-fb0b880bad01 req-4c20472b-e9c1-4b49-9e2b-9d5d4648d564 37643689c61042b7a75265541d369d07 a91c2cd410c747c2b3fda6910f9c42c4 - - default default] Floating IP ed666381-0c97-46ae-a890-5ec1469b1431 disassociated. External IP: 10.96.250.216, port: f15ecf03-2171-4aaf-a9c8-ef88ee1620a0. [pid: 8|app: 0|req: 418/821] 199.204.45.74 () {36 vars in 996 bytes} [Tue Apr 28 23:53:06 2026] DELETE /v2.0/ports/f15ecf03-2171-4aaf-a9c8-ef88ee1620a0 => generated 0 bytes in 678 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:07.087 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63f70b5d-921d-4c9c-bad4-429fbaa3f551'] response: {'server_uuid': 'aed5ffe3-eacc-4a54-9611-cbbf167cfeb2', 'name': 'network-vif-deleted', 'tag': 'f15ecf03-2171-4aaf-a9c8-ef88ee1620a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 404/822] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:07 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:07.573 8 INFO neutron.services.segments.plugin [-] Segment ec18338f-e567-4237-9841-df2920bb416b resource provider aggregate not found 2026-04-28 23:53:07.589 8 INFO neutron.services.segments.plugin [-] Segment ec18338f-e567-4237-9841-df2920bb416b resource provider aggregate not found 2026-04-28 23:53:07.596 8 INFO neutron.services.segments.plugin [-] Segment ec18338f-e567-4237-9841-df2920bb416b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec18338f-e567-4237-9841-df2920bb416b found for delete ", "request_id": "req-d5ae48de-08d2-4981-a562-c2ac4b8814e0"}]} 2026-04-28 23:53:07.605 8 INFO neutron.services.segments.plugin [-] Segment ec18338f-e567-4237-9841-df2920bb416b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec18338f-e567-4237-9841-df2920bb416b found for delete ", "request_id": "req-822a4ca4-9bbc-4480-8902-1088d38a69d9"}]} [pid: 7|app: 0|req: 405/823] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:07 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/824] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:07 2026] GET /v2.0/security-groups?id=fae96fb8-576d-42c0-ae50-cb229171785f&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: 419/825] 10.0.0.199 () {34 vars in 990 bytes} [Tue Apr 28 23:53:07 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 1244 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/826] 10.0.0.199 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:07 2026] GET /v2.0/security-groups?id=1faf06ea-ff60-453f-9970-416dc9be2c56&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/827] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:08 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => 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: 408/828] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:08 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/829] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:08 2026] GET /v2.0/security-groups?id=fae96fb8-576d-42c0-ae50-cb229171785f&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:09.642 7 WARNING neutron.db.securitygroups_db [None req-fc88bc5a-fba1-4a42-bd60-9e876437b1aa 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 422/830] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:09 2026] GET /v2.0/ports?device_id=aed5ffe3-eacc-4a54-9611-cbbf167cfeb2 => 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: 409/831] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:09 2026] GET /v2.0/security-groups?tenant_id=92593e0eff224136992d52de95b6d939&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/832] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:09 2026] DELETE /v2.0/security-groups/fc738253-22c9-42eb-b2f5-4deec2a329e6 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/833] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:10 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/834] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:10 2026] GET /v2.0/security-groups?id=fae96fb8-576d-42c0-ae50-cb229171785f&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: 7|app: 0|req: 411/835] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:10 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:10.714 8 INFO neutron.db.l3_db [None req-b6120bc1-6b0a-4193-ab96-7ae69959bb23 e63ac56263d24d0897add2d783ff0ec1 a4980d2d8d1944da810753b9ddb4d718 - - default default] Floating IP cd1ec63d-b31f-441e-ab7f-49658497c461 associated. External IP: 10.96.250.202, port: 88cbe5da-b83f-4547-828c-ad5d5ab5c541. [pid: 7|app: 0|req: 412/836] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:10 2026] DELETE /v2.0/security-groups/1c42423f-1d76-4bed-9c07-48fde94a5384 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:53:10.864 7 INFO neutron.api.v2.resource [None req-99db6493-a006-4ce0-9fe7-6388ba6fbb4d 37643689c61042b7a75265541d369d07 a91c2cd410c747c2b3fda6910f9c42c4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 413/837] 10.0.0.241 () {32 vars in 737 bytes} [Tue Apr 28 23:53:10 2026] GET /v2.0/security-groups/1c42423f-1d76-4bed-9c07-48fde94a5384 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:53:10.989 7 INFO neutron_taas.services.taas.taas_plugin [None req-fbc7fa18-daa3-4571-affe-f61ea523f4be 37643689c61042b7a75265541d369d07 a91c2cd410c747c2b3fda6910f9c42c4 - - default default] TaaS: Handle Delete Port: dc24ada1-7750-4aa5-8164-bf13b378d35a 2026-04-28 23:53:10.991 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbc7fa18-daa3-4571-affe-f61ea523f4be 37643689c61042b7a75265541d369d07 a91c2cd410c747c2b3fda6910f9c42c4 - - default default] Tap Mirror: Handle Delete Port: dc24ada1-7750-4aa5-8164-bf13b378d35a [pid: 8|app: 0|req: 425/838] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:53:10 2026] PUT /v2.0/floatingips/cd1ec63d-b31f-441e-ab7f-49658497c461 => generated 856 bytes in 859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:11.144 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c18fdb3-5566-4b36-93db-a7264ba6969e'] response: {'name': 'network-changed', 'server_uuid': '76c4c938-6631-4a1f-9bfa-5ed509bdbe9f', 'tag': '88cbe5da-b83f-4547-828c-ad5d5ab5c541', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 414/839] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:53:10 2026] DELETE /v2.0/floatingips/ed666381-0c97-46ae-a890-5ec1469b1431 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/840] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:11 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => 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: 416/841] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:11 2026] GET /v2.0/security-groups?id=fae96fb8-576d-42c0-ae50-cb229171785f&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/842] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:11 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:11.620 8 INFO neutron_taas.services.taas.taas_plugin [None req-430d4373-f7bb-4cdf-8e00-8b9731b8f381 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 7397171e-bf0e-4db2-a985-dfe21596f365 2026-04-28 23:53:11.624 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-430d4373-f7bb-4cdf-8e00-8b9731b8f381 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 7397171e-bf0e-4db2-a985-dfe21596f365 [pid: 7|app: 0|req: 418/843] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:11 2026] GET /v2.0/security-groups?id=fae96fb8-576d-42c0-ae50-cb229171785f&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/844] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:53:11 2026] GET /v2.0/ports?tenant_id=a4980d2d8d1944da810753b9ddb4d718&device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/845] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:53:11 2026] GET /v2.0/networks?id=7699d546-e2e8-4962-b7e3-7580235c8bbb => generated 775 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/846] 199.204.45.74 () {34 vars in 1059 bytes} [Tue Apr 28 23:53:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=88cbe5da-b83f-4547-828c-ad5d5ab5c541 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/847] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:53:11 2026] GET /v2.0/subnets?id=8e11d613-2041-47c7-8afb-3879ada210fc => generated 697 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/848] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:53:11 2026] GET /v2.0/ports?network_id=7699d546-e2e8-4962-b7e3-7580235c8bbb&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/849] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:53:11 2026] GET /v2.0/networks/7699d546-e2e8-4962-b7e3-7580235c8bbb?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: 425/850] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:53:12 2026] GET /v2.0/networks/7699d546-e2e8-4962-b7e3-7580235c8bbb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/851] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:53:11 2026] PUT /v2.0/routers/a6e6cba7-5b93-4507-bc7a-7a10c2f50d5f/remove_router_interface => generated 310 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:12.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ee14281-2963-4b1e-824b-62603035a39b 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 1228010c-d508-4db3-9116-43bb2600ec41 2026-04-28 23:53:12.515 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ee14281-2963-4b1e-824b-62603035a39b 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 1228010c-d508-4db3-9116-43bb2600ec41 2026-04-28 23:53:12.766 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ee14281-2963-4b1e-824b-62603035a39b 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 319d12e2-4643-4a78-836b-ba68db5fa2a8 2026-04-28 23:53:12.769 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ee14281-2963-4b1e-824b-62603035a39b 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 319d12e2-4643-4a78-836b-ba68db5fa2a8 [pid: 8|app: 0|req: 427/852] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:12 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/853] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:12 2026] GET /v2.0/security-groups?id=fae96fb8-576d-42c0-ae50-cb229171785f&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:13.169 7 INFO neutron.services.segments.plugin [-] Segment 35e46c1a-fa07-4970-9e3b-d43691070973 resource provider aggregate not found 2026-04-28 23:53:13.174 7 INFO neutron.services.segments.plugin [-] Segment 35e46c1a-fa07-4970-9e3b-d43691070973 resource provider aggregate not found 2026-04-28 23:53:13.199 7 INFO neutron.services.segments.plugin [-] Segment 35e46c1a-fa07-4970-9e3b-d43691070973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35e46c1a-fa07-4970-9e3b-d43691070973 found for delete ", "request_id": "req-e3c31ed4-f3e3-4794-b374-66af0748b2e3"}]} 2026-04-28 23:53:13.200 7 INFO neutron.services.segments.plugin [-] Segment 35e46c1a-fa07-4970-9e3b-d43691070973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35e46c1a-fa07-4970-9e3b-d43691070973 found for delete ", "request_id": "req-478e2c9c-a9f9-4b33-abb9-58d7ddc592c5"}]} 2026-04-28 23:53:13.213 7 INFO neutron.db.l3_hamode_db [None req-5ee14281-2963-4b1e-824b-62603035a39b 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] HA network 0b8fbfb9-a878-47ee-86ce-81bd6e0b3a5f was deleted as no HA routers are present in project a91c2cd410c747c2b3fda6910f9c42c4. [pid: 7|app: 0|req: 426/854] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:12 2026] DELETE /v2.0/routers/a6e6cba7-5b93-4507-bc7a-7a10c2f50d5f => generated 0 bytes in 939 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/855] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:13 2026] DELETE /v2.0/subnets/38d0efb1-3235-4e4c-a6d0-0a5728a858fa => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:13.553 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ea25232-d74e-41e4-a11b-a6aecb262d6f 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: df5b6372-f635-4fa8-8ccb-db030f83e9cd 2026-04-28 23:53:13.556 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ea25232-d74e-41e4-a11b-a6aecb262d6f 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: df5b6372-f635-4fa8-8ccb-db030f83e9cd [pid: 7|app: 0|req: 427/856] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:13 2026] DELETE /v2.0/networks/4c454e59-90b2-47ad-a806-5c0518864a2d => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:13.931 8 WARNING neutron.db.securitygroups_db [None req-2d26f604-101c-4192-afb6-0884c5fcbdde 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 430/857] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:13 2026] GET /v2.0/security-groups?tenant_id=a91c2cd410c747c2b3fda6910f9c42c4&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/858] 199.204.45.74 () {34 vars in 993 bytes} [Tue Apr 28 23:53:13 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/859] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:13 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/860] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:13 2026] DELETE /v2.0/security-groups/e1b11cee-ba8a-44c9-b144-96c59ebba0c1 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/861] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:14 2026] GET /v2.0/security-groups?id=fae96fb8-576d-42c0-ae50-cb229171785f&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:14.158 7 INFO neutron_taas.services.taas.taas_plugin [req-075028a3-125d-470e-a98c-10ea25b622ef req-c4df4106-4639-4ff3-9ad9-540da8b126e6 e63ac56263d24d0897add2d783ff0ec1 a4980d2d8d1944da810753b9ddb4d718 - - default default] TaaS: Handle Delete Port: 88cbe5da-b83f-4547-828c-ad5d5ab5c541 2026-04-28 23:53:14.167 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-075028a3-125d-470e-a98c-10ea25b622ef req-c4df4106-4639-4ff3-9ad9-540da8b126e6 e63ac56263d24d0897add2d783ff0ec1 a4980d2d8d1944da810753b9ddb4d718 - - default default] Tap Mirror: Handle Delete Port: 88cbe5da-b83f-4547-828c-ad5d5ab5c541 2026-04-28 23:53:14.347 7 INFO neutron.db.l3_db [req-075028a3-125d-470e-a98c-10ea25b622ef req-c4df4106-4639-4ff3-9ad9-540da8b126e6 e63ac56263d24d0897add2d783ff0ec1 a4980d2d8d1944da810753b9ddb4d718 - - default default] Floating IP cd1ec63d-b31f-441e-ab7f-49658497c461 disassociated. External IP: 10.96.250.202, port: 88cbe5da-b83f-4547-828c-ad5d5ab5c541. 2026-04-28 23:53:14.874 8 WARNING neutron.db.securitygroups_db [None req-0ec0f1bd-8236-41e5-a209-7a31e6fd4b01 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 434/862] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:14 2026] GET /v2.0/security-groups?tenant_id=fd7b77a84b794f3f8e4477cca61642df&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/865] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:15 2026] DELETE /v2.0/security-groups/3ad12791-e0a0-4077-a030-a05a6e412c6b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/866] 199.204.45.74 () {36 vars in 996 bytes} [Tue Apr 28 23:53:13 2026] DELETE /v2.0/ports/88cbe5da-b83f-4547-828c-ad5d5ab5c541 => generated 0 bytes in 1180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:15.218 7 INFO neutron.services.segments.plugin [-] Segment cfbda801-1d0a-479e-b0de-9201aff14ab0 resource provider aggregate not found 2026-04-28 23:53:15.224 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94f31316-8959-43bf-8850-df6e3d5c851d'] response: {'server_uuid': '76c4c938-6631-4a1f-9bfa-5ed509bdbe9f', 'name': 'network-vif-deleted', 'tag': '88cbe5da-b83f-4547-828c-ad5d5ab5c541', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 438/867] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:15 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:15.234 7 INFO neutron.services.segments.plugin [-] Segment cfbda801-1d0a-479e-b0de-9201aff14ab0 resource provider aggregate not found 2026-04-28 23:53:15.240 7 INFO neutron.services.segments.plugin [-] Segment cfbda801-1d0a-479e-b0de-9201aff14ab0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfbda801-1d0a-479e-b0de-9201aff14ab0 found for delete ", "request_id": "req-1ed49c74-b1ee-420d-9db1-669d15568149"}]} 2026-04-28 23:53:15.254 7 INFO neutron.services.segments.plugin [-] Segment cfbda801-1d0a-479e-b0de-9201aff14ab0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfbda801-1d0a-479e-b0de-9201aff14ab0 found for delete ", "request_id": "req-4c76996e-a0ad-4bff-9fcc-de7780478034"}]} 2026-04-28 23:53:15.284 7 WARNING neutron.db.securitygroups_db [None req-e85b5b24-5b77-4314-97dc-93f60ed2e805 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 430/868] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:15 2026] GET /v2.0/security-groups?tenant_id=6633d56bb4d24fc6935af3dea0a27725&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/869] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:15 2026] DELETE /v2.0/security-groups/ac25bfce-c00f-4d26-b0c6-1727c151591e => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/870] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:16 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => 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: 440/871] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:17 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:18.228 7 WARNING neutron.db.securitygroups_db [None req-031f021e-9962-46ac-9a02-274afb7a2995 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 432/872] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:17 2026] GET /v2.0/security-groups?tenant_id=245b9b6bb22841a28219ffca6e97006f&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/873] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:18 2026] DELETE /v2.0/security-groups/7793b704-b516-4ebe-817a-f0ed106d773f => 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: 433/874] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:18 2026] GET /v2.0/ports?device_id=76c4c938-6631-4a1f-9bfa-5ed509bdbe9f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:18.594 8 WARNING neutron.db.securitygroups_db [None req-a9ed4062-de95-4b5c-b341-8bff4bc8b978 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 442/875] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:18 2026] GET /v2.0/security-groups?tenant_id=5bbf4d826c874c9abac3e107af631b9a&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/876] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:18 2026] DELETE /v2.0/security-groups/bbc8e7aa-185b-46d6-8122-280aac28a753 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/877] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:19 2026] DELETE /v2.0/security-groups/fae96fb8-576d-42c0-ae50-cb229171785f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:53:19.786 7 INFO neutron.api.v2.resource [None req-3ba5e8ef-3a22-4d15-8c38-de4eb70713fe e63ac56263d24d0897add2d783ff0ec1 a4980d2d8d1944da810753b9ddb4d718 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 436/878] 10.0.0.241 () {32 vars in 737 bytes} [Tue Apr 28 23:53:19 2026] GET /v2.0/security-groups/fae96fb8-576d-42c0-ae50-cb229171785f => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:53:19.820 8 WARNING neutron.db.securitygroups_db [None req-f10178e9-2170-4ae2-84ee-91b74d8c726a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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-04-28 23:53:19.919 7 INFO neutron_taas.services.taas.taas_plugin [None req-030fc2bf-b959-4a5a-8d04-75e6ee7d5d77 e63ac56263d24d0897add2d783ff0ec1 a4980d2d8d1944da810753b9ddb4d718 - - default default] TaaS: Handle Delete Port: 5b066cc5-5a6d-49a1-a149-2c2712e099db 2026-04-28 23:53:19.922 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-030fc2bf-b959-4a5a-8d04-75e6ee7d5d77 e63ac56263d24d0897add2d783ff0ec1 a4980d2d8d1944da810753b9ddb4d718 - - default default] Tap Mirror: Handle Delete Port: 5b066cc5-5a6d-49a1-a149-2c2712e099db [pid: 8|app: 0|req: 443/879] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:19 2026] GET /v2.0/security-groups?tenant_id=fba57e16d9084b3aa16b1226f8f3e6b1&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: 444/880] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:19 2026] DELETE /v2.0/security-groups/530d56f5-a634-473b-a9ca-3f37af06f056 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/881] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:53:19 2026] DELETE /v2.0/floatingips/cd1ec63d-b31f-441e-ab7f-49658497c461 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:53:20.115 7 WARNING neutron.db.securitygroups_db [None req-123b377e-c0d4-4283-b00e-7adb44fce6a9 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 438/882] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:20 2026] GET /v2.0/security-groups?tenant_id=09486a3f8f414d1092674f05f7cddb5e&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/883] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:20 2026] DELETE /v2.0/security-groups/e6468fd3-c477-4d87-b2b9-8474503dbdc8 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:53:20.794 8 INFO neutron_taas.services.taas.taas_plugin [None req-31afbb01-a057-4af6-b36f-1d827e9448e3 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: b2cef848-e57b-4fdb-bddc-36c9955b73ee 2026-04-28 23:53:20.800 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31afbb01-a057-4af6-b36f-1d827e9448e3 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: b2cef848-e57b-4fdb-bddc-36c9955b73ee [pid: 8|app: 0|req: 445/884] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:53:20 2026] PUT /v2.0/routers/728ad05a-0188-4dc2-8fa4-9bdc40c727dd/remove_router_interface => generated 310 bytes in 1208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:21.318 7 WARNING neutron.db.securitygroups_db [None req-03eb6e46-0388-4461-9a8b-2a59ac3224e3 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 440/885] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:21 2026] GET /v2.0/security-groups?tenant_id=c36ca466d4084ca0b3562d2b5550b3da&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/886] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:21 2026] DELETE /v2.0/security-groups/d06e0ec0-b926-471a-befa-0a7c2bfa3767 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:53:21.561 8 INFO neutron_taas.services.taas.taas_plugin [None req-db0a6a9b-5420-4b48-bf45-ce314f622558 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 8d60932e-a26e-422a-81a1-9c03c2669a83 2026-04-28 23:53:21.564 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db0a6a9b-5420-4b48-bf45-ce314f622558 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 8d60932e-a26e-422a-81a1-9c03c2669a83 2026-04-28 23:53:21.835 8 INFO neutron_taas.services.taas.taas_plugin [None req-db0a6a9b-5420-4b48-bf45-ce314f622558 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 2747b5e5-8604-426c-b134-2992f3e54aa8 2026-04-28 23:53:21.838 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db0a6a9b-5420-4b48-bf45-ce314f622558 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 2747b5e5-8604-426c-b134-2992f3e54aa8 2026-04-28 23:53:22.203 8 INFO neutron.services.segments.plugin [-] Segment 646ec8f9-62fd-4a9e-a862-f7f94b706373 resource provider aggregate not found 2026-04-28 23:53:22.210 8 INFO neutron.services.segments.plugin [-] Segment 646ec8f9-62fd-4a9e-a862-f7f94b706373 resource provider aggregate not found 2026-04-28 23:53:22.223 8 INFO neutron.services.segments.plugin [-] Segment 646ec8f9-62fd-4a9e-a862-f7f94b706373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 646ec8f9-62fd-4a9e-a862-f7f94b706373 found for delete ", "request_id": "req-b25e098d-192c-47a1-b131-327b35e68827"}]} 2026-04-28 23:53:22.231 8 INFO neutron.services.segments.plugin [-] Segment 646ec8f9-62fd-4a9e-a862-f7f94b706373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 646ec8f9-62fd-4a9e-a862-f7f94b706373 found for delete ", "request_id": "req-9493b217-a651-4ab9-a75f-91407f3d7ef3"}]} 2026-04-28 23:53:22.245 8 INFO neutron.db.l3_hamode_db [None req-db0a6a9b-5420-4b48-bf45-ce314f622558 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] HA network 9844f2e5-a7bb-4d89-8dcd-8e16898fb88e was deleted as no HA routers are present in project a4980d2d8d1944da810753b9ddb4d718. [pid: 8|app: 0|req: 446/887] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:21 2026] DELETE /v2.0/routers/728ad05a-0188-4dc2-8fa4-9bdc40c727dd => generated 0 bytes in 942 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/888] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:22 2026] DELETE /v2.0/subnets/8e11d613-2041-47c7-8afb-3879ada210fc => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:22.496 8 INFO neutron_taas.services.taas.taas_plugin [None req-ea8b82d3-d558-46a3-a268-2ab41f6f88cb 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: dda2efa6-3a7f-4b99-83b6-c15a1b788aa9 2026-04-28 23:53:22.499 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea8b82d3-d558-46a3-a268-2ab41f6f88cb 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: dda2efa6-3a7f-4b99-83b6-c15a1b788aa9 [pid: 8|app: 0|req: 447/889] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:22 2026] DELETE /v2.0/networks/7699d546-e2e8-4962-b7e3-7580235c8bbb => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:22.857 7 WARNING neutron.db.securitygroups_db [None req-8844c6e8-6ab3-44ec-87be-8b9b5c47c49f 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 443/890] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:22 2026] GET /v2.0/security-groups?tenant_id=a4980d2d8d1944da810753b9ddb4d718&name=default => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/891] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:22 2026] DELETE /v2.0/security-groups/ed81e8d5-1796-430f-b436-7a5fccd54933 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:53:23.587 7 INFO neutron.db.segments_db [None req-fa7de4fe-1152-4e19-9d41-feea86cd3a33 e264fdbdb28a47a4877579922cedb934 4edb3d40012648a5b1685f46e278b3aa - - default default] Added segment 5289d280-3007-4fa0-888c-471b8b3a21ad of type vxlan for network 72483b41-9ac3-45a4-8375-2be381c4bd5a [pid: 7|app: 0|req: 444/892] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:23 2026] POST /v2.0/networks => generated 642 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/893] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:53:23 2026] POST /v2.0/subnets => generated 641 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:53:24.023 7 INFO neutron.db.segments_db [None req-75b5645b-b29c-485b-ad49-f448e69c7f64 e264fdbdb28a47a4877579922cedb934 4edb3d40012648a5b1685f46e278b3aa - - default default] Added segment 58e3acb6-c408-474e-9766-1c5f1a5ba12a of type vxlan for network fefda3e7-0cf3-48cc-82ed-9d76c9bc61d2 [pid: 7|app: 0|req: 445/894] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:23 2026] POST /v2.0/networks => generated 643 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:53:24.250 8 INFO neutron.services.segments.plugin [-] Segment 4ab3f833-c489-494c-9f1c-2fe9d0c2dc70 resource provider aggregate not found 2026-04-28 23:53:24.261 8 INFO neutron.services.segments.plugin [-] Segment 4ab3f833-c489-494c-9f1c-2fe9d0c2dc70 resource provider aggregate not found 2026-04-28 23:53:24.283 8 INFO neutron.services.segments.plugin [-] Segment 4ab3f833-c489-494c-9f1c-2fe9d0c2dc70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab3f833-c489-494c-9f1c-2fe9d0c2dc70 found for delete ", "request_id": "req-600139a8-faec-4d79-8e5e-1219a3d9a080"}]} 2026-04-28 23:53:24.289 8 INFO neutron.services.segments.plugin [-] Segment 4ab3f833-c489-494c-9f1c-2fe9d0c2dc70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab3f833-c489-494c-9f1c-2fe9d0c2dc70 found for delete ", "request_id": "req-5e66e9aa-e0f4-466f-9a62-0b702132963e"}]} [pid: 8|app: 0|req: 450/895] 10.0.0.241 () {34 vars in 743 bytes} [Tue Apr 28 23:53:24 2026] PUT /v2.0/networks/fefda3e7-0cf3-48cc-82ed-9d76c9bc61d2 => generated 592 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/896] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:24 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/897] 10.0.0.126 () {34 vars in 971 bytes} [Tue Apr 28 23:53:24 2026] GET /v2.0/ports/f234e2f0-03be-41d8-a0b8-3d23b461b728 => generated 972 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/898] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:53:24 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/899] 10.0.0.241 () {34 vars in 741 bytes} [Tue Apr 28 23:53:24 2026] PUT /v2.0/subnets/2c176327-33d8-4f98-ab35-f0a5b4d8400f => generated 636 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/900] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:24 2026] DELETE /v2.0/networks/fefda3e7-0cf3-48cc-82ed-9d76c9bc61d2 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:24.938 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce0368ae-a34f-42c9-93c8-893cf42ca83b e264fdbdb28a47a4877579922cedb934 4edb3d40012648a5b1685f46e278b3aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 453/901] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:24 2026] DELETE /v2.0/networks/fefda3e7-0cf3-48cc-82ed-9d76c9bc61d2 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/902] 10.0.0.241 () {32 vars in 694 bytes} [Tue Apr 28 23:53:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/903] 10.0.0.241 () {32 vars in 742 bytes} [Tue Apr 28 23:53:25 2026] GET /v2.0/subnets?network_id=8b316915-3fd9-48c8-974c-f79a7eebaac1 => generated 649 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/904] 199.204.45.74 () {34 vars in 999 bytes} [Tue Apr 28 23:53:25 2026] GET /v2.0/subnets?network_id=a03c4480-d10b-4f2f-9b0c-6b207e9994a1 => generated 684 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/905] 10.0.0.241 () {32 vars in 653 bytes} [Tue Apr 28 23:53:25 2026] GET /v2.0/extensions => generated 22037 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-28 23:53:25.175 7 INFO neutron.db.segments_db [None req-62930889-2075-467f-b065-e2785c865932 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 4f9676ff-213d-4b67-a51c-860f554cfc3c of type vxlan for network 12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f [pid: 8|app: 0|req: 458/906] 199.204.45.74 () {34 vars in 1145 bytes} [Tue Apr 28 23:53:25 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e&device_owner=compute%3Anova&network_id=a03c4480-d10b-4f2f-9b0c-6b207e9994a1 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/907] 10.0.0.241 () {34 vars in 671 bytes} [Tue Apr 28 23:53:24 2026] POST /v2.0/networks => generated 744 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/908] 10.0.0.241 () {32 vars in 649 bytes} [Tue Apr 28 23:53:25 2026] GET /v2.0/networks => generated 1307 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/909] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:53:25 2026] POST /v2.0/subnets => generated 691 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/910] 10.0.0.241 () {32 vars in 647 bytes} [Tue Apr 28 23:53:25 2026] GET /v2.0/subnets => generated 1280 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:53:25.538 8 INFO neutron.db.segments_db [None req-ab17b4f6-71df-4d3f-b8df-79cb1845b53c 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 0ba2cc9d-9013-485a-a9c9-2153057a8d66 of type vxlan for network 1981abb8-1f8d-4ce5-a84c-de3ecc06cec8 [pid: 7|app: 0|req: 450/911] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:53:25 2026] PUT /v2.0/ports/f234e2f0-03be-41d8-a0b8-3d23b461b728 => generated 1149 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-04-28 23:53:25.667 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce1b7824-1d00-4d26-9577-6eb9fb0f66ce'] response: {'name': 'network-changed', 'server_uuid': 'a4e2f7c8-9412-4c20-b22b-4d83e7a0516e', 'tag': 'f234e2f0-03be-41d8-a0b8-3d23b461b728', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 451/912] 10.0.0.241 () {32 vars in 723 bytes} [Tue Apr 28 23:53:25 2026] GET /v2.0/networks/72483b41-9ac3-45a4-8375-2be381c4bd5a => generated 667 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/913] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:53:25 2026] GET /v2.0/subnets/92bc1d93-69b3-41db-8512-56916180b117 => generated 641 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:25.737 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4186e635-6bbe-46ee-8b07-06f6968bd7d2 e264fdbdb28a47a4877579922cedb934 4edb3d40012648a5b1685f46e278b3aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 453/914] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:25 2026] DELETE /v2.0/subnets/2c176327-33d8-4f98-ab35-f0a5b4d8400f => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:53:25.757 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07839484-efc0-4705-9b43-bc9be5b861fe e264fdbdb28a47a4877579922cedb934 4edb3d40012648a5b1685f46e278b3aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 454/915] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:25 2026] DELETE /v2.0/networks/fefda3e7-0cf3-48cc-82ed-9d76c9bc61d2 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:53:25.795 8 INFO neutron.db.l3_hamode_db [None req-ab17b4f6-71df-4d3f-b8df-79cb1845b53c 0c31aae9c4814d02836bbdc25de44d0b 0c9237b27f8b413688959d812c843a6e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 455/916] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:25 2026] DELETE /v2.0/subnets/92bc1d93-69b3-41db-8512-56916180b117 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:26.013 7 INFO neutron_taas.services.taas.taas_plugin [None req-b19917da-d3b2-47f4-a6c1-53d002ea8df8 e264fdbdb28a47a4877579922cedb934 4edb3d40012648a5b1685f46e278b3aa - - default default] TaaS: Handle Delete Port: 46a0427e-a1b4-4d04-b6b9-1e8e35731c0b 2026-04-28 23:53:26.015 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b19917da-d3b2-47f4-a6c1-53d002ea8df8 e264fdbdb28a47a4877579922cedb934 4edb3d40012648a5b1685f46e278b3aa - - default default] Tap Mirror: Handle Delete Port: 46a0427e-a1b4-4d04-b6b9-1e8e35731c0b 2026-04-28 23:53:26.220 7 INFO neutron.services.segments.plugin [-] Segment 5289d280-3007-4fa0-888c-471b8b3a21ad resource provider aggregate not found 2026-04-28 23:53:26.226 7 INFO neutron.services.segments.plugin [-] Segment 5289d280-3007-4fa0-888c-471b8b3a21ad resource provider aggregate not found 2026-04-28 23:53:26.243 7 INFO neutron.services.segments.plugin [-] Segment 5289d280-3007-4fa0-888c-471b8b3a21ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5289d280-3007-4fa0-888c-471b8b3a21ad found for delete ", "request_id": "req-f965d33b-9a6b-4c53-b087-1d09d1cad77f"}]} 2026-04-28 23:53:26.247 7 INFO neutron.services.segments.plugin [-] Segment 5289d280-3007-4fa0-888c-471b8b3a21ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5289d280-3007-4fa0-888c-471b8b3a21ad found for delete ", "request_id": "req-42b2d9cb-aaff-4895-9050-be125ffc6337"}]} [pid: 7|app: 0|req: 456/917] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:25 2026] DELETE /v2.0/networks/72483b41-9ac3-45a4-8375-2be381c4bd5a => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/918] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:53:26 2026] GET /v2.0/ports?tenant_id=24e741b17c3d4c8ebb29de8aa6a7e18c&device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 1421 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:53:26.316 8 INFO neutron.services.segments.plugin [-] Segment 58e3acb6-c408-474e-9766-1c5f1a5ba12a resource provider aggregate not found 2026-04-28 23:53:26.317 8 INFO neutron.services.segments.plugin [-] Segment 58e3acb6-c408-474e-9766-1c5f1a5ba12a resource provider aggregate not found 2026-04-28 23:53:26.333 8 INFO neutron.services.segments.plugin [-] Segment 58e3acb6-c408-474e-9766-1c5f1a5ba12a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58e3acb6-c408-474e-9766-1c5f1a5ba12a found for delete ", "request_id": "req-dab21a07-8997-4391-9f20-7f8b0fbae258"}]} [pid: 7|app: 0|req: 458/919] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:53:26 2026] GET /v2.0/networks?id=a03c4480-d10b-4f2f-9b0c-6b207e9994a1 => generated 780 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:26.340 8 INFO neutron.services.segments.plugin [-] Segment 58e3acb6-c408-474e-9766-1c5f1a5ba12a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58e3acb6-c408-474e-9766-1c5f1a5ba12a found for delete ", "request_id": "req-1239aa0f-402a-4890-a7bb-989a482779fe"}]} 2026-04-28 23:53:26.496 8 INFO neutron.db.l3_hamode_db [None req-ab17b4f6-71df-4d3f-b8df-79cb1845b53c 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:53:26.549 7 WARNING neutron.db.securitygroups_db [None req-8be0727e-969e-4e95-a792-aa615cc4ccc5 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 459/920] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:26 2026] GET /v2.0/security-groups?tenant_id=38aa02baf258497fbfc9f598e5b92f7d&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/921] 199.204.45.74 () {34 vars in 1059 bytes} [Tue Apr 28 23:53:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f234e2f0-03be-41d8-a0b8-3d23b461b728 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/922] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:26 2026] DELETE /v2.0/security-groups/716af2c2-4001-4db2-b6c8-d410d861e4ff => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:53:27.006 7 WARNING neutron.db.securitygroups_db [None req-449d736e-2525-49b3-9482-57a20321088a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 462/923] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:26 2026] GET /v2.0/security-groups?tenant_id=4edb3d40012648a5b1685f46e278b3aa&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/924] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:53:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f234e2f0-03be-41d8-a0b8-3d23b461b728 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:27.055 7 WARNING neutron.db.securitygroups_db [None req-6c835282-7e31-4ca6-b75b-33f3b687a22d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 464/925] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:27 2026] GET /v2.0/security-groups?tenant_id=84fb772b7f854386aeb230f94a32efbb&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/926] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:27 2026] DELETE /v2.0/security-groups/21053df8-f24d-4eaa-ad40-4f54d9f93c78 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/927] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:53:27 2026] GET /v2.0/subnets?id=8bd1dca3-4762-484a-9c92-243710304f6e => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/928] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:53:25 2026] POST /v2.0/routers => generated 731 bytes in 1843 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/929] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:53:27 2026] GET /v2.0/ports?network_id=a03c4480-d10b-4f2f-9b0c-6b207e9994a1&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/930] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:27 2026] DELETE /v2.0/security-groups/a823c0e4-2026-44f9-894f-fde5948276cb => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/931] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:53:27 2026] GET /v2.0/networks/a03c4480-d10b-4f2f-9b0c-6b207e9994a1?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/932] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:53:27 2026] GET /v2.0/networks/a03c4480-d10b-4f2f-9b0c-6b207e9994a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/933] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:27 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 1152 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/934] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:27 2026] GET /v2.0/security-groups?id=1faf06ea-ff60-453f-9970-416dc9be2c56&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/935] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:53:28 2026] GET /v2.0/ports?tenant_id=24e741b17c3d4c8ebb29de8aa6a7e18c&device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 1421 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/936] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:53:28 2026] GET /v2.0/networks?id=a03c4480-d10b-4f2f-9b0c-6b207e9994a1 => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/937] 199.204.45.74 () {34 vars in 1059 bytes} [Tue Apr 28 23:53:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f234e2f0-03be-41d8-a0b8-3d23b461b728 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/938] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:53:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f234e2f0-03be-41d8-a0b8-3d23b461b728 => 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: 464/939] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:53:27 2026] PUT /v2.0/routers/392380c5-2e75-4120-ab0a-c6c67a22691f/add_router_interface => generated 310 bytes in 1352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/940] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:53:28 2026] GET /v2.0/subnets?id=8bd1dca3-4762-484a-9c92-243710304f6e => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/941] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:53:28 2026] GET /v2.0/ports?network_id=a03c4480-d10b-4f2f-9b0c-6b207e9994a1&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/942] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:53:28 2026] GET /v2.0/networks/a03c4480-d10b-4f2f-9b0c-6b207e9994a1?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/943] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:53:28 2026] GET /v2.0/networks/a03c4480-d10b-4f2f-9b0c-6b207e9994a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/944] 10.0.0.241 () {34 vars in 685 bytes} [Tue Apr 28 23:53:29 2026] POST /v2.0/security-groups => generated 1657 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:53:29.532 7 INFO neutron.db.segments_db [None req-e0ee5631-1326-4f88-8517-ef26a2d74e97 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] Added segment 1b67bbf4-b05d-4ac6-8b9b-4e22ae58be44 of type vxlan for network 212692d1-df64-4241-b2ee-b94892c26037 [pid: 8|app: 0|req: 468/945] 199.204.45.74 () {34 vars in 1117 bytes} [Tue Apr 28 23:53:29 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1152 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/946] 10.0.0.241 () {32 vars in 653 bytes} [Tue Apr 28 23:53:29 2026] GET /v2.0/extensions => generated 22037 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/947] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:29 2026] POST /v2.0/networks => generated 649 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/948] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:53:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/949] 10.0.0.241 () {32 vars in 681 bytes} [Tue Apr 28 23:53: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: 8|app: 0|req: 472/950] 10.0.0.241 () {34 vars in 665 bytes} [Tue Apr 28 23:53:29 2026] POST /v2.0/ports => generated 778 bytes in 292 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: 479/951] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:53:29 2026] PUT /v2.0/ports/f234e2f0-03be-41d8-a0b8-3d23b461b728 => generated 972 bytes in 476 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: 480/952] 10.0.0.241 () {32 vars in 681 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:30.168 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96c8988e-01fd-41b6-82c4-035aaf0c4463'] response: {'name': 'network-changed', 'server_uuid': 'a4e2f7c8-9412-4c20-b22b-4d83e7a0516e', 'tag': 'f234e2f0-03be-41d8-a0b8-3d23b461b728', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 473/955] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:53:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/956] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:30.208 7 INFO neutron.db.segments_db [None req-fb977599-809a-4818-87bb-440704733fc8 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] Added segment ac20137a-3030-42dc-83b0-08a651a5a154 of type vxlan for network 880e4bf1-7765-412c-92d9-210cb1154d49 [pid: 7|app: 0|req: 483/957] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:30 2026] POST /v2.0/networks => generated 636 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/958] 10.0.0.241 () {32 vars in 665 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/959] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:53:30 2026] POST /v2.0/subnets => generated 646 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/960] 10.0.0.241 () {32 vars in 699 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/961] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:53:30 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/962] 10.0.0.241 () {32 vars in 697 bytes} [Tue Apr 28 23:53:30 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: 477/963] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/ports?tenant_id=24e741b17c3d4c8ebb29de8aa6a7e18c&device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/964] 10.0.0.241 () {32 vars in 701 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/965] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/networks?id=a03c4480-d10b-4f2f-9b0c-6b207e9994a1 => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/966] 10.0.0.241 () {32 vars in 689 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/967] 199.204.45.74 () {34 vars in 1059 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f234e2f0-03be-41d8-a0b8-3d23b461b728 => generated 861 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/968] 10.0.0.241 () {34 vars in 665 bytes} [Tue Apr 28 23:53:30 2026] POST /v2.0/ports => generated 965 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/969] 10.0.0.241 () {32 vars in 703 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/970] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/subnets?id=8bd1dca3-4762-484a-9c92-243710304f6e => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/971] 10.0.0.241 () {32 vars in 693 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/972] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/ports?network_id=a03c4480-d10b-4f2f-9b0c-6b207e9994a1&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/973] 10.0.0.241 () {32 vars in 695 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:30.970 7 INFO neutron_taas.services.taas.taas_plugin [None req-a82959b0-73d5-47c6-9a91-100654490181 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] TaaS: Handle Delete Port: efe7709d-decc-479a-9039-ef2b84e931af 2026-04-28 23:53:30.973 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a82959b0-73d5-47c6-9a91-100654490181 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] Tap Mirror: Handle Delete Port: efe7709d-decc-479a-9039-ef2b84e931af [pid: 8|app: 0|req: 487/974] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/networks/a03c4480-d10b-4f2f-9b0c-6b207e9994a1?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/975] 10.0.0.241 () {32 vars in 685 bytes} [Tue Apr 28 23:53:30 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: 489/976] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:53:30 2026] GET /v2.0/networks/a03c4480-d10b-4f2f-9b0c-6b207e9994a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/977] 10.0.0.241 () {32 vars in 687 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/978] 10.0.0.241 () {32 vars in 661 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/979] 10.0.0.241 () {32 vars in 699 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/980] 10.0.0.241 () {32 vars in 679 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/981] 10.0.0.241 () {32 vars in 683 bytes} [Tue Apr 28 23:53:31 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: 495/982] 10.0.0.241 () {32 vars in 675 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/983] 10.0.0.241 () {32 vars in 689 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/984] 10.0.0.241 () {32 vars in 723 bytes} [Tue Apr 28 23:53:31 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: 498/985] 10.0.0.241 () {32 vars in 687 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/986] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:53:30 2026] DELETE /v2.0/ports/efe7709d-decc-479a-9039-ef2b84e931af => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/987] 10.0.0.241 () {32 vars in 669 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/988] 10.0.0.241 () {32 vars in 687 bytes} [Tue Apr 28 23:53:31 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) 2026-04-28 23:53:31.119 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d2fe20d-e05c-4a17-996d-f0508ffbdefd 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 501/989] 10.0.0.241 () {32 vars in 681 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/990] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:53:31 2026] DELETE /v2.0/ports/efe7709d-decc-479a-9039-ef2b84e931af => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/991] 10.0.0.241 () {32 vars in 699 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/ip-substring-filtering => 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: 503/992] 10.0.0.241 () {32 vars in 679 bytes} [Tue Apr 28 23:53:31 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) 2026-04-28 23:53:31.143 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d04a1dc-0a2c-4c2f-aac2-b68f2e875eea 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 490/993] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/ports/efe7709d-decc-479a-9039-ef2b84e931af => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:53:31.150 8 WARNING neutron.db.securitygroups_db [req-00bd1c17-c5c2-4bb7-9bd6-aaff193838ad req-87e8872f-c58c-4ca1-888a-13b9e24753e4 77e371a4c7a44a0783de366b01a5fccc 0c9237b27f8b413688959d812c843a6e - - 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: 491/994] 10.0.0.241 () {32 vars in 667 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/995] 10.0.0.126 () {34 vars in 1096 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--10012523&fields=id&tenant_id=0c9237b27f8b413688959d812c843a6e => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/996] 10.0.0.241 () {32 vars in 677 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/997] 10.0.0.126 () {34 vars in 982 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/networks?id=12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/998] 10.0.0.241 () {32 vars in 665 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/999] 10.0.0.126 () {34 vars in 965 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/quotas/0c9237b27f8b413688959d812c843a6e => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1000] 10.0.0.241 () {32 vars in 675 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/l3-flavors => 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: 492/1001] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:31 2026] DELETE /v2.0/subnets/60643b56-7715-42cb-b3b1-714e76700566 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1002] 10.0.0.241 () {32 vars in 713 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1003] 10.0.0.126 () {34 vars in 1002 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/ports?tenant_id=0c9237b27f8b413688959d812c843a6e&fields=id => generated 103 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1004] 10.0.0.241 () {32 vars in 691 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1005] 10.0.0.241 () {32 vars in 683 bytes} [Tue Apr 28 23:53:31 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: 513/1006] 10.0.0.126 () {34 vars in 1008 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/networks/12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f?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: 514/1007] 10.0.0.241 () {32 vars in 669 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1008] 10.0.0.241 () {32 vars in 687 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:31.399 7 INFO neutron.services.segments.plugin [-] Segment ac20137a-3030-42dc-83b0-08a651a5a154 resource provider aggregate not found 2026-04-28 23:53:31.404 7 INFO neutron.services.segments.plugin [-] Segment ac20137a-3030-42dc-83b0-08a651a5a154 resource provider aggregate not found [pid: 8|app: 0|req: 516/1009] 10.0.0.126 () {34 vars in 1108 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/networks/12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:31.421 7 INFO neutron.services.segments.plugin [-] Segment ac20137a-3030-42dc-83b0-08a651a5a154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac20137a-3030-42dc-83b0-08a651a5a154 found for delete ", "request_id": "req-8f68b241-005d-4142-a823-152e2edcb600"}]} [pid: 8|app: 0|req: 517/1010] 10.0.0.241 () {32 vars in 705 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:31.432 7 INFO neutron.services.segments.plugin [-] Segment ac20137a-3030-42dc-83b0-08a651a5a154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac20137a-3030-42dc-83b0-08a651a5a154 found for delete ", "request_id": "req-9cc77275-b520-44ba-a66f-50a0fddcd9bb"}]} [pid: 7|app: 0|req: 494/1011] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:31 2026] DELETE /v2.0/networks/880e4bf1-7765-412c-92d9-210cb1154d49 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1012] 10.0.0.241 () {32 vars in 675 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1013] 10.0.0.241 () {32 vars in 701 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1014] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/network-ip-availability-details => generated 260 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1015] 10.0.0.241 () {32 vars in 675 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1016] 10.0.0.241 () {32 vars in 693 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1017] 10.0.0.241 () {32 vars in 689 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:31.520 7 INFO neutron.db.segments_db [None req-ae5969bf-de11-4afb-8e41-66240d3ab6df 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] Added segment 969f4a88-2c58-49b4-885b-10549d6fe2ff of type vxlan for network 59b30db7-6156-4ca0-9d93-b1bec28e46c6 [pid: 8|app: 0|req: 524/1018] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1019] 10.0.0.241 () {32 vars in 709 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1020] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => 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: 527/1021] 10.0.0.241 () {32 vars in 705 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1022] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/security-groups?id=1faf06ea-ff60-453f-9970-416dc9be2c56&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1023] 10.0.0.241 () {32 vars in 719 bytes} [Tue Apr 28 23:53:31 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: 530/1024] 10.0.0.241 () {32 vars in 697 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1025] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:31 2026] POST /v2.0/networks => generated 635 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1026] 10.0.0.241 () {32 vars in 711 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1027] 10.0.0.241 () {32 vars in 669 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1028] 10.0.0.241 () {32 vars in 687 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/binding-extended => 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: 499/1029] 10.0.0.241 () {32 vars in 681 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1030] 10.0.0.241 () {32 vars in 675 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1031] 10.0.0.241 () {32 vars in 671 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1032] 10.0.0.241 () {32 vars in 661 bytes} [Tue Apr 28 23:53: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: 7|app: 0|req: 503/1033] 10.0.0.241 () {32 vars in 699 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1034] 10.0.0.241 () {32 vars in 699 bytes} [Tue Apr 28 23:53:31 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: 505/1035] 10.0.0.241 () {32 vars in 677 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1036] 10.0.0.241 () {32 vars in 669 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1037] 10.0.0.241 () {32 vars in 683 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1038] 10.0.0.241 () {32 vars in 701 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1039] 10.0.0.241 () {32 vars in 685 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1040] 10.0.0.241 () {32 vars in 707 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1041] 10.0.0.241 () {32 vars in 669 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1042] 10.0.0.241 () {32 vars in 697 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1043] 10.0.0.241 () {32 vars in 695 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1044] 10.0.0.241 () {32 vars in 685 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1045] 10.0.0.241 () {32 vars in 689 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1046] 10.0.0.241 () {32 vars in 705 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1047] 10.0.0.241 () {32 vars in 667 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1048] 10.0.0.241 () {32 vars in 681 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1049] 10.0.0.241 () {32 vars in 681 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/rbac-policies => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1050] 10.0.0.241 () {32 vars in 691 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1051] 10.0.0.241 () {32 vars in 691 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1052] 10.0.0.241 () {32 vars in 695 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1053] 10.0.0.241 () {32 vars in 685 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1054] 10.0.0.241 () {32 vars in 689 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1055] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:53:31 2026] POST /v2.0/subnets => generated 646 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1056] 10.0.0.241 () {32 vars in 701 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1057] 10.0.0.241 () {32 vars in 703 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1058] 10.0.0.241 () {32 vars in 713 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1059] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/security-groups-normalized-cidr => 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: 529/1060] 10.0.0.241 () {32 vars in 715 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1061] 10.0.0.241 () {32 vars in 727 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1062] 10.0.0.241 () {32 vars in 741 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1063] 10.0.0.241 () {32 vars in 719 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1064] 10.0.0.241 () {32 vars in 683 bytes} [Tue Apr 28 23:53:31 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) [pid: 7|app: 0|req: 534/1065] 10.0.0.241 () {32 vars in 669 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1066] 10.0.0.241 () {32 vars in 719 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1067] 10.0.0.241 () {32 vars in 679 bytes} [Tue Apr 28 23:53:31 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: 537/1068] 10.0.0.241 () {32 vars in 669 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1069] 10.0.0.241 () {32 vars in 697 bytes} [Tue Apr 28 23:53:31 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: 539/1070] 10.0.0.241 () {32 vars in 705 bytes} [Tue Apr 28 23:53:31 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1071] 10.0.0.241 () {32 vars in 701 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1072] 10.0.0.241 () {32 vars in 701 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1073] 10.0.0.241 () {32 vars in 683 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1074] 10.0.0.241 () {32 vars in 705 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1075] 10.0.0.241 () {32 vars in 695 bytes} [Tue Apr 28 23:53:32 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: 545/1076] 10.0.0.241 () {32 vars in 689 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1077] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/ports?tenant_id=24e741b17c3d4c8ebb29de8aa6a7e18c&device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1078] 10.0.0.241 () {32 vars in 697 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1079] 10.0.0.241 () {32 vars in 679 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1080] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/networks?id=a03c4480-d10b-4f2f-9b0c-6b207e9994a1 => generated 780 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1081] 10.0.0.241 () {32 vars in 689 bytes} [Tue Apr 28 23:53:32 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: 551/1082] 199.204.45.74 () {34 vars in 1059 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f234e2f0-03be-41d8-a0b8-3d23b461b728 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1083] 10.0.0.241 () {32 vars in 701 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1084] 10.0.0.241 () {32 vars in 665 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1085] 10.0.0.241 () {34 vars in 665 bytes} [Tue Apr 28 23:53:31 2026] POST /v2.0/ports => generated 924 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1086] 10.0.0.241 () {32 vars in 681 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1087] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/subnets?id=8bd1dca3-4762-484a-9c92-243710304f6e => 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: 555/1088] 10.0.0.241 () {32 vars in 677 bytes} [Tue Apr 28 23:53:32 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: 7|app: 0|req: 556/1089] 10.0.0.241 () {32 vars in 693 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1090] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/ports?network_id=a03c4480-d10b-4f2f-9b0c-6b207e9994a1&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1091] 10.0.0.241 () {32 vars in 677 bytes} [Tue Apr 28 23:53:32 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: 559/1092] 10.0.0.241 () {32 vars in 667 bytes} [Tue Apr 28 23:53:32 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) 2026-04-28 23:53:32.363 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4c020c9-ba22-4141-9a6b-93d74bf57e88 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] TaaS: Handle Delete Port: 87bde930-85d5-4331-945e-99a49d3541bb 2026-04-28 23:53:32.366 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4c020c9-ba22-4141-9a6b-93d74bf57e88 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] Tap Mirror: Handle Delete Port: 87bde930-85d5-4331-945e-99a49d3541bb [pid: 7|app: 0|req: 560/1093] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/networks/a03c4480-d10b-4f2f-9b0c-6b207e9994a1?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1094] 10.0.0.241 () {32 vars in 663 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/extensions/taas => generated 175 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1095] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/networks/a03c4480-d10b-4f2f-9b0c-6b207e9994a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1096] 10.0.0.241 () {32 vars in 675 bytes} [Tue Apr 28 23:53:32 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: 7|app: 0|req: 564/1097] 10.0.0.241 () {32 vars in 705 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1098] 10.0.0.241 () {32 vars in 687 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1099] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:53:32 2026] DELETE /v2.0/ports/87bde930-85d5-4331-945e-99a49d3541bb => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:32.502 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a2f7038-77bb-4de5-a036-f964925d2ab9 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 566/1100] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/ports/87bde930-85d5-4331-945e-99a49d3541bb => 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: 535/1101] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:32 2026] DELETE /v2.0/subnets/31d8b336-e7d1-45d2-aeec-501da4ccb7de => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1102] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => 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: 537/1103] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1104] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:32 2026] GET /v2.0/security-groups?id=1faf06ea-ff60-453f-9970-416dc9be2c56&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1105] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:32 2026] DELETE /v2.0/networks/59b30db7-6156-4ca0-9d93-b1bec28e46c6 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1106] 10.0.0.241 () {34 vars in 665 bytes} [Tue Apr 28 23:53:32 2026] POST /v2.0/ports => generated 778 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:53:33.167 7 WARNING neutron.db.securitygroups_db [None req-abb4fbd7-0fe1-44ec-9325-ddfae96b6bca 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 540/1107] 10.0.0.241 () {34 vars in 737 bytes} [Tue Apr 28 23:53:33 2026] PUT /v2.0/ports/71f8db94-a1ae-4d43-b5c0-96e3f661577d => generated 752 bytes in 184 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: 568/1108] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:33 2026] GET /v2.0/security-groups?tenant_id=af9ffd8ed1f245258ff96b5d07ac1ab1&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:53:33.377 8 INFO neutron_taas.services.taas.taas_plugin [None req-33377fc0-925f-4c47-921f-eb043be758a1 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] TaaS: Handle Delete Port: 71f8db94-a1ae-4d43-b5c0-96e3f661577d 2026-04-28 23:53:33.381 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33377fc0-925f-4c47-921f-eb043be758a1 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] Tap Mirror: Handle Delete Port: 71f8db94-a1ae-4d43-b5c0-96e3f661577d [pid: 7|app: 0|req: 569/1109] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:33 2026] DELETE /v2.0/security-groups/196dd2c7-5ab2-4c26-be1e-d679f5902392 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:53:33.445 7 INFO neutron.services.segments.plugin [-] Segment 969f4a88-2c58-49b4-885b-10549d6fe2ff resource provider aggregate not found 2026-04-28 23:53:33.449 7 INFO neutron.services.segments.plugin [-] Segment 969f4a88-2c58-49b4-885b-10549d6fe2ff resource provider aggregate not found 2026-04-28 23:53:33.470 7 INFO neutron.services.segments.plugin [-] Segment 969f4a88-2c58-49b4-885b-10549d6fe2ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 969f4a88-2c58-49b4-885b-10549d6fe2ff found for delete ", "request_id": "req-601916ec-bf77-47fe-b9a6-470baccf00c5"}]} 2026-04-28 23:53:33.477 7 INFO neutron.services.segments.plugin [-] Segment 969f4a88-2c58-49b4-885b-10549d6fe2ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 969f4a88-2c58-49b4-885b-10549d6fe2ff found for delete ", "request_id": "req-2a02f663-73c5-41bb-a518-03819fcc2591"}]} [pid: 8|app: 0|req: 541/1110] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:53:33 2026] DELETE /v2.0/ports/71f8db94-a1ae-4d43-b5c0-96e3f661577d => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1111] 10.0.0.241 () {32 vars in 643 bytes} [Tue Apr 28 23:53:33 2026] GET /v2.0/ports => generated 781 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:33.623 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78d46113-279d-4863-b79b-4b9365807d2b 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1112] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:53:33 2026] GET /v2.0/ports/71f8db94-a1ae-4d43-b5c0-96e3f661577d => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1113] 10.0.0.241 () {32 vars in 643 bytes} [Tue Apr 28 23:53:33 2026] GET /v2.0/ports => generated 781 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1114] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:53:33 2026] GET /v2.0/ports/627dd5a2-f264-42ea-aed8-06909d5fb9b2 => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:33.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a5ca2c3-1c03-4454-bf59-d5b96082a562 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 572/1115] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:53:33 2026] DELETE /v2.0/ports/87bde930-85d5-4331-945e-99a49d3541bb => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:53:33.759 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ad932c9-2b74-4a86-99f7-ca6aa558796a 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 544/1116] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:33 2026] DELETE /v2.0/subnets/31d8b336-e7d1-45d2-aeec-501da4ccb7de => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:53:33.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-36140d56-7c53-4a6c-8b72-be58ce2e8bdf 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 573/1117] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:33 2026] DELETE /v2.0/subnets/60643b56-7715-42cb-b3b1-714e76700566 => 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: 545/1118] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:33 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:33.901 7 INFO neutron_taas.services.taas.taas_plugin [None req-89193bdb-b8e1-447b-8e1b-eff0593f8b3a 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] TaaS: Handle Delete Port: 627dd5a2-f264-42ea-aed8-06909d5fb9b2 2026-04-28 23:53:33.905 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89193bdb-b8e1-447b-8e1b-eff0593f8b3a 39ec74325e2140a180af6bf759d77d83 d3175344b637495ea2f36bf9c9143672 - - default default] Tap Mirror: Handle Delete Port: 627dd5a2-f264-42ea-aed8-06909d5fb9b2 [pid: 8|app: 0|req: 546/1119] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:33 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1120] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:33 2026] GET /v2.0/security-groups?id=1faf06ea-ff60-453f-9970-416dc9be2c56&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1121] 199.204.45.74 () {34 vars in 993 bytes} [Tue Apr 28 23:53:33 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => 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: 574/1122] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:53:33 2026] DELETE /v2.0/ports/627dd5a2-f264-42ea-aed8-06909d5fb9b2 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:34.171 8 INFO neutron_taas.services.taas.taas_plugin [req-22e9c9e9-f7ee-4b9e-b48d-c0d043ceb9d6 req-34edc2a6-7533-417e-9a7d-d0a5560eb6e9 44bc21033f684bf6bb486c17b49319cc 24e741b17c3d4c8ebb29de8aa6a7e18c - - default default] TaaS: Handle Delete Port: f234e2f0-03be-41d8-a0b8-3d23b461b728 2026-04-28 23:53:34.173 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-22e9c9e9-f7ee-4b9e-b48d-c0d043ceb9d6 req-34edc2a6-7533-417e-9a7d-d0a5560eb6e9 44bc21033f684bf6bb486c17b49319cc 24e741b17c3d4c8ebb29de8aa6a7e18c - - default default] Tap Mirror: Handle Delete Port: f234e2f0-03be-41d8-a0b8-3d23b461b728 [pid: 7|app: 0|req: 575/1123] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:34 2026] DELETE /v2.0/networks/212692d1-df64-4241-b2ee-b94892c26037 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:34.268 8 INFO neutron.db.l3_db [req-22e9c9e9-f7ee-4b9e-b48d-c0d043ceb9d6 req-34edc2a6-7533-417e-9a7d-d0a5560eb6e9 44bc21033f684bf6bb486c17b49319cc 24e741b17c3d4c8ebb29de8aa6a7e18c - - default default] Floating IP e46f0c4c-1009-4a7e-a0e6-1530b1ccf3c4 disassociated. External IP: 10.96.250.205, port: f234e2f0-03be-41d8-a0b8-3d23b461b728. [pid: 8|app: 0|req: 549/1124] 199.204.45.74 () {36 vars in 996 bytes} [Tue Apr 28 23:53:33 2026] DELETE /v2.0/ports/f234e2f0-03be-41d8-a0b8-3d23b461b728 => generated 0 bytes in 641 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:34.663 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8c72cb4-2463-422e-9e89-88e602ea74d0'] response: {'server_uuid': 'a4e2f7c8-9412-4c20-b22b-4d83e7a0516e', 'name': 'network-vif-deleted', 'tag': 'f234e2f0-03be-41d8-a0b8-3d23b461b728', 'status': 'completed', 'code': 200} 2026-04-28 23:53:34.770 7 WARNING neutron.db.securitygroups_db [None req-a14efb92-d727-402c-a381-613cc8f77321 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 576/1125] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:34 2026] GET /v2.0/security-groups?tenant_id=d3175344b637495ea2f36bf9c9143672&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1126] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:34 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => 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: 550/1127] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:34 2026] DELETE /v2.0/security-groups/a29224fa-87bd-4208-99fb-408b4b19ec5c => 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: 578/1128] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:35 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:35.488 7 INFO neutron.services.segments.plugin [-] Segment 1b67bbf4-b05d-4ac6-8b9b-4e22ae58be44 resource provider aggregate not found 2026-04-28 23:53:35.501 7 INFO neutron.services.segments.plugin [-] Segment 1b67bbf4-b05d-4ac6-8b9b-4e22ae58be44 resource provider aggregate not found 2026-04-28 23:53:35.504 7 INFO neutron.services.segments.plugin [-] Segment 1b67bbf4-b05d-4ac6-8b9b-4e22ae58be44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b67bbf4-b05d-4ac6-8b9b-4e22ae58be44 found for delete ", "request_id": "req-5e0df219-88b1-406b-b6f1-d89de780bac3"}]} 2026-04-28 23:53:35.513 8 INFO neutron.db.segments_db [None req-1305e675-1a9f-4c32-be61-ada37639f123 994b10420b104454acb1610c4da05ac3 f50cb0c02e3e41208301f4ff68ed4160 - - default default] Added segment f37f9bd4-f26a-4768-8915-b7dea21b43b9 of type vxlan for network 2c3365cf-4576-4453-8715-ac18cf6b23c0 2026-04-28 23:53:35.516 7 INFO neutron.services.segments.plugin [-] Segment 1b67bbf4-b05d-4ac6-8b9b-4e22ae58be44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b67bbf4-b05d-4ac6-8b9b-4e22ae58be44 found for delete ", "request_id": "req-520a4fa5-76c5-48f3-9f63-c204cc8e918c"}]} 2026-04-28 23:53:35.567 8 INFO neutron.db.segments_db [None req-1305e675-1a9f-4c32-be61-ada37639f123 994b10420b104454acb1610c4da05ac3 f50cb0c02e3e41208301f4ff68ed4160 - - default default] Added segment 81420d82-cd4e-4cbb-8011-42e144c24665 of type vxlan for network 739eb9df-fe1c-4741-8e62-fbe62a501b78 [pid: 8|app: 0|req: 551/1129] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:35 2026] POST /v2.0/networks => generated 1245 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1130] 10.0.0.241 () {32 vars in 649 bytes} [Tue Apr 28 23:53:35 2026] GET /v2.0/networks => generated 1844 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1131] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:53:35 2026] GET /v2.0/networks?id=12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:35.886 7 WARNING neutron.db.securitygroups_db [req-00bd1c17-c5c2-4bb7-9bd6-aaff193838ad req-fc22698d-b5b1-4547-bfbb-0069d0f293db 77e371a4c7a44a0783de366b01a5fccc 0c9237b27f8b413688959d812c843a6e - - 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-04-28 23:53:35.893 8 INFO neutron.services.segments.plugin [-] Segment f37f9bd4-f26a-4768-8915-b7dea21b43b9 resource provider aggregate not found 2026-04-28 23:53:35.898 8 INFO neutron.services.segments.plugin [-] Segment f37f9bd4-f26a-4768-8915-b7dea21b43b9 resource provider aggregate not found 2026-04-28 23:53:35.908 8 INFO neutron.services.segments.plugin [-] Segment f37f9bd4-f26a-4768-8915-b7dea21b43b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f37f9bd4-f26a-4768-8915-b7dea21b43b9 found for delete ", "request_id": "req-eaa12cd4-569c-4073-a5de-9e457b3f44c6"}]} 2026-04-28 23:53:35.916 8 INFO neutron.services.segments.plugin [-] Segment f37f9bd4-f26a-4768-8915-b7dea21b43b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f37f9bd4-f26a-4768-8915-b7dea21b43b9 found for delete ", "request_id": "req-28a3da1f-bd49-4b26-a4bc-4218a3167bf4"}]} [pid: 7|app: 0|req: 581/1132] 199.204.45.74 () {34 vars in 1049 bytes} [Tue Apr 28 23:53:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0c9237b27f8b413688959d812c843a6e => generated 179 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1133] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:35 2026] DELETE /v2.0/networks/2c3365cf-4576-4453-8715-ac18cf6b23c0 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1134] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:35 2026] DELETE /v2.0/networks/739eb9df-fe1c-4741-8e62-fbe62a501b78 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1135] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:36 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => 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: 555/1136] 10.0.0.241 () {32 vars in 649 bytes} [Tue Apr 28 23:53:36 2026] GET /v2.0/networks => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1137] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:36 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:36.227 8 INFO neutron.db.segments_db [None req-1a1ed864-0f0d-4eff-a248-7096c32572de 994b10420b104454acb1610c4da05ac3 f50cb0c02e3e41208301f4ff68ed4160 - - default default] Added segment 0edc06a1-db25-4e3d-8b25-5b6817944a86 of type vxlan for network d44d5133-08b1-4ff3-81fa-1c248992a26a [pid: 7|app: 0|req: 582/1138] 199.204.45.74 () {38 vars in 954 bytes} [Tue Apr 28 23:53:35 2026] POST /v2.0/ports => generated 954 bytes in 368 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: 557/1139] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:36 2026] POST /v2.0/networks => generated 654 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:53:36.416 8 INFO neutron.db.segments_db [None req-3f9ba4b0-c835-4e7e-beba-698d86d56228 994b10420b104454acb1610c4da05ac3 f50cb0c02e3e41208301f4ff68ed4160 - - default default] Added segment 8beb85a7-27a3-4f69-99b5-cd4736157402 of type vxlan for network 544e6d82-3b53-4d8e-bfb4-59598a193f0f [pid: 8|app: 0|req: 558/1140] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:36 2026] POST /v2.0/networks => generated 654 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1141] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:53:36 2026] PUT /v2.0/ports/fdbdde0c-785a-4c82-8f0d-ae827574612e => generated 1235 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:53:36.779 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc38835e-8885-4240-be1e-46e39d7e555e'] response: {'name': 'network-changed', 'server_uuid': '2b81c80d-5c94-4eed-9c62-5c51054df7e4', 'tag': 'fdbdde0c-785a-4c82-8f0d-ae827574612e', '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: 584/1142] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:53:36 2026] POST /v2.0/subnetpools => generated 548 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1143] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:53:36 2026] GET /v2.0/subnetpools/6ad1167d-ed44-4749-b383-434ece268b89 => generated 548 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1144] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:53:37 2026] PUT /v2.0/subnetpools/6ad1167d-ed44-4749-b383-434ece268b89 => generated 501 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1145] 10.0.0.241 () {34 vars in 665 bytes} [Tue Apr 28 23:53:36 2026] POST /v2.0/ports => generated 1506 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 587/1146] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:53:37 2026] DELETE /v2.0/subnetpools/6ad1167d-ed44-4749-b383-434ece268b89 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:53:37.134 7 INFO neutron.api.v2.resource [None req-7d70d4a8-123b-4a35-8ce5-ebb9287aff5b 0e2e8300c7164ac0924f564a7d9d8045 0d4229110ec8440c81713fee47058d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 588/1147] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:53:37 2026] GET /v2.0/subnetpools/6ad1167d-ed44-4749-b383-434ece268b89 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:53:37.149 7 INFO neutron.api.v2.resource [None req-1b96ec34-0845-473d-829b-3f5c580df6c0 0e2e8300c7164ac0924f564a7d9d8045 0d4229110ec8440c81713fee47058d4d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 589/1148] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:53:37 2026] DELETE /v2.0/subnetpools/6ad1167d-ed44-4749-b383-434ece268b89 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1149] 10.0.0.241 () {32 vars in 643 bytes} [Tue Apr 28 23:53:37 2026] GET /v2.0/ports => generated 1506 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1150] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:37 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1151] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:37 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:37.266 8 INFO neutron_taas.services.taas.taas_plugin [None req-89576e3f-98a0-49dd-9576-0cc4076888a4 994b10420b104454acb1610c4da05ac3 f50cb0c02e3e41208301f4ff68ed4160 - - default default] TaaS: Handle Delete Port: 0be7f5e4-c324-4325-b07c-309230b0d8c0 2026-04-28 23:53:37.268 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89576e3f-98a0-49dd-9576-0cc4076888a4 994b10420b104454acb1610c4da05ac3 f50cb0c02e3e41208301f4ff68ed4160 - - default default] Tap Mirror: Handle Delete Port: 0be7f5e4-c324-4325-b07c-309230b0d8c0 [pid: 7|app: 0|req: 592/1152] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:37 2026] GET /v2.0/ports?device_id=a4e2f7c8-9412-4c20-b22b-4d83e7a0516e => 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: 593/1153] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:53:37 2026] GET /v2.0/ports?tenant_id=0c9237b27f8b413688959d812c843a6e&device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1154] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:53:37 2026] DELETE /v2.0/ports/0be7f5e4-c324-4325-b07c-309230b0d8c0 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1155] 199.204.45.74 () {34 vars in 1017 bytes} [Tue Apr 28 23:53:37 2026] GET /v2.0/networks?tenant_id=0c9237b27f8b413688959d812c843a6e&shared=False => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1156] 199.204.45.74 () {34 vars in 929 bytes} [Tue Apr 28 23:53:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:37.456 8 INFO neutron_taas.services.taas.taas_plugin [None req-715a69c2-4c31-4c8f-854e-63e7017488ae 994b10420b104454acb1610c4da05ac3 f50cb0c02e3e41208301f4ff68ed4160 - - default default] TaaS: Handle Delete Port: 7b846d72-2498-4f08-a663-068609595efa 2026-04-28 23:53:37.458 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-715a69c2-4c31-4c8f-854e-63e7017488ae 994b10420b104454acb1610c4da05ac3 f50cb0c02e3e41208301f4ff68ed4160 - - default default] Tap Mirror: Handle Delete Port: 7b846d72-2498-4f08-a663-068609595efa [pid: 8|app: 0|req: 562/1157] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:53:37 2026] DELETE /v2.0/ports/7b846d72-2498-4f08-a663-068609595efa => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1158] 10.0.0.241 () {32 vars in 643 bytes} [Tue Apr 28 23:53:37 2026] GET /v2.0/ports => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:37.674 8 INFO neutron.db.segments_db [None req-61e724ba-a069-4c82-a1c0-20347127c290 994b10420b104454acb1610c4da05ac3 f50cb0c02e3e41208301f4ff68ed4160 - - default default] Added segment d2882311-84fe-4ad2-b996-d2f59d444cba of type vxlan for network 1018f2b9-bba2-4f0c-9fd7-e16efd4c9183 [pid: 8|app: 0|req: 563/1159] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:37 2026] POST /v2.0/networks => generated 653 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:53:37.828 7 WARNING neutron.db.securitygroups_db [None req-f6a4fd4e-5d8b-4c23-b5dc-11f0aca206fc 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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-04-28 23:53:37.852 8 INFO neutron.db.segments_db [None req-5d5b8e19-4a76-4827-b690-6496cd34cd47 994b10420b104454acb1610c4da05ac3 f50cb0c02e3e41208301f4ff68ed4160 - - default default] Added segment e3f8095f-b666-4573-be74-5121cf178a85 of type vxlan for network 8735affd-2288-4933-b504-334391fa8224 2026-04-28 23:53:37.930 8 INFO neutron.services.segments.plugin [-] Segment 81420d82-cd4e-4cbb-8011-42e144c24665 resource provider aggregate not found 2026-04-28 23:53:37.939 8 INFO neutron.services.segments.plugin [-] Segment 81420d82-cd4e-4cbb-8011-42e144c24665 resource provider aggregate not found 2026-04-28 23:53:37.964 8 INFO neutron.services.segments.plugin [-] Segment 81420d82-cd4e-4cbb-8011-42e144c24665 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81420d82-cd4e-4cbb-8011-42e144c24665 found for delete ", "request_id": "req-efaf9f37-4174-48b6-9d66-fbd6b36d2b04"}]} 2026-04-28 23:53:37.965 8 INFO neutron.services.segments.plugin [-] Segment 81420d82-cd4e-4cbb-8011-42e144c24665 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81420d82-cd4e-4cbb-8011-42e144c24665 found for delete ", "request_id": "req-0e691350-b656-4fbd-b424-e807593360ac"}]} [pid: 7|app: 0|req: 597/1160] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:37 2026] GET /v2.0/security-groups?tenant_id=0d4229110ec8440c81713fee47058d4d&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1161] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:37 2026] POST /v2.0/networks => generated 653 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1162] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:37 2026] DELETE /v2.0/security-groups/6e90a4a9-82d7-47b0-971c-274575356136 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1163] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:38 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1164] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:38 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1165] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:53:38 2026] GET /v2.0/ports?tenant_id=0c9237b27f8b413688959d812c843a6e&device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1166] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:53:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fdbdde0c-785a-4c82-8f0d-ae827574612e => 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: 599/1167] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:38 2026] DELETE /v2.0/security-groups/1faf06ea-ff60-453f-9970-416dc9be2c56 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1168] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:53:38 2026] GET /v2.0/subnets?id=29645c31-531b-454b-84ea-f5b04b543d70 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:38.610 7 INFO neutron.api.v2.resource [None req-970bfb58-265c-4397-8196-2e50ac60ef5f 44bc21033f684bf6bb486c17b49319cc 24e741b17c3d4c8ebb29de8aa6a7e18c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1169] 10.0.0.241 () {32 vars in 737 bytes} [Tue Apr 28 23:53:38 2026] GET /v2.0/security-groups/1faf06ea-ff60-453f-9970-416dc9be2c56 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:53:38.711 7 INFO neutron_taas.services.taas.taas_plugin [None req-c190eb2c-1f54-4284-99a5-bda0c293b78c 44bc21033f684bf6bb486c17b49319cc 24e741b17c3d4c8ebb29de8aa6a7e18c - - default default] TaaS: Handle Delete Port: 082d8bd8-50cf-4db2-81bc-98c973139823 2026-04-28 23:53:38.714 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c190eb2c-1f54-4284-99a5-bda0c293b78c 44bc21033f684bf6bb486c17b49319cc 24e741b17c3d4c8ebb29de8aa6a7e18c - - default default] Tap Mirror: Handle Delete Port: 082d8bd8-50cf-4db2-81bc-98c973139823 [pid: 7|app: 0|req: 602/1170] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:53:38 2026] DELETE /v2.0/floatingips/e46f0c4c-1009-4a7e-a0e6-1530b1ccf3c4 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1171] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:53:38 2026] GET /v2.0/ports?network_id=12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1172] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:53:38 2026] GET /v2.0/networks/12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1173] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:53:38 2026] POST /v2.0/subnets => generated 1324 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1174] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:53:39 2026] GET /v2.0/networks/12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1175] 10.0.0.241 () {32 vars in 647 bytes} [Tue Apr 28 23:53:39 2026] GET /v2.0/subnets => generated 1960 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:53:39.357 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ef81289-ee8b-4070-ae66-8446631abdeb 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 13d6f089-35b1-443c-80cb-f79802432fff 2026-04-28 23:53:39.360 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ef81289-ee8b-4070-ae66-8446631abdeb 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 13d6f089-35b1-443c-80cb-f79802432fff [pid: 8|app: 0|req: 572/1176] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:39 2026] DELETE /v2.0/subnets/66e011fd-29d8-4953-b79b-93c7482d4dfc => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1177] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:39 2026] DELETE /v2.0/subnets/9c8cb022-39e1-440c-98a8-3cf10c152e44 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1178] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:39 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1179] 10.0.0.241 () {32 vars in 647 bytes} [Tue Apr 28 23:53:39 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1180] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:39 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:40.036 8 INFO neutron.services.segments.plugin [-] Segment e3f8095f-b666-4573-be74-5121cf178a85 resource provider aggregate not found 2026-04-28 23:53:40.040 8 INFO neutron.services.segments.plugin [-] Segment e3f8095f-b666-4573-be74-5121cf178a85 resource provider aggregate not found 2026-04-28 23:53:40.053 8 INFO neutron.services.segments.plugin [-] Segment e3f8095f-b666-4573-be74-5121cf178a85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3f8095f-b666-4573-be74-5121cf178a85 found for delete ", "request_id": "req-298e7365-6085-4ff7-a091-6c6bc00ea1e0"}]} 2026-04-28 23:53:40.059 8 INFO neutron.services.segments.plugin [-] Segment e3f8095f-b666-4573-be74-5121cf178a85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3f8095f-b666-4573-be74-5121cf178a85 found for delete ", "request_id": "req-7dd18b91-79b7-46b0-9a94-469164996c42"}]} [pid: 8|app: 0|req: 577/1181] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:39 2026] DELETE /v2.0/networks/8735affd-2288-4933-b504-334391fa8224 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1182] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:53:39 2026] PUT /v2.0/routers/ec81eb3a-2a46-460d-815d-87b5bbe6a093/remove_router_interface => generated 310 bytes in 1161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1183] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:40 2026] DELETE /v2.0/networks/1018f2b9-bba2-4f0c-9fd7-e16efd4c9183 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1184] 10.0.0.241 () {32 vars in 623 bytes} [Tue Apr 28 23:53:40 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: 580/1185] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:40 2026] DELETE /v2.0/networks/544e6d82-3b53-4d8e-bfb4-59598a193f0f => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:40.615 7 INFO neutron_taas.services.taas.taas_plugin [None req-d97f4e23-cb1c-446d-a014-ce0750c33e8b 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: b95b44d1-7ab2-44f4-a7de-d240d12b8195 2026-04-28 23:53:40.619 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d97f4e23-cb1c-446d-a014-ce0750c33e8b 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: b95b44d1-7ab2-44f4-a7de-d240d12b8195 [pid: 8|app: 0|req: 581/1186] 10.0.0.241 () {32 vars in 633 bytes} [Tue Apr 28 23:53:40 2026] GET /v2.0/ => generated 632 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1187] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:40 2026] DELETE /v2.0/networks/d44d5133-08b1-4ff3-81fa-1c248992a26a => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:41.017 7 INFO neutron_taas.services.taas.taas_plugin [None req-d97f4e23-cb1c-446d-a014-ce0750c33e8b 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 0e6fed97-53d7-4261-acb8-1a598b4007ca 2026-04-28 23:53:41.019 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d97f4e23-cb1c-446d-a014-ce0750c33e8b 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 0e6fed97-53d7-4261-acb8-1a598b4007ca [pid: 8|app: 0|req: 583/1188] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:40 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1189] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:41 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:41.454 7 INFO neutron.services.segments.plugin [-] Segment 59fe3080-5e73-402b-9b36-dd781ebee83e resource provider aggregate not found 2026-04-28 23:53:41.466 7 INFO neutron.services.segments.plugin [-] Segment 59fe3080-5e73-402b-9b36-dd781ebee83e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59fe3080-5e73-402b-9b36-dd781ebee83e found for delete ", "request_id": "req-1c478233-5c6b-4146-894b-a67d9edadfe3"}]} 2026-04-28 23:53:41.473 7 INFO neutron.services.segments.plugin [-] Segment 59fe3080-5e73-402b-9b36-dd781ebee83e resource provider aggregate not found 2026-04-28 23:53:41.489 7 INFO neutron.services.segments.plugin [-] Segment 59fe3080-5e73-402b-9b36-dd781ebee83e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59fe3080-5e73-402b-9b36-dd781ebee83e found for delete ", "request_id": "req-ba57c933-a23c-4ce6-b132-114f72261b30"}]} 2026-04-28 23:53:41.528 7 INFO neutron.db.l3_hamode_db [None req-d97f4e23-cb1c-446d-a014-ce0750c33e8b 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] HA network d3601575-e772-4b8c-8943-f41cc67ee474 was deleted as no HA routers are present in project 24e741b17c3d4c8ebb29de8aa6a7e18c. [pid: 7|app: 0|req: 606/1190] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:40 2026] DELETE /v2.0/routers/ec81eb3a-2a46-460d-815d-87b5bbe6a093 => generated 0 bytes in 1352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:53:41.563 8 WARNING neutron.db.securitygroups_db [None req-f2d77379-0c35-4b68-995c-18266bf311b0 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 607/1191] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:41 2026] DELETE /v2.0/subnets/8bd1dca3-4762-484a-9c92-243710304f6e => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1192] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:41 2026] GET /v2.0/security-groups?tenant_id=c6cce31fcd7143a7aaec366d5c3589f1&name=default => generated 2925 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:53:41.782 7 WARNING neutron.db.securitygroups_db [None req-08efa4e2-df2f-49eb-8682-601080611fc3 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 608/1193] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:41 2026] GET /v2.0/security-groups?tenant_id=f50cb0c02e3e41208301f4ff68ed4160&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:53:41.831 8 INFO neutron_taas.services.taas.taas_plugin [None req-d5d12a02-75fa-4322-8f3d-b5f6a35f49a8 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 68dc6e6a-0216-41a1-9450-39e746899fee 2026-04-28 23:53:41.835 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5d12a02-75fa-4322-8f3d-b5f6a35f49a8 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 68dc6e6a-0216-41a1-9450-39e746899fee [pid: 7|app: 0|req: 609/1194] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:41 2026] DELETE /v2.0/security-groups/ddfc81d7-470d-48aa-9023-dd9f1668bf73 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1195] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:41 2026] DELETE /v2.0/security-groups/b0c6448d-abc5-497e-b1ec-fd2655d4f06a => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:53:42.081 8 INFO neutron.services.segments.plugin [-] Segment d2882311-84fe-4ad2-b996-d2f59d444cba resource provider aggregate not found 2026-04-28 23:53:42.082 8 INFO neutron.services.segments.plugin [-] Segment d2882311-84fe-4ad2-b996-d2f59d444cba resource provider aggregate not found 2026-04-28 23:53:42.100 8 INFO neutron.services.segments.plugin [-] Segment d2882311-84fe-4ad2-b996-d2f59d444cba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2882311-84fe-4ad2-b996-d2f59d444cba found for delete ", "request_id": "req-543f21a7-ceb0-469a-96fd-cd4c218561c3"}]} 2026-04-28 23:53:42.104 8 INFO neutron.services.segments.plugin [-] Segment d2882311-84fe-4ad2-b996-d2f59d444cba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2882311-84fe-4ad2-b996-d2f59d444cba found for delete ", "request_id": "req-d0262d00-ebc8-4f8d-8381-36a35c507c71"}]} 2026-04-28 23:53:42.117 8 INFO neutron.services.segments.plugin [-] Segment 8beb85a7-27a3-4f69-99b5-cd4736157402 resource provider aggregate not found 2026-04-28 23:53:42.121 8 INFO neutron.services.segments.plugin [-] Segment 8beb85a7-27a3-4f69-99b5-cd4736157402 resource provider aggregate not found 2026-04-28 23:53:42.134 8 INFO neutron.services.segments.plugin [-] Segment 8beb85a7-27a3-4f69-99b5-cd4736157402 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8beb85a7-27a3-4f69-99b5-cd4736157402 found for delete ", "request_id": "req-a6f72f6b-e651-4083-9fda-4b6c20d41cf3"}]} 2026-04-28 23:53:42.138 8 INFO neutron.services.segments.plugin [-] Segment 8beb85a7-27a3-4f69-99b5-cd4736157402 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8beb85a7-27a3-4f69-99b5-cd4736157402 found for delete ", "request_id": "req-423d09d0-67a4-4c3a-8b18-55fcffa71aaf"}]} [pid: 8|app: 0|req: 586/1196] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:41 2026] DELETE /v2.0/networks/a03c4480-d10b-4f2f-9b0c-6b207e9994a1 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:42.156 8 INFO neutron.services.segments.plugin [-] Segment 0edc06a1-db25-4e3d-8b25-5b6817944a86 resource provider aggregate not found 2026-04-28 23:53:42.160 8 INFO neutron.services.segments.plugin [-] Segment 0edc06a1-db25-4e3d-8b25-5b6817944a86 resource provider aggregate not found 2026-04-28 23:53:42.178 8 INFO neutron.services.segments.plugin [-] Segment 0edc06a1-db25-4e3d-8b25-5b6817944a86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0edc06a1-db25-4e3d-8b25-5b6817944a86 found for delete ", "request_id": "req-2bc3c8bf-59e6-4a3a-919c-422e862d2d34"}]} 2026-04-28 23:53:42.182 8 INFO neutron.services.segments.plugin [-] Segment 0edc06a1-db25-4e3d-8b25-5b6817944a86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0edc06a1-db25-4e3d-8b25-5b6817944a86 found for delete ", "request_id": "req-085b741e-e793-4d68-9afb-4ec8a43cd122"}]} [pid: 7|app: 0|req: 611/1197] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:42 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1198] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:42 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:42.501 7 WARNING neutron.db.securitygroups_db [None req-6599c5cd-e525-4624-88bb-230c2705316a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 612/1199] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:42 2026] GET /v2.0/security-groups?tenant_id=24e741b17c3d4c8ebb29de8aa6a7e18c&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1200] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:42 2026] DELETE /v2.0/security-groups/2cdb7869-e8db-4761-9e04-be83d10fe92f => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1201] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:43 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1202] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:43 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:44.208 8 INFO neutron.services.segments.plugin [-] Segment f0ec5370-9904-4df5-83d0-f9689176044f resource provider aggregate not found 2026-04-28 23:53:44.211 8 INFO neutron.services.segments.plugin [-] Segment f0ec5370-9904-4df5-83d0-f9689176044f resource provider aggregate not found 2026-04-28 23:53:44.227 8 INFO neutron.services.segments.plugin [-] Segment f0ec5370-9904-4df5-83d0-f9689176044f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0ec5370-9904-4df5-83d0-f9689176044f found for delete ", "request_id": "req-1b260bb3-795d-4ecb-a8d2-67ac2f126048"}]} 2026-04-28 23:53:44.227 8 INFO neutron.services.segments.plugin [-] Segment f0ec5370-9904-4df5-83d0-f9689176044f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0ec5370-9904-4df5-83d0-f9689176044f found for delete ", "request_id": "req-3424be96-8011-4c63-8de0-a866400d9b09"}]} [pid: 8|app: 0|req: 590/1203] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:44 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1204] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:44 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:45.049 7 INFO neutron.db.segments_db [None req-b09ecbb1-073a-4f02-acd7-b8dcd57f7381 f7ce8de579154b70803a65dead2f5866 0ea3a53c82b84f96997b6617d03cba09 - - default default] Added segment fca95f3e-ef29-4e5e-a8dc-ed4a56b04dfa of type vxlan for network 3cf38013-ccf2-4223-b880-f2b63707c973 2026-04-28 23:53:45.130 7 INFO neutron.db.segments_db [None req-b09ecbb1-073a-4f02-acd7-b8dcd57f7381 f7ce8de579154b70803a65dead2f5866 0ea3a53c82b84f96997b6617d03cba09 - - default default] Added segment de086ac7-bf09-43a4-994c-afaec9f310b7 of type vxlan for network d05d3fe1-613c-4643-9a61-85d174634120 2026-04-28 23:53:45.196 8 INFO neutron.db.segments_db [None req-f386d235-4c1b-4610-8ed0-f87793e7d9ca 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment c73179fe-95ff-44c4-a28b-9ec726f86f3a of type vxlan for network 4f5d4b79-e227-45bb-a5d0-0a8c4e54cd3b [pid: 8|app: 0|req: 592/1205] 10.0.0.241 () {34 vars in 671 bytes} [Tue Apr 28 23:53:44 2026] POST /v2.0/networks => generated 743 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1206] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:44 2026] POST /v2.0/networks => generated 1246 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1209] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:45 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1210] 10.0.0.241 () {32 vars in 649 bytes} [Tue Apr 28 23:53:45 2026] GET /v2.0/networks => generated 1845 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:53:45.944 8 INFO neutron.db.l3_db [None req-379057ef-d7fd-4dff-a2e2-6debec97533e 77e371a4c7a44a0783de366b01a5fccc 0c9237b27f8b413688959d812c843a6e - - default default] Floating IP 051040ca-5410-49a2-8179-119620bfc6b6 associated. External IP: 10.96.250.218, port: fdbdde0c-785a-4c82-8f0d-ae827574612e. [pid: 7|app: 0|req: 617/1211] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:53:45 2026] POST /v2.0/subnets => generated 690 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:53:46.156 7 INFO neutron.services.segments.plugin [-] Segment fca95f3e-ef29-4e5e-a8dc-ed4a56b04dfa resource provider aggregate not found 2026-04-28 23:53:46.178 7 INFO neutron.services.segments.plugin [-] Segment fca95f3e-ef29-4e5e-a8dc-ed4a56b04dfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fca95f3e-ef29-4e5e-a8dc-ed4a56b04dfa found for delete ", "request_id": "req-929260de-8c9c-4426-941a-1c6b2f2aeb10"}]} 2026-04-28 23:53:46.184 7 INFO neutron.services.segments.plugin [-] Segment fca95f3e-ef29-4e5e-a8dc-ed4a56b04dfa resource provider aggregate not found 2026-04-28 23:53:46.205 7 INFO neutron.services.segments.plugin [-] Segment fca95f3e-ef29-4e5e-a8dc-ed4a56b04dfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fca95f3e-ef29-4e5e-a8dc-ed4a56b04dfa found for delete ", "request_id": "req-cde2869d-f6d4-4aa9-ab3e-2b27da4a4372"}]} [pid: 7|app: 0|req: 618/1212] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:46 2026] DELETE /v2.0/networks/3cf38013-ccf2-4223-b880-f2b63707c973 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:46.351 7 INFO neutron.db.segments_db [None req-101e16db-4b2c-494c-bd84-3705d7d8474d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 126e5a62-2481-45c1-84a4-a65f9903e6c6 of type vxlan for network e1646646-442d-43bb-9dc1-6b252bed0ae3 [pid: 8|app: 0|req: 595/1213] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:53:45 2026] PUT /v2.0/floatingips/051040ca-5410-49a2-8179-119620bfc6b6 => generated 855 bytes in 811 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:46.408 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bebb7330-e0e4-4ccb-bcaf-3f8f0a58a7c8'] response: {'name': 'network-changed', 'server_uuid': '2b81c80d-5c94-4eed-9c62-5c51054df7e4', 'tag': 'fdbdde0c-785a-4c82-8f0d-ae827574612e', 'status': 'completed', 'code': 200} 2026-04-28 23:53:46.495 8 INFO neutron.services.segments.plugin [-] Segment de086ac7-bf09-43a4-994c-afaec9f310b7 resource provider aggregate not found 2026-04-28 23:53:46.499 8 INFO neutron.services.segments.plugin [-] Segment de086ac7-bf09-43a4-994c-afaec9f310b7 resource provider aggregate not found 2026-04-28 23:53:46.517 8 INFO neutron.services.segments.plugin [-] Segment de086ac7-bf09-43a4-994c-afaec9f310b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de086ac7-bf09-43a4-994c-afaec9f310b7 found for delete ", "request_id": "req-5b92a1ee-1929-4ae8-a2c3-5cca9c4989f9"}]} 2026-04-28 23:53:46.518 8 INFO neutron.services.segments.plugin [-] Segment de086ac7-bf09-43a4-994c-afaec9f310b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de086ac7-bf09-43a4-994c-afaec9f310b7 found for delete ", "request_id": "req-b0bef9b4-3583-436b-b011-bf02ffbb9e67"}]} [pid: 8|app: 0|req: 596/1214] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:46 2026] DELETE /v2.0/networks/d05d3fe1-613c-4643-9a61-85d174634120 => 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: 597/1215] 10.0.0.241 () {32 vars in 649 bytes} [Tue Apr 28 23:53:46 2026] GET /v2.0/networks => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:46.824 8 INFO neutron.db.segments_db [None req-d7f91a6d-9f9e-448f-be2d-31f9df604054 f7ce8de579154b70803a65dead2f5866 0ea3a53c82b84f96997b6617d03cba09 - - default default] Added segment f7769722-d038-4073-9ae2-e2b56da79958 of type vxlan for network 5cef3592-8de2-4ad8-bf2e-575fa4342170 2026-04-28 23:53:46.872 7 INFO neutron.db.l3_hamode_db [None req-101e16db-4b2c-494c-bd84-3705d7d8474d 0c31aae9c4814d02836bbdc25de44d0b 282f8383a16e4c24a5905d891096c401 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 598/1216] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:46 2026] POST /v2.0/networks => generated 649 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1217] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:53:47 2026] GET /v2.0/ports?tenant_id=0c9237b27f8b413688959d812c843a6e&device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:53:47.254 8 INFO neutron.db.segments_db [None req-4e53835f-f626-4ee2-a1c9-ba746d1bef99 f7ce8de579154b70803a65dead2f5866 0ea3a53c82b84f96997b6617d03cba09 - - default default] Added segment 274bcc63-1997-4f79-9aba-eb88c596b024 of type vxlan for network 0eb9a710-ddaa-46ef-bf25-4f7b02055775 [pid: 8|app: 0|req: 600/1218] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:47 2026] POST /v2.0/networks => generated 649 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1219] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:53:47 2026] GET /v2.0/networks?id=12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:47.968 7 INFO neutron.db.l3_hamode_db [None req-101e16db-4b2c-494c-bd84-3705d7d8474d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 602/1220] 10.0.0.241 () {34 vars in 665 bytes} [Tue Apr 28 23:53:47 2026] POST /v2.0/ports => generated 1506 bytes in 1573 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 603/1221] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:53:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fdbdde0c-785a-4c82-8f0d-ae827574612e => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1222] 10.0.0.241 () {32 vars in 643 bytes} [Tue Apr 28 23:53:49 2026] GET /v2.0/ports => generated 1506 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1223] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:53:49 2026] GET /v2.0/subnets?id=29645c31-531b-454b-84ea-f5b04b543d70 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:49.418 8 INFO neutron_taas.services.taas.taas_plugin [None req-175de412-b55c-4325-b873-2845816a191a f7ce8de579154b70803a65dead2f5866 0ea3a53c82b84f96997b6617d03cba09 - - default default] TaaS: Handle Delete Port: 23676ae9-0224-463c-85d8-28769a16145a 2026-04-28 23:53:49.421 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-175de412-b55c-4325-b873-2845816a191a f7ce8de579154b70803a65dead2f5866 0ea3a53c82b84f96997b6617d03cba09 - - default default] Tap Mirror: Handle Delete Port: 23676ae9-0224-463c-85d8-28769a16145a [pid: 7|app: 0|req: 619/1224] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:53:46 2026] POST /v2.0/routers => generated 730 bytes in 3234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1225] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:53:49 2026] GET /v2.0/ports?network_id=12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1226] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:53:49 2026] DELETE /v2.0/ports/23676ae9-0224-463c-85d8-28769a16145a => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1227] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:53:49 2026] GET /v2.0/networks/12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:49.740 8 INFO neutron_taas.services.taas.taas_plugin [None req-1e5c9211-3483-449d-83c6-47cb628d9ce0 f7ce8de579154b70803a65dead2f5866 0ea3a53c82b84f96997b6617d03cba09 - - default default] TaaS: Handle Delete Port: bb7bab82-ae41-4c1d-9bad-20e298a297fa 2026-04-28 23:53:49.743 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e5c9211-3483-449d-83c6-47cb628d9ce0 f7ce8de579154b70803a65dead2f5866 0ea3a53c82b84f96997b6617d03cba09 - - default default] Tap Mirror: Handle Delete Port: bb7bab82-ae41-4c1d-9bad-20e298a297fa [pid: 8|app: 0|req: 608/1228] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:53:49 2026] DELETE /v2.0/ports/bb7bab82-ae41-4c1d-9bad-20e298a297fa => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1229] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:53:49 2026] GET /v2.0/networks/12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1230] 10.0.0.241 () {32 vars in 643 bytes} [Tue Apr 28 23:53:49 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:49.987 8 INFO neutron.db.segments_db [None req-8e09a0a6-20ac-4296-8126-8d4ecb32bd37 f7ce8de579154b70803a65dead2f5866 0ea3a53c82b84f96997b6617d03cba09 - - default default] Added segment 152cf043-8698-4610-9007-563412488292 of type vxlan for network 1cad2c49-8683-45ea-adde-23a36d752e4b [pid: 8|app: 0|req: 611/1231] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:49 2026] POST /v2.0/networks => generated 649 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:53:50.187 8 INFO neutron.db.segments_db [None req-1cdb2019-5858-4967-8fd6-4bbdb2b65bcf f7ce8de579154b70803a65dead2f5866 0ea3a53c82b84f96997b6617d03cba09 - - default default] Added segment 0e0f84d1-56a0-4fa1-ad17-6967f345f027 of type vxlan for network 6036f25e-f64a-47ec-90b9-845f3fe628ae [pid: 8|app: 0|req: 612/1232] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:50 2026] POST /v2.0/networks => generated 649 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1233] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:53:49 2026] PUT /v2.0/routers/f947deaf-1895-47a7-9e2f-14eaa29fc059/add_router_interface => generated 310 bytes in 1352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1234] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:53:50 2026] POST /v2.0/subnets => generated 1273 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1235] 10.0.0.241 () {32 vars in 647 bytes} [Tue Apr 28 23:53:50 2026] GET /v2.0/subnets => generated 1909 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:53:50.953 7 WARNING neutron.db.securitygroups_db [None req-6d5aef68-084a-4780-adfb-b1168ca252c2 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 615/1236] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:50 2026] DELETE /v2.0/subnets/2b4151f7-508b-4e83-a877-7935bdc62693 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1237] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:50 2026] GET /v2.0/security-groups?tenant_id=94dd076b937448eca9fe51ffc3213ece&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1238] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:51 2026] DELETE /v2.0/security-groups/63e99c0e-b1d9-4d8f-bb7e-e3e2f43be51f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1239] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:51 2026] DELETE /v2.0/subnets/55b9369c-9a42-48e2-a446-076476376be9 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1240] 10.0.0.241 () {32 vars in 647 bytes} [Tue Apr 28 23:53:51 2026] GET /v2.0/subnets => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:51.399 8 INFO neutron.services.segments.plugin [-] Segment 0e0f84d1-56a0-4fa1-ad17-6967f345f027 resource provider aggregate not found 2026-04-28 23:53:51.410 8 INFO neutron.services.segments.plugin [-] Segment 0e0f84d1-56a0-4fa1-ad17-6967f345f027 resource provider aggregate not found 2026-04-28 23:53:51.429 8 INFO neutron.services.segments.plugin [-] Segment 0e0f84d1-56a0-4fa1-ad17-6967f345f027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e0f84d1-56a0-4fa1-ad17-6967f345f027 found for delete ", "request_id": "req-d76a90c8-f0b2-4b93-bebb-e92a9f48c891"}]} 2026-04-28 23:53:51.431 8 INFO neutron.services.segments.plugin [-] Segment 0e0f84d1-56a0-4fa1-ad17-6967f345f027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e0f84d1-56a0-4fa1-ad17-6967f345f027 found for delete ", "request_id": "req-24b571e8-d4a8-4410-a098-efe945117305"}]} [pid: 8|app: 0|req: 617/1241] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:51 2026] DELETE /v2.0/networks/6036f25e-f64a-47ec-90b9-845f3fe628ae => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:51.586 7 INFO neutron.services.segments.plugin [-] Segment 152cf043-8698-4610-9007-563412488292 resource provider aggregate not found 2026-04-28 23:53:51.592 7 INFO neutron.services.segments.plugin [-] Segment 152cf043-8698-4610-9007-563412488292 resource provider aggregate not found 2026-04-28 23:53:51.606 7 INFO neutron.services.segments.plugin [-] Segment 152cf043-8698-4610-9007-563412488292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 152cf043-8698-4610-9007-563412488292 found for delete ", "request_id": "req-c3352663-ac0d-4b9d-be92-cf15671f673d"}]} [pid: 7|app: 0|req: 625/1242] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:51 2026] DELETE /v2.0/networks/1cad2c49-8683-45ea-adde-23a36d752e4b => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:51.618 7 INFO neutron.services.segments.plugin [-] Segment 152cf043-8698-4610-9007-563412488292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 152cf043-8698-4610-9007-563412488292 found for delete ", "request_id": "req-c874bcf5-5b71-45fe-a217-c45410ecffa5"}]} [pid: 8|app: 0|req: 618/1243] 10.0.0.241 () {34 vars in 685 bytes} [Tue Apr 28 23:53:51 2026] POST /v2.0/security-groups => generated 1660 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1244] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:51 2026] DELETE /v2.0/networks/0eb9a710-ddaa-46ef-bf25-4f7b02055775 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1245] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:53:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1246] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:51 2026] DELETE /v2.0/networks/5cef3592-8de2-4ad8-bf2e-575fa4342170 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1247] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:53:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:53:52.512 8 WARNING neutron.db.securitygroups_db [None req-ec4569e1-eef7-4f3a-ab9a-04e1733fd914 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 621/1248] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:52 2026] GET /v2.0/security-groups?tenant_id=0ea3a53c82b84f96997b6617d03cba09&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1249] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:52 2026] DELETE /v2.0/security-groups/3115cb55-9812-43a2-890c-a97091a13418 => 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: 628/1250] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:53:52 2026] POST /v2.0/floatingips => generated 552 bytes in 761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:53:53.244 8 WARNING neutron.db.securitygroups_db [req-c2f39ced-b2e2-417c-90d0-28ea693cf269 req-ba7a16c9-53ec-45fe-824f-6bf4b874a344 17b93085a65c477e84ee215cb2bee082 282f8383a16e4c24a5905d891096c401 - - 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: 623/1251] 10.0.0.126 () {34 vars in 1098 bytes} [Tue Apr 28 23:53:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--430066274&fields=id&tenant_id=282f8383a16e4c24a5905d891096c401 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1252] 10.0.0.126 () {34 vars in 982 bytes} [Tue Apr 28 23:53:53 2026] GET /v2.0/networks?id=4f5d4b79-e227-45bb-a5d0-0a8c4e54cd3b => generated 675 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1253] 10.0.0.126 () {34 vars in 965 bytes} [Tue Apr 28 23:53:53 2026] GET /v2.0/quotas/282f8383a16e4c24a5905d891096c401 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1254] 10.0.0.126 () {34 vars in 1002 bytes} [Tue Apr 28 23:53:53 2026] GET /v2.0/ports?tenant_id=282f8383a16e4c24a5905d891096c401&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1255] 10.0.0.126 () {34 vars in 1008 bytes} [Tue Apr 28 23:53:53 2026] GET /v2.0/networks/4f5d4b79-e227-45bb-a5d0-0a8c4e54cd3b?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: 631/1256] 10.0.0.126 () {34 vars in 1108 bytes} [Tue Apr 28 23:53:53 2026] GET /v2.0/networks/4f5d4b79-e227-45bb-a5d0-0a8c4e54cd3b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:53.627 7 INFO neutron.services.segments.plugin [-] Segment 274bcc63-1997-4f79-9aba-eb88c596b024 resource provider aggregate not found 2026-04-28 23:53:53.638 7 INFO neutron.services.segments.plugin [-] Segment 274bcc63-1997-4f79-9aba-eb88c596b024 resource provider aggregate not found 2026-04-28 23:53:53.645 7 INFO neutron.services.segments.plugin [-] Segment 274bcc63-1997-4f79-9aba-eb88c596b024 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 274bcc63-1997-4f79-9aba-eb88c596b024 found for delete ", "request_id": "req-d1e32db5-4160-43aa-bffd-29db634f6c81"}]} 2026-04-28 23:53:53.658 7 INFO neutron.services.segments.plugin [-] Segment 274bcc63-1997-4f79-9aba-eb88c596b024 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 274bcc63-1997-4f79-9aba-eb88c596b024 found for delete ", "request_id": "req-44ba0e30-19a5-4ea9-bab0-40de8ef3fb7f"}]} 2026-04-28 23:53:53.668 7 INFO neutron.services.segments.plugin [-] Segment f7769722-d038-4073-9ae2-e2b56da79958 resource provider aggregate not found 2026-04-28 23:53:53.673 7 INFO neutron.services.segments.plugin [-] Segment f7769722-d038-4073-9ae2-e2b56da79958 resource provider aggregate not found 2026-04-28 23:53:53.691 7 INFO neutron.services.segments.plugin [-] Segment f7769722-d038-4073-9ae2-e2b56da79958 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7769722-d038-4073-9ae2-e2b56da79958 found for delete ", "request_id": "req-d7de1bbc-af33-4716-82a3-8e8ba84991ea"}]} 2026-04-28 23:53:53.696 7 INFO neutron.services.segments.plugin [-] Segment f7769722-d038-4073-9ae2-e2b56da79958 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7769722-d038-4073-9ae2-e2b56da79958 found for delete ", "request_id": "req-fb9ae2b2-847f-41af-a119-30e55db0f53f"}]} [pid: 8|app: 0|req: 626/1257] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:53 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:53.980 7 WARNING neutron.db.securitygroups_db [None req-03abaf0c-0a8c-48e5-9c4f-003478ce81ac 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 632/1258] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:53:53 2026] GET /v2.0/security-groups?tenant_id=568320b73bbf4cec845e02a920b0c254&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1259] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:53:54 2026] DELETE /v2.0/security-groups/261bc210-04d5-4a8b-9255-8e72b77336cd => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1260] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:54 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:53:55.069 7 INFO neutron.db.segments_db [None req-9dd5385c-be55-492f-a11c-9ed28209fbd9 f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] Added segment 64156c95-22bb-40c7-b477-78b0762ffb62 of type vxlan for network 04513487-6fa5-4659-991d-26c976b982c4 [pid: 7|app: 0|req: 633/1261] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:54 2026] POST /v2.0/networks => generated 645 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1262] 10.0.0.241 () {34 vars in 665 bytes} [Tue Apr 28 23:53:55 2026] POST /v2.0/ports => generated 775 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:53:55.662 7 INFO neutron.db.segments_db [None req-3e7b9748-4c3e-455f-9c89-52337f094263 f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] Added segment a5c27643-237b-4061-8416-836700502006 of type vxlan for network 305435f9-8466-4843-ab08-283358b57565 [pid: 7|app: 0|req: 634/1263] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:55 2026] POST /v2.0/networks => generated 632 bytes in 161 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: 635/1264] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:55 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1265] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:53:55 2026] POST /v2.0/subnets => generated 626 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1266] 10.0.0.241 () {34 vars in 665 bytes} [Tue Apr 28 23:53:56 2026] POST /v2.0/ports => generated 948 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:53:56.676 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac24563f-bc50-4e79-bb05-0c0f972817b4 f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] TaaS: Handle Delete Port: a2b9e87c-f882-49c9-aa33-1964f5a850a3 2026-04-28 23:53:56.680 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac24563f-bc50-4e79-bb05-0c0f972817b4 f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] Tap Mirror: Handle Delete Port: a2b9e87c-f882-49c9-aa33-1964f5a850a3 /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 631/1267] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:53:56 2026] DELETE /v2.0/ports/a2b9e87c-f882-49c9-aa33-1964f5a850a3 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:56.870 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32596833-3095-497b-9fea-f531f526ca28 f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 632/1268] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:53:56 2026] DELETE /v2.0/ports/a2b9e87c-f882-49c9-aa33-1964f5a850a3 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:53:56.891 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48543a90-bbed-42bf-b158-077b99c08b9c f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1269] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:53:56 2026] GET /v2.0/ports/a2b9e87c-f882-49c9-aa33-1964f5a850a3 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1270] 10.0.0.199 () {34 vars in 990 bytes} [Tue Apr 28 23:53:56 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1271] 10.0.0.199 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:56 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1272] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:57 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => 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: 634/1273] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:56 2026] DELETE /v2.0/subnets/ef422d59-9e16-488b-815c-45062eb004a1 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:57.210 7 INFO neutron.services.segments.plugin [-] Segment a5c27643-237b-4061-8416-836700502006 resource provider aggregate not found 2026-04-28 23:53:57.220 7 INFO neutron.services.segments.plugin [-] Segment a5c27643-237b-4061-8416-836700502006 resource provider aggregate not found 2026-04-28 23:53:57.242 7 INFO neutron.services.segments.plugin [-] Segment a5c27643-237b-4061-8416-836700502006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5c27643-237b-4061-8416-836700502006 found for delete ", "request_id": "req-4b49c25e-713d-4293-bbf1-328697afea18"}]} 2026-04-28 23:53:57.247 7 INFO neutron.services.segments.plugin [-] Segment a5c27643-237b-4061-8416-836700502006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5c27643-237b-4061-8416-836700502006 found for delete ", "request_id": "req-eba82005-ec8c-40c9-b768-b799c36df45d"}]} [pid: 7|app: 0|req: 640/1274] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:57 2026] DELETE /v2.0/networks/305435f9-8466-4843-ab08-283358b57565 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:57.534 8 INFO neutron.db.segments_db [None req-c8578e4b-0cec-49d7-a781-a5f6d48391ff f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] Added segment 919aea30-e38e-452d-a226-63440ce5ba19 of type vxlan for network f513e165-a2fd-42de-82db-faf9f7beb02e [pid: 8|app: 0|req: 635/1275] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:57 2026] POST /v2.0/networks => generated 632 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1276] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:53:58 2026] GET /v2.0/networks?id=4f5d4b79-e227-45bb-a5d0-0a8c4e54cd3b => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:58.114 8 WARNING neutron.db.securitygroups_db [req-c2f39ced-b2e2-417c-90d0-28ea693cf269 req-a3fe3d16-fba2-46c4-8baf-808be20cea98 17b93085a65c477e84ee215cb2bee082 282f8383a16e4c24a5905d891096c401 - - 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: 637/1277] 199.204.45.74 () {34 vars in 1049 bytes} [Tue Apr 28 23:53:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=282f8383a16e4c24a5905d891096c401 => generated 180 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1278] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:58 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => 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: 641/1279] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:53:57 2026] POST /v2.0/subnets => generated 626 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1280] 199.204.45.74 () {38 vars in 954 bytes} [Tue Apr 28 23:53:58 2026] POST /v2.0/ports => generated 954 bytes in 493 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: 642/1281] 10.0.0.241 () {34 vars in 665 bytes} [Tue Apr 28 23:53:58 2026] POST /v2.0/ports => generated 911 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:53:59.023 7 INFO neutron_taas.services.taas.taas_plugin [None req-09c856d6-ff85-422b-904d-7f7dd53d6434 f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] TaaS: Handle Delete Port: 59d736c2-3b5a-4ff7-8eac-606e91ede93f 2026-04-28 23:53:59.026 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09c856d6-ff85-422b-904d-7f7dd53d6434 f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] Tap Mirror: Handle Delete Port: 59d736c2-3b5a-4ff7-8eac-606e91ede93f [pid: 7|app: 0|req: 643/1282] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:53:58 2026] DELETE /v2.0/ports/59d736c2-3b5a-4ff7-8eac-606e91ede93f => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1283] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:53:59 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:53:59.436 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7d5b80e-3673-45a4-acaf-ef1c107fa639 f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1284] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:53:59 2026] GET /v2.0/ports/59d736c2-3b5a-4ff7-8eac-606e91ede93f => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1285] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:53:59 2026] GET /v2.0/security-groups?id=fef3e32b-2ce7-42e5-a305-2e8fe6d3dd56&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: 640/1286] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:53:58 2026] PUT /v2.0/ports/538ccf9b-88e2-4fe9-93e1-27afe2e39ad7 => generated 1235 bytes in 872 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:53:59.578 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77894c50-b587-43db-99db-793e925ebb0b'] response: {'name': 'network-changed', 'server_uuid': 'c9998a95-57e3-46f5-b976-02f6d21ceaa6', 'tag': '538ccf9b-88e2-4fe9-93e1-27afe2e39ad7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 647/1287] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:53:59 2026] DELETE /v2.0/subnets/fdc14cff-c0fa-4ac5-81c1-bde312ea3ad4 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:53:59.751 7 INFO neutron.services.segments.plugin [-] Segment 919aea30-e38e-452d-a226-63440ce5ba19 resource provider aggregate not found 2026-04-28 23:53:59.757 7 INFO neutron.services.segments.plugin [-] Segment 919aea30-e38e-452d-a226-63440ce5ba19 resource provider aggregate not found 2026-04-28 23:53:59.772 7 INFO neutron.services.segments.plugin [-] Segment 919aea30-e38e-452d-a226-63440ce5ba19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 919aea30-e38e-452d-a226-63440ce5ba19 found for delete ", "request_id": "req-3b25898e-9d33-4f19-b509-7a3dcb08bd83"}]} 2026-04-28 23:53:59.774 7 INFO neutron.services.segments.plugin [-] Segment 919aea30-e38e-452d-a226-63440ce5ba19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 919aea30-e38e-452d-a226-63440ce5ba19 found for delete ", "request_id": "req-9eb72616-6c72-4d93-ab3e-be0561e968dd"}]} [pid: 7|app: 0|req: 648/1288] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:53:59 2026] DELETE /v2.0/networks/f513e165-a2fd-42de-82db-faf9f7beb02e => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:53:59.974 8 INFO neutron.db.segments_db [None req-102e8c01-b14c-47dc-86f9-2e3a4fa8fcd0 dc624144258c4bb8a9a3a8362b6b2704 91aaf16141234b9897677d4261b25ac3 - - default default] Added segment 69e6b653-ae02-4fb9-8bba-303f7083b51e of type vxlan for network ee06e4a1-5938-46f1-9497-5c80cbacec2d [pid: 8|app: 0|req: 641/1289] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:53:59 2026] POST /v2.0/networks => generated 726 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1292] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:54:00 2026] GET /v2.0/ports?tenant_id=282f8383a16e4c24a5905d891096c401&device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1293] 10.0.0.241 () {34 vars in 665 bytes} [Tue Apr 28 23:53:59 2026] POST /v2.0/ports => generated 774 bytes in 517 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: 650/1294] 199.204.45.74 () {34 vars in 1017 bytes} [Tue Apr 28 23:54:00 2026] GET /v2.0/networks?tenant_id=282f8383a16e4c24a5905d891096c401&shared=False => generated 771 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1295] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:00 2026] POST /v2.0/subnets => generated 644 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1296] 10.0.0.241 () {34 vars in 737 bytes} [Tue Apr 28 23:54:00 2026] PUT /v2.0/ports/59140688-bf01-402d-bb36-57090dd7b2b4 => generated 752 bytes in 213 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: 646/1297] 199.204.45.74 () {34 vars in 929 bytes} [Tue Apr 28 23:54:00 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:00.632 8 WARNING neutron.api.v2.base [None req-3f2ec082-f74e-4f82-a322-1f1028c953f8 dc624144258c4bb8a9a3a8362b6b2704 91aaf16141234b9897677d4261b25ac3 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-28 23:54:00.632 8 INFO neutron.api.v2.resource [None req-3f2ec082-f74e-4f82-a322-1f1028c953f8 dc624144258c4bb8a9a3a8362b6b2704 91aaf16141234b9897677d4261b25ac3 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 647/1298] 10.0.0.241 () {34 vars in 681 bytes} [Tue Apr 28 23:54:00 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) [pid: 7|app: 0|req: 652/1299] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:00 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:00.759 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8a811f3-0dff-43f8-8920-f5e6b8d541d0 f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] TaaS: Handle Delete Port: 59140688-bf01-402d-bb36-57090dd7b2b4 2026-04-28 23:54:00.762 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8a811f3-0dff-43f8-8920-f5e6b8d541d0 f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] Tap Mirror: Handle Delete Port: 59140688-bf01-402d-bb36-57090dd7b2b4 [pid: 7|app: 0|req: 653/1300] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:00 2026] DELETE /v2.0/networks/ee06e4a1-5938-46f1-9497-5c80cbacec2d => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1301] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:54:00 2026] DELETE /v2.0/ports/59140688-bf01-402d-bb36-57090dd7b2b4 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1302] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:00 2026] GET /v2.0/security-groups?id=fef3e32b-2ce7-42e5-a305-2e8fe6d3dd56&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: 655/1303] 10.0.0.241 () {32 vars in 643 bytes} [Tue Apr 28 23:54:00 2026] GET /v2.0/ports => generated 778 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:00.886 8 INFO neutron.db.segments_db [None req-1e7408c6-16d1-4fa2-abfb-c52604745fd9 dc624144258c4bb8a9a3a8362b6b2704 91aaf16141234b9897677d4261b25ac3 - - default default] Added segment f7350450-33a4-4bfd-b8a5-b9ab483ece03 of type vxlan for network dc30772f-b44e-40c7-9b6a-5cd7614cb6ee 2026-04-28 23:54:00.899 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc197583-a018-4831-a61b-37548af4d2a9 f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1304] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:54:00 2026] GET /v2.0/ports/59140688-bf01-402d-bb36-57090dd7b2b4 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1305] 10.0.0.241 () {32 vars in 643 bytes} [Tue Apr 28 23:54:00 2026] GET /v2.0/ports => generated 778 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1306] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:00 2026] POST /v2.0/networks => generated 727 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1307] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:54:00 2026] GET /v2.0/ports/3e9c3888-9ad5-49d9-a608-bced0d3560e5 => generated 775 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:01.001 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9935b60a-1349-458d-b556-3fde163cda2e f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 659/1308] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:54:00 2026] DELETE /v2.0/ports/59d736c2-3b5a-4ff7-8eac-606e91ede93f => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:54:01.021 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c715b654-489d-4134-a2ef-203d3e0cc8ed f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1309] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:01 2026] DELETE /v2.0/subnets/fdc14cff-c0fa-4ac5-81c1-bde312ea3ad4 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:54:01.056 7 INFO neutron.pecan_wsgi.hooks.translation [None req-521c553c-dbab-4ec0-8959-77d8f49ff5c8 f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1310] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:01 2026] DELETE /v2.0/subnets/ef422d59-9e16-488b-815c-45062eb004a1 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:54:01.168 7 INFO neutron_taas.services.taas.taas_plugin [None req-62f48925-29bb-40fc-8416-255e2bc1a763 f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] TaaS: Handle Delete Port: 3e9c3888-9ad5-49d9-a608-bced0d3560e5 2026-04-28 23:54:01.171 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62f48925-29bb-40fc-8416-255e2bc1a763 f6ab25d4d6054fdf82d989f3077d95e1 405d625fc8dd42ac92362a2cb9898a3e - - default default] Tap Mirror: Handle Delete Port: 3e9c3888-9ad5-49d9-a608-bced0d3560e5 [pid: 8|app: 0|req: 650/1311] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:00 2026] POST /v2.0/subnets => generated 647 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:01.355 8 WARNING neutron.api.v2.base [None req-8aecf810-84dc-4263-91e5-1df6a9775575 dc624144258c4bb8a9a3a8362b6b2704 91aaf16141234b9897677d4261b25ac3 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-28 23:54:01.356 8 INFO neutron.api.v2.resource [None req-8aecf810-84dc-4263-91e5-1df6a9775575 dc624144258c4bb8a9a3a8362b6b2704 91aaf16141234b9897677d4261b25ac3 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 651/1312] 10.0.0.241 () {34 vars in 681 bytes} [Tue Apr 28 23:54:01 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) [pid: 7|app: 0|req: 662/1313] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:54:01 2026] DELETE /v2.0/ports/3e9c3888-9ad5-49d9-a608-bced0d3560e5 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1314] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:01 2026] DELETE /v2.0/networks/04513487-6fa5-4659-991d-26c976b982c4 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:01.529 8 INFO neutron.services.segments.plugin [-] Segment f7350450-33a4-4bfd-b8a5-b9ab483ece03 resource provider aggregate not found 2026-04-28 23:54:01.534 8 INFO neutron.services.segments.plugin [-] Segment f7350450-33a4-4bfd-b8a5-b9ab483ece03 resource provider aggregate not found 2026-04-28 23:54:01.553 8 INFO neutron.services.segments.plugin [-] Segment f7350450-33a4-4bfd-b8a5-b9ab483ece03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7350450-33a4-4bfd-b8a5-b9ab483ece03 found for delete ", "request_id": "req-f6284a9d-3573-4463-8078-3d5fd19cb9fa"}]} 2026-04-28 23:54:01.554 8 INFO neutron.services.segments.plugin [-] Segment f7350450-33a4-4bfd-b8a5-b9ab483ece03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7350450-33a4-4bfd-b8a5-b9ab483ece03 found for delete ", "request_id": "req-7c9ce03d-4aa3-4ce6-b033-40db48f06359"}]} [pid: 8|app: 0|req: 652/1315] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:01 2026] DELETE /v2.0/networks/dc30772f-b44e-40c7-9b6a-5cd7614cb6ee => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1316] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:54:01 2026] GET /v2.0/ports?tenant_id=282f8383a16e4c24a5905d891096c401&device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1317] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:54:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=538ccf9b-88e2-4fe9-93e1-27afe2e39ad7 => 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: 655/1318] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:54:01 2026] GET /v2.0/subnets?id=5dd103bb-181e-475e-b57b-3200e9dfe83e => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:01.766 7 INFO neutron.db.segments_db [None req-4920b38e-89c0-4d58-b0aa-61b92b260b4f dc624144258c4bb8a9a3a8362b6b2704 91aaf16141234b9897677d4261b25ac3 - - default default] Added segment b6433984-1fe4-4303-ae8d-c5461332f0e2 of type vxlan for network 6ba0a8d0-4fac-4393-a9ec-7ea2afcbf2c2 2026-04-28 23:54:01.794 7 INFO neutron.services.segments.plugin [-] Segment 69e6b653-ae02-4fb9-8bba-303f7083b51e resource provider aggregate not found 2026-04-28 23:54:01.796 7 INFO neutron.services.segments.plugin [-] Segment 69e6b653-ae02-4fb9-8bba-303f7083b51e resource provider aggregate not found [pid: 8|app: 0|req: 656/1319] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:54:01 2026] GET /v2.0/ports?network_id=4f5d4b79-e227-45bb-a5d0-0a8c4e54cd3b&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:01.821 7 INFO neutron.services.segments.plugin [-] Segment 69e6b653-ae02-4fb9-8bba-303f7083b51e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69e6b653-ae02-4fb9-8bba-303f7083b51e found for delete ", "request_id": "req-db124383-9953-48ff-ab4c-88d1cc26f7a5"}]} 2026-04-28 23:54:01.826 7 INFO neutron.services.segments.plugin [-] Segment 69e6b653-ae02-4fb9-8bba-303f7083b51e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69e6b653-ae02-4fb9-8bba-303f7083b51e found for delete ", "request_id": "req-6b4dc85f-062f-4886-88fc-0369e81c60f1"}]} 2026-04-28 23:54:01.841 7 INFO neutron.services.segments.plugin [-] Segment 64156c95-22bb-40c7-b477-78b0762ffb62 resource provider aggregate not found 2026-04-28 23:54:01.847 7 INFO neutron.services.segments.plugin [-] Segment 64156c95-22bb-40c7-b477-78b0762ffb62 resource provider aggregate not found 2026-04-28 23:54:01.858 7 INFO neutron.services.segments.plugin [-] Segment 64156c95-22bb-40c7-b477-78b0762ffb62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64156c95-22bb-40c7-b477-78b0762ffb62 found for delete ", "request_id": "req-d4b16f73-ecf3-4863-9655-59b99009deb6"}]} [pid: 8|app: 0|req: 657/1320] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:54:01 2026] GET /v2.0/networks/4f5d4b79-e227-45bb-a5d0-0a8c4e54cd3b?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:01.866 7 INFO neutron.services.segments.plugin [-] Segment 64156c95-22bb-40c7-b477-78b0762ffb62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64156c95-22bb-40c7-b477-78b0762ffb62 found for delete ", "request_id": "req-d3ee3fe4-590c-4ca3-9123-145edd2afc1d"}]} [pid: 7|app: 0|req: 664/1321] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:01 2026] POST /v2.0/networks => generated 725 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1322] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:01 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => 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: 658/1323] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:54:01 2026] GET /v2.0/networks/4f5d4b79-e227-45bb-a5d0-0a8c4e54cd3b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1324] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:01 2026] POST /v2.0/subnets => generated 647 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1325] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:02 2026] GET /v2.0/security-groups?id=fef3e32b-2ce7-42e5-a305-2e8fe6d3dd56&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:02.464 7 WARNING neutron.db.securitygroups_db [None req-ec7cc531-944a-4de4-ace2-304219108517 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 667/1326] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:02 2026] GET /v2.0/security-groups?tenant_id=405d625fc8dd42ac92362a2cb9898a3e&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1327] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:02 2026] DELETE /v2.0/security-groups/1eea77df-3a9f-456d-b443-560eec60e905 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1328] 10.0.0.241 () {34 vars in 681 bytes} [Tue Apr 28 23:54:02 2026] POST /v2.0/rbac-policies => generated 324 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1329] 10.0.0.241 () {32 vars in 723 bytes} [Tue Apr 28 23:54:02 2026] GET /v2.0/networks/6ba0a8d0-4fac-4393-a9ec-7ea2afcbf2c2 => generated 653 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1330] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:03 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1331] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:03 2026] GET /v2.0/security-groups?id=fef3e32b-2ce7-42e5-a305-2e8fe6d3dd56&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:03.712 8 INFO neutron.pecan_wsgi.hooks.translation [None req-911ea323-7bbd-4f41-a4fb-6a71fb180da2 819c6ff4a05d43509aa149c3ba78982a ddac59ee33b24cbfb6cd0c9c3c3cc6f0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 662/1332] 10.0.0.241 () {32 vars in 723 bytes} [Tue Apr 28 23:54:03 2026] GET /v2.0/networks/6ba0a8d0-4fac-4393-a9ec-7ea2afcbf2c2 => generated 138 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:54:03.958 7 INFO neutron.services.segments.plugin [-] Segment b6433984-1fe4-4303-ae8d-c5461332f0e2 resource provider aggregate not found 2026-04-28 23:54:03.966 7 INFO neutron.services.segments.plugin [-] Segment b6433984-1fe4-4303-ae8d-c5461332f0e2 resource provider aggregate not found 2026-04-28 23:54:03.989 7 INFO neutron.services.segments.plugin [-] Segment b6433984-1fe4-4303-ae8d-c5461332f0e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6433984-1fe4-4303-ae8d-c5461332f0e2 found for delete ", "request_id": "req-3821a97f-f11e-4fdb-9235-2862f5749a16"}]} [pid: 7|app: 0|req: 671/1333] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:03 2026] DELETE /v2.0/networks/6ba0a8d0-4fac-4393-a9ec-7ea2afcbf2c2 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:04.012 7 INFO neutron.services.segments.plugin [-] Segment b6433984-1fe4-4303-ae8d-c5461332f0e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6433984-1fe4-4303-ae8d-c5461332f0e2 found for delete ", "request_id": "req-9d5843f5-65ec-426a-94c5-e38810bec39a"}]} 2026-04-28 23:54:04.025 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9a510768-91c9-416a-a7ae-4ad8315d5b44 dc624144258c4bb8a9a3a8362b6b2704 91aaf16141234b9897677d4261b25ac3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 663/1334] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:04 2026] DELETE /v2.0/subnets/97a4009d-e374-4ab6-9d4f-e7e1b29d9b2a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:54:04.048 7 INFO neutron.pecan_wsgi.hooks.translation [None req-408197d7-44ec-4240-8992-2df7cf299c06 dc624144258c4bb8a9a3a8362b6b2704 91aaf16141234b9897677d4261b25ac3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 672/1335] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:04 2026] DELETE /v2.0/subnets/314f278d-73f6-490c-af02-941e264f67eb => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:54:04.077 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c5350c17-887c-49a8-a5a2-db25cbb13037 dc624144258c4bb8a9a3a8362b6b2704 91aaf16141234b9897677d4261b25ac3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 664/1336] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:04 2026] DELETE /v2.0/subnets/640d6e51-ed62-46b1-93db-9f217f16ecd4 => 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: 665/1337] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:04 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1338] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:04 2026] GET /v2.0/security-groups?id=fef3e32b-2ce7-42e5-a305-2e8fe6d3dd56&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:04.914 7 INFO neutron.db.segments_db [None req-1b58a991-d84a-4c43-983c-e7f947060182 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Added segment 372ac9d8-6f4d-4538-af0d-0cf4218b5ed9 of type vxlan for network 1138d2cf-b21c-4bf3-8054-6377ad6a4f91 [pid: 7|app: 0|req: 673/1339] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:04 2026] POST /v2.0/networks => generated 630 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:05.130 8 INFO neutron.db.segments_db [None req-0b40eb93-679a-4935-b787-42d2ceb50427 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Added segment 13e3ad98-4a71-4a96-b04d-bd6ffb4af50c of type vxlan for network f83720ae-043a-4f86-894b-66afcb83ceb0 2026-04-28 23:54:05.237 7 WARNING neutron.db.securitygroups_db [None req-903688fe-7d82-4ae0-9649-1daaf2d78293 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 674/1340] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:05 2026] GET /v2.0/security-groups?tenant_id=91aaf16141234b9897677d4261b25ac3&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1341] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:05 2026] POST /v2.0/networks => generated 629 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1342] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:05 2026] DELETE /v2.0/security-groups/0b21c1b5-bcc6-4699-a934-316b4004507f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:05.492 7 WARNING neutron.db.securitygroups_db [None req-c83964b0-b0d5-4694-8326-cb8703e84c6f 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 668/1343] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:05 2026] POST /v2.0/subnets => generated 626 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1344] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:05 2026] GET /v2.0/security-groups?tenant_id=ddac59ee33b24cbfb6cd0c9c3c3cc6f0&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1345] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:05 2026] DELETE /v2.0/security-groups/a2f290b0-2258-426d-aede-4b8389f66d25 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1346] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:05 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1347] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:05 2026] POST /v2.0/subnets => generated 626 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1348] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:05 2026] GET /v2.0/security-groups?id=fef3e32b-2ce7-42e5-a305-2e8fe6d3dd56&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:05.913 8 INFO neutron.db.segments_db [None req-788a8259-01f3-420d-a39c-61df59384be5 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Added segment 0fd791a3-dd1f-4dbc-8125-415f0d75351f of type vxlan for network 6fb5005f-613a-4f95-82ba-a35e0de2a478 2026-04-28 23:54:05.922 7 WARNING neutron.db.securitygroups_db [None req-3182837e-1d29-4565-a73c-925920928554 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 680/1349] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:05 2026] GET /v2.0/security-groups?tenant_id=d5c263e211184f739f2215d8fce9659c&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1350] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:06 2026] DELETE /v2.0/security-groups/f9bb48e7-7b80-42fa-bddb-a8f15ac9c704 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:06.337 8 INFO neutron.db.l3_hamode_db [None req-788a8259-01f3-420d-a39c-61df59384be5 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:54:06.516 8 INFO neutron.db.l3_hamode_db [None req-788a8259-01f3-420d-a39c-61df59384be5 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 682/1351] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:06 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => 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: 683/1352] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:07 2026] GET /v2.0/security-groups?id=fef3e32b-2ce7-42e5-a305-2e8fe6d3dd56&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: 7|app: 0|req: 684/1353] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:07 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1354] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:05 2026] POST /v2.0/routers => generated 507 bytes in 1298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:07.522 7 INFO neutron.db.l3_db [None req-2350d410-9ba0-4632-adf0-a806fdbf04ef 17b93085a65c477e84ee215cb2bee082 282f8383a16e4c24a5905d891096c401 - - default default] Floating IP a1179a8d-bbbf-4568-814f-e8c0e58581c3 associated. External IP: 10.96.250.208, port: 538ccf9b-88e2-4fe9-93e1-27afe2e39ad7. [pid: 7|app: 0|req: 685/1355] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:54:07 2026] PUT /v2.0/floatingips/a1179a8d-bbbf-4568-814f-e8c0e58581c3 => generated 855 bytes in 748 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:07.944 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-983e2af9-cb72-4c36-8872-eea4be9c982b'] response: {'name': 'network-changed', 'server_uuid': 'c9998a95-57e3-46f5-b976-02f6d21ceaa6', 'tag': '538ccf9b-88e2-4fe9-93e1-27afe2e39ad7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 686/1356] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:07 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1357] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:08 2026] GET /v2.0/security-groups?id=fef3e32b-2ce7-42e5-a305-2e8fe6d3dd56&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: 7|app: 0|req: 688/1358] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:08 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1359] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:54:07 2026] PUT /v2.0/routers/c32b9816-e1ae-409e-8c3b-0ada381ec78e/add_router_interface => generated 310 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1360] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:08 2026] GET /v2.0/security-groups?id=fef3e32b-2ce7-42e5-a305-2e8fe6d3dd56&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: 689/1361] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:54:08 2026] GET /v2.0/ports/0492f315-b489-4619-84c8-84ea99aaf0bc => generated 955 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1362] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:54:08 2026] GET /v2.0/ports?tenant_id=282f8383a16e4c24a5905d891096c401&device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1363] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:54:08 2026] GET /v2.0/networks?id=4f5d4b79-e227-45bb-a5d0-0a8c4e54cd3b => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1364] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:54:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=538ccf9b-88e2-4fe9-93e1-27afe2e39ad7 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1365] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:54:08 2026] GET /v2.0/subnets?id=5dd103bb-181e-475e-b57b-3200e9dfe83e => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1366] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:54:08 2026] GET /v2.0/ports?network_id=4f5d4b79-e227-45bb-a5d0-0a8c4e54cd3b&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1367] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:54:08 2026] GET /v2.0/networks/4f5d4b79-e227-45bb-a5d0-0a8c4e54cd3b?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1368] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:54:08 2026] GET /v2.0/networks/4f5d4b79-e227-45bb-a5d0-0a8c4e54cd3b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1369] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:09 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1370] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:09 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1371] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:54:08 2026] PUT /v2.0/routers/c32b9816-e1ae-409e-8c3b-0ada381ec78e/add_router_interface => generated 310 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1372] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:54:09 2026] GET /v2.0/ports/5b85468d-2982-4223-88d9-ce19a0fb8399 => generated 955 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1373] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:09 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1374] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:09 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1375] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:09 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1376] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:09 2026] GET /v2.0/security-groups?id=fef3e32b-2ce7-42e5-a305-2e8fe6d3dd56&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:10.206 7 INFO neutron_taas.services.taas.taas_plugin [None req-180c699d-44dc-422f-8b8c-69ce35c9a091 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] TaaS: Handle Delete Port: 5b85468d-2982-4223-88d9-ce19a0fb8399 2026-04-28 23:54:10.208 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-180c699d-44dc-422f-8b8c-69ce35c9a091 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Tap Mirror: Handle Delete Port: 5b85468d-2982-4223-88d9-ce19a0fb8399 [pid: 8|app: 0|req: 677/1377] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:10 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1378] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:10 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1379] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:54:09 2026] PUT /v2.0/routers/c32b9816-e1ae-409e-8c3b-0ada381ec78e/remove_router_interface => generated 310 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1380] 199.204.45.74 () {34 vars in 993 bytes} [Tue Apr 28 23:54:11 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1381] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:11 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1382] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:54:10 2026] POST /v2.0/floatingips => generated 552 bytes in 748 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:11.468 8 INFO neutron_taas.services.taas.taas_plugin [req-7d4785dd-ab02-4079-bfac-fae7fd462034 req-77842815-46ba-4902-bcd5-668797a8b153 17b93085a65c477e84ee215cb2bee082 282f8383a16e4c24a5905d891096c401 - - default default] TaaS: Handle Delete Port: 538ccf9b-88e2-4fe9-93e1-27afe2e39ad7 2026-04-28 23:54:11.470 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7d4785dd-ab02-4079-bfac-fae7fd462034 req-77842815-46ba-4902-bcd5-668797a8b153 17b93085a65c477e84ee215cb2bee082 282f8383a16e4c24a5905d891096c401 - - default default] Tap Mirror: Handle Delete Port: 538ccf9b-88e2-4fe9-93e1-27afe2e39ad7 2026-04-28 23:54:11.489 7 INFO neutron_taas.services.taas.taas_plugin [None req-6494a67c-7225-4e41-9050-2125424fc15b e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] TaaS: Handle Delete Port: 0492f315-b489-4619-84c8-84ea99aaf0bc 2026-04-28 23:54:11.497 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6494a67c-7225-4e41-9050-2125424fc15b e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Tap Mirror: Handle Delete Port: 0492f315-b489-4619-84c8-84ea99aaf0bc 2026-04-28 23:54:11.591 8 INFO neutron.db.l3_db [req-7d4785dd-ab02-4079-bfac-fae7fd462034 req-77842815-46ba-4902-bcd5-668797a8b153 17b93085a65c477e84ee215cb2bee082 282f8383a16e4c24a5905d891096c401 - - default default] Floating IP a1179a8d-bbbf-4568-814f-e8c0e58581c3 disassociated. External IP: 10.96.250.208, port: 538ccf9b-88e2-4fe9-93e1-27afe2e39ad7. [pid: 7|app: 0|req: 704/1383] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:54:11 2026] PUT /v2.0/routers/c32b9816-e1ae-409e-8c3b-0ada381ec78e/remove_router_interface => generated 310 bytes in 838 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1384] 199.204.45.74 () {36 vars in 996 bytes} [Tue Apr 28 23:54:11 2026] DELETE /v2.0/ports/538ccf9b-88e2-4fe9-93e1-27afe2e39ad7 => generated 0 bytes in 639 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1385] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:11 2026] GET /v2.0/security-groups?id=fef3e32b-2ce7-42e5-a305-2e8fe6d3dd56&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: 8|app: 0|req: 681/1386] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:12 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:12.058 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-586aa8e4-2393-4a96-994b-66aebcb83b72'] response: {'server_uuid': 'c9998a95-57e3-46f5-b976-02f6d21ceaa6', 'name': 'network-vif-deleted', 'tag': '538ccf9b-88e2-4fe9-93e1-27afe2e39ad7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 682/1387] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:54:12 2026] GET /v2.0/ports?tenant_id=0c9237b27f8b413688959d812c843a6e&device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1388] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:54:12 2026] GET /v2.0/ports?device_id=c32b9816-e1ae-409e-8c3b-0ada381ec78e => 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: 684/1389] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:12 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1390] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:54:12 2026] GET /v2.0/networks?id=12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f => generated 772 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:12.417 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd334c8c-8e09-4ed8-8f09-f8cf928d805a e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] TaaS: Handle Delete Port: e79547dd-d649-4094-8759-bbd65539e863 2026-04-28 23:54:12.420 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd334c8c-8e09-4ed8-8f09-f8cf928d805a e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Tap Mirror: Handle Delete Port: e79547dd-d649-4094-8759-bbd65539e863 2026-04-28 23:54:12.817 8 INFO neutron.services.segments.plugin [-] Segment 0fd791a3-dd1f-4dbc-8125-415f0d75351f resource provider aggregate not found [pid: 7|app: 0|req: 706/1391] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:54:12 2026] POST /v2.0/floatingips => generated 552 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:12.829 8 INFO neutron.services.segments.plugin [-] Segment 0fd791a3-dd1f-4dbc-8125-415f0d75351f resource provider aggregate not found 2026-04-28 23:54:12.834 8 INFO neutron.services.segments.plugin [-] Segment 0fd791a3-dd1f-4dbc-8125-415f0d75351f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fd791a3-dd1f-4dbc-8125-415f0d75351f found for delete ", "request_id": "req-13cbe3ac-18d4-4816-a2e2-3dd2d91dcfba"}]} 2026-04-28 23:54:12.846 8 INFO neutron.services.segments.plugin [-] Segment 0fd791a3-dd1f-4dbc-8125-415f0d75351f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fd791a3-dd1f-4dbc-8125-415f0d75351f found for delete ", "request_id": "req-1ece7ac6-48f6-4474-90e7-b35e0700be8f"}]} [pid: 7|app: 0|req: 707/1392] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:54:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fdbdde0c-785a-4c82-8f0d-ae827574612e => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:12.882 8 INFO neutron.db.l3_hamode_db [None req-dd334c8c-8e09-4ed8-8f09-f8cf928d805a e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] HA network 6fb5005f-613a-4f95-82ba-a35e0de2a478 was deleted as no HA routers are present in project 1d504e4e6bec48188ff79f25e34231ed. [pid: 8|app: 0|req: 686/1393] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:12 2026] DELETE /v2.0/routers/c32b9816-e1ae-409e-8c3b-0ada381ec78e => generated 0 bytes in 674 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1394] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:54:12 2026] GET /v2.0/subnets?id=29645c31-531b-454b-84ea-f5b04b543d70 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1395] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:12 2026] DELETE /v2.0/subnets/269d80a8-a1db-4ab9-a19e-0abbc43e55ef => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1396] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:54:13 2026] GET /v2.0/ports?network_id=12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1397] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:13 2026] DELETE /v2.0/subnets/0b140288-6eee-4033-a6ad-dd11234c1733 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1398] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:13 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => 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: 692/1399] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:54:13 2026] GET /v2.0/networks/12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f?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: 693/1400] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:13 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1401] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:54:12 2026] POST /v2.0/floatingips => generated 552 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1402] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:13 2026] DELETE /v2.0/networks/f83720ae-043a-4f86-894b-66afcb83ceb0 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1403] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:13 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1404] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:54:13 2026] GET /v2.0/networks/12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:13.677 7 INFO neutron_taas.services.taas.taas_plugin [None req-783bd00b-57ce-4ad8-9e8e-9f437253fda8 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] TaaS: Handle Delete Port: 7da99710-f89d-43a4-bc92-0e4866ffd56b 2026-04-28 23:54:13.679 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-783bd00b-57ce-4ad8-9e8e-9f437253fda8 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Tap Mirror: Handle Delete Port: 7da99710-f89d-43a4-bc92-0e4866ffd56b 2026-04-28 23:54:13.880 7 INFO neutron.services.segments.plugin [-] Segment 372ac9d8-6f4d-4538-af0d-0cf4218b5ed9 resource provider aggregate not found 2026-04-28 23:54:13.892 7 INFO neutron.services.segments.plugin [-] Segment 372ac9d8-6f4d-4538-af0d-0cf4218b5ed9 resource provider aggregate not found 2026-04-28 23:54:13.909 7 INFO neutron.services.segments.plugin [-] Segment 372ac9d8-6f4d-4538-af0d-0cf4218b5ed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 372ac9d8-6f4d-4538-af0d-0cf4218b5ed9 found for delete ", "request_id": "req-2943158d-c576-478d-bd90-1b7bb450f210"}]} [pid: 7|app: 0|req: 710/1405] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:13 2026] DELETE /v2.0/networks/1138d2cf-b21c-4bf3-8054-6377ad6a4f91 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:13.916 7 INFO neutron.services.segments.plugin [-] Segment 372ac9d8-6f4d-4538-af0d-0cf4218b5ed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 372ac9d8-6f4d-4538-af0d-0cf4218b5ed9 found for delete ", "request_id": "req-c47538fb-7670-4b6c-a956-2bb533698fd3"}]} 2026-04-28 23:54:13.973 7 INFO neutron.db.segments_db [None req-02c81963-7795-4197-84f2-39eca98f73f4 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Added segment 54dedfe0-d424-4796-8b2f-38680cc23501 of type vxlan for network 74f7d253-bf47-4f40-9d7b-44ed65a13792 [pid: 7|app: 0|req: 711/1406] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:13 2026] POST /v2.0/networks => generated 628 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1407] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:54:13 2026] POST /v2.0/floatingips => generated 552 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1408] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:14 2026] POST /v2.0/subnets => generated 626 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:14.473 7 INFO neutron.db.segments_db [None req-d6a3869d-5566-483d-83f5-8545a0b5186e e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Added segment ad406032-1495-4686-897a-8c5e0a535e21 of type vxlan for network bb0a5318-6a4a-40a9-adc2-814c22d8f7fe 2026-04-28 23:54:14.740 7 INFO neutron.db.l3_hamode_db [None req-d6a3869d-5566-483d-83f5-8545a0b5186e e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 697/1409] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:54:14 2026] POST /v2.0/floatingips => generated 552 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1410] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:14 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => 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: 699/1411] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:14 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:14.874 8 INFO neutron.services.segments.plugin [-] Segment 13e3ad98-4a71-4a96-b04d-bd6ffb4af50c resource provider aggregate not found 2026-04-28 23:54:14.883 7 INFO neutron.db.l3_hamode_db [None req-d6a3869d-5566-483d-83f5-8545a0b5186e e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:54:14.894 8 INFO neutron.services.segments.plugin [-] Segment 13e3ad98-4a71-4a96-b04d-bd6ffb4af50c resource provider aggregate not found 2026-04-28 23:54:14.905 8 WARNING tagging [None req-4d6d3c8d-a53f-4b5b-af42-675413d0bb65 b90ab7a5afe44c86ac3b669443a4e915 f6e4dc76543e4792bfcedad942e2ee09 - - 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-04-28 23:54:14.906 8 INFO neutron.services.segments.plugin [-] Segment 13e3ad98-4a71-4a96-b04d-bd6ffb4af50c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13e3ad98-4a71-4a96-b04d-bd6ffb4af50c found for delete ", "request_id": "req-c98e033c-03ce-43d4-8779-30aee308a9e8"}]} 2026-04-28 23:54:14.918 8 INFO neutron.services.segments.plugin [-] Segment 13e3ad98-4a71-4a96-b04d-bd6ffb4af50c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13e3ad98-4a71-4a96-b04d-bd6ffb4af50c found for delete ", "request_id": "req-e11ce3cf-ca62-4e50-8f3d-9ffd40f9cf5a"}]} [pid: 8|app: 0|req: 700/1412] 10.0.0.241 () {34 vars in 759 bytes} [Tue Apr 28 23:54:14 2026] PUT /v2.0/floatingips/f13a4c5d-a8c0-4a06-8739-f062523fcaf6/tags => generated 17 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1413] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:14 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:15.019 8 WARNING tagging [None req-79aceda8-7e2f-4cc9-8090-a0a901e39e0a b90ab7a5afe44c86ac3b669443a4e915 f6e4dc76543e4792bfcedad942e2ee09 - - 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: 702/1414] 10.0.0.241 () {34 vars in 759 bytes} [Tue Apr 28 23:54:14 2026] PUT /v2.0/floatingips/e550c516-33a4-4484-aa03-464bb29fd701/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:15.099 8 WARNING tagging [None req-99334f26-4d82-4b4e-8b9d-089ff21946cf b90ab7a5afe44c86ac3b669443a4e915 f6e4dc76543e4792bfcedad942e2ee09 - - 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: 705/1417] 10.0.0.241 () {34 vars in 759 bytes} [Tue Apr 28 23:54:15 2026] PUT /v2.0/floatingips/09be9702-5afb-4698-bfdc-c325c6d89127/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:15.159 8 WARNING tagging [None req-dfa78137-d836-4831-9bc8-b734adc622bb b90ab7a5afe44c86ac3b669443a4e915 f6e4dc76543e4792bfcedad942e2ee09 - - 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: 706/1418] 10.0.0.241 () {34 vars in 759 bytes} [Tue Apr 28 23:54:15 2026] PUT /v2.0/floatingips/f23e3f95-e3ee-4298-8c84-b24f8da55b50/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1419] 10.0.0.241 () {32 vars in 672 bytes} [Tue Apr 28 23:54:15 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1420] 10.0.0.241 () {32 vars in 686 bytes} [Tue Apr 28 23:54:15 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1421] 10.0.0.241 () {32 vars in 682 bytes} [Tue Apr 28 23:54:15 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1422] 10.0.0.241 () {32 vars in 694 bytes} [Tue Apr 28 23:54:15 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1423] 10.0.0.241 () {32 vars in 680 bytes} [Tue Apr 28 23:54:15 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1424] 10.0.0.241 () {32 vars in 694 bytes} [Tue Apr 28 23:54:15 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1425] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:14 2026] POST /v2.0/routers => generated 506 bytes in 1079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1426] 10.0.0.241 () {32 vars in 690 bytes} [Tue Apr 28 23:54:15 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1427] 10.0.0.241 () {32 vars in 702 bytes} [Tue Apr 28 23:54:15 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:15.702 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8386ff5-7360-4865-b01a-e45843419d71 b90ab7a5afe44c86ac3b669443a4e915 f6e4dc76543e4792bfcedad942e2ee09 - - default default] TaaS: Handle Delete Port: 282d0673-93ec-4c01-ac52-9d481f94a26f 2026-04-28 23:54:15.707 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8386ff5-7360-4865-b01a-e45843419d71 b90ab7a5afe44c86ac3b669443a4e915 f6e4dc76543e4792bfcedad942e2ee09 - - default default] Tap Mirror: Handle Delete Port: 282d0673-93ec-4c01-ac52-9d481f94a26f [pid: 7|app: 0|req: 714/1428] 10.0.0.241 () {34 vars in 665 bytes} [Tue Apr 28 23:54:15 2026] POST /v2.0/ports => generated 948 bytes in 355 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: 715/1429] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:54:15 2026] DELETE /v2.0/floatingips/f13a4c5d-a8c0-4a06-8739-f062523fcaf6 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1430] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:15 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:16.023 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b3ce276-fb95-4548-942c-f7fdc71fe1be b90ab7a5afe44c86ac3b669443a4e915 f6e4dc76543e4792bfcedad942e2ee09 - - default default] TaaS: Handle Delete Port: 96cb397c-8978-4f44-86ec-00c19392e0b8 2026-04-28 23:54:16.027 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b3ce276-fb95-4548-942c-f7fdc71fe1be b90ab7a5afe44c86ac3b669443a4e915 f6e4dc76543e4792bfcedad942e2ee09 - - default default] Tap Mirror: Handle Delete Port: 96cb397c-8978-4f44-86ec-00c19392e0b8 [pid: 8|app: 0|req: 717/1431] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:54:15 2026] DELETE /v2.0/floatingips/e550c516-33a4-4484-aa03-464bb29fd701 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1432] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:16 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:16.371 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ba20f4b-4f13-45ad-a919-cfa6f47d526b b90ab7a5afe44c86ac3b669443a4e915 f6e4dc76543e4792bfcedad942e2ee09 - - default default] TaaS: Handle Delete Port: 4eddf8b6-c036-4f6a-bbe7-5e789c0ebd20 2026-04-28 23:54:16.374 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ba20f4b-4f13-45ad-a919-cfa6f47d526b b90ab7a5afe44c86ac3b669443a4e915 f6e4dc76543e4792bfcedad942e2ee09 - - default default] Tap Mirror: Handle Delete Port: 4eddf8b6-c036-4f6a-bbe7-5e789c0ebd20 [pid: 8|app: 0|req: 719/1433] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:54:16 2026] DELETE /v2.0/floatingips/09be9702-5afb-4698-bfdc-c325c6d89127 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1434] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:16 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:16.691 8 INFO neutron_taas.services.taas.taas_plugin [None req-ebce1613-695f-40c1-a635-5a9c4726acbb b90ab7a5afe44c86ac3b669443a4e915 f6e4dc76543e4792bfcedad942e2ee09 - - default default] TaaS: Handle Delete Port: 15fa60e7-83cf-496a-8468-82c42ba06a42 2026-04-28 23:54:16.695 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ebce1613-695f-40c1-a635-5a9c4726acbb b90ab7a5afe44c86ac3b669443a4e915 f6e4dc76543e4792bfcedad942e2ee09 - - default default] Tap Mirror: Handle Delete Port: 15fa60e7-83cf-496a-8468-82c42ba06a42 [pid: 8|app: 0|req: 721/1435] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:54:16 2026] DELETE /v2.0/floatingips/f23e3f95-e3ee-4298-8c84-b24f8da55b50 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1436] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:54:15 2026] PUT /v2.0/routers/ac0ea267-bde5-421d-8cca-5b75eb9a2846/add_router_interface => generated 310 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:54:16.994 8 INFO neutron_taas.services.taas.taas_plugin [None req-1dee52f1-8c3b-4923-bc90-677ed571e341 b90ab7a5afe44c86ac3b669443a4e915 f6e4dc76543e4792bfcedad942e2ee09 - - default default] TaaS: Handle Delete Port: 4bcb6f60-2da8-4d15-a73a-8ca2dcea260e 2026-04-28 23:54:16.998 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1dee52f1-8c3b-4923-bc90-677ed571e341 b90ab7a5afe44c86ac3b669443a4e915 f6e4dc76543e4792bfcedad942e2ee09 - - default default] Tap Mirror: Handle Delete Port: 4bcb6f60-2da8-4d15-a73a-8ca2dcea260e [pid: 7|app: 0|req: 716/1437] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:54:16 2026] GET /v2.0/ports/fa5f3400-eb78-4e9f-bbc6-85f52b1c7515 => generated 1022 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1438] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:17 2026] GET /v2.0/ports?device_id=c9998a95-57e3-46f5-b976-02f6d21ceaa6 => 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: 722/1439] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:54:16 2026] DELETE /v2.0/floatingips/853589b2-f3a1-4b82-a633-b628cc520f54 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:17.344 7 INFO neutron_taas.services.taas.taas_plugin [None req-3a13a67b-8689-43fa-ae0e-92fa1047b168 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] TaaS: Handle Delete Port: fa5f3400-eb78-4e9f-bbc6-85f52b1c7515 2026-04-28 23:54:17.346 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a13a67b-8689-43fa-ae0e-92fa1047b168 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Tap Mirror: Handle Delete Port: fa5f3400-eb78-4e9f-bbc6-85f52b1c7515 [pid: 8|app: 0|req: 723/1440] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:17 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1441] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:17 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1442] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:54:17 2026] PUT /v2.0/routers/ac0ea267-bde5-421d-8cca-5b75eb9a2846/remove_router_interface => generated 310 bytes in 719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:17.896 8 INFO neutron.api.v2.resource [None req-f2236db0-c7a2-44ed-adf9-d050c3411b1f e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 725/1443] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:54:17 2026] PUT /v2.0/routers/ac0ea267-bde5-421d-8cca-5b75eb9a2846/remove_router_interface => generated 197 bytes in 144 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: 719/1444] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:54:17 2026] GET /v2.0/ports?device_id=ac0ea267-bde5-421d-8cca-5b75eb9a2846 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:18.113 8 INFO neutron_taas.services.taas.taas_plugin [None req-07d85561-ebc0-48e2-9c79-b6bb23949cb5 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] TaaS: Handle Delete Port: a9b05442-3578-4bcd-9c9b-e693f42c5e44 2026-04-28 23:54:18.116 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07d85561-ebc0-48e2-9c79-b6bb23949cb5 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Tap Mirror: Handle Delete Port: a9b05442-3578-4bcd-9c9b-e693f42c5e44 2026-04-28 23:54:18.308 7 WARNING neutron.db.securitygroups_db [None req-77b4a5a0-e919-4110-8552-c0ecbb4bb026 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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-04-28 23:54:18.459 8 INFO neutron.services.segments.plugin [-] Segment ad406032-1495-4686-897a-8c5e0a535e21 resource provider aggregate not found 2026-04-28 23:54:18.468 8 INFO neutron.services.segments.plugin [-] Segment ad406032-1495-4686-897a-8c5e0a535e21 resource provider aggregate not found 2026-04-28 23:54:18.478 8 INFO neutron.services.segments.plugin [-] Segment ad406032-1495-4686-897a-8c5e0a535e21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad406032-1495-4686-897a-8c5e0a535e21 found for delete ", "request_id": "req-ba60183d-6822-4b4b-abf6-3977a675e144"}]} 2026-04-28 23:54:18.487 8 INFO neutron.services.segments.plugin [-] Segment ad406032-1495-4686-897a-8c5e0a535e21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad406032-1495-4686-897a-8c5e0a535e21 found for delete ", "request_id": "req-1496b15e-8cb4-41b5-bae6-9f57e54b15ff"}]} [pid: 7|app: 0|req: 720/1445] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:18 2026] GET /v2.0/security-groups?tenant_id=c3b6a89916614b8b974e0471a5f533ae&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:18.514 8 INFO neutron.db.l3_hamode_db [None req-07d85561-ebc0-48e2-9c79-b6bb23949cb5 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] HA network bb0a5318-6a4a-40a9-adc2-814c22d8f7fe was deleted as no HA routers are present in project 1d504e4e6bec48188ff79f25e34231ed. [pid: 8|app: 0|req: 726/1446] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:17 2026] DELETE /v2.0/routers/ac0ea267-bde5-421d-8cca-5b75eb9a2846 => generated 0 bytes in 582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1447] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:18 2026] DELETE /v2.0/security-groups/fef3e32b-2ce7-42e5-a305-2e8fe6d3dd56 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1448] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:18 2026] DELETE /v2.0/security-groups/71de15c3-0ca7-456d-a2e4-22176851191a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:18.635 8 INFO neutron.api.v2.resource [None req-4e6e5867-b679-400b-856e-fde4c4f35d1c 17b93085a65c477e84ee215cb2bee082 282f8383a16e4c24a5905d891096c401 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1449] 10.0.0.241 () {32 vars in 737 bytes} [Tue Apr 28 23:54:18 2026] GET /v2.0/security-groups/fef3e32b-2ce7-42e5-a305-2e8fe6d3dd56 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:54:18.769 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e915dda-785e-4653-8a85-6d673f70bd52 17b93085a65c477e84ee215cb2bee082 282f8383a16e4c24a5905d891096c401 - - default default] TaaS: Handle Delete Port: c7ce3597-79fd-43fb-b1ea-9c20a47a5986 2026-04-28 23:54:18.773 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e915dda-785e-4653-8a85-6d673f70bd52 17b93085a65c477e84ee215cb2bee082 282f8383a16e4c24a5905d891096c401 - - default default] Tap Mirror: Handle Delete Port: c7ce3597-79fd-43fb-b1ea-9c20a47a5986 [pid: 7|app: 0|req: 722/1450] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:18 2026] DELETE /v2.0/subnets/1bb6d27f-5d07-4d91-abac-39dcbf9cc8a9 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1451] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:18 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:18.971 7 WARNING neutron.db.securitygroups_db [None req-418f81e1-834c-42af-9f93-5912e9e05cbe 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 729/1452] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:54:18 2026] DELETE /v2.0/floatingips/a1179a8d-bbbf-4568-814f-e8c0e58581c3 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1453] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:18 2026] GET /v2.0/security-groups?tenant_id=04d5cb2f3cc0491fbb5c42109e78607e&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1454] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:19 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:19.208 8 INFO neutron_taas.services.taas.taas_plugin [None req-099a4613-cdd9-42e0-9898-fdd7362abda3 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] TaaS: Handle Delete Port: c9ae55c6-52e1-4711-bd8f-23c8aa800ae0 2026-04-28 23:54:19.234 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-099a4613-cdd9-42e0-9898-fdd7362abda3 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Tap Mirror: Handle Delete Port: c9ae55c6-52e1-4711-bd8f-23c8aa800ae0 2026-04-28 23:54:19.560 7 INFO neutron_taas.services.taas.taas_plugin [None req-978929c9-df91-472f-b590-14aae7222d21 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: e76071e3-4d9e-4a1f-8275-8dc9153767f3 2026-04-28 23:54:19.563 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-978929c9-df91-472f-b590-14aae7222d21 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: e76071e3-4d9e-4a1f-8275-8dc9153767f3 [pid: 8|app: 0|req: 730/1455] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:19 2026] DELETE /v2.0/networks/74f7d253-bf47-4f40-9d7b-44ed65a13792 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1456] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:19 2026] DELETE /v2.0/security-groups/24279bb5-2a6a-47fc-be37-03def756bab0 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:19.855 8 INFO neutron.db.segments_db [None req-e5a08caa-a9c2-4e7f-a9e0-70134dd64ab0 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Added segment 16ae112d-fc98-4332-a45d-c66d5b37d751 of type vxlan for network b7139adc-196b-441e-8c6d-920099a68fa0 [pid: 8|app: 0|req: 732/1457] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:19 2026] POST /v2.0/networks => generated 629 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:19.973 8 WARNING neutron.db.securitygroups_db [None req-3c74b03f-06a5-40e8-aff5-822940d411fd 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 733/1458] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:19 2026] GET /v2.0/security-groups?tenant_id=f6e4dc76543e4792bfcedad942e2ee09&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: 726/1459] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:54:19 2026] PUT /v2.0/routers/f947deaf-1895-47a7-9e2f-14eaa29fc059/remove_router_interface => generated 310 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1460] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:20 2026] DELETE /v2.0/security-groups/972ef7f1-951f-4955-aea7-fa1794306fe3 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:20.503 8 INFO neutron.services.segments.plugin [-] Segment 54dedfe0-d424-4796-8b2f-38680cc23501 resource provider aggregate not found 2026-04-28 23:54:20.508 8 INFO neutron.services.segments.plugin [-] Segment 54dedfe0-d424-4796-8b2f-38680cc23501 resource provider aggregate not found 2026-04-28 23:54:20.521 8 INFO neutron.services.segments.plugin [-] Segment 54dedfe0-d424-4796-8b2f-38680cc23501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54dedfe0-d424-4796-8b2f-38680cc23501 found for delete ", "request_id": "req-92cfd3db-9d25-42e8-aa08-b4f26585584f"}]} 2026-04-28 23:54:20.523 8 INFO neutron.services.segments.plugin [-] Segment 54dedfe0-d424-4796-8b2f-38680cc23501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54dedfe0-d424-4796-8b2f-38680cc23501 found for delete ", "request_id": "req-c63132fa-7570-4d21-8b78-35e6a5c2a034"}]} 2026-04-28 23:54:20.587 7 INFO neutron_taas.services.taas.taas_plugin [None req-27cfb4a8-19f8-4733-b604-7693ac7bf5e1 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 2dc5e5ff-fb0f-4d74-8e97-62d7ef9d86ff 2026-04-28 23:54:20.590 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27cfb4a8-19f8-4733-b604-7693ac7bf5e1 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 2dc5e5ff-fb0f-4d74-8e97-62d7ef9d86ff [pid: 8|app: 0|req: 734/1461] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:20 2026] POST /v2.0/subnets => generated 626 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1462] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:20 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:20.710 8 INFO neutron.db.segments_db [None req-86592caa-08a2-4765-84f2-c6e787099b1c e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Added segment 7e923d9f-3133-4e39-b51c-63238deb23f7 of type vxlan for network 4fbeeed6-0e68-47e0-a5fc-61d1c840f75a 2026-04-28 23:54:20.916 7 INFO neutron_taas.services.taas.taas_plugin [None req-27cfb4a8-19f8-4733-b604-7693ac7bf5e1 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: e154d984-3b2f-4fb1-b38c-19b8067447aa 2026-04-28 23:54:20.919 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27cfb4a8-19f8-4733-b604-7693ac7bf5e1 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: e154d984-3b2f-4fb1-b38c-19b8067447aa 2026-04-28 23:54:21.063 8 INFO neutron.db.l3_hamode_db [None req-86592caa-08a2-4765-84f2-c6e787099b1c e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:54:21.220 8 INFO neutron.db.l3_hamode_db [None req-86592caa-08a2-4765-84f2-c6e787099b1c e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:54:21.355 7 INFO neutron.services.segments.plugin [-] Segment 126e5a62-2481-45c1-84a4-a65f9903e6c6 resource provider aggregate not found 2026-04-28 23:54:21.398 7 INFO neutron.services.segments.plugin [-] Segment 126e5a62-2481-45c1-84a4-a65f9903e6c6 resource provider aggregate not found 2026-04-28 23:54:21.404 7 INFO neutron.services.segments.plugin [-] Segment 126e5a62-2481-45c1-84a4-a65f9903e6c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 126e5a62-2481-45c1-84a4-a65f9903e6c6 found for delete ", "request_id": "req-acdb7317-cf3a-412d-9590-19dd6e4e6f92"}]} 2026-04-28 23:54:21.415 7 INFO neutron.db.l3_hamode_db [None req-27cfb4a8-19f8-4733-b604-7693ac7bf5e1 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] HA network e1646646-442d-43bb-9dc1-6b252bed0ae3 was deleted as no HA routers are present in project 282f8383a16e4c24a5905d891096c401. [pid: 7|app: 0|req: 728/1463] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:20 2026] DELETE /v2.0/routers/f947deaf-1895-47a7-9e2f-14eaa29fc059 => generated 0 bytes in 1109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:21.426 7 INFO neutron.services.segments.plugin [-] Segment 126e5a62-2481-45c1-84a4-a65f9903e6c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 126e5a62-2481-45c1-84a4-a65f9903e6c6 found for delete ", "request_id": "req-8f83a2f1-6bbc-42f8-b297-9b4402520d2b"}]} [pid: 7|app: 0|req: 729/1464] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:21 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1465] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:21 2026] DELETE /v2.0/subnets/5dd103bb-181e-475e-b57b-3200e9dfe83e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:21.665 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5b35ba0-4e01-4b7e-9a10-8083bb862287 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 03b876b4-66d4-4156-b989-f7fe6d8c32c3 2026-04-28 23:54:21.667 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5b35ba0-4e01-4b7e-9a10-8083bb862287 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 03b876b4-66d4-4156-b989-f7fe6d8c32c3 [pid: 7|app: 0|req: 731/1466] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:21 2026] DELETE /v2.0/networks/4f5d4b79-e227-45bb-a5d0-0a8c4e54cd3b => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:21.972 7 WARNING neutron.db.securitygroups_db [None req-5e2e8b6a-779c-426e-a134-1f3da57aca15 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 732/1467] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:21 2026] GET /v2.0/security-groups?tenant_id=282f8383a16e4c24a5905d891096c401&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: 736/1468] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:20 2026] POST /v2.0/routers => generated 505 bytes in 1363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1469] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:22 2026] DELETE /v2.0/security-groups/2206ab8e-2eca-4a90-9315-2565bcdbfab9 => 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: 734/1470] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:22 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1471] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:22 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1472] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:54:22 2026] PUT /v2.0/routers/04b424ca-4b71-4c81-a78a-5f34cec59576/add_router_interface => generated 310 bytes in 1301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1473] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:54:23 2026] GET /v2.0/ports/33cca062-d969-4a1e-990c-46efaf09801a => generated 955 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:23.429 7 INFO neutron.services.segments.plugin [-] Segment c73179fe-95ff-44c4-a28b-9ec726f86f3a resource provider aggregate not found 2026-04-28 23:54:23.447 7 INFO neutron.services.segments.plugin [-] Segment c73179fe-95ff-44c4-a28b-9ec726f86f3a resource provider aggregate not found 2026-04-28 23:54:23.456 7 INFO neutron.services.segments.plugin [-] Segment c73179fe-95ff-44c4-a28b-9ec726f86f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c73179fe-95ff-44c4-a28b-9ec726f86f3a found for delete ", "request_id": "req-306346d5-b7d1-4dfd-816c-0cbbdbc1c2a6"}]} 2026-04-28 23:54:23.462 7 INFO neutron.services.segments.plugin [-] Segment c73179fe-95ff-44c4-a28b-9ec726f86f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c73179fe-95ff-44c4-a28b-9ec726f86f3a found for delete ", "request_id": "req-d5f18ca7-5ddb-4991-be2e-8a6eb5f6b9df"}]} 2026-04-28 23:54:23.763 8 INFO neutron_taas.services.taas.taas_plugin [None req-6345dd7d-5704-4012-98cf-b75df66ae264 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] TaaS: Handle Delete Port: 33cca062-d969-4a1e-990c-46efaf09801a 2026-04-28 23:54:23.768 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6345dd7d-5704-4012-98cf-b75df66ae264 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Tap Mirror: Handle Delete Port: 33cca062-d969-4a1e-990c-46efaf09801a [pid: 8|app: 0|req: 738/1474] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:54:23 2026] PUT /v2.0/routers/04b424ca-4b71-4c81-a78a-5f34cec59576/remove_router_interface => generated 310 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1475] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:54:24 2026] GET /v2.0/ports?device_id=04b424ca-4b71-4c81-a78a-5f34cec59576 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:24.871 8 INFO neutron_taas.services.taas.taas_plugin [None req-40d65349-9fe3-4aaf-bfd1-06a8aac3cdc0 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] TaaS: Handle Delete Port: 795434c0-c9b4-4708-96d5-3afddadccba7 2026-04-28 23:54:24.874 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40d65349-9fe3-4aaf-bfd1-06a8aac3cdc0 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Tap Mirror: Handle Delete Port: 795434c0-c9b4-4708-96d5-3afddadccba7 2026-04-28 23:54:25.259 8 INFO neutron.services.segments.plugin [-] Segment 7e923d9f-3133-4e39-b51c-63238deb23f7 resource provider aggregate not found 2026-04-28 23:54:25.262 8 INFO neutron.services.segments.plugin [-] Segment 7e923d9f-3133-4e39-b51c-63238deb23f7 resource provider aggregate not found 2026-04-28 23:54:25.281 8 INFO neutron.services.segments.plugin [-] Segment 7e923d9f-3133-4e39-b51c-63238deb23f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e923d9f-3133-4e39-b51c-63238deb23f7 found for delete ", "request_id": "req-5d5369ca-542f-47c5-af09-aa735d0d2729"}]} 2026-04-28 23:54:25.283 8 INFO neutron.services.segments.plugin [-] Segment 7e923d9f-3133-4e39-b51c-63238deb23f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e923d9f-3133-4e39-b51c-63238deb23f7 found for delete ", "request_id": "req-6248664c-8038-4b80-92bc-bb9e2c571e73"}]} 2026-04-28 23:54:25.286 8 INFO neutron.db.l3_hamode_db [None req-40d65349-9fe3-4aaf-bfd1-06a8aac3cdc0 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] HA network 4fbeeed6-0e68-47e0-a5fc-61d1c840f75a was deleted as no HA routers are present in project 1d504e4e6bec48188ff79f25e34231ed. [pid: 8|app: 0|req: 739/1476] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:24 2026] DELETE /v2.0/routers/04b424ca-4b71-4c81-a78a-5f34cec59576 => generated 0 bytes in 600 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1477] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:25 2026] DELETE /v2.0/subnets/6fe168d0-85d9-4580-abe4-38a7932788dd => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:25.492 7 INFO neutron.db.segments_db [None req-1c422a9f-c886-4820-9ee2-f19350cff82b 91fbc76104f843d8a7eb7e4657e02b9a 6ebf5d793c424964acc9b53bb8283eb6 - - default default] Added segment 438c081d-0838-4262-a4c3-60547e0ac5e7 of type vxlan for network 9321ca89-300a-4496-afd3-7d40971c805c [pid: 8|app: 0|req: 741/1478] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:25 2026] DELETE /v2.0/networks/b7139adc-196b-441e-8c6d-920099a68fa0 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1479] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:25 2026] POST /v2.0/networks => generated 632 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:25.595 8 INFO neutron.db.segments_db [None req-dd200be3-cd05-4171-aa4b-0def060b2013 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Added segment 04200683-268f-4d24-a534-df0d02d426f3 of type vxlan for network 18a57b85-26f4-4305-a244-88aa17c8e28a 2026-04-28 23:54:25.658 7 INFO neutron.db.segments_db [None req-aef9f594-4030-447c-bdbe-9b8eda1b1a72 91fbc76104f843d8a7eb7e4657e02b9a 6ebf5d793c424964acc9b53bb8283eb6 - - default default] Added segment e0e111ba-0037-4a2a-8582-a251f409c659 of type vxlan for network 20482869-9465-4e38-aafd-74b8dfa7f5a5 [pid: 7|app: 0|req: 739/1480] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:25 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:25.847 7 INFO neutron.db.segments_db [None req-3df05a69-0fa2-44ee-9573-d16075f58067 91fbc76104f843d8a7eb7e4657e02b9a 6ebf5d793c424964acc9b53bb8283eb6 - - default default] Added segment 4557e307-b7bf-451e-83c7-3a7679891e19 of type vxlan for network 00a5a89a-df4b-4654-868f-84785ee1a817 2026-04-28 23:54:25.895 8 INFO neutron.db.l3_hamode_db [None req-dd200be3-cd05-4171-aa4b-0def060b2013 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 740/1481] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:25 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:26.012 7 INFO neutron.db.segments_db [None req-b71ed88e-7e8b-4e8b-a147-6036acf8a181 91fbc76104f843d8a7eb7e4657e02b9a 6ebf5d793c424964acc9b53bb8283eb6 - - default default] Added segment 0282553d-2b39-4dfe-87b4-97a0ad333ca2 of type vxlan for network 1a908ad2-9ab6-4ae9-940a-cc80ff664913 [pid: 7|app: 0|req: 741/1482] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:25 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:26.171 7 INFO neutron.db.segments_db [None req-d8542c21-bc9b-47a9-8d4d-698130d2bb9d 91fbc76104f843d8a7eb7e4657e02b9a 6ebf5d793c424964acc9b53bb8283eb6 - - default default] Added segment 3e77fe34-f596-4a98-9d84-3a1f90a1e3bd of type vxlan for network c3340e1f-28d2-40b1-95f7-06dc02230657 [pid: 7|app: 0|req: 742/1483] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:26 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1484] 10.0.0.241 () {34 vars in 753 bytes} [Tue Apr 28 23:54:26 2026] PUT /v2.0/networks/9321ca89-300a-4496-afd3-7d40971c805c/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1485] 10.0.0.241 () {34 vars in 753 bytes} [Tue Apr 28 23:54:26 2026] PUT /v2.0/networks/20482869-9465-4e38-aafd-74b8dfa7f5a5/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1486] 10.0.0.241 () {34 vars in 753 bytes} [Tue Apr 28 23:54:26 2026] PUT /v2.0/networks/00a5a89a-df4b-4654-868f-84785ee1a817/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1487] 10.0.0.241 () {34 vars in 753 bytes} [Tue Apr 28 23:54:26 2026] PUT /v2.0/networks/1a908ad2-9ab6-4ae9-940a-cc80ff664913/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1488] 10.0.0.241 () {32 vars in 666 bytes} [Tue Apr 28 23:54:26 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1489] 10.0.0.241 () {32 vars in 680 bytes} [Tue Apr 28 23:54:26 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1490] 10.0.0.241 () {32 vars in 676 bytes} [Tue Apr 28 23:54:26 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1491] 10.0.0.241 () {32 vars in 688 bytes} [Tue Apr 28 23:54:26 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:26.753 8 INFO neutron.db.l3_hamode_db [None req-dd200be3-cd05-4171-aa4b-0def060b2013 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 751/1492] 10.0.0.241 () {32 vars in 674 bytes} [Tue Apr 28 23:54:26 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1493] 10.0.0.241 () {32 vars in 688 bytes} [Tue Apr 28 23:54:26 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1494] 10.0.0.241 () {32 vars in 684 bytes} [Tue Apr 28 23:54:26 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1495] 10.0.0.241 () {32 vars in 696 bytes} [Tue Apr 28 23:54:26 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:27.091 7 INFO neutron.services.segments.plugin [-] Segment 438c081d-0838-4262-a4c3-60547e0ac5e7 resource provider aggregate not found 2026-04-28 23:54:27.097 7 INFO neutron.services.segments.plugin [-] Segment 438c081d-0838-4262-a4c3-60547e0ac5e7 resource provider aggregate not found 2026-04-28 23:54:27.110 7 INFO neutron.services.segments.plugin [-] Segment 438c081d-0838-4262-a4c3-60547e0ac5e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 438c081d-0838-4262-a4c3-60547e0ac5e7 found for delete ", "request_id": "req-b07662cb-cc77-4267-9c7a-7137604c58cc"}]} 2026-04-28 23:54:27.112 7 INFO neutron.services.segments.plugin [-] Segment 438c081d-0838-4262-a4c3-60547e0ac5e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 438c081d-0838-4262-a4c3-60547e0ac5e7 found for delete ", "request_id": "req-8a8d20c7-ee75-4329-88a4-16a7c545f4f0"}]} [pid: 7|app: 0|req: 755/1496] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:26 2026] DELETE /v2.0/networks/9321ca89-300a-4496-afd3-7d40971c805c => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1497] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:27 2026] DELETE /v2.0/networks/20482869-9465-4e38-aafd-74b8dfa7f5a5 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:27.301 8 INFO neutron.services.segments.plugin [-] Segment 16ae112d-fc98-4332-a45d-c66d5b37d751 resource provider aggregate not found 2026-04-28 23:54:27.312 8 INFO neutron.services.segments.plugin [-] Segment 16ae112d-fc98-4332-a45d-c66d5b37d751 resource provider aggregate not found 2026-04-28 23:54:27.326 8 INFO neutron.services.segments.plugin [-] Segment 16ae112d-fc98-4332-a45d-c66d5b37d751 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16ae112d-fc98-4332-a45d-c66d5b37d751 found for delete ", "request_id": "req-64c4af74-d149-49b4-baa5-1a80e0dc99c0"}]} 2026-04-28 23:54:27.330 8 INFO neutron.services.segments.plugin [-] Segment 16ae112d-fc98-4332-a45d-c66d5b37d751 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16ae112d-fc98-4332-a45d-c66d5b37d751 found for delete ", "request_id": "req-f099ee90-3cdb-44af-a987-b1a564043d47"}]} [pid: 7|app: 0|req: 757/1498] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:27 2026] DELETE /v2.0/networks/00a5a89a-df4b-4654-868f-84785ee1a817 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1499] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:27 2026] DELETE /v2.0/networks/1a908ad2-9ab6-4ae9-940a-cc80ff664913 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1500] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:27 2026] DELETE /v2.0/networks/c3340e1f-28d2-40b1-95f7-06dc02230657 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1501] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:25 2026] POST /v2.0/routers => generated 687 bytes in 2139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1502] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:54:27 2026] GET /v2.0/routers/27b4a72c-382d-4829-a04e-df1d8a6d158d => generated 693 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1503] 10.0.0.241 () {32 vars in 647 bytes} [Tue Apr 28 23:54:27 2026] GET /v2.0/routers => generated 696 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:28.036 7 WARNING neutron.db.securitygroups_db [None req-9a917087-0ff0-4f8b-afcc-0bbf2edef6e3 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 761/1504] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:27 2026] GET /v2.0/security-groups?tenant_id=bf8648a8be674f0da4e78fedf509bf7d&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1505] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:28 2026] DELETE /v2.0/security-groups/0b46595b-643c-42d0-ab8a-8df1d18409b5 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1506] 10.0.0.241 () {34 vars in 741 bytes} [Tue Apr 28 23:54:27 2026] PUT /v2.0/routers/27b4a72c-382d-4829-a04e-df1d8a6d158d => generated 700 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1507] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:54:28 2026] GET /v2.0/routers/27b4a72c-382d-4829-a04e-df1d8a6d158d => generated 700 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:28.402 8 WARNING neutron.db.securitygroups_db [None req-347a01fd-5985-420a-a151-ae2328981245 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 764/1508] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:54:28 2026] GET /v2.0/ports?device_id=27b4a72c-382d-4829-a04e-df1d8a6d158d => 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: 745/1509] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:28 2026] GET /v2.0/security-groups?tenant_id=991389c73384440d8a8175a8ec2e18d0&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:28.618 7 INFO neutron_taas.services.taas.taas_plugin [None req-a72c1e88-3cde-40b5-9e9f-f9189030736f e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] TaaS: Handle Delete Port: 67b794a7-251c-4d5f-917b-5c91e30589fe 2026-04-28 23:54:28.618 8 WARNING neutron.db.securitygroups_db [None req-dcf9845c-c728-4ba5-9e1c-88708de96ef6 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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-04-28 23:54:28.621 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a72c1e88-3cde-40b5-9e9f-f9189030736f e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Tap Mirror: Handle Delete Port: 67b794a7-251c-4d5f-917b-5c91e30589fe [pid: 8|app: 0|req: 746/1510] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:28 2026] GET /v2.0/security-groups?tenant_id=6ebf5d793c424964acc9b53bb8283eb6&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1511] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:28 2026] DELETE /v2.0/security-groups/e1cf5feb-2508-45df-9a57-8f4c9ffe900a => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1512] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:28 2026] DELETE /v2.0/security-groups/e97903ed-1d9c-446e-8ff3-84f2c5b27cc7 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:28.867 7 INFO neutron_taas.services.taas.taas_plugin [None req-a72c1e88-3cde-40b5-9e9f-f9189030736f e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] TaaS: Handle Delete Port: 2e42a6be-ca64-40eb-a4e0-94f7355b3eb4 2026-04-28 23:54:28.869 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a72c1e88-3cde-40b5-9e9f-f9189030736f e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] Tap Mirror: Handle Delete Port: 2e42a6be-ca64-40eb-a4e0-94f7355b3eb4 2026-04-28 23:54:29.031 8 WARNING neutron.db.securitygroups_db [None req-9aaae533-dc8c-4fcd-81af-0d2c5c7e849b 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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-04-28 23:54:29.142 7 INFO neutron.services.segments.plugin [-] Segment e0e111ba-0037-4a2a-8582-a251f409c659 resource provider aggregate not found 2026-04-28 23:54:29.146 7 INFO neutron.services.segments.plugin [-] Segment e0e111ba-0037-4a2a-8582-a251f409c659 resource provider aggregate not found 2026-04-28 23:54:29.162 7 INFO neutron.services.segments.plugin [-] Segment e0e111ba-0037-4a2a-8582-a251f409c659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0e111ba-0037-4a2a-8582-a251f409c659 found for delete ", "request_id": "req-93f1834b-bef7-4d76-a3f9-6b1ef61dc799"}]} 2026-04-28 23:54:29.169 7 INFO neutron.services.segments.plugin [-] Segment e0e111ba-0037-4a2a-8582-a251f409c659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0e111ba-0037-4a2a-8582-a251f409c659 found for delete ", "request_id": "req-732984b5-bab8-4a92-a552-8e8e0aaaba45"}]} [pid: 8|app: 0|req: 749/1513] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:29 2026] GET /v2.0/security-groups?tenant_id=18e6b79a7df343c692b27bf8d6222127&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:29.190 7 INFO neutron.services.segments.plugin [-] Segment 4557e307-b7bf-451e-83c7-3a7679891e19 resource provider aggregate not found 2026-04-28 23:54:29.196 7 INFO neutron.services.segments.plugin [-] Segment 4557e307-b7bf-451e-83c7-3a7679891e19 resource provider aggregate not found 2026-04-28 23:54:29.210 7 INFO neutron.services.segments.plugin [-] Segment 4557e307-b7bf-451e-83c7-3a7679891e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4557e307-b7bf-451e-83c7-3a7679891e19 found for delete ", "request_id": "req-af5ad093-ca6d-45d9-935d-d4c2c30b0fa3"}]} 2026-04-28 23:54:29.220 7 INFO neutron.services.segments.plugin [-] Segment 4557e307-b7bf-451e-83c7-3a7679891e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4557e307-b7bf-451e-83c7-3a7679891e19 found for delete ", "request_id": "req-5c553c6c-c37f-41a8-b060-7107af44b864"}]} 2026-04-28 23:54:29.229 7 INFO neutron.services.segments.plugin [-] Segment 0282553d-2b39-4dfe-87b4-97a0ad333ca2 resource provider aggregate not found 2026-04-28 23:54:29.238 7 INFO neutron.services.segments.plugin [-] Segment 0282553d-2b39-4dfe-87b4-97a0ad333ca2 resource provider aggregate not found 2026-04-28 23:54:29.250 7 INFO neutron.services.segments.plugin [-] Segment 0282553d-2b39-4dfe-87b4-97a0ad333ca2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0282553d-2b39-4dfe-87b4-97a0ad333ca2 found for delete ", "request_id": "req-21ada10c-38ed-478e-b639-532ec3261bd7"}]} 2026-04-28 23:54:29.259 7 INFO neutron.services.segments.plugin [-] Segment 0282553d-2b39-4dfe-87b4-97a0ad333ca2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0282553d-2b39-4dfe-87b4-97a0ad333ca2 found for delete ", "request_id": "req-acc0f03e-b507-4079-b787-6cfec225ead1"}]} 2026-04-28 23:54:29.276 7 INFO neutron.services.segments.plugin [-] Segment 3e77fe34-f596-4a98-9d84-3a1f90a1e3bd resource provider aggregate not found 2026-04-28 23:54:29.281 7 INFO neutron.services.segments.plugin [-] Segment 3e77fe34-f596-4a98-9d84-3a1f90a1e3bd resource provider aggregate not found 2026-04-28 23:54:29.296 7 INFO neutron.services.segments.plugin [-] Segment 3e77fe34-f596-4a98-9d84-3a1f90a1e3bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e77fe34-f596-4a98-9d84-3a1f90a1e3bd found for delete ", "request_id": "req-1b8bea1d-4111-4cc4-bb50-3cf2cf9f5eaf"}]} [pid: 8|app: 0|req: 750/1514] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:29 2026] DELETE /v2.0/security-groups/18492ea4-93f5-4b2b-a121-9b8a56c29607 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:29.301 7 INFO neutron.services.segments.plugin [-] Segment 3e77fe34-f596-4a98-9d84-3a1f90a1e3bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e77fe34-f596-4a98-9d84-3a1f90a1e3bd found for delete ", "request_id": "req-d661ffe3-7557-4c3d-8b18-2cf454a374fc"}]} 2026-04-28 23:54:29.302 7 INFO neutron.db.l3_hamode_db [None req-a72c1e88-3cde-40b5-9e9f-f9189030736f e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] HA network 18a57b85-26f4-4305-a244-88aa17c8e28a was deleted as no HA routers are present in project 1d504e4e6bec48188ff79f25e34231ed. [pid: 7|app: 0|req: 765/1515] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:28 2026] DELETE /v2.0/routers/27b4a72c-382d-4829-a04e-df1d8a6d158d => generated 0 bytes in 885 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1516] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:54:29 2026] GET /v2.0/ports?device_id=27b4a72c-382d-4829-a04e-df1d8a6d158d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:29.372 7 INFO neutron.api.v2.resource [None req-28ebe2b0-b53d-4d65-8f78-05399364a689 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1517] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:29 2026] DELETE /v2.0/routers/27b4a72c-382d-4829-a04e-df1d8a6d158d => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1518] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:54:29 2026] GET /v2.0/ports?device_id=04b424ca-4b71-4c81-a78a-5f34cec59576 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:29.423 8 WARNING neutron.db.securitygroups_db [None req-7de5ed36-7f81-4a02-8e8c-f7ba8c0522cf 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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-04-28 23:54:29.429 7 INFO neutron.api.v2.resource [None req-0f4eab3b-2438-48cb-b672-ebb44c0e434d e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 767/1519] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:29 2026] DELETE /v2.0/routers/04b424ca-4b71-4c81-a78a-5f34cec59576 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:54:29.455 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7333ea6f-cd87-47b6-8b3a-65c18dd22a20 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 768/1520] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:29 2026] DELETE /v2.0/subnets/6fe168d0-85d9-4580-abe4-38a7932788dd => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1521] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:54:29 2026] GET /v2.0/ports?device_id=ac0ea267-bde5-421d-8cca-5b75eb9a2846 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:29.512 7 INFO neutron.api.v2.resource [None req-965c707a-8922-405b-9564-907359bde69f e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 770/1522] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:29 2026] DELETE /v2.0/routers/ac0ea267-bde5-421d-8cca-5b75eb9a2846 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:54:29.535 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9625862f-5885-487e-a52a-bdd650b81e60 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 771/1523] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:29 2026] DELETE /v2.0/subnets/1bb6d27f-5d07-4d91-abac-39dcbf9cc8a9 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1524] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:29 2026] GET /v2.0/security-groups?tenant_id=8213b59ce36744c2b3aaac9a6c57b1b6&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1525] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:54:29 2026] GET /v2.0/ports?device_id=c32b9816-e1ae-409e-8c3b-0ada381ec78e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:29.586 7 INFO neutron.api.v2.resource [None req-3db98fad-e312-428d-a34a-f39a67b0cd8e e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 773/1526] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:29 2026] DELETE /v2.0/routers/c32b9816-e1ae-409e-8c3b-0ada381ec78e => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:54:29.602 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8f0de93-10ab-4d00-a1e5-d0337a14c030 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 774/1527] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:29 2026] DELETE /v2.0/subnets/269d80a8-a1db-4ab9-a19e-0abbc43e55ef => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:54:29.621 7 INFO neutron.pecan_wsgi.hooks.translation [None req-049caa46-71cd-4f8d-b70b-a7b49b100c63 e9f671b5087b4c508c433255758a595b 1d504e4e6bec48188ff79f25e34231ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1528] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:29 2026] DELETE /v2.0/subnets/0b140288-6eee-4033-a6ad-dd11234c1733 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1529] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:29 2026] DELETE /v2.0/security-groups/4b257749-a79d-4e9f-a026-12d974d0763b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:30.141 7 WARNING neutron.db.securitygroups_db [None req-87b2778c-4140-4958-b8a8-74406943de48 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 777/1532] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:30 2026] GET /v2.0/security-groups?tenant_id=1d504e4e6bec48188ff79f25e34231ed&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1533] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:30 2026] DELETE /v2.0/security-groups/9b8ee1aa-9668-4360-af73-f79e07a4e75c => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:31.318 7 INFO neutron.services.segments.plugin [-] Segment 04200683-268f-4d24-a534-df0d02d426f3 resource provider aggregate not found 2026-04-28 23:54:31.321 7 INFO neutron.services.segments.plugin [-] Segment 04200683-268f-4d24-a534-df0d02d426f3 resource provider aggregate not found 2026-04-28 23:54:31.337 7 INFO neutron.services.segments.plugin [-] Segment 04200683-268f-4d24-a534-df0d02d426f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04200683-268f-4d24-a534-df0d02d426f3 found for delete ", "request_id": "req-d5825a3c-5dce-4b2b-b4d4-14003f533bbb"}]} 2026-04-28 23:54:31.345 7 INFO neutron.services.segments.plugin [-] Segment 04200683-268f-4d24-a534-df0d02d426f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04200683-268f-4d24-a534-df0d02d426f3 found for delete ", "request_id": "req-f1040b64-38e0-43e2-990a-065e7f4e1c23"}]} [pid: 7|app: 0|req: 778/1534] 10.0.0.199 () {34 vars in 990 bytes} [Tue Apr 28 23:54:31 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1535] 10.0.0.199 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:31 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1536] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:54:32 2026] POST /v2.0/floatingips => generated 552 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:33.565 8 WARNING tagging [None req-3b91535b-c4fd-46b1-b39c-c7541d0d7f1b 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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/1537] 10.0.0.241 () {34 vars in 759 bytes} [Tue Apr 28 23:54:33 2026] PUT /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:33.641 7 WARNING tagging [None req-f5a0a82a-a694-4fca-ae19-d9b67b512406 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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: 780/1538] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:54:33 2026] GET /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:33.707 8 WARNING tagging [None req-fc44ba36-bc5c-417a-881a-e1e452f60e39 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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: 759/1539] 10.0.0.241 () {34 vars in 770 bytes} [Tue Apr 28 23:54:33 2026] PUT /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 23:54:33.779 7 WARNING tagging [None req-fb8a30fd-110e-47c9-b562-a8a8fb0e8c2b 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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: 781/1540] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:54:33 2026] GET /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:33.842 8 WARNING tagging [None req-cabc799d-66c3-4f2a-b521-cad4bd90fba6 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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: 760/1541] 10.0.0.241 () {34 vars in 766 bytes} [Tue Apr 28 23:54:33 2026] PUT /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags/red => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 23:54:33.927 7 WARNING tagging [None req-b5fc2ffd-2d9d-4cb4-b7a4-ac84e434e427 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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: 782/1542] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:54:33 2026] GET /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:33.996 8 WARNING tagging [None req-acba60c9-8ed8-449b-ad21-dad271345977 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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: 761/1543] 10.0.0.241 () {34 vars in 788 bytes} [Tue Apr 28 23:54:33 2026] PUT /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 23:54:34.070 7 WARNING tagging [None req-98fd5f44-34fd-4152-be6c-0753f8d73fb1 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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: 783/1544] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:54:34 2026] GET /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:34.120 8 WARNING tagging [None req-3f087e8a-6d30-4007-9c31-407429882407 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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: 762/1545] 10.0.0.241 () {34 vars in 759 bytes} [Tue Apr 28 23:54:34 2026] PUT /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:34.203 7 WARNING tagging [None req-10a7e8b1-0bcd-42c9-ae12-4c3e3f99f519 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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/1546] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:54:34 2026] GET /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:34.251 8 WARNING tagging [None req-1f942557-4f55-43fa-9394-5648f51f13ad 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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: 763/1547] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:54:34 2026] GET /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:34.297 7 WARNING tagging [None req-814d1830-c05d-47db-9908-b6f09e8726a5 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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-04-28 23:54:34.319 7 INFO neutron.api.v2.resource [None req-814d1830-c05d-47db-9908-b6f09e8726a5 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 785/1548] 10.0.0.241 () {32 vars in 751 bytes} [Tue Apr 28 23:54:34 2026] GET /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:54:34.349 8 WARNING tagging [None req-72fb08c5-98a0-44fe-83f5-52528a955fd8 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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: 764/1549] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:54:34 2026] DELETE /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:34.407 7 WARNING tagging [None req-25bbdf2b-78af-4320-92b0-bc7fabdf84ed 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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: 786/1550] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:54:34 2026] GET /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:34.463 8 WARNING tagging [None req-9eb80064-2a1c-40c4-b0e5-b17e8ec76d30 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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-04-28 23:54:34.482 8 INFO neutron.api.v2.resource [None req-9eb80064-2a1c-40c4-b0e5-b17e8ec76d30 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1551] 10.0.0.241 () {32 vars in 754 bytes} [Tue Apr 28 23:54:34 2026] DELETE /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:54:34.511 7 WARNING tagging [None req-819e01f3-7589-433d-adc0-070deac9a80a 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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: 787/1552] 10.0.0.241 () {32 vars in 742 bytes} [Tue Apr 28 23:54:34 2026] DELETE /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:34.573 8 WARNING tagging [None req-76663a9a-f9e6-45d8-ae23-6b31623e2f5a 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - 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: 766/1553] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:54:34 2026] GET /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:34.701 7 INFO neutron_taas.services.taas.taas_plugin [None req-aad7e77c-c1bd-44ec-8929-aa9f9f1a5bdd 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - default default] TaaS: Handle Delete Port: 9532e0da-fde6-46ed-ba53-0b5bc0d858cb 2026-04-28 23:54:34.704 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aad7e77c-c1bd-44ec-8929-aa9f9f1a5bdd 6d4dcf7ee7c6453f9840884b55093d0e f3be9220f2864a0ab55c12cc30b670aa - - default default] Tap Mirror: Handle Delete Port: 9532e0da-fde6-46ed-ba53-0b5bc0d858cb [pid: 7|app: 0|req: 788/1554] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:54:34 2026] DELETE /v2.0/floatingips/e38a9911-b6a8-4250-917d-f74ef66cf938 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:35.670 8 WARNING neutron.db.securitygroups_db [None req-5c2cdcb7-f5cd-448e-9016-e7694799b5ee 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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-04-28 23:54:35.687 7 WARNING neutron.db.securitygroups_db [None req-4c01d1a4-1251-4c6b-a949-91e2f6ded8ed 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 767/1555] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:35 2026] GET /v2.0/security-groups?tenant_id=6d233ec9892343499d5eb651d9ae477d&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1556] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:35 2026] GET /v2.0/security-groups?tenant_id=f3be9220f2864a0ab55c12cc30b670aa&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:35.830 8 WARNING neutron.db.securitygroups_db [None req-0ab47cac-15c4-440b-8542-857d06fdedcd 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 790/1557] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:35 2026] DELETE /v2.0/security-groups/045dfec1-c149-42e3-87e8-52586e2de2fa => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1558] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:35 2026] GET /v2.0/security-groups?tenant_id=e94300f6700142399ef15ae56b820532&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1559] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:35 2026] DELETE /v2.0/security-groups/147e880a-b8ae-483d-b252-7c70d12ddcff => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:35.997 7 WARNING neutron.db.securitygroups_db [None req-4922da1d-40fe-4cd7-a6c2-6a648287df45 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 769/1560] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:35 2026] DELETE /v2.0/security-groups/c709bc4c-1c67-4b80-aea0-1214673ed340 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1561] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:35 2026] GET /v2.0/security-groups?tenant_id=32c94f3c7c694225956211d0c50ff10c&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:36.145 8 WARNING neutron.db.securitygroups_db [None req-b6d232e8-d082-4c1a-9dc2-de9b0d7942ae 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 770/1562] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:36 2026] GET /v2.0/security-groups?tenant_id=c92dd3ab89f24921990eebf3b8bd0b73&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1563] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:36 2026] DELETE /v2.0/security-groups/96bf4571-5233-43a9-afeb-4aeef7197b36 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:36.250 8 WARNING neutron.db.securitygroups_db [None req-bb46effe-d142-47ea-a14b-e345dbb68629 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 794/1564] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:36 2026] DELETE /v2.0/security-groups/7820b497-9f32-4439-862f-1368b2f8f303 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1565] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:36 2026] GET /v2.0/security-groups?tenant_id=d34607aa30bc4a43be66015e06312a0b&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1566] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:36 2026] DELETE /v2.0/security-groups/2fde1590-010b-48d4-883e-7fd4b54b010b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:39.922 7 WARNING neutron.db.securitygroups_db [None req-4dfa83cc-ea0e-4093-80d0-d95256650439 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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-04-28 23:54:39.973 8 INFO neutron.db.segments_db [None req-4a5952d6-ab23-467a-b2bb-40c409f28f4b c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - default default] Added segment e140180d-798c-459e-97e7-25bb2a5f4cb5 of type vxlan for network 0eddccd8-a496-4e0c-9579-b4cab3c01f50 [pid: 8|app: 0|req: 772/1567] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:39 2026] POST /v2.0/networks => generated 632 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1568] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:39 2026] GET /v2.0/security-groups?tenant_id=1d1470a2da1f497897a9f18fc5329d09&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1569] 10.0.0.60 () {32 vars in 801 bytes} [Tue Apr 28 23:54:40 2026] GET /v2.0/extensions => generated 22037 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1570] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:40 2026] DELETE /v2.0/security-groups/8c1a4feb-0202-4a9d-8c49-f9cb32236cad => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:40.324 8 WARNING neutron.db.securitygroups_db [None req-6a9b9773-e804-43f7-b11b-4cb54d702295 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 775/1571] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:40 2026] GET /v2.0/security-groups?tenant_id=b7de5920a01f41efba862eba4001aedc&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: 797/1572] 10.0.0.241 () {34 vars in 664 bytes} [Tue Apr 28 23:54:40 2026] POST /v2.0/ports => generated 743 bytes in 366 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: 776/1573] 10.0.0.60 () {30 vars in 723 bytes} [Tue Apr 28 23:54:40 2026] GET /v2.0/quotas/ae5a09fc54204a358e5f1438f96e13b9/details => generated 847 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1574] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:40 2026] DELETE /v2.0/security-groups/37f8491e-a3ce-4796-9532-b99ce9879850 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1575] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:40 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => 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: 800/1576] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:40 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1577] 10.0.0.241 () {34 vars in 666 bytes} [Tue Apr 28 23:54:40 2026] POST /v2.0/trunks => generated 407 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:40.775 7 WARNING tagging [None req-87948bf9-2b45-4e35-96f6-9d68d29ae7f2 c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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: 801/1578] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:54:40 2026] PUT /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:40.814 8 WARNING tagging [None req-36221f91-12d4-4498-aa78-ecad647d7d8f c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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: 778/1579] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:54:40 2026] GET /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:40.843 7 WARNING tagging [None req-e00c2127-9968-416c-ab9b-53acd5686dfb c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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: 802/1580] 10.0.0.241 () {34 vars in 760 bytes} [Tue Apr 28 23:54:40 2026] PUT /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 23:54:40.900 7 WARNING tagging [None req-f415cd48-c293-4f33-9bf3-ef83bb93a68a c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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: 803/1581] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:54:40 2026] GET /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:40.923 7 WARNING tagging [None req-2bb02a38-3e0c-445a-9987-2b0a79981663 c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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: 804/1582] 10.0.0.241 () {34 vars in 756 bytes} [Tue Apr 28 23:54:40 2026] PUT /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 23:54:40.962 7 WARNING tagging [None req-5e14eb05-fb48-4959-bb6f-af6cb0670051 c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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: 779/1583] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:40 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1584] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:54:40 2026] GET /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:40.986 8 WARNING tagging [None req-74484c1e-6c3e-4a6f-afae-c28736807223 c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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: 806/1585] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:40 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1586] 10.0.0.241 () {34 vars in 778 bytes} [Tue Apr 28 23:54:40 2026] PUT /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 23:54:41.040 7 WARNING tagging [None req-b2189431-cf2b-4dbb-860c-1ace41b4a212 c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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: 807/1587] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:54:41 2026] GET /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:41.074 8 WARNING tagging [None req-4657ea5f-7a7d-4696-a7b1-c3d4cb83d688 c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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: 781/1588] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:54:41 2026] PUT /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:41.118 7 WARNING tagging [None req-2d20c1ca-433d-4a78-8556-d54454ba8c3f c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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: 808/1589] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:54:41 2026] GET /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:41.145 8 WARNING tagging [None req-919c7e17-f41b-4f5d-a067-9ef3c4f4dc4f c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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: 782/1590] 10.0.0.241 () {32 vars in 737 bytes} [Tue Apr 28 23:54:41 2026] GET /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:41.180 7 WARNING tagging [None req-8bcf43ff-5c92-4b15-9987-a6e098e90b83 c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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-04-28 23:54:41.192 7 INFO neutron.api.v2.resource [None req-8bcf43ff-5c92-4b15-9987-a6e098e90b83 c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1591] 10.0.0.241 () {32 vars in 741 bytes} [Tue Apr 28 23:54:41 2026] GET /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:54:41.210 8 WARNING tagging [None req-9d642476-bb14-4404-81cf-c4ef0e8aea99 c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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: 783/1592] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:41 2026] DELETE /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:41.251 7 WARNING tagging [None req-1e984e1a-922f-42ad-b538-5ff1f1b2cf2d c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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: 810/1593] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:54:41 2026] GET /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:41.275 8 WARNING tagging [None req-e3af3a3d-8527-4aed-b055-29ebbb0e0697 c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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-04-28 23:54:41.284 8 INFO neutron.api.v2.resource [None req-e3af3a3d-8527-4aed-b055-29ebbb0e0697 c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 784/1594] 10.0.0.241 () {32 vars in 744 bytes} [Tue Apr 28 23:54:41 2026] DELETE /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:54:41.305 7 WARNING tagging [None req-9139053e-da55-4224-96b8-312f358d1cbb c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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: 811/1595] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:54:41 2026] DELETE /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:41.342 8 WARNING tagging [None req-3feb4b07-7927-4d8f-9845-5a1d059cb333 c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - 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: 785/1596] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:54:41 2026] GET /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3/tags => 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: 812/1597] 10.0.0.241 () {32 vars in 719 bytes} [Tue Apr 28 23:54:41 2026] GET /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1598] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:54:41 2026] GET /v2.0/ports/3acdb57d-f002-4b22-82bb-f9820ea2a902 => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1599] 10.0.0.241 () {32 vars in 722 bytes} [Tue Apr 28 23:54:41 2026] DELETE /v2.0/trunks/970b82d2-9774-47d7-863b-065cedcf4bb3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:41.705 8 INFO neutron_taas.services.taas.taas_plugin [None req-718de37b-4ab1-4972-9f96-af11de2e1e2e c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - default default] TaaS: Handle Delete Port: 3acdb57d-f002-4b22-82bb-f9820ea2a902 2026-04-28 23:54:41.710 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-718de37b-4ab1-4972-9f96-af11de2e1e2e c0121d3fc1e14cb6a6268852e9ea83e1 f96d73207b404d63bbe32a1d9a30e389 - - default default] Tap Mirror: Handle Delete Port: 3acdb57d-f002-4b22-82bb-f9820ea2a902 [pid: 8|app: 0|req: 787/1600] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:54:41 2026] DELETE /v2.0/ports/3acdb57d-f002-4b22-82bb-f9820ea2a902 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:41.915 7 INFO neutron.services.segments.plugin [-] Segment e140180d-798c-459e-97e7-25bb2a5f4cb5 resource provider aggregate not found 2026-04-28 23:54:41.920 7 INFO neutron.services.segments.plugin [-] Segment e140180d-798c-459e-97e7-25bb2a5f4cb5 resource provider aggregate not found 2026-04-28 23:54:41.938 7 INFO neutron.services.segments.plugin [-] Segment e140180d-798c-459e-97e7-25bb2a5f4cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e140180d-798c-459e-97e7-25bb2a5f4cb5 found for delete ", "request_id": "req-25281a89-02ad-4143-a2bc-88eaeba503af"}]} 2026-04-28 23:54:41.941 7 INFO neutron.services.segments.plugin [-] Segment e140180d-798c-459e-97e7-25bb2a5f4cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e140180d-798c-459e-97e7-25bb2a5f4cb5 found for delete ", "request_id": "req-2526a0a0-daf6-4a7d-a87e-18cdfa601202"}]} [pid: 7|app: 0|req: 814/1601] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:41 2026] DELETE /v2.0/networks/0eddccd8-a496-4e0c-9579-b4cab3c01f50 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1602] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:42 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => 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: 815/1603] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:42 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:42.900 8 WARNING neutron.db.securitygroups_db [None req-0e52c955-3102-482b-916b-5041aa125c4a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 789/1604] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:42 2026] GET /v2.0/security-groups?tenant_id=914dcd220d824562afd5fab667848259&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:43.121 7 WARNING neutron.db.securitygroups_db [None req-8fa536a8-57ba-4209-9e1d-1e28783dcda3 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 790/1605] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:43 2026] DELETE /v2.0/security-groups/7eebc6a1-8b2b-4ead-8121-55acb13a1d79 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1606] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:43 2026] GET /v2.0/security-groups?tenant_id=7340e1a7b09b4d8fbcf012d65df6c7a6&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1607] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:43 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1608] 199.204.45.74 () {34 vars in 993 bytes} [Tue Apr 28 23:54:43 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:43.366 8 WARNING neutron.db.securitygroups_db [None req-3c0d0759-90c9-462e-97e4-05664a15e38f 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 817/1609] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:43 2026] DELETE /v2.0/security-groups/91a091da-2211-41cb-98bc-67fe70d0cc37 => 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: 793/1610] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:43 2026] GET /v2.0/security-groups?tenant_id=f96d73207b404d63bbe32a1d9a30e389&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1611] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:54:43 2026] GET /v2.0/security-groups?id=c22a2fe8-dddf-4ad9-9f05-79ca842a215d&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1612] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:43 2026] DELETE /v2.0/security-groups/604d3d6c-dff5-40f1-bd4b-ba8863beef4c => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:43.518 8 INFO neutron_taas.services.taas.taas_plugin [req-42910216-fd5d-4ab4-8e7c-1c98d1e7533b req-b0c46632-f495-4ea1-8353-ca903ed26f1f 77e371a4c7a44a0783de366b01a5fccc 0c9237b27f8b413688959d812c843a6e - - default default] TaaS: Handle Delete Port: fdbdde0c-785a-4c82-8f0d-ae827574612e 2026-04-28 23:54:43.521 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-42910216-fd5d-4ab4-8e7c-1c98d1e7533b req-b0c46632-f495-4ea1-8353-ca903ed26f1f 77e371a4c7a44a0783de366b01a5fccc 0c9237b27f8b413688959d812c843a6e - - default default] Tap Mirror: Handle Delete Port: fdbdde0c-785a-4c82-8f0d-ae827574612e 2026-04-28 23:54:43.652 8 INFO neutron.db.l3_db [req-42910216-fd5d-4ab4-8e7c-1c98d1e7533b req-b0c46632-f495-4ea1-8353-ca903ed26f1f 77e371a4c7a44a0783de366b01a5fccc 0c9237b27f8b413688959d812c843a6e - - default default] Floating IP 051040ca-5410-49a2-8179-119620bfc6b6 disassociated. External IP: 10.96.250.218, port: fdbdde0c-785a-4c82-8f0d-ae827574612e. [pid: 7|app: 0|req: 820/1613] 10.0.0.60 () {32 vars in 801 bytes} [Tue Apr 28 23:54:43 2026] GET /v2.0/extensions => generated 22037 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1614] 199.204.45.74 () {36 vars in 996 bytes} [Tue Apr 28 23:54:43 2026] DELETE /v2.0/ports/fdbdde0c-785a-4c82-8f0d-ae827574612e => generated 0 bytes in 672 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:44.107 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d38e0312-095d-462f-85bc-5ae13930505c'] response: {'server_uuid': '2b81c80d-5c94-4eed-9c62-5c51054df7e4', 'name': 'network-vif-deleted', 'tag': 'fdbdde0c-785a-4c82-8f0d-ae827574612e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 821/1615] 10.0.0.60 () {30 vars in 723 bytes} [Tue Apr 28 23:54:44 2026] GET /v2.0/quotas/ae5a09fc54204a358e5f1438f96e13b9/details => generated 847 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1616] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:44 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:45.408 7 INFO neutron.db.segments_db [None req-9521215f-842c-42b4-bad6-d2c8eb42ca0b 351565f9d28f4a6bb3deade5e1d7c6db 35d7ca02f5a54e7c8d3c2a94725841ce - - default default] Added segment 74b68e3d-7883-413a-9367-f1b9eed672d9 of type vxlan for network dc97113c-da65-4622-b409-af4eca9d08ac [pid: 7|app: 0|req: 823/1619] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:45 2026] POST /v2.0/networks => generated 648 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1620] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:45 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => 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: 824/1621] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:45 2026] POST /v2.0/subnets => generated 673 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:46.338 8 INFO neutron.db.segments_db [None req-af3ea9fe-0823-4b24-a743-2dd999347112 351565f9d28f4a6bb3deade5e1d7c6db 35d7ca02f5a54e7c8d3c2a94725841ce - - default default] Added segment 77e78435-a381-4ccd-b7f9-8a621b72cb27 of type vxlan for network 52be1ba3-281e-4630-91f6-bf8631b32a9e [pid: 8|app: 0|req: 798/1622] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:46 2026] POST /v2.0/networks => generated 648 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1623] 10.0.0.241 () {34 vars in 743 bytes} [Tue Apr 28 23:54:46 2026] PUT /v2.0/networks/52be1ba3-281e-4630-91f6-bf8631b32a9e => generated 592 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1624] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:54:46 2026] GET /v2.0/ports?device_id=2b81c80d-5c94-4eed-9c62-5c51054df7e4 => 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: 799/1625] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:46 2026] POST /v2.0/subnets => generated 646 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1626] 10.0.0.241 () {34 vars in 741 bytes} [Tue Apr 28 23:54:46 2026] PUT /v2.0/subnets/48bad484-d03a-49cc-b2b5-8ebfdea248f8 => generated 656 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:47.044 8 INFO neutron.db.segments_db [None req-025713c2-0f6d-401e-802e-b55a6b88953b 0f03486897304cdf8d93ec8b063f031b 8a41cfcb0609408eb84b8f4528036cb3 - - default default] Added segment b5604b07-0ed8-4fbe-98cc-755235078078 of type vxlan for network a3cf740f-27e6-43e0-9d2f-d1570db8c931 2026-04-28 23:54:47.095 7 INFO neutron.services.segments.plugin [-] Segment 77e78435-a381-4ccd-b7f9-8a621b72cb27 resource provider aggregate not found 2026-04-28 23:54:47.099 7 INFO neutron.services.segments.plugin [-] Segment 77e78435-a381-4ccd-b7f9-8a621b72cb27 resource provider aggregate not found 2026-04-28 23:54:47.115 7 INFO neutron.services.segments.plugin [-] Segment 77e78435-a381-4ccd-b7f9-8a621b72cb27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77e78435-a381-4ccd-b7f9-8a621b72cb27 found for delete ", "request_id": "req-f09996d4-9935-4ba5-9f28-20fc64c6c19d"}]} 2026-04-28 23:54:47.117 7 INFO neutron.services.segments.plugin [-] Segment 77e78435-a381-4ccd-b7f9-8a621b72cb27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77e78435-a381-4ccd-b7f9-8a621b72cb27 found for delete ", "request_id": "req-a53056b7-7b10-4225-be58-225d4905ddf9"}]} [pid: 8|app: 0|req: 800/1627] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:46 2026] POST /v2.0/networks => generated 632 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1628] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:46 2026] DELETE /v2.0/networks/52be1ba3-281e-4630-91f6-bf8631b32a9e => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:47.145 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58dadb14-7cba-4953-8af1-e8ea65c80110 351565f9d28f4a6bb3deade5e1d7c6db 35d7ca02f5a54e7c8d3c2a94725841ce - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 829/1629] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:47 2026] DELETE /v2.0/networks/52be1ba3-281e-4630-91f6-bf8631b32a9e => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:54:47.190 8 INFO neutron.db.segments_db [None req-0b4d64db-ebc4-44a8-8db8-598c81dbd995 0f03486897304cdf8d93ec8b063f031b 8a41cfcb0609408eb84b8f4528036cb3 - - default default] Added segment d8ad3164-1061-413f-9d04-9f7113cad01f of type vxlan for network 882b6c6d-2b20-4c4c-8bb4-9e5ce1d0197f [pid: 7|app: 0|req: 830/1630] 10.0.0.241 () {32 vars in 694 bytes} [Tue Apr 28 23:54:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1631] 10.0.0.241 () {32 vars in 742 bytes} [Tue Apr 28 23:54:47 2026] GET /v2.0/subnets?network_id=8b316915-3fd9-48c8-974c-f79a7eebaac1 => 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: 832/1632] 10.0.0.241 () {32 vars in 653 bytes} [Tue Apr 28 23:54:47 2026] GET /v2.0/extensions => generated 22037 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1633] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:47 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1634] 10.0.0.241 () {32 vars in 649 bytes} [Tue Apr 28 23:54:47 2026] GET /v2.0/networks => generated 1313 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1635] 10.0.0.241 () {34 vars in 753 bytes} [Tue Apr 28 23:54:47 2026] PUT /v2.0/networks/a3cf740f-27e6-43e0-9d2f-d1570db8c931/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1636] 10.0.0.241 () {32 vars in 647 bytes} [Tue Apr 28 23:54:47 2026] GET /v2.0/subnets => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1637] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:54:47 2026] GET /v2.0/networks/a3cf740f-27e6-43e0-9d2f-d1570db8c931/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1638] 10.0.0.241 () {32 vars in 723 bytes} [Tue Apr 28 23:54:47 2026] GET /v2.0/networks/dc97113c-da65-4622-b409-af4eca9d08ac => generated 673 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:47.457 8 WARNING neutron.db.securitygroups_db [None req-f9b7de30-f8c4-486f-97f6-6ba2c40ed00e 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 837/1639] 10.0.0.241 () {34 vars in 753 bytes} [Tue Apr 28 23:54:47 2026] PUT /v2.0/networks/882b6c6d-2b20-4c4c-8bb4-9e5ce1d0197f/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1640] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:54:47 2026] GET /v2.0/subnets/477f16b4-9d2d-4373-9f75-2f4975ab3198 => generated 673 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1641] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:54:47 2026] GET /v2.0/networks/882b6c6d-2b20-4c4c-8bb4-9e5ce1d0197f/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1642] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:47 2026] GET /v2.0/security-groups?tenant_id=ae5a09fc54204a358e5f1438f96e13b9&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:47.565 7 INFO neutron.pecan_wsgi.hooks.translation [None req-077db1e8-4206-4a41-8dfb-0f85804464a0 351565f9d28f4a6bb3deade5e1d7c6db 35d7ca02f5a54e7c8d3c2a94725841ce - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 840/1643] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:47 2026] DELETE /v2.0/subnets/48bad484-d03a-49cc-b2b5-8ebfdea248f8 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1644] 10.0.0.241 () {34 vars in 753 bytes} [Tue Apr 28 23:54:47 2026] PUT /v2.0/networks/882b6c6d-2b20-4c4c-8bb4-9e5ce1d0197f/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:47.623 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ebf74649-e370-4415-85d2-21faf70f0fff 351565f9d28f4a6bb3deade5e1d7c6db 35d7ca02f5a54e7c8d3c2a94725841ce - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 805/1645] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:47 2026] DELETE /v2.0/networks/52be1ba3-281e-4630-91f6-bf8631b32a9e => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1646] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:47 2026] DELETE /v2.0/security-groups/d781014f-497f-4ae0-99fd-35ff03091171 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1647] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:54:47 2026] GET /v2.0/networks/882b6c6d-2b20-4c4c-8bb4-9e5ce1d0197f/tags => 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: 807/1648] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:54:47 2026] GET /v2.0/networks/a3cf740f-27e6-43e0-9d2f-d1570db8c931/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1649] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:47 2026] DELETE /v2.0/subnets/477f16b4-9d2d-4373-9f75-2f4975ab3198 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:47.804 8 INFO neutron.services.segments.plugin [-] Segment b5604b07-0ed8-4fbe-98cc-755235078078 resource provider aggregate not found 2026-04-28 23:54:47.808 8 INFO neutron.services.segments.plugin [-] Segment b5604b07-0ed8-4fbe-98cc-755235078078 resource provider aggregate not found 2026-04-28 23:54:47.822 8 INFO neutron.services.segments.plugin [-] Segment b5604b07-0ed8-4fbe-98cc-755235078078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5604b07-0ed8-4fbe-98cc-755235078078 found for delete ", "request_id": "req-2c2c9d35-774f-46d5-a32a-4038cdcf7fcf"}]} 2026-04-28 23:54:47.825 8 INFO neutron.services.segments.plugin [-] Segment b5604b07-0ed8-4fbe-98cc-755235078078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5604b07-0ed8-4fbe-98cc-755235078078 found for delete ", "request_id": "req-78dcadfc-b69d-48ab-ac57-aa025ee9184b"}]} [pid: 8|app: 0|req: 808/1650] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:47 2026] DELETE /v2.0/networks/a3cf740f-27e6-43e0-9d2f-d1570db8c931 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:47.880 7 INFO neutron_taas.services.taas.taas_plugin [None req-cbd9e777-18f1-499b-ad49-46f51b1f29e8 351565f9d28f4a6bb3deade5e1d7c6db 35d7ca02f5a54e7c8d3c2a94725841ce - - default default] TaaS: Handle Delete Port: 54c13f4f-bfd7-44fa-a7cf-c68855b34f4c 2026-04-28 23:54:47.882 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbd9e777-18f1-499b-ad49-46f51b1f29e8 351565f9d28f4a6bb3deade5e1d7c6db 35d7ca02f5a54e7c8d3c2a94725841ce - - default default] Tap Mirror: Handle Delete Port: 54c13f4f-bfd7-44fa-a7cf-c68855b34f4c [pid: 8|app: 0|req: 809/1651] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:47 2026] DELETE /v2.0/networks/882b6c6d-2b20-4c4c-8bb4-9e5ce1d0197f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1652] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:47 2026] DELETE /v2.0/security-groups/c22a2fe8-dddf-4ad9-9f05-79ca842a215d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:48.082 8 INFO neutron.api.v2.resource [None req-816d0b27-fc18-40b2-ae5a-0faede3c5339 77e371a4c7a44a0783de366b01a5fccc 0c9237b27f8b413688959d812c843a6e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 811/1653] 10.0.0.241 () {32 vars in 737 bytes} [Tue Apr 28 23:54:48 2026] GET /v2.0/security-groups/c22a2fe8-dddf-4ad9-9f05-79ca842a215d => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1654] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:47 2026] DELETE /v2.0/networks/dc97113c-da65-4622-b409-af4eca9d08ac => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:48.194 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb6998ca-cb15-48b1-a39f-2577db0fab44 77e371a4c7a44a0783de366b01a5fccc 0c9237b27f8b413688959d812c843a6e - - default default] TaaS: Handle Delete Port: 2d2d2050-e7c2-43d9-a601-35ef388d61b5 2026-04-28 23:54:48.197 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb6998ca-cb15-48b1-a39f-2577db0fab44 77e371a4c7a44a0783de366b01a5fccc 0c9237b27f8b413688959d812c843a6e - - default default] Tap Mirror: Handle Delete Port: 2d2d2050-e7c2-43d9-a601-35ef388d61b5 [pid: 8|app: 0|req: 812/1655] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:54:48 2026] DELETE /v2.0/floatingips/051040ca-5410-49a2-8179-119620bfc6b6 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:48.698 7 INFO neutron_taas.services.taas.taas_plugin [None req-7b089a58-b7cd-40d1-a701-0ac4c901e3cc 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 10d05ac9-7773-4b06-b801-3bc74b08c1b4 2026-04-28 23:54:48.701 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b089a58-b7cd-40d1-a701-0ac4c901e3cc 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 10d05ac9-7773-4b06-b801-3bc74b08c1b4 2026-04-28 23:54:48.732 8 WARNING neutron.db.securitygroups_db [None req-87ba0475-46ac-49a1-8f81-15d7c3b18e8e 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 813/1656] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:48 2026] GET /v2.0/security-groups?tenant_id=35d7ca02f5a54e7c8d3c2a94725841ce&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:48.797 8 WARNING neutron.db.securitygroups_db [None req-d57c70ed-88e1-4324-a995-0c7630769388 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 814/1657] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:48 2026] GET /v2.0/security-groups?tenant_id=db571a914c5f4307aeb528bfc9b7e9b9&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1658] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:48 2026] DELETE /v2.0/security-groups/c30280d7-599c-4077-9a24-4e69dc45a637 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1659] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:48 2026] DELETE /v2.0/security-groups/d92f5313-80a7-4c80-907f-5e7684b43630 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:49.147 7 INFO neutron.services.segments.plugin [-] Segment 74b68e3d-7883-413a-9367-f1b9eed672d9 resource provider aggregate not found 2026-04-28 23:54:49.156 7 INFO neutron.services.segments.plugin [-] Segment 74b68e3d-7883-413a-9367-f1b9eed672d9 resource provider aggregate not found 2026-04-28 23:54:49.175 7 INFO neutron.services.segments.plugin [-] Segment 74b68e3d-7883-413a-9367-f1b9eed672d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74b68e3d-7883-413a-9367-f1b9eed672d9 found for delete ", "request_id": "req-72c3fe11-d285-475f-ac04-34ae6b21df8a"}]} 2026-04-28 23:54:49.179 7 INFO neutron.services.segments.plugin [-] Segment 74b68e3d-7883-413a-9367-f1b9eed672d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74b68e3d-7883-413a-9367-f1b9eed672d9 found for delete ", "request_id": "req-1f8a03d1-1519-49d3-9856-112205abb7ef"}]} 2026-04-28 23:54:49.224 8 WARNING neutron.db.securitygroups_db [None req-4fd7b495-2a43-498d-9fa0-2bf969d54e85 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 817/1660] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:49 2026] GET /v2.0/security-groups?tenant_id=8a41cfcb0609408eb84b8f4528036cb3&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1661] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:54:48 2026] PUT /v2.0/routers/392380c5-2e75-4120-ab0a-c6c67a22691f/remove_router_interface => generated 310 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1662] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:49 2026] DELETE /v2.0/security-groups/d360e223-91fa-4f30-ac22-a14f7a9a8af2 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:49.592 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0df3549-c0f0-4f01-a4bd-38818ada439d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 30f2a467-d4cd-43b0-8dc8-dc3d68f6b8f3 2026-04-28 23:54:49.600 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0df3549-c0f0-4f01-a4bd-38818ada439d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 30f2a467-d4cd-43b0-8dc8-dc3d68f6b8f3 2026-04-28 23:54:49.840 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0df3549-c0f0-4f01-a4bd-38818ada439d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 30c393fd-17f0-4af1-af5a-6bc1d60a4db3 2026-04-28 23:54:49.843 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0df3549-c0f0-4f01-a4bd-38818ada439d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 30c393fd-17f0-4af1-af5a-6bc1d60a4db3 2026-04-28 23:54:49.846 8 INFO neutron.services.segments.plugin [-] Segment d8ad3164-1061-413f-9d04-9f7113cad01f resource provider aggregate not found 2026-04-28 23:54:49.850 8 INFO neutron.services.segments.plugin [-] Segment d8ad3164-1061-413f-9d04-9f7113cad01f resource provider aggregate not found 2026-04-28 23:54:49.871 8 INFO neutron.services.segments.plugin [-] Segment d8ad3164-1061-413f-9d04-9f7113cad01f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8ad3164-1061-413f-9d04-9f7113cad01f found for delete ", "request_id": "req-897b72ab-d0a5-4f3a-b3aa-9061ac0f524f"}]} 2026-04-28 23:54:49.879 8 INFO neutron.services.segments.plugin [-] Segment d8ad3164-1061-413f-9d04-9f7113cad01f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8ad3164-1061-413f-9d04-9f7113cad01f found for delete ", "request_id": "req-43a034b1-f31b-432f-9d2c-ae9ae8492def"}]} 2026-04-28 23:54:50.205 7 INFO neutron.db.l3_hamode_db [None req-b0df3549-c0f0-4f01-a4bd-38818ada439d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] HA network 1981abb8-1f8d-4ce5-a84c-de3ecc06cec8 was deleted as no HA routers are present in project 0c9237b27f8b413688959d812c843a6e. [pid: 7|app: 0|req: 845/1663] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:49 2026] DELETE /v2.0/routers/392380c5-2e75-4120-ab0a-c6c67a22691f => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1664] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:50 2026] DELETE /v2.0/subnets/29645c31-531b-454b-84ea-f5b04b543d70 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:50.442 7 INFO neutron_taas.services.taas.taas_plugin [None req-20163d24-f119-4942-98af-aa33ee693d54 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 9a9226e4-f1d5-4fd9-8b08-50667fb1d2b3 2026-04-28 23:54:50.445 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20163d24-f119-4942-98af-aa33ee693d54 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 9a9226e4-f1d5-4fd9-8b08-50667fb1d2b3 [pid: 7|app: 0|req: 846/1665] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:50 2026] DELETE /v2.0/networks/12da80fb-1b54-4fac-bbc3-e35ddbfeaf5f => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:50.781 8 WARNING neutron.db.securitygroups_db [None req-8b95d779-b99d-42ee-b639-73e066e9cbf2 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 820/1666] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:50 2026] GET /v2.0/security-groups?tenant_id=0c9237b27f8b413688959d812c843a6e&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: 847/1667] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:50 2026] DELETE /v2.0/security-groups/1b3b3aa6-4cdc-4500-84c4-8b41241fd339 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:51.198 7 INFO neutron.services.segments.plugin [-] Segment 0ba2cc9d-9013-485a-a9c9-2153057a8d66 resource provider aggregate not found 2026-04-28 23:54:51.202 7 INFO neutron.services.segments.plugin [-] Segment 0ba2cc9d-9013-485a-a9c9-2153057a8d66 resource provider aggregate not found 2026-04-28 23:54:51.206 8 INFO neutron.db.segments_db [None req-e87f57e9-26c8-44b1-9b9e-fc3c4ec4620f b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Added segment 2f032df3-77dc-4d6a-9a56-18bb3994306e of type vxlan for network 3e2b0ce7-3172-4dd7-9904-43225777675d 2026-04-28 23:54:51.213 7 INFO neutron.services.segments.plugin [-] Segment 0ba2cc9d-9013-485a-a9c9-2153057a8d66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ba2cc9d-9013-485a-a9c9-2153057a8d66 found for delete ", "request_id": "req-c75c968f-8dd4-4ced-bf52-ca6d180b76a4"}]} 2026-04-28 23:54:51.221 7 INFO neutron.services.segments.plugin [-] Segment 0ba2cc9d-9013-485a-a9c9-2153057a8d66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ba2cc9d-9013-485a-a9c9-2153057a8d66 found for delete ", "request_id": "req-bc3fca43-63b2-46ba-8940-a1251a6a4bc3"}]} 2026-04-28 23:54:51.233 7 INFO neutron.services.segments.plugin [-] Segment 4f9676ff-213d-4b67-a51c-860f554cfc3c resource provider aggregate not found 2026-04-28 23:54:51.241 7 INFO neutron.services.segments.plugin [-] Segment 4f9676ff-213d-4b67-a51c-860f554cfc3c resource provider aggregate not found 2026-04-28 23:54:51.254 7 INFO neutron.services.segments.plugin [-] Segment 4f9676ff-213d-4b67-a51c-860f554cfc3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f9676ff-213d-4b67-a51c-860f554cfc3c found for delete ", "request_id": "req-c36bba5e-c901-425c-9ee1-d83e68a72d71"}]} 2026-04-28 23:54:51.259 7 INFO neutron.services.segments.plugin [-] Segment 4f9676ff-213d-4b67-a51c-860f554cfc3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f9676ff-213d-4b67-a51c-860f554cfc3c found for delete ", "request_id": "req-c5f2866d-a59d-43d7-b3ce-4e9585a0df29"}]} [pid: 8|app: 0|req: 821/1668] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:50 2026] POST /v2.0/networks => generated 633 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:51.417 7 INFO neutron.db.segments_db [None req-9fffeb78-e557-4817-8b35-81225f2e5d6e b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Added segment ca35e7e9-467b-4b70-b69a-ccff924aa09b of type vxlan for network 55c79b78-5ba5-46b4-862a-d7133e89ca55 [pid: 7|app: 0|req: 848/1669] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:51 2026] POST /v2.0/networks => generated 634 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1670] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:51 2026] POST /v2.0/subnets => generated 646 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1671] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:51 2026] POST /v2.0/subnets => generated 655 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:51.992 8 INFO neutron.db.segments_db [None req-fe36044b-89f7-49f7-ac0e-61b2efdefff5 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Added segment f44b5f65-df44-45e3-8087-ae4c2e2e2b4f of type vxlan for network 5ceb80cd-1b14-4be5-8109-b09e1d1259c9 2026-04-28 23:54:52.222 8 INFO neutron.db.l3_hamode_db [None req-fe36044b-89f7-49f7-ac0e-61b2efdefff5 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:54:52.348 8 INFO neutron.db.l3_hamode_db [None req-fe36044b-89f7-49f7-ac0e-61b2efdefff5 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:54:52.421 7 INFO neutron.db.segments_db [None req-408d6564-601c-41c4-b762-5a8ebb687fa1 87053e47e6a74c5c817b7aa8abda8fbd 226acb206f544f4098cedf0b4457ec28 - - default default] Added segment d7bac121-8887-40d1-9620-6bb2da03db1d of type vxlan for network 11a96e7e-da1c-4fda-9767-47ca36bad104 [pid: 7|app: 0|req: 850/1672] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:52 2026] POST /v2.0/networks => generated 631 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1673] 10.0.0.241 () {34 vars in 664 bytes} [Tue Apr 28 23:54:52 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:54:52.891 7 INFO neutron.db.segments_db [None req-bcbf1bc1-00c2-4e82-9373-825313694763 87053e47e6a74c5c817b7aa8abda8fbd 226acb206f544f4098cedf0b4457ec28 - - default default] Added segment d2da6454-a33a-4fc5-9f8f-a2c03bc9d462 of type vxlan for network 0188e4f8-4a9f-42ff-8ecb-5c92a7b08c65 [pid: 8|app: 0|req: 823/1674] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:51 2026] POST /v2.0/routers => generated 511 bytes in 1017 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1675] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:52 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1676] 10.0.0.241 () {34 vars in 664 bytes} [Tue Apr 28 23:54:52 2026] POST /v2.0/ports => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:54:53.496 7 WARNING neutron.db.securitygroups_db [None req-3a5f58a3-8e61-4a9e-b560-67aeb719089c 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 854/1677] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:53 2026] GET /v2.0/security-groups?tenant_id=1d75a1641be0494ea2bd324a0b5d6754&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:53.683 7 INFO neutron.db.segments_db [None req-1348b1b6-7711-4de1-8386-e9d5e30e893c 87053e47e6a74c5c817b7aa8abda8fbd 226acb206f544f4098cedf0b4457ec28 - - default default] Added segment 16d83f7a-a46f-4b39-a6db-c303af84eebe of type vxlan for network ab55d903-3641-48f8-9e40-23de26187dc8 [pid: 7|app: 0|req: 855/1678] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:53 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1679] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:53 2026] DELETE /v2.0/security-groups/313656d3-4164-4958-a41a-26a886e1ab83 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1680] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:54:52 2026] PUT /v2.0/routers/6b7da0ba-d956-468f-8f38-7fbdd2371456/add_router_interface => generated 310 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1681] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:54:54 2026] GET /v2.0/ports/bd2d35b9-bf30-441d-9315-ba0b7a1dcaa7 => generated 959 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:54:54.072 8 WARNING neutron.db.securitygroups_db [None req-7def839f-f6f6-4c56-8f54-1309c13ecb86 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 857/1682] 10.0.0.241 () {34 vars in 664 bytes} [Tue Apr 28 23:54:53 2026] POST /v2.0/ports => generated 743 bytes in 304 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: 826/1683] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:54 2026] GET /v2.0/security-groups?tenant_id=31a04ccbb3f94473a203b301e8f095df&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:54.244 8 INFO neutron.db.segments_db [None req-6ff629e0-1540-41f7-b7cb-094c36bdd9dc 87053e47e6a74c5c817b7aa8abda8fbd 226acb206f544f4098cedf0b4457ec28 - - default default] Added segment b68197af-1984-4555-a732-e792f7be3bcf of type vxlan for network 5ba3b9ca-ea1e-47c4-8457-ebb583b77b47 [pid: 8|app: 0|req: 827/1684] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:54 2026] POST /v2.0/networks => generated 631 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1685] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:54 2026] DELETE /v2.0/security-groups/d30eb8f9-2d9f-4008-bf7a-098e0a915dbe => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1686] 10.0.0.241 () {34 vars in 664 bytes} [Tue Apr 28 23:54:54 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:54:54.818 8 INFO neutron.db.segments_db [None req-b4c8fd89-bf27-49eb-9c8d-f8998f103edb 87053e47e6a74c5c817b7aa8abda8fbd 226acb206f544f4098cedf0b4457ec28 - - default default] Added segment 5b0d0904-6d4d-424b-b04c-410388d44926 of type vxlan for network 8cc65138-9da6-4213-9045-52dbe1d95a70 [pid: 8|app: 0|req: 830/1687] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:54 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1688] 10.0.0.241 () {34 vars in 664 bytes} [Tue Apr 28 23:54:54 2026] POST /v2.0/ports => generated 743 bytes in 360 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: 832/1689] 10.0.0.241 () {34 vars in 747 bytes} [Tue Apr 28 23:54:55 2026] PUT /v2.0/ports/d8df45ce-e399-469b-92cf-e3fd6d1a092b/tags => generated 17 bytes in 52 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: 833/1690] 10.0.0.241 () {34 vars in 747 bytes} [Tue Apr 28 23:54:55 2026] PUT /v2.0/ports/32560174-9244-4a3f-8c9d-d26c77feb191/tags => generated 25 bytes in 58 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: 834/1691] 10.0.0.241 () {34 vars in 747 bytes} [Tue Apr 28 23:54:55 2026] PUT /v2.0/ports/6a72fd55-cdb5-4b2a-adf2-49720f13d850/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 835/1692] 10.0.0.241 () {34 vars in 747 bytes} [Tue Apr 28 23:54:55 2026] PUT /v2.0/ports/eb96700d-62c5-45b8-b730-0dbf7ebfbcb5/tags => generated 19 bytes in 56 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: 836/1693] 10.0.0.241 () {32 vars in 660 bytes} [Tue Apr 28 23:54:55 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1694] 10.0.0.241 () {32 vars in 674 bytes} [Tue Apr 28 23:54:55 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1695] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:54:54 2026] PUT /v2.0/routers/6b7da0ba-d956-468f-8f38-7fbdd2371456/add_router_interface => generated 310 bytes in 1687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1696] 10.0.0.241 () {32 vars in 670 bytes} [Tue Apr 28 23:54:55 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:55.929 8 WARNING neutron.db.securitygroups_db [None req-d8f0b506-48d2-407e-9bd2-281ffbd201cf 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 860/1697] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:54:55 2026] GET /v2.0/ports/ab61cca1-3d22-4a7a-b859-8fbbc55ec55f => generated 967 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1698] 10.0.0.241 () {32 vars in 682 bytes} [Tue Apr 28 23:54:55 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1699] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:55 2026] GET /v2.0/security-groups?tenant_id=cd26932c84a748988a9282c591b43f26&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: 839/1700] 10.0.0.241 () {32 vars in 668 bytes} [Tue Apr 28 23:54:56 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1701] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:56 2026] DELETE /v2.0/security-groups/953f247f-bc12-4b04-ade5-9b1375c88390 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1702] 10.0.0.241 () {32 vars in 682 bytes} [Tue Apr 28 23:54:56 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:56.316 7 INFO neutron_taas.services.taas.taas_plugin [None req-977e4fc3-3a16-485c-8f0c-f8f5ee2caf74 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] TaaS: Handle Delete Port: ab61cca1-3d22-4a7a-b859-8fbbc55ec55f 2026-04-28 23:54:56.319 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-977e4fc3-3a16-485c-8f0c-f8f5ee2caf74 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Tap Mirror: Handle Delete Port: ab61cca1-3d22-4a7a-b859-8fbbc55ec55f [pid: 8|app: 0|req: 842/1703] 10.0.0.241 () {32 vars in 678 bytes} [Tue Apr 28 23:54:56 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:54:56.354 8 WARNING neutron.db.securitygroups_db [None req-1277432f-f3a4-4178-b318-32915df063c2 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 843/1704] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:56 2026] GET /v2.0/security-groups?tenant_id=8eff240ac630413da7ed766a861e183d&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1705] 10.0.0.241 () {32 vars in 690 bytes} [Tue Apr 28 23:54:56 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1706] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:56 2026] DELETE /v2.0/security-groups/ea5e9850-b39a-4a71-b9fd-7a3518b2aa90 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:56.705 8 INFO neutron_taas.services.taas.taas_plugin [None req-fea6df5d-33d2-4954-8bf9-26f2c0c868c7 87053e47e6a74c5c817b7aa8abda8fbd 226acb206f544f4098cedf0b4457ec28 - - default default] TaaS: Handle Delete Port: d8df45ce-e399-469b-92cf-e3fd6d1a092b 2026-04-28 23:54:56.708 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fea6df5d-33d2-4954-8bf9-26f2c0c868c7 87053e47e6a74c5c817b7aa8abda8fbd 226acb206f544f4098cedf0b4457ec28 - - default default] Tap Mirror: Handle Delete Port: d8df45ce-e399-469b-92cf-e3fd6d1a092b [pid: 7|app: 0|req: 862/1707] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:54:55 2026] PUT /v2.0/routers/6b7da0ba-d956-468f-8f38-7fbdd2371456/remove_router_interface => generated 310 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1708] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:54:56 2026] DELETE /v2.0/ports/d8df45ce-e399-469b-92cf-e3fd6d1a092b => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:56.891 8 INFO neutron_taas.services.taas.taas_plugin [None req-36358690-4c49-41bf-ba3e-180a1eb63020 87053e47e6a74c5c817b7aa8abda8fbd 226acb206f544f4098cedf0b4457ec28 - - default default] TaaS: Handle Delete Port: 32560174-9244-4a3f-8c9d-d26c77feb191 2026-04-28 23:54:56.897 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36358690-4c49-41bf-ba3e-180a1eb63020 87053e47e6a74c5c817b7aa8abda8fbd 226acb206f544f4098cedf0b4457ec28 - - default default] Tap Mirror: Handle Delete Port: 32560174-9244-4a3f-8c9d-d26c77feb191 [pid: 8|app: 0|req: 847/1709] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:54:56 2026] DELETE /v2.0/ports/32560174-9244-4a3f-8c9d-d26c77feb191 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:57.048 7 INFO neutron_taas.services.taas.taas_plugin [None req-057c2baa-11d7-474a-af19-ab0ef46686b2 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] TaaS: Handle Delete Port: bd2d35b9-bf30-441d-9315-ba0b7a1dcaa7 2026-04-28 23:54:57.051 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-057c2baa-11d7-474a-af19-ab0ef46686b2 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Tap Mirror: Handle Delete Port: bd2d35b9-bf30-441d-9315-ba0b7a1dcaa7 2026-04-28 23:54:57.089 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9f04952-82a6-4c8f-b1e9-beaaeaa5de9b 87053e47e6a74c5c817b7aa8abda8fbd 226acb206f544f4098cedf0b4457ec28 - - default default] TaaS: Handle Delete Port: 6a72fd55-cdb5-4b2a-adf2-49720f13d850 2026-04-28 23:54:57.091 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9f04952-82a6-4c8f-b1e9-beaaeaa5de9b 87053e47e6a74c5c817b7aa8abda8fbd 226acb206f544f4098cedf0b4457ec28 - - default default] Tap Mirror: Handle Delete Port: 6a72fd55-cdb5-4b2a-adf2-49720f13d850 [pid: 8|app: 0|req: 848/1710] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:54:56 2026] DELETE /v2.0/ports/6a72fd55-cdb5-4b2a-adf2-49720f13d850 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:57.271 8 INFO neutron_taas.services.taas.taas_plugin [None req-02cb2f26-f25f-4a32-be41-e13cca5945ae 87053e47e6a74c5c817b7aa8abda8fbd 226acb206f544f4098cedf0b4457ec28 - - default default] TaaS: Handle Delete Port: eb96700d-62c5-45b8-b730-0dbf7ebfbcb5 2026-04-28 23:54:57.274 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02cb2f26-f25f-4a32-be41-e13cca5945ae 87053e47e6a74c5c817b7aa8abda8fbd 226acb206f544f4098cedf0b4457ec28 - - default default] Tap Mirror: Handle Delete Port: eb96700d-62c5-45b8-b730-0dbf7ebfbcb5 [pid: 8|app: 0|req: 849/1711] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:54:57 2026] DELETE /v2.0/ports/eb96700d-62c5-45b8-b730-0dbf7ebfbcb5 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1712] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:54:56 2026] PUT /v2.0/routers/6b7da0ba-d956-468f-8f38-7fbdd2371456/remove_router_interface => generated 310 bytes in 703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1713] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:54:57 2026] GET /v2.0/ports?device_id=6b7da0ba-d956-468f-8f38-7fbdd2371456 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:54:57.480 8 INFO neutron_taas.services.taas.taas_plugin [None req-dce2b1de-0c6f-4928-ba76-f46fdb22658d 87053e47e6a74c5c817b7aa8abda8fbd 226acb206f544f4098cedf0b4457ec28 - - default default] TaaS: Handle Delete Port: e9bb956a-b109-4b4e-951a-bc9ca160d755 2026-04-28 23:54:57.483 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dce2b1de-0c6f-4928-ba76-f46fdb22658d 87053e47e6a74c5c817b7aa8abda8fbd 226acb206f544f4098cedf0b4457ec28 - - default default] Tap Mirror: Handle Delete Port: e9bb956a-b109-4b4e-951a-bc9ca160d755 [pid: 8|app: 0|req: 850/1714] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:54:57 2026] DELETE /v2.0/ports/e9bb956a-b109-4b4e-951a-bc9ca160d755 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:57.617 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d87fb15-03fc-4ee5-9011-cdeb65b90395 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] TaaS: Handle Delete Port: 70ea18d6-abfe-45e7-b50a-fb7cf10f5f1d 2026-04-28 23:54:57.620 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d87fb15-03fc-4ee5-9011-cdeb65b90395 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Tap Mirror: Handle Delete Port: 70ea18d6-abfe-45e7-b50a-fb7cf10f5f1d 2026-04-28 23:54:57.695 8 INFO neutron.services.segments.plugin [-] Segment d7bac121-8887-40d1-9620-6bb2da03db1d resource provider aggregate not found 2026-04-28 23:54:57.699 8 INFO neutron.services.segments.plugin [-] Segment d7bac121-8887-40d1-9620-6bb2da03db1d resource provider aggregate not found 2026-04-28 23:54:57.715 8 INFO neutron.services.segments.plugin [-] Segment d7bac121-8887-40d1-9620-6bb2da03db1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7bac121-8887-40d1-9620-6bb2da03db1d found for delete ", "request_id": "req-3c9a5946-7554-47d2-a807-b6c746b93c0e"}]} 2026-04-28 23:54:57.716 8 INFO neutron.services.segments.plugin [-] Segment d7bac121-8887-40d1-9620-6bb2da03db1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7bac121-8887-40d1-9620-6bb2da03db1d found for delete ", "request_id": "req-e2c49653-0f02-42d4-940e-2e570b7392fe"}]} [pid: 8|app: 0|req: 851/1715] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:57 2026] DELETE /v2.0/networks/11a96e7e-da1c-4fda-9767-47ca36bad104 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1716] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:57 2026] DELETE /v2.0/networks/0188e4f8-4a9f-42ff-8ecb-5c92a7b08c65 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:57.957 7 INFO neutron.services.segments.plugin [-] Segment f44b5f65-df44-45e3-8087-ae4c2e2e2b4f resource provider aggregate not found 2026-04-28 23:54:57.964 7 INFO neutron.services.segments.plugin [-] Segment f44b5f65-df44-45e3-8087-ae4c2e2e2b4f resource provider aggregate not found 2026-04-28 23:54:57.983 7 INFO neutron.services.segments.plugin [-] Segment f44b5f65-df44-45e3-8087-ae4c2e2e2b4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f44b5f65-df44-45e3-8087-ae4c2e2e2b4f found for delete ", "request_id": "req-8ab46a91-0197-4bc5-b7b7-ef0b3fe3d660"}]} 2026-04-28 23:54:57.983 7 INFO neutron.services.segments.plugin [-] Segment f44b5f65-df44-45e3-8087-ae4c2e2e2b4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f44b5f65-df44-45e3-8087-ae4c2e2e2b4f found for delete ", "request_id": "req-2566d8ca-2f49-4484-ae05-149f8aaa988f"}]} 2026-04-28 23:54:57.997 7 INFO neutron.db.l3_hamode_db [None req-9d87fb15-03fc-4ee5-9011-cdeb65b90395 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] HA network 5ceb80cd-1b14-4be5-8109-b09e1d1259c9 was deleted as no HA routers are present in project 58d32add1f2f4a549119bed2fd20433a. [pid: 7|app: 0|req: 865/1717] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:57 2026] DELETE /v2.0/routers/6b7da0ba-d956-468f-8f38-7fbdd2371456 => generated 0 bytes in 543 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1718] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:57 2026] DELETE /v2.0/networks/ab55d903-3641-48f8-9e40-23de26187dc8 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1719] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:58 2026] DELETE /v2.0/networks/5ba3b9ca-ea1e-47c4-8457-ebb583b77b47 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1720] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:58 2026] DELETE /v2.0/subnets/ff508cad-e97c-4816-8a17-33e88be4ed96 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1721] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:58 2026] DELETE /v2.0/networks/8cc65138-9da6-4213-9045-52dbe1d95a70 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1722] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:54:58 2026] DELETE /v2.0/subnets/b2fdcc7f-97ac-4c87-b58c-def2e85f1f2c => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:58.473 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9ccc91d-e252-49e6-835d-430cea7b7eb0 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] TaaS: Handle Delete Port: 7a43e14a-2d56-482f-b662-1764874bb01b 2026-04-28 23:54:58.475 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9ccc91d-e252-49e6-835d-430cea7b7eb0 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Tap Mirror: Handle Delete Port: 7a43e14a-2d56-482f-b662-1764874bb01b [pid: 8|app: 0|req: 856/1723] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:58 2026] DELETE /v2.0/networks/55c79b78-5ba5-46b4-862a-d7133e89ca55 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:58.762 7 INFO neutron_taas.services.taas.taas_plugin [None req-99e39a67-7368-47e7-bd8b-edacdf1d33a8 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] TaaS: Handle Delete Port: 893d5386-9183-4d4a-a4e1-5f3610c910e1 2026-04-28 23:54:58.765 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99e39a67-7368-47e7-bd8b-edacdf1d33a8 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Tap Mirror: Handle Delete Port: 893d5386-9183-4d4a-a4e1-5f3610c910e1 [pid: 7|app: 0|req: 868/1724] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:54:58 2026] DELETE /v2.0/networks/3e2b0ce7-3172-4dd7-9904-43225777675d => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:54:59.051 8 INFO neutron.db.segments_db [None req-7cac927a-df3d-4b3d-92b4-430d395286ef b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Added segment 77a8c99d-4651-431c-b385-61708a957d28 of type vxlan for network f30aec2d-b28d-47a1-a9ef-31139fc0db9b [pid: 8|app: 0|req: 857/1725] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:54:58 2026] POST /v2.0/networks => generated 634 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:59.417 8 WARNING neutron.db.securitygroups_db [None req-2a2c75d9-b7c3-4681-84b4-f664f0736e06 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 858/1726] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:59 2026] GET /v2.0/security-groups?tenant_id=226acb206f544f4098cedf0b4457ec28&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1727] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:59 2026] POST /v2.0/subnets => generated 646 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:54:59.493 7 INFO neutron.db.segments_db [None req-7b7bbe29-2e8b-44f5-be69-62d86b1243a7 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Added segment ff6951a9-cf49-48f8-978a-8c5fdc0818b2 of type vxlan for network 1288955a-69ec-4cd3-bb5f-80d723d7013c [pid: 8|app: 0|req: 859/1728] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:54:59 2026] DELETE /v2.0/security-groups/6af19e09-c3a3-4e2e-8f2d-2fb15f47a190 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:54:59.735 8 INFO neutron.services.segments.plugin [-] Segment d2da6454-a33a-4fc5-9f8f-a2c03bc9d462 resource provider aggregate not found 2026-04-28 23:54:59.740 8 INFO neutron.services.segments.plugin [-] Segment d2da6454-a33a-4fc5-9f8f-a2c03bc9d462 resource provider aggregate not found 2026-04-28 23:54:59.760 8 INFO neutron.services.segments.plugin [-] Segment d2da6454-a33a-4fc5-9f8f-a2c03bc9d462 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2da6454-a33a-4fc5-9f8f-a2c03bc9d462 found for delete ", "request_id": "req-8c8e1b96-8629-448f-b0f7-1a42447c76bf"}]} 2026-04-28 23:54:59.763 8 INFO neutron.services.segments.plugin [-] Segment d2da6454-a33a-4fc5-9f8f-a2c03bc9d462 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2da6454-a33a-4fc5-9f8f-a2c03bc9d462 found for delete ", "request_id": "req-5f35afb0-34ca-4e57-aa7b-1ff4554261fb"}]} 2026-04-28 23:54:59.785 8 INFO neutron.services.segments.plugin [-] Segment 16d83f7a-a46f-4b39-a6db-c303af84eebe resource provider aggregate not found 2026-04-28 23:54:59.789 8 INFO neutron.services.segments.plugin [-] Segment 16d83f7a-a46f-4b39-a6db-c303af84eebe resource provider aggregate not found 2026-04-28 23:54:59.803 8 INFO neutron.services.segments.plugin [-] Segment 16d83f7a-a46f-4b39-a6db-c303af84eebe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16d83f7a-a46f-4b39-a6db-c303af84eebe found for delete ", "request_id": "req-b828faf0-2880-4f79-929c-6707fc029365"}]} 2026-04-28 23:54:59.806 8 INFO neutron.services.segments.plugin [-] Segment 16d83f7a-a46f-4b39-a6db-c303af84eebe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16d83f7a-a46f-4b39-a6db-c303af84eebe found for delete ", "request_id": "req-2d8a589a-0837-4483-83e9-98a81b3f56af"}]} 2026-04-28 23:54:59.825 8 WARNING neutron.db.securitygroups_db [None req-759119dd-cdc7-443b-875f-2916feec06a3 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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-04-28 23:54:59.843 8 INFO neutron.services.segments.plugin [-] Segment b68197af-1984-4555-a732-e792f7be3bcf resource provider aggregate not found 2026-04-28 23:54:59.846 8 INFO neutron.services.segments.plugin [-] Segment b68197af-1984-4555-a732-e792f7be3bcf resource provider aggregate not found 2026-04-28 23:54:59.860 8 INFO neutron.services.segments.plugin [-] Segment b68197af-1984-4555-a732-e792f7be3bcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b68197af-1984-4555-a732-e792f7be3bcf found for delete ", "request_id": "req-be6d6b9f-527a-4a99-8d22-f4b62ca9bcd5"}]} 2026-04-28 23:54:59.868 8 INFO neutron.services.segments.plugin [-] Segment b68197af-1984-4555-a732-e792f7be3bcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b68197af-1984-4555-a732-e792f7be3bcf found for delete ", "request_id": "req-0f58360f-e00e-4269-89a9-0a360ecc265e"}]} 2026-04-28 23:54:59.875 8 INFO neutron.services.segments.plugin [-] Segment 5b0d0904-6d4d-424b-b04c-410388d44926 resource provider aggregate not found 2026-04-28 23:54:59.892 8 INFO neutron.services.segments.plugin [-] Segment 5b0d0904-6d4d-424b-b04c-410388d44926 resource provider aggregate not found 2026-04-28 23:54:59.899 8 INFO neutron.services.segments.plugin [-] Segment 5b0d0904-6d4d-424b-b04c-410388d44926 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b0d0904-6d4d-424b-b04c-410388d44926 found for delete ", "request_id": "req-5e3c3855-6548-45b9-9ef4-12e866d4b949"}]} 2026-04-28 23:54:59.917 8 INFO neutron.services.segments.plugin [-] Segment 5b0d0904-6d4d-424b-b04c-410388d44926 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b0d0904-6d4d-424b-b04c-410388d44926 found for delete ", "request_id": "req-956b6c9d-74c0-4628-9e44-e91c6cce0741"}]} 2026-04-28 23:54:59.919 8 INFO neutron.services.segments.plugin [-] Segment ca35e7e9-467b-4b70-b69a-ccff924aa09b resource provider aggregate not found 2026-04-28 23:54:59.945 8 INFO neutron.services.segments.plugin [-] Segment ca35e7e9-467b-4b70-b69a-ccff924aa09b resource provider aggregate not found 2026-04-28 23:54:59.951 8 INFO neutron.services.segments.plugin [-] Segment ca35e7e9-467b-4b70-b69a-ccff924aa09b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca35e7e9-467b-4b70-b69a-ccff924aa09b found for delete ", "request_id": "req-70db40c1-9ce3-457f-a012-1acb83d05b4e"}]} 2026-04-28 23:54:59.962 7 INFO neutron.db.l3_hamode_db [None req-7b7bbe29-2e8b-44f5-be69-62d86b1243a7 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:54:59.970 8 INFO neutron.services.segments.plugin [-] Segment ca35e7e9-467b-4b70-b69a-ccff924aa09b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca35e7e9-467b-4b70-b69a-ccff924aa09b found for delete ", "request_id": "req-25c4fe7b-092f-4e92-85b8-d97ae3902174"}]} 2026-04-28 23:55:00.006 7 INFO neutron.services.segments.plugin [-] Segment 2f032df3-77dc-4d6a-9a56-18bb3994306e resource provider aggregate not found [pid: 8|app: 0|req: 860/1729] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:54:59 2026] GET /v2.0/security-groups?tenant_id=99383d10d6214419afd89095a25eafdf&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:00.015 7 INFO neutron.services.segments.plugin [-] Segment 2f032df3-77dc-4d6a-9a56-18bb3994306e resource provider aggregate not found 2026-04-28 23:55:00.022 7 INFO neutron.services.segments.plugin [-] Segment 2f032df3-77dc-4d6a-9a56-18bb3994306e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f032df3-77dc-4d6a-9a56-18bb3994306e found for delete ", "request_id": "req-478fddd4-1516-4335-b7c8-ba1332c506c0"}]} 2026-04-28 23:55:00.041 7 INFO neutron.services.segments.plugin [-] Segment 2f032df3-77dc-4d6a-9a56-18bb3994306e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f032df3-77dc-4d6a-9a56-18bb3994306e found for delete ", "request_id": "req-162c87f8-c84d-400a-9570-34b04054d576"}]} 2026-04-28 23:55:00.105 7 INFO neutron.db.l3_hamode_db [None req-7b7bbe29-2e8b-44f5-be69-62d86b1243a7 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 863/1732] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:00 2026] DELETE /v2.0/security-groups/ce4f17f0-ac38-4c11-abd5-87b89bc101a5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:00.340 8 WARNING neutron.db.securitygroups_db [None req-490777c9-fbd4-4263-b267-69675555828d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 864/1733] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:00 2026] GET /v2.0/security-groups?tenant_id=5edc9cfeb1944e5aa7f1c003b836eaf7&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1734] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:00 2026] DELETE /v2.0/security-groups/fd9e78f8-e783-4abf-a581-0dd6141c2a1e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1735] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:54:59 2026] POST /v2.0/routers => generated 510 bytes in 1302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1736] 10.0.0.241 () {34 vars in 665 bytes} [Tue Apr 28 23:55:00 2026] POST /v2.0/ports => generated 964 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1737] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:55:01 2026] PUT /v2.0/routers/bfc052da-0456-440f-bf1d-a65e39d9cef7/add_router_interface => generated 310 bytes in 1178 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: 867/1738] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:55:02 2026] GET /v2.0/ports/a6f133b2-c627-4092-ac31-ba625dd2ae60 => generated 1038 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:55:02.748 7 INFO neutron_taas.services.taas.taas_plugin [None req-5280e1b6-cc65-432a-8578-2cd603ac72ca b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] TaaS: Handle Delete Port: a6f133b2-c627-4092-ac31-ba625dd2ae60 2026-04-28 23:55:02.751 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5280e1b6-cc65-432a-8578-2cd603ac72ca b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Tap Mirror: Handle Delete Port: a6f133b2-c627-4092-ac31-ba625dd2ae60 [pid: 7|app: 0|req: 872/1739] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:55:02 2026] PUT /v2.0/routers/bfc052da-0456-440f-bf1d-a65e39d9cef7/remove_router_interface => generated 310 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:55:03.359 8 WARNING neutron.db.securitygroups_db [None req-c0ffe982-4046-4ebf-ba3d-ff5af8ef9001 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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-04-28 23:55:03.371 7 INFO neutron.api.v2.resource [None req-b23d2be9-829a-40f0-9c94-2cbed998bd5e b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 873/1740] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:55:03 2026] PUT /v2.0/routers/bfc052da-0456-440f-bf1d-a65e39d9cef7/remove_router_interface => generated 197 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1741] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:55:03 2026] GET /v2.0/ports?device_id=bfc052da-0456-440f-bf1d-a65e39d9cef7 => 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: 868/1742] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:03 2026] GET /v2.0/security-groups?tenant_id=cc80b83e158b4e2880add602bb49d375&name=default => generated 2925 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:03.585 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac164da3-01fe-4bcd-b50b-6b9e31410c33 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] TaaS: Handle Delete Port: d8ca816e-2114-4c8f-aa4f-9a250e8def7d 2026-04-28 23:55:03.587 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac164da3-01fe-4bcd-b50b-6b9e31410c33 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Tap Mirror: Handle Delete Port: d8ca816e-2114-4c8f-aa4f-9a250e8def7d [pid: 8|app: 0|req: 869/1743] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:03 2026] DELETE /v2.0/security-groups/7292a0be-635d-423e-8900-ae193ea4b082 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:03.882 8 WARNING neutron.db.securitygroups_db [None req-faa9fe87-8291-4fab-919b-fca0789f849c 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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-04-28 23:55:03.944 7 INFO neutron.services.segments.plugin [-] Segment ff6951a9-cf49-48f8-978a-8c5fdc0818b2 resource provider aggregate not found 2026-04-28 23:55:03.962 7 INFO neutron.services.segments.plugin [-] Segment ff6951a9-cf49-48f8-978a-8c5fdc0818b2 resource provider aggregate not found 2026-04-28 23:55:03.973 7 INFO neutron.services.segments.plugin [-] Segment ff6951a9-cf49-48f8-978a-8c5fdc0818b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff6951a9-cf49-48f8-978a-8c5fdc0818b2 found for delete ", "request_id": "req-0e4f2e09-f16d-46b7-89bd-c2c609d84cb3"}]} 2026-04-28 23:55:03.982 7 INFO neutron.services.segments.plugin [-] Segment ff6951a9-cf49-48f8-978a-8c5fdc0818b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff6951a9-cf49-48f8-978a-8c5fdc0818b2 found for delete ", "request_id": "req-3bfe3598-c2dd-4cc2-a9ee-8f37fd8eaa6d"}]} 2026-04-28 23:55:03.988 7 INFO neutron.db.l3_hamode_db [None req-ac164da3-01fe-4bcd-b50b-6b9e31410c33 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] HA network 1288955a-69ec-4cd3-bb5f-80d723d7013c was deleted as no HA routers are present in project 58d32add1f2f4a549119bed2fd20433a. [pid: 7|app: 0|req: 875/1744] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:03 2026] DELETE /v2.0/routers/bfc052da-0456-440f-bf1d-a65e39d9cef7 => generated 0 bytes in 590 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1745] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:03 2026] GET /v2.0/security-groups?tenant_id=509814cb7d1a45919c48be654e9ae9fb&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1746] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:04 2026] DELETE /v2.0/security-groups/ffdc5a43-6e77-4aca-b49a-13aa33dbf912 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1747] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:04 2026] DELETE /v2.0/subnets/11baeab9-a3ce-4cfd-aeb0-b9c8ddbd70b5 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:55:04.306 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3cd401b-e4ae-4fc1-a549-3cfbc34b5a66 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] TaaS: Handle Delete Port: e9afbab7-4cf5-4abf-aeed-12df7d3c0f62 2026-04-28 23:55:04.311 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3cd401b-e4ae-4fc1-a549-3cfbc34b5a66 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Tap Mirror: Handle Delete Port: e9afbab7-4cf5-4abf-aeed-12df7d3c0f62 2026-04-28 23:55:04.498 8 INFO neutron.services.segments.plugin [-] Segment 77a8c99d-4651-431c-b385-61708a957d28 resource provider aggregate not found 2026-04-28 23:55:04.509 8 INFO neutron.services.segments.plugin [-] Segment 77a8c99d-4651-431c-b385-61708a957d28 resource provider aggregate not found 2026-04-28 23:55:04.512 8 INFO neutron.services.segments.plugin [-] Segment 77a8c99d-4651-431c-b385-61708a957d28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77a8c99d-4651-431c-b385-61708a957d28 found for delete ", "request_id": "req-6b248d3c-b3dd-4001-ae04-00875dd83afd"}]} 2026-04-28 23:55:04.526 8 INFO neutron.services.segments.plugin [-] Segment 77a8c99d-4651-431c-b385-61708a957d28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77a8c99d-4651-431c-b385-61708a957d28 found for delete ", "request_id": "req-1734743a-b1fc-4446-9a88-f019f90f8717"}]} [pid: 8|app: 0|req: 872/1748] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:55:04 2026] DELETE /v2.0/networks/f30aec2d-b28d-47a1-a9ef-31139fc0db9b => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:55:04.602 7 INFO neutron.db.segments_db [None req-6ea30ba4-74dc-465c-b0e8-e3c9e6a98d87 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Added segment 5d1f0ee3-6f00-44cb-bd3f-d76e1de68b1c of type vxlan for network bbc08d44-ec07-4ea2-b63d-70fd2c465a3b [pid: 7|app: 0|req: 877/1749] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:55:04 2026] POST /v2.0/networks => generated 633 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1750] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:04 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-04-28 23:55:05.030 7 INFO neutron.db.segments_db [None req-731e9dde-a3bd-444b-9b31-499134bdece1 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Added segment 4e317713-5298-4559-896c-cfe1abf4b8f0 of type vxlan for network a805ed71-fec2-474d-bd72-ba6fcd55d995 2026-04-28 23:55:05.167 8 INFO neutron.db.segments_db [None req-2f356cb0-5754-4155-a08b-c39e5c1b45d9 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Added segment 87e25945-0077-4fa4-b512-48a1db8559e5 of type vxlan for network a0c0a053-ae55-4533-8a31-5209a41bfff2 [pid: 8|app: 0|req: 873/1751] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:55:04 2026] POST /v2.0/networks => generated 640 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:55:05.271 7 INFO neutron.db.l3_hamode_db [None req-731e9dde-a3bd-444b-9b31-499134bdece1 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:55:05.378 7 INFO neutron.db.l3_hamode_db [None req-731e9dde-a3bd-444b-9b31-499134bdece1 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 874/1752] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:05 2026] POST /v2.0/subnets => generated 657 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1753] 10.0.0.241 () {34 vars in 684 bytes} [Tue Apr 28 23:55:05 2026] POST /v2.0/security-groups => generated 1601 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1754] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:04 2026] POST /v2.0/routers => generated 510 bytes in 910 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1755] 10.0.0.241 () {32 vars in 722 bytes} [Tue Apr 28 23:55:05 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1756] 10.0.0.241 () {34 vars in 684 bytes} [Tue Apr 28 23:55:05 2026] POST /v2.0/security-groups => generated 1601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1757] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:06 2026] POST /v2.0/subnets => generated 731 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1758] 10.0.0.241 () {34 vars in 684 bytes} [Tue Apr 28 23:55:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:55:06.522 7 INFO neutron.db.segments_db [None req-9f276268-9cf3-4723-8882-504233da46b3 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Added segment f599bcb5-e645-45b2-b3d7-453e4dcccf47 of type vxlan for network b484f3fb-17ac-4fad-97d3-601b295f7c64 [pid: 7|app: 0|req: 883/1759] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:55:06 2026] POST /v2.0/networks => generated 637 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1760] 10.0.0.241 () {34 vars in 684 bytes} [Tue Apr 28 23:55:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1761] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:06 2026] POST /v2.0/subnets => generated 655 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1762] 10.0.0.241 () {34 vars in 684 bytes} [Tue Apr 28 23:55:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1763] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:55:06 2026] PUT /v2.0/routers/2f91bb5e-923d-41fb-b1ce-c00d4dafb093/add_router_interface => generated 310 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:55:07.114 8 WARNING tagging [None req-1546e93d-ea81-4260-833e-c1d881176ba0 19c96317e73147758ec64f10c0a202c4 632a9ac435c0422dbb9d29a5ad7cdbaf - - 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: 878/1764] 10.0.0.241 () {34 vars in 767 bytes} [Tue Apr 28 23:55:07 2026] PUT /v2.0/security-groups/a49dcb6f-9bda-451b-bed2-131d3f72f0e6/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1765] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:55:07 2026] GET /v2.0/ports/b6659529-a2d7-4ab2-9305-045dfff4c951 => generated 959 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:55:07.271 8 WARNING tagging [None req-c2566da4-f444-4919-a0c9-709695b6abe2 19c96317e73147758ec64f10c0a202c4 632a9ac435c0422dbb9d29a5ad7cdbaf - - 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: 887/1766] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:07 2026] POST /v2.0/subnets => generated 725 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1767] 10.0.0.241 () {34 vars in 767 bytes} [Tue Apr 28 23:55:07 2026] PUT /v2.0/security-groups/588f3a0c-0e6a-442d-9af3-4a2fa9d95fef/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:07.358 8 INFO neutron.db.segments_db [None req-3340ef81-beed-439d-9075-73b3c5b60344 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Added segment 93828200-9048-46f6-a304-778fee55029c of type vxlan for network c623c0e2-9e89-44d8-affd-6d65edeaa59b [pid: 8|app: 0|req: 881/1768] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:55:07 2026] POST /v2.0/networks => generated 637 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:55:07.459 8 WARNING tagging [None req-54b0522d-72e9-40a7-8f86-1d6ed6c267e4 19c96317e73147758ec64f10c0a202c4 632a9ac435c0422dbb9d29a5ad7cdbaf - - 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: 882/1769] 10.0.0.241 () {34 vars in 767 bytes} [Tue Apr 28 23:55:07 2026] PUT /v2.0/security-groups/2b7104b5-473e-4689-8096-4f9640a401b6/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:07.563 7 INFO neutron_taas.services.taas.taas_plugin [None req-e91f2a71-1fa1-47a5-b297-cc1ec8c31e49 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] TaaS: Handle Delete Port: b6659529-a2d7-4ab2-9305-045dfff4c951 2026-04-28 23:55:07.565 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e91f2a71-1fa1-47a5-b297-cc1ec8c31e49 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Tap Mirror: Handle Delete Port: b6659529-a2d7-4ab2-9305-045dfff4c951 [pid: 8|app: 0|req: 883/1770] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:07 2026] POST /v2.0/subnets => generated 656 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:55:07.798 8 WARNING tagging [None req-fd0dba24-9655-4768-93af-d7811dd36b0f 19c96317e73147758ec64f10c0a202c4 632a9ac435c0422dbb9d29a5ad7cdbaf - - 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: 884/1771] 10.0.0.241 () {34 vars in 767 bytes} [Tue Apr 28 23:55:07 2026] PUT /v2.0/security-groups/c83c6cb9-35bf-4464-9942-7e585e96ab99/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1772] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:55:07 2026] PUT /v2.0/routers/2f91bb5e-923d-41fb-b1ce-c00d4dafb093/remove_router_interface => generated 310 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1773] 10.0.0.241 () {32 vars in 680 bytes} [Tue Apr 28 23:55:07 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1774] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:07 2026] POST /v2.0/subnets => generated 729 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1775] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:55:08 2026] GET /v2.0/ports?device_id=2f91bb5e-923d-41fb-b1ce-c00d4dafb093 => 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: 886/1776] 10.0.0.241 () {32 vars in 694 bytes} [Tue Apr 28 23:55:08 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:08.076 7 INFO neutron.db.segments_db [None req-9b3ea2f0-4ea6-4d59-aeca-d4db41738120 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Added segment db0e2875-81e0-4949-b41f-7745db64a386 of type vxlan for network c08d389c-e1b0-45a8-8e2b-940fed68aaca 2026-04-28 23:55:08.180 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce9058fe-3cb5-421d-9a7a-0b4bc4e121ab b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] TaaS: Handle Delete Port: cd26b636-4dec-41ac-a8af-ebbb7a1526be 2026-04-28 23:55:08.182 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce9058fe-3cb5-421d-9a7a-0b4bc4e121ab b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Tap Mirror: Handle Delete Port: cd26b636-4dec-41ac-a8af-ebbb7a1526be 2026-04-28 23:55:08.358 7 INFO neutron.db.l3_hamode_db [None req-9b3ea2f0-4ea6-4d59-aeca-d4db41738120 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:55:08.484 8 INFO neutron.services.segments.plugin [-] Segment 4e317713-5298-4559-896c-cfe1abf4b8f0 resource provider aggregate not found 2026-04-28 23:55:08.493 8 INFO neutron.services.segments.plugin [-] Segment 4e317713-5298-4559-896c-cfe1abf4b8f0 resource provider aggregate not found 2026-04-28 23:55:08.506 8 INFO neutron.services.segments.plugin [-] Segment 4e317713-5298-4559-896c-cfe1abf4b8f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e317713-5298-4559-896c-cfe1abf4b8f0 found for delete ", "request_id": "req-714d93f6-c76e-4b74-8dfe-cafef113064a"}]} 2026-04-28 23:55:08.508 8 INFO neutron.services.segments.plugin [-] Segment 4e317713-5298-4559-896c-cfe1abf4b8f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e317713-5298-4559-896c-cfe1abf4b8f0 found for delete ", "request_id": "req-9e7d7c82-22a4-41a7-b575-25b019b1cd6c"}]} 2026-04-28 23:55:08.525 8 INFO neutron.db.l3_hamode_db [None req-ce9058fe-3cb5-421d-9a7a-0b4bc4e121ab b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] HA network a805ed71-fec2-474d-bd72-ba6fcd55d995 was deleted as no HA routers are present in project 58d32add1f2f4a549119bed2fd20433a. [pid: 8|app: 0|req: 887/1777] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:08 2026] DELETE /v2.0/routers/2f91bb5e-923d-41fb-b1ce-c00d4dafb093 => generated 0 bytes in 486 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1778] 10.0.0.241 () {32 vars in 690 bytes} [Tue Apr 28 23:55:08 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1779] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:08 2026] DELETE /v2.0/subnets/f50af737-ba56-493f-bd1f-05ef450917c6 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1780] 10.0.0.241 () {32 vars in 702 bytes} [Tue Apr 28 23:55:08 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1781] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:55:08 2026] DELETE /v2.0/networks/bbc08d44-ec07-4ea2-b63d-70fd2c465a3b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1782] 10.0.0.241 () {32 vars in 688 bytes} [Tue Apr 28 23:55:08 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:08.938 8 INFO neutron.db.segments_db [None req-72837705-ac7b-4e3b-842d-b43e0658ace4 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Added segment 3b3b0592-7c04-47f0-9100-3596f254a221 of type vxlan for network 0718e8e9-d01a-46cb-983f-d2186b688036 2026-04-28 23:55:09.092 7 INFO neutron.db.l3_hamode_db [None req-9b3ea2f0-4ea6-4d59-aeca-d4db41738120 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:55:09.153 8 INFO neutron.db.l3_hamode_db [None req-72837705-ac7b-4e3b-842d-b43e0658ace4 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 891/1783] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:08 2026] POST /v2.0/routers => generated 685 bytes in 1914 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1784] 10.0.0.241 () {32 vars in 702 bytes} [Tue Apr 28 23:55:09 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:10.099 7 WARNING neutron.db.securitygroups_db [None req-9761a997-e74d-41ae-ac7f-8e149003055b 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 893/1785] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:10 2026] GET /v2.0/security-groups?tenant_id=f8b9100262ea4e35a691386820039dd6&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:10.333 8 INFO neutron.db.l3_hamode_db [None req-72837705-ac7b-4e3b-842d-b43e0658ace4 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:55:10.528 8 INFO neutron.services.segments.plugin [-] Segment 5d1f0ee3-6f00-44cb-bd3f-d76e1de68b1c resource provider aggregate not found 2026-04-28 23:55:10.532 8 INFO neutron.services.segments.plugin [-] Segment 5d1f0ee3-6f00-44cb-bd3f-d76e1de68b1c resource provider aggregate not found 2026-04-28 23:55:10.547 8 INFO neutron.services.segments.plugin [-] Segment 5d1f0ee3-6f00-44cb-bd3f-d76e1de68b1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d1f0ee3-6f00-44cb-bd3f-d76e1de68b1c found for delete ", "request_id": "req-bd46f683-8e24-4e1f-8b2e-4919e9ab69d2"}]} 2026-04-28 23:55:10.549 8 INFO neutron.services.segments.plugin [-] Segment 5d1f0ee3-6f00-44cb-bd3f-d76e1de68b1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d1f0ee3-6f00-44cb-bd3f-d76e1de68b1c found for delete ", "request_id": "req-892e2262-ffa7-4bb1-aeb2-17dee9b472b8"}]} [pid: 8|app: 0|req: 893/1786] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:08 2026] POST /v2.0/routers => generated 691 bytes in 2256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1787] 10.0.0.241 () {32 vars in 698 bytes} [Tue Apr 28 23:55:11 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1788] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:11 2026] DELETE /v2.0/security-groups/8261e62e-dd90-419e-9486-c355e8662701 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1789] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:55:11 2026] GET /v2.0/routers/c8d9fadd-f423-4ddc-8a55-115455b257ef => generated 697 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1790] 10.0.0.241 () {32 vars in 710 bytes} [Tue Apr 28 23:55:11 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1791] 10.0.0.241 () {32 vars in 647 bytes} [Tue Apr 28 23:55:11 2026] GET /v2.0/routers => generated 700 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1792] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:55:10 2026] PUT /v2.0/routers/11fdcfe0-17b5-4cf7-b793-458d400824cc/add_router_interface => generated 310 bytes in 1260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1793] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:11 2026] DELETE /v2.0/security-groups/a49dcb6f-9bda-451b-bed2-131d3f72f0e6 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1794] 10.0.0.241 () {34 vars in 741 bytes} [Tue Apr 28 23:55:11 2026] PUT /v2.0/routers/c8d9fadd-f423-4ddc-8a55-115455b257ef => generated 704 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1795] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:11 2026] DELETE /v2.0/security-groups/588f3a0c-0e6a-442d-9af3-4a2fa9d95fef => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1796] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:55:12 2026] GET /v2.0/routers/c8d9fadd-f423-4ddc-8a55-115455b257ef => generated 704 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1797] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:12 2026] DELETE /v2.0/security-groups/2b7104b5-473e-4689-8096-4f9640a401b6 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1798] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:55:12 2026] GET /v2.0/ports?device_id=c8d9fadd-f423-4ddc-8a55-115455b257ef => 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: 900/1799] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:12 2026] DELETE /v2.0/security-groups/c83c6cb9-35bf-4464-9942-7e585e96ab99 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:12.672 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c3febe7-7c53-48f7-970f-bd21360c6895 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] TaaS: Handle Delete Port: fae6b972-5b31-45af-93c0-ede1b655e1cd 2026-04-28 23:55:12.676 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c3febe7-7c53-48f7-970f-bd21360c6895 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Tap Mirror: Handle Delete Port: fae6b972-5b31-45af-93c0-ede1b655e1cd 2026-04-28 23:55:12.950 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c3febe7-7c53-48f7-970f-bd21360c6895 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] TaaS: Handle Delete Port: 44ef3b33-6605-45fd-90d1-66a89d744af9 2026-04-28 23:55:12.953 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c3febe7-7c53-48f7-970f-bd21360c6895 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] Tap Mirror: Handle Delete Port: 44ef3b33-6605-45fd-90d1-66a89d744af9 [pid: 8|app: 0|req: 900/1800] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:55:11 2026] PUT /v2.0/routers/11fdcfe0-17b5-4cf7-b793-458d400824cc/add_router_interface => generated 310 bytes in 1598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1801] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:13 2026] DELETE /v2.0/security-groups/9f88c483-0ff3-48b5-ac5c-5acb6ef00584 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:13.316 7 INFO neutron.services.segments.plugin [-] Segment 3b3b0592-7c04-47f0-9100-3596f254a221 resource provider aggregate not found 2026-04-28 23:55:13.323 7 INFO neutron.services.segments.plugin [-] Segment 3b3b0592-7c04-47f0-9100-3596f254a221 resource provider aggregate not found 2026-04-28 23:55:13.334 7 INFO neutron.services.segments.plugin [-] Segment 3b3b0592-7c04-47f0-9100-3596f254a221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b3b0592-7c04-47f0-9100-3596f254a221 found for delete ", "request_id": "req-3189301c-1c34-46c7-bf15-a604ce681384"}]} 2026-04-28 23:55:13.349 7 INFO neutron.services.segments.plugin [-] Segment 3b3b0592-7c04-47f0-9100-3596f254a221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b3b0592-7c04-47f0-9100-3596f254a221 found for delete ", "request_id": "req-0330315d-b4b7-4225-9afd-7a57fcb59bdf"}]} 2026-04-28 23:55:13.353 7 INFO neutron.db.l3_hamode_db [None req-0c3febe7-7c53-48f7-970f-bd21360c6895 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] HA network 0718e8e9-d01a-46cb-983f-d2186b688036 was deleted as no HA routers are present in project 58d32add1f2f4a549119bed2fd20433a. [pid: 7|app: 0|req: 901/1802] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:12 2026] DELETE /v2.0/routers/c8d9fadd-f423-4ddc-8a55-115455b257ef => generated 0 bytes in 972 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1803] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:55:13 2026] GET /v2.0/ports?device_id=c8d9fadd-f423-4ddc-8a55-115455b257ef => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:13.413 7 INFO neutron.api.v2.resource [None req-cb943de0-fe8f-406e-baf2-381f42b02ef3 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 903/1804] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:13 2026] DELETE /v2.0/routers/c8d9fadd-f423-4ddc-8a55-115455b257ef => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1805] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:55:13 2026] GET /v2.0/ports?device_id=2f91bb5e-923d-41fb-b1ce-c00d4dafb093 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:13.463 7 INFO neutron.api.v2.resource [None req-8cc6b8db-da5a-4479-ac66-9a4d8737fe55 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 905/1806] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:13 2026] DELETE /v2.0/routers/2f91bb5e-923d-41fb-b1ce-c00d4dafb093 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:55:13.513 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ad95a63e-71de-4522-a0cf-69200ed00474 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 906/1807] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:13 2026] DELETE /v2.0/subnets/f50af737-ba56-493f-bd1f-05ef450917c6 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1808] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:55:13 2026] GET /v2.0/ports?device_id=bfc052da-0456-440f-bf1d-a65e39d9cef7 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:13.585 7 INFO neutron.api.v2.resource [None req-8b3ad693-d5d8-4a48-93b9-1b735dfcaba6 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 908/1809] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:13 2026] DELETE /v2.0/routers/bfc052da-0456-440f-bf1d-a65e39d9cef7 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:55:13.603 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e59478e-4a84-4755-b8c7-cc6ce2967768 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1810] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:13 2026] DELETE /v2.0/subnets/11baeab9-a3ce-4cfd-aeb0-b9c8ddbd70b5 => 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: 910/1811] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:55:13 2026] GET /v2.0/ports?device_id=6b7da0ba-d956-468f-8f38-7fbdd2371456 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:13.676 7 INFO neutron.api.v2.resource [None req-45503fd5-345c-48aa-827a-e5c70ea83557 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 911/1812] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:13 2026] DELETE /v2.0/routers/6b7da0ba-d956-468f-8f38-7fbdd2371456 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:55:13.695 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7917e831-6ea5-4cd3-b635-2b6beaf78802 b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 912/1813] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:13 2026] DELETE /v2.0/subnets/ff508cad-e97c-4816-8a17-33e88be4ed96 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:55:13.716 7 INFO neutron.pecan_wsgi.hooks.translation [None req-447a8671-3e54-418a-bfeb-4e10b93a2afa b1928ae91b39443c9cffffe143815ddf 58d32add1f2f4a549119bed2fd20433a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 913/1814] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:13 2026] DELETE /v2.0/subnets/b2fdcc7f-97ac-4c87-b58c-def2e85f1f2c => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:55:14.049 7 WARNING neutron.db.securitygroups_db [None req-ab96c92a-b23d-428b-8f17-4e6c76f34cb5 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 914/1815] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:13 2026] GET /v2.0/security-groups?tenant_id=d6246d771ef24a3bb2a7cb1f625eb7a6&name=default => generated 2925 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1816] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:14 2026] DELETE /v2.0/security-groups/af58b739-5c94-426f-805f-e606b5ca14cb => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:14.490 7 WARNING neutron.db.securitygroups_db [None req-78cd2c8b-64d6-4d2b-a049-4d818169c2a8 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 916/1817] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:14 2026] GET /v2.0/security-groups?tenant_id=632a9ac435c0422dbb9d29a5ad7cdbaf&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:14.553 7 WARNING neutron.db.securitygroups_db [None req-ad69d4d1-ca17-4106-bd2c-68881f02b3e7 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 917/1818] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:14 2026] GET /v2.0/security-groups?tenant_id=58d32add1f2f4a549119bed2fd20433a&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1819] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:14 2026] DELETE /v2.0/security-groups/27658ea1-fdde-47a1-b1a2-805b40056a3f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1820] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:55:13 2026] PUT /v2.0/routers/11fdcfe0-17b5-4cf7-b793-458d400824cc/add_router_interface => generated 310 bytes in 1589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:55:14.793 8 WARNING neutron.db.securitygroups_db [None req-e01d6102-8009-423f-9235-a994f3b5e4d1 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 919/1821] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:14 2026] DELETE /v2.0/security-groups/31049413-be46-415a-8f57-19c83a6a79cb => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1822] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:14 2026] GET /v2.0/security-groups?tenant_id=68206cf113604c23af77945762b09813&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1823] 10.0.0.241 () {34 vars in 684 bytes} [Tue Apr 28 23:55:14 2026] POST /v2.0/security-groups => generated 1628 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1826] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:14 2026] DELETE /v2.0/security-groups/72079cc4-5c96-4969-abee-c5952abe55da => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1827] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:55:15.199 7 WARNING neutron.db.securitygroups_db [None req-143b8b58-9c80-4137-aaa4-64d7680b5081 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 905/1828] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1829] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:15 2026] GET /v2.0/security-groups?tenant_id=c5f67bc15c94436f8d930ac4a87b6894&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1830] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:15 2026] POST /v2.0/security-group-rules => generated 599 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1831] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:15 2026] DELETE /v2.0/security-groups/cfdef9f9-aed9-46e9-9831-46e26e154625 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1832] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1833] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1834] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1835] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1836] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1837] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:16 2026] POST /v2.0/security-group-rules => generated 599 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:55:16.275 7 INFO neutron.db.segments_db [None req-3b908268-70af-4c57-b1ec-ccc11260744c 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Added segment ad0e6c85-f472-4dac-a1b4-a76b5232d565 of type vxlan for network 23782357-c4f9-43d5-91f7-edb25ec16e51 [pid: 8|app: 0|req: 911/1838] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1839] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:55:15 2026] POST /v2.0/networks => generated 649 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1840] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1841] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:16 2026] POST /v2.0/subnets => generated 627 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:55:16.675 8 INFO neutron.db.segments_db [None req-53af8ca6-0fba-49f5-8c0e-dab01007ff98 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Added segment 3bfaddaa-8699-4f50-9a4d-5cbcfe3bc3c9 of type vxlan for network 48c324ef-748d-427b-ab90-f2ae8da5b139 2026-04-28 23:55:16.719 7 WARNING neutron.db.securitygroups_db [req-336fb904-b399-4932-88f9-0d008e24fa8a req-47d42411-db5b-4ea1-9f75-aa85775b6625 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - 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: 930/1842] 10.0.0.126 () {34 vars in 1096 bytes} [Tue Apr 28 23:55:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1786628416&fields=id&tenant_id=2f353dc2278f4fc0beeac8d43734f140 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1843] 10.0.0.126 () {34 vars in 982 bytes} [Tue Apr 28 23:55:16 2026] GET /v2.0/networks?id=b484f3fb-17ac-4fad-97d3-601b295f7c64 => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1844] 10.0.0.126 () {34 vars in 965 bytes} [Tue Apr 28 23:55:16 2026] GET /v2.0/quotas/2f353dc2278f4fc0beeac8d43734f140 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:55:16.922 8 INFO neutron.db.l3_hamode_db [None req-53af8ca6-0fba-49f5-8c0e-dab01007ff98 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 933/1845] 10.0.0.126 () {34 vars in 1002 bytes} [Tue Apr 28 23:55:16 2026] GET /v2.0/ports?tenant_id=2f353dc2278f4fc0beeac8d43734f140&fields=id => generated 241 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1846] 10.0.0.241 () {34 vars in 684 bytes} [Tue Apr 28 23:55:16 2026] POST /v2.0/security-groups => generated 1624 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1847] 10.0.0.126 () {34 vars in 1008 bytes} [Tue Apr 28 23:55:17 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?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: 936/1848] 10.0.0.241 () {32 vars in 663 bytes} [Tue Apr 28 23:55:17 2026] GET /v2.0/security-groups => generated 4529 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1849] 10.0.0.126 () {34 vars in 1108 bytes} [Tue Apr 28 23:55:17 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1850] 10.0.0.241 () {34 vars in 758 bytes} [Tue Apr 28 23:55:17 2026] PUT /v2.0/security-groups/9dde04fe-4664-4de5-97f5-80088272eadf => generated 1663 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:17.654 8 INFO neutron.db.l3_hamode_db [None req-53af8ca6-0fba-49f5-8c0e-dab01007ff98 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 939/1851] 10.0.0.241 () {32 vars in 737 bytes} [Tue Apr 28 23:55:17 2026] GET /v2.0/security-groups/9dde04fe-4664-4de5-97f5-80088272eadf => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1852] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:17 2026] DELETE /v2.0/security-groups/9dde04fe-4664-4de5-97f5-80088272eadf => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1853] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:17 2026] GET /v2.0/ports?device_id=b3a6edc3-3261-4e09-9c8d-f685298bdb88 => 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: 942/1854] 10.0.0.241 () {32 vars in 663 bytes} [Tue Apr 28 23:55:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:17.821 7 INFO neutron.api.v2.resource [None req-495e562b-fcad-4e73-a8b0-919dbbbed3cb 6d046e6756e74fbfac851975eb821d0a b687eb38bf124e5a9d6953e3ae81d8f4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 943/1855] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:17 2026] DELETE /v2.0/security-groups/9dde04fe-4664-4de5-97f5-80088272eadf => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1856] 10.0.0.241 () {34 vars in 684 bytes} [Tue Apr 28 23:55:17 2026] POST /v2.0/security-groups => generated 1624 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1857] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1858] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:55:18 2026] GET /v2.0/security-group-rules/a7afa750-e7e6-413e-a1b1-b71ab2e213b7 => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1859] 10.0.0.241 () {32 vars in 673 bytes} [Tue Apr 28 23:55:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1860] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:55:18 2026] DELETE /v2.0/security-group-rules/a7afa750-e7e6-413e-a1b1-b71ab2e213b7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1861] 10.0.0.241 () {32 vars in 673 bytes} [Tue Apr 28 23:55:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1862] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1863] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:55:18 2026] GET /v2.0/security-group-rules/3740c1dc-96fa-48a8-b2e8-35331a9912d9 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1864] 10.0.0.241 () {32 vars in 673 bytes} [Tue Apr 28 23:55:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1865] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:16 2026] POST /v2.0/routers => generated 695 bytes in 2048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1866] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:55:18 2026] DELETE /v2.0/security-group-rules/3740c1dc-96fa-48a8-b2e8-35331a9912d9 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1867] 10.0.0.241 () {32 vars in 673 bytes} [Tue Apr 28 23:55:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1868] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1869] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:55:18 2026] GET /v2.0/security-group-rules/1775c299-70f7-4b67-b747-09c4f1c61deb => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1870] 10.0.0.241 () {32 vars in 673 bytes} [Tue Apr 28 23:55:18 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1871] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:55:18 2026] DELETE /v2.0/security-group-rules/1775c299-70f7-4b67-b747-09c4f1c61deb => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1872] 10.0.0.241 () {32 vars in 673 bytes} [Tue Apr 28 23:55:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1873] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:19 2026] DELETE /v2.0/security-groups/71728e33-dde0-4ec1-bedb-88b83e826466 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1874] 10.0.0.241 () {32 vars in 663 bytes} [Tue Apr 28 23:55:19 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) [pid: 7|app: 0|req: 962/1875] 10.0.0.241 () {32 vars in 663 bytes} [Tue Apr 28 23:55:19 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) 2026-04-28 23:55:20.005 7 INFO neutron.db.segments_db [None req-89493e04-b031-41cf-9a6c-26d57feb114c f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - default default] Added segment da6378d1-0851-4c5e-886f-0eef7d59f1f4 of type vxlan for network e3c135a3-1849-470b-927d-4bfbdf0619ca [pid: 8|app: 0|req: 914/1876] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:55:18 2026] PUT /v2.0/routers/052318f0-d5e5-4913-9865-df82defb7c37/add_router_interface => generated 310 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:55:20.073 8 WARNING neutron.db.securitygroups_db [None req-2d2eefa7-0a98-4e65-98b4-939cca1941a1 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 915/1877] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:20 2026] GET /v2.0/security-groups?tenant_id=b687eb38bf124e5a9d6953e3ae81d8f4&name=default => generated 2925 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1878] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:55:19 2026] POST /v2.0/networks => generated 631 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1879] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:20 2026] DELETE /v2.0/security-groups/50105e07-54e3-4ab4-a7e2-aeabf80e4e51 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1880] 10.0.0.241 () {34 vars in 665 bytes} [Tue Apr 28 23:55:20 2026] POST /v2.0/ports => generated 954 bytes in 352 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: 965/1881] 10.0.0.241 () {34 vars in 664 bytes} [Tue Apr 28 23:55:20 2026] POST /v2.0/ports => generated 743 bytes in 304 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: 917/1882] 10.0.0.241 () {34 vars in 665 bytes} [Tue Apr 28 23:55:20 2026] POST /v2.0/ports => generated 959 bytes in 294 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: 966/1883] 10.0.0.241 () {34 vars in 666 bytes} [Tue Apr 28 23:55:20 2026] POST /v2.0/trunks => generated 407 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:55:21.293 7 INFO neutron.db.segments_db [None req-f49bc1b3-4c0a-452f-a34e-40023c75cbc8 f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - default default] Added segment b8646455-1081-4f56-9613-c0d996dcc0d8 of type vxlan for network 2be148fc-938c-4f05-818f-ecb11b94e920 [pid: 7|app: 0|req: 967/1884] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:55:21 2026] POST /v2.0/networks => generated 632 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:55:21.579 8 INFO neutron.db.l3_db [None req-c2c68393-2f57-42c3-9108-141ee95358b1 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Floating IP b392ea59-f8cb-4eb6-9907-cff55d3222bf associated. External IP: 10.96.250.217, port: 7929dd47-e406-4036-89bd-fbbe8b339d38. [pid: 7|app: 0|req: 968/1885] 10.0.0.241 () {34 vars in 664 bytes} [Tue Apr 28 23:55:21 2026] POST /v2.0/ports => generated 743 bytes in 299 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: 969/1886] 10.0.0.241 () {34 vars in 666 bytes} [Tue Apr 28 23:55:21 2026] POST /v2.0/trunks => generated 407 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1887] 10.0.0.241 () {34 vars in 677 bytes} [Tue Apr 28 23:55:20 2026] POST /v2.0/floatingips => generated 843 bytes in 1139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:55:21.928 7 INFO neutron.db.segments_db [None req-b2653c30-7df6-45b6-8bd7-b387fdb5571b f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - default default] Added segment b6ea2e42-d5c0-451b-941e-18692e5c4f6f of type vxlan for network 10507e25-a21b-49c2-8948-84edbd1ac7bc 2026-04-28 23:55:22.010 8 INFO neutron.db.l3_db [None req-8d522916-4261-4cf9-b44a-13f4f2d77a4c 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Floating IP b392ea59-f8cb-4eb6-9907-cff55d3222bf disassociated. External IP: 10.96.250.217, port: 7929dd47-e406-4036-89bd-fbbe8b339d38. [pid: 7|app: 0|req: 970/1888] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:55:21 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1889] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:55:22 2026] GET /v2.0/networks?id=b484f3fb-17ac-4fad-97d3-601b295f7c64 => generated 704 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1890] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:55:21 2026] PUT /v2.0/floatingips/b392ea59-f8cb-4eb6-9907-cff55d3222bf => generated 552 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:55:22.327 8 WARNING neutron.db.securitygroups_db [req-336fb904-b399-4932-88f9-0d008e24fa8a req-b5984b65-ef84-43e3-8bcc-6d80b7b7e0c8 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - 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: 920/1891] 199.204.45.74 () {34 vars in 1049 bytes} [Tue Apr 28 23:55:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2f353dc2278f4fc0beeac8d43734f140 => generated 179 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1892] 10.0.0.241 () {34 vars in 664 bytes} [Tue Apr 28 23:55:22 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, ' 2026-04-28 23:55:22.464 8 INFO neutron_taas.services.taas.taas_plugin [None req-e0a64df2-d268-4d3b-8cd6-d8b46cbcaa60 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] TaaS: Handle Delete Port: 25dd9946-8801-409a-a98a-5af67dbc6b46 2026-04-28 23:55:22.467 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0a64df2-d268-4d3b-8cd6-d8b46cbcaa60 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Tap Mirror: Handle Delete Port: 25dd9946-8801-409a-a98a-5af67dbc6b46 [pid: 8|app: 0|req: 921/1893] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:55:22 2026] DELETE /v2.0/floatingips/b392ea59-f8cb-4eb6-9907-cff55d3222bf => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1894] 10.0.0.241 () {34 vars in 666 bytes} [Tue Apr 28 23:55:22 2026] POST /v2.0/trunks => generated 407 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1895] 199.204.45.74 () {38 vars in 954 bytes} [Tue Apr 28 23:55:22 2026] POST /v2.0/ports => generated 1183 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:55:22.955 7 INFO neutron.db.segments_db [None req-d13646e7-6151-4907-86e7-2f3ec7711e0f f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - default default] Added segment af4a01f7-f89f-4a1d-8ef1-2308ac3b90bd of type vxlan for network 7b03080b-c842-4647-b9c5-e747352b4db3 [pid: 7|app: 0|req: 974/1896] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:55:22 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1897] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:23 2026] GET /v2.0/ports?device_id=b3a6edc3-3261-4e09-9c8d-f685298bdb88 => generated 1186 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1898] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:55:23 2026] PUT /v2.0/ports/4d4ea9b2-3a62-46ad-8f95-d22b29875f23 => generated 1464 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:55:23.594 8 INFO neutron.db.l3_db [None req-fc6067e6-ce4d-48d0-8f79-a8df23e4df14 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Floating IP 0cdb2895-2dfd-4aac-9fce-73151ba38a87 associated. External IP: 10.96.250.218, port: 42aa933d-9736-4661-a6e7-d2b398eae19a. 2026-04-28 23:55:23.638 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-030e175f-7b23-42d2-a72f-5b8cc1acf350'] response: {'name': 'network-changed', 'server_uuid': 'b3a6edc3-3261-4e09-9c8d-f685298bdb88', 'tag': '4d4ea9b2-3a62-46ad-8f95-d22b29875f23', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 923/1899] 10.0.0.241 () {34 vars in 677 bytes} [Tue Apr 28 23:55:22 2026] POST /v2.0/floatingips => generated 841 bytes in 1116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1900] 10.0.0.241 () {34 vars in 664 bytes} [Tue Apr 28 23:55:23 2026] POST /v2.0/ports => generated 743 bytes in 369 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: 924/1901] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:23 2026] GET /v2.0/security-groups?id=26e738ce-0747-4d23-bdd7-8b6cf1d473e9&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1902] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:55:23 2026] GET /v2.0/floatingips/0cdb2895-2dfd-4aac-9fce-73151ba38a87 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:55:24.146 8 WARNING neutron.db.securitygroups_db [None req-07df4195-7866-4f88-a47c-72230fe32861 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 979/1903] 10.0.0.241 () {34 vars in 666 bytes} [Tue Apr 28 23:55:23 2026] POST /v2.0/trunks => generated 407 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1904] 10.0.0.241 () {32 vars in 655 bytes} [Tue Apr 28 23:55:24 2026] GET /v2.0/floatingips => generated 844 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1905] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:55:24 2026] GET /v2.0/ports?tenant_id=2f353dc2278f4fc0beeac8d43734f140&device_id=b3a6edc3-3261-4e09-9c8d-f685298bdb88 => generated 1467 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1906] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:23 2026] GET /v2.0/security-groups?tenant_id=07d68fc6d4d94e4e8e5553e80b2aab71&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:24.327 7 INFO neutron.db.segments_db [None req-8b862a34-be79-4540-b4cb-cd2e87ddb800 f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - default default] Added segment 780a3436-f09b-4b93-9052-01164b1898f5 of type vxlan for network 97304600-e619-4d82-b013-05297854f313 [pid: 7|app: 0|req: 982/1907] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:55:24 2026] POST /v2.0/networks => generated 631 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1908] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:24 2026] DELETE /v2.0/security-groups/f7820347-7180-417e-9e89-c6a473b50349 => 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: 984/1909] 199.204.45.74 () {34 vars in 1017 bytes} [Tue Apr 28 23:55:24 2026] GET /v2.0/networks?tenant_id=2f353dc2278f4fc0beeac8d43734f140&shared=False => generated 2375 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:24.691 8 INFO neutron.db.l3_db [None req-51ef5127-bdc0-4299-81dc-d810de88207a 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Floating IP 0cdb2895-2dfd-4aac-9fce-73151ba38a87 associated. External IP: 10.96.250.218, port: 42aa933d-9736-4661-a6e7-d2b398eae19a. [pid: 7|app: 0|req: 985/1910] 10.0.0.241 () {34 vars in 664 bytes} [Tue Apr 28 23:55:24 2026] POST /v2.0/ports => generated 743 bytes in 278 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: 986/1911] 199.204.45.74 () {34 vars in 929 bytes} [Tue Apr 28 23:55:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1912] 10.0.0.241 () {34 vars in 666 bytes} [Tue Apr 28 23:55:24 2026] POST /v2.0/trunks => generated 407 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:55:25.143 7 WARNING tagging [None req-1196bc51-602f-460f-bdce-65822c503565 f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - 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/1913] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:55:25 2026] PUT /v2.0/trunks/3ecc471c-96be-42ff-bbf5-1f6ef0a3c159/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:25.203 7 WARNING tagging [None req-d9059e42-8a5f-4634-9eb3-d0a1c31fdd21 f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - 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: 989/1914] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:55:25 2026] PUT /v2.0/trunks/f6da8580-e27f-4968-8810-2c2cf7b7d358/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:25.244 7 WARNING tagging [None req-53f6ea0a-a357-47c4-8fdc-f71ad3679a11 f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - 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: 990/1915] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:55:25 2026] PUT /v2.0/trunks/6e027993-ec14-4b8b-aa56-1e8b4a8adb6c/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:25.295 7 WARNING tagging [None req-3ad549a5-3f74-4d3b-ae42-021eafd30581 f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - 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: 991/1916] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:55:25 2026] PUT /v2.0/trunks/03b7340a-a65e-4c13-9501-267a37ce454d/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1917] 10.0.0.241 () {32 vars in 662 bytes} [Tue Apr 28 23:55:25 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1918] 10.0.0.241 () {32 vars in 676 bytes} [Tue Apr 28 23:55:25 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1919] 10.0.0.241 () {32 vars in 672 bytes} [Tue Apr 28 23:55:25 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1920] 10.0.0.241 () {32 vars in 684 bytes} [Tue Apr 28 23:55:25 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1921] 10.0.0.241 () {32 vars in 670 bytes} [Tue Apr 28 23:55:25 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1922] 10.0.0.241 () {32 vars in 684 bytes} [Tue Apr 28 23:55:25 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1923] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:55:24 2026] PUT /v2.0/floatingips/0cdb2895-2dfd-4aac-9fce-73151ba38a87 => generated 843 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1924] 10.0.0.241 () {32 vars in 680 bytes} [Tue Apr 28 23:55:25 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1925] 10.0.0.241 () {32 vars in 692 bytes} [Tue Apr 28 23:55:25 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1926] 10.0.0.241 () {32 vars in 719 bytes} [Tue Apr 28 23:55:25 2026] GET /v2.0/trunks/3ecc471c-96be-42ff-bbf5-1f6ef0a3c159 => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:55:25.658 8 INFO neutron.db.l3_db [None req-d8c74507-cb78-4e05-b8c0-b5aafcbba1d2 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Floating IP 0cdb2895-2dfd-4aac-9fce-73151ba38a87 disassociated. External IP: 10.96.250.218, port: 7929dd47-e406-4036-89bd-fbbe8b339d38. [pid: 7|app: 0|req: 1001/1927] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:55:25 2026] GET /v2.0/ports/0a3928ec-f57d-4a27-89b4-47797b1e8bad => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1928] 10.0.0.241 () {32 vars in 722 bytes} [Tue Apr 28 23:55:25 2026] DELETE /v2.0/trunks/3ecc471c-96be-42ff-bbf5-1f6ef0a3c159 => 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: 1003/1929] 10.0.0.241 () {32 vars in 719 bytes} [Tue Apr 28 23:55:25 2026] GET /v2.0/trunks/f6da8580-e27f-4968-8810-2c2cf7b7d358 => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1930] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:55:25 2026] GET /v2.0/ports/a2a373cb-1145-4fd8-bd89-f0d82dec55ff => generated 826 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1931] 10.0.0.241 () {32 vars in 722 bytes} [Tue Apr 28 23:55:25 2026] DELETE /v2.0/trunks/f6da8580-e27f-4968-8810-2c2cf7b7d358 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1932] 10.0.0.241 () {32 vars in 719 bytes} [Tue Apr 28 23:55:25 2026] GET /v2.0/trunks/6e027993-ec14-4b8b-aa56-1e8b4a8adb6c => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1933] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:55:25 2026] GET /v2.0/ports/0e768d84-3e81-4ae3-b97b-7d5218b9e805 => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1934] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:55:25 2026] PUT /v2.0/floatingips/0cdb2895-2dfd-4aac-9fce-73151ba38a87 => generated 552 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1935] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:55:25 2026] GET /v2.0/ports?tenant_id=2f353dc2278f4fc0beeac8d43734f140&device_id=b3a6edc3-3261-4e09-9c8d-f685298bdb88 => generated 1467 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1936] 10.0.0.241 () {32 vars in 722 bytes} [Tue Apr 28 23:55:26 2026] DELETE /v2.0/trunks/6e027993-ec14-4b8b-aa56-1e8b4a8adb6c => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1937] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:55:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.191&port_id=4d4ea9b2-3a62-46ad-8f95-d22b29875f23 => 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: 930/1938] 10.0.0.241 () {32 vars in 719 bytes} [Tue Apr 28 23:55:26 2026] GET /v2.0/trunks/03b7340a-a65e-4c13-9501-267a37ce454d => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1939] 199.204.45.74 () {34 vars in 1103 bytes} [Tue Apr 28 23:55:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bb&port_id=4d4ea9b2-3a62-46ad-8f95-d22b29875f23 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:26.129 7 INFO neutron_taas.services.taas.taas_plugin [None req-b76533a3-6567-48ef-830b-934da8a901b4 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] TaaS: Handle Delete Port: 20ac4407-ce2b-4967-8fb0-d6dd236e7658 2026-04-28 23:55:26.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b76533a3-6567-48ef-830b-934da8a901b4 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Tap Mirror: Handle Delete Port: 20ac4407-ce2b-4967-8fb0-d6dd236e7658 [pid: 8|app: 0|req: 932/1940] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:55:26 2026] GET /v2.0/ports/87b1c168-8782-443e-8dfe-1bb986444fb0 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1941] 199.204.45.74 () {34 vars in 1063 bytes} [Tue Apr 28 23:55:26 2026] GET /v2.0/subnets?id=c1860f50-7216-4a8c-913a-2dfde387cd19&id=7f04b335-5a12-4114-84bf-d561c69c075b => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1942] 10.0.0.241 () {32 vars in 722 bytes} [Tue Apr 28 23:55:26 2026] DELETE /v2.0/trunks/03b7340a-a65e-4c13-9501-267a37ce454d => 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: 935/1943] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:55:26 2026] GET /v2.0/ports?network_id=b484f3fb-17ac-4fad-97d3-601b295f7c64&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1944] 10.0.0.241 () {32 vars in 719 bytes} [Tue Apr 28 23:55:26 2026] GET /v2.0/trunks/c0553254-4505-4e0b-9a12-665b76c771fd => generated 407 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1945] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:55:26 2026] DELETE /v2.0/floatingips/0cdb2895-2dfd-4aac-9fce-73151ba38a87 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1946] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:55:26 2026] GET /v2.0/ports?network_id=b484f3fb-17ac-4fad-97d3-601b295f7c64&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:26.445 8 INFO neutron.api.v2.resource [None req-a5e6fb4c-1b6e-4576-9939-bcafee4962c9 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 938/1947] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:55:26 2026] DELETE /v2.0/floatingips/0cdb2895-2dfd-4aac-9fce-73151ba38a87 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1948] 10.0.0.241 () {32 vars in 717 bytes} [Tue Apr 28 23:55:26 2026] GET /v2.0/ports/9d2cb1b7-36a4-4605-a081-3882b543c96c => generated 826 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1949] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:55:26 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?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: 940/1950] 10.0.0.241 () {32 vars in 722 bytes} [Tue Apr 28 23:55:26 2026] DELETE /v2.0/trunks/c0553254-4505-4e0b-9a12-665b76c771fd => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1951] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:55:26 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:26.605 7 INFO neutron_taas.services.taas.taas_plugin [None req-f86f882b-5b71-4191-a49c-3b38d0ac7dbd 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] TaaS: Handle Delete Port: 7929dd47-e406-4036-89bd-fbbe8b339d38 2026-04-28 23:55:26.609 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f86f882b-5b71-4191-a49c-3b38d0ac7dbd 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Tap Mirror: Handle Delete Port: 7929dd47-e406-4036-89bd-fbbe8b339d38 2026-04-28 23:55:26.711 8 INFO neutron_taas.services.taas.taas_plugin [None req-d89bbfd5-ea37-47b9-a903-ace9c463ad0c f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - default default] TaaS: Handle Delete Port: 0a3928ec-f57d-4a27-89b4-47797b1e8bad 2026-04-28 23:55:26.714 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d89bbfd5-ea37-47b9-a903-ace9c463ad0c f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - default default] Tap Mirror: Handle Delete Port: 0a3928ec-f57d-4a27-89b4-47797b1e8bad [pid: 7|app: 0|req: 1011/1952] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:55:26 2026] DELETE /v2.0/ports/7929dd47-e406-4036-89bd-fbbe8b339d38 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1953] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:55:26 2026] DELETE /v2.0/ports/0a3928ec-f57d-4a27-89b4-47797b1e8bad => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:55:26.861 7 INFO neutron_taas.services.taas.taas_plugin [None req-28b44abe-d40f-411e-9df3-a3823644769f 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] TaaS: Handle Delete Port: 42aa933d-9736-4661-a6e7-d2b398eae19a 2026-04-28 23:55:26.865 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28b44abe-d40f-411e-9df3-a3823644769f 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Tap Mirror: Handle Delete Port: 42aa933d-9736-4661-a6e7-d2b398eae19a 2026-04-28 23:55:26.912 8 INFO neutron_taas.services.taas.taas_plugin [None req-e094adc3-caee-44cf-a748-0600fe44ee67 f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - default default] TaaS: Handle Delete Port: a2a373cb-1145-4fd8-bd89-f0d82dec55ff 2026-04-28 23:55:26.916 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e094adc3-caee-44cf-a748-0600fe44ee67 f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - default default] Tap Mirror: Handle Delete Port: a2a373cb-1145-4fd8-bd89-f0d82dec55ff [pid: 8|app: 0|req: 943/1954] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:55:26 2026] DELETE /v2.0/ports/a2a373cb-1145-4fd8-bd89-f0d82dec55ff => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1955] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:55:26 2026] DELETE /v2.0/ports/42aa933d-9736-4661-a6e7-d2b398eae19a => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1956] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:55:27 2026] GET /v2.0/ports?device_id=052318f0-d5e5-4913-9865-df82defb7c37 => generated 958 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:55:27.133 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc4a37dd-c1fe-46d9-b7da-95d1e93c40b8 f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - default default] TaaS: Handle Delete Port: 0e768d84-3e81-4ae3-b97b-7d5218b9e805 2026-04-28 23:55:27.136 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc4a37dd-c1fe-46d9-b7da-95d1e93c40b8 f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - default default] Tap Mirror: Handle Delete Port: 0e768d84-3e81-4ae3-b97b-7d5218b9e805 [pid: 8|app: 0|req: 944/1957] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:55:27 2026] DELETE /v2.0/ports/0e768d84-3e81-4ae3-b97b-7d5218b9e805 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:55:27.339 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ee609b5-c21b-44f0-ab15-d333174150c0 f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - default default] TaaS: Handle Delete Port: 87b1c168-8782-443e-8dfe-1bb986444fb0 2026-04-28 23:55:27.342 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ee609b5-c21b-44f0-ab15-d333174150c0 f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - default default] Tap Mirror: Handle Delete Port: 87b1c168-8782-443e-8dfe-1bb986444fb0 [pid: 8|app: 0|req: 945/1958] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:55:27 2026] DELETE /v2.0/ports/87b1c168-8782-443e-8dfe-1bb986444fb0 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:55:27.551 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ceee7b6-dbe4-4090-a905-06e383dbcf5c f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - default default] TaaS: Handle Delete Port: 9d2cb1b7-36a4-4605-a081-3882b543c96c 2026-04-28 23:55:27.554 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ceee7b6-dbe4-4090-a905-06e383dbcf5c f4aa960ba8dc4817ab1aab7e18e3575a 0774ba330bb64578a5b9abba6dcc0311 - - default default] Tap Mirror: Handle Delete Port: 9d2cb1b7-36a4-4605-a081-3882b543c96c 2026-04-28 23:55:27.581 7 INFO neutron_taas.services.taas.taas_plugin [None req-ce952da6-3fe8-426f-9e6b-dbadf8b95ba1 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] TaaS: Handle Delete Port: 2fccdb2d-b326-48af-9a43-48141aeada23 2026-04-28 23:55:27.585 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce952da6-3fe8-426f-9e6b-dbadf8b95ba1 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Tap Mirror: Handle Delete Port: 2fccdb2d-b326-48af-9a43-48141aeada23 [pid: 8|app: 0|req: 946/1959] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:55:27 2026] DELETE /v2.0/ports/9d2cb1b7-36a4-4605-a081-3882b543c96c => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:55:27.775 8 INFO neutron.services.segments.plugin [-] Segment da6378d1-0851-4c5e-886f-0eef7d59f1f4 resource provider aggregate not found 2026-04-28 23:55:27.782 8 INFO neutron.services.segments.plugin [-] Segment da6378d1-0851-4c5e-886f-0eef7d59f1f4 resource provider aggregate not found 2026-04-28 23:55:27.806 8 INFO neutron.services.segments.plugin [-] Segment da6378d1-0851-4c5e-886f-0eef7d59f1f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da6378d1-0851-4c5e-886f-0eef7d59f1f4 found for delete ", "request_id": "req-f0bc695e-f11a-4215-93b6-559544a2f977"}]} 2026-04-28 23:55:27.807 8 INFO neutron.services.segments.plugin [-] Segment da6378d1-0851-4c5e-886f-0eef7d59f1f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da6378d1-0851-4c5e-886f-0eef7d59f1f4 found for delete ", "request_id": "req-069ce8bb-5dbd-4c17-84dd-7fcc575910cf"}]} [pid: 8|app: 0|req: 947/1960] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:55:27 2026] DELETE /v2.0/networks/e3c135a3-1849-470b-927d-4bfbdf0619ca => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1961] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:55:27 2026] DELETE /v2.0/networks/2be148fc-938c-4f05-818f-ecb11b94e920 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1962] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:55:28 2026] DELETE /v2.0/networks/10507e25-a21b-49c2-8948-84edbd1ac7bc => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1963] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:55:27 2026] PUT /v2.0/routers/052318f0-d5e5-4913-9865-df82defb7c37/remove_router_interface => generated 310 bytes in 1154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1964] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:55:28 2026] DELETE /v2.0/networks/7b03080b-c842-4647-b9c5-e747352b4db3 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1965] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:55:28 2026] DELETE /v2.0/networks/97304600-e619-4d82-b013-05297854f313 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:55:28.493 7 INFO neutron_taas.services.taas.taas_plugin [None req-906660d9-1f3a-48b5-98e1-df8ade3d1867 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] TaaS: Handle Delete Port: 84b14e1e-0718-4028-9915-aa589c43bfaa 2026-04-28 23:55:28.496 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-906660d9-1f3a-48b5-98e1-df8ade3d1867 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Tap Mirror: Handle Delete Port: 84b14e1e-0718-4028-9915-aa589c43bfaa 2026-04-28 23:55:28.685 8 WARNING neutron.db.securitygroups_db [None req-6e1fa9fe-374e-4906-ad2c-1564c5b92d87 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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-04-28 23:55:28.768 7 INFO neutron_taas.services.taas.taas_plugin [None req-906660d9-1f3a-48b5-98e1-df8ade3d1867 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] TaaS: Handle Delete Port: e678683f-91b4-480c-a652-90a00c88d0cf 2026-04-28 23:55:28.771 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-906660d9-1f3a-48b5-98e1-df8ade3d1867 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] Tap Mirror: Handle Delete Port: e678683f-91b4-480c-a652-90a00c88d0cf [pid: 8|app: 0|req: 952/1966] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:28 2026] GET /v2.0/security-groups?tenant_id=276c8fe7733b47cdbcef686b76cc01dd&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1967] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:28 2026] DELETE /v2.0/security-groups/cf55a14f-027f-40d6-94e3-3a3b3beb769b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:29.129 7 INFO neutron.services.segments.plugin [-] Segment 3bfaddaa-8699-4f50-9a4d-5cbcfe3bc3c9 resource provider aggregate not found 2026-04-28 23:55:29.146 7 INFO neutron.services.segments.plugin [-] Segment 3bfaddaa-8699-4f50-9a4d-5cbcfe3bc3c9 resource provider aggregate not found 2026-04-28 23:55:29.149 7 INFO neutron.services.segments.plugin [-] Segment 3bfaddaa-8699-4f50-9a4d-5cbcfe3bc3c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bfaddaa-8699-4f50-9a4d-5cbcfe3bc3c9 found for delete ", "request_id": "req-3dea0053-8bcf-457d-b524-6e8d9d526be5"}]} [pid: 8|app: 0|req: 954/1968] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:29 2026] GET /v2.0/ports?device_id=b3a6edc3-3261-4e09-9c8d-f685298bdb88 => generated 1200 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:29.163 7 INFO neutron.db.l3_hamode_db [None req-906660d9-1f3a-48b5-98e1-df8ade3d1867 6142ac383cb24715baab1f2a6291ddd3 344ff5afe8134624882f9a0fdfcf5bc5 - - default default] HA network 48c324ef-748d-427b-ab90-f2ae8da5b139 was deleted as no HA routers are present in project 344ff5afe8134624882f9a0fdfcf5bc5. 2026-04-28 23:55:29.168 7 INFO neutron.services.segments.plugin [-] Segment 3bfaddaa-8699-4f50-9a4d-5cbcfe3bc3c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bfaddaa-8699-4f50-9a4d-5cbcfe3bc3c9 found for delete ", "request_id": "req-f413d07e-be46-43ca-a379-36d9360f5044"}]} [pid: 7|app: 0|req: 1015/1969] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:28 2026] DELETE /v2.0/routers/052318f0-d5e5-4913-9865-df82defb7c37 => generated 0 bytes in 910 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1970] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:29 2026] GET /v2.0/security-groups?id=26e738ce-0747-4d23-bdd7-8b6cf1d473e9&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1971] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:29 2026] DELETE /v2.0/subnets/6835a9d5-b73f-499c-8952-71f05d0d4e8d => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:55:29.456 8 WARNING neutron.db.securitygroups_db [None req-8ac468ac-feab-4c7b-928a-03bf399ffe80 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1017/1972] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:55:29 2026] DELETE /v2.0/networks/23782357-c4f9-43d5-91f7-edb25ec16e51 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1973] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:29 2026] GET /v2.0/security-groups?tenant_id=8ccd5c841c464c439391c11481813433&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1974] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:29 2026] DELETE /v2.0/security-groups/31b89a46-d894-4caf-9754-1ca7873e1997 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:29.832 8 INFO neutron.services.segments.plugin [-] Segment b8646455-1081-4f56-9613-c0d996dcc0d8 resource provider aggregate not found 2026-04-28 23:55:29.838 8 INFO neutron.services.segments.plugin [-] Segment b8646455-1081-4f56-9613-c0d996dcc0d8 resource provider aggregate not found 2026-04-28 23:55:29.866 8 INFO neutron.services.segments.plugin [-] Segment b8646455-1081-4f56-9613-c0d996dcc0d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8646455-1081-4f56-9613-c0d996dcc0d8 found for delete ", "request_id": "req-212cafc3-be7b-44d1-888a-59428abee60f"}]} 2026-04-28 23:55:29.873 8 INFO neutron.services.segments.plugin [-] Segment b8646455-1081-4f56-9613-c0d996dcc0d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8646455-1081-4f56-9613-c0d996dcc0d8 found for delete ", "request_id": "req-a754c38c-f204-4624-8bcd-7a0a1ca569dd"}]} 2026-04-28 23:55:29.881 8 INFO neutron.services.segments.plugin [-] Segment b6ea2e42-d5c0-451b-941e-18692e5c4f6f resource provider aggregate not found 2026-04-28 23:55:29.888 8 INFO neutron.services.segments.plugin [-] Segment b6ea2e42-d5c0-451b-941e-18692e5c4f6f resource provider aggregate not found 2026-04-28 23:55:29.896 8 INFO neutron.services.segments.plugin [-] Segment b6ea2e42-d5c0-451b-941e-18692e5c4f6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6ea2e42-d5c0-451b-941e-18692e5c4f6f found for delete ", "request_id": "req-c16cc2f7-2a68-47ad-b850-d0ce1374ae0a"}]} 2026-04-28 23:55:29.908 8 INFO neutron.services.segments.plugin [-] Segment b6ea2e42-d5c0-451b-941e-18692e5c4f6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6ea2e42-d5c0-451b-941e-18692e5c4f6f found for delete ", "request_id": "req-74549bb4-ba2f-4727-a120-2ad5fb8db3ac"}]} 2026-04-28 23:55:29.913 8 INFO neutron.services.segments.plugin [-] Segment af4a01f7-f89f-4a1d-8ef1-2308ac3b90bd resource provider aggregate not found 2026-04-28 23:55:29.925 8 INFO neutron.services.segments.plugin [-] Segment af4a01f7-f89f-4a1d-8ef1-2308ac3b90bd resource provider aggregate not found 2026-04-28 23:55:29.930 8 INFO neutron.services.segments.plugin [-] Segment af4a01f7-f89f-4a1d-8ef1-2308ac3b90bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af4a01f7-f89f-4a1d-8ef1-2308ac3b90bd found for delete ", "request_id": "req-de46c6fb-24ec-482d-924a-485adb04a235"}]} 2026-04-28 23:55:29.944 8 INFO neutron.services.segments.plugin [-] Segment 780a3436-f09b-4b93-9052-01164b1898f5 resource provider aggregate not found 2026-04-28 23:55:29.948 8 INFO neutron.services.segments.plugin [-] Segment af4a01f7-f89f-4a1d-8ef1-2308ac3b90bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af4a01f7-f89f-4a1d-8ef1-2308ac3b90bd found for delete ", "request_id": "req-90491a4b-fe88-43f3-a8af-e4d03d795090"}]} 2026-04-28 23:55:29.963 8 INFO neutron.services.segments.plugin [-] Segment 780a3436-f09b-4b93-9052-01164b1898f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 780a3436-f09b-4b93-9052-01164b1898f5 found for delete ", "request_id": "req-a1fe29f2-835f-4b28-86ef-2ca6e593ad79"}]} 2026-04-28 23:55:29.966 8 INFO neutron.services.segments.plugin [-] Segment 780a3436-f09b-4b93-9052-01164b1898f5 resource provider aggregate not found 2026-04-28 23:55:29.978 8 WARNING neutron.db.securitygroups_db [None req-365578e8-b8c0-4d32-9315-074e1aadeb50 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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-04-28 23:55:29.996 8 INFO neutron.services.segments.plugin [-] Segment 780a3436-f09b-4b93-9052-01164b1898f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 780a3436-f09b-4b93-9052-01164b1898f5 found for delete ", "request_id": "req-fa872ad1-8120-49f5-9254-8d0c4443a29e"}]} [pid: 8|app: 0|req: 957/1977] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:29 2026] GET /v2.0/security-groups?tenant_id=0774ba330bb64578a5b9abba6dcc0311&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1978] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:30 2026] DELETE /v2.0/security-groups/1f6b16e0-f097-4647-b5bb-9f13cf00c818 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:30.242 8 WARNING neutron.db.securitygroups_db [None req-a3bfb46b-45bf-4893-81ae-d864061bfe28 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 958/1979] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:30 2026] GET /v2.0/security-groups?tenant_id=344ff5afe8134624882f9a0fdfcf5bc5&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:30.396 8 WARNING neutron.db.securitygroups_db [None req-c8b7f6cf-f183-4d6d-acb6-cda85b0523a2 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1022/1980] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:30 2026] DELETE /v2.0/security-groups/ae2564f3-cf81-44ae-9dcc-fe9e4c8d24b5 => 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: 959/1981] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:30 2026] GET /v2.0/security-groups?tenant_id=2431a22f6d424ac9b9d9e809335f5f74&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1982] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:30 2026] DELETE /v2.0/security-groups/8068d400-2c91-42f8-8d09-251c032dbf63 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:31.175 7 INFO neutron.services.segments.plugin [-] Segment ad0e6c85-f472-4dac-a1b4-a76b5232d565 resource provider aggregate not found 2026-04-28 23:55:31.193 7 INFO neutron.services.segments.plugin [-] Segment ad0e6c85-f472-4dac-a1b4-a76b5232d565 resource provider aggregate not found 2026-04-28 23:55:31.211 7 INFO neutron.services.segments.plugin [-] Segment ad0e6c85-f472-4dac-a1b4-a76b5232d565 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad0e6c85-f472-4dac-a1b4-a76b5232d565 found for delete ", "request_id": "req-84a60ff0-61bc-469d-8849-a37d342447f0"}]} 2026-04-28 23:55:31.218 7 INFO neutron.services.segments.plugin [-] Segment ad0e6c85-f472-4dac-a1b4-a76b5232d565 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad0e6c85-f472-4dac-a1b4-a76b5232d565 found for delete ", "request_id": "req-baa95044-e11e-4592-9fa0-7c1391645a9e"}]} 2026-04-28 23:55:31.449 8 INFO neutron.db.segments_db [None req-b42334ee-0dbf-4809-8da3-990ecf108524 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 843758ea-9ab7-4da9-85c9-7af5bec998ab of type vxlan for network abf1f5da-01d6-423a-981d-b04e12a55719 [pid: 8|app: 0|req: 960/1983] 10.0.0.241 () {34 vars in 671 bytes} [Tue Apr 28 23:55:31 2026] POST /v2.0/networks => generated 741 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1984] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:31 2026] POST /v2.0/subnets => generated 688 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:55:31.992 8 INFO neutron.db.segments_db [None req-ac6bbdec-dd0b-4987-83a4-a09a414dcfc2 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 03bcfed9-e2d5-4000-ae47-20f212eda705 of type vxlan for network 2e87a4f9-e407-478e-8dd0-d078f491e162 2026-04-28 23:55:32.364 8 INFO neutron.db.l3_hamode_db [None req-ac6bbdec-dd0b-4987-83a4-a09a414dcfc2 0c31aae9c4814d02836bbdc25de44d0b 3ff6d709d74d4b61854daee3e3ea98e9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1025/1985] 10.0.0.241 () {34 vars in 684 bytes} [Tue Apr 28 23:55:32 2026] POST /v2.0/security-groups => generated 1625 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1986] 10.0.0.241 () {32 vars in 663 bytes} [Tue Apr 28 23:55:32 2026] GET /v2.0/security-groups => generated 4530 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1987] 10.0.0.241 () {34 vars in 758 bytes} [Tue Apr 28 23:55:32 2026] PUT /v2.0/security-groups/6dacb059-b0fd-4437-a430-ea9b0d28d415 => generated 1663 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1988] 10.0.0.241 () {32 vars in 737 bytes} [Tue Apr 28 23:55:32 2026] GET /v2.0/security-groups/6dacb059-b0fd-4437-a430-ea9b0d28d415 => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1989] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:32 2026] DELETE /v2.0/security-groups/6dacb059-b0fd-4437-a430-ea9b0d28d415 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1990] 10.0.0.241 () {32 vars in 663 bytes} [Tue Apr 28 23:55:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:33.128 7 INFO neutron.api.v2.resource [None req-d081ccf0-67cd-487d-8620-6beedb29bd2f cdc4ddd48df8487ca1fce3f8c571265b 308e3e33f9814ce29c25da9859665673 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1031/1991] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:33 2026] DELETE /v2.0/security-groups/6dacb059-b0fd-4437-a430-ea9b0d28d415 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:55:33.276 8 INFO neutron.db.l3_hamode_db [None req-ac6bbdec-dd0b-4987-83a4-a09a414dcfc2 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1032/1992] 10.0.0.241 () {34 vars in 684 bytes} [Tue Apr 28 23:55:33 2026] POST /v2.0/security-groups => generated 1624 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1993] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1994] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:55:33 2026] GET /v2.0/security-group-rules/1eead7f6-8e8b-4579-ab09-61fd5990bcbd => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1995] 10.0.0.241 () {32 vars in 673 bytes} [Tue Apr 28 23:55:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1996] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:55:33 2026] DELETE /v2.0/security-group-rules/1eead7f6-8e8b-4579-ab09-61fd5990bcbd => 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: 1037/1997] 10.0.0.241 () {32 vars in 673 bytes} [Tue Apr 28 23:55:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1998] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1999] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:55:33 2026] GET /v2.0/security-group-rules/a07c1372-9cf5-4c7d-91dc-278256db73f5 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2000] 10.0.0.241 () {32 vars in 673 bytes} [Tue Apr 28 23:55:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2001] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:55:34 2026] DELETE /v2.0/security-group-rules/a07c1372-9cf5-4c7d-91dc-278256db73f5 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2002] 10.0.0.241 () {32 vars in 673 bytes} [Tue Apr 28 23:55:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:34.243 7 INFO neutron.db.securitygroups_db [None req-7876b251-4fc2-4a0e-8c8c-b202ed40740d cdc4ddd48df8487ca1fce3f8c571265b 308e3e33f9814ce29c25da9859665673 - - default default] Project 308e3e33f9814ce29c25da9859665673 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: 961/2003] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:31 2026] POST /v2.0/routers => generated 728 bytes in 2343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2004] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:55:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:55:34.588 8 INFO neutron.db.segments_db [None req-ffad448f-11ef-4f3b-8b2a-a55ba44b4bfc 429020a2200146008848fcc7a0763e12 ac88d2e3e732403b975a0142f1a435e9 - - default default] Added segment 5d78060a-2000-4692-8d92-c3ce7363b862 of type vxlan for network e18f1ad0-6914-487d-9298-a5bb91330557 [pid: 8|app: 0|req: 962/2005] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:55:34 2026] POST /v2.0/networks => generated 630 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2006] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:34 2026] GET /v2.0/ports?device_id=b3a6edc3-3261-4e09-9c8d-f685298bdb88 => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2007] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:55:34 2026] GET /v2.0/security-group-rules/1cc9c591-27c7-4328-a3fb-bba606c15e4e => generated 607 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2008] 10.0.0.241 () {34 vars in 753 bytes} [Tue Apr 28 23:55:34 2026] PUT /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2009] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:34 2026] GET /v2.0/security-groups?id=26e738ce-0747-4d23-bdd7-8b6cf1d473e9&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2010] 10.0.0.241 () {32 vars in 673 bytes} [Tue Apr 28 23:55:34 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2011] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:55:34 2026] GET /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2012] 10.0.0.241 () {32 vars in 818 bytes} [Tue Apr 28 23:55:34 2026] GET /v2.0/ports?network_id=b484f3fb-17ac-4fad-97d3-601b295f7c64&mac_address=fa%3A16%3A3e%3A8f%3A89%3A32 => generated 1200 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2013] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:55:35 2026] DELETE /v2.0/security-group-rules/1cc9c591-27c7-4328-a3fb-bba606c15e4e => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2014] 10.0.0.241 () {34 vars in 764 bytes} [Tue Apr 28 23:55:35 2026] PUT /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags/green => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2015] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:55:34 2026] PUT /v2.0/routers/a74bccfe-df92-458b-a04f-a8d4ad20c1b9/add_router_interface => generated 310 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2016] 10.0.0.241 () {32 vars in 673 bytes} [Tue Apr 28 23:55:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2017] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:55:35 2026] GET /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2018] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:35 2026] DELETE /v2.0/security-groups/045ad178-f532-47c8-bad1-f635ea0b1b30 => 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: 1048/2019] 10.0.0.241 () {34 vars in 760 bytes} [Tue Apr 28 23:55:35 2026] PUT /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2020] 10.0.0.241 () {32 vars in 663 bytes} [Tue Apr 28 23:55:35 2026] GET /v2.0/security-groups => 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: 1050/2021] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:55:35 2026] GET /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2022] 10.0.0.241 () {32 vars in 663 bytes} [Tue Apr 28 23:55:35 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: 7|app: 0|req: 1052/2023] 10.0.0.241 () {34 vars in 782 bytes} [Tue Apr 28 23:55:35 2026] PUT /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags/black.or.white => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2024] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:55:35 2026] GET /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2025] 10.0.0.241 () {34 vars in 753 bytes} [Tue Apr 28 23:55:36 2026] PUT /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/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: 1055/2026] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:55:36 2026] GET /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2027] 10.0.0.241 () {32 vars in 741 bytes} [Tue Apr 28 23:55:36 2026] GET /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:36.182 7 INFO neutron.api.v2.resource [None req-9d54594f-7209-419c-8f6e-270be94c2f65 429020a2200146008848fcc7a0763e12 ac88d2e3e732403b975a0142f1a435e9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1057/2028] 10.0.0.241 () {32 vars in 745 bytes} [Tue Apr 28 23:55:36 2026] GET /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2029] 10.0.0.241 () {32 vars in 744 bytes} [Tue Apr 28 23:55:36 2026] DELETE /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2030] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:55:36 2026] GET /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:36.332 8 INFO neutron.db.l3_db [None req-aa354365-0db1-4ea7-8389-d8533ec6fddb 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Floating IP ce5d2ecf-c7b9-46cb-a27d-1e18b5c543ac associated. External IP: 10.96.250.220, port: 4d4ea9b2-3a62-46ad-8f95-d22b29875f23. 2026-04-28 23:55:36.375 7 INFO neutron.api.v2.resource [None req-29486e21-b449-4046-864c-c4544d4eab38 429020a2200146008848fcc7a0763e12 ac88d2e3e732403b975a0142f1a435e9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1060/2031] 10.0.0.241 () {32 vars in 748 bytes} [Tue Apr 28 23:55:36 2026] DELETE /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2032] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:55:36 2026] DELETE /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:36.568 7 WARNING neutron.db.securitygroups_db [None req-3719978b-8da0-4e55-bc2d-d02986a78bd5 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1062/2033] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:36 2026] GET /v2.0/security-groups?tenant_id=308e3e33f9814ce29c25da9859665673&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2034] 10.0.0.241 () {34 vars in 677 bytes} [Tue Apr 28 23:55:35 2026] POST /v2.0/floatingips => generated 855 bytes in 1397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:55:36.645 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7598929-5c99-4f73-9690-b54ca7c28ffe'] response: {'name': 'network-changed', 'server_uuid': 'b3a6edc3-3261-4e09-9c8d-f685298bdb88', 'tag': '4d4ea9b2-3a62-46ad-8f95-d22b29875f23', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1063/2035] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:55:36 2026] GET /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2036] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:36 2026] DELETE /v2.0/security-groups/d289ead9-b968-47c0-b67f-132e37c36967 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:36.734 8 WARNING neutron.db.securitygroups_db [req-828e047d-e7e8-40d9-ae17-f23796db3a69 req-26791b1e-5b70-4775-8940-0b0046d9d8df 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - 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: 974/2037] 10.0.0.126 () {34 vars in 1096 bytes} [Tue Apr 28 23:55:36 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1786628416&fields=id&tenant_id=2f353dc2278f4fc0beeac8d43734f140 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:36.797 7 INFO neutron.services.segments.plugin [-] Segment 5d78060a-2000-4692-8d92-c3ce7363b862 resource provider aggregate not found 2026-04-28 23:55:36.808 7 INFO neutron.services.segments.plugin [-] Segment 5d78060a-2000-4692-8d92-c3ce7363b862 resource provider aggregate not found 2026-04-28 23:55:36.821 7 INFO neutron.services.segments.plugin [-] Segment 5d78060a-2000-4692-8d92-c3ce7363b862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d78060a-2000-4692-8d92-c3ce7363b862 found for delete ", "request_id": "req-7b0b7b78-392e-4d6f-b8a9-619135eb0d85"}]} 2026-04-28 23:55:36.822 7 INFO neutron.services.segments.plugin [-] Segment 5d78060a-2000-4692-8d92-c3ce7363b862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d78060a-2000-4692-8d92-c3ce7363b862 found for delete ", "request_id": "req-0b01cef8-53f3-48ae-99ad-0a528b401281"}]} [pid: 8|app: 0|req: 975/2038] 10.0.0.126 () {34 vars in 982 bytes} [Tue Apr 28 23:55:36 2026] GET /v2.0/networks?id=c623c0e2-9e89-44d8-affd-6d65edeaa59b => generated 704 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2039] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:55:36 2026] DELETE /v2.0/networks/e18f1ad0-6914-487d-9298-a5bb91330557 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2040] 10.0.0.126 () {34 vars in 965 bytes} [Tue Apr 28 23:55:36 2026] GET /v2.0/quotas/2f353dc2278f4fc0beeac8d43734f140 => 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: 1065/2041] 10.0.0.126 () {34 vars in 1002 bytes} [Tue Apr 28 23:55:36 2026] GET /v2.0/ports?tenant_id=2f353dc2278f4fc0beeac8d43734f140&fields=id => generated 333 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2042] 10.0.0.126 () {34 vars in 1008 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2043] 10.0.0.126 () {34 vars in 1108 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2044] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/ports?tenant_id=2f353dc2278f4fc0beeac8d43734f140&device_id=b3a6edc3-3261-4e09-9c8d-f685298bdb88 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2045] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/networks?id=b484f3fb-17ac-4fad-97d3-601b295f7c64 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2046] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/ports?device_id=bc2b1d9c-5482-4a63-9813-fa67ac671698 => 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: 1068/2047] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.191&port_id=4d4ea9b2-3a62-46ad-8f95-d22b29875f23 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2048] 199.204.45.74 () {34 vars in 1103 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bb&port_id=4d4ea9b2-3a62-46ad-8f95-d22b29875f23 => 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: 1069/2049] 199.204.45.74 () {34 vars in 1063 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/subnets?id=c1860f50-7216-4a8c-913a-2dfde387cd19&id=7f04b335-5a12-4114-84bf-d561c69c075b => generated 1409 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2050] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/ports?network_id=b484f3fb-17ac-4fad-97d3-601b295f7c64&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2051] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/ports?network_id=b484f3fb-17ac-4fad-97d3-601b295f7c64&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:37.556 8 WARNING neutron.db.securitygroups_db [None req-73beaaa7-ece1-4c7e-b795-2430b88862ee 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1071/2052] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2053] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/security-groups?tenant_id=ac88d2e3e732403b975a0142f1a435e9&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2054] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2055] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:37 2026] DELETE /v2.0/security-groups/94d0ea58-5cb0-4b36-8a49-c7369120d2fd => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:37.785 7 WARNING neutron.db.securitygroups_db [None req-2c561931-bfa3-4694-9a2d-7cc089b50011 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 984/2056] 10.0.0.126 () {34 vars in 982 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/networks?id=abf1f5da-01d6-423a-981d-b04e12a55719 => generated 673 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2057] 10.0.0.126 () {34 vars in 965 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/quotas/3ff6d709d74d4b61854daee3e3ea98e9 => 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: 1073/2058] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/security-groups?tenant_id=2673b8917c5c4736bcd885ba203dfcb9&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2059] 10.0.0.126 () {34 vars in 1002 bytes} [Tue Apr 28 23:55:37 2026] GET /v2.0/ports?tenant_id=3ff6d709d74d4b61854daee3e3ea98e9&fields=id => generated 57 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2060] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:37 2026] DELETE /v2.0/security-groups/3db2c7f6-aee6-401d-9f03-f11a41230791 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2061] 10.0.0.126 () {34 vars in 1008 bytes} [Tue Apr 28 23:55:38 2026] GET /v2.0/networks/abf1f5da-01d6-423a-981d-b04e12a55719?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2062] 10.0.0.126 () {34 vars in 1108 bytes} [Tue Apr 28 23:55:38 2026] GET /v2.0/networks/abf1f5da-01d6-423a-981d-b04e12a55719?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2063] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:38 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => 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: 1076/2064] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:39 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => 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: 989/2065] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:40 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => 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: 990/2066] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:55:41 2026] GET /v2.0/networks?id=c623c0e2-9e89-44d8-affd-6d65edeaa59b => generated 704 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2067] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:41 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:41.763 8 WARNING neutron.db.securitygroups_db [None req-4defe115-99e5-4814-a272-e8431af9500d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 992/2068] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:41 2026] GET /v2.0/security-groups?tenant_id=d03527eb993842e3a3a714c910bf524d&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:41.888 8 WARNING neutron.db.securitygroups_db [req-828e047d-e7e8-40d9-ae17-f23796db3a69 req-234546f7-9c87-44e9-81c9-a3020586f851 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - 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-04-28 23:55:41.913 7 INFO neutron.db.segments_db [None req-de93f9f7-9e5b-4fe3-95a7-ae1f9a3e56c6 142635190e784463aa5533fd820d02ad 1c06ae4e85954c52affee742539d4347 - - default default] Added segment 46301a9b-fb71-48f0-9fde-e8fb5aaa89b1 of type vxlan for network 0c7fd115-2cce-4625-8dbb-751ba99015d1 [pid: 8|app: 0|req: 993/2069] 199.204.45.74 () {34 vars in 1049 bytes} [Tue Apr 28 23:55:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2f353dc2278f4fc0beeac8d43734f140 => generated 179 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2070] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:55:41 2026] POST /v2.0/networks => generated 631 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2071] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:41 2026] DELETE /v2.0/security-groups/d2f77ce9-ad3a-4e5e-a54f-1f0534cf5c77 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2072] 10.0.0.241 () {34 vars in 664 bytes} [Tue Apr 28 23:55:42 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:55:42.325 8 WARNING neutron.db.securitygroups_db [None req-cf0a746e-7561-4c3a-933b-a4a74675a344 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 996/2073] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:42 2026] GET /v2.0/security-groups?tenant_id=910f993293014fa9948014dada60144c&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2074] 199.204.45.74 () {38 vars in 954 bytes} [Tue Apr 28 23:55:42 2026] POST /v2.0/ports => generated 1179 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1079/2075] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:42 2026] GET /v2.0/ports?device_id=bc2b1d9c-5482-4a63-9813-fa67ac671698 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2076] 10.0.0.241 () {34 vars in 747 bytes} [Tue Apr 28 23:55:42 2026] PUT /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags => generated 25 bytes in 68 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: 1080/2077] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:42 2026] DELETE /v2.0/security-groups/fd2c481e-769c-4a5f-ad88-64fe4b55a959 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2078] 10.0.0.241 () {32 vars in 727 bytes} [Tue Apr 28 23:55:42 2026] GET /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags => generated 25 bytes in 65 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: 1082/2079] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:42 2026] GET /v2.0/security-groups?id=26e738ce-0747-4d23-bdd7-8b6cf1d473e9&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2080] 10.0.0.241 () {34 vars in 758 bytes} [Tue Apr 28 23:55:42 2026] PUT /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1084/2081] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:42 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => 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: 1085/2082] 10.0.0.241 () {32 vars in 727 bytes} [Tue Apr 28 23:55:42 2026] GET /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags => generated 34 bytes in 47 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: 1086/2083] 10.0.0.241 () {34 vars in 754 bytes} [Tue Apr 28 23:55:42 2026] PUT /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags/red => generated 4 bytes in 64 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: 998/2084] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:55:42 2026] PUT /v2.0/ports/607327a1-6097-4ed5-aa09-f0e577c3e7bf => generated 1460 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2085] 10.0.0.241 () {32 vars in 727 bytes} [Tue Apr 28 23:55:42 2026] GET /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:55:42.984 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc45fe0d-f927-414d-99f9-fd1272b3cb51'] response: {'name': 'network-changed', 'server_uuid': 'bc2b1d9c-5482-4a63-9813-fa67ac671698', 'tag': '607327a1-6097-4ed5-aa09-f0e577c3e7bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 999/2086] 10.0.0.241 () {34 vars in 776 bytes} [Tue Apr 28 23:55:42 2026] PUT /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags/black.or.white => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1088/2087] 10.0.0.241 () {32 vars in 727 bytes} [Tue Apr 28 23:55:43 2026] GET /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags => generated 52 bytes in 52 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: 1000/2088] 10.0.0.241 () {34 vars in 747 bytes} [Tue Apr 28 23:55:43 2026] PUT /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags => generated 37 bytes in 68 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: 1089/2089] 10.0.0.241 () {32 vars in 727 bytes} [Tue Apr 28 23:55:43 2026] GET /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1001/2090] 10.0.0.241 () {32 vars in 735 bytes} [Tue Apr 28 23:55:43 2026] GET /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:55:43.419 7 INFO neutron.api.v2.resource [None req-bce7d39d-d8fc-4724-ba4b-2a84614ac23e 142635190e784463aa5533fd820d02ad 1c06ae4e85954c52affee742539d4347 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1090/2091] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:55:43 2026] GET /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags/green => generated 99 bytes in 61 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1091/2092] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:55:43 2026] GET /v2.0/ports?tenant_id=2f353dc2278f4fc0beeac8d43734f140&device_id=bc2b1d9c-5482-4a63-9813-fa67ac671698 => generated 1463 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2093] 10.0.0.241 () {32 vars in 738 bytes} [Tue Apr 28 23:55:43 2026] DELETE /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags/red => generated 0 bytes in 131 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: 1092/2094] 199.204.45.74 () {34 vars in 1017 bytes} [Tue Apr 28 23:55:43 2026] GET /v2.0/networks?tenant_id=2f353dc2278f4fc0beeac8d43734f140&shared=False => generated 2375 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2095] 10.0.0.241 () {32 vars in 727 bytes} [Tue Apr 28 23:55:43 2026] GET /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags => generated 30 bytes in 46 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: 1093/2096] 199.204.45.74 () {34 vars in 929 bytes} [Tue Apr 28 23:55:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:55:43.670 8 INFO neutron.api.v2.resource [None req-baaffbe5-d43d-4918-808d-3e1f8c17f785 142635190e784463aa5533fd820d02ad 1c06ae4e85954c52affee742539d4347 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1004/2097] 10.0.0.241 () {32 vars in 742 bytes} [Tue Apr 28 23:55:43 2026] DELETE /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags/green => generated 99 bytes in 60 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: 1005/2098] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:55:43 2026] GET /v2.0/networks?id=abf1f5da-01d6-423a-981d-b04e12a55719 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2099] 10.0.0.241 () {32 vars in 730 bytes} [Tue Apr 28 23:55:43 2026] DELETE /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags => generated 0 bytes in 188 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: 1095/2100] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:43 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => 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: 1096/2101] 10.0.0.241 () {32 vars in 727 bytes} [Tue Apr 28 23:55:43 2026] GET /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:55:44.070 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1d9947c-0229-4be3-b370-9e42e79c2849 142635190e784463aa5533fd820d02ad 1c06ae4e85954c52affee742539d4347 - - default default] TaaS: Handle Delete Port: d42078d3-d9cd-4a2e-a3d2-51b59b98812a 2026-04-28 23:55:44.073 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1d9947c-0229-4be3-b370-9e42e79c2849 142635190e784463aa5533fd820d02ad 1c06ae4e85954c52affee742539d4347 - - default default] Tap Mirror: Handle Delete Port: d42078d3-d9cd-4a2e-a3d2-51b59b98812a [pid: 7|app: 0|req: 1097/2102] 10.0.0.241 () {32 vars in 720 bytes} [Tue Apr 28 23:55:43 2026] DELETE /v2.0/ports/d42078d3-d9cd-4a2e-a3d2-51b59b98812a => generated 0 bytes in 1181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2103] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:55:45 2026] GET /v2.0/ports?tenant_id=2f353dc2278f4fc0beeac8d43734f140&device_id=bc2b1d9c-5482-4a63-9813-fa67ac671698 => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2104] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:45 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => generated 957 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2107] 199.204.45.74 () {38 vars in 954 bytes} [Tue Apr 28 23:55:43 2026] POST /v2.0/ports => generated 954 bytes in 1570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:55:45.378 7 INFO neutron.services.segments.plugin [-] Segment 46301a9b-fb71-48f0-9fde-e8fb5aaa89b1 resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:55:45.383 7 INFO neutron.services.segments.plugin [-] Segment 46301a9b-fb71-48f0-9fde-e8fb5aaa89b1 resource provider aggregate not found 2026-04-28 23:55:45.393 7 INFO neutron.services.segments.plugin [-] Segment 46301a9b-fb71-48f0-9fde-e8fb5aaa89b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46301a9b-fb71-48f0-9fde-e8fb5aaa89b1 found for delete ", "request_id": "req-1c944241-0e7d-487e-95b7-df104aaf299f"}]} [pid: 8|app: 0|req: 1007/2108] 199.204.45.74 () {34 vars in 1053 bytes} [Tue Apr 28 23:55:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.4&port_id=607327a1-6097-4ed5-aa09-f0e577c3e7bf => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:45.405 7 INFO neutron.services.segments.plugin [-] Segment 46301a9b-fb71-48f0-9fde-e8fb5aaa89b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46301a9b-fb71-48f0-9fde-e8fb5aaa89b1 found for delete ", "request_id": "req-e1a311e3-26ff-4294-8a0a-c049de1bb85c"}]} [pid: 8|app: 0|req: 1008/2109] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:45 2026] GET /v2.0/security-groups?id=41337de6-5eaa-4523-9ef1-1cc1db060924&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2110] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:55:45 2026] DELETE /v2.0/networks/0c7fd115-2cce-4625-8dbb-751ba99015d1 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2111] 199.204.45.74 () {34 vars in 1105 bytes} [Tue Apr 28 23:55:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A112&port_id=607327a1-6097-4ed5-aa09-f0e577c3e7bf => 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: 1104/2112] 199.204.45.74 () {34 vars in 1063 bytes} [Tue Apr 28 23:55:45 2026] GET /v2.0/subnets?id=ff44513a-7328-419a-bf5d-a7418429dffb&id=3a4d0aa8-8eff-49ae-94c3-f701840cb878 => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2113] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:55:45 2026] GET /v2.0/ports?network_id=c623c0e2-9e89-44d8-affd-6d65edeaa59b&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2114] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:55:45 2026] GET /v2.0/ports?network_id=c623c0e2-9e89-44d8-affd-6d65edeaa59b&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2115] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:55:45 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2116] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:55:45 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2117] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:55:45 2026] PUT /v2.0/ports/61aad7fe-27f5-4c13-8701-333acae4d862 => generated 1235 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:45.826 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d40f213b-6635-433f-a502-7bfb09789b74'] response: {'name': 'network-changed', 'server_uuid': '4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5', 'tag': '61aad7fe-27f5-4c13-8701-333acae4d862', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1109/2118] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:55:46 2026] GET /v2.0/ports?tenant_id=3ff6d709d74d4b61854daee3e3ea98e9&device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => generated 1238 bytes in 43 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: 1010/2119] 199.204.45.74 () {34 vars in 1017 bytes} [Tue Apr 28 23:55:46 2026] GET /v2.0/networks?tenant_id=3ff6d709d74d4b61854daee3e3ea98e9&shared=False => generated 769 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2120] 199.204.45.74 () {34 vars in 929 bytes} [Tue Apr 28 23:55:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2121] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:46 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2122] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:46 2026] GET /v2.0/security-groups?id=41337de6-5eaa-4523-9ef1-1cc1db060924&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:47.094 8 WARNING neutron.db.securitygroups_db [None req-dcf22281-70a8-4d51-a434-333a57c77f11 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1012/2123] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:46 2026] GET /v2.0/security-groups?tenant_id=1c06ae4e85954c52affee742539d4347&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2124] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:47 2026] DELETE /v2.0/security-groups/48741907-f947-496e-8eba-eee11db55d1a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:47.332 8 WARNING neutron.db.securitygroups_db [None req-5dfedf5c-c85d-4006-90bf-56eb08cf34ad 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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/2125] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:47 2026] GET /v2.0/security-groups?tenant_id=17e66f1fa9f84d09aa3cf227e7f11776&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2126] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:55:47 2026] GET /v2.0/ports?tenant_id=3ff6d709d74d4b61854daee3e3ea98e9&device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2127] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:55:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=61aad7fe-27f5-4c13-8701-333acae4d862 => 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: 1016/2128] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:55:47 2026] GET /v2.0/subnets?id=6a27acb0-b751-4d01-a4bb-02ab3bfc8a34 => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2129] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:47 2026] DELETE /v2.0/security-groups/efad2b46-845b-4fa5-aeaa-88badce405c8 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2130] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:55:47 2026] GET /v2.0/ports?network_id=abf1f5da-01d6-423a-981d-b04e12a55719&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2131] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:55:47 2026] GET /v2.0/networks/abf1f5da-01d6-423a-981d-b04e12a55719?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2132] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:47 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2133] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:55:47 2026] GET /v2.0/networks/abf1f5da-01d6-423a-981d-b04e12a55719?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2134] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:47 2026] GET /v2.0/security-groups?id=41337de6-5eaa-4523-9ef1-1cc1db060924&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2135] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:47 2026] GET /v2.0/ports?device_id=bc2b1d9c-5482-4a63-9813-fa67ac671698 => generated 1194 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2136] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:47 2026] GET /v2.0/security-groups?id=26e738ce-0747-4d23-bdd7-8b6cf1d473e9&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2137] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:48 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => 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: 1021/2138] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:48 2026] GET /v2.0/security-groups?id=41337de6-5eaa-4523-9ef1-1cc1db060924&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2139] 10.0.0.199 () {34 vars in 990 bytes} [Tue Apr 28 23:55:49 2026] GET /v2.0/ports?device_id=b3a6edc3-3261-4e09-9c8d-f685298bdb88 => generated 1469 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2140] 10.0.0.199 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:49 2026] GET /v2.0/security-groups?id=26e738ce-0747-4d23-bdd7-8b6cf1d473e9&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2141] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:50 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2142] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:50 2026] GET /v2.0/security-groups?id=41337de6-5eaa-4523-9ef1-1cc1db060924&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: 8|app: 0|req: 1024/2143] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:51 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2144] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:51 2026] GET /v2.0/security-groups?id=41337de6-5eaa-4523-9ef1-1cc1db060924&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:51.382 7 INFO neutron.db.segments_db [None req-25a1ca88-894f-4065-8a01-2cbea30434c7 9a9a311ecb7547b7acb5ff1242a667b7 85b7cef38cb04dc9b1d67a5403b61f7e - - default default] Added segment a103bdf8-9133-4b79-a56a-6defbfcc8f37 of type vxlan for network f234483e-8ffb-463e-9948-c11a47aeec5c [pid: 7|app: 0|req: 1120/2145] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:55:50 2026] POST /v2.0/networks => generated 632 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2146] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:51 2026] POST /v2.0/subnets => generated 626 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2147] 10.0.0.241 () {34 vars in 751 bytes} [Tue Apr 28 23:55:51 2026] PUT /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2148] 10.0.0.241 () {32 vars in 731 bytes} [Tue Apr 28 23:55:51 2026] GET /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2149] 10.0.0.241 () {34 vars in 762 bytes} [Tue Apr 28 23:55:51 2026] PUT /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags/green => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2150] 10.0.0.241 () {32 vars in 731 bytes} [Tue Apr 28 23:55:52 2026] GET /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2151] 10.0.0.241 () {34 vars in 758 bytes} [Tue Apr 28 23:55:52 2026] PUT /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags/red => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2152] 10.0.0.241 () {32 vars in 731 bytes} [Tue Apr 28 23:55:52 2026] GET /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2153] 10.0.0.241 () {34 vars in 780 bytes} [Tue Apr 28 23:55:52 2026] PUT /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags/black.or.white => generated 4 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2154] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:52 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2155] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:52 2026] GET /v2.0/security-groups?id=41337de6-5eaa-4523-9ef1-1cc1db060924&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2156] 10.0.0.241 () {32 vars in 731 bytes} [Tue Apr 28 23:55:52 2026] GET /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags => generated 52 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2157] 10.0.0.241 () {34 vars in 751 bytes} [Tue Apr 28 23:55:52 2026] PUT /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags => generated 37 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2158] 10.0.0.241 () {32 vars in 731 bytes} [Tue Apr 28 23:55:52 2026] GET /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2159] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:55:52 2026] GET /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:52.902 7 INFO neutron.api.v2.resource [None req-f310327d-745a-4080-a21e-40cda2374f46 9a9a311ecb7547b7acb5ff1242a667b7 85b7cef38cb04dc9b1d67a5403b61f7e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1127/2160] 10.0.0.241 () {32 vars in 743 bytes} [Tue Apr 28 23:55:52 2026] GET /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2161] 10.0.0.241 () {32 vars in 742 bytes} [Tue Apr 28 23:55:52 2026] DELETE /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags/red => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2162] 10.0.0.241 () {32 vars in 731 bytes} [Tue Apr 28 23:55:53 2026] GET /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2163] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:53 2026] GET /v2.0/ports?device_id=bc2b1d9c-5482-4a63-9813-fa67ac671698 => generated 1196 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2164] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:53 2026] GET /v2.0/security-groups?id=26e738ce-0747-4d23-bdd7-8b6cf1d473e9&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:55:53.143 8 INFO neutron.api.v2.resource [None req-9e756c4a-2cae-4d3a-8a27-77c777ec87a4 9a9a311ecb7547b7acb5ff1242a667b7 85b7cef38cb04dc9b1d67a5403b61f7e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1036/2165] 10.0.0.241 () {32 vars in 746 bytes} [Tue Apr 28 23:55:53 2026] DELETE /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2166] 10.0.0.241 () {32 vars in 818 bytes} [Tue Apr 28 23:55:53 2026] GET /v2.0/ports?network_id=c623c0e2-9e89-44d8-affd-6d65edeaa59b&mac_address=fa%3A16%3A3e%3Aa0%3A74%3A24 => 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: 1130/2167] 10.0.0.241 () {32 vars in 734 bytes} [Tue Apr 28 23:55:53 2026] DELETE /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2168] 10.0.0.241 () {32 vars in 731 bytes} [Tue Apr 28 23:55:53 2026] GET /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2169] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:55:53 2026] DELETE /v2.0/subnets/d05268d5-cffe-477a-9a21-c3e56b1e1f03 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:55:53.652 7 INFO neutron.services.segments.plugin [-] Segment a103bdf8-9133-4b79-a56a-6defbfcc8f37 resource provider aggregate not found 2026-04-28 23:55:53.655 7 INFO neutron.services.segments.plugin [-] Segment a103bdf8-9133-4b79-a56a-6defbfcc8f37 resource provider aggregate not found 2026-04-28 23:55:53.676 7 INFO neutron.services.segments.plugin [-] Segment a103bdf8-9133-4b79-a56a-6defbfcc8f37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a103bdf8-9133-4b79-a56a-6defbfcc8f37 found for delete ", "request_id": "req-fc09d308-6a0f-4edc-94b6-b4c45456a64a"}]} 2026-04-28 23:55:53.678 7 INFO neutron.services.segments.plugin [-] Segment a103bdf8-9133-4b79-a56a-6defbfcc8f37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a103bdf8-9133-4b79-a56a-6defbfcc8f37 found for delete ", "request_id": "req-f3899a3d-7dc3-48fc-977d-3fcb09fd78be"}]} [pid: 7|app: 0|req: 1133/2170] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:55:53 2026] DELETE /v2.0/networks/f234483e-8ffb-463e-9948-c11a47aeec5c => generated 0 bytes in 550 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2171] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:54 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2172] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:54 2026] GET /v2.0/security-groups?id=41337de6-5eaa-4523-9ef1-1cc1db060924&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:54.795 8 INFO neutron.db.l3_db [None req-d742035c-ee27-431c-bed5-466324896ab2 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Floating IP 6813425b-1491-46a1-b92b-fb4c90f5677d associated. External IP: 10.96.250.208, port: 607327a1-6097-4ed5-aa09-f0e577c3e7bf. [pid: 8|app: 0|req: 1038/2173] 10.0.0.241 () {34 vars in 677 bytes} [Tue Apr 28 23:55:53 2026] POST /v2.0/floatingips => generated 853 bytes in 2280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:55:55.581 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bcbb1cd-6261-44fe-aa3b-ced90168c8d7'] response: {'name': 'network-changed', 'server_uuid': 'bc2b1d9c-5482-4a63-9813-fa67ac671698', 'tag': '607327a1-6097-4ed5-aa09-f0e577c3e7bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1039/2174] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:55:56 2026] GET /v2.0/ports?tenant_id=2f353dc2278f4fc0beeac8d43734f140&device_id=bc2b1d9c-5482-4a63-9813-fa67ac671698 => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:55:56.185 7 WARNING neutron.db.securitygroups_db [None req-69d0d3af-ebcb-4386-bb89-44b91995c8d0 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1040/2175] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:55:56 2026] GET /v2.0/networks?id=c623c0e2-9e89-44d8-affd-6d65edeaa59b => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2176] 199.204.45.74 () {34 vars in 1053 bytes} [Tue Apr 28 23:55:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.4&port_id=607327a1-6097-4ed5-aa09-f0e577c3e7bf => generated 856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2177] 199.204.45.74 () {34 vars in 1105 bytes} [Tue Apr 28 23:55:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A112&port_id=607327a1-6097-4ed5-aa09-f0e577c3e7bf => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2178] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:56 2026] GET /v2.0/security-groups?tenant_id=633123c022764f3c92ecec769accbef2&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2179] 199.204.45.74 () {34 vars in 1063 bytes} [Tue Apr 28 23:55:56 2026] GET /v2.0/subnets?id=ff44513a-7328-419a-bf5d-a7418429dffb&id=3a4d0aa8-8eff-49ae-94c3-f701840cb878 => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2180] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:55:56 2026] GET /v2.0/ports?network_id=c623c0e2-9e89-44d8-affd-6d65edeaa59b&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2181] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:56 2026] DELETE /v2.0/security-groups/5cd57c5d-1eb5-47b6-a925-b966cfae4c06 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2182] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:55:56 2026] GET /v2.0/ports?network_id=c623c0e2-9e89-44d8-affd-6d65edeaa59b&device_owner=network%3Adhcp => generated 1461 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2183] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:56 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2184] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:55:56 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2185] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:56 2026] GET /v2.0/security-groups?id=41337de6-5eaa-4523-9ef1-1cc1db060924&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: 7|app: 0|req: 1140/2186] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:55:56 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:55:56.554 8 WARNING neutron.db.securitygroups_db [None req-793d8aa1-bac9-4968-9999-2a5993d9f26d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1047/2187] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:56 2026] GET /v2.0/security-groups?tenant_id=85b7cef38cb04dc9b1d67a5403b61f7e&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2188] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:56 2026] DELETE /v2.0/security-groups/891a5833-0410-4bf1-b2e4-b6f80935805a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:55:57.614 8 WARNING neutron.db.securitygroups_db [None req-aeef44ed-a45e-4226-8482-fc6f1b8f299d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1142/2189] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:57 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2190] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:57 2026] GET /v2.0/security-groups?id=41337de6-5eaa-4523-9ef1-1cc1db060924&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2191] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:55:57 2026] GET /v2.0/security-groups?tenant_id=4cac4f1ca0584013b5f431b700bb52a2&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2192] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:55:57 2026] DELETE /v2.0/security-groups/98f3c44a-5921-46f4-b616-f8721ad51bc9 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2193] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:58 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2194] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:55:58 2026] GET /v2.0/security-groups?id=41337de6-5eaa-4523-9ef1-1cc1db060924&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2195] 199.204.45.74 () {34 vars in 993 bytes} [Tue Apr 28 23:55:58 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:55:58.968 7 INFO neutron_taas.services.taas.taas_plugin [req-9174ae83-8a36-4182-a2f5-208a21863d18 req-2e2c83c2-f6ea-45ef-a6bb-4062cb015f13 91ca036a723c46f698f017063233973c 3ff6d709d74d4b61854daee3e3ea98e9 - - default default] TaaS: Handle Delete Port: 61aad7fe-27f5-4c13-8701-333acae4d862 2026-04-28 23:55:58.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9174ae83-8a36-4182-a2f5-208a21863d18 req-2e2c83c2-f6ea-45ef-a6bb-4062cb015f13 91ca036a723c46f698f017063233973c 3ff6d709d74d4b61854daee3e3ea98e9 - - default default] Tap Mirror: Handle Delete Port: 61aad7fe-27f5-4c13-8701-333acae4d862 [pid: 7|app: 0|req: 1146/2196] 199.204.45.74 () {36 vars in 996 bytes} [Tue Apr 28 23:55:58 2026] DELETE /v2.0/ports/61aad7fe-27f5-4c13-8701-333acae4d862 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:55:59.171 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bd4552e-2b1a-4163-ba44-97eef9be403e'] response: {'server_uuid': '4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5', 'name': 'network-vif-deleted', 'tag': '61aad7fe-27f5-4c13-8701-333acae4d862', 'status': 'completed', 'code': 200} 2026-04-28 23:55:59.894 8 INFO neutron.db.segments_db [None req-ba3e0de4-aa69-4218-a800-ded8440a794f 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment badedb96-9c49-4470-b994-8a5f8ec95cbe of type vxlan for network ad4d0d96-487c-420c-acd7-680938d40d03 [pid: 7|app: 0|req: 1147/2197] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:55:59 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => 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: 1051/2198] 10.0.0.241 () {34 vars in 671 bytes} [Tue Apr 28 23:55:59 2026] POST /v2.0/networks => generated 739 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2201] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:55:59 2026] POST /v2.0/subnets => generated 687 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:56:00.226 8 INFO neutron.db.segments_db [None req-d18725f3-fd3e-47c0-b5b7-7abf6c728d97 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 0ad05da8-007a-43a5-b4f8-e8428d3a8b59 of type vxlan for network a819d205-8970-42a3-898b-12634e85bdcd 2026-04-28 23:56:00.471 8 INFO neutron.db.l3_hamode_db [None req-d18725f3-fd3e-47c0-b5b7-7abf6c728d97 0c31aae9c4814d02836bbdc25de44d0b ce1ac8d3a329414ba8e3a4d2e412382d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1149/2202] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:00 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:56:01.226 8 INFO neutron.db.l3_hamode_db [None req-d18725f3-fd3e-47c0-b5b7-7abf6c728d97 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1150/2203] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:02 2026] GET /v2.0/ports?device_id=4585fe15-4ce2-4a6b-865a-d4fb5a0e9ec5 => 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: 1054/2204] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:56:00 2026] POST /v2.0/routers => generated 727 bytes in 2054 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2205] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:56:02 2026] PUT /v2.0/routers/ad80c779-11ac-49ab-b26a-9b1bd0283143/add_router_interface => generated 310 bytes in 1304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:56:04.795 8 INFO neutron_taas.services.taas.taas_plugin [None req-933c150b-f7c1-4c66-bf02-bffe5f020c38 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 176d2979-8d43-47be-96f8-4b063452981f 2026-04-28 23:56:04.797 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-933c150b-f7c1-4c66-bf02-bffe5f020c38 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 176d2979-8d43-47be-96f8-4b063452981f 2026-04-28 23:56:04.842 7 INFO neutron.db.segments_db [None req-bcb1aeeb-b8d0-418d-94ed-9bbde196c395 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 137782d0-a271-4bbd-bf6e-2ed450f76e07 of type vxlan for network 82798494-30f4-4304-9973-9f74d9a8a1a5 [pid: 7|app: 0|req: 1152/2206] 10.0.0.241 () {34 vars in 671 bytes} [Tue Apr 28 23:56:04 2026] POST /v2.0/networks => generated 741 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2207] 10.0.0.199 () {34 vars in 990 bytes} [Tue Apr 28 23:56:04 2026] GET /v2.0/ports?device_id=bc2b1d9c-5482-4a63-9813-fa67ac671698 => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2208] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:56:04 2026] POST /v2.0/subnets => generated 688 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2209] 10.0.0.199 () {34 vars in 1040 bytes} [Tue Apr 28 23:56:05 2026] GET /v2.0/security-groups?id=26e738ce-0747-4d23-bdd7-8b6cf1d473e9&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:56:05.289 7 INFO neutron.db.segments_db [None req-6e88c493-9e3d-4eb1-93ec-9369b783ecbf 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Added segment 58ac6f61-e33f-471d-8f0e-e1e45ded0113 of type vxlan for network 48b95787-249f-4644-b125-8851a4f7c5bd [pid: 8|app: 0|req: 1055/2210] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:56:04 2026] PUT /v2.0/routers/a74bccfe-df92-458b-a04f-a8d4ad20c1b9/remove_router_interface => generated 310 bytes in 1029 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:56:05.551 7 INFO neutron.db.l3_hamode_db [None req-6e88c493-9e3d-4eb1-93ec-9369b783ecbf 0c31aae9c4814d02836bbdc25de44d0b 00434651f75448eab5f296c0d8a85298 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:56:05.602 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c1545cb-36f2-4f6f-9e89-f53e5c98f217 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: ed1f9521-a463-42de-ab3d-1c0f4c827182 2026-04-28 23:56:05.606 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c1545cb-36f2-4f6f-9e89-f53e5c98f217 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: ed1f9521-a463-42de-ab3d-1c0f4c827182 2026-04-28 23:56:05.923 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c1545cb-36f2-4f6f-9e89-f53e5c98f217 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: cf25a9b3-f2eb-4d7c-b26d-908721b7516b 2026-04-28 23:56:05.927 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c1545cb-36f2-4f6f-9e89-f53e5c98f217 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: cf25a9b3-f2eb-4d7c-b26d-908721b7516b 2026-04-28 23:56:06.298 8 INFO neutron.services.segments.plugin [-] Segment 03bcfed9-e2d5-4000-ae47-20f212eda705 resource provider aggregate not found 2026-04-28 23:56:06.298 8 INFO neutron.services.segments.plugin [-] Segment 03bcfed9-e2d5-4000-ae47-20f212eda705 resource provider aggregate not found 2026-04-28 23:56:06.318 8 INFO neutron.services.segments.plugin [-] Segment 03bcfed9-e2d5-4000-ae47-20f212eda705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03bcfed9-e2d5-4000-ae47-20f212eda705 found for delete ", "request_id": "req-ecb7360c-cc11-4f68-880e-ebfa3bc53521"}]} 2026-04-28 23:56:06.322 8 INFO neutron.db.l3_hamode_db [None req-5c1545cb-36f2-4f6f-9e89-f53e5c98f217 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] HA network 2e87a4f9-e407-478e-8dd0-d078f491e162 was deleted as no HA routers are present in project 3ff6d709d74d4b61854daee3e3ea98e9. [pid: 8|app: 0|req: 1056/2211] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:56:05 2026] DELETE /v2.0/routers/a74bccfe-df92-458b-a04f-a8d4ad20c1b9 => generated 0 bytes in 945 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:56:06.330 8 INFO neutron.services.segments.plugin [-] Segment 03bcfed9-e2d5-4000-ae47-20f212eda705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03bcfed9-e2d5-4000-ae47-20f212eda705 found for delete ", "request_id": "req-b52b268e-c6b2-431e-b7be-8b4233b3e406"}]} 2026-04-28 23:56:06.406 7 INFO neutron.db.l3_hamode_db [None req-6e88c493-9e3d-4eb1-93ec-9369b783ecbf 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1057/2212] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:56:06 2026] DELETE /v2.0/subnets/6a27acb0-b751-4d01-a4bb-02ab3bfc8a34 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:56:06.563 8 INFO neutron_taas.services.taas.taas_plugin [None req-e55cc7de-43d0-43af-9c16-a291023cad30 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: eb4c867b-02fe-4f2c-93cc-823e9be00899 2026-04-28 23:56:06.565 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e55cc7de-43d0-43af-9c16-a291023cad30 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: eb4c867b-02fe-4f2c-93cc-823e9be00899 [pid: 8|app: 0|req: 1058/2213] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:56:06 2026] DELETE /v2.0/networks/abf1f5da-01d6-423a-981d-b04e12a55719 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:56:06.966 8 WARNING neutron.db.securitygroups_db [None req-3d4fa447-2f35-4e8c-9a6f-067d0957989d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1059/2214] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:56:06 2026] GET /v2.0/security-groups?tenant_id=3ff6d709d74d4b61854daee3e3ea98e9&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2215] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:56:06 2026] DELETE /v2.0/security-groups/41337de6-5eaa-4523-9ef1-1cc1db060924 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2216] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:56:05 2026] POST /v2.0/routers => generated 728 bytes in 2126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:56:08.342 8 INFO neutron.services.segments.plugin [-] Segment 843758ea-9ab7-4da9-85c9-7af5bec998ab resource provider aggregate not found 2026-04-28 23:56:08.355 8 INFO neutron.services.segments.plugin [-] Segment 843758ea-9ab7-4da9-85c9-7af5bec998ab resource provider aggregate not found 2026-04-28 23:56:08.361 8 INFO neutron.services.segments.plugin [-] Segment 843758ea-9ab7-4da9-85c9-7af5bec998ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 843758ea-9ab7-4da9-85c9-7af5bec998ab found for delete ", "request_id": "req-1dbef72d-48e5-4614-8992-1b2720926a1c"}]} 2026-04-28 23:56:08.374 8 INFO neutron.services.segments.plugin [-] Segment 843758ea-9ab7-4da9-85c9-7af5bec998ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 843758ea-9ab7-4da9-85c9-7af5bec998ab found for delete ", "request_id": "req-9f6a43ec-d43a-44f9-a3f3-d4eb372c4456"}]} [pid: 8|app: 0|req: 1061/2217] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:56:07 2026] PUT /v2.0/routers/5c07b607-7337-4873-b756-4374690d6874/add_router_interface => generated 310 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2218] 10.0.0.241 () {34 vars in 685 bytes} [Tue Apr 28 23:56:09 2026] POST /v2.0/security-groups => generated 1673 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2219] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:56:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2220] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:56:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2221] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:56:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2222] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:56:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:56:10.813 8 INFO neutron.db.securitygroups_db [None req-88eba856-f205-4de2-b705-afced8f54501 66221c1efe804570a296b1e6fcc43240 ce1ac8d3a329414ba8e3a4d2e412382d - - default default] Project ce1ac8d3a329414ba8e3a4d2e412382d 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: 1064/2223] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:56:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:56:10.948 7 INFO neutron.db.securitygroups_db [None req-b4e7a653-3c2c-410d-b188-54edb73d5965 66221c1efe804570a296b1e6fcc43240 ce1ac8d3a329414ba8e3a4d2e412382d - - default default] Project ce1ac8d3a329414ba8e3a4d2e412382d added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1160/2224] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:56:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2225] 10.0.0.241 () {34 vars in 685 bytes} [Tue Apr 28 23:56:11 2026] POST /v2.0/security-groups => generated 1661 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2226] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:56:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2227] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:56:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2228] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:56:13 2026] POST /v2.0/floatingips => generated 552 bytes in 927 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:56:14.019 8 WARNING neutron.db.securitygroups_db [req-08cd5073-78ba-46f8-b8f6-a4679d7a1757 req-8795227f-ec1b-4e71-b208-a6b72ba06a3b 66221c1efe804570a296b1e6fcc43240 ce1ac8d3a329414ba8e3a4d2e412382d - - 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: 1067/2229] 10.0.0.126 () {34 vars in 1098 bytes} [Tue Apr 28 23:56:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--782740116&fields=id&tenant_id=ce1ac8d3a329414ba8e3a4d2e412382d => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:56:14.069 7 WARNING neutron.db.securitygroups_db [req-08cd5073-78ba-46f8-b8f6-a4679d7a1757 req-a23cb671-bfb9-445e-98fe-cde217327172 66221c1efe804570a296b1e6fcc43240 ce1ac8d3a329414ba8e3a4d2e412382d - - 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: 1163/2230] 10.0.0.126 () {34 vars in 1096 bytes} [Tue Apr 28 23:56:14 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-72917356&fields=id&tenant_id=ce1ac8d3a329414ba8e3a4d2e412382d => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2231] 10.0.0.126 () {34 vars in 982 bytes} [Tue Apr 28 23:56:14 2026] GET /v2.0/networks?id=ad4d0d96-487c-420c-acd7-680938d40d03 => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2232] 10.0.0.126 () {34 vars in 965 bytes} [Tue Apr 28 23:56:14 2026] GET /v2.0/quotas/ce1ac8d3a329414ba8e3a4d2e412382d => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2233] 10.0.0.126 () {34 vars in 1002 bytes} [Tue Apr 28 23:56:14 2026] GET /v2.0/ports?tenant_id=ce1ac8d3a329414ba8e3a4d2e412382d&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2234] 10.0.0.126 () {34 vars in 1008 bytes} [Tue Apr 28 23:56:14 2026] GET /v2.0/networks/ad4d0d96-487c-420c-acd7-680938d40d03?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: 1070/2235] 10.0.0.126 () {34 vars in 1108 bytes} [Tue Apr 28 23:56:14 2026] GET /v2.0/networks/ad4d0d96-487c-420c-acd7-680938d40d03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2236] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:14 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => 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: 1072/2239] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:15 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => 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: 1168/2240] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:16 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => 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: 1073/2241] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:17 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => 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: 1169/2242] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:56:18 2026] GET /v2.0/networks?id=ad4d0d96-487c-420c-acd7-680938d40d03 => generated 672 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:56:19.016 7 WARNING neutron.db.securitygroups_db [req-08cd5073-78ba-46f8-b8f6-a4679d7a1757 req-13523547-375f-43e2-a5c3-90eb29c107f6 66221c1efe804570a296b1e6fcc43240 ce1ac8d3a329414ba8e3a4d2e412382d - - 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: 1074/2243] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:56:19 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2244] 199.204.45.74 () {34 vars in 1049 bytes} [Tue Apr 28 23:56:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ce1ac8d3a329414ba8e3a4d2e412382d => generated 271 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2245] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:19 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => 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: 1075/2246] 199.204.45.74 () {38 vars in 954 bytes} [Tue Apr 28 23:56:19 2026] POST /v2.0/ports => generated 993 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1076/2247] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:20 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1008 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2248] 10.0.0.126 () {34 vars in 1120 bytes} [Tue Apr 28 23:56:20 2026] GET /v2.0/security-groups?id=d84b30e9-b81c-42ee-8a49-0f59c31edebd&id=04761836-7556-4ab5-a0d0-91b71eb1f8b3&fields=id&fields=name => generated 204 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2249] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:56:19 2026] PUT /v2.0/ports/e9cdabdf-2190-4e07-8997-15a035a77af4 => generated 1274 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:56:20.359 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-259efa59-e585-4355-a6fd-cdf772cb08b9'] response: {'name': 'network-changed', 'server_uuid': '994e37f7-f866-4f1d-b993-32b1818a16b9', 'tag': 'e9cdabdf-2190-4e07-8997-15a035a77af4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1078/2250] 10.0.0.76 () {30 vars in 689 bytes} [Tue Apr 28 23:56:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 114 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/2251] 10.0.0.76 () {30 vars in 691 bytes} [Tue Apr 28 23:56:20 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: 8|app: 0|req: 1079/2252] 10.0.0.76 () {30 vars in 667 bytes} [Tue Apr 28 23:56:20 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: 1174/2253] 10.0.0.76 () {30 vars in 703 bytes} [Tue Apr 28 23:56:20 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: 1080/2254] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:56:20 2026] GET /v2.0/ports?tenant_id=ce1ac8d3a329414ba8e3a4d2e412382d&device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2255] 199.204.45.74 () {34 vars in 1017 bytes} [Tue Apr 28 23:56:20 2026] GET /v2.0/networks?tenant_id=ce1ac8d3a329414ba8e3a4d2e412382d&shared=False => generated 767 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2256] 199.204.45.74 () {34 vars in 929 bytes} [Tue Apr 28 23:56:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2257] 10.0.0.76 () {28 vars in 438 bytes} [Tue Apr 28 23:56:21 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: 1082/2258] 10.0.0.76 () {30 vars in 727 bytes} [Tue Apr 28 23:56:21 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 657 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2259] 10.0.0.76 () {30 vars in 689 bytes} [Tue Apr 28 23:56:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2260] 10.0.0.76 () {30 vars in 691 bytes} [Tue Apr 28 23:56:21 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: 1178/2261] 10.0.0.76 () {30 vars in 667 bytes} [Tue Apr 28 23:56:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2262] 10.0.0.76 () {30 vars in 703 bytes} [Tue Apr 28 23:56:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2263] 10.0.0.76 () {30 vars in 727 bytes} [Tue Apr 28 23:56:21 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2264] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:21 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1008 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2265] 10.0.0.76 () {30 vars in 689 bytes} [Tue Apr 28 23:56:21 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: 1181/2266] 10.0.0.76 () {30 vars in 691 bytes} [Tue Apr 28 23:56:21 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: 1086/2267] 10.0.0.126 () {34 vars in 1120 bytes} [Tue Apr 28 23:56:21 2026] GET /v2.0/security-groups?id=d84b30e9-b81c-42ee-8a49-0f59c31edebd&id=04761836-7556-4ab5-a0d0-91b71eb1f8b3&fields=id&fields=name => generated 204 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2268] 10.0.0.76 () {30 vars in 667 bytes} [Tue Apr 28 23:56:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2269] 10.0.0.76 () {30 vars in 703 bytes} [Tue Apr 28 23:56:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2270] 10.0.0.76 () {30 vars in 729 bytes} [Tue Apr 28 23:56:21 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2271] 10.0.0.76 () {30 vars in 681 bytes} [Tue Apr 28 23:56:21 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2272] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:56:22 2026] GET /v2.0/ports?tenant_id=ce1ac8d3a329414ba8e3a4d2e412382d&device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2273] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:56:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e9cdabdf-2190-4e07-8997-15a035a77af4 => 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: 1091/2274] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:56:22 2026] GET /v2.0/subnets?id=090f30a5-1ede-4cf4-955c-7f064bfc1c45 => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2275] 10.0.0.76 () {34 vars in 703 bytes} [Tue Apr 28 23:56:21 2026] POST /v2.0/ports => generated 1132 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2276] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:56:22 2026] GET /v2.0/ports?network_id=ad4d0d96-487c-420c-acd7-680938d40d03&device_owner=network%3Adhcp => generated 1244 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: 1185/2277] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:56:22 2026] GET /v2.0/networks/ad4d0d96-487c-420c-acd7-680938d40d03?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: 1093/2278] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:56:22 2026] GET /v2.0/networks/ad4d0d96-487c-420c-acd7-680938d40d03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2279] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:22 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1008 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2280] 10.0.0.126 () {34 vars in 1120 bytes} [Tue Apr 28 23:56:22 2026] GET /v2.0/security-groups?id=d84b30e9-b81c-42ee-8a49-0f59c31edebd&id=04761836-7556-4ab5-a0d0-91b71eb1f8b3&fields=id&fields=name => generated 204 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:56:23.508 7 WARNING neutron.db.securitygroups_db [None req-7bde8f78-dd2f-400f-b3ec-2299ccc89f74 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1187/2281] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:56:23 2026] GET /v2.0/security-groups?tenant_id=a9f88b7209ef4cd3bedcf54b1f46fdcf&name=default => generated 2929 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2282] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:56:23 2026] DELETE /v2.0/security-groups/13563b5b-c428-489c-bfd3-1894810882f9 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2283] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:23 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2284] 10.0.0.126 () {34 vars in 1120 bytes} [Tue Apr 28 23:56:23 2026] GET /v2.0/security-groups?id=d84b30e9-b81c-42ee-8a49-0f59c31edebd&id=04761836-7556-4ab5-a0d0-91b71eb1f8b3&fields=id&fields=name => generated 204 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2285] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:24 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2286] 10.0.0.126 () {34 vars in 1120 bytes} [Tue Apr 28 23:56:24 2026] GET /v2.0/security-groups?id=d84b30e9-b81c-42ee-8a49-0f59c31edebd&id=04761836-7556-4ab5-a0d0-91b71eb1f8b3&fields=id&fields=name => generated 204 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2287] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:56:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2288] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:56: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: 1191/2289] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:56: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: 1099/2290] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:56:25 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: 1192/2291] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:56:25 2026] GET /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2292] 199.204.45.74 () {34 vars in 993 bytes} [Tue Apr 28 23:56:25 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2293] 199.204.45.74 () {34 vars in 1123 bytes} [Tue Apr 28 23:56:25 2026] GET /v2.0/security-groups?id=04761836-7556-4ab5-a0d0-91b71eb1f8b3&id=d84b30e9-b81c-42ee-8a49-0f59c31edebd&fields=id&fields=name => generated 204 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2294] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:56:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2295] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:56: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: 8|app: 0|req: 1102/2296] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:56: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: 7|app: 0|req: 1195/2297] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:56:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:56:25.782 8 INFO neutron.api.v2.resource [None req-114441da-ec20-46af-8d1d-fea3fedb912c 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1103/2298] 199.204.45.74 () {30 vars in 762 bytes} [Tue Apr 28 23:56:25 2026] GET /v2.0/security-groups/lb-b679e815-1af7-4f76-8ca8-631d711cdf8f => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2299] 199.204.45.74 () {30 vars in 784 bytes} [Tue Apr 28 23:56:25 2026] GET /v2.0/security-groups?name=lb-b679e815-1af7-4f76-8ca8-631d711cdf8f => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2300] 199.204.45.74 () {34 vars in 735 bytes} [Tue Apr 28 23:56:25 2026] POST /v2.0/security-groups => generated 1638 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2301] 199.204.45.74 () {30 vars in 814 bytes} [Tue Apr 28 23:56:25 2026] GET /v2.0/security-group-rules?security_group_id=754ae1da-a3c8-4b60-a9b9-27e967a86b3a => generated 1182 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2302] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:26 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2303] 10.0.0.126 () {34 vars in 1120 bytes} [Tue Apr 28 23:56:26 2026] GET /v2.0/security-groups?id=d84b30e9-b81c-42ee-8a49-0f59c31edebd&id=04761836-7556-4ab5-a0d0-91b71eb1f8b3&fields=id&fields=name => generated 204 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2304] 199.204.45.74 () {34 vars in 788 bytes} [Tue Apr 28 23:56:26 2026] PUT /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 1132 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2305] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:56:26 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: 1106/2306] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:56:26 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: 1201/2307] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:56:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2308] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:56:26 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: 1202/2309] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:56:26 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:56:26.991 8 INFO neutron.db.segments_db [None req-fceeb08f-aea4-4407-993e-c602e65a6105 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Added segment 07e333c3-1480-4602-806b-ff68895ba039 of type vxlan for network 48cc6ad5-442f-42ef-9bb0-a2a25b04e461 [pid: 8|app: 0|req: 1108/2310] 10.0.0.241 () {34 vars in 671 bytes} [Tue Apr 28 23:56:26 2026] POST /v2.0/networks => generated 632 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:56:27.151 7 INFO neutron.db.segments_db [None req-8a9c5591-8c08-483c-b385-0e776d391bad 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Added segment 2b64babf-ca1d-49a1-b81e-b10d83fedd8e of type vxlan for network 05a17cd9-0306-4983-8e3e-24848933dace [pid: 8|app: 0|req: 1109/2311] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:27 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1010 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2312] 10.0.0.126 () {34 vars in 1120 bytes} [Tue Apr 28 23:56:27 2026] GET /v2.0/security-groups?id=d84b30e9-b81c-42ee-8a49-0f59c31edebd&id=04761836-7556-4ab5-a0d0-91b71eb1f8b3&fields=id&fields=name => generated 204 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:56:27.447 7 INFO neutron.db.l3_hamode_db [None req-8a9c5591-8c08-483c-b385-0e776d391bad 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:56:28.330 7 INFO neutron.db.l3_hamode_db [None req-8a9c5591-8c08-483c-b385-0e776d391bad 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1111/2313] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:28 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2314] 10.0.0.126 () {34 vars in 1120 bytes} [Tue Apr 28 23:56:28 2026] GET /v2.0/security-groups?id=d84b30e9-b81c-42ee-8a49-0f59c31edebd&id=04761836-7556-4ab5-a0d0-91b71eb1f8b3&fields=id&fields=name => generated 204 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2315] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:28 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:56:29.024 8 INFO neutron.db.l3_db [None req-bd0e6243-4e7f-46f7-990e-c7a95eb9a183 66221c1efe804570a296b1e6fcc43240 ce1ac8d3a329414ba8e3a4d2e412382d - - default default] Floating IP c0e508a0-e619-4844-81f8-c53c95151bdc associated. External IP: 10.96.250.218, port: e9cdabdf-2190-4e07-8997-15a035a77af4. [pid: 7|app: 0|req: 1203/2316] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:56:27 2026] POST /v2.0/routers => generated 695 bytes in 2239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2317] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:56:28 2026] PUT /v2.0/floatingips/c0e508a0-e619-4844-81f8-c53c95151bdc => generated 855 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2318] 10.0.0.241 () {32 vars in 776 bytes} [Tue Apr 28 23:56:29 2026] GET /v2.0/subnets?project_id=eac2a50a40304b82ac613dc44ffe8002&cidr=10.100.0.0%2F28 => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:56:29.389 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-797ed225-e0dc-4142-937d-c72c346dea02'] response: {'name': 'network-changed', 'server_uuid': '994e37f7-f866-4f1d-b993-32b1818a16b9', 'tag': 'e9cdabdf-2190-4e07-8997-15a035a77af4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1115/2319] 10.0.0.241 () {32 vars in 694 bytes} [Tue Apr 28 23:56:29 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2320] 10.0.0.241 () {32 vars in 784 bytes} [Tue Apr 28 23:56:29 2026] GET /v2.0/subnets?network_id=8b316915-3fd9-48c8-974c-f79a7eebaac1&cidr=10.100.0.0%2F28 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2321] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:56:29 2026] POST /v2.0/subnets => generated 656 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2322] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:56:29 2026] GET /v2.0/ports?tenant_id=ce1ac8d3a329414ba8e3a4d2e412382d&device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1279 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2323] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:56:29 2026] GET /v2.0/networks?id=ad4d0d96-487c-420c-acd7-680938d40d03 => generated 767 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2326] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:56:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e9cdabdf-2190-4e07-8997-15a035a77af4 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2327] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:56:30 2026] GET /v2.0/subnets?id=090f30a5-1ede-4cf4-955c-7f064bfc1c45 => generated 690 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2328] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:56:30 2026] GET /v2.0/ports?network_id=ad4d0d96-487c-420c-acd7-680938d40d03&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2329] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:56:30 2026] GET /v2.0/networks/ad4d0d96-487c-420c-acd7-680938d40d03?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: 1125/2330] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:56:30 2026] GET /v2.0/networks/ad4d0d96-487c-420c-acd7-680938d40d03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2331] 10.0.0.241 () {34 vars in 783 bytes} [Tue Apr 28 23:56:29 2026] PUT /v2.0/routers/63bc3171-5c75-40ca-8884-94c59aca8e16/add_router_interface => generated 310 bytes in 1406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2332] 10.0.0.241 () {32 vars in 649 bytes} [Tue Apr 28 23:56:31 2026] GET /v2.0/networks => generated 9565 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2333] 10.0.0.241 () {32 vars in 647 bytes} [Tue Apr 28 23:56:31 2026] GET /v2.0/subnets => generated 10020 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2334] 10.0.0.241 () {32 vars in 647 bytes} [Tue Apr 28 23:56:31 2026] GET /v2.0/routers => generated 2900 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2335] 10.0.0.241 () {34 vars in 685 bytes} [Tue Apr 28 23:56:31 2026] POST /v2.0/security-groups => generated 1677 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2336] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:56:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2337] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:56:31 2026] POST /v2.0/security-group-rules => generated 596 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2338] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:56:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2339] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:56:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:56:32.243 8 INFO neutron.db.securitygroups_db [None req-9967b17c-01a2-4213-ae1b-e56fecd70a2e 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Project eac2a50a40304b82ac613dc44ffe8002 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: 1130/2340] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:56:32 2026] POST /v2.0/security-group-rules => generated 607 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:56:32.367 7 INFO neutron.db.securitygroups_db [None req-c52a66cd-1a2e-40a6-bb0b-0a672ef1507c 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Project eac2a50a40304b82ac613dc44ffe8002 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1211/2341] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:56:32 2026] POST /v2.0/security-group-rules => generated 606 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2342] 10.0.0.241 () {32 vars in 649 bytes} [Tue Apr 28 23:56:32 2026] GET /v2.0/networks => generated 1297 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:56:32.982 7 WARNING neutron.db.securitygroups_db [req-fc6dc4ab-6d32-4e39-85fe-a10873d11fe5 req-54e5f950-791f-443f-bf71-7d01869d5ba7 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - 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: 1212/2343] 10.0.0.126 () {34 vars in 1100 bytes} [Tue Apr 28 23:56:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1441274907&fields=id&tenant_id=eac2a50a40304b82ac613dc44ffe8002 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2344] 10.0.0.126 () {34 vars in 982 bytes} [Tue Apr 28 23:56:33 2026] GET /v2.0/networks?id=48cc6ad5-442f-42ef-9bb0-a2a25b04e461 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2345] 10.0.0.126 () {34 vars in 965 bytes} [Tue Apr 28 23:56:33 2026] GET /v2.0/quotas/eac2a50a40304b82ac613dc44ffe8002 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2346] 10.0.0.126 () {34 vars in 1002 bytes} [Tue Apr 28 23:56:33 2026] GET /v2.0/ports?tenant_id=eac2a50a40304b82ac613dc44ffe8002&fields=id => generated 103 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2347] 10.0.0.126 () {34 vars in 1008 bytes} [Tue Apr 28 23:56:33 2026] GET /v2.0/networks/48cc6ad5-442f-42ef-9bb0-a2a25b04e461?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2348] 10.0.0.126 () {34 vars in 1108 bytes} [Tue Apr 28 23:56:33 2026] GET /v2.0/networks/48cc6ad5-442f-42ef-9bb0-a2a25b04e461?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2349] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:33 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => 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: 1135/2350] 10.0.0.126 () {34 vars in 1016 bytes} [Tue Apr 28 23:56:34 2026] GET /v2.0/security-groups?id=18191a93-628d-4ffe-9531-4cef978aebb1&fields=id => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2351] 10.0.0.126 () {34 vars in 982 bytes} [Tue Apr 28 23:56:34 2026] GET /v2.0/networks?id=77e2304f-2720-43a3-a39d-865246b7ff84 => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2352] 10.0.0.126 () {34 vars in 965 bytes} [Tue Apr 28 23:56:34 2026] GET /v2.0/quotas/ddce1a01e6dd4670beaf667e7e060b44 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2353] 10.0.0.126 () {34 vars in 1002 bytes} [Tue Apr 28 23:56:34 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&fields=id => generated 149 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2354] 10.0.0.126 () {34 vars in 1008 bytes} [Tue Apr 28 23:56:34 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?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: 1218/2355] 10.0.0.126 () {34 vars in 1108 bytes} [Tue Apr 28 23:56:34 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2356] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:34 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => 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: 1219/2357] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:35 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => 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: 1139/2358] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:35 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => 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: 1220/2359] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:35 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => 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: 1140/2360] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:36 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => 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: 1221/2361] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:37 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => 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: 1141/2362] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:56:37 2026] GET /v2.0/networks?id=48cc6ad5-442f-42ef-9bb0-a2a25b04e461 => generated 660 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:56:37.932 8 WARNING neutron.db.securitygroups_db [req-fc6dc4ab-6d32-4e39-85fe-a10873d11fe5 req-8b9ab6d1-f14a-46ae-ba42-13a5da801c46 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - 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: 1222/2363] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:37 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => 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: 1142/2364] 199.204.45.74 () {34 vars in 1049 bytes} [Tue Apr 28 23:56:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eac2a50a40304b82ac613dc44ffe8002 => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2365] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:38 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => 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: 1144/2366] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:38 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2367] 10.0.0.126 () {34 vars in 1120 bytes} [Tue Apr 28 23:56:38 2026] GET /v2.0/security-groups?id=d84b30e9-b81c-42ee-8a49-0f59c31edebd&id=04761836-7556-4ab5-a0d0-91b71eb1f8b3&fields=id&fields=name => generated 204 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2368] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:56:38 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1279 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2369] 199.204.45.74 () {38 vars in 954 bytes} [Tue Apr 28 23:56:37 2026] POST /v2.0/ports => generated 954 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2370] 10.0.0.241 () {32 vars in 858 bytes} [Tue Apr 28 23:56:38 2026] GET /v2.0/floatingips?floating_network_id=8b316915-3fd9-48c8-974c-f79a7eebaac1&port_id=e9cdabdf-2190-4e07-8997-15a035a77af4 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1224/2371] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:56:38 2026] PUT /v2.0/ports/98b3f66b-eebc-4c9f-b4b2-00280ddc8b88 => generated 1235 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:56:38.833 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9039c242-b3e4-4ba2-b880-b2ffa70f6356'] response: {'name': 'network-changed', 'server_uuid': '010e3110-23c0-4de3-8ea7-c9b459ab16d8', 'tag': '98b3f66b-eebc-4c9f-b4b2-00280ddc8b88', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1148/2372] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:38 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 969 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: 7|app: 0|req: 1225/2373] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:56:38 2026] GET /v2.0/security-groups?id=12917176-fc33-413f-943b-9f4dbfab6409&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2374] 10.0.0.199 () {34 vars in 990 bytes} [Tue Apr 28 23:56:39 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2375] 10.0.0.199 () {34 vars in 1120 bytes} [Tue Apr 28 23:56:39 2026] GET /v2.0/security-groups?id=d84b30e9-b81c-42ee-8a49-0f59c31edebd&id=04761836-7556-4ab5-a0d0-91b71eb1f8b3&fields=id&fields=name => generated 204 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2376] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:56:39 2026] GET /v2.0/ports?tenant_id=eac2a50a40304b82ac613dc44ffe8002&device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2377] 199.204.45.74 () {34 vars in 1017 bytes} [Tue Apr 28 23:56:39 2026] GET /v2.0/networks?tenant_id=eac2a50a40304b82ac613dc44ffe8002&shared=False => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2378] 199.204.45.74 () {34 vars in 929 bytes} [Tue Apr 28 23:56:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2379] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:56:40 2026] GET /v2.0/networks?id=77e2304f-2720-43a3-a39d-865246b7ff84 => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:56:40.105 7 WARNING neutron.db.securitygroups_db [req-7bed4def-8ed7-4299-a093-4dcf50b72fe3 req-be67c5a5-47bc-4f2f-aadc-15b3f55a5f59 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1152/2380] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:40 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2381] 199.204.45.74 () {34 vars in 1049 bytes} [Tue Apr 28 23:56:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ddce1a01e6dd4670beaf667e7e060b44 => generated 343 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2382] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:56:40 2026] GET /v2.0/security-groups?id=12917176-fc33-413f-943b-9f4dbfab6409&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: 1230/2383] 199.204.45.74 () {38 vars in 954 bytes} [Tue Apr 28 23:56:40 2026] POST /v2.0/ports => generated 1082 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1231/2384] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:56:40 2026] GET /v2.0/ports?tenant_id=eac2a50a40304b82ac613dc44ffe8002&device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2385] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:56:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=98b3f66b-eebc-4c9f-b4b2-00280ddc8b88 => 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: 1233/2386] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:56:40 2026] GET /v2.0/subnets?id=c54fa4f7-30da-411d-b229-1ef4e3438d6b => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2387] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:56:40 2026] GET /v2.0/ports?network_id=48cc6ad5-442f-42ef-9bb0-a2a25b04e461&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2388] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:56:40 2026] GET /v2.0/networks/48cc6ad5-442f-42ef-9bb0-a2a25b04e461?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: 1236/2389] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:56:40 2026] GET /v2.0/networks/48cc6ad5-442f-42ef-9bb0-a2a25b04e461?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2390] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:56:40 2026] PUT /v2.0/ports/4e2f87a9-8168-4563-b2a5-bebe270a362a => generated 1243 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:56:40.963 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08ff5ae9-0f00-488f-98fe-6e6fe8722ab2'] response: {'name': 'network-changed', 'server_uuid': '9d32c9cd-57c5-4bb1-9445-5e41c104b6ab', 'tag': '4e2f87a9-8168-4563-b2a5-bebe270a362a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1237/2391] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:40 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1155/2392] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:56:41 2026] GET /v2.0/security-groups?id=18191a93-628d-4ffe-9531-4cef978aebb1&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2393] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:41 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2394] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:41 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2395] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:56:41 2026] GET /v2.0/security-groups?id=12917176-fc33-413f-943b-9f4dbfab6409&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2396] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:56:41 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2397] 199.204.45.74 () {34 vars in 1017 bytes} [Tue Apr 28 23:56:41 2026] GET /v2.0/networks?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&shared=False => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2398] 199.204.45.74 () {34 vars in 929 bytes} [Tue Apr 28 23:56:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2399] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:41 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1010 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2400] 10.0.0.126 () {34 vars in 1120 bytes} [Tue Apr 28 23:56:41 2026] GET /v2.0/security-groups?id=d84b30e9-b81c-42ee-8a49-0f59c31edebd&id=04761836-7556-4ab5-a0d0-91b71eb1f8b3&fields=id&fields=name => generated 204 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2401] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:42 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => 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: 1160/2402] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:56:42 2026] GET /v2.0/security-groups?id=12917176-fc33-413f-943b-9f4dbfab6409&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: 1243/2403] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:56:42 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2404] 199.204.45.74 () {34 vars in 1061 bytes} [Tue Apr 28 23:56:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.100&port_id=4e2f87a9-8168-4563-b2a5-bebe270a362a => 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: 1244/2405] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:56:42 2026] GET /v2.0/subnets?id=f5690ab4-d892-46c9-91b1-3786de615b90 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2406] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:56:42 2026] GET /v2.0/ports?network_id=77e2304f-2720-43a3-a39d-865246b7ff84&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2407] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:56:42 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2408] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:42 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2409] 10.0.0.126 () {34 vars in 1120 bytes} [Tue Apr 28 23:56:42 2026] GET /v2.0/security-groups?id=d84b30e9-b81c-42ee-8a49-0f59c31edebd&id=04761836-7556-4ab5-a0d0-91b71eb1f8b3&fields=id&fields=name => generated 204 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2410] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:56:42 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2411] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:43 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2412] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:56:43 2026] GET /v2.0/security-groups?id=12917176-fc33-413f-943b-9f4dbfab6409&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2413] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:43 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2414] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:56:43 2026] GET /v2.0/security-groups?id=18191a93-628d-4ffe-9531-4cef978aebb1&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2415] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:43 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2416] 10.0.0.126 () {34 vars in 1120 bytes} [Tue Apr 28 23:56:44 2026] GET /v2.0/security-groups?id=d84b30e9-b81c-42ee-8a49-0f59c31edebd&id=04761836-7556-4ab5-a0d0-91b71eb1f8b3&fields=id&fields=name => generated 204 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2417] 199.204.45.74 () {34 vars in 993 bytes} [Tue Apr 28 23:56:44 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2418] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:44 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:56:44.179 7 INFO neutron_taas.services.taas.taas_plugin [req-716c37d7-3dd5-43c2-a95e-b2b0d450aa39 req-8bbb17da-39de-49e7-a541-be5cf6e213a5 66221c1efe804570a296b1e6fcc43240 ce1ac8d3a329414ba8e3a4d2e412382d - - default default] TaaS: Handle Delete Port: e9cdabdf-2190-4e07-8997-15a035a77af4 2026-04-28 23:56:44.182 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-716c37d7-3dd5-43c2-a95e-b2b0d450aa39 req-8bbb17da-39de-49e7-a541-be5cf6e213a5 66221c1efe804570a296b1e6fcc43240 ce1ac8d3a329414ba8e3a4d2e412382d - - default default] Tap Mirror: Handle Delete Port: e9cdabdf-2190-4e07-8997-15a035a77af4 2026-04-28 23:56:44.293 7 INFO neutron.db.l3_db [req-716c37d7-3dd5-43c2-a95e-b2b0d450aa39 req-8bbb17da-39de-49e7-a541-be5cf6e213a5 66221c1efe804570a296b1e6fcc43240 ce1ac8d3a329414ba8e3a4d2e412382d - - default default] Floating IP c0e508a0-e619-4844-81f8-c53c95151bdc disassociated. External IP: 10.96.250.218, port: e9cdabdf-2190-4e07-8997-15a035a77af4. [pid: 7|app: 0|req: 1250/2419] 199.204.45.74 () {36 vars in 996 bytes} [Tue Apr 28 23:56:44 2026] DELETE /v2.0/ports/e9cdabdf-2190-4e07-8997-15a035a77af4 => generated 0 bytes in 609 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:56:44.716 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37bd0492-2e68-49da-bbf6-e51f3c5a6288'] response: {'server_uuid': '994e37f7-f866-4f1d-b993-32b1818a16b9', 'name': 'network-vif-deleted', 'tag': 'e9cdabdf-2190-4e07-8997-15a035a77af4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1170/2420] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:44 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2421] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:56:44 2026] GET /v2.0/security-groups?id=12917176-fc33-413f-943b-9f4dbfab6409&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2424] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:45 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => 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: 1253/2425] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:45 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2426] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:56:46 2026] GET /v2.0/security-groups?id=12917176-fc33-413f-943b-9f4dbfab6409&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: 1254/2427] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:46 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2428] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:46 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2429] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:56:46 2026] GET /v2.0/security-groups?id=12917176-fc33-413f-943b-9f4dbfab6409&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2430] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:56:46 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2431] 199.204.45.74 () {34 vars in 993 bytes} [Tue Apr 28 23:56:46 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2432] 199.204.45.74 () {34 vars in 1043 bytes} [Tue Apr 28 23:56:47 2026] GET /v2.0/security-groups?id=18191a93-628d-4ffe-9531-4cef978aebb1&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: 1178/2433] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:47 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2434] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:56:47 2026] GET /v2.0/security-groups?id=18191a93-628d-4ffe-9531-4cef978aebb1&fields=id&fields=name => generated 96 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:56:47.225 7 INFO neutron.db.l3_db [None req-160b735f-7c01-4ab7-a20e-0b6bf73670de 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Floating IP bc2f5941-a1e8-4258-a681-59feb4fc8ebd associated. External IP: 10.96.250.212, port: 98b3f66b-eebc-4c9f-b4b2-00280ddc8b88. [pid: 8|app: 0|req: 1180/2435] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:47 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2436] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:47 2026] GET /v2.0/ports?device_id=994e37f7-f866-4f1d-b993-32b1818a16b9 => 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: 1256/2437] 10.0.0.241 () {34 vars in 677 bytes} [Tue Apr 28 23:56:46 2026] POST /v2.0/floatingips => generated 855 bytes in 1580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2438] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:56:47 2026] GET /v2.0/floatingips/bc2f5941-a1e8-4258-a681-59feb4fc8ebd => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:56:48.024 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d70082e9-c2d9-4109-99f8-5ba0484ffc51'] response: {'name': 'network-changed', 'server_uuid': '010e3110-23c0-4de3-8ea7-c9b459ab16d8', 'tag': '98b3f66b-eebc-4c9f-b4b2-00280ddc8b88', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1257/2439] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:56:48 2026] GET /v2.0/ports?tenant_id=eac2a50a40304b82ac613dc44ffe8002&device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2440] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:56:48 2026] GET /v2.0/networks?id=48cc6ad5-442f-42ef-9bb0-a2a25b04e461 => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2441] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:56:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=98b3f66b-eebc-4c9f-b4b2-00280ddc8b88 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2442] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:56:48 2026] DELETE /v2.0/security-groups/04761836-7556-4ab5-a0d0-91b71eb1f8b3 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2443] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:56:48 2026] GET /v2.0/subnets?id=c54fa4f7-30da-411d-b229-1ef4e3438d6b => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:56:48.729 7 INFO neutron.api.v2.resource [None req-f9813fc1-dc82-49c7-bf72-bfb706913b8a 66221c1efe804570a296b1e6fcc43240 ce1ac8d3a329414ba8e3a4d2e412382d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1259/2444] 10.0.0.241 () {32 vars in 737 bytes} [Tue Apr 28 23:56:48 2026] GET /v2.0/security-groups/04761836-7556-4ab5-a0d0-91b71eb1f8b3 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2445] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:56:48 2026] GET /v2.0/ports?network_id=48cc6ad5-442f-42ef-9bb0-a2a25b04e461&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:56:48.830 7 INFO neutron_taas.services.taas.taas_plugin [None req-93a8c03c-764e-4803-b4fd-d836b0302a81 66221c1efe804570a296b1e6fcc43240 ce1ac8d3a329414ba8e3a4d2e412382d - - default default] TaaS: Handle Delete Port: 940fb658-86b9-4052-bd4a-ef7d9c970266 [pid: 8|app: 0|req: 1187/2446] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:56:48 2026] GET /v2.0/networks/48cc6ad5-442f-42ef-9bb0-a2a25b04e461?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:56:48.835 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93a8c03c-764e-4803-b4fd-d836b0302a81 66221c1efe804570a296b1e6fcc43240 ce1ac8d3a329414ba8e3a4d2e412382d - - default default] Tap Mirror: Handle Delete Port: 940fb658-86b9-4052-bd4a-ef7d9c970266 [pid: 8|app: 0|req: 1188/2447] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:56:48 2026] GET /v2.0/networks/48cc6ad5-442f-42ef-9bb0-a2a25b04e461?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2448] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:56:48 2026] DELETE /v2.0/floatingips/c0e508a0-e619-4844-81f8-c53c95151bdc => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2449] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:56:49 2026] GET /v2.0/floatingips/bc2f5941-a1e8-4258-a681-59feb4fc8ebd => generated 855 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2450] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:56:49 2026] DELETE /v2.0/security-groups/d84b30e9-b81c-42ee-8a49-0f59c31edebd => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:56:49.557 8 INFO neutron_taas.services.taas.taas_plugin [None req-a1a5384e-ae48-4449-ac49-c899946b9f96 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: f2908773-0aeb-478b-a41a-ec2113cc6d85 2026-04-28 23:56:49.561 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1a5384e-ae48-4449-ac49-c899946b9f96 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: f2908773-0aeb-478b-a41a-ec2113cc6d85 [pid: 7|app: 0|req: 1262/2451] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:56:50 2026] GET /v2.0/floatingips/bc2f5941-a1e8-4258-a681-59feb4fc8ebd => generated 857 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2452] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:56:49 2026] PUT /v2.0/routers/ad80c779-11ac-49ab-b26a-9b1bd0283143/remove_router_interface => generated 310 bytes in 954 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2453] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:50 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2454] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:56:50 2026] GET /v2.0/security-groups?id=18191a93-628d-4ffe-9531-4cef978aebb1&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: 7|app: 0|req: 1265/2455] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:56:50 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:56:50.418 8 INFO neutron_taas.services.taas.taas_plugin [None req-488842cc-bfb1-4ede-88a2-9371bee39f88 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 141b89d9-ea51-46f5-89d0-997e5e48a6e6 2026-04-28 23:56:50.421 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-488842cc-bfb1-4ede-88a2-9371bee39f88 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 141b89d9-ea51-46f5-89d0-997e5e48a6e6 2026-04-28 23:56:50.757 8 INFO neutron_taas.services.taas.taas_plugin [None req-488842cc-bfb1-4ede-88a2-9371bee39f88 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: c5cbf756-cbdd-4517-a7b9-4dda1544341a 2026-04-28 23:56:50.760 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-488842cc-bfb1-4ede-88a2-9371bee39f88 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: c5cbf756-cbdd-4517-a7b9-4dda1544341a 2026-04-28 23:56:51.352 8 INFO neutron.services.segments.plugin [-] Segment 0ad05da8-007a-43a5-b4f8-e8428d3a8b59 resource provider aggregate not found 2026-04-28 23:56:51.359 8 INFO neutron.services.segments.plugin [-] Segment 0ad05da8-007a-43a5-b4f8-e8428d3a8b59 resource provider aggregate not found 2026-04-28 23:56:51.374 8 INFO neutron.services.segments.plugin [-] Segment 0ad05da8-007a-43a5-b4f8-e8428d3a8b59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ad05da8-007a-43a5-b4f8-e8428d3a8b59 found for delete ", "request_id": "req-22f2d815-9878-4675-bdba-2572587ecc81"}]} 2026-04-28 23:56:51.379 8 INFO neutron.services.segments.plugin [-] Segment 0ad05da8-007a-43a5-b4f8-e8428d3a8b59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ad05da8-007a-43a5-b4f8-e8428d3a8b59 found for delete ", "request_id": "req-0f61a650-7f22-4b3f-9ca7-6767bfa09b8e"}]} 2026-04-28 23:56:51.443 8 INFO neutron.db.l3_hamode_db [None req-488842cc-bfb1-4ede-88a2-9371bee39f88 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] HA network a819d205-8970-42a3-898b-12634e85bdcd was deleted as no HA routers are present in project ce1ac8d3a329414ba8e3a4d2e412382d. [pid: 8|app: 0|req: 1191/2456] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:56:50 2026] DELETE /v2.0/routers/ad80c779-11ac-49ab-b26a-9b1bd0283143 => generated 0 bytes in 1277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2457] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:56:51 2026] DELETE /v2.0/subnets/090f30a5-1ede-4cf4-955c-7f064bfc1c45 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:56:51.784 8 INFO neutron_taas.services.taas.taas_plugin [None req-788f28c8-7dfb-448d-9bc9-ce288034bf95 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: b717eb7a-13de-4d5c-95ba-ec69a0eae1ea 2026-04-28 23:56:51.787 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-788f28c8-7dfb-448d-9bc9-ce288034bf95 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: b717eb7a-13de-4d5c-95ba-ec69a0eae1ea [pid: 8|app: 0|req: 1192/2458] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:56:51 2026] DELETE /v2.0/networks/ad4d0d96-487c-420c-acd7-680938d40d03 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:56:52.521 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d9c927d-e49d-4424-8f72-e8cf73af6116 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 9cdbfb6f-e5dd-466e-a2c6-d6e09fbc8fca 2026-04-28 23:56:52.523 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d9c927d-e49d-4424-8f72-e8cf73af6116 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 9cdbfb6f-e5dd-466e-a2c6-d6e09fbc8fca [pid: 7|app: 0|req: 1267/2459] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:56:52 2026] PUT /v2.0/routers/5c07b607-7337-4873-b756-4374690d6874/remove_router_interface => generated 310 bytes in 1147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:56:53.396 8 INFO neutron.services.segments.plugin [-] Segment badedb96-9c49-4470-b994-8a5f8ec95cbe resource provider aggregate not found 2026-04-28 23:56:53.409 8 INFO neutron.services.segments.plugin [-] Segment badedb96-9c49-4470-b994-8a5f8ec95cbe resource provider aggregate not found 2026-04-28 23:56:53.413 8 INFO neutron.services.segments.plugin [-] Segment badedb96-9c49-4470-b994-8a5f8ec95cbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid badedb96-9c49-4470-b994-8a5f8ec95cbe found for delete ", "request_id": "req-02415512-d4a2-47d9-a177-2988098f5dd4"}]} 2026-04-28 23:56:53.427 8 INFO neutron.services.segments.plugin [-] Segment badedb96-9c49-4470-b994-8a5f8ec95cbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid badedb96-9c49-4470-b994-8a5f8ec95cbe found for delete ", "request_id": "req-b16a8a68-3891-4d28-abb8-4a2deba99627"}]} 2026-04-28 23:56:53.565 8 INFO neutron_taas.services.taas.taas_plugin [None req-5902611d-fa39-45c2-b41b-db9ad5a850fd 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: a99e470a-d350-49f2-a4e5-13140cf3ce5f 2026-04-28 23:56:53.569 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5902611d-fa39-45c2-b41b-db9ad5a850fd 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: a99e470a-d350-49f2-a4e5-13140cf3ce5f 2026-04-28 23:56:53.963 8 INFO neutron_taas.services.taas.taas_plugin [None req-5902611d-fa39-45c2-b41b-db9ad5a850fd 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: af7c7e29-3993-4d13-a7f9-cb0c929e67ce 2026-04-28 23:56:53.966 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5902611d-fa39-45c2-b41b-db9ad5a850fd 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: af7c7e29-3993-4d13-a7f9-cb0c929e67ce 2026-04-28 23:56:54.748 8 INFO neutron.db.l3_hamode_db [None req-5902611d-fa39-45c2-b41b-db9ad5a850fd 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] HA network 48b95787-249f-4644-b125-8851a4f7c5bd was deleted as no HA routers are present in project 00434651f75448eab5f296c0d8a85298. [pid: 8|app: 0|req: 1193/2460] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:56:53 2026] DELETE /v2.0/routers/5c07b607-7337-4873-b756-4374690d6874 => generated 0 bytes in 1505 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2461] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:56:54 2026] DELETE /v2.0/subnets/3e4101c8-de77-4a2f-b8a7-67a2f6157805 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:56:55.146 8 INFO neutron_taas.services.taas.taas_plugin [None req-ceb94883-de33-4edb-844b-37b31357086d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 9a8f12fa-7ce7-46b4-8c5a-5005ac499c8d 2026-04-28 23:56:55.149 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ceb94883-de33-4edb-844b-37b31357086d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 9a8f12fa-7ce7-46b4-8c5a-5005ac499c8d [pid: 8|app: 0|req: 1194/2462] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:56:55 2026] DELETE /v2.0/networks/82798494-30f4-4304-9973-9f74d9a8a1a5 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:56:55.443 8 INFO neutron.services.segments.plugin [-] Segment 58ac6f61-e33f-471d-8f0e-e1e45ded0113 resource provider aggregate not found 2026-04-28 23:56:55.453 8 INFO neutron.services.segments.plugin [-] Segment 58ac6f61-e33f-471d-8f0e-e1e45ded0113 resource provider aggregate not found 2026-04-28 23:56:55.467 8 INFO neutron.services.segments.plugin [-] Segment 58ac6f61-e33f-471d-8f0e-e1e45ded0113 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58ac6f61-e33f-471d-8f0e-e1e45ded0113 found for delete ", "request_id": "req-071a542d-3f52-434c-ac20-39ac1a07d36d"}]} 2026-04-28 23:56:55.475 8 INFO neutron.services.segments.plugin [-] Segment 58ac6f61-e33f-471d-8f0e-e1e45ded0113 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58ac6f61-e33f-471d-8f0e-e1e45ded0113 found for delete ", "request_id": "req-10e23467-8de3-474e-945b-79fbede5ef50"}]} 2026-04-28 23:56:55.492 8 INFO neutron.services.segments.plugin [-] Segment 137782d0-a271-4bbd-bf6e-2ed450f76e07 resource provider aggregate not found 2026-04-28 23:56:55.498 8 INFO neutron.services.segments.plugin [-] Segment 137782d0-a271-4bbd-bf6e-2ed450f76e07 resource provider aggregate not found 2026-04-28 23:56:55.510 8 INFO neutron.services.segments.plugin [-] Segment 137782d0-a271-4bbd-bf6e-2ed450f76e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 137782d0-a271-4bbd-bf6e-2ed450f76e07 found for delete ", "request_id": "req-df1e1516-cd47-4056-8313-6251292e8c82"}]} 2026-04-28 23:56:55.515 8 INFO neutron.services.segments.plugin [-] Segment 137782d0-a271-4bbd-bf6e-2ed450f76e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 137782d0-a271-4bbd-bf6e-2ed450f76e07 found for delete ", "request_id": "req-e0fcca77-85d4-4603-80ca-f4c0c245907a"}]} 2026-04-28 23:56:55.593 7 WARNING neutron.db.securitygroups_db [None req-7b25e68f-47d2-452b-80d1-3d37717c4161 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1269/2463] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:56:55 2026] GET /v2.0/security-groups?tenant_id=00434651f75448eab5f296c0d8a85298&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2464] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:56:55 2026] DELETE /v2.0/security-groups/1fcdfde5-66db-4e88-9f03-ce7e9ef3f2f2 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:56:55.863 7 WARNING neutron.db.securitygroups_db [None req-c5f1e93b-c087-4e7a-8003-02cda8d9d514 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1270/2465] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:56:55 2026] GET /v2.0/security-groups?tenant_id=ce1ac8d3a329414ba8e3a4d2e412382d&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: 1196/2466] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:56:55 2026] DELETE /v2.0/security-groups/54204cdc-e9a3-4fcc-88b7-4d73d5ad2b43 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2467] 10.0.0.199 () {34 vars in 990 bytes} [Tue Apr 28 23:56:57 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2468] 10.0.0.199 () {34 vars in 1040 bytes} [Tue Apr 28 23:56:57 2026] GET /v2.0/security-groups?id=12917176-fc33-413f-943b-9f4dbfab6409&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:00.655 7 INFO neutron.db.segments_db [None req-dd543e11-4e40-48d1-aa98-40f27140502c 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Added segment 6ae51aef-acec-4165-8155-bea51153fc19 of type vxlan for network 820d344f-27db-4822-ab56-4bb0b461d584 2026-04-28 23:57:00.903 7 INFO neutron.db.l3_hamode_db [None req-dd543e11-4e40-48d1-aa98-40f27140502c 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:57:01.012 7 INFO neutron.db.l3_hamode_db [None req-dd543e11-4e40-48d1-aa98-40f27140502c 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1273/2471] 10.0.0.241 () {34 vars in 668 bytes} [Tue Apr 28 23:57:00 2026] POST /v2.0/routers => generated 474 bytes in 1190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:57:01.688 8 INFO neutron.db.l3_hamode_db [None req-f281d621-7381-44df-bbe9-6ed9712ce014 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:57:01.789 8 INFO neutron.db.l3_hamode_db [None req-f281d621-7381-44df-bbe9-6ed9712ce014 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1199/2472] 10.0.0.241 () {34 vars in 668 bytes} [Tue Apr 28 23:57:01 2026] POST /v2.0/routers => generated 474 bytes in 782 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:57:02.481 7 INFO neutron.db.l3_hamode_db [None req-8a41d14f-35f5-4f3c-85f8-2f8490f8e1a3 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:57:02.605 7 INFO neutron.db.l3_hamode_db [None req-8a41d14f-35f5-4f3c-85f8-2f8490f8e1a3 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1274/2473] 10.0.0.241 () {34 vars in 668 bytes} [Tue Apr 28 23:57:02 2026] POST /v2.0/routers => generated 474 bytes in 889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:57:03.355 8 INFO neutron.db.l3_hamode_db [None req-3bed3e60-7859-4ca2-9923-0e089055307d 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:57:03.465 8 INFO neutron.db.l3_hamode_db [None req-3bed3e60-7859-4ca2-9923-0e089055307d 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1200/2474] 10.0.0.241 () {34 vars in 668 bytes} [Tue Apr 28 23:57:03 2026] POST /v2.0/routers => generated 474 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:57:04.110 7 INFO neutron.db.l3_hamode_db [None req-01bb23b6-2365-409c-9bc6-9cffb113e492 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:57:04.255 7 INFO neutron.db.l3_hamode_db [None req-01bb23b6-2365-409c-9bc6-9cffb113e492 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1275/2475] 10.0.0.241 () {34 vars in 668 bytes} [Tue Apr 28 23:57:04 2026] POST /v2.0/routers => generated 474 bytes in 778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:57:04.926 8 WARNING tagging [None req-5075999c-4433-4c42-82dd-75b669e57786 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - 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: 1201/2476] 10.0.0.241 () {34 vars in 751 bytes} [Tue Apr 28 23:57:04 2026] PUT /v2.0/routers/070f427b-a3a4-4d25-b1f0-1f97aedf6958/tags => generated 17 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:05.070 7 WARNING tagging [None req-edcd0779-7020-4452-89bd-904f9bb0250d 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - 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: 1276/2477] 10.0.0.241 () {34 vars in 751 bytes} [Tue Apr 28 23:57:04 2026] PUT /v2.0/routers/606309df-7a83-46cc-8210-6cbb5f2c6231/tags => generated 25 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:05.699 8 WARNING tagging [None req-271faf82-adf6-4082-99a4-ac9d24e22389 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - 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: 1202/2478] 10.0.0.241 () {34 vars in 751 bytes} [Tue Apr 28 23:57:05 2026] PUT /v2.0/routers/c9ad3000-bfa1-47b9-9683-db5f6cf762b1/tags => generated 34 bytes in 629 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:05.821 7 WARNING tagging [None req-ba068c3d-95a2-4ded-866d-a0aa4ffa3222 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - 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: 1277/2479] 10.0.0.241 () {34 vars in 751 bytes} [Tue Apr 28 23:57:05 2026] PUT /v2.0/routers/024ca88b-bf29-4e22-877f-07bc9a213aee/tags => generated 19 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2480] 10.0.0.241 () {32 vars in 664 bytes} [Tue Apr 28 23:57:05 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2481] 10.0.0.241 () {32 vars in 678 bytes} [Tue Apr 28 23:57:05 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2482] 10.0.0.241 () {32 vars in 826 bytes} [Tue Apr 28 23:57:06 2026] GET /v2.0/ports?project_id=eac2a50a40304b82ac613dc44ffe8002&network_id=48cc6ad5-442f-42ef-9bb0-a2a25b04e461 => generated 3691 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2483] 10.0.0.241 () {32 vars in 674 bytes} [Tue Apr 28 23:57:06 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2484] 10.0.0.241 () {32 vars in 686 bytes} [Tue Apr 28 23:57:06 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2485] 10.0.0.241 () {32 vars in 672 bytes} [Tue Apr 28 23:57:06 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2486] 10.0.0.241 () {32 vars in 686 bytes} [Tue Apr 28 23:57:06 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2487] 10.0.0.241 () {32 vars in 742 bytes} [Tue Apr 28 23:57:06 2026] GET /v2.0/subnets?network_id=8b316915-3fd9-48c8-974c-f79a7eebaac1 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2488] 10.0.0.241 () {32 vars in 682 bytes} [Tue Apr 28 23:57:06 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2489] 10.0.0.241 () {32 vars in 694 bytes} [Tue Apr 28 23:57:06 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2490] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:57:06 2026] GET /v2.0/routers/070f427b-a3a4-4d25-b1f0-1f97aedf6958 => generated 485 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:06.735 8 INFO neutron.db.l3_db [None req-f3e1d807-1fbd-4f07-a2f7-966818e03537 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Floating IP bc2f5941-a1e8-4258-a681-59feb4fc8ebd disassociated. External IP: 10.96.250.212, port: 98b3f66b-eebc-4c9f-b4b2-00280ddc8b88. [pid: 8|app: 0|req: 1208/2491] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:57:06 2026] PUT /v2.0/floatingips/bc2f5941-a1e8-4258-a681-59feb4fc8ebd => generated 554 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2492] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:57:07 2026] GET /v2.0/floatingips/bc2f5941-a1e8-4258-a681-59feb4fc8ebd => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:07.075 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-608b432e-a0f8-4af6-bb79-12818ea662dd'] response: {'name': 'network-changed', 'server_uuid': '010e3110-23c0-4de3-8ea7-c9b459ab16d8', 'tag': '98b3f66b-eebc-4c9f-b4b2-00280ddc8b88', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1284/2493] 10.0.0.241 () {34 vars in 742 bytes} [Tue Apr 28 23:57:06 2026] PUT /v2.0/routers/070f427b-a3a4-4d25-b1f0-1f97aedf6958 => generated 485 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2494] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:57:07 2026] GET /v2.0/ports?device_id=070f427b-a3a4-4d25-b1f0-1f97aedf6958 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:07.530 7 INFO neutron_taas.services.taas.taas_plugin [None req-c325a321-b842-4fd2-aa64-72c2773a28a9 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] TaaS: Handle Delete Port: a390eda4-9307-4f19-a66e-aa325dac2683 2026-04-28 23:57:07.533 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c325a321-b842-4fd2-aa64-72c2773a28a9 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Tap Mirror: Handle Delete Port: a390eda4-9307-4f19-a66e-aa325dac2683 [pid: 8|app: 0|req: 1211/2495] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:57:07 2026] GET /v2.0/ports?tenant_id=eac2a50a40304b82ac613dc44ffe8002&device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2496] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:57:07 2026] GET /v2.0/networks?id=48cc6ad5-442f-42ef-9bb0-a2a25b04e461 => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2497] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:57:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=98b3f66b-eebc-4c9f-b4b2-00280ddc8b88 => 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: 1285/2498] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:57:07 2026] DELETE /v2.0/routers/070f427b-a3a4-4d25-b1f0-1f97aedf6958 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2499] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:57:07 2026] GET /v2.0/subnets?id=c54fa4f7-30da-411d-b229-1ef4e3438d6b => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2500] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:57:07 2026] GET /v2.0/routers/606309df-7a83-46cc-8210-6cbb5f2c6231 => generated 493 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2501] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:57:07 2026] GET /v2.0/ports?network_id=48cc6ad5-442f-42ef-9bb0-a2a25b04e461&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2502] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:57:07 2026] GET /v2.0/networks/48cc6ad5-442f-42ef-9bb0-a2a25b04e461?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2503] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:57:07 2026] GET /v2.0/networks/48cc6ad5-442f-42ef-9bb0-a2a25b04e461?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2504] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:57:08 2026] GET /v2.0/floatingips/bc2f5941-a1e8-4258-a681-59feb4fc8ebd => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2505] 10.0.0.241 () {34 vars in 742 bytes} [Tue Apr 28 23:57:07 2026] PUT /v2.0/routers/606309df-7a83-46cc-8210-6cbb5f2c6231 => generated 493 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2506] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:57:08 2026] GET /v2.0/ports?device_id=606309df-7a83-46cc-8210-6cbb5f2c6231 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:08.509 7 INFO neutron_taas.services.taas.taas_plugin [None req-15751e80-548b-40f6-a69d-07730a6575b1 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] TaaS: Handle Delete Port: 2e20797b-564c-4d1e-99fb-7147b0a31459 2026-04-28 23:57:08.512 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15751e80-548b-40f6-a69d-07730a6575b1 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Tap Mirror: Handle Delete Port: 2e20797b-564c-4d1e-99fb-7147b0a31459 [pid: 7|app: 0|req: 1288/2507] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:57:08 2026] DELETE /v2.0/routers/606309df-7a83-46cc-8210-6cbb5f2c6231 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2508] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:57:08 2026] GET /v2.0/routers/c9ad3000-bfa1-47b9-9683-db5f6cf762b1 => generated 502 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2509] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:57:09 2026] GET /v2.0/floatingips/bc2f5941-a1e8-4258-a681-59feb4fc8ebd => generated 552 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2510] 10.0.0.241 () {34 vars in 742 bytes} [Tue Apr 28 23:57:08 2026] PUT /v2.0/routers/c9ad3000-bfa1-47b9-9683-db5f6cf762b1 => generated 502 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2511] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:57:09 2026] GET /v2.0/ports?device_id=c9ad3000-bfa1-47b9-9683-db5f6cf762b1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:09.505 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f49197e-5b5c-4047-a52c-93e282c72061 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] TaaS: Handle Delete Port: 7509c51a-6d02-45b0-964a-459bf55393d2 2026-04-28 23:57:09.510 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f49197e-5b5c-4047-a52c-93e282c72061 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Tap Mirror: Handle Delete Port: 7509c51a-6d02-45b0-964a-459bf55393d2 [pid: 7|app: 0|req: 1290/2512] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:57:09 2026] DELETE /v2.0/routers/c9ad3000-bfa1-47b9-9683-db5f6cf762b1 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2513] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:57:09 2026] GET /v2.0/routers/024ca88b-bf29-4e22-877f-07bc9a213aee => generated 487 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2514] 10.0.0.241 () {34 vars in 685 bytes} [Tue Apr 28 23:57:10 2026] POST /v2.0/security-groups => generated 1675 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2515] 10.0.0.241 () {34 vars in 742 bytes} [Tue Apr 28 23:57:09 2026] PUT /v2.0/routers/024ca88b-bf29-4e22-877f-07bc9a213aee => generated 487 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2516] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:57:10 2026] GET /v2.0/ports?device_id=024ca88b-bf29-4e22-877f-07bc9a213aee => 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: 1225/2517] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:57:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:57:10.537 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba1e2699-aa5a-4a6e-8c7c-f97c1f3d2f0d 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] TaaS: Handle Delete Port: f33f454a-b674-4d2c-b788-41c2d8c61af1 2026-04-28 23:57:10.540 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba1e2699-aa5a-4a6e-8c7c-f97c1f3d2f0d 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Tap Mirror: Handle Delete Port: f33f454a-b674-4d2c-b788-41c2d8c61af1 [pid: 8|app: 0|req: 1226/2518] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:57:10 2026] POST /v2.0/security-group-rules => generated 596 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2519] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:57:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2520] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:57:10 2026] DELETE /v2.0/routers/024ca88b-bf29-4e22-877f-07bc9a213aee => generated 0 bytes in 436 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2521] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:57:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2522] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:57:10 2026] GET /v2.0/routers/044ef74b-2405-4a85-b9d1-9e159b4d133e => generated 480 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:10.914 8 INFO neutron.db.securitygroups_db [None req-513fcbe5-7226-4506-8c1d-87c8754a67ea 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Project eac2a50a40304b82ac613dc44ffe8002 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: 1229/2523] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:57:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:57:11.169 8 INFO neutron.db.securitygroups_db [None req-96c27638-0872-4f7d-a85e-fe17efcf5a94 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Project eac2a50a40304b82ac613dc44ffe8002 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: 1230/2524] 10.0.0.241 () {34 vars in 695 bytes} [Tue Apr 28 23:57:11 2026] POST /v2.0/security-group-rules => generated 606 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2525] 10.0.0.241 () {34 vars in 742 bytes} [Tue Apr 28 23:57:10 2026] PUT /v2.0/routers/044ef74b-2405-4a85-b9d1-9e159b4d133e => generated 480 bytes in 739 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2526] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:57:11 2026] GET /v2.0/ports?device_id=044ef74b-2405-4a85-b9d1-9e159b4d133e => 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: 1232/2527] 10.0.0.241 () {32 vars in 649 bytes} [Tue Apr 28 23:57:11 2026] GET /v2.0/networks => generated 1297 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:57:11.840 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a56123b-fee9-45ec-846d-99ac6b8e01d8 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] TaaS: Handle Delete Port: a4b55846-9b8c-41ee-aa0c-44f291792c58 2026-04-28 23:57:11.843 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a56123b-fee9-45ec-846d-99ac6b8e01d8 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] Tap Mirror: Handle Delete Port: a4b55846-9b8c-41ee-aa0c-44f291792c58 2026-04-28 23:57:11.881 8 WARNING neutron.db.securitygroups_db [req-774b9980-9c2e-470e-9c96-4605048a2164 req-39cb3700-1afd-447c-885b-29daa2d76b51 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - 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: 1233/2528] 10.0.0.126 () {34 vars in 1098 bytes} [Tue Apr 28 23:57:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-340797769&fields=id&tenant_id=eac2a50a40304b82ac613dc44ffe8002 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2529] 10.0.0.126 () {34 vars in 982 bytes} [Tue Apr 28 23:57:11 2026] GET /v2.0/networks?id=48cc6ad5-442f-42ef-9bb0-a2a25b04e461 => generated 660 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2530] 10.0.0.126 () {34 vars in 965 bytes} [Tue Apr 28 23:57:11 2026] GET /v2.0/quotas/eac2a50a40304b82ac613dc44ffe8002 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2531] 10.0.0.126 () {34 vars in 1002 bytes} [Tue Apr 28 23:57:11 2026] GET /v2.0/ports?tenant_id=eac2a50a40304b82ac613dc44ffe8002&fields=id => generated 149 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2532] 10.0.0.126 () {34 vars in 1008 bytes} [Tue Apr 28 23:57:12 2026] GET /v2.0/networks/48cc6ad5-442f-42ef-9bb0-a2a25b04e461?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2533] 10.0.0.126 () {34 vars in 1108 bytes} [Tue Apr 28 23:57:12 2026] GET /v2.0/networks/48cc6ad5-442f-42ef-9bb0-a2a25b04e461?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:12.264 7 INFO neutron.services.segments.plugin [-] Segment 6ae51aef-acec-4165-8155-bea51153fc19 resource provider aggregate not found 2026-04-28 23:57:12.270 7 INFO neutron.services.segments.plugin [-] Segment 6ae51aef-acec-4165-8155-bea51153fc19 resource provider aggregate not found 2026-04-28 23:57:12.284 7 INFO neutron.services.segments.plugin [-] Segment 6ae51aef-acec-4165-8155-bea51153fc19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ae51aef-acec-4165-8155-bea51153fc19 found for delete ", "request_id": "req-0c1a6c25-2319-4240-926c-6edaa1097189"}]} 2026-04-28 23:57:12.286 7 INFO neutron.services.segments.plugin [-] Segment 6ae51aef-acec-4165-8155-bea51153fc19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ae51aef-acec-4165-8155-bea51153fc19 found for delete ", "request_id": "req-b437bc1f-70aa-4c1c-aa1d-cf1ebeb7332a"}]} 2026-04-28 23:57:12.320 7 INFO neutron.db.l3_hamode_db [None req-9a56123b-fee9-45ec-846d-99ac6b8e01d8 078b35693b3748b0b62f34b127d092eb b497ea54be2d4cf1a54ae8d63c84bb07 - - default default] HA network 820d344f-27db-4822-ab56-4bb0b461d584 was deleted as no HA routers are present in project b497ea54be2d4cf1a54ae8d63c84bb07. [pid: 7|app: 0|req: 1296/2534] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:57:11 2026] DELETE /v2.0/routers/044ef74b-2405-4a85-b9d1-9e159b4d133e => generated 0 bytes in 658 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2535] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:12 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:13.347 7 WARNING neutron.db.securitygroups_db [None req-8936e2e2-9f12-4f3a-8889-71c7fb7b8d4d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1240/2536] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:13 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => 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: 1297/2537] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:57:13 2026] GET /v2.0/security-groups?tenant_id=d0fe8036d68b4dd9b8635bea433e9523&name=default => generated 2929 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2538] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:57:13 2026] DELETE /v2.0/security-groups/6273f2f9-aa2d-4ad3-8305-76c9c038499e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:13.699 7 WARNING neutron.db.securitygroups_db [None req-05965ae8-64cb-40ad-9cf2-8d55426e40e6 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1298/2539] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:57:13 2026] GET /v2.0/security-groups?tenant_id=f6207bce1e704aa7bb398d671e889bef&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2540] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:57:13 2026] DELETE /v2.0/security-groups/3e5356a9-3d9b-4d3a-9b61-f4b0daf432ff => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:14.132 7 WARNING neutron.db.securitygroups_db [None req-91ea8ea4-70a7-47be-8a34-9564a0240eea 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1299/2541] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:57:14 2026] GET /v2.0/security-groups?tenant_id=b497ea54be2d4cf1a54ae8d63c84bb07&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2542] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:57:14 2026] DELETE /v2.0/security-groups/a4f9b70d-0105-46c6-b79b-dae62e37d914 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2543] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:14 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => 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: 1302/2546] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:15 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => 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: 1245/2547] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:57:16 2026] GET /v2.0/networks?id=48cc6ad5-442f-42ef-9bb0-a2a25b04e461 => generated 660 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:16.754 7 WARNING neutron.db.securitygroups_db [req-774b9980-9c2e-470e-9c96-4605048a2164 req-e57884b0-fe4e-49c8-bab3-052bbdfabac3 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - 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: 1246/2548] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:16 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => 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: 1303/2549] 199.204.45.74 () {34 vars in 1049 bytes} [Tue Apr 28 23:57:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eac2a50a40304b82ac613dc44ffe8002 => generated 273 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2550] 199.204.45.74 () {38 vars in 954 bytes} [Tue Apr 28 23:57:16 2026] POST /v2.0/ports => generated 954 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2551] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:57:17 2026] PUT /v2.0/ports/dff11740-3e3e-4088-a2cd-a2f1553d6335 => generated 1235 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:57:17.643 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0bb0e2d-1c41-4d9b-9684-2103523ba69f'] response: {'name': 'network-changed', 'server_uuid': 'ab502dd8-5bc9-4059-b709-4cc032857e5b', 'tag': 'dff11740-3e3e-4088-a2cd-a2f1553d6335', '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: 1248/2552] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:17 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1305/2553] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:57:17 2026] GET /v2.0/security-groups?id=d368807e-ef95-4752-a9d0-fc33cfefb39d&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2554] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:57:18 2026] GET /v2.0/ports?tenant_id=eac2a50a40304b82ac613dc44ffe8002&device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2555] 199.204.45.74 () {34 vars in 1017 bytes} [Tue Apr 28 23:57:18 2026] GET /v2.0/networks?tenant_id=eac2a50a40304b82ac613dc44ffe8002&shared=False => generated 756 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2556] 199.204.45.74 () {34 vars in 929 bytes} [Tue Apr 28 23:57:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:19.015 7 INFO neutron.db.segments_db [None req-fc81b6d7-ebca-4bb7-80d7-6f3997efcf46 cf4af1cb442f45d5b7e0aa99e386f440 495dc67197044612a5879c2f94fd646f - - default default] Added segment e7c286df-b735-4e84-a9e2-44a9f6fb8dc6 of type vxlan for network 786d796d-f2d9-4551-a465-8d008261d281 [pid: 8|app: 0|req: 1251/2557] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:19 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2558] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:57:18 2026] POST /v2.0/networks => generated 631 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2559] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:57:19 2026] GET /v2.0/security-groups?id=d368807e-ef95-4752-a9d0-fc33cfefb39d&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: 1308/2560] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:57:19 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2561] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:57:19 2026] GET /v2.0/ports?tenant_id=eac2a50a40304b82ac613dc44ffe8002&device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2562] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:57:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=dff11740-3e3e-4088-a2cd-a2f1553d6335 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:19.431 7 INFO neutron.db.segments_db [None req-813ded6b-2650-4da9-b8ef-145873463758 cf4af1cb442f45d5b7e0aa99e386f440 495dc67197044612a5879c2f94fd646f - - default default] Added segment fe6315e4-1d0e-4c18-8f95-78fa6c26bca0 of type vxlan for network acfd2ec5-24c4-4e24-88a4-a0bcdd5202b1 [pid: 8|app: 0|req: 1255/2563] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:57:19 2026] GET /v2.0/subnets?id=c54fa4f7-30da-411d-b229-1ef4e3438d6b => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2564] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:57:19 2026] GET /v2.0/ports?network_id=48cc6ad5-442f-42ef-9bb0-a2a25b04e461&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2565] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:57:19 2026] GET /v2.0/networks/48cc6ad5-442f-42ef-9bb0-a2a25b04e461?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: 1309/2566] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:57:19 2026] POST /v2.0/networks => generated 631 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2567] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:57:19 2026] GET /v2.0/networks/48cc6ad5-442f-42ef-9bb0-a2a25b04e461?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2568] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:57:19 2026] POST /v2.0/subnets => generated 629 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:57:19.885 7 INFO neutron.db.segments_db [None req-2f1a6c86-095b-4445-9204-8103485362c2 cf4af1cb442f45d5b7e0aa99e386f440 495dc67197044612a5879c2f94fd646f - - default default] Added segment 5cd73484-000d-4c01-8032-2cf2c678c96f of type vxlan for network bfb00fa6-a34d-47b3-8b7a-f87769bd9ff2 [pid: 7|app: 0|req: 1311/2569] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:57:19 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2570] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:57:19 2026] POST /v2.0/subnets => generated 629 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2571] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:20 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:20.321 8 INFO neutron.db.segments_db [None req-4654df47-8f6c-4bfa-9c29-59932e303b31 cf4af1cb442f45d5b7e0aa99e386f440 495dc67197044612a5879c2f94fd646f - - default default] Added segment 7850195c-ce57-41c6-b20d-6cab3a776906 of type vxlan for network f6fabba4-98e2-4556-a754-7c156772dce2 [pid: 7|app: 0|req: 1313/2572] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:57:20 2026] GET /v2.0/security-groups?id=d368807e-ef95-4752-a9d0-fc33cfefb39d&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: 1260/2573] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:57:20 2026] POST /v2.0/networks => generated 632 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2574] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:57:20 2026] POST /v2.0/subnets => generated 629 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:57:20.811 8 INFO neutron.db.segments_db [None req-05b62f8b-ddda-47e1-b937-be787636644b cf4af1cb442f45d5b7e0aa99e386f440 495dc67197044612a5879c2f94fd646f - - default default] Added segment 2b1d8f81-2472-47df-b1d9-71833db68dfa of type vxlan for network eae6c5b2-d899-481e-af8d-4359c85c34b4 [pid: 8|app: 0|req: 1261/2575] 10.0.0.241 () {34 vars in 670 bytes} [Tue Apr 28 23:57:20 2026] POST /v2.0/networks => generated 632 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2576] 10.0.0.241 () {34 vars in 669 bytes} [Tue Apr 28 23:57:20 2026] POST /v2.0/subnets => generated 629 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2577] 10.0.0.241 () {34 vars in 751 bytes} [Tue Apr 28 23:57:21 2026] PUT /v2.0/subnets/9d991272-0648-4d75-911f-0544967cc803/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2578] 10.0.0.241 () {34 vars in 751 bytes} [Tue Apr 28 23:57:21 2026] PUT /v2.0/subnets/67d4d7fe-4134-425c-9c71-10a6fe0487f2/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2579] 10.0.0.241 () {34 vars in 751 bytes} [Tue Apr 28 23:57:21 2026] PUT /v2.0/subnets/a167b271-50de-4126-940b-e2dcc19dab19/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2580] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:21 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2581] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:57:21 2026] GET /v2.0/security-groups?id=d368807e-ef95-4752-a9d0-fc33cfefb39d&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: 1264/2582] 10.0.0.241 () {34 vars in 751 bytes} [Tue Apr 28 23:57:21 2026] PUT /v2.0/subnets/6dee5a89-02c4-443a-8294-62e822fdf32b/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2583] 10.0.0.241 () {32 vars in 664 bytes} [Tue Apr 28 23:57:21 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2584] 10.0.0.241 () {32 vars in 678 bytes} [Tue Apr 28 23:57:21 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2585] 10.0.0.241 () {32 vars in 674 bytes} [Tue Apr 28 23:57:21 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2586] 10.0.0.241 () {32 vars in 686 bytes} [Tue Apr 28 23:57:21 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2587] 10.0.0.241 () {32 vars in 672 bytes} [Tue Apr 28 23:57:21 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2588] 10.0.0.241 () {32 vars in 686 bytes} [Tue Apr 28 23:57:21 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2589] 10.0.0.241 () {32 vars in 682 bytes} [Tue Apr 28 23:57:21 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2590] 10.0.0.241 () {32 vars in 694 bytes} [Tue Apr 28 23:57:21 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2591] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:57:21 2026] DELETE /v2.0/subnets/9d991272-0648-4d75-911f-0544967cc803 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2592] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:57:22 2026] DELETE /v2.0/subnets/67d4d7fe-4134-425c-9c71-10a6fe0487f2 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2593] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:57:22 2026] DELETE /v2.0/subnets/a167b271-50de-4126-940b-e2dcc19dab19 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2594] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:57:22 2026] DELETE /v2.0/subnets/6dee5a89-02c4-443a-8294-62e822fdf32b => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2595] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:22 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2596] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:57:22 2026] GET /v2.0/security-groups?id=d368807e-ef95-4752-a9d0-fc33cfefb39d&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: 1271/2597] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:57:22 2026] DELETE /v2.0/subnets/8a0a2bb0-b3b2-48a2-be89-af448b9dc9a4 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:57:22.754 7 INFO neutron_taas.services.taas.taas_plugin [None req-48538378-98d4-4c04-9ad3-24919107647b cf4af1cb442f45d5b7e0aa99e386f440 495dc67197044612a5879c2f94fd646f - - default default] TaaS: Handle Delete Port: ec4e6891-f4f0-4656-ab0d-02e871c2cb65 2026-04-28 23:57:22.757 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48538378-98d4-4c04-9ad3-24919107647b cf4af1cb442f45d5b7e0aa99e386f440 495dc67197044612a5879c2f94fd646f - - default default] Tap Mirror: Handle Delete Port: ec4e6891-f4f0-4656-ab0d-02e871c2cb65 2026-04-28 23:57:22.934 7 INFO neutron.services.segments.plugin [-] Segment e7c286df-b735-4e84-a9e2-44a9f6fb8dc6 resource provider aggregate not found 2026-04-28 23:57:22.938 7 INFO neutron.services.segments.plugin [-] Segment e7c286df-b735-4e84-a9e2-44a9f6fb8dc6 resource provider aggregate not found 2026-04-28 23:57:22.955 7 INFO neutron.services.segments.plugin [-] Segment e7c286df-b735-4e84-a9e2-44a9f6fb8dc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7c286df-b735-4e84-a9e2-44a9f6fb8dc6 found for delete ", "request_id": "req-a00aa1d3-f21a-4ef8-abfc-df4bcc6e668c"}]} 2026-04-28 23:57:22.958 7 INFO neutron.services.segments.plugin [-] Segment e7c286df-b735-4e84-a9e2-44a9f6fb8dc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7c286df-b735-4e84-a9e2-44a9f6fb8dc6 found for delete ", "request_id": "req-3e86c4f8-5002-4a05-a2b4-1e3fdd56032f"}]} [pid: 7|app: 0|req: 1327/2598] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:57:22 2026] DELETE /v2.0/networks/786d796d-f2d9-4551-a465-8d008261d281 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:57:23.129 8 INFO neutron.services.segments.plugin [-] Segment fe6315e4-1d0e-4c18-8f95-78fa6c26bca0 resource provider aggregate not found 2026-04-28 23:57:23.139 8 INFO neutron.services.segments.plugin [-] Segment fe6315e4-1d0e-4c18-8f95-78fa6c26bca0 resource provider aggregate not found 2026-04-28 23:57:23.145 8 INFO neutron.services.segments.plugin [-] Segment fe6315e4-1d0e-4c18-8f95-78fa6c26bca0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe6315e4-1d0e-4c18-8f95-78fa6c26bca0 found for delete ", "request_id": "req-e5138bad-0b57-4b94-989c-1b1742c93bfd"}]} [pid: 8|app: 0|req: 1272/2599] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:57:22 2026] DELETE /v2.0/networks/acfd2ec5-24c4-4e24-88a4-a0bcdd5202b1 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:57:23.161 8 INFO neutron.services.segments.plugin [-] Segment fe6315e4-1d0e-4c18-8f95-78fa6c26bca0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe6315e4-1d0e-4c18-8f95-78fa6c26bca0 found for delete ", "request_id": "req-2a5c9a50-2937-45cc-a0df-ff3c92c524f9"}]} [pid: 7|app: 0|req: 1328/2600] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:57:23 2026] DELETE /v2.0/networks/bfb00fa6-a34d-47b3-8b7a-f87769bd9ff2 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2601] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:57:23 2026] DELETE /v2.0/networks/f6fabba4-98e2-4556-a754-7c156772dce2 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2602] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:57:23 2026] DELETE /v2.0/networks/eae6c5b2-d899-481e-af8d-4359c85c34b4 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2603] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:23 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2604] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:57:23 2026] GET /v2.0/security-groups?id=d368807e-ef95-4752-a9d0-fc33cfefb39d&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:24.602 8 WARNING neutron.db.securitygroups_db [None req-b60681f3-1ce2-4cc1-a45b-7fe98f6f4c5a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1275/2605] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:57:24 2026] GET /v2.0/security-groups?tenant_id=495dc67197044612a5879c2f94fd646f&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2606] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:57:24 2026] DELETE /v2.0/security-groups/ab4b48b4-81d4-4ca1-bcc5-a0a95f3a37a0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:24.831 8 WARNING neutron.db.securitygroups_db [None req-fbed9a3f-dfa1-46e4-998d-c36d15d8f6ef 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1276/2607] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:57:24 2026] GET /v2.0/security-groups?tenant_id=fec6884eeec64577bb62e00095ca3c09&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2608] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:24 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:24.979 7 INFO neutron.services.segments.plugin [-] Segment 5cd73484-000d-4c01-8032-2cf2c678c96f resource provider aggregate not found 2026-04-28 23:57:24.995 7 INFO neutron.services.segments.plugin [-] Segment 5cd73484-000d-4c01-8032-2cf2c678c96f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cd73484-000d-4c01-8032-2cf2c678c96f found for delete ", "request_id": "req-d2decd63-9077-461b-80ad-e8098fc57bbb"}]} 2026-04-28 23:57:25.006 7 INFO neutron.services.segments.plugin [-] Segment 5cd73484-000d-4c01-8032-2cf2c678c96f resource provider aggregate not found 2026-04-28 23:57:25.010 7 INFO neutron.services.segments.plugin [-] Segment 2b1d8f81-2472-47df-b1d9-71833db68dfa resource provider aggregate not found [pid: 7|app: 0|req: 1333/2609] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:57:24 2026] GET /v2.0/security-groups?id=d368807e-ef95-4752-a9d0-fc33cfefb39d&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:25.025 7 INFO neutron.services.segments.plugin [-] Segment 5cd73484-000d-4c01-8032-2cf2c678c96f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cd73484-000d-4c01-8032-2cf2c678c96f found for delete ", "request_id": "req-216a6bc8-d2d9-43f2-a183-d049c66b0b78"}]} 2026-04-28 23:57:25.032 7 INFO neutron.services.segments.plugin [-] Segment 2b1d8f81-2472-47df-b1d9-71833db68dfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1d8f81-2472-47df-b1d9-71833db68dfa found for delete ", "request_id": "req-aedaf1b2-e4b1-4fce-80d5-1c03eaee60ff"}]} 2026-04-28 23:57:25.056 7 INFO neutron.services.segments.plugin [-] Segment 2b1d8f81-2472-47df-b1d9-71833db68dfa resource provider aggregate not found [pid: 8|app: 0|req: 1277/2610] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:57:24 2026] DELETE /v2.0/security-groups/22e4868f-def8-4b14-a436-2f62013ac606 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:25.071 7 INFO neutron.services.segments.plugin [-] Segment 2b1d8f81-2472-47df-b1d9-71833db68dfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1d8f81-2472-47df-b1d9-71833db68dfa found for delete ", "request_id": "req-bc3c5203-5e5a-4c73-863c-04531ceb21dd"}]} [pid: 7|app: 0|req: 1334/2611] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:25 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:25.168 8 INFO neutron.services.segments.plugin [-] Segment 7850195c-ce57-41c6-b20d-6cab3a776906 resource provider aggregate not found 2026-04-28 23:57:25.185 8 INFO neutron.services.segments.plugin [-] Segment 7850195c-ce57-41c6-b20d-6cab3a776906 resource provider aggregate not found 2026-04-28 23:57:25.189 8 INFO neutron.services.segments.plugin [-] Segment 7850195c-ce57-41c6-b20d-6cab3a776906 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7850195c-ce57-41c6-b20d-6cab3a776906 found for delete ", "request_id": "req-27099a44-440e-4a9e-9bcf-04690a347fdf"}]} 2026-04-28 23:57:25.202 8 INFO neutron.services.segments.plugin [-] Segment 7850195c-ce57-41c6-b20d-6cab3a776906 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7850195c-ce57-41c6-b20d-6cab3a776906 found for delete ", "request_id": "req-98efcc14-d535-42f6-b775-d6b1d8c769c5"}]} [pid: 8|app: 0|req: 1278/2612] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:57:25 2026] GET /v2.0/security-groups?id=d368807e-ef95-4752-a9d0-fc33cfefb39d&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:25.266 8 WARNING neutron.db.securitygroups_db [None req-825b6cee-e223-49a2-ba55-7737be2e08c3 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1335/2613] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:57:25 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2614] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:57:25 2026] GET /v2.0/security-groups?tenant_id=3397114706e34dc4909a0d299003dc83&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2615] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:57:25 2026] DELETE /v2.0/security-groups/3a27d358-0d76-4667-af91-f0f15833843f => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:26.101 7 INFO neutron.db.l3_db [None req-a9f79dc0-3d29-4571-b8d7-40bf60f06d02 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Floating IP bc2f5941-a1e8-4258-a681-59feb4fc8ebd associated. External IP: 10.96.250.212, port: dff11740-3e3e-4088-a2cd-a2f1553d6335. [pid: 8|app: 0|req: 1281/2616] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:57:26 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: 1282/2617] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:57:26 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: 8|app: 0|req: 1283/2618] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:57:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2619] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:57:26 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: 1285/2620] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:57:26 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2621] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:57:26 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2622] 10.0.0.241 () {34 vars in 749 bytes} [Tue Apr 28 23:57:25 2026] PUT /v2.0/floatingips/bc2f5941-a1e8-4258-a681-59feb4fc8ebd => generated 855 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:26.463 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b2a9407-0b37-49c1-a657-353a41fde200'] response: {'name': 'network-changed', 'server_uuid': 'ab502dd8-5bc9-4059-b709-4cc032857e5b', 'tag': 'dff11740-3e3e-4088-a2cd-a2f1553d6335', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1337/2623] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:57:26 2026] GET /v2.0/floatingips/bc2f5941-a1e8-4258-a681-59feb4fc8ebd => generated 855 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2624] 199.204.45.74 () {34 vars in 716 bytes} [Tue Apr 28 23:57:26 2026] POST /v2.0/ports => generated 1059 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2625] 10.0.0.126 () {34 vars in 971 bytes} [Tue Apr 28 23:57:26 2026] GET /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 1059 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2626] 10.0.0.126 () {34 vars in 907 bytes} [Tue Apr 28 23:57:26 2026] GET /v2.0/extensions => generated 22037 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2627] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:57:26 2026] GET /v2.0/ports?tenant_id=eac2a50a40304b82ac613dc44ffe8002&device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2628] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:57:27 2026] GET /v2.0/networks?id=48cc6ad5-442f-42ef-9bb0-a2a25b04e461 => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2629] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:57:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=dff11740-3e3e-4088-a2cd-a2f1553d6335 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2630] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:57:27 2026] GET /v2.0/subnets?id=c54fa4f7-30da-411d-b229-1ef4e3438d6b => generated 677 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2631] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:57:27 2026] GET /v2.0/ports?network_id=48cc6ad5-442f-42ef-9bb0-a2a25b04e461&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2632] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:57:27 2026] GET /v2.0/networks/48cc6ad5-442f-42ef-9bb0-a2a25b04e461?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2633] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:57:27 2026] GET /v2.0/networks/48cc6ad5-442f-42ef-9bb0-a2a25b04e461?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2634] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:57:27 2026] GET /v2.0/floatingips/bc2f5941-a1e8-4258-a681-59feb4fc8ebd => generated 855 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2635] 199.204.45.74 () {34 vars in 1261 bytes} [Tue Apr 28 23:57:27 2026] GET /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2636] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:57:27 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2637] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:57:27 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2638] 199.204.45.74 () {34 vars in 974 bytes} [Tue Apr 28 23:57:28 2026] GET /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 1059 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2639] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:57:28 2026] GET /v2.0/floatingips/bc2f5941-a1e8-4258-a681-59feb4fc8ebd => generated 857 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2640] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:57:28 2026] GET /v2.0/networks?id=a0c0a053-ae55-4533-8a31-5209a41bfff2 => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:29.026 8 INFO neutron.db.segments_db [None req-52e96338-5967-4b3b-a378-eef31806fe50 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - default default] Added segment c1abad17-031f-4498-9fea-2004c11ce7e4 of type vxlan for network 0eeda1e6-a521-46cc-a528-7b2dd04fe18b [pid: 7|app: 0|req: 1346/2641] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:57:28 2026] PUT /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 1249 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:57:29.072 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94fab495-6339-4f49-bfa6-ccf88af9f3a9'] response: {'name': 'network-changed', 'server_uuid': '9d32c9cd-57c5-4bb1-9445-5e41c104b6ab', 'tag': '79cf64f2-424c-47f8-a882-da4969caf368', 'status': 'completed', 'code': 200} 2026-04-28 23:57:29.280 8 INFO neutron.db.l3_hamode_db [None req-52e96338-5967-4b3b-a378-eef31806fe50 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:57:29.391 8 INFO neutron.db.l3_hamode_db [None req-52e96338-5967-4b3b-a378-eef31806fe50 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1347/2642] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:57:29 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 2489 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2643] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:57:29 2026] GET /v2.0/networks?id=a0c0a053-ae55-4533-8a31-5209a41bfff2 => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2644] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:57:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=79cf64f2-424c-47f8-a882-da4969caf368 => 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: 1350/2645] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:57:29 2026] GET /v2.0/subnets?id=e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2646] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:57:29 2026] GET /v2.0/ports?network_id=a0c0a053-ae55-4533-8a31-5209a41bfff2&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2647] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:57:29 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?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: 1353/2648] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:57:29 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2651] 10.0.0.241 () {34 vars in 668 bytes} [Tue Apr 28 23:57:28 2026] POST /v2.0/routers => generated 474 bytes in 1224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:57:30.090 7 WARNING tagging [None req-ebf1709d-b1fe-4d56-9141-92f6fa3b69c7 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1356/2652] 10.0.0.241 () {34 vars in 751 bytes} [Tue Apr 28 23:57:30 2026] PUT /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:30.207 8 WARNING tagging [None req-595aa146-cd9c-4c57-b9e6-136be36b829b 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1297/2653] 10.0.0.241 () {32 vars in 731 bytes} [Tue Apr 28 23:57:30 2026] GET /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:30.301 7 WARNING tagging [None req-321a0aeb-fa46-4b8f-9843-fc49b0a12634 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1357/2654] 10.0.0.241 () {34 vars in 762 bytes} [Tue Apr 28 23:57:30 2026] PUT /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags/green => generated 4 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 23:57:30.448 8 WARNING tagging [None req-38f473ea-201e-4830-8c08-286180837e3c 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1298/2655] 10.0.0.241 () {32 vars in 731 bytes} [Tue Apr 28 23:57:30 2026] GET /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:30.542 7 WARNING tagging [None req-36803895-a3c5-4bf3-a5b0-93e9096069ba 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1358/2656] 10.0.0.241 () {34 vars in 758 bytes} [Tue Apr 28 23:57:30 2026] PUT /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags/red => generated 4 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 23:57:30.677 8 WARNING tagging [None req-07ebd419-2b1f-4e5e-b3c3-45c9ea7b9ed2 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1299/2657] 10.0.0.241 () {32 vars in 731 bytes} [Tue Apr 28 23:57:30 2026] GET /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:30.775 7 WARNING tagging [None req-448f9c28-4d6c-4f8d-bd6c-022fa0d6cae9 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1359/2658] 10.0.0.241 () {34 vars in 780 bytes} [Tue Apr 28 23:57:30 2026] PUT /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags/black.or.white => generated 4 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 23:57:30.948 8 WARNING tagging [None req-3a8129ac-27d1-42f5-b90d-65f29d8b7849 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1360/2659] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:57:30 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 2489 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2660] 199.204.45.74 () {34 vars in 1061 bytes} [Tue Apr 28 23:57:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.100&port_id=4e2f87a9-8168-4563-b2a5-bebe270a362a => 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: 1300/2661] 10.0.0.241 () {32 vars in 731 bytes} [Tue Apr 28 23:57:30 2026] GET /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags => generated 52 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2662] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:57:30 2026] GET /v2.0/subnets?id=f5690ab4-d892-46c9-91b1-3786de615b90 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:31.043 8 WARNING tagging [None req-8dbcbac1-7941-45d1-9c42-c7e8e20a53a9 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1363/2663] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:57:31 2026] GET /v2.0/ports?network_id=77e2304f-2720-43a3-a39d-865246b7ff84&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2664] 10.0.0.241 () {34 vars in 751 bytes} [Tue Apr 28 23:57:31 2026] PUT /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags => generated 37 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2665] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:57:31 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:31.151 8 WARNING tagging [None req-f425f488-878f-4b65-95fc-6c1808251453 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1365/2666] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:57:31 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2667] 10.0.0.241 () {32 vars in 731 bytes} [Tue Apr 28 23:57:31 2026] GET /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags => generated 37 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2668] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:57:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=79cf64f2-424c-47f8-a882-da4969caf368 => 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: 1367/2669] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:57:31 2026] GET /v2.0/subnets?id=e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:31.247 8 WARNING tagging [None req-bee55704-b115-4946-ae28-0d5fea758c7a 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1368/2670] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:57:31 2026] GET /v2.0/ports?network_id=a0c0a053-ae55-4533-8a31-5209a41bfff2&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2671] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:57:31 2026] GET /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags/red => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2672] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:57:31 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:31.344 8 WARNING tagging [None req-9a388381-ecc5-472a-b9ba-695516946ee7 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1370/2673] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:57:31 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:31.383 8 INFO neutron.api.v2.resource [None req-9a388381-ecc5-472a-b9ba-695516946ee7 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1304/2674] 10.0.0.241 () {32 vars in 743 bytes} [Tue Apr 28 23:57:31 2026] GET /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags/green => generated 99 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:57:31.430 7 WARNING tagging [None req-27848221-3600-4062-b12b-bdc35b518fca 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1371/2675] 10.0.0.241 () {32 vars in 742 bytes} [Tue Apr 28 23:57:31 2026] DELETE /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags/red => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:31.550 8 WARNING tagging [None req-540d9999-7b56-4e03-8856-3e34641e6844 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1305/2676] 10.0.0.241 () {32 vars in 731 bytes} [Tue Apr 28 23:57:31 2026] GET /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags => generated 30 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:31.659 7 WARNING tagging [None req-5d10aa43-f531-4a6b-829c-1e4fadf7ce28 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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-04-28 23:57:31.708 7 INFO neutron.api.v2.resource [None req-5d10aa43-f531-4a6b-829c-1e4fadf7ce28 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1372/2677] 10.0.0.241 () {32 vars in 746 bytes} [Tue Apr 28 23:57:31 2026] DELETE /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags/green => generated 99 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:57:31.765 8 WARNING tagging [None req-a84c5c18-31ca-4497-9b50-6722e2dbeb6b 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1306/2678] 10.0.0.241 () {32 vars in 734 bytes} [Tue Apr 28 23:57:31 2026] DELETE /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:31.878 7 WARNING tagging [None req-849db2fd-3f45-42e1-a4b9-830a1acc3ad5 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - 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: 1373/2679] 10.0.0.241 () {32 vars in 731 bytes} [Tue Apr 28 23:57:31 2026] GET /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765/tags => generated 12 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2680] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:57:31 2026] GET /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765 => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2681] 10.0.0.241 () {34 vars in 742 bytes} [Tue Apr 28 23:57:32 2026] PUT /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765 => generated 480 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2682] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:57:32 2026] GET /v2.0/ports?device_id=921c2d45-a242-418c-9671-5ecc16e8e765 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:32.651 7 INFO neutron_taas.services.taas.taas_plugin [None req-38afef34-0378-48af-8bb9-17763f3dddd8 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - default default] TaaS: Handle Delete Port: e5927720-d180-4741-ae61-a08bcbdd078b 2026-04-28 23:57:32.653 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38afef34-0378-48af-8bb9-17763f3dddd8 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - default default] Tap Mirror: Handle Delete Port: e5927720-d180-4741-ae61-a08bcbdd078b 2026-04-28 23:57:32.960 7 INFO neutron.services.segments.plugin [-] Segment c1abad17-031f-4498-9fea-2004c11ce7e4 resource provider aggregate not found 2026-04-28 23:57:32.962 7 INFO neutron.services.segments.plugin [-] Segment c1abad17-031f-4498-9fea-2004c11ce7e4 resource provider aggregate not found 2026-04-28 23:57:32.983 7 INFO neutron.services.segments.plugin [-] Segment c1abad17-031f-4498-9fea-2004c11ce7e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1abad17-031f-4498-9fea-2004c11ce7e4 found for delete ", "request_id": "req-660e0c24-ce76-4c4b-8362-70f880a1d31c"}]} 2026-04-28 23:57:32.986 7 INFO neutron.services.segments.plugin [-] Segment c1abad17-031f-4498-9fea-2004c11ce7e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1abad17-031f-4498-9fea-2004c11ce7e4 found for delete ", "request_id": "req-7cfd14c4-cf82-4f2d-aa71-841063690932"}]} 2026-04-28 23:57:33.002 7 INFO neutron.db.l3_hamode_db [None req-38afef34-0378-48af-8bb9-17763f3dddd8 00a17571f660451a82f4d9cba7837cae d0e8ebf0116b4033a6746d9426e0080a - - default default] HA network 0eeda1e6-a521-46cc-a528-7b2dd04fe18b was deleted as no HA routers are present in project d0e8ebf0116b4033a6746d9426e0080a. [pid: 7|app: 0|req: 1375/2683] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:57:32 2026] DELETE /v2.0/routers/921c2d45-a242-418c-9671-5ecc16e8e765 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:33.831 8 WARNING neutron.db.securitygroups_db [None req-37523518-6758-4e9d-bdc6-9d0803d38264 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1309/2684] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:57:33 2026] GET /v2.0/security-groups?tenant_id=d0e8ebf0116b4033a6746d9426e0080a&name=default => generated 2929 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2685] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:57:34 2026] DELETE /v2.0/security-groups/a89f8dea-0b04-4890-97e1-f287629ad003 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:34.276 8 WARNING neutron.db.securitygroups_db [None req-8a7f018d-6ed5-40c2-b4a4-070e74094c9c 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1310/2686] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:57:34 2026] GET /v2.0/security-groups?tenant_id=a2a6482e79dd4da28388966c67d87403&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2687] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:57:34 2026] DELETE /v2.0/security-groups/79afd641-906f-4f3e-8d9d-b27d0754902b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2688] 10.0.0.126 () {34 vars in 971 bytes} [Tue Apr 28 23:57:35 2026] GET /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 1251 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2689] 199.204.45.74 () {34 vars in 788 bytes} [Tue Apr 28 23:57:35 2026] PUT /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 1276 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:57:35.904 8 INFO neutron.api.v2.resource [None req-e060069c-b73c-482d-b921-ad45e6b62c24 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1312/2690] 199.204.45.74 () {30 vars in 762 bytes} [Tue Apr 28 23:57:35 2026] GET /v2.0/security-groups/lb-b679e815-1af7-4f76-8ca8-631d711cdf8f => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:57:35.920 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-35c96f3d-118b-4cb1-a28e-083b367bc88d'] response: {'name': 'network-changed', 'server_uuid': '9d32c9cd-57c5-4bb1-9445-5e41c104b6ab', 'tag': '79cf64f2-424c-47f8-a882-da4969caf368', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1379/2691] 199.204.45.74 () {30 vars in 784 bytes} [Tue Apr 28 23:57:35 2026] GET /v2.0/security-groups?name=lb-b679e815-1af7-4f76-8ca8-631d711cdf8f => 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: 1313/2692] 199.204.45.74 () {34 vars in 788 bytes} [Tue Apr 28 23:57:35 2026] PUT /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 1314 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:57:36.256 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41b44623-8223-4b2c-9b75-b159ad8739ca'] response: {'name': 'network-changed', 'server_uuid': '9d32c9cd-57c5-4bb1-9445-5e41c104b6ab', 'tag': '79cf64f2-424c-47f8-a882-da4969caf368', '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: 1380/2693] 10.0.0.199 () {34 vars in 990 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2694] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2695] 10.0.0.199 () {34 vars in 1040 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/security-groups?id=d368807e-ef95-4752-a9d0-fc33cfefb39d&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: 8|app: 0|req: 1315/2696] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/networks?id=a0c0a053-ae55-4533-8a31-5209a41bfff2 => generated 803 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2697] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=79cf64f2-424c-47f8-a882-da4969caf368 => 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: 1316/2698] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/subnets?id=e6e2b3b3-6a7e-45cf-abde-077d283dc10f => 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: 1383/2699] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/ports?network_id=a0c0a053-ae55-4533-8a31-5209a41bfff2&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2700] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?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: 1318/2701] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2702] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2703] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:57:36 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: 1321/2704] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:57:36 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: 1384/2705] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2706] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2707] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2708] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2709] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2710] 199.204.45.74 () {30 vars in 742 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2711] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:57:36 2026] GET /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2712] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:57:37 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2713] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:57:37 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2714] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:57:37 2026] GET /v2.0/networks?id=a0c0a053-ae55-4533-8a31-5209a41bfff2 => generated 803 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2715] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:57:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=79cf64f2-424c-47f8-a882-da4969caf368 => 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: 1390/2716] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:57:37 2026] GET /v2.0/subnets?id=e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2717] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:57:37 2026] GET /v2.0/ports?network_id=a0c0a053-ae55-4533-8a31-5209a41bfff2&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2718] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:57:37 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?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: 1393/2719] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:57:38 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2720] 10.0.0.241 () {34 vars in 684 bytes} [Tue Apr 28 23:57:37 2026] POST /v2.0/security-groups => generated 1603 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:57:38.375 7 WARNING tagging [None req-4994b019-2d2c-4d82-aedd-bde1d850ac49 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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: 1394/2721] 10.0.0.241 () {34 vars in 767 bytes} [Tue Apr 28 23:57:38 2026] PUT /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:38.449 8 WARNING tagging [None req-8e573bf3-55e4-4805-b3fe-7677d447a860 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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: 1328/2722] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:57:38 2026] GET /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:38.494 7 WARNING tagging [None req-6b2bbf4b-a9c3-4bac-b128-62fcf66c09de 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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: 1395/2723] 10.0.0.241 () {34 vars in 778 bytes} [Tue Apr 28 23:57:38 2026] PUT /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 23:57:38.567 8 WARNING tagging [None req-2dd49388-2c75-4f6e-b4e4-6788fadf5229 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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: 1329/2724] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:57:38 2026] GET /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:38.610 7 WARNING tagging [None req-ce718fbb-f27d-426d-8be2-704a038360fe 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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: 1396/2725] 10.0.0.241 () {34 vars in 774 bytes} [Tue Apr 28 23:57:38 2026] PUT /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 23:57:38.663 8 WARNING tagging [None req-b155b000-4f66-4839-bbd0-8403fa7a455c 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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: 1330/2726] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:57:38 2026] GET /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:38.708 7 WARNING tagging [None req-fba607b9-cf57-4af3-a794-9fc215e909d0 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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: 1397/2727] 10.0.0.241 () {34 vars in 796 bytes} [Tue Apr 28 23:57:38 2026] PUT /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags/black.or.white => generated 4 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 23:57:38.826 8 WARNING tagging [None req-00661b10-fec7-48bc-b78f-d19dd5380efb 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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: 1331/2728] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:57:38 2026] GET /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:38.872 7 WARNING tagging [None req-d248c9cc-04cc-4998-8c39-51c61225e15d 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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: 1398/2729] 10.0.0.241 () {34 vars in 767 bytes} [Tue Apr 28 23:57:38 2026] PUT /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:38.940 8 WARNING tagging [None req-f4cb4b8c-4760-46e4-8b11-7dee0aca145e 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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: 1332/2730] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:57:38 2026] GET /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:38.992 7 WARNING tagging [None req-65306d6e-6686-40c1-b098-5f2931c8be6c 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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: 1399/2731] 10.0.0.241 () {32 vars in 755 bytes} [Tue Apr 28 23:57:38 2026] GET /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:39.052 8 WARNING tagging [None req-6e81560a-5271-42ee-840b-68aaba8914ee 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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-04-28 23:57:39.060 8 INFO neutron.api.v2.resource [None req-6e81560a-5271-42ee-840b-68aaba8914ee 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1333/2732] 10.0.0.241 () {32 vars in 759 bytes} [Tue Apr 28 23:57:39 2026] GET /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:57:39.094 7 WARNING tagging [None req-b8038385-81b8-4d15-b3f0-f3505d59f8fa 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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: 1400/2733] 10.0.0.241 () {32 vars in 758 bytes} [Tue Apr 28 23:57:39 2026] DELETE /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags/red => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:39.196 8 WARNING tagging [None req-d3d0a128-376a-453f-83ec-68857983e1e9 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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: 1334/2734] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:57:39 2026] GET /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:39.240 7 WARNING tagging [None req-538b8c47-f894-4450-85c0-ef896b5b8503 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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-04-28 23:57:39.263 7 INFO neutron.api.v2.resource [None req-538b8c47-f894-4450-85c0-ef896b5b8503 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1401/2735] 10.0.0.241 () {32 vars in 762 bytes} [Tue Apr 28 23:57:39 2026] DELETE /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:57:39.296 8 WARNING tagging [None req-e07380aa-5db5-4b18-9729-10b8b6509d1d 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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: 1335/2736] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:57:39 2026] DELETE /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:39.392 7 WARNING tagging [None req-1c7b3707-6d9e-40c1-94f6-3285133e7d80 421c4bc724954e6bb0cd4210d8cdc7c2 8d6e89bf96fb4da08a3cb8bd38398613 - - 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: 1402/2737] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:57:39 2026] GET /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2738] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:57:39 2026] DELETE /v2.0/security-groups/10176d3e-9050-4c9c-9c0a-f2ac546a7e00 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:40.679 7 WARNING neutron.db.securitygroups_db [None req-32dac543-e5b4-4bd5-89f0-78e4f52e7168 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1403/2739] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:57:40 2026] GET /v2.0/security-groups?tenant_id=8d6e89bf96fb4da08a3cb8bd38398613&name=default => generated 2929 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2740] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:57:40 2026] DELETE /v2.0/security-groups/ad5d535e-eefa-49e1-94db-59be92beb43d => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:41.122 7 WARNING neutron.db.securitygroups_db [None req-81da9c6c-01f4-44ab-b7e2-bbeab516b2ab 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1404/2741] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:57:41 2026] GET /v2.0/security-groups?tenant_id=fe5e3aef22b44b7eaf96b884b5be190a&name=default => generated 2929 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2742] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:57:41 2026] DELETE /v2.0/security-groups/f339c0a4-5ed9-4c3f-a279-c1b1e9307996 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:44.060 7 INFO neutron.db.l3_db [None req-52893bc7-da16-4fe0-943a-395015609bc0 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Floating IP 6d6a0613-20a4-4b34-8c53-41282779cd80 associated. External IP: 10.96.250.209, port: a8f76047-be4f-43a1-8ee6-83f32dae6094. [pid: 7|app: 0|req: 1405/2743] 10.0.0.241 () {34 vars in 677 bytes} [Tue Apr 28 23:57:42 2026] POST /v2.0/floatingips => generated 899 bytes in 1737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2746] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:57:45 2026] POST /v2.0/subnetpools => generated 516 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2747] 10.0.0.241 () {34 vars in 759 bytes} [Tue Apr 28 23:57:46 2026] PUT /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags => generated 25 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2748] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:57:46 2026] GET /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2749] 10.0.0.241 () {34 vars in 770 bytes} [Tue Apr 28 23:57:46 2026] PUT /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags/green => generated 4 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2750] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:57:46 2026] GET /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/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: 1410/2751] 10.0.0.241 () {34 vars in 766 bytes} [Tue Apr 28 23:57:46 2026] PUT /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2752] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:46 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 971 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2753] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:57:46 2026] GET /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2754] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:57:46 2026] GET /v2.0/security-groups?id=d368807e-ef95-4752-a9d0-fc33cfefb39d&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: 7|app: 0|req: 1412/2755] 10.0.0.241 () {34 vars in 788 bytes} [Tue Apr 28 23:57:46 2026] PUT /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags/black.or.white => generated 4 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2756] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:57:47 2026] GET /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2757] 10.0.0.241 () {34 vars in 759 bytes} [Tue Apr 28 23:57:47 2026] PUT /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags => generated 37 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2758] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:57:47 2026] GET /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2759] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:57:47 2026] GET /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:47.324 8 INFO neutron.api.v2.resource [None req-0765170e-7bf3-4fdd-99f9-88ba2235c435 b9fa7036ae6544dda1c826d327f9a29f 0bf0041a1ebe445f9fc6f1ecc9b1cf54 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1346/2760] 10.0.0.241 () {32 vars in 751 bytes} [Tue Apr 28 23:57:47 2026] GET /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2761] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:57:47 2026] DELETE /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2762] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:57:47 2026] GET /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:57:47.484 7 INFO neutron.api.v2.resource [None req-1643f9c4-c21c-4b3a-a005-a92c82329c1e b9fa7036ae6544dda1c826d327f9a29f 0bf0041a1ebe445f9fc6f1ecc9b1cf54 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1416/2763] 10.0.0.241 () {32 vars in 754 bytes} [Tue Apr 28 23:57:47 2026] DELETE /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2764] 10.0.0.241 () {32 vars in 742 bytes} [Tue Apr 28 23:57:47 2026] DELETE /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2765] 10.0.0.241 () {32 vars in 739 bytes} [Tue Apr 28 23:57:47 2026] GET /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2766] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:57:47 2026] DELETE /v2.0/subnetpools/7cecd7f3-cd32-4562-9b4a-d8b51a65627c => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2767] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:47 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2768] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:57:48 2026] GET /v2.0/security-groups?id=d368807e-ef95-4752-a9d0-fc33cfefb39d&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:48.843 7 WARNING neutron.db.securitygroups_db [None req-0a5ff366-d832-4da1-8e8b-0bc34b21ad3a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1419/2769] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:57:48 2026] GET /v2.0/security-groups?tenant_id=0bf0041a1ebe445f9fc6f1ecc9b1cf54&name=default => generated 2929 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2770] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:57:49 2026] DELETE /v2.0/security-groups/cfa59157-4225-49dc-880c-24af05f9e601 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2771] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:49 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => 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: 1420/2772] 199.204.45.74 () {34 vars in 993 bytes} [Tue Apr 28 23:57:49 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => generated 971 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2773] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:57:49 2026] GET /v2.0/security-groups?id=d368807e-ef95-4752-a9d0-fc33cfefb39d&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:49.335 7 WARNING neutron.db.securitygroups_db [None req-e768fb73-6cd7-49bc-bb20-90eb6acbbe9d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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-04-28 23:57:49.450 8 INFO neutron_taas.services.taas.taas_plugin [req-d551fcfd-fffc-456a-b404-f2b247836063 req-f66eddb0-f10a-4c95-8a48-b3bd0636de52 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] TaaS: Handle Delete Port: dff11740-3e3e-4088-a2cd-a2f1553d6335 2026-04-28 23:57:49.453 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d551fcfd-fffc-456a-b404-f2b247836063 req-f66eddb0-f10a-4c95-8a48-b3bd0636de52 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Tap Mirror: Handle Delete Port: dff11740-3e3e-4088-a2cd-a2f1553d6335 [pid: 7|app: 0|req: 1421/2774] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:57:49 2026] GET /v2.0/security-groups?tenant_id=61ff2bd126aa4a229f8beac090176739&name=default => generated 2929 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:57:49.569 8 INFO neutron.db.l3_db [req-d551fcfd-fffc-456a-b404-f2b247836063 req-f66eddb0-f10a-4c95-8a48-b3bd0636de52 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Floating IP bc2f5941-a1e8-4258-a681-59feb4fc8ebd disassociated. External IP: 10.96.250.212, port: dff11740-3e3e-4088-a2cd-a2f1553d6335. [pid: 7|app: 0|req: 1422/2775] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:57:49 2026] DELETE /v2.0/security-groups/158d41f5-d046-42aa-887d-2cb4ea107a6e => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2776] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:57:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2777] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:57:49 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: 1425/2778] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:57:49 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: 1426/2779] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:57:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:49.727 7 INFO neutron.api.v2.resource [None req-daa452e8-ccb7-4ef4-bba8-fccaa36a7638 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1427/2780] 199.204.45.74 () {30 vars in 762 bytes} [Tue Apr 28 23:57:49 2026] GET /v2.0/security-groups/lb-b679e815-1af7-4f76-8ca8-631d711cdf8f => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2781] 199.204.45.74 () {30 vars in 784 bytes} [Tue Apr 28 23:57:49 2026] GET /v2.0/security-groups?name=lb-b679e815-1af7-4f76-8ca8-631d711cdf8f => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2782] 199.204.45.74 () {30 vars in 814 bytes} [Tue Apr 28 23:57:49 2026] GET /v2.0/security-group-rules?security_group_id=754ae1da-a3c8-4b60-a9b9-27e967a86b3a => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2783] 199.204.45.74 () {36 vars in 996 bytes} [Tue Apr 28 23:57:49 2026] DELETE /v2.0/ports/dff11740-3e3e-4088-a2cd-a2f1553d6335 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2784] 199.204.45.74 () {34 vars in 746 bytes} [Tue Apr 28 23:57:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:57:50.147 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ac15934-0259-44e4-bf95-1ef80643464e'] response: {'server_uuid': 'ab502dd8-5bc9-4059-b709-4cc032857e5b', 'name': 'network-vif-deleted', 'tag': 'dff11740-3e3e-4088-a2cd-a2f1553d6335', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1355/2785] 199.204.45.74 () {34 vars in 746 bytes} [Tue Apr 28 23:57:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2786] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:50 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => 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: 1356/2787] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:51 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => 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: 1432/2788] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:52 2026] GET /v2.0/ports?device_id=ab502dd8-5bc9-4059-b709-4cc032857e5b => 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: 1357/2789] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:57:53 2026] DELETE /v2.0/security-groups/d368807e-ef95-4752-a9d0-fc33cfefb39d => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:57:54.048 7 INFO neutron_taas.services.taas.taas_plugin [None req-83f43150-ccf8-4931-ad21-19a670db544e 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] TaaS: Handle Delete Port: 730f1d9d-cd47-4176-aa6d-4720cb8ed401 2026-04-28 23:57:54.053 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83f43150-ccf8-4931-ad21-19a670db544e 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Tap Mirror: Handle Delete Port: 730f1d9d-cd47-4176-aa6d-4720cb8ed401 [pid: 7|app: 0|req: 1433/2790] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:57:53 2026] DELETE /v2.0/floatingips/bc2f5941-a1e8-4258-a681-59feb4fc8ebd => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2791] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:54 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2792] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:57:54 2026] GET /v2.0/security-groups?id=12917176-fc33-413f-943b-9f4dbfab6409&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: 8|app: 0|req: 1359/2793] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:55 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2794] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:57:55 2026] GET /v2.0/security-groups?id=12917176-fc33-413f-943b-9f4dbfab6409&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: 1360/2795] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:56 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => 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: 1436/2796] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:57:56 2026] GET /v2.0/security-groups?id=12917176-fc33-413f-943b-9f4dbfab6409&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2797] 199.204.45.74 () {34 vars in 993 bytes} [Tue Apr 28 23:57:56 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:57:57.061 7 INFO neutron_taas.services.taas.taas_plugin [req-d18728a9-c8e9-4cc7-b260-995bd9628953 req-17d868a4-eefb-4f37-925b-23cb2cd2c8e7 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] TaaS: Handle Delete Port: 98b3f66b-eebc-4c9f-b4b2-00280ddc8b88 2026-04-28 23:57:57.065 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d18728a9-c8e9-4cc7-b260-995bd9628953 req-17d868a4-eefb-4f37-925b-23cb2cd2c8e7 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Tap Mirror: Handle Delete Port: 98b3f66b-eebc-4c9f-b4b2-00280ddc8b88 [pid: 7|app: 0|req: 1437/2798] 199.204.45.74 () {36 vars in 996 bytes} [Tue Apr 28 23:57:56 2026] DELETE /v2.0/ports/98b3f66b-eebc-4c9f-b4b2-00280ddc8b88 => generated 0 bytes in 485 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:57:57.517 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbf469d6-fe56-433e-a509-5d3bad7b4fb3'] response: {'server_uuid': '010e3110-23c0-4de3-8ea7-c9b459ab16d8', 'name': 'network-vif-deleted', 'tag': '98b3f66b-eebc-4c9f-b4b2-00280ddc8b88', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1362/2799] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:57 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => 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: 1438/2800] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:57:59 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => 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: 1364/2803] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:58:00 2026] GET /v2.0/ports?device_id=010e3110-23c0-4de3-8ea7-c9b459ab16d8 => 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: 1440/2804] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:58:01 2026] DELETE /v2.0/security-groups/12917176-fc33-413f-943b-9f4dbfab6409 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2805] 10.0.0.76 () {30 vars in 689 bytes} [Tue Apr 28 23:58:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2806] 10.0.0.76 () {30 vars in 691 bytes} [Tue Apr 28 23:58:01 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: 1367/2807] 10.0.0.76 () {30 vars in 667 bytes} [Tue Apr 28 23:58:01 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: 1368/2808] 10.0.0.76 () {30 vars in 703 bytes} [Tue Apr 28 23:58: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) 2026-04-28 23:58:01.834 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ac8df66-4de2-451b-bdbe-0665bd2578ba 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] TaaS: Handle Delete Port: 849e52cf-8226-4e57-b059-2ef34de89b8a 2026-04-28 23:58:01.837 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ac8df66-4de2-451b-bdbe-0665bd2578ba 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Tap Mirror: Handle Delete Port: 849e52cf-8226-4e57-b059-2ef34de89b8a [pid: 8|app: 0|req: 1369/2809] 10.0.0.76 () {28 vars in 438 bytes} [Tue Apr 28 23:58:01 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2810] 10.0.0.76 () {30 vars in 727 bytes} [Tue Apr 28 23:58:02 2026] GET /v2.0/subnets/7f04b335-5a12-4114-84bf-d561c69c075b => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2811] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:58:01 2026] PUT /v2.0/routers/63bc3171-5c75-40ca-8884-94c59aca8e16/remove_router_interface => generated 310 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2812] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:58:02 2026] DELETE /v2.0/subnets/c54fa4f7-30da-411d-b229-1ef4e3438d6b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:58:02.754 7 INFO neutron_taas.services.taas.taas_plugin [None req-fafd7c43-d621-45ff-8ddb-8dfd397ad0f5 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] TaaS: Handle Delete Port: ddb5fbac-5b17-48c9-a585-7a518536d1ee 2026-04-28 23:58:02.757 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fafd7c43-d621-45ff-8ddb-8dfd397ad0f5 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Tap Mirror: Handle Delete Port: ddb5fbac-5b17-48c9-a585-7a518536d1ee 2026-04-28 23:58:03.067 7 INFO neutron_taas.services.taas.taas_plugin [None req-fafd7c43-d621-45ff-8ddb-8dfd397ad0f5 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] TaaS: Handle Delete Port: 68a3865c-edb9-4631-aa49-24c15af0a8aa 2026-04-28 23:58:03.070 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fafd7c43-d621-45ff-8ddb-8dfd397ad0f5 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] Tap Mirror: Handle Delete Port: 68a3865c-edb9-4631-aa49-24c15af0a8aa 2026-04-28 23:58:03.450 7 INFO neutron.db.l3_hamode_db [None req-fafd7c43-d621-45ff-8ddb-8dfd397ad0f5 2c6f17c1f8b7493499bb21e8e1eefefd eac2a50a40304b82ac613dc44ffe8002 - - default default] HA network 05a17cd9-0306-4983-8e3e-24848933dace was deleted as no HA routers are present in project eac2a50a40304b82ac613dc44ffe8002. [pid: 7|app: 0|req: 1442/2813] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:58:02 2026] DELETE /v2.0/routers/63bc3171-5c75-40ca-8884-94c59aca8e16 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:58:03.555 7 INFO neutron.services.segments.plugin [-] Segment 2b64babf-ca1d-49a1-b81e-b10d83fedd8e resource provider aggregate not found 2026-04-28 23:58:03.572 7 INFO neutron.services.segments.plugin [-] Segment 2b64babf-ca1d-49a1-b81e-b10d83fedd8e resource provider aggregate not found 2026-04-28 23:58:03.581 7 INFO neutron.services.segments.plugin [-] Segment 2b64babf-ca1d-49a1-b81e-b10d83fedd8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b64babf-ca1d-49a1-b81e-b10d83fedd8e found for delete ", "request_id": "req-df03866f-af32-401f-a0e1-b65f14174a6c"}]} 2026-04-28 23:58:03.590 7 INFO neutron.services.segments.plugin [-] Segment 2b64babf-ca1d-49a1-b81e-b10d83fedd8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b64babf-ca1d-49a1-b81e-b10d83fedd8e found for delete ", "request_id": "req-53acc622-09a7-40db-89ab-31cd8ba3d608"}]} [pid: 8|app: 0|req: 1372/2814] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:58:03 2026] DELETE /v2.0/networks/48cc6ad5-442f-42ef-9bb0-a2a25b04e461 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:58:03.640 8 INFO neutron.services.segments.plugin [-] Segment 07e333c3-1480-4602-806b-ff68895ba039 resource provider aggregate not found 2026-04-28 23:58:03.661 8 INFO neutron.services.segments.plugin [-] Segment 07e333c3-1480-4602-806b-ff68895ba039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07e333c3-1480-4602-806b-ff68895ba039 found for delete ", "request_id": "req-48dbdd7d-002e-490b-bf59-2dd342fab264"}]} 2026-04-28 23:58:03.667 8 INFO neutron.services.segments.plugin [-] Segment 07e333c3-1480-4602-806b-ff68895ba039 resource provider aggregate not found 2026-04-28 23:58:03.688 8 INFO neutron.services.segments.plugin [-] Segment 07e333c3-1480-4602-806b-ff68895ba039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07e333c3-1480-4602-806b-ff68895ba039 found for delete ", "request_id": "req-88613894-0fbe-4b10-a20a-8d75ed516343"}]} 2026-04-28 23:58:04.600 8 WARNING neutron.db.securitygroups_db [None req-a62bfdc6-a4fb-4921-a34d-f7e69ae19267 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1443/2815] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:58:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2816] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:58:04 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: 1373/2817] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:58:04 2026] GET /v2.0/security-groups?tenant_id=eac2a50a40304b82ac613dc44ffe8002&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2818] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:58:04 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: 1446/2819] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:58:04 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: 1374/2820] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:58:04 2026] DELETE /v2.0/security-groups/8b90760f-893b-439a-b164-ac434ba82285 => 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: 1447/2821] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:04 2026] GET /v2.0/subnets/7f04b335-5a12-4114-84bf-d561c69c075b => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2822] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:58:04 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:58:04.983 7 WARNING neutron.db.securitygroups_db [None req-fdbfaa03-937e-4a3f-b5b2-7e127ae06550 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1376/2823] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:58:05 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) [pid: 8|app: 0|req: 1377/2824] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:58:05 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: 1448/2825] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:58:04 2026] GET /v2.0/security-groups?tenant_id=1ea043f7f7fe4e48b641302a306b5196&name=default => generated 2929 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2826] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:58:05 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: 1450/2827] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:58:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2828] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:58:05 2026] DELETE /v2.0/security-groups/9e20fe5d-ef28-434c-8502-03144b05cb3b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2829] 199.204.45.74 () {34 vars in 716 bytes} [Tue Apr 28 23:58:05 2026] POST /v2.0/ports => generated 1324 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2830] 10.0.0.126 () {34 vars in 971 bytes} [Tue Apr 28 23:58:06 2026] GET /v2.0/ports/f03c8225-11c8-4091-b07f-76d4c7c094a0 => generated 1324 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1452/2831] 199.204.45.74 () {34 vars in 1261 bytes} [Tue Apr 28 23:58:07 2026] GET /v2.0/ports/f03c8225-11c8-4091-b07f-76d4c7c094a0?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2832] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:07 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2833] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:07 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2834] 199.204.45.74 () {34 vars in 974 bytes} [Tue Apr 28 23:58:08 2026] GET /v2.0/ports/f03c8225-11c8-4091-b07f-76d4c7c094a0 => generated 1324 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2835] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:58:08 2026] GET /v2.0/networks?id=b484f3fb-17ac-4fad-97d3-601b295f7c64 => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2836] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:58:08 2026] PUT /v2.0/ports/f03c8225-11c8-4091-b07f-76d4c7c094a0 => generated 1514 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:58:08.812 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7494bbf-e5a6-4428-bd6b-37d266204e70'] response: {'name': 'network-changed', 'server_uuid': '9d32c9cd-57c5-4bb1-9445-5e41c104b6ab', 'tag': 'f03c8225-11c8-4091-b07f-76d4c7c094a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1455/2837] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:58:09 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 4096 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1383/2838] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:58:09 2026] GET /v2.0/networks?id=b484f3fb-17ac-4fad-97d3-601b295f7c64 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2839] 199.204.45.74 () {34 vars in 1055 bytes} [Tue Apr 28 23:58:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=f03c8225-11c8-4091-b07f-76d4c7c094a0 => 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: 1384/2840] 199.204.45.74 () {34 vars in 1103 bytes} [Tue Apr 28 23:58:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23d&port_id=f03c8225-11c8-4091-b07f-76d4c7c094a0 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2841] 199.204.45.74 () {34 vars in 1063 bytes} [Tue Apr 28 23:58:09 2026] GET /v2.0/subnets?id=c1860f50-7216-4a8c-913a-2dfde387cd19&id=7f04b335-5a12-4114-84bf-d561c69c075b => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2842] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:09 2026] GET /v2.0/ports?network_id=b484f3fb-17ac-4fad-97d3-601b295f7c64&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2843] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:09 2026] GET /v2.0/ports?network_id=b484f3fb-17ac-4fad-97d3-601b295f7c64&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2844] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:09 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?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: 1387/2845] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:09 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2846] 10.0.0.241 () {34 vars in 678 bytes} [Tue Apr 28 23:58:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2847] 10.0.0.241 () {34 vars in 678 bytes} [Tue Apr 28 23:58:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2848] 10.0.0.241 () {34 vars in 678 bytes} [Tue Apr 28 23:58:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2849] 10.0.0.241 () {34 vars in 678 bytes} [Tue Apr 28 23:58:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2850] 10.0.0.241 () {34 vars in 678 bytes} [Tue Apr 28 23:58:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:58:10.140 8 WARNING tagging [None req-c076ce39-481d-4ef3-9603-c4a9b208ace0 3248a606d85248e8a2f29daf3349db1c fd570bf3c4254d12aeaa959706462c6d - - 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: 1390/2851] 10.0.0.241 () {34 vars in 753 bytes} [Tue Apr 28 23:58:10 2026] PUT /v2.0/policies/3c4b0d95-1f3f-469f-ba24-4a67ce9a8acc/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:58:10.204 7 WARNING tagging [None req-701f4a91-6471-47a7-9be4-3782f7bd3db0 3248a606d85248e8a2f29daf3349db1c fd570bf3c4254d12aeaa959706462c6d - - 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/2852] 10.0.0.241 () {34 vars in 753 bytes} [Tue Apr 28 23:58:10 2026] PUT /v2.0/policies/efa7f616-e388-4173-b2a1-50bb720ae154/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:58:10.265 8 WARNING tagging [None req-a0fb7b1a-db0e-41ac-b467-eef20470cb8b 3248a606d85248e8a2f29daf3349db1c fd570bf3c4254d12aeaa959706462c6d - - 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: 1391/2853] 10.0.0.241 () {34 vars in 753 bytes} [Tue Apr 28 23:58:10 2026] PUT /v2.0/policies/a44cd1bf-bf67-4471-9b61-1e8674caf489/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:58:10.342 7 WARNING tagging [None req-a46ea4a5-0c6d-4666-8d1c-e93cdca12185 3248a606d85248e8a2f29daf3349db1c fd570bf3c4254d12aeaa959706462c6d - - 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: 1463/2854] 10.0.0.241 () {34 vars in 753 bytes} [Tue Apr 28 23:58:10 2026] PUT /v2.0/policies/5566db77-bb9c-46ce-ba1f-7d63565f132c/tags => generated 19 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2855] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:58:10 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 4096 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2856] 199.204.45.74 () {34 vars in 1061 bytes} [Tue Apr 28 23:58:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.100&port_id=4e2f87a9-8168-4563-b2a5-bebe270a362a => 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: 1392/2857] 10.0.0.241 () {32 vars in 674 bytes} [Tue Apr 28 23:58:10 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2858] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:58:10 2026] GET /v2.0/subnets?id=f5690ab4-d892-46c9-91b1-3786de615b90 => 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: 1466/2859] 10.0.0.241 () {32 vars in 688 bytes} [Tue Apr 28 23:58:10 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2860] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:10 2026] GET /v2.0/ports?network_id=77e2304f-2720-43a3-a39d-865246b7ff84&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2861] 10.0.0.241 () {32 vars in 684 bytes} [Tue Apr 28 23:58:10 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2862] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:10 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?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: 1396/2863] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:10 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2864] 10.0.0.241 () {32 vars in 696 bytes} [Tue Apr 28 23:58:10 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2865] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=79cf64f2-424c-47f8-a882-da4969caf368 => 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: 1398/2866] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/subnets?id=e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2867] 10.0.0.241 () {32 vars in 682 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2868] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/ports?network_id=a0c0a053-ae55-4533-8a31-5209a41bfff2&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2869] 10.0.0.241 () {32 vars in 696 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2870] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?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: 1400/2871] 10.0.0.241 () {32 vars in 692 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2872] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2873] 10.0.0.241 () {32 vars in 704 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2874] 199.204.45.74 () {34 vars in 1055 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=f03c8225-11c8-4091-b07f-76d4c7c094a0 => 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: 1474/2875] 199.204.45.74 () {34 vars in 1103 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23d&port_id=f03c8225-11c8-4091-b07f-76d4c7c094a0 => 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: 1402/2876] 10.0.0.241 () {32 vars in 734 bytes} [Tue Apr 28 23:58:11 2026] DELETE /v2.0/qos/policies/3c4b0d95-1f3f-469f-ba24-4a67ce9a8acc => 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: 1403/2877] 199.204.45.74 () {34 vars in 1063 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/subnets?id=c1860f50-7216-4a8c-913a-2dfde387cd19&id=7f04b335-5a12-4114-84bf-d561c69c075b => generated 1409 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2878] 10.0.0.241 () {32 vars in 734 bytes} [Tue Apr 28 23:58:11 2026] DELETE /v2.0/qos/policies/efa7f616-e388-4173-b2a1-50bb720ae154 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2879] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/ports?network_id=b484f3fb-17ac-4fad-97d3-601b295f7c64&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2880] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/ports?network_id=b484f3fb-17ac-4fad-97d3-601b295f7c64&device_owner=network%3Adhcp => 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: 1476/2881] 10.0.0.241 () {32 vars in 734 bytes} [Tue Apr 28 23:58:11 2026] DELETE /v2.0/qos/policies/a44cd1bf-bf67-4471-9b61-1e8674caf489 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2882] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?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: 1477/2883] 10.0.0.241 () {32 vars in 734 bytes} [Tue Apr 28 23:58:11 2026] DELETE /v2.0/qos/policies/5566db77-bb9c-46ce-ba1f-7d63565f132c => 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: 1407/2884] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:11 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2885] 10.0.0.241 () {32 vars in 734 bytes} [Tue Apr 28 23:58:11 2026] DELETE /v2.0/qos/policies/a650e456-e49a-45ff-9a04-70ed07039c77 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:58:12.530 8 WARNING neutron.db.securitygroups_db [None req-36c4e4e0-083c-45a7-9fc5-8abba90a46f5 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1408/2886] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:58:12 2026] GET /v2.0/security-groups?tenant_id=c75d8fbc80984f8eb86551e1a3fa9479&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2887] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:58:12 2026] DELETE /v2.0/security-groups/15a7f3e2-60b9-4218-8c29-12ff861621e0 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:58:12.857 8 WARNING neutron.db.securitygroups_db [None req-5102868f-69a0-415a-99d8-2a863409f3b7 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1409/2888] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:58:12 2026] GET /v2.0/security-groups?tenant_id=ef6f932d834d40a59f9d47c99a9d78cf&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2889] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:58:13 2026] DELETE /v2.0/security-groups/60dcdca2-fd26-4af9-af79-1f874b737817 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:58:13.310 8 WARNING neutron.db.securitygroups_db [None req-f4090906-2854-4ed6-a48d-da94321c0c8f 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1410/2890] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:58:13 2026] GET /v2.0/security-groups?tenant_id=fd570bf3c4254d12aeaa959706462c6d&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2891] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:58:13 2026] DELETE /v2.0/security-groups/0ac32a48-44d1-48b0-94e6-fa836e1f68af => 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: 1483/2894] 10.0.0.126 () {34 vars in 971 bytes} [Tue Apr 28 23:58:15 2026] GET /v2.0/ports/f03c8225-11c8-4091-b07f-76d4c7c094a0 => generated 1514 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2895] 199.204.45.74 () {30 vars in 742 bytes} [Tue Apr 28 23:58:15 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64 => generated 797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2896] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:15 2026] GET /v2.0/subnets/7f04b335-5a12-4114-84bf-d561c69c075b => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2897] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:15 2026] GET /v2.0/subnets/c1860f50-7216-4a8c-913a-2dfde387cd19 => generated 743 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2898] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:58: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: 8|app: 0|req: 1414/2899] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:58:15 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: 1486/2900] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:58: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: 8|app: 0|req: 1415/2901] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:58: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: 7|app: 0|req: 1487/2902] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:15 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2903] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:58:15 2026] GET /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2904] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:58:15 2026] GET /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2905] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:15 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2906] 199.204.45.74 () {30 vars in 742 bytes} [Tue Apr 28 23:58:15 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2 => generated 800 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2907] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:58:15 2026] GET /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2908] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:15 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2909] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:58:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2910] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:58:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2911] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:58:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2912] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:58:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2913] 10.0.0.241 () {34 vars in 676 bytes} [Tue Apr 28 23:58:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2914] 10.0.0.241 () {34 vars in 759 bytes} [Tue Apr 28 23:58:18 2026] PUT /v2.0/subnetpools/7c820684-2c1c-4671-b4ae-61e61b1223d4/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2915] 10.0.0.241 () {34 vars in 759 bytes} [Tue Apr 28 23:58:18 2026] PUT /v2.0/subnetpools/dd4215ea-549f-4b7d-8350-b2a7d2beabdb/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2916] 10.0.0.241 () {34 vars in 759 bytes} [Tue Apr 28 23:58:18 2026] PUT /v2.0/subnetpools/21d213a3-62f3-459e-a95a-55e146ffb056/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2917] 10.0.0.241 () {34 vars in 759 bytes} [Tue Apr 28 23:58:18 2026] PUT /v2.0/subnetpools/bcdd40e3-a9e5-47b8-a59f-25d8ed2107a4/tags => generated 19 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2918] 10.0.0.241 () {32 vars in 672 bytes} [Tue Apr 28 23:58:18 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2919] 10.0.0.241 () {32 vars in 686 bytes} [Tue Apr 28 23:58:18 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2920] 10.0.0.241 () {32 vars in 682 bytes} [Tue Apr 28 23:58:19 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2921] 10.0.0.241 () {32 vars in 694 bytes} [Tue Apr 28 23:58:19 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2922] 10.0.0.241 () {32 vars in 680 bytes} [Tue Apr 28 23:58:19 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2923] 10.0.0.241 () {32 vars in 694 bytes} [Tue Apr 28 23:58:19 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2924] 10.0.0.241 () {32 vars in 690 bytes} [Tue Apr 28 23:58:19 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2925] 10.0.0.241 () {32 vars in 702 bytes} [Tue Apr 28 23:58:19 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2926] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:58:19 2026] DELETE /v2.0/subnetpools/7c820684-2c1c-4671-b4ae-61e61b1223d4 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2927] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:58:19 2026] DELETE /v2.0/subnetpools/dd4215ea-549f-4b7d-8350-b2a7d2beabdb => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2928] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:58:19 2026] DELETE /v2.0/subnetpools/21d213a3-62f3-459e-a95a-55e146ffb056 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2929] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:58:19 2026] DELETE /v2.0/subnetpools/bcdd40e3-a9e5-47b8-a59f-25d8ed2107a4 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2930] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:58:19 2026] DELETE /v2.0/subnetpools/692f58f1-7ac4-41bb-9360-8572b5a4a36b => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:58:20.427 8 WARNING neutron.db.securitygroups_db [None req-4ca19a03-6a88-45d5-8adf-393ef9852ff2 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1430/2931] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:58:20 2026] GET /v2.0/security-groups?tenant_id=4bfda629c86c49a683ec70df83b8d2db&name=default => generated 2929 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2932] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:58:20 2026] DELETE /v2.0/security-groups/70520aab-64ac-44eb-9f2d-fcdd2f7ff1a5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:58:20.746 8 WARNING neutron.db.securitygroups_db [None req-730ffa2d-89e9-4482-a33d-7a28779e8b87 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1431/2933] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:58:20 2026] GET /v2.0/security-groups?tenant_id=86172bb652a3491d856e4357d7f7d52b&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2934] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:58:20 2026] DELETE /v2.0/security-groups/ced1e00c-9ddb-4a9b-9804-c67e6c0bdcb0 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:58:21.187 8 WARNING neutron.db.securitygroups_db [None req-50265bbd-eb89-451a-af51-84948f61f43a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1432/2935] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:58:21 2026] GET /v2.0/security-groups?tenant_id=cc69b5c78be64681a649b9cb9b9e6fcb&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2936] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:58:21 2026] DELETE /v2.0/security-groups/34b70bbf-dca7-4279-8e2a-7dd84675a0dd => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2937] 10.0.0.76 () {30 vars in 689 bytes} [Tue Apr 28 23:58:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2938] 10.0.0.76 () {30 vars in 691 bytes} [Tue Apr 28 23:58:22 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: 1434/2939] 10.0.0.76 () {30 vars in 667 bytes} [Tue Apr 28 23:58:22 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: 1506/2940] 10.0.0.76 () {30 vars in 703 bytes} [Tue Apr 28 23:58:22 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: 1435/2941] 10.0.0.76 () {28 vars in 438 bytes} [Tue Apr 28 23:58:22 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2942] 10.0.0.76 () {30 vars in 727 bytes} [Tue Apr 28 23:58:22 2026] GET /v2.0/subnets/3a4d0aa8-8eff-49ae-94c3-f701840cb878 => generated 656 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2943] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:58:23 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) [pid: 7|app: 0|req: 1508/2944] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:58:23 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: 1437/2945] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:58:23 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: 1509/2946] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:58:23 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: 1438/2947] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:23 2026] GET /v2.0/subnets/7f04b335-5a12-4114-84bf-d561c69c075b => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2948] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:24 2026] GET /v2.0/subnets/3a4d0aa8-8eff-49ae-94c3-f701840cb878 => 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: 1439/2949] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:58:24 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 4098 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2950] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:58:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2951] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:58:24 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: 1512/2952] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:58:24 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: 1441/2953] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:58:24 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: 1513/2954] 199.204.45.74 () {34 vars in 716 bytes} [Tue Apr 28 23:58:24 2026] POST /v2.0/ports => generated 1332 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2955] 10.0.0.126 () {34 vars in 971 bytes} [Tue Apr 28 23:58:24 2026] GET /v2.0/ports/e01e6781-4668-42cf-8029-3c76820909da => generated 1332 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2956] 10.0.0.126 () {34 vars in 907 bytes} [Tue Apr 28 23:58:24 2026] GET /v2.0/extensions => generated 22037 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1514/2957] 10.0.0.241 () {34 vars in 678 bytes} [Tue Apr 28 23:58:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:58:25.100 8 WARNING tagging [None req-c72fbe8b-c8be-41fc-82c8-402182adf9b0 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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: 1444/2958] 10.0.0.241 () {34 vars in 753 bytes} [Tue Apr 28 23:58:25 2026] PUT /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:58:25.157 7 WARNING tagging [None req-9bb43923-3df2-4ac4-ac97-0f57377bf07b 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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/2959] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:58:25 2026] GET /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:58:25.193 8 WARNING tagging [None req-57cb6f06-d23d-4df1-be09-a4d68f88052c 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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: 1445/2960] 10.0.0.241 () {34 vars in 764 bytes} [Tue Apr 28 23:58:25 2026] PUT /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 23:58:25.257 7 WARNING tagging [None req-1677d848-1164-4d26-8612-77647fe2be62 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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/2961] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:58:25 2026] GET /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:58:25.301 8 WARNING tagging [None req-bde48e31-3359-4184-ab4b-c575efb58ecc 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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: 1446/2962] 10.0.0.241 () {34 vars in 760 bytes} [Tue Apr 28 23:58:25 2026] PUT /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 23:58:25.350 7 WARNING tagging [None req-9e8ce9a4-e62b-4e84-880e-42d8a89e7c0f 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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: 1517/2963] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:58:25 2026] GET /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:58:25.392 8 WARNING tagging [None req-f5fc7539-86ab-41aa-b741-e6fc16d418c3 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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: 1447/2964] 10.0.0.241 () {34 vars in 782 bytes} [Tue Apr 28 23:58:25 2026] PUT /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 23:58:25.459 7 WARNING tagging [None req-ab65d1f9-ad42-4803-a161-a0bc2ff27875 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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: 1518/2965] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:58:25 2026] GET /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:58:25.504 8 WARNING tagging [None req-ce449b58-d477-4d3b-b668-8b5c452395bc 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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: 1448/2966] 10.0.0.241 () {34 vars in 753 bytes} [Tue Apr 28 23:58:25 2026] PUT /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:58:25.570 7 WARNING tagging [None req-67f91308-0233-4126-abc5-c885720dd987 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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: 1519/2967] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:58:25 2026] GET /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:58:25.615 8 WARNING tagging [None req-0490e865-d313-4a06-95ee-ac84b0a65cb1 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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: 1449/2968] 10.0.0.241 () {32 vars in 741 bytes} [Tue Apr 28 23:58:25 2026] GET /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:58:25.656 7 WARNING tagging [None req-ed662c04-52fb-4cb3-956f-0c530176fa80 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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-04-28 23:58:25.663 7 INFO neutron.api.v2.resource [None req-ed662c04-52fb-4cb3-956f-0c530176fa80 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/2969] 10.0.0.241 () {32 vars in 745 bytes} [Tue Apr 28 23:58:25 2026] GET /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:58:25.700 8 WARNING tagging [None req-456a58af-10e6-4247-87ce-8513cadccb7c 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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: 1450/2970] 10.0.0.241 () {32 vars in 744 bytes} [Tue Apr 28 23:58:25 2026] DELETE /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:58:25.748 7 WARNING tagging [None req-122a8b92-168c-42c1-bca8-bb5d6fd24e51 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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: 1521/2971] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:58:25 2026] GET /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:58:25.786 8 WARNING tagging [None req-34895cc1-5f20-451d-be99-4a48a0324a3c 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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-04-28 23:58:25.794 8 INFO neutron.api.v2.resource [None req-34895cc1-5f20-451d-be99-4a48a0324a3c 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1451/2972] 10.0.0.241 () {32 vars in 748 bytes} [Tue Apr 28 23:58:25 2026] DELETE /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:58:25.834 7 WARNING tagging [None req-5853a7ee-a24d-436d-87da-32fde172300e 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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: 1522/2973] 10.0.0.241 () {32 vars in 736 bytes} [Tue Apr 28 23:58:25 2026] DELETE /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2974] 199.204.45.74 () {34 vars in 1261 bytes} [Tue Apr 28 23:58:25 2026] GET /v2.0/ports/e01e6781-4668-42cf-8029-3c76820909da?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) 2026-04-28 23:58:25.895 7 WARNING tagging [None req-e7bb15b9-c363-4336-b741-42796f2bfd14 2abad34bbe614f05909c8453f4160b3f c16eedccaf584b16b92a25568c37c13b - - 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: 1523/2975] 10.0.0.241 () {32 vars in 733 bytes} [Tue Apr 28 23:58:25 2026] GET /v2.0/policies/67cf587f-f924-4dd5-a6be-5ef977687b83/tags => 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: 1453/2976] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:25 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?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: 1454/2977] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:25 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2978] 10.0.0.241 () {32 vars in 734 bytes} [Tue Apr 28 23:58:25 2026] DELETE /v2.0/qos/policies/67cf587f-f924-4dd5-a6be-5ef977687b83 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2979] 199.204.45.74 () {34 vars in 974 bytes} [Tue Apr 28 23:58:26 2026] GET /v2.0/ports/e01e6781-4668-42cf-8029-3c76820909da => generated 1332 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2980] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:58:26 2026] GET /v2.0/networks?id=c623c0e2-9e89-44d8-affd-6d65edeaa59b => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:58:26.716 7 WARNING neutron.db.securitygroups_db [None req-9d8ffd7d-9e05-46d9-aeb6-d461995b1c2e 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1526/2981] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:58:26 2026] GET /v2.0/security-groups?tenant_id=c16eedccaf584b16b92a25568c37c13b&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2982] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:58:26 2026] DELETE /v2.0/security-groups/d1e1c498-885a-445e-9f18-780a4f5a6870 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2983] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:58:26 2026] PUT /v2.0/ports/e01e6781-4668-42cf-8029-3c76820909da => generated 1522 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:58:26.980 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b1b37aa-8104-463a-9147-39a2114a5e47'] response: {'name': 'network-changed', 'server_uuid': '9d32c9cd-57c5-4bb1-9445-5e41c104b6ab', 'tag': 'e01e6781-4668-42cf-8029-3c76820909da', 'status': 'completed', 'code': 200} 2026-04-28 23:58:27.026 7 WARNING neutron.db.securitygroups_db [None req-cb7f7e80-f827-4676-9b99-6a6482e547c1 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1528/2984] 10.0.0.241 () {32 vars in 774 bytes} [Tue Apr 28 23:58:27 2026] GET /v2.0/security-groups?tenant_id=2aec20f61c0b4f48846f1f0ade95b669&name=default => generated 2929 bytes in 130 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: 1457/2985] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:58:27 2026] DELETE /v2.0/security-groups/ff2a1664-61fa-4a69-b4ae-6a969a8f8753 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2986] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:58:27 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 5612 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2987] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:58:27 2026] GET /v2.0/networks?id=c623c0e2-9e89-44d8-affd-6d65edeaa59b => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2988] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:58:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.168&port_id=e01e6781-4668-42cf-8029-3c76820909da => 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: 1459/2989] 199.204.45.74 () {34 vars in 1105 bytes} [Tue Apr 28 23:58:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A166&port_id=e01e6781-4668-42cf-8029-3c76820909da => 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: 1531/2990] 199.204.45.74 () {34 vars in 1063 bytes} [Tue Apr 28 23:58:27 2026] GET /v2.0/subnets?id=ff44513a-7328-419a-bf5d-a7418429dffb&id=3a4d0aa8-8eff-49ae-94c3-f701840cb878 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2991] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:27 2026] GET /v2.0/ports?network_id=c623c0e2-9e89-44d8-affd-6d65edeaa59b&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2992] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:27 2026] GET /v2.0/ports?network_id=c623c0e2-9e89-44d8-affd-6d65edeaa59b&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2993] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:27 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2994] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:27 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2995] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:58:28 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 5612 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2996] 199.204.45.74 () {34 vars in 1061 bytes} [Tue Apr 28 23:58:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.100&port_id=4e2f87a9-8168-4563-b2a5-bebe270a362a => 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: 1463/2997] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/subnets?id=f5690ab4-d892-46c9-91b1-3786de615b90 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2998] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/ports?network_id=77e2304f-2720-43a3-a39d-865246b7ff84&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2999] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?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: 1536/3000] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3001] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=79cf64f2-424c-47f8-a882-da4969caf368 => 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: 1537/3002] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/subnets?id=e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3003] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/ports?network_id=a0c0a053-ae55-4533-8a31-5209a41bfff2&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3004] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3005] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3006] 199.204.45.74 () {34 vars in 1055 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=f03c8225-11c8-4091-b07f-76d4c7c094a0 => 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: 1468/3007] 199.204.45.74 () {34 vars in 1103 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23d&port_id=f03c8225-11c8-4091-b07f-76d4c7c094a0 => 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: 1540/3008] 199.204.45.74 () {34 vars in 1063 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/subnets?id=c1860f50-7216-4a8c-913a-2dfde387cd19&id=7f04b335-5a12-4114-84bf-d561c69c075b => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3009] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/ports?network_id=b484f3fb-17ac-4fad-97d3-601b295f7c64&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3010] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/ports?network_id=b484f3fb-17ac-4fad-97d3-601b295f7c64&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3011] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?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: 1542/3012] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3013] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.168&port_id=e01e6781-4668-42cf-8029-3c76820909da => 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: 1543/3014] 199.204.45.74 () {34 vars in 1105 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A166&port_id=e01e6781-4668-42cf-8029-3c76820909da => 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: 1472/3015] 199.204.45.74 () {34 vars in 1063 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/subnets?id=ff44513a-7328-419a-bf5d-a7418429dffb&id=3a4d0aa8-8eff-49ae-94c3-f701840cb878 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3016] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/ports?network_id=c623c0e2-9e89-44d8-affd-6d65edeaa59b&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3017] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/ports?network_id=c623c0e2-9e89-44d8-affd-6d65edeaa59b&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3018] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3019] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:29 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3022] 10.0.0.126 () {34 vars in 971 bytes} [Tue Apr 28 23:58:33 2026] GET /v2.0/ports/e01e6781-4668-42cf-8029-3c76820909da => generated 1524 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3023] 199.204.45.74 () {30 vars in 742 bytes} [Tue Apr 28 23:58:33 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b => generated 797 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3024] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:34 2026] GET /v2.0/subnets/3a4d0aa8-8eff-49ae-94c3-f701840cb878 => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3025] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:34 2026] GET /v2.0/subnets/ff44513a-7328-419a-bf5d-a7418429dffb => generated 747 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3026] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:58:34 2026] GET /v2.0/ports/f03c8225-11c8-4091-b07f-76d4c7c094a0 => generated 1516 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3027] 199.204.45.74 () {34 vars in 789 bytes} [Tue Apr 28 23:58:34 2026] PUT /v2.0/ports/f03c8225-11c8-4091-b07f-76d4c7c094a0 => generated 1251 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:58:34.515 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2022afbb-b256-45d9-ab21-da5ba72eb6c0'] response: {'name': 'network-changed', 'server_uuid': '9d32c9cd-57c5-4bb1-9445-5e41c104b6ab', 'tag': 'f03c8225-11c8-4091-b07f-76d4c7c094a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1479/3028] 199.204.45.74 () {30 vars in 742 bytes} [Tue Apr 28 23:58:34 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64 => generated 797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1550/3029] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:34 2026] GET /v2.0/subnets/7f04b335-5a12-4114-84bf-d561c69c075b => generated 673 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3030] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:58:34 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: 1551/3031] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:58:34 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: 1481/3032] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:58:34 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: 1552/3033] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:58:34 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: 1482/3034] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:34 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3035] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:58:34 2026] GET /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3036] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:58:34 2026] GET /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 1350 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3037] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:34 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3038] 199.204.45.74 () {30 vars in 742 bytes} [Tue Apr 28 23:58:34 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3039] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:58:34 2026] GET /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3040] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:35 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3041] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:58:35 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 5385 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3042] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:58:35 2026] GET /v2.0/networks?id=b484f3fb-17ac-4fad-97d3-601b295f7c64 => generated 800 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3043] 199.204.45.74 () {34 vars in 1055 bytes} [Tue Apr 28 23:58:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=f03c8225-11c8-4091-b07f-76d4c7c094a0 => 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: 1487/3044] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:58:35 2026] GET /v2.0/subnets?id=7f04b335-5a12-4114-84bf-d561c69c075b => 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: 1558/3045] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:35 2026] GET /v2.0/ports?network_id=b484f3fb-17ac-4fad-97d3-601b295f7c64&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3046] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:35 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?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: 1559/3047] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:35 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3050] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:58:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3051] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:58:47 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: 1491/3052] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:58:47 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: 1562/3053] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:58:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3054] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:47 2026] GET /v2.0/subnets/7f04b335-5a12-4114-84bf-d561c69c075b => generated 673 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3055] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:58:47 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 5385 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3056] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:58:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3057] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:58:47 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: 1494/3058] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:58:47 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: 1565/3059] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:58:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3060] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:58:47 2026] GET /v2.0/ports/e01e6781-4668-42cf-8029-3c76820909da => generated 1524 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3061] 199.204.45.74 () {34 vars in 789 bytes} [Tue Apr 28 23:58:47 2026] PUT /v2.0/ports/e01e6781-4668-42cf-8029-3c76820909da => generated 1311 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:58:47.915 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5daf898-2764-4009-a448-2f426902f59b'] response: {'name': 'network-changed', 'server_uuid': '9d32c9cd-57c5-4bb1-9445-5e41c104b6ab', 'tag': 'e01e6781-4668-42cf-8029-3c76820909da', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1496/3062] 199.204.45.74 () {30 vars in 742 bytes} [Tue Apr 28 23:58:47 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b => generated 797 bytes in 51 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: 1567/3063] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:47 2026] GET /v2.0/subnets/ff44513a-7328-419a-bf5d-a7418429dffb => generated 747 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3064] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:58:47 2026] GET /v2.0/ports/e01e6781-4668-42cf-8029-3c76820909da => generated 1347 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3065] 199.204.45.74 () {34 vars in 788 bytes} [Tue Apr 28 23:58:48 2026] PUT /v2.0/ports/e01e6781-4668-42cf-8029-3c76820909da => generated 1080 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3066] 199.204.45.74 () {30 vars in 742 bytes} [Tue Apr 28 23:58:48 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b => generated 797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1569/3067] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:58:48 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 4977 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3068] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:58:48 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 4977 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3069] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:58:48 2026] GET /v2.0/networks?id=c623c0e2-9e89-44d8-affd-6d65edeaa59b => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3070] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:58:48 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 4977 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3071] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:48 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?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: 1501/3072] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:48 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3073] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:58:49 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 4977 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:58:49.953 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-308418ee-182a-450f-895d-99a92b1998b4'] response: {'name': 'network-changed', 'server_uuid': '9d32c9cd-57c5-4bb1-9445-5e41c104b6ab', 'tag': 'e01e6781-4668-42cf-8029-3c76820909da', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1502/3074] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:58:50 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 4977 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3075] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:58:50 2026] GET /v2.0/networks?id=c623c0e2-9e89-44d8-affd-6d65edeaa59b => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3076] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:50 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3077] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:50 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3078] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:58:50 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 4977 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3079] 199.204.45.74 () {34 vars in 974 bytes} [Tue Apr 28 23:58:50 2026] GET /v2.0/ports/e01e6781-4668-42cf-8029-3c76820909da => generated 1116 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3080] 199.204.45.74 () {34 vars in 1059 bytes} [Tue Apr 28 23:58:50 2026] GET /v2.0/ports/e01e6781-4668-42cf-8029-3c76820909da?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3081] 199.204.45.74 () {34 vars in 1015 bytes} [Tue Apr 28 23:58:50 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3082] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:58:50 2026] PUT /v2.0/ports/e01e6781-4668-42cf-8029-3c76820909da => generated 917 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3083] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:58:51 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 3869 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:58:51.908 8 INFO neutron_taas.services.taas.taas_plugin [None req-63924ce0-4fe1-422d-90a6-a22f670e4b6a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: e01e6781-4668-42cf-8029-3c76820909da 2026-04-28 23:58:51.912 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63924ce0-4fe1-422d-90a6-a22f670e4b6a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: e01e6781-4668-42cf-8029-3c76820909da [pid: 8|app: 0|req: 1507/3084] 199.204.45.74 () {32 vars in 758 bytes} [Tue Apr 28 23:58:51 2026] DELETE /v2.0/ports/e01e6781-4668-42cf-8029-3c76820909da => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3085] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:58:52 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: 1508/3086] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:58:52 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: 1579/3087] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:58:52 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: 1509/3088] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:58:52 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: 1580/3089] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:52 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3090] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:58:52 2026] GET /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3091] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:58:52 2026] GET /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3092] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:52 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3093] 199.204.45.74 () {30 vars in 742 bytes} [Tue Apr 28 23:58:52 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3094] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:58:52 2026] GET /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3095] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:58:52 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3096] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:58:52 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 3869 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3097] 199.204.45.74 () {34 vars in 1225 bytes} [Tue Apr 28 23:58:52 2026] GET /v2.0/networks?id=77e2304f-2720-43a3-a39d-865246b7ff84&id=a0c0a053-ae55-4533-8a31-5209a41bfff2&id=b484f3fb-17ac-4fad-97d3-601b295f7c64&id=c623c0e2-9e89-44d8-affd-6d65edeaa59b => generated 3096 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3098] 199.204.45.74 () {34 vars in 1061 bytes} [Tue Apr 28 23:58:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.100&port_id=4e2f87a9-8168-4563-b2a5-bebe270a362a => 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: 1585/3099] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:58:52 2026] GET /v2.0/subnets?id=f5690ab4-d892-46c9-91b1-3786de615b90 => 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: 1515/3100] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:52 2026] GET /v2.0/ports?network_id=77e2304f-2720-43a3-a39d-865246b7ff84&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3101] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:52 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?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: 1516/3102] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:53 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3103] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:58:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=79cf64f2-424c-47f8-a882-da4969caf368 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3104] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:58:53 2026] GET /v2.0/subnets?id=e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3105] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:53 2026] GET /v2.0/ports?network_id=a0c0a053-ae55-4533-8a31-5209a41bfff2&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3106] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:53 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?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: 1589/3107] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:53 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3108] 199.204.45.74 () {34 vars in 1055 bytes} [Tue Apr 28 23:58:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=f03c8225-11c8-4091-b07f-76d4c7c094a0 => 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: 1590/3109] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:58:53 2026] GET /v2.0/subnets?id=7f04b335-5a12-4114-84bf-d561c69c075b => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3110] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:58:53 2026] GET /v2.0/ports?network_id=b484f3fb-17ac-4fad-97d3-601b295f7c64&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3111] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:53 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3112] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:53 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3113] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:58:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3114] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:58:57 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: 1593/3115] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:58:57 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: 1523/3116] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:58:57 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: 1594/3117] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:58:57 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 3869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3118] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:58:57 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: 1595/3119] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:58:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3120] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:58:57 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: 1596/3121] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:58:57 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: 1526/3122] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:58:57 2026] GET /v2.0/ports/f03c8225-11c8-4091-b07f-76d4c7c094a0 => generated 1287 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3123] 199.204.45.74 () {34 vars in 788 bytes} [Tue Apr 28 23:58:57 2026] PUT /v2.0/ports/f03c8225-11c8-4091-b07f-76d4c7c094a0 => generated 1080 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:58:57.950 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fe3fce2-348f-4a47-b6e5-5041402d08e7'] response: {'name': 'network-changed', 'server_uuid': '9d32c9cd-57c5-4bb1-9445-5e41c104b6ab', 'tag': 'f03c8225-11c8-4091-b07f-76d4c7c094a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1527/3124] 199.204.45.74 () {30 vars in 742 bytes} [Tue Apr 28 23:58:57 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64 => generated 797 bytes in 71 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: 1598/3125] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:58:57 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 3698 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3126] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:58:58 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 3698 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3127] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:58:58 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 3698 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3128] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:58:58 2026] GET /v2.0/networks?id=b484f3fb-17ac-4fad-97d3-601b295f7c64 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3129] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:58:58 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?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: 1530/3130] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:58:58 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3131] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:58:59 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 3698 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3134] 199.204.45.74 () {34 vars in 974 bytes} [Tue Apr 28 23:59:00 2026] GET /v2.0/ports/f03c8225-11c8-4091-b07f-76d4c7c094a0 => generated 1116 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3135] 199.204.45.74 () {34 vars in 1059 bytes} [Tue Apr 28 23:59:00 2026] GET /v2.0/ports/f03c8225-11c8-4091-b07f-76d4c7c094a0?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3136] 199.204.45.74 () {34 vars in 1015 bytes} [Tue Apr 28 23:59:00 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?fields=dns_domain => generated 29 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3137] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:59:00 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 3698 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3138] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:59:00 2026] PUT /v2.0/ports/f03c8225-11c8-4091-b07f-76d4c7c094a0 => generated 917 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3139] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:59:01 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:59:01.523 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8441f46-1e6a-49b3-bc22-0f326f616612 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: f03c8225-11c8-4091-b07f-76d4c7c094a0 2026-04-28 23:59:01.527 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8441f46-1e6a-49b3-bc22-0f326f616612 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: f03c8225-11c8-4091-b07f-76d4c7c094a0 [pid: 8|app: 0|req: 1535/3140] 199.204.45.74 () {32 vars in 758 bytes} [Tue Apr 28 23:59:01 2026] DELETE /v2.0/ports/f03c8225-11c8-4091-b07f-76d4c7c094a0 => 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: 1606/3141] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:59:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3142] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:59:01 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: 1607/3143] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:59:01 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: 1537/3144] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:59:01 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: 1608/3145] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:59:01 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3146] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:59:01 2026] GET /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3147] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:59:01 2026] GET /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 1350 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3148] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:59:01 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3149] 199.204.45.74 () {30 vars in 742 bytes} [Tue Apr 28 23:59:01 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3150] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:59:02 2026] GET /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3151] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:59:02 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3152] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:59:02 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3153] 199.204.45.74 () {34 vars in 1145 bytes} [Tue Apr 28 23:59:02 2026] GET /v2.0/networks?id=77e2304f-2720-43a3-a39d-865246b7ff84&id=a0c0a053-ae55-4533-8a31-5209a41bfff2&id=b484f3fb-17ac-4fad-97d3-601b295f7c64 => generated 2310 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3154] 199.204.45.74 () {34 vars in 1061 bytes} [Tue Apr 28 23:59:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.100&port_id=4e2f87a9-8168-4563-b2a5-bebe270a362a => 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: 1543/3155] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:59:02 2026] GET /v2.0/subnets?id=f5690ab4-d892-46c9-91b1-3786de615b90 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3156] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:59:02 2026] GET /v2.0/ports?network_id=77e2304f-2720-43a3-a39d-865246b7ff84&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3157] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:59:02 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?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: 1614/3158] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:59:02 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3159] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:59:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=79cf64f2-424c-47f8-a882-da4969caf368 => 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: 1615/3160] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:59:02 2026] GET /v2.0/subnets?id=e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3161] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:59:02 2026] GET /v2.0/ports?network_id=a0c0a053-ae55-4533-8a31-5209a41bfff2&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3162] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:59:02 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?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: 1547/3163] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:59:02 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3164] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:59:14 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: 1548/3165] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:59:14 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: 1618/3166] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:59:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3167] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:59:14 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-04-28 23:59:14.518 7 INFO neutron.api.v2.resource [None req-9159066c-86dd-422c-81d5-fd72b7d78bbf 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3168] 199.204.45.74 () {30 vars in 762 bytes} [Tue Apr 28 23:59:14 2026] GET /v2.0/security-groups/lb-b679e815-1af7-4f76-8ca8-631d711cdf8f => 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: 1550/3169] 199.204.45.74 () {30 vars in 784 bytes} [Tue Apr 28 23:59:14 2026] GET /v2.0/security-groups?name=lb-b679e815-1af7-4f76-8ca8-631d711cdf8f => 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: 1620/3170] 199.204.45.74 () {30 vars in 814 bytes} [Tue Apr 28 23:59:14 2026] GET /v2.0/security-group-rules?security_group_id=754ae1da-a3c8-4b60-a9b9-27e967a86b3a => 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: 1551/3171] 199.204.45.74 () {32 vars in 788 bytes} [Tue Apr 28 23:59:14 2026] DELETE /v2.0/security-group-rules/2c9c4cd9-7fbc-43f1-8900-f7d2e5ba6539 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3172] 199.204.45.74 () {32 vars in 788 bytes} [Tue Apr 28 23:59:14 2026] DELETE /v2.0/security-group-rules/4039c223-6155-4e07-9e31-ec0049078804 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:17.253 8 INFO neutron_taas.services.taas.taas_plugin [None req-85a67d54-6162-40f6-a7a2-61f3a4cc76c1 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] TaaS: Handle Delete Port: 0e0bc5d7-a968-4281-8c8d-d6f8657bb1e4 2026-04-28 23:59:17.256 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85a67d54-6162-40f6-a7a2-61f3a4cc76c1 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Tap Mirror: Handle Delete Port: 0e0bc5d7-a968-4281-8c8d-d6f8657bb1e4 2026-04-28 23:59:17.451 8 INFO neutron.db.l3_db [None req-85a67d54-6162-40f6-a7a2-61f3a4cc76c1 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Floating IP 6d6a0613-20a4-4b34-8c53-41282779cd80 disassociated (deleted). External IP: 10.96.250.209, port: a8f76047-be4f-43a1-8ee6-83f32dae6094. [pid: 8|app: 0|req: 1553/3175] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:59:17 2026] DELETE /v2.0/floatingips/6d6a0613-20a4-4b34-8c53-41282779cd80 => generated 0 bytes in 676 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:17.808 7 INFO neutron.api.v2.resource [None req-d7d6fd87-9a76-4b0e-8bc9-71f33c12ed02 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3176] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:59:17 2026] GET /v2.0/floatingips/6d6a0613-20a4-4b34-8c53-41282779cd80 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3177] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:59:18 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: 1624/3178] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:59:18 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: 1555/3179] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:59:18 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: 1625/3180] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:59:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:59:18.667 8 INFO neutron.api.v2.resource [None req-2fec6736-0250-42ba-8673-e7db34ed2d53 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3181] 199.204.45.74 () {30 vars in 762 bytes} [Tue Apr 28 23:59:18 2026] GET /v2.0/security-groups/lb-b679e815-1af7-4f76-8ca8-631d711cdf8f => 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: 1626/3182] 199.204.45.74 () {30 vars in 784 bytes} [Tue Apr 28 23:59:18 2026] GET /v2.0/security-groups?name=lb-b679e815-1af7-4f76-8ca8-631d711cdf8f => 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: 1557/3183] 199.204.45.74 () {30 vars in 814 bytes} [Tue Apr 28 23:59:18 2026] GET /v2.0/security-group-rules?security_group_id=754ae1da-a3c8-4b60-a9b9-27e967a86b3a => 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: 1627/3184] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:59:18 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: 1558/3185] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:59:18 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: 1628/3186] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:59:18 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: 1559/3187] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:59:18 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: 1629/3188] 199.204.45.74 () {30 vars in 740 bytes} [Tue Apr 28 23:59:18 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3189] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:59:18 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 2590 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3190] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:59:18 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 2590 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3191] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:59:19 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3192] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:59:20 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3193] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:59:21 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3194] 199.204.45.74 () {34 vars in 974 bytes} [Tue Apr 28 23:59:21 2026] GET /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3195] 199.204.45.74 () {34 vars in 1059 bytes} [Tue Apr 28 23:59:21 2026] GET /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3196] 199.204.45.74 () {34 vars in 1015 bytes} [Tue Apr 28 23:59:21 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2?fields=dns_domain => generated 29 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3197] 199.204.45.74 () {38 vars in 1027 bytes} [Tue Apr 28 23:59:21 2026] PUT /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 1151 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3198] 199.204.45.74 () {30 vars in 768 bytes} [Tue Apr 28 23:59:22 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 1248 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: 8|app: 0|req: 1565/3199] 199.204.45.74 () {34 vars in 788 bytes} [Tue Apr 28 23:59:22 2026] PUT /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 1090 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3200] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:59:22 2026] GET /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 1090 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:59:22.690 8 INFO neutron_taas.services.taas.taas_plugin [None req-07bd0e18-6ceb-4604-a8da-2162bb8e48c8 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 79cf64f2-424c-47f8-a882-da4969caf368 2026-04-28 23:59:22.693 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07bd0e18-6ceb-4604-a8da-2162bb8e48c8 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 79cf64f2-424c-47f8-a882-da4969caf368 [pid: 8|app: 0|req: 1566/3201] 199.204.45.74 () {32 vars in 758 bytes} [Tue Apr 28 23:59:22 2026] DELETE /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3202] 199.204.45.74 () {30 vars in 702 bytes} [Tue Apr 28 23:59:22 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: 1567/3203] 199.204.45.74 () {30 vars in 704 bytes} [Tue Apr 28 23:59:23 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: 1637/3204] 199.204.45.74 () {30 vars in 680 bytes} [Tue Apr 28 23:59:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3205] 199.204.45.74 () {30 vars in 716 bytes} [Tue Apr 28 23:59:23 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-04-28 23:59:23.072 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a02ffd7-8e5b-4e0c-b81c-e1563c90000a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1638/3206] 199.204.45.74 () {32 vars in 758 bytes} [Tue Apr 28 23:59:23 2026] DELETE /v2.0/ports/79cf64f2-424c-47f8-a882-da4969caf368 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3207] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:59:23 2026] GET /v2.0/ports?tenant_id=ddce1a01e6dd4670beaf667e7e060b44&device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3208] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:59:23 2026] GET /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 1132 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:59:23.196 8 INFO neutron.api.v2.resource [None req-db52c684-1233-403f-b6d8-dc79c991ad5a 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3209] 199.204.45.74 () {30 vars in 762 bytes} [Tue Apr 28 23:59:23 2026] GET /v2.0/security-groups/lb-b679e815-1af7-4f76-8ca8-631d711cdf8f => generated 149 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3210] 199.204.45.74 () {34 vars in 1065 bytes} [Tue Apr 28 23:59:23 2026] GET /v2.0/networks?id=77e2304f-2720-43a3-a39d-865246b7ff84&id=a0c0a053-ae55-4533-8a31-5209a41bfff2 => generated 1524 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3211] 199.204.45.74 () {30 vars in 784 bytes} [Tue Apr 28 23:59:23 2026] GET /v2.0/security-groups?name=lb-b679e815-1af7-4f76-8ca8-631d711cdf8f => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3212] 199.204.45.74 () {34 vars in 1061 bytes} [Tue Apr 28 23:59:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.100&port_id=4e2f87a9-8168-4563-b2a5-bebe270a362a => 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: 1572/3213] 199.204.45.74 () {30 vars in 736 bytes} [Tue Apr 28 23:59:23 2026] GET /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3214] 199.204.45.74 () {34 vars in 983 bytes} [Tue Apr 28 23:59:23 2026] GET /v2.0/subnets?id=f5690ab4-d892-46c9-91b1-3786de615b90 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3215] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:59:23 2026] GET /v2.0/ports?network_id=77e2304f-2720-43a3-a39d-865246b7ff84&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3216] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:59:23 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3217] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:59:23 2026] GET /v2.0/networks/77e2304f-2720-43a3-a39d-865246b7ff84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3218] 199.204.45.74 () {34 vars in 788 bytes} [Tue Apr 28 23:59:23 2026] PUT /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 1094 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3219] 199.204.45.74 () {32 vars in 778 bytes} [Tue Apr 28 23:59:23 2026] DELETE /v2.0/security-groups/754ae1da-a3c8-4b60-a9b9-27e967a86b3a => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:23.759 8 INFO neutron_taas.services.taas.taas_plugin [None req-2380c658-0189-4ebf-9b30-ce48c2687b71 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: a8f76047-be4f-43a1-8ee6-83f32dae6094 2026-04-28 23:59:23.762 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2380c658-0189-4ebf-9b30-ce48c2687b71 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: a8f76047-be4f-43a1-8ee6-83f32dae6094 [pid: 8|app: 0|req: 1574/3220] 199.204.45.74 () {32 vars in 758 bytes} [Tue Apr 28 23:59:23 2026] DELETE /v2.0/ports/a8f76047-be4f-43a1-8ee6-83f32dae6094 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3221] 199.204.45.74 () {34 vars in 993 bytes} [Tue Apr 28 23:59:26 2026] GET /v2.0/ports?device_id=9d32c9cd-57c5-4bb1-9445-5e41c104b6ab => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:59:26.972 8 INFO neutron_taas.services.taas.taas_plugin [req-813079a8-1bae-4b1d-9ed3-bcab792ca414 req-a6077862-d2ab-4685-834c-017fc89abc5b 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] TaaS: Handle Delete Port: 4e2f87a9-8168-4563-b2a5-bebe270a362a 2026-04-28 23:59:26.975 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-813079a8-1bae-4b1d-9ed3-bcab792ca414 req-a6077862-d2ab-4685-834c-017fc89abc5b 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - default default] Tap Mirror: Handle Delete Port: 4e2f87a9-8168-4563-b2a5-bebe270a362a [pid: 8|app: 0|req: 1575/3222] 199.204.45.74 () {36 vars in 996 bytes} [Tue Apr 28 23:59:26 2026] DELETE /v2.0/ports/4e2f87a9-8168-4563-b2a5-bebe270a362a => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:59:27.161 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b544b1ec-5f8f-4bcd-a36a-457680bb0023'] response: {'server_uuid': '9d32c9cd-57c5-4bb1-9445-5e41c104b6ab', 'name': 'network-vif-deleted', 'tag': '4e2f87a9-8168-4563-b2a5-bebe270a362a', 'status': 'completed', 'code': 200} 2026-04-28 23:59:28.134 7 INFO neutron_taas.services.taas.taas_plugin [None req-f1df8e58-a9c9-42cb-911e-c695ebfdb50f 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] TaaS: Handle Delete Port: 8ba4a008-31a2-4f37-b691-851436e15f3a 2026-04-28 23:59:28.138 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1df8e58-a9c9-42cb-911e-c695ebfdb50f 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Tap Mirror: Handle Delete Port: 8ba4a008-31a2-4f37-b691-851436e15f3a 2026-04-28 23:59:28.317 7 INFO neutron.db.l3_db [None req-f1df8e58-a9c9-42cb-911e-c695ebfdb50f 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Floating IP 6813425b-1491-46a1-b92b-fb4c90f5677d disassociated (deleted). External IP: 10.96.250.208, port: 607327a1-6097-4ed5-aa09-f0e577c3e7bf. [pid: 7|app: 0|req: 1648/3223] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:59:28 2026] DELETE /v2.0/floatingips/6813425b-1491-46a1-b92b-fb4c90f5677d => generated 0 bytes in 608 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:28.650 8 INFO neutron.api.v2.resource [None req-1a0db2dc-cd98-46ad-833f-2c3059256e8b 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3224] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:59:28 2026] GET /v2.0/floatingips/6813425b-1491-46a1-b92b-fb4c90f5677d => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:59:28.660 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aea24d2c-0d88-45e8-8b58-a8a0f593a979'] response: {'name': 'network-changed', 'server_uuid': 'bc2b1d9c-5482-4a63-9813-fa67ac671698', 'tag': '607327a1-6097-4ed5-aa09-f0e577c3e7bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1649/3225] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:59:28 2026] GET /v2.0/ports?device_id=bc2b1d9c-5482-4a63-9813-fa67ac671698 => generated 1196 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3226] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:59:28 2026] GET /v2.0/security-groups?id=26e738ce-0747-4d23-bdd7-8b6cf1d473e9&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3227] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:59:29 2026] GET /v2.0/ports?tenant_id=2f353dc2278f4fc0beeac8d43734f140&device_id=bc2b1d9c-5482-4a63-9813-fa67ac671698 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3228] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:59:29 2026] GET /v2.0/networks?id=c623c0e2-9e89-44d8-affd-6d65edeaa59b => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3229] 199.204.45.74 () {34 vars in 1053 bytes} [Tue Apr 28 23:59:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.4&port_id=607327a1-6097-4ed5-aa09-f0e577c3e7bf => 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: 1579/3230] 199.204.45.74 () {34 vars in 1105 bytes} [Tue Apr 28 23:59:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A112&port_id=607327a1-6097-4ed5-aa09-f0e577c3e7bf => 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: 1652/3231] 199.204.45.74 () {34 vars in 1063 bytes} [Tue Apr 28 23:59:29 2026] GET /v2.0/subnets?id=ff44513a-7328-419a-bf5d-a7418429dffb&id=3a4d0aa8-8eff-49ae-94c3-f701840cb878 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3232] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:59:29 2026] GET /v2.0/ports?network_id=c623c0e2-9e89-44d8-affd-6d65edeaa59b&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3233] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:59:29 2026] GET /v2.0/ports?network_id=c623c0e2-9e89-44d8-affd-6d65edeaa59b&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3234] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:59:29 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?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: 1654/3235] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:59:29 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3238] 199.204.45.74 () {34 vars in 993 bytes} [Tue Apr 28 23:59:31 2026] GET /v2.0/ports?device_id=bc2b1d9c-5482-4a63-9813-fa67ac671698 => generated 1196 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:59:31.456 7 INFO neutron_taas.services.taas.taas_plugin [req-9d7dcb16-41ab-40f1-8fa2-bce18a7ccb36 req-65fb4b10-4d2c-4612-b190-bc217e3f8b67 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] TaaS: Handle Delete Port: 607327a1-6097-4ed5-aa09-f0e577c3e7bf 2026-04-28 23:59:31.459 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9d7dcb16-41ab-40f1-8fa2-bce18a7ccb36 req-65fb4b10-4d2c-4612-b190-bc217e3f8b67 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Tap Mirror: Handle Delete Port: 607327a1-6097-4ed5-aa09-f0e577c3e7bf [pid: 7|app: 0|req: 1656/3239] 199.204.45.74 () {36 vars in 996 bytes} [Tue Apr 28 23:59:31 2026] DELETE /v2.0/ports/607327a1-6097-4ed5-aa09-f0e577c3e7bf => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:59:31.657 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5d16ad0-8285-401f-884a-5e73cc49a862'] response: {'server_uuid': 'bc2b1d9c-5482-4a63-9813-fa67ac671698', 'name': 'network-vif-deleted', 'tag': '607327a1-6097-4ed5-aa09-f0e577c3e7bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1584/3240] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:59:34 2026] GET /v2.0/ports?device_id=bc2b1d9c-5482-4a63-9813-fa67ac671698 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:59:39.268 7 INFO neutron_taas.services.taas.taas_plugin [None req-41ceca42-b755-49d2-b566-ef0b365c9765 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] TaaS: Handle Delete Port: ea923b06-dd18-40b6-a54f-c8eac9b96e9f 2026-04-28 23:59:39.271 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41ceca42-b755-49d2-b566-ef0b365c9765 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Tap Mirror: Handle Delete Port: ea923b06-dd18-40b6-a54f-c8eac9b96e9f 2026-04-28 23:59:39.451 7 INFO neutron.db.l3_db [None req-41ceca42-b755-49d2-b566-ef0b365c9765 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Floating IP ce5d2ecf-c7b9-46cb-a27d-1e18b5c543ac disassociated (deleted). External IP: 10.96.250.220, port: 4d4ea9b2-3a62-46ad-8f95-d22b29875f23. [pid: 7|app: 0|req: 1657/3241] 10.0.0.241 () {32 vars in 732 bytes} [Tue Apr 28 23:59:39 2026] DELETE /v2.0/floatingips/ce5d2ecf-c7b9-46cb-a27d-1e18b5c543ac => generated 0 bytes in 637 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:39.800 8 INFO neutron.api.v2.resource [None req-47f7fab0-17e6-493a-8a24-e8313273f074 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3242] 10.0.0.241 () {32 vars in 729 bytes} [Tue Apr 28 23:59:39 2026] GET /v2.0/floatingips/ce5d2ecf-c7b9-46cb-a27d-1e18b5c543ac => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:59:39.812 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb4b7e6d-e705-4f77-b8b5-99b9a3f8dd58'] response: {'name': 'network-changed', 'server_uuid': 'b3a6edc3-3261-4e09-9c8d-f685298bdb88', 'tag': '4d4ea9b2-3a62-46ad-8f95-d22b29875f23', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1658/3243] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:59:39 2026] GET /v2.0/ports?device_id=b3a6edc3-3261-4e09-9c8d-f685298bdb88 => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3244] 10.0.0.126 () {34 vars in 1040 bytes} [Tue Apr 28 23:59:40 2026] GET /v2.0/security-groups?id=26e738ce-0747-4d23-bdd7-8b6cf1d473e9&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3245] 199.204.45.74 () {34 vars in 1079 bytes} [Tue Apr 28 23:59:40 2026] GET /v2.0/ports?tenant_id=2f353dc2278f4fc0beeac8d43734f140&device_id=b3a6edc3-3261-4e09-9c8d-f685298bdb88 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3246] 199.204.45.74 () {34 vars in 985 bytes} [Tue Apr 28 23:59:40 2026] GET /v2.0/networks?id=b484f3fb-17ac-4fad-97d3-601b295f7c64 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3247] 199.204.45.74 () {34 vars in 1057 bytes} [Tue Apr 28 23:59:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.191&port_id=4d4ea9b2-3a62-46ad-8f95-d22b29875f23 => 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: 1588/3248] 199.204.45.74 () {34 vars in 1103 bytes} [Tue Apr 28 23:59:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bb&port_id=4d4ea9b2-3a62-46ad-8f95-d22b29875f23 => 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: 1661/3249] 199.204.45.74 () {34 vars in 1063 bytes} [Tue Apr 28 23:59:40 2026] GET /v2.0/subnets?id=c1860f50-7216-4a8c-913a-2dfde387cd19&id=7f04b335-5a12-4114-84bf-d561c69c075b => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3250] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:59:40 2026] GET /v2.0/ports?network_id=b484f3fb-17ac-4fad-97d3-601b295f7c64&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3251] 199.204.45.74 () {34 vars in 1051 bytes} [Tue Apr 28 23:59:40 2026] GET /v2.0/ports?network_id=b484f3fb-17ac-4fad-97d3-601b295f7c64&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3252] 199.204.45.74 () {34 vars in 1011 bytes} [Tue Apr 28 23:59:40 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?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: 1663/3253] 199.204.45.74 () {34 vars in 1111 bytes} [Tue Apr 28 23:59:40 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3254] 199.204.45.74 () {34 vars in 993 bytes} [Tue Apr 28 23:59:42 2026] GET /v2.0/ports?device_id=b3a6edc3-3261-4e09-9c8d-f685298bdb88 => generated 1200 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:59:42.565 7 INFO neutron_taas.services.taas.taas_plugin [req-f13e48e2-3a17-4fb2-9ce6-213e51727335 req-9dee1819-b7e1-44c4-b28e-46eb23f2ca57 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] TaaS: Handle Delete Port: 4d4ea9b2-3a62-46ad-8f95-d22b29875f23 2026-04-28 23:59:42.568 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f13e48e2-3a17-4fb2-9ce6-213e51727335 req-9dee1819-b7e1-44c4-b28e-46eb23f2ca57 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Tap Mirror: Handle Delete Port: 4d4ea9b2-3a62-46ad-8f95-d22b29875f23 [pid: 7|app: 0|req: 1664/3255] 199.204.45.74 () {36 vars in 996 bytes} [Tue Apr 28 23:59:42 2026] DELETE /v2.0/ports/4d4ea9b2-3a62-46ad-8f95-d22b29875f23 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:59:42.784 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a281d9f4-05d5-478d-843f-8683bb39fded'] response: {'server_uuid': 'b3a6edc3-3261-4e09-9c8d-f685298bdb88', 'name': 'network-vif-deleted', 'tag': '4d4ea9b2-3a62-46ad-8f95-d22b29875f23', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1666/3258] 10.0.0.126 () {34 vars in 990 bytes} [Tue Apr 28 23:59:45 2026] GET /v2.0/ports?device_id=b3a6edc3-3261-4e09-9c8d-f685298bdb88 => 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: 1593/3259] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:59:50 2026] DELETE /v2.0/security-group-rules/249b38f5-5884-433b-9844-c8ac8243d8b2 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:50.353 7 INFO neutron.api.v2.resource [None req-83c43836-4981-4b06-b8e8-e4e4d6a6232b 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1667/3260] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:59:50 2026] GET /v2.0/security-group-rules/249b38f5-5884-433b-9844-c8ac8243d8b2 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3261] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:59:50 2026] DELETE /v2.0/security-group-rules/8a454376-cd39-4bd2-99e6-7107fa802936 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:50.449 7 INFO neutron.api.v2.resource [None req-6ca6228e-e275-414c-907c-8aa5be0b60d9 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1668/3262] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:59:50 2026] GET /v2.0/security-group-rules/8a454376-cd39-4bd2-99e6-7107fa802936 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3263] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:59:50 2026] DELETE /v2.0/security-group-rules/f3cc8c70-9202-40be-9db1-a8f06ce1eaaa => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:50.542 7 INFO neutron.api.v2.resource [None req-2d70fef9-40c3-4a3a-a9e6-78a3ba42b30b 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1669/3264] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:59:50 2026] GET /v2.0/security-group-rules/f3cc8c70-9202-40be-9db1-a8f06ce1eaaa => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3265] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:59:50 2026] DELETE /v2.0/security-group-rules/0d021c08-e819-473c-9ceb-37dec9186923 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:50.647 7 INFO neutron.api.v2.resource [None req-8b5f85b1-dfca-480a-9747-559b759f4124 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1670/3266] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:59:50 2026] GET /v2.0/security-group-rules/0d021c08-e819-473c-9ceb-37dec9186923 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3267] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:59:50 2026] DELETE /v2.0/security-group-rules/ac174281-6dc5-44cf-ac76-69ae9862eec3 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:50.738 7 INFO neutron.api.v2.resource [None req-78456aa9-57a4-4336-a037-32e86b5bb146 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1671/3268] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:59:50 2026] GET /v2.0/security-group-rules/ac174281-6dc5-44cf-ac76-69ae9862eec3 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3269] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:59:50 2026] DELETE /v2.0/security-group-rules/2165ed09-8abd-4778-8bbc-f9d2c184ded1 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:50.825 7 INFO neutron.api.v2.resource [None req-3bf738fa-84e1-44c7-8d2a-d33b413de513 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1672/3270] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:59:50 2026] GET /v2.0/security-group-rules/2165ed09-8abd-4778-8bbc-f9d2c184ded1 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3271] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:59:50 2026] DELETE /v2.0/security-group-rules/5b13efdb-51dc-4ae9-898c-1f3f647b5fac => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:50.909 7 INFO neutron.api.v2.resource [None req-efd73b3c-dfff-4893-b1a7-0f9564b737b9 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1673/3272] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:59:50 2026] GET /v2.0/security-group-rules/5b13efdb-51dc-4ae9-898c-1f3f647b5fac => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3273] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:59:50 2026] DELETE /v2.0/security-group-rules/25f7a6b4-1979-42bc-8411-d8f9f1980cb2 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:50.996 7 INFO neutron.api.v2.resource [None req-43028d56-d309-4eb8-b6fd-83962b40dda9 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1674/3274] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:59:50 2026] GET /v2.0/security-group-rules/25f7a6b4-1979-42bc-8411-d8f9f1980cb2 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3275] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:59:51 2026] DELETE /v2.0/security-group-rules/e8921a3b-ee5e-4d77-bf77-68362110eea6 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:51.074 7 INFO neutron.api.v2.resource [None req-4df98bdf-a53e-425b-8f55-c4c2c1ce10ff 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1675/3276] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:59:51 2026] GET /v2.0/security-group-rules/e8921a3b-ee5e-4d77-bf77-68362110eea6 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3277] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:59:51 2026] DELETE /v2.0/security-group-rules/39fb7ec0-c5eb-4323-8cf4-8d395434d7ed => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:51.160 7 INFO neutron.api.v2.resource [None req-a2e990b4-8a6e-46cd-957f-856c192051c4 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1676/3278] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:59:51 2026] GET /v2.0/security-group-rules/39fb7ec0-c5eb-4323-8cf4-8d395434d7ed => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3279] 10.0.0.241 () {32 vars in 750 bytes} [Tue Apr 28 23:59:51 2026] DELETE /v2.0/security-group-rules/a50fb335-29a9-446d-941a-b498f0ced7b4 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:51.252 7 INFO neutron.api.v2.resource [None req-3a2caedb-8f35-4d96-ad0d-00bf5e1d8f53 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1677/3280] 10.0.0.241 () {32 vars in 747 bytes} [Tue Apr 28 23:59:51 2026] GET /v2.0/security-group-rules/a50fb335-29a9-446d-941a-b498f0ced7b4 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3281] 10.0.0.241 () {32 vars in 740 bytes} [Tue Apr 28 23:59:51 2026] DELETE /v2.0/security-groups/26e738ce-0747-4d23-bdd7-8b6cf1d473e9 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:51.359 7 INFO neutron.api.v2.resource [None req-7355642b-15ca-4135-bd38-b305bc1a01fe 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1678/3282] 10.0.0.241 () {32 vars in 737 bytes} [Tue Apr 28 23:59:51 2026] GET /v2.0/security-groups/26e738ce-0747-4d23-bdd7-8b6cf1d473e9 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:59:51.765 8 INFO neutron_taas.services.taas.taas_plugin [None req-490494d1-a32a-49b5-a8a2-cb3a31121215 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] TaaS: Handle Delete Port: 6e57454d-960d-4047-b24c-0a90bd0f3376 2026-04-28 23:59:51.768 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-490494d1-a32a-49b5-a8a2-cb3a31121215 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Tap Mirror: Handle Delete Port: 6e57454d-960d-4047-b24c-0a90bd0f3376 [pid: 8|app: 0|req: 1605/3283] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:59:51 2026] PUT /v2.0/routers/11fdcfe0-17b5-4cf7-b793-458d400824cc/remove_router_interface => generated 310 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:59:52.589 7 INFO neutron.api.v2.resource [None req-246326a5-0291-4675-8daf-47ade1e539fe 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1679/3284] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:59:52 2026] PUT /v2.0/routers/11fdcfe0-17b5-4cf7-b793-458d400824cc/remove_router_interface => generated 198 bytes in 193 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:59:53.002 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c63a2b1-dfb3-40c7-8d3e-395ac6a82aee 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] TaaS: Handle Delete Port: b3110a17-3ac2-45b9-bd0f-601f60663f26 2026-04-28 23:59:53.007 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c63a2b1-dfb3-40c7-8d3e-395ac6a82aee 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Tap Mirror: Handle Delete Port: b3110a17-3ac2-45b9-bd0f-601f60663f26 [pid: 8|app: 0|req: 1606/3285] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:59:52 2026] PUT /v2.0/routers/11fdcfe0-17b5-4cf7-b793-458d400824cc/remove_router_interface => generated 310 bytes in 1454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:59:54.247 7 INFO neutron.api.v2.resource [None req-d762bcfd-0b0a-4ba6-8a3d-d2cc6e649041 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1680/3286] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:59:54 2026] PUT /v2.0/routers/11fdcfe0-17b5-4cf7-b793-458d400824cc/remove_router_interface => generated 198 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:59:54.708 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf8830ee-05ac-4d69-b80d-9c9aa3fd52ed 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] TaaS: Handle Delete Port: 80dcedad-dd25-4f29-b4e1-3139c9267083 2026-04-28 23:59:54.712 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf8830ee-05ac-4d69-b80d-9c9aa3fd52ed 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Tap Mirror: Handle Delete Port: 80dcedad-dd25-4f29-b4e1-3139c9267083 [pid: 8|app: 0|req: 1607/3287] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:59:54 2026] PUT /v2.0/routers/11fdcfe0-17b5-4cf7-b793-458d400824cc/remove_router_interface => generated 310 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:59:55.526 7 INFO neutron.api.v2.resource [None req-c667a0de-95f0-43b0-b60d-ef7ede668e74 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1681/3288] 10.0.0.241 () {34 vars in 789 bytes} [Tue Apr 28 23:59:55 2026] PUT /v2.0/routers/11fdcfe0-17b5-4cf7-b793-458d400824cc/remove_router_interface => generated 198 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:59:55.740 8 INFO neutron_taas.services.taas.taas_plugin [None req-8afc645c-96e5-4e89-91c6-e743c0d39489 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] TaaS: Handle Delete Port: e432de90-e5b4-4c75-8832-a3686632c1f7 2026-04-28 23:59:55.743 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8afc645c-96e5-4e89-91c6-e743c0d39489 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Tap Mirror: Handle Delete Port: e432de90-e5b4-4c75-8832-a3686632c1f7 2026-04-28 23:59:56.013 8 INFO neutron_taas.services.taas.taas_plugin [None req-8afc645c-96e5-4e89-91c6-e743c0d39489 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] TaaS: Handle Delete Port: 126dc8c9-e7df-4153-8873-74c2a1b8525d 2026-04-28 23:59:56.016 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8afc645c-96e5-4e89-91c6-e743c0d39489 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Tap Mirror: Handle Delete Port: 126dc8c9-e7df-4153-8873-74c2a1b8525d 2026-04-28 23:59:56.346 8 INFO neutron.services.segments.plugin [-] Segment db0e2875-81e0-4949-b41f-7745db64a386 resource provider aggregate not found 2026-04-28 23:59:56.354 8 INFO neutron.services.segments.plugin [-] Segment db0e2875-81e0-4949-b41f-7745db64a386 resource provider aggregate not found 2026-04-28 23:59:56.376 8 INFO neutron.services.segments.plugin [-] Segment db0e2875-81e0-4949-b41f-7745db64a386 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db0e2875-81e0-4949-b41f-7745db64a386 found for delete ", "request_id": "req-0c44b7de-6a59-49cc-b689-20355c74303d"}]} 2026-04-28 23:59:56.376 8 INFO neutron.services.segments.plugin [-] Segment db0e2875-81e0-4949-b41f-7745db64a386 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db0e2875-81e0-4949-b41f-7745db64a386 found for delete ", "request_id": "req-6a5c86f6-7fb3-4bb2-8121-8649b95dc090"}]} 2026-04-28 23:59:56.381 8 INFO neutron.db.l3_hamode_db [None req-8afc645c-96e5-4e89-91c6-e743c0d39489 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] HA network c08d389c-e1b0-45a8-8e2b-940fed68aaca was deleted as no HA routers are present in project 2f353dc2278f4fc0beeac8d43734f140. [pid: 8|app: 0|req: 1608/3289] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:59:55 2026] DELETE /v2.0/routers/11fdcfe0-17b5-4cf7-b793-458d400824cc => generated 0 bytes in 856 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:59:56.419 7 INFO neutron.api.v2.resource [None req-60adfc49-68f4-490c-a13b-7eb0b08d0021 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1682/3290] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:59:56 2026] GET /v2.0/routers/11fdcfe0-17b5-4cf7-b793-458d400824cc => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3291] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:59:56 2026] DELETE /v2.0/subnets/ff44513a-7328-419a-bf5d-a7418429dffb => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:59:56.605 7 INFO neutron.pecan_wsgi.hooks.translation [None req-defb2430-5426-4891-a4e4-50298bd273fe 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1683/3292] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:59:56 2026] GET /v2.0/subnets/ff44513a-7328-419a-bf5d-a7418429dffb => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3293] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:59:56 2026] DELETE /v2.0/subnets/3a4d0aa8-8eff-49ae-94c3-f701840cb878 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:59:56.796 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf60b0bd-4bcd-4606-b3f6-9840c66c6bd8 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1684/3294] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:59:56 2026] GET /v2.0/subnets/3a4d0aa8-8eff-49ae-94c3-f701840cb878 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:59:56.897 8 INFO neutron_taas.services.taas.taas_plugin [None req-5888610b-570e-46d7-99c4-797fff75735b 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] TaaS: Handle Delete Port: a7ad224c-1aa0-4751-b6ca-d5382d73685e 2026-04-28 23:59:56.899 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5888610b-570e-46d7-99c4-797fff75735b 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Tap Mirror: Handle Delete Port: a7ad224c-1aa0-4751-b6ca-d5382d73685e [pid: 8|app: 0|req: 1611/3295] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:59:56 2026] DELETE /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:59:57.095 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6467ee8f-3210-453c-841d-315d2bfc5eee 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1685/3296] 10.0.0.241 () {32 vars in 723 bytes} [Tue Apr 28 23:59:57 2026] GET /v2.0/networks/c623c0e2-9e89-44d8-affd-6d65edeaa59b => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3297] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:59:57 2026] DELETE /v2.0/subnets/c1860f50-7216-4a8c-913a-2dfde387cd19 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:59:57.298 7 INFO neutron.pecan_wsgi.hooks.translation [None req-247edf58-129f-4fe4-8d03-5987cc8f7189 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1686/3298] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:59:57 2026] GET /v2.0/subnets/c1860f50-7216-4a8c-913a-2dfde387cd19 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3299] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:59:57 2026] DELETE /v2.0/subnets/7f04b335-5a12-4114-84bf-d561c69c075b => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:59:57.503 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1144d5c5-241e-4af6-82ab-b16025ddbca8 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1687/3300] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:59:57 2026] GET /v2.0/subnets/7f04b335-5a12-4114-84bf-d561c69c075b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:59:57.619 8 INFO neutron_taas.services.taas.taas_plugin [None req-728a35a8-a654-43d6-8a98-6c5cf87e52b2 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] TaaS: Handle Delete Port: 636a0987-2990-4819-b31e-07b9bd880b1f 2026-04-28 23:59:57.623 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-728a35a8-a654-43d6-8a98-6c5cf87e52b2 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Tap Mirror: Handle Delete Port: 636a0987-2990-4819-b31e-07b9bd880b1f [pid: 8|app: 0|req: 1614/3301] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:59:57 2026] DELETE /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:59:57.853 7 INFO neutron.pecan_wsgi.hooks.translation [None req-665b321b-5692-4195-856f-89ffb0a6e4cb 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1688/3302] 10.0.0.241 () {32 vars in 723 bytes} [Tue Apr 28 23:59:57 2026] GET /v2.0/networks/b484f3fb-17ac-4fad-97d3-601b295f7c64 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3303] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:59:57 2026] DELETE /v2.0/subnets/af262931-d92e-4694-a663-316a73aba18d => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:59:58.048 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2015fd6b-93bf-4753-9e56-8fafd2649559 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1689/3304] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:59:58 2026] GET /v2.0/subnets/af262931-d92e-4694-a663-316a73aba18d => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3305] 10.0.0.241 () {32 vars in 724 bytes} [Tue Apr 28 23:59:58 2026] DELETE /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:59:58.225 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20893a71-a641-4da3-8b88-b354bd47a254 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1690/3306] 10.0.0.241 () {32 vars in 721 bytes} [Tue Apr 28 23:59:58 2026] GET /v2.0/subnets/e6e2b3b3-6a7e-45cf-abde-077d283dc10f => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:59:58.354 8 INFO neutron_taas.services.taas.taas_plugin [None req-8079cf9f-baa2-4f2c-b7b9-3b8e41a5bc2d 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] TaaS: Handle Delete Port: a7353316-7fba-4430-a008-e52c6ee7c3f5 2026-04-28 23:59:58.357 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8079cf9f-baa2-4f2c-b7b9-3b8e41a5bc2d 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] Tap Mirror: Handle Delete Port: a7353316-7fba-4430-a008-e52c6ee7c3f5 2026-04-28 23:59:58.401 8 INFO neutron.services.segments.plugin [-] Segment 93828200-9048-46f6-a304-778fee55029c resource provider aggregate not found 2026-04-28 23:59:58.418 8 INFO neutron.services.segments.plugin [-] Segment 93828200-9048-46f6-a304-778fee55029c resource provider aggregate not found 2026-04-28 23:59:58.418 8 INFO neutron.services.segments.plugin [-] Segment 93828200-9048-46f6-a304-778fee55029c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93828200-9048-46f6-a304-778fee55029c found for delete ", "request_id": "req-ff42ae97-ee94-415e-8be0-72664b87180d"}]} 2026-04-28 23:59:58.436 8 INFO neutron.services.segments.plugin [-] Segment 93828200-9048-46f6-a304-778fee55029c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93828200-9048-46f6-a304-778fee55029c found for delete ", "request_id": "req-5b453c1c-3e1d-40e4-9926-04a088540303"}]} 2026-04-28 23:59:58.442 8 INFO neutron.services.segments.plugin [-] Segment f599bcb5-e645-45b2-b3d7-453e4dcccf47 resource provider aggregate not found 2026-04-28 23:59:58.453 8 INFO neutron.services.segments.plugin [-] Segment f599bcb5-e645-45b2-b3d7-453e4dcccf47 resource provider aggregate not found 2026-04-28 23:59:58.464 8 INFO neutron.services.segments.plugin [-] Segment f599bcb5-e645-45b2-b3d7-453e4dcccf47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f599bcb5-e645-45b2-b3d7-453e4dcccf47 found for delete ", "request_id": "req-4ec3bd6d-c749-4ad8-a57d-e699258f5f59"}]} 2026-04-28 23:59:58.470 8 INFO neutron.services.segments.plugin [-] Segment f599bcb5-e645-45b2-b3d7-453e4dcccf47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f599bcb5-e645-45b2-b3d7-453e4dcccf47 found for delete ", "request_id": "req-e3ff83db-50fa-4551-a8fa-33d57a83760d"}]} [pid: 8|app: 0|req: 1617/3307] 10.0.0.241 () {32 vars in 726 bytes} [Tue Apr 28 23:59:58 2026] DELETE /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 23:59:58.615 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f0c6ad8-3885-4c66-ac40-619ac4ae00e7 9a8ee9a301274e2da7209332984164be 2f353dc2278f4fc0beeac8d43734f140 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1691/3308] 10.0.0.241 () {32 vars in 723 bytes} [Tue Apr 28 23:59:58 2026] GET /v2.0/networks/a0c0a053-ae55-4533-8a31-5209a41bfff2 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-29 00:00:00.480 8 INFO neutron.services.segments.plugin [-] Segment 87e25945-0077-4fa4-b512-48a1db8559e5 resource provider aggregate not found 2026-04-29 00:00:00.495 8 INFO neutron.services.segments.plugin [-] Segment 87e25945-0077-4fa4-b512-48a1db8559e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87e25945-0077-4fa4-b512-48a1db8559e5 found for delete ", "request_id": "req-d0065252-6e4e-4ee8-be11-a2e2da937d38"}]} 2026-04-29 00:00:00.499 8 INFO neutron.services.segments.plugin [-] Segment 87e25945-0077-4fa4-b512-48a1db8559e5 resource provider aggregate not found 2026-04-29 00:00:00.524 8 INFO neutron.services.segments.plugin [-] Segment 87e25945-0077-4fa4-b512-48a1db8559e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87e25945-0077-4fa4-b512-48a1db8559e5 found for delete ", "request_id": "req-b08a532c-5e79-43de-b27a-57e63c99975c"}]} 2026-04-29 00:00:01.038 7 WARNING neutron.db.securitygroups_db [None req-b51cbb39-98fe-48a9-abe8-4587094b3d67 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1693/3311] 10.0.0.241 () {32 vars in 774 bytes} [Wed Apr 29 00:00:00 2026] GET /v2.0/security-groups?tenant_id=02473b51a8834d299e50e50822439131&name=default => generated 2929 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3312] 10.0.0.241 () {32 vars in 740 bytes} [Wed Apr 29 00:00:01 2026] DELETE /v2.0/security-groups/19a39374-305d-45c1-97b7-f6e35680d708 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-29 00:00:01.499 7 WARNING neutron.db.securitygroups_db [None req-84ad6977-9e50-46df-99d9-1f250311114d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1694/3313] 10.0.0.241 () {32 vars in 774 bytes} [Wed Apr 29 00:00:01 2026] GET /v2.0/security-groups?tenant_id=25b8c58a8c964462b5569f24ac6c691a&name=default => generated 2929 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3314] 10.0.0.241 () {32 vars in 740 bytes} [Wed Apr 29 00:00:01 2026] DELETE /v2.0/security-groups/76c859b2-9f07-4ad0-98ec-e0ea79577523 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-29 00:00:01.992 7 WARNING neutron.db.securitygroups_db [None req-499fc2f1-9ef4-4916-a3fa-96ef10870afa 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1695/3315] 10.0.0.241 () {32 vars in 774 bytes} [Wed Apr 29 00:00:01 2026] GET /v2.0/security-groups?tenant_id=fdbdca28ce194ba590c119aab2088d78&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3316] 10.0.0.241 () {32 vars in 740 bytes} [Wed Apr 29 00:00:02 2026] DELETE /v2.0/security-groups/77c00b1e-f041-4a67-a4fb-a91b56274de4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-29 00:00:02.436 7 WARNING neutron.db.securitygroups_db [None req-b4ed4b5f-4f64-40c0-b90e-18fb8ec5f48c 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1696/3317] 10.0.0.241 () {32 vars in 774 bytes} [Wed Apr 29 00:00:02 2026] GET /v2.0/security-groups?tenant_id=2f353dc2278f4fc0beeac8d43734f140&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3318] 10.0.0.241 () {32 vars in 740 bytes} [Wed Apr 29 00:00:02 2026] DELETE /v2.0/security-groups/8fc45f9d-703a-4b46-b63d-17bc52f581e3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-29 00:00:02.768 7 WARNING neutron.db.securitygroups_db [None req-a1d5c0a5-758d-4a36-9e7f-09b5d9b3068d 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1697/3319] 10.0.0.241 () {32 vars in 774 bytes} [Wed Apr 29 00:00:02 2026] GET /v2.0/security-groups?tenant_id=7b6d70162bac4f60b8457af53c4fe52b&name=default => generated 2929 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3320] 10.0.0.241 () {32 vars in 740 bytes} [Wed Apr 29 00:00:02 2026] DELETE /v2.0/security-groups/9af2434e-2673-4910-a3db-bfd2f57ce9af => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-29 00:00:03.225 7 WARNING neutron.db.securitygroups_db [None req-3baff509-c420-4c00-9a2b-3243e9c260dd 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1698/3321] 10.0.0.241 () {32 vars in 774 bytes} [Wed Apr 29 00:00:03 2026] GET /v2.0/security-groups?tenant_id=7156486666e94011b24072c78dc98a3c&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3322] 10.0.0.241 () {32 vars in 740 bytes} [Wed Apr 29 00:00:03 2026] DELETE /v2.0/security-groups/ae3dfc74-1bdd-4416-9621-c459a5f2e01c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-29 00:00:03.640 7 WARNING neutron.db.securitygroups_db [None req-03247c53-7bf3-4078-9de2-c36e361074e4 0c31aae9c4814d02836bbdc25de44d0b ddce1a01e6dd4670beaf667e7e060b44 - - 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: 1699/3323] 10.0.0.241 () {32 vars in 774 bytes} [Wed Apr 29 00:00:03 2026] GET /v2.0/security-groups?tenant_id=c4344d0a4fdc40bcaae0435b3454069a&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3324] 10.0.0.241 () {32 vars in 740 bytes} [Wed Apr 29 00:00:03 2026] DELETE /v2.0/security-groups/a2efac53-d3f0-4b12-989e-8b2f0f1d8e7c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3325] 10.0.0.241 () {32 vars in 649 bytes} [Wed Apr 29 00:00:06 2026] GET /v2.0/networks => generated 2167 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3326] 10.0.0.241 () {32 vars in 655 bytes} [Wed Apr 29 00:00:07 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: 1701/3327] 10.0.0.241 () {32 vars in 647 bytes} [Wed Apr 29 00:00:07 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: 1627/3328] 10.0.0.241 () {32 vars in 643 bytes} [Wed Apr 29 00:00:07 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3329] 10.0.0.241 () {32 vars in 647 bytes} [Wed Apr 29 00:00:07 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: 1628/3330] 10.0.0.241 () {32 vars in 649 bytes} [Wed Apr 29 00:00:07 2026] GET /v2.0/networks => generated 2167 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3331] 10.0.0.241 () {32 vars in 663 bytes} [Wed Apr 29 00:00:08 2026] GET /v2.0/security-groups => generated 17397 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3332] 10.0.0.241 () {32 vars in 655 bytes} [Wed Apr 29 00:00:08 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)