+ 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 [Sun May 10 04:39:36 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:14:43 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-66b9c7558-pspwn 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 0x7f2a9a9b6668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-10 04:39:40.870 8 INFO neutron.common.config [-] Logging enabled! 2026-05-10 04:39:40.870 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-10 04:39:40.872 7 INFO neutron.common.config [-] Logging enabled! 2026-05-10 04:39:40.872 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-10 04:39:41.976 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-10 04:39:42.028 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-10 04:39:43.543 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:39:43.546 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-10 04:39:43.550 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-10 04:39:43.551 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:39:43.551 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-10 04:39:43.551 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-10 04:39:43.551 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-10 04:39:43.551 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:39:43.559 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:39:43.559 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:39:43.559 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:39:43.582 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-10 04:39:43.583 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:39:43.583 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-10 04:39:43.595 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:39:43.597 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-10 04:39:43.601 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-10 04:39:43.602 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:39:43.602 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-10 04:39:43.602 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-10 04:39:43.602 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-10 04:39:43.603 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:39:43.611 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:39:43.611 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:39:43.611 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:39:43.612 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-10 04:39:43.613 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-10 04:39:43.613 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-10 04:39:43.613 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-10 04:39:43.633 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-10 04:39:43.634 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:39:43.634 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-10 04:39:43.663 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-10 04:39:43.663 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-10 04:39:43.663 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-10 04:39:43.664 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-10 04:39:43.966 8 INFO neutron.plugins.ml2.managers [None req-40deec3d-cc59-42fe-a504-a4cfc2b4168a - - - - - -] Initializing driver for type 'vlan' 2026-05-10 04:39:44.015 7 INFO neutron.plugins.ml2.managers [None req-db8de909-7c2d-4de6-a357-5435717df929 - - - - - -] Initializing driver for type 'vlan' 2026-05-10 04:39:44.320 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-40deec3d-cc59-42fe-a504-a4cfc2b4168a - - - - - -] VlanTypeDriver initialization complete 2026-05-10 04:39:44.320 8 INFO neutron.plugins.ml2.managers [None req-40deec3d-cc59-42fe-a504-a4cfc2b4168a - - - - - -] Initializing driver for type 'vxlan' 2026-05-10 04:39:44.320 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-40deec3d-cc59-42fe-a504-a4cfc2b4168a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-10 04:39:44.335 8 INFO neutron.plugins.ml2.managers [None req-40deec3d-cc59-42fe-a504-a4cfc2b4168a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-10 04:39:44.335 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-40deec3d-cc59-42fe-a504-a4cfc2b4168a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-10 04:39:44.336 8 INFO neutron.plugins.ml2.managers [None req-40deec3d-cc59-42fe-a504-a4cfc2b4168a - - - - - -] Initializing extension driver 'port_security' 2026-05-10 04:39:44.336 8 INFO neutron.plugins.ml2.extensions.port_security [None req-40deec3d-cc59-42fe-a504-a4cfc2b4168a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-10 04:39:44.336 8 INFO neutron.plugins.ml2.managers [None req-40deec3d-cc59-42fe-a504-a4cfc2b4168a - - - - - -] Initializing extension driver 'qos' 2026-05-10 04:39:44.336 8 INFO neutron.plugins.ml2.managers [None req-40deec3d-cc59-42fe-a504-a4cfc2b4168a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-10 04:39:44.336 8 INFO neutron.plugins.ml2.managers [None req-40deec3d-cc59-42fe-a504-a4cfc2b4168a - - - - - -] Initializing mechanism driver 'l2population' 2026-05-10 04:39:44.351 8 INFO neutron.quota [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded quota_driver: . 2026-05-10 04:39:44.352 8 INFO neutron.plugins.ml2.plugin [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Modular L2 Plugin initialization complete 2026-05-10 04:39:44.352 8 INFO neutron.plugins.ml2.managers [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-10 04:39:44.352 8 INFO neutron.plugins.ml2.managers [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-10 04:39:44.352 8 INFO neutron.plugins.ml2.managers [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Got port-security extension from driver 'port_security' 2026-05-10 04:39:44.353 8 INFO neutron.manager [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loading Plugin: qos 2026-05-10 04:39:44.366 8 INFO neutron.manager [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loading Plugin: router 2026-05-10 04:39:44.372 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-db8de909-7c2d-4de6-a357-5435717df929 - - - - - -] VlanTypeDriver initialization complete 2026-05-10 04:39:44.372 7 INFO neutron.plugins.ml2.managers [None req-db8de909-7c2d-4de6-a357-5435717df929 - - - - - -] Initializing driver for type 'vxlan' 2026-05-10 04:39:44.372 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-db8de909-7c2d-4de6-a357-5435717df929 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-10 04:39:44.389 7 INFO neutron.plugins.ml2.managers [None req-db8de909-7c2d-4de6-a357-5435717df929 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-10 04:39:44.389 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-db8de909-7c2d-4de6-a357-5435717df929 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-10 04:39:44.390 7 INFO neutron.plugins.ml2.managers [None req-db8de909-7c2d-4de6-a357-5435717df929 - - - - - -] Initializing extension driver 'port_security' 2026-05-10 04:39:44.390 7 INFO neutron.plugins.ml2.extensions.port_security [None req-db8de909-7c2d-4de6-a357-5435717df929 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-10 04:39:44.390 7 INFO neutron.plugins.ml2.managers [None req-db8de909-7c2d-4de6-a357-5435717df929 - - - - - -] Initializing extension driver 'qos' 2026-05-10 04:39:44.390 7 INFO neutron.plugins.ml2.managers [None req-db8de909-7c2d-4de6-a357-5435717df929 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-10 04:39:44.390 7 INFO neutron.plugins.ml2.managers [None req-db8de909-7c2d-4de6-a357-5435717df929 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-10 04:39:44.406 7 INFO neutron.quota [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded quota_driver: . 2026-05-10 04:39:44.406 7 INFO neutron.plugins.ml2.plugin [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Modular L2 Plugin initialization complete 2026-05-10 04:39:44.407 7 INFO neutron.plugins.ml2.managers [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-10 04:39:44.407 7 INFO neutron.plugins.ml2.managers [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-10 04:39:44.407 7 INFO neutron.plugins.ml2.managers [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-10 04:39:44.407 7 INFO neutron.manager [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loading Plugin: qos 2026-05-10 04:39:44.411 8 INFO neutron.services.service_base [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-10 04:39:44.411 8 INFO neutron.manager [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loading Plugin: segments 2026-05-10 04:39:44.421 7 INFO neutron.manager [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loading Plugin: router 2026-05-10 04:39:44.468 7 INFO neutron.services.service_base [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-10 04:39:44.469 7 INFO neutron.manager [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loading Plugin: segments 2026-05-10 04:39:44.513 8 INFO neutron.manager [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loading Plugin: trunk 2026-05-10 04:39:44.528 8 INFO neutron.manager [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loading Plugin: vpnaas 2026-05-10 04:39:44.568 8 WARNING stevedore.named [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-10 04:39:44.573 7 INFO neutron.manager [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loading Plugin: trunk 2026-05-10 04:39:44.589 7 INFO neutron.manager [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loading Plugin: vpnaas 2026-05-10 04:39:44.633 7 WARNING stevedore.named [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-10 04:39:44.639 8 INFO neutron_vpnaas.services.vpn.plugin [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-10 04:39:44.640 8 INFO neutron.manager [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loading Plugin: taas 2026-05-10 04:39:44.668 8 WARNING stevedore.named [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-10 04:39:44.694 8 INFO neutron_taas.services.taas.taas_plugin [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-10 04:39:44.695 8 INFO neutron.manager [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loading Plugin: tapmirror 2026-05-10 04:39:44.707 7 INFO neutron_vpnaas.services.vpn.plugin [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-10 04:39:44.707 7 INFO neutron.manager [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loading Plugin: taas 2026-05-10 04:39:44.716 8 WARNING stevedore.named [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-10 04:39:44.735 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-10 04:39:44.736 8 INFO neutron.manager [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loading Plugin: auto_allocate 2026-05-10 04:39:44.737 7 WARNING stevedore.named [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-10 04:39:44.744 8 INFO neutron.manager [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loading Plugin: tag 2026-05-10 04:39:44.755 8 INFO neutron.manager [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loading Plugin: timestamp 2026-05-10 04:39:44.758 8 INFO neutron.manager [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loading Plugin: network_ip_availability 2026-05-10 04:39:44.762 7 INFO neutron_taas.services.taas.taas_plugin [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-10 04:39:44.762 7 INFO neutron.manager [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loading Plugin: tapmirror 2026-05-10 04:39:44.763 8 INFO neutron.manager [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loading Plugin: flavors 2026-05-10 04:39:44.767 8 INFO neutron.manager [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loading Plugin: revisions 2026-05-10 04:39:44.771 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Initializing extension manager. 2026-05-10 04:39:44.772 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: address-group 2026-05-10 04:39:44.773 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: address-scope 2026-05-10 04:39:44.774 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-10 04:39:44.775 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: agent 2026-05-10 04:39:44.775 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: agent-resources-synced 2026-05-10 04:39:44.777 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: allowed-address-pairs 2026-05-10 04:39:44.777 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: auto-allocated-topology 2026-05-10 04:39:44.778 7 WARNING stevedore.named [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-10 04:39:44.778 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: availability_zone 2026-05-10 04:39:44.779 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: availability_zone_filter 2026-05-10 04:39:44.780 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-10 04:39:44.781 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: default-subnetpools 2026-05-10 04:39:44.783 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-10 04:39:44.784 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: dns-integration 2026-05-10 04:39:44.784 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: dns-domain-ports 2026-05-10 04:39:44.785 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-10 04:39:44.785 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: dvr 2026-05-10 04:39:44.786 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-10 04:39:44.786 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: empty-string-filtering 2026-05-10 04:39:44.787 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:39:44.787 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-10 04:39:44.788 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: external-net 2026-05-10 04:39:44.788 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-10 04:39:44.789 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: extraroute 2026-05-10 04:39:44.789 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: extraroute-atomic 2026-05-10 04:39:44.790 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: filter-validation 2026-05-10 04:39:44.791 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-10 04:39:44.791 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-10 04:39:44.792 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-10 04:39:44.792 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: fip-port-details 2026-05-10 04:39:44.793 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: flavors 2026-05-10 04:39:44.794 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-10 04:39:44.795 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: floatingip-pools 2026-05-10 04:39:44.796 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: ip_allocation 2026-05-10 04:39:44.796 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: ip-substring-filtering 2026-05-10 04:39:44.797 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: l2_adjacency 2026-05-10 04:39:44.798 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: router 2026-05-10 04:39:44.798 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-10 04:39:44.799 7 INFO neutron.manager [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loading Plugin: auto_allocate 2026-05-10 04:39:44.800 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:39:44.800 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-10 04:39:44.801 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-10 04:39:44.801 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: ext-gw-mode 2026-05-10 04:39:44.802 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: l3-ha 2026-05-10 04:39:44.802 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:39:44.803 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-10 04:39:44.803 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: l3-flavors 2026-05-10 04:39:44.804 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:39:44.805 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-10 04:39:44.807 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-10 04:39:44.808 7 INFO neutron.manager [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loading Plugin: tag 2026-05-10 04:39:44.808 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-10 04:39:44.809 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-10 04:39:44.810 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-10 04:39:44.811 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-10 04:39:44.812 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: multi-provider 2026-05-10 04:39:44.812 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: net-mtu 2026-05-10 04:39:44.813 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: net-mtu-writable 2026-05-10 04:39:44.814 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: network_availability_zone 2026-05-10 04:39:44.815 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: network_ha 2026-05-10 04:39:44.816 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: network-ip-availability 2026-05-10 04:39:44.816 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: network-ip-availability-details 2026-05-10 04:39:44.817 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-10 04:39:44.818 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: pagination 2026-05-10 04:39:44.818 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: port-device-profile 2026-05-10 04:39:44.819 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-10 04:39:44.819 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-10 04:39:44.820 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-10 04:39:44.820 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: port-mac-override 2026-05-10 04:39:44.821 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-10 04:39:44.821 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-10 04:39:44.822 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-10 04:39:44.822 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: port-resource-request 2026-05-10 04:39:44.822 7 INFO neutron.manager [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loading Plugin: timestamp 2026-05-10 04:39:44.823 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: port-resource-request-groups 2026-05-10 04:39:44.824 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-10 04:39:44.824 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: binding 2026-05-10 04:39:44.825 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: binding-extended 2026-05-10 04:39:44.825 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: port-security 2026-05-10 04:39:44.826 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: project-id 2026-05-10 04:39:44.826 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: provider 2026-05-10 04:39:44.826 7 INFO neutron.manager [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loading Plugin: network_ip_availability 2026-05-10 04:39:44.827 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-10 04:39:44.829 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: qos 2026-05-10 04:39:44.830 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-10 04:39:44.831 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-10 04:39:44.831 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: qos-default 2026-05-10 04:39:44.832 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: qos-fip 2026-05-10 04:39:44.832 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-10 04:39:44.832 7 INFO neutron.manager [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loading Plugin: flavors 2026-05-10 04:39:44.833 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: qos-gateway-ip 2026-05-10 04:39:44.833 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: qos-port-network-policy 2026-05-10 04:39:44.834 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: qos-pps-minimum 2026-05-10 04:39:44.834 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-10 04:39:44.835 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: qos-pps 2026-05-10 04:39:44.836 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: qos-rule-type-details 2026-05-10 04:39:44.837 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-10 04:39:44.837 7 INFO neutron.manager [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loading Plugin: revisions 2026-05-10 04:39:44.837 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: qos-rules-alias 2026-05-10 04:39:44.838 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: quota-check-limit 2026-05-10 04:39:44.839 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: quota-check-limit-default 2026-05-10 04:39:44.842 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Initializing extension manager. 2026-05-10 04:39:44.843 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: quotas 2026-05-10 04:39:44.844 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: address-group 2026-05-10 04:39:44.845 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: quota_details 2026-05-10 04:39:44.846 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: address-scope 2026-05-10 04:39:44.846 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-10 04:39:44.847 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: rbac-policies 2026-05-10 04:39:44.847 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: rbac-address-group 2026-05-10 04:39:44.847 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: agent 2026-05-10 04:39:44.848 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: rbac-address-scope 2026-05-10 04:39:44.848 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: agent-resources-synced 2026-05-10 04:39:44.848 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: rbac-security-groups 2026-05-10 04:39:44.849 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: rbac-subnetpool 2026-05-10 04:39:44.849 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-10 04:39:44.849 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: revision-if-match 2026-05-10 04:39:44.850 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: standard-attr-revisions 2026-05-10 04:39:44.850 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-10 04:39:44.851 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: router_availability_zone 2026-05-10 04:39:44.851 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: availability_zone 2026-05-10 04:39:44.851 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-10 04:39:44.852 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: availability_zone_filter 2026-05-10 04:39:44.852 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-10 04:39:44.852 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-10 04:39:44.853 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: default-subnetpools 2026-05-10 04:39:44.853 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: security-groups-default-rules 2026-05-10 04:39:44.854 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-10 04:39:44.854 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-10 04:39:44.854 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-10 04:39:44.855 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: dns-integration 2026-05-10 04:39:44.855 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-10 04:39:44.855 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: dns-domain-ports 2026-05-10 04:39:44.856 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-10 04:39:44.856 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-10 04:39:44.856 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-10 04:39:44.857 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: dvr 2026-05-10 04:39:44.857 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-10 04:39:44.858 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: empty-string-filtering 2026-05-10 04:39:44.858 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:39:44.859 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-10 04:39:44.859 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: external-net 2026-05-10 04:39:44.860 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-10 04:39:44.860 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: extraroute 2026-05-10 04:39:44.861 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: security-group 2026-05-10 04:39:44.862 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: extraroute-atomic 2026-05-10 04:39:44.862 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: segment 2026-05-10 04:39:44.862 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: filter-validation 2026-05-10 04:39:44.863 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-10 04:39:44.863 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-10 04:39:44.863 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: service-type 2026-05-10 04:39:44.863 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-10 04:39:44.864 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: sorting 2026-05-10 04:39:44.864 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-10 04:39:44.864 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: standard-attr-segment 2026-05-10 04:39:44.864 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: fip-port-details 2026-05-10 04:39:44.865 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: standard-attr-description 2026-05-10 04:39:44.865 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: flavors 2026-05-10 04:39:44.865 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: stateful-security-group 2026-05-10 04:39:44.866 8 WARNING neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-10 04:39:44.866 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-10 04:39:44.867 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-10 04:39:44.867 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: subnet-external-network 2026-05-10 04:39:44.867 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: floatingip-pools 2026-05-10 04:39:44.868 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: subnet_onboard 2026-05-10 04:39:44.868 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: ip_allocation 2026-05-10 04:39:44.868 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-10 04:39:44.869 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: subnet-service-types 2026-05-10 04:39:44.869 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-10 04:39:44.869 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: l2_adjacency 2026-05-10 04:39:44.869 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: subnet_allocation 2026-05-10 04:39:44.870 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-10 04:39:44.870 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: router 2026-05-10 04:39:44.870 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: tag-creation 2026-05-10 04:39:44.871 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-10 04:39:44.872 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:39:44.873 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-10 04:39:44.874 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-10 04:39:44.874 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: ext-gw-mode 2026-05-10 04:39:44.875 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: l3-ha 2026-05-10 04:39:44.875 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: standard-attr-tag 2026-05-10 04:39:44.876 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:39:44.876 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-10 04:39:44.876 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-10 04:39:44.877 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: l3-flavors 2026-05-10 04:39:44.877 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: trunk 2026-05-10 04:39:44.877 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: trunk-details 2026-05-10 04:39:44.878 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-10 04:39:44.878 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:39:44.879 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-10 04:39:44.879 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-10 04:39:44.880 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-10 04:39:44.880 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-10 04:39:44.881 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-10 04:39:44.882 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-10 04:39:44.882 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-10 04:39:44.883 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-10 04:39:44.884 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-10 04:39:44.884 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: vpn-flavors 2026-05-10 04:39:44.885 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-10 04:39:44.885 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: vpnaas 2026-05-10 04:39:44.886 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-10 04:39:44.886 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: multi-provider 2026-05-10 04:39:44.887 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: taas 2026-05-10 04:39:44.887 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: net-mtu 2026-05-10 04:39:44.887 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: net-mtu-writable 2026-05-10 04:39:44.888 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: tap-mirror 2026-05-10 04:39:44.888 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: network_availability_zone 2026-05-10 04:39:44.888 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: network_ha 2026-05-10 04:39:44.889 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-10 04:39:44.889 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: network-ip-availability 2026-05-10 04:39:44.889 8 INFO neutron.api.extensions [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Loaded extension: taas-vlan-filter 2026-05-10 04:39:44.890 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-10 04:39:44.891 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-10 04:39:44.891 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: pagination 2026-05-10 04:39:44.892 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: port-device-profile 2026-05-10 04:39:44.892 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-10 04:39:44.892 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-10 04:39:44.892 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-10 04:39:44.892 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:39:44.893 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-10 04:39:44.893 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-10 04:39:44.893 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-10 04:39:44.894 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: port-mac-override 2026-05-10 04:39:44.894 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-10 04:39:44.895 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-10 04:39:44.895 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-10 04:39:44.896 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 04:39:44.896 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: port-resource-request 2026-05-10 04:39:44.896 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 04:39:44.896 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-10 04:39:44.897 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-10 04:39:44.897 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: binding 2026-05-10 04:39:44.898 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: binding-extended 2026-05-10 04:39:44.899 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: port-security 2026-05-10 04:39:44.899 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: project-id 2026-05-10 04:39:44.900 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: provider 2026-05-10 04:39:44.900 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-10 04:39:44.902 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: qos 2026-05-10 04:39:44.902 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 04:39:44.903 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 04:39:44.903 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-10 04:39:44.903 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 04:39:44.904 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-10 04:39:44.904 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.904 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: qos-default 2026-05-10 04:39:44.905 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:39:44.905 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] subnetpool is already registered 2026-05-10 04:39:44.905 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: qos-fip 2026-05-10 04:39:44.905 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:39:44.905 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] subnetpool is already registered 2026-05-10 04:39:44.906 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-10 04:39:44.906 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 04:39:44.906 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-10 04:39:44.906 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:39:44.907 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-10 04:39:44.907 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:39:44.907 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 04:39:44.908 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-10 04:39:44.908 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 04:39:44.908 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 04:39:44.909 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:39:44.909 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] ipsecpolicy is already registered 2026-05-10 04:39:44.909 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:39:44.909 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-10 04:39:44.909 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] ikepolicy is already registered 2026-05-10 04:39:44.910 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: qos-pps 2026-05-10 04:39:44.911 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.911 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.911 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-10 04:39:44.911 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.911 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.912 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-10 04:39:44.912 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.912 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.912 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: qos-rules-alias 2026-05-10 04:39:44.912 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.912 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.912 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.913 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.913 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: quota-check-limit 2026-05-10 04:39:44.913 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.913 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.913 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.913 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.913 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.913 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-10 04:39:44.913 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.916 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: quotas 2026-05-10 04:39:44.917 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 04:39:44.917 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] router is already registered 2026-05-10 04:39:44.917 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 04:39:44.917 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: quota_details 2026-05-10 04:39:44.917 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] floatingip is already registered 2026-05-10 04:39:44.919 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: rbac-policies 2026-05-10 04:39:44.920 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: rbac-address-group 2026-05-10 04:39:44.920 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: rbac-address-scope 2026-05-10 04:39:44.921 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: rbac-security-groups 2026-05-10 04:39:44.921 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-10 04:39:44.921 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 04:39:44.922 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] rbac_policy is already registered 2026-05-10 04:39:44.922 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: revision-if-match 2026-05-10 04:39:44.922 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 04:39:44.922 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-10 04:39:44.922 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] security_group is already registered 2026-05-10 04:39:44.923 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 04:39:44.923 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: router_availability_zone 2026-05-10 04:39:44.923 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] security_group_rule is already registered 2026-05-10 04:39:44.924 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-10 04:39:44.924 8 WARNING neutron.api.api_common [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.924 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-10 04:39:44.924 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:39:44.925 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] subnetpool is already registered 2026-05-10 04:39:44.925 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:39:44.925 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] subnetpool is already registered 2026-05-10 04:39:44.926 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 04:39:44.926 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] trunk is already registered 2026-05-10 04:39:44.926 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-10 04:39:44.926 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:39:44.926 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] ikepolicy is already registered 2026-05-10 04:39:44.927 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-10 04:39:44.927 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:39:44.927 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] ipsecpolicy is already registered 2026-05-10 04:39:44.927 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 04:39:44.928 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-10 04:39:44.928 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] endpoint_group is already registered 2026-05-10 04:39:44.928 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 04:39:44.928 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-10 04:39:44.928 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] vpnservice is already registered 2026-05-10 04:39:44.928 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 04:39:44.929 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-10 04:39:44.929 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] ipsec_site_connection is already registered 2026-05-10 04:39:44.929 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:39:44.929 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-10 04:39:44.929 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] ipsecpolicy is already registered 2026-05-10 04:39:44.929 8 INFO neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:39:44.930 8 WARNING neutron.quota.resource_registry [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] ikepolicy is already registered 2026-05-10 04:39:44.934 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: security-group 2026-05-10 04:39:44.935 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: segment 2026-05-10 04:39:44.936 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-10 04:39:44.936 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: service-type 2026-05-10 04:39:44.937 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: sorting 2026-05-10 04:39:44.937 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: standard-attr-segment 2026-05-10 04:39:44.938 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: standard-attr-description 2026-05-10 04:39:44.938 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: stateful-security-group 2026-05-10 04:39:44.939 7 WARNING neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-10 04:39:44.940 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-10 04:39:44.940 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: subnet-external-network 2026-05-10 04:39:44.941 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: subnet_onboard 2026-05-10 04:39:44.941 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-10 04:39:44.942 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: subnet-service-types 2026-05-10 04:39:44.942 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: subnet_allocation 2026-05-10 04:39:44.944 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-10 04:39:44.945 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: tag-creation 2026-05-10 04:39:44.945 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-10 04:39:44.950 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: standard-attr-tag 2026-05-10 04:39:44.951 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-10 04:39:44.954 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: trunk 2026-05-10 04:39:44.955 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: trunk-details 2026-05-10 04:39:44.955 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-10 04:39:44.956 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-10 04:39:44.957 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-10 04:39:44.957 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-10 04:39:44.960 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-10 04:39:44.961 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-10 04:39:44.961 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: vpn-flavors 2026-05-10 04:39:44.963 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: vpnaas 2026-05-10 04:39:44.964 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: taas 2026-05-10 04:39:44.966 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: tap-mirror 2026-05-10 04:39:44.967 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-10 04:39:44.968 7 INFO neutron.api.extensions [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-10 04:39:44.970 8 WARNING keystonemiddleware._common.config [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:39:44.971 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-10 04:39:44.971 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-10 04:39:44.971 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:39:44.972 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-10 04:39:44.975 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 04:39:44.976 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 04:39:44.978 8 WARNING oslo_config.cfg [None req-fde48c4b-a085-472c-b6a2-5dd49c2d1ecf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-10 04:39:44.980 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f2a9a9b6668 pid: 8 (default app) 2026-05-10 04:39:44.981 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 04:39:44.981 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 04:39:44.982 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.982 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:39:44.982 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] subnetpool is already registered 2026-05-10 04:39:44.983 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:39:44.983 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] subnetpool is already registered 2026-05-10 04:39:44.984 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 04:39:44.984 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:39:44.985 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:39:44.985 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 04:39:44.986 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 04:39:44.986 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 04:39:44.986 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:39:44.987 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] ipsecpolicy is already registered 2026-05-10 04:39:44.987 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:39:44.987 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] ikepolicy is already registered 2026-05-10 04:39:44.988 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.989 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.989 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.989 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.989 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.990 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.990 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.990 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.990 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.990 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.990 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.990 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.990 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.991 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.991 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.991 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:44.994 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-10 04:39:44.994 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] router is already registered 2026-05-10 04:39:44.994 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-10 04:39:44.995 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] floatingip is already registered 2026-05-10 04:39:44.998 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-10 04:39:44.999 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] rbac_policy is already registered 2026-05-10 04:39:44.999 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-10 04:39:45.000 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] security_group is already registered 2026-05-10 04:39:45.000 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-10 04:39:45.000 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] security_group_rule is already registered 2026-05-10 04:39:45.001 7 WARNING neutron.api.api_common [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-10 04:39:45.001 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:39:45.001 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] subnetpool is already registered 2026-05-10 04:39:45.002 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-10 04:39:45.002 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] subnetpool is already registered 2026-05-10 04:39:45.002 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-10 04:39:45.003 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] trunk is already registered 2026-05-10 04:39:45.003 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:39:45.003 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] ikepolicy is already registered 2026-05-10 04:39:45.004 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:39:45.004 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] ipsecpolicy is already registered 2026-05-10 04:39:45.004 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-10 04:39:45.004 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] endpoint_group is already registered 2026-05-10 04:39:45.005 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-10 04:39:45.005 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] vpnservice is already registered 2026-05-10 04:39:45.005 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-10 04:39:45.006 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] ipsec_site_connection is already registered 2026-05-10 04:39:45.006 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-10 04:39:45.006 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] ipsecpolicy is already registered 2026-05-10 04:39:45.007 7 INFO neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-10 04:39:45.007 7 WARNING neutron.quota.resource_registry [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] ikepolicy is already registered 2026-05-10 04:39:45.053 7 WARNING keystonemiddleware._common.config [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:39:45.062 7 WARNING oslo_config.cfg [None req-88d174db-505b-4a33-9476-7b9a5f7c49a9 - - - - - -] 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 9 seconds on interpreter 0x7f2a9a9b6668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 04:39:49.462 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77bf62c9-fe8e-4494-a512-739a3d1c9fb8 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.250 () {44 vars in 926 bytes} [Sun May 10 04:39:48 2026] GET /v2.0/networks/public => generated 108 bytes in 962 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.250 () {44 vars in 948 bytes} [Sun May 10 04:39:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:39:50.443 8 WARNING neutron.services.revisions.revision_plugin [None req-a5431388-5ce4-4403-833e-1407cc20f671 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Could not find related network for resource to bump revision. 2026-05-10 04:39:50.459 8 INFO neutron.db.segments_db [None req-a5431388-5ce4-4403-833e-1407cc20f671 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 092fdd64-51d2-4814-9f2c-531442196f2f of type flat for network 789b6580-e193-4867-b869-002ab736289a 2026-05-10 04:39:50.501 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5431388-5ce4-4403-833e-1407cc20f671 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.250 () {48 vars in 966 bytes} [Sun May 10 04:39:49 2026] POST /v2.0/networks => generated 124 bytes in 652 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:39:56.726 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9268d81b-d33c-486d-84e7-60aa2722d294 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.250 () {44 vars in 926 bytes} [Sun May 10 04:39:56 2026] GET /v2.0/networks/public => generated 108 bytes in 380 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.250 () {44 vars in 948 bytes} [Sun May 10 04:39:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:39:57.173 7 WARNING neutron.services.revisions.revision_plugin [None req-761468b1-24f8-46ce-954c-bc64f1b0e422 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Could not find related network for resource to bump revision. 2026-05-10 04:39:57.196 7 INFO neutron.db.segments_db [None req-761468b1-24f8-46ce-954c-bc64f1b0e422 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 3fcb039e-470b-4b51-81cd-9c7681ee2a28 of type flat for network 6be1284d-7997-426d-96d3-307df2ff65c3 2026-05-10 04:39:57.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-761468b1-24f8-46ce-954c-bc64f1b0e422 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.250 () {48 vars in 966 bytes} [Sun May 10 04:39:56 2026] POST /v2.0/networks => generated 124 bytes in 507 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:40:03.172 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f53f80b4-d028-46cb-9fc7-91bdfce3e66b 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.250 () {44 vars in 926 bytes} [Sun May 10 04:40:03 2026] GET /v2.0/networks/public => generated 108 bytes in 60 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.250 () {44 vars in 948 bytes} [Sun May 10 04:40:03 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-05-10 04:40:03.254 7 WARNING neutron.services.revisions.revision_plugin [None req-1e0e7d64-8351-4188-86bc-62b32c310d8d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Could not find related network for resource to bump revision. 2026-05-10 04:40:03.267 7 INFO neutron.db.segments_db [None req-1e0e7d64-8351-4188-86bc-62b32c310d8d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 910c4081-3101-4258-b786-43062482f92b of type flat for network 9ef0f633-97f8-42dd-8b5d-59ad14d3644b 2026-05-10 04:40:03.293 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e0e7d64-8351-4188-86bc-62b32c310d8d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.250 () {48 vars in 966 bytes} [Sun May 10 04:40:03 2026] POST /v2.0/networks => generated 124 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:40:09.173 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93f435b5-a500-4f22-ab26-b21ebaf3ac5f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.250 () {44 vars in 926 bytes} [Sun May 10 04:40:09 2026] GET /v2.0/networks/public => generated 108 bytes in 49 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.250 () {44 vars in 948 bytes} [Sun May 10 04:40:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:40:09.249 8 WARNING neutron.services.revisions.revision_plugin [None req-c78ecdac-9516-420b-bc8a-9cdc77c9f50a 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Could not find related network for resource to bump revision. 2026-05-10 04:40:09.271 8 INFO neutron.db.segments_db [None req-c78ecdac-9516-420b-bc8a-9cdc77c9f50a 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 14684209-d0d3-463b-9594-7fe6d2aced64 of type flat for network 79813b4b-8f38-4042-a43a-856faed279f8 2026-05-10 04:40:09.296 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c78ecdac-9516-420b-bc8a-9cdc77c9f50a 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.250 () {48 vars in 966 bytes} [Sun May 10 04:40:09 2026] POST /v2.0/networks => generated 124 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:40:15.178 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb2b014b-d0f8-4847-ac56-251237e57e7e 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.204.45.250 () {44 vars in 926 bytes} [Sun May 10 04:40:15 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: 7|app: 0|req: 8/19] 199.204.45.250 () {44 vars in 948 bytes} [Sun May 10 04:40:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:40:15.257 8 WARNING neutron.services.revisions.revision_plugin [None req-56ff38fc-b89d-4587-9fba-2b5ab6e16b28 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Could not find related network for resource to bump revision. 2026-05-10 04:40:15.284 8 INFO neutron.db.segments_db [None req-56ff38fc-b89d-4587-9fba-2b5ab6e16b28 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 1e9a0449-2a61-4a9c-a5c5-828e38d57e8f of type flat for network 6f843a8a-3a43-470e-bc75-b816ab290c12 2026-05-10 04:40:15.308 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56ff38fc-b89d-4587-9fba-2b5ab6e16b28 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.204.45.250 () {48 vars in 966 bytes} [Sun May 10 04:40:15 2026] POST /v2.0/networks => generated 124 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:40:21.265 7 INFO neutron.pecan_wsgi.hooks.translation [None req-99e4cc3b-653e-402f-8648-675ddd16e81f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.250 () {44 vars in 926 bytes} [Sun May 10 04:40:21 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.250 () {44 vars in 948 bytes} [Sun May 10 04:40:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:40:21.344 7 WARNING neutron.services.revisions.revision_plugin [None req-9ea7137c-01fa-491a-a362-0d8b6bf45599 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Could not find related network for resource to bump revision. 2026-05-10 04:40:21.361 7 INFO neutron.db.segments_db [None req-9ea7137c-01fa-491a-a362-0d8b6bf45599 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 7a13942b-c790-470c-b77a-2c42914696c1 of type flat for network a202f238-098b-4d92-aa6f-2b9925e6cdbe 2026-05-10 04:40:21.384 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ea7137c-01fa-491a-a362-0d8b6bf45599 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/23] 199.204.45.250 () {48 vars in 966 bytes} [Sun May 10 04:40:21 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 04:40:27.363 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a59cdd10-97a1-4f3b-b567-998b5ab98a9a 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.250 () {44 vars in 926 bytes} [Sun May 10 04:40:27 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.250 () {44 vars in 948 bytes} [Sun May 10 04:40:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:40:28.153 8 WARNING neutron.services.revisions.revision_plugin [None req-461ba1bc-1b6e-45a4-bd48-760f6f805627 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Could not find related network for resource to bump revision. 2026-05-10 04:40:28.172 8 INFO neutron.db.segments_db [None req-461ba1bc-1b6e-45a4-bd48-760f6f805627 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 0d3f3acb-cdea-4205-a813-0bb7fa1696ef of type flat for network f31ffcb8-0769-4712-bd57-79abaa6febec [pid: 8|app: 0|req: 15/27] 199.204.45.250 () {48 vars in 966 bytes} [Sun May 10 04:40:27 2026] POST /v2.0/networks => generated 706 bytes in 1230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 04:40:29.776 7 INFO neutron.pecan_wsgi.hooks.translation [None req-481f5bb3-c5c5-431e-bcc7-e15533233d14 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/28] 199.204.45.250 () {44 vars in 926 bytes} [Sun May 10 04:40:29 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 199.204.45.250 () {44 vars in 948 bytes} [Sun May 10 04:40:29 2026] GET /v2.0/networks?name=public => generated 709 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 04:40:29.852 7 INFO neutron.pecan_wsgi.hooks.translation [None req-089d321a-222e-4e7d-8817-b79872a1a41a 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/30] 199.204.45.250 () {44 vars in 1033 bytes} [Sun May 10 04:40:29 2026] GET /v2.0/subnets/public-subnet?network_id=f31ffcb8-0769-4712-bd57-79abaa6febec => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.204.45.250 () {44 vars in 1056 bytes} [Sun May 10 04:40:29 2026] GET /v2.0/subnets?name=public-subnet&network_id=f31ffcb8-0769-4712-bd57-79abaa6febec => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/32] 199.204.45.250 () {48 vars in 964 bytes} [Sun May 10 04:40:29 2026] POST /v2.0/subnets => generated 664 bytes in 2670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 04:45:32.375 8 INFO neutron.pecan_wsgi.hooks.translation [None req-071df9b2-314f-487c-88f6-358cdfcbc759 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/73] 199.204.45.250 () {44 vars in 936 bytes} [Sun May 10 04:45:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.250 () {44 vars in 958 bytes} [Sun May 10 04:45:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:45:32.475 8 INFO neutron.db.segments_db [None req-f4012f4c-6912-4b5d-9160-3332e4eee50b 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 745ce1fd-79e2-4d0a-918a-e88876fcc115 of type vxlan for network 82f35f44-412d-497e-8af9-fe97c7ffa111 [pid: 8|app: 0|req: 39/75] 199.204.45.250 () {48 vars in 965 bytes} [Sun May 10 04:45:32 2026] POST /v2.0/networks => generated 707 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 04:45:33.549 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a173721-2481-4330-8cbe-53b52460b256 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/76] 199.204.45.250 () {44 vars in 936 bytes} [Sun May 10 04:45:33 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 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.250 () {44 vars in 958 bytes} [Sun May 10 04:45:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 04:45:33.618 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d74f0e5f-258d-496e-9d7c-a94fb926866f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/78] 199.204.45.250 () {44 vars in 1035 bytes} [Sun May 10 04:45:33 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=82f35f44-412d-497e-8af9-fe97c7ffa111 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.250 () {44 vars in 1058 bytes} [Sun May 10 04:45:33 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=82f35f44-412d-497e-8af9-fe97c7ffa111 => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.250 () {48 vars in 964 bytes} [Sun May 10 04:45:33 2026] POST /v2.0/subnets => generated 651 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 04:45:35.081 8 INFO neutron.api.v2.resource [None req-547afa35-be45-4e44-8702-284a41a8629f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 42/81] 199.204.45.250 () {44 vars in 970 bytes} [Sun May 10 04:45:35 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.250 () {44 vars in 992 bytes} [Sun May 10 04:45:35 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.250 () {48 vars in 979 bytes} [Sun May 10 04:45:35 2026] POST /v2.0/security-groups => generated 1616 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:36 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 1616 bytes in 73 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.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:36 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:36 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 1616 bytes in 21 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.250 () {48 vars in 990 bytes} [Sun May 10 04:45:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:37 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => 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: 46/89] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:37 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:37 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 2230 bytes in 31 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.250 () {48 vars in 990 bytes} [Sun May 10 04:45:37 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:38 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 2846 bytes in 55 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.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:38 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:38 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 2846 bytes in 29 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.250 () {48 vars in 990 bytes} [Sun May 10 04:45:38 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:39 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 3462 bytes in 50 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.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:39 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:39 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 3462 bytes in 36 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.250 () {48 vars in 990 bytes} [Sun May 10 04:45:39 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:40 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 4078 bytes in 58 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.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:40 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:40 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.204.45.250 () {48 vars in 990 bytes} [Sun May 10 04:45:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 92 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.250 () {44 vars in 986 bytes} [Sun May 10 04:45:42 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111 => generated 732 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 04:45:42.322 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37019ed0-ddfd-4929-a1a8-484acd4ec199 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/105] 199.204.45.250 () {44 vars in 1075 bytes} [Sun May 10 04:45:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=82f35f44-412d-497e-8af9-fe97c7ffa111 => generated 132 bytes in 46 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.250 () {44 vars in 1098 bytes} [Sun May 10 04:45:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=82f35f44-412d-497e-8af9-fe97c7ffa111 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:42 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/110] 199.204.45.250 () {48 vars in 960 bytes} [Sun May 10 04:45:42 2026] POST /v2.0/ports => generated 1100 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 04:45:50.451 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3932b3c-0c60-4cb9-ba88-7dc8bce2fd65 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 58/111] 199.204.45.250 () {44 vars in 979 bytes} [Sun May 10 04:45:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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/112] 199.204.45.250 () {44 vars in 1001 bytes} [Sun May 10 04:45:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 199.204.45.250 () {48 vars in 1031 bytes} [Sun May 10 04:45:50 2026] PUT /v2.0/ports/67a82fb8-017f-48f5-9739-c37639611b44 => generated 1249 bytes in 799 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/114] 199.204.45.250 () {44 vars in 919 bytes} [Sun May 10 04:45:53 2026] GET /v2.0/ports => generated 3730 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 04:45:54.236 8 INFO neutron.api.v2.resource [None req-2aede600-868f-4084-ab0c-68c33ba4af9f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 60/115] 199.204.45.250 () {44 vars in 958 bytes} [Sun May 10 04:45:54 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/116] 199.204.45.250 () {44 vars in 980 bytes} [Sun May 10 04:45:54 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/117] 199.204.45.250 () {48 vars in 979 bytes} [Sun May 10 04:45:54 2026] POST /v2.0/security-groups => generated 1610 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/118] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:55 2026] GET /v2.0/security-groups/b7df2941-f0fc-4136-8194-0d74b89beff7 => generated 1610 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/119] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:55 2026] GET /v2.0/security-groups/b7df2941-f0fc-4136-8194-0d74b89beff7 => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/120] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:55 2026] GET /v2.0/security-groups/b7df2941-f0fc-4136-8194-0d74b89beff7 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/121] 199.204.45.250 () {48 vars in 990 bytes} [Sun May 10 04:45:55 2026] POST /v2.0/security-group-rules => generated 623 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/122] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:56 2026] GET /v2.0/security-groups/b7df2941-f0fc-4136-8194-0d74b89beff7 => generated 2246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/123] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:56 2026] GET /v2.0/security-groups/b7df2941-f0fc-4136-8194-0d74b89beff7 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/124] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:45:56 2026] GET /v2.0/security-groups/b7df2941-f0fc-4136-8194-0d74b89beff7 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/125] 199.204.45.250 () {48 vars in 990 bytes} [Sun May 10 04:45:56 2026] POST /v2.0/security-group-rules => generated 627 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/144] 199.204.45.250 () {44 vars in 974 bytes} [Sun May 10 04:48:05 2026] GET /v2.0/quotas/f85cf1b7b4d54a00a64be767f96a2725 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/145] 199.204.45.250 () {48 vars in 1026 bytes} [Sun May 10 04:48:06 2026] PUT /v2.0/quotas/f85cf1b7b4d54a00a64be767f96a2725 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 04:50:26.987 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dca30c02-e8f5-4640-a2ff-6554480546e2 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/164] 199.204.45.250 () {30 vars in 741 bytes} [Sun May 10 04:50:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 85/165] 199.204.45.250 () {30 vars in 763 bytes} [Sun May 10 04:50:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 04:50:29.200 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15572b87-b85b-41bd-8832-4e5a391d8470 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 87/168] 199.204.45.250 () {30 vars in 741 bytes} [Sun May 10 04:50:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/169] 199.204.45.250 () {30 vars in 763 bytes} [Sun May 10 04:50:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 04:58:09.389 7 INFO neutron.api.v2.resource [None req-2cb771ab-1344-4c74-8db4-f395993432a7 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 113/230] 199.204.45.250 () {44 vars in 1073 bytes} [Sun May 10 04:58:09 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 139 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/231] 199.204.45.250 () {44 vars in 1096 bytes} [Sun May 10 04:58:09 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 23 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/232] 199.204.45.250 () {48 vars in 980 bytes} [Sun May 10 04:58:09 2026] POST /v2.0/security-groups => generated 1624 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/233] 199.204.45.250 () {44 vars in 1087 bytes} [Sun May 10 04:58:10 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb?project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 1624 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/234] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:58:10 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/235] 199.204.45.250 () {44 vars in 1087 bytes} [Sun May 10 04:58:10 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb?project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/236] 199.204.45.250 () {48 vars in 990 bytes} [Sun May 10 04:58:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/237] 199.204.45.250 () {44 vars in 1087 bytes} [Sun May 10 04:58:11 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb?project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 2234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/238] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:58:12 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/239] 199.204.45.250 () {44 vars in 1087 bytes} [Sun May 10 04:58:12 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb?project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/240] 199.204.45.250 () {48 vars in 990 bytes} [Sun May 10 04:58:12 2026] POST /v2.0/security-group-rules => generated 599 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/243] 199.204.45.250 () {44 vars in 1087 bytes} [Sun May 10 04:58:13 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb?project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 2846 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/244] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:58:13 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/245] 199.204.45.250 () {44 vars in 1087 bytes} [Sun May 10 04:58:13 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb?project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/246] 199.204.45.250 () {48 vars in 990 bytes} [Sun May 10 04:58:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/247] 199.204.45.250 () {44 vars in 1087 bytes} [Sun May 10 04:58:14 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb?project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 3460 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/248] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 04:58:14 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/249] 199.204.45.250 () {44 vars in 1087 bytes} [Sun May 10 04:58:14 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb?project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/250] 199.204.45.250 () {48 vars in 990 bytes} [Sun May 10 04:58:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/269] 199.204.45.250 () {30 vars in 739 bytes} [Sun May 10 05:00:38 2026] GET /v2.0/networks?tenant_id=5e1f3a364128403e8eec8b7a647e73b8&shared=False => generated 15 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:00:38.314 7 INFO neutron.db.segments_db [None req-5c40c2a5-6801-4b25-9c90-d213fed9cfbb 4f8dd7c48cf643d19e16cee130535475 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Added segment 17e47b99-a3c5-4f67-adea-bffcc92206fa of type vxlan for network 23eb56fd-0c69-4212-ab0f-a07a9d0dbb9d [pid: 7|app: 0|req: 133/270] 199.204.45.250 () {34 vars in 681 bytes} [Sun May 10 05:00:38 2026] POST /v2.0/networks => generated 718 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 199.204.45.250 () {30 vars in 721 bytes} [Sun May 10 05:00:38 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/272] 199.204.45.250 () {30 vars in 632 bytes} [Sun May 10 05:00:38 2026] GET /v2.0/extensions => generated 22222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.204.45.250 () {34 vars in 676 bytes} [Sun May 10 05:00:38 2026] POST /v2.0/ports => generated 999 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:00:38 2026] GET /v2.0/networks/23eb56fd-0c69-4212-ab0f-a07a9d0dbb9d => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.250 () {30 vars in 721 bytes} [Sun May 10 05:00:40 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:00:40 2026] GET /v2.0/networks/23eb56fd-0c69-4212-ab0f-a07a9d0dbb9d => generated 705 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.204.45.250 () {44 vars in 974 bytes} [Sun May 10 05:00:58 2026] GET /v2.0/quotas/5e1f3a364128403e8eec8b7a647e73b8 => 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: 139/282] 199.204.45.250 () {48 vars in 1026 bytes} [Sun May 10 05:00:59 2026] PUT /v2.0/quotas/5e1f3a364128403e8eec8b7a647e73b8 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:10.359 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27a5c0fa-695b-4ee1-b349-1f7975facc3d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/371] 199.204.45.250 () {44 vars in 926 bytes} [Sun May 10 05:12:10 2026] GET /v2.0/networks/public => generated 108 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/372] 199.204.45.250 () {44 vars in 948 bytes} [Sun May 10 05:12:10 2026] GET /v2.0/networks?name=public => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:11.529 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d9ef736-7d8e-4541-9745-a08a875a70ae 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/373] 199.204.45.250 () {44 vars in 926 bytes} [Sun May 10 05:12:11 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/374] 199.204.45.250 () {44 vars in 948 bytes} [Sun May 10 05:12:11 2026] GET /v2.0/networks?name=public => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:11.607 8 INFO neutron.pecan_wsgi.hooks.translation [None req-84e7d6fb-fe68-469f-be7d-340c01c95721 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/375] 199.204.45.250 () {44 vars in 1033 bytes} [Sun May 10 05:12:11 2026] GET /v2.0/subnets/public-subnet?network_id=f31ffcb8-0769-4712-bd57-79abaa6febec => generated 113 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/376] 199.204.45.250 () {44 vars in 1056 bytes} [Sun May 10 05:12:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=f31ffcb8-0769-4712-bd57-79abaa6febec => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:40.340 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1275f06-daf1-45be-b8dc-c7c55af505de 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/381] 199.204.45.250 () {44 vars in 936 bytes} [Sun May 10 05:12:40 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 199.204.45.250 () {44 vars in 958 bytes} [Sun May 10 05:12:40 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:41.352 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2da10217-660e-4c95-9541-f750e8272fb9 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/383] 199.204.45.250 () {44 vars in 936 bytes} [Sun May 10 05:12:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.204.45.250 () {44 vars in 958 bytes} [Sun May 10 05:12:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:41.413 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef3873c8-259c-4f29-af57-d16fdf6dc0b8 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/385] 199.204.45.250 () {44 vars in 1035 bytes} [Sun May 10 05:12:41 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=82f35f44-412d-497e-8af9-fe97c7ffa111 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.204.45.250 () {44 vars in 1058 bytes} [Sun May 10 05:12:41 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=82f35f44-412d-497e-8af9-fe97c7ffa111 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:42.694 8 INFO neutron.api.v2.resource [None req-fe8404ea-8b83-4856-a5a6-ab31ba336e6e 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/387] 199.204.45.250 () {44 vars in 970 bytes} [Sun May 10 05:12:42 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.204.45.250 () {44 vars in 992 bytes} [Sun May 10 05:12:42 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:12:43 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 4694 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:12:44 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.204.45.250 () {44 vars in 1010 bytes} [Sun May 10 05:12:44 2026] GET /v2.0/security-group-rules/41de8c48-eba2-4af7-9a62-537ae05009fd => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:12:44 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:12:45 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 199.204.45.250 () {44 vars in 1010 bytes} [Sun May 10 05:12:45 2026] GET /v2.0/security-group-rules/2147bf30-d782-4797-95cd-3be45a00c1ae => generated 603 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:12:46 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:12:46 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.204.45.250 () {44 vars in 1010 bytes} [Sun May 10 05:12:46 2026] GET /v2.0/security-group-rules/8bea1f98-fd39-427d-9a99-bff609a417c4 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:12:46 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 4694 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:12:47 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.204.45.250 () {44 vars in 1010 bytes} [Sun May 10 05:12:47 2026] GET /v2.0/security-group-rules/8d60edd0-a0ad-4af1-a59a-b5158ae7520f => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:12:47 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:12:48 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => 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: 201/405] 199.204.45.250 () {44 vars in 1010 bytes} [Sun May 10 05:12:48 2026] GET /v2.0/security-group-rules/16b563e8-1e06-4f6a-89de-45eb0f857175 => generated 603 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 199.204.45.250 () {44 vars in 986 bytes} [Sun May 10 05:12:49 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111 => generated 732 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:12:49.350 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48f9c34c-1af9-44d9-9eea-bd324bc39ecf 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 202/407] 199.204.45.250 () {44 vars in 1075 bytes} [Sun May 10 05:12:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=82f35f44-412d-497e-8af9-fe97c7ffa111 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 199.204.45.250 () {44 vars in 1098 bytes} [Sun May 10 05:12:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=82f35f44-412d-497e-8af9-fe97c7ffa111 => generated 1254 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:12:49 2026] GET /v2.0/security-groups/5c778b09-7859-4f04-b3e9-fbb6e3ccbb38 => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:12:57.666 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c01a091-eaf0-49cf-b8ab-ebd31c4994e0 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/410] 199.204.45.250 () {44 vars in 979 bytes} [Sun May 10 05:12:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 199.204.45.250 () {44 vars in 1001 bytes} [Sun May 10 05:12:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.204.45.250 () {44 vars in 919 bytes} [Sun May 10 05:12:59 2026] GET /v2.0/ports => generated 4725 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:13:00.375 8 INFO neutron.api.v2.resource [None req-99f2ffc3-856b-486e-9723-15e44be89183 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 209/415] 199.204.45.250 () {44 vars in 958 bytes} [Sun May 10 05:13:00 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.250 () {44 vars in 980 bytes} [Sun May 10 05:13:00 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:13:01 2026] GET /v2.0/security-groups/b7df2941-f0fc-4136-8194-0d74b89beff7 => generated 2886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:13:01 2026] GET /v2.0/security-groups/b7df2941-f0fc-4136-8194-0d74b89beff7 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.204.45.250 () {44 vars in 1010 bytes} [Sun May 10 05:13:01 2026] GET /v2.0/security-group-rules/af646cd2-8d94-4165-a821-278676e807c0 => generated 623 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:13:02 2026] GET /v2.0/security-groups/b7df2941-f0fc-4136-8194-0d74b89beff7 => generated 2886 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:13:02 2026] GET /v2.0/security-groups/b7df2941-f0fc-4136-8194-0d74b89beff7 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.204.45.250 () {44 vars in 1010 bytes} [Sun May 10 05:13:02 2026] GET /v2.0/security-group-rules/2d89dd5f-1e1d-436f-85fa-967824501f06 => generated 627 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 199.204.45.250 () {44 vars in 974 bytes} [Sun May 10 05:13:14 2026] GET /v2.0/quotas/f85cf1b7b4d54a00a64be767f96a2725 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:14:10.401 7 INFO neutron.api.v2.resource [None req-05048fc5-b270-45c0-8d90-43687c12d00f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 216/432] 199.204.45.250 () {44 vars in 1073 bytes} [Sun May 10 05:14:10 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 139 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/433] 199.204.45.250 () {44 vars in 1096 bytes} [Sun May 10 05:14:10 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 4072 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 199.204.45.250 () {44 vars in 1087 bytes} [Sun May 10 05:14:11 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb?project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:14:11 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 199.204.45.250 () {44 vars in 1010 bytes} [Sun May 10 05:14:11 2026] GET /v2.0/security-group-rules/2f2faa14-b5f0-4759-b75d-5310fad41ef4 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/437] 199.204.45.250 () {44 vars in 1087 bytes} [Sun May 10 05:14:12 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb?project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 4075 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:14:12 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 199.204.45.250 () {44 vars in 1010 bytes} [Sun May 10 05:14:12 2026] GET /v2.0/security-group-rules/25de3df9-6e48-4f89-a440-c7097a947937 => generated 599 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/442] 199.204.45.250 () {44 vars in 1087 bytes} [Sun May 10 05:14:13 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb?project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:14:13 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb => generated 4075 bytes in 38 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.250 () {44 vars in 1010 bytes} [Sun May 10 05:14:13 2026] GET /v2.0/security-group-rules/18c7f0aa-59dc-425e-be5b-b54d195630be => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/445] 199.204.45.250 () {44 vars in 1087 bytes} [Sun May 10 05:14:14 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb?project_id=5e1f3a364128403e8eec8b7a647e73b8 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/446] 199.204.45.250 () {44 vars in 1000 bytes} [Sun May 10 05:14:14 2026] GET /v2.0/security-groups/b94c79c9-be2c-497d-bf27-f1784c45adbb => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 199.204.45.250 () {44 vars in 1010 bytes} [Sun May 10 05:14:14 2026] GET /v2.0/security-group-rules/56ef7a75-f13f-4df0-b301-6bb001aa6adb => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/448] 199.204.45.250 () {44 vars in 974 bytes} [Sun May 10 05:14:22 2026] GET /v2.0/quotas/5e1f3a364128403e8eec8b7a647e73b8 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/457] 199.204.45.250 () {44 vars in 948 bytes} [Sun May 10 05:15:17 2026] GET /v2.0/networks?name=public => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 10.0.0.213 () {32 vars in 648 bytes} [Sun May 10 05:15:59 2026] GET /v2.0/networks => generated 2168 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 10.0.0.213 () {32 vars in 654 bytes} [Sun May 10 05:16:01 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 10.0.0.213 () {32 vars in 646 bytes} [Sun May 10 05:16:01 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 10.0.0.213 () {32 vars in 642 bytes} [Sun May 10 05:16:01 2026] GET /v2.0/ports => generated 4725 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 10.0.0.213 () {32 vars in 646 bytes} [Sun May 10 05:16:01 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 10.0.0.213 () {32 vars in 648 bytes} [Sun May 10 05:16:01 2026] GET /v2.0/networks => generated 2168 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 10.0.0.213 () {32 vars in 662 bytes} [Sun May 10 05:16:01 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 10.0.0.213 () {32 vars in 654 bytes} [Sun May 10 05:16:01 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:16:12.357 7 INFO neutron.db.segments_db [None req-1f67d36d-a8a8-4bc9-b85c-b2a555cef1b6 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment bb37c39a-b93c-4c83-986d-eb40124abda3 of type vxlan for network 80fd1ea9-d6a0-45c2-9095-afea548329b4 [pid: 7|app: 0|req: 236/472] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:16:11 2026] POST /v2.0/networks => generated 749 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:12.624 8 INFO neutron.db.segments_db [None req-371d97b5-db99-4cf4-b79a-2f0b30643fa5 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 39d4c026-83c3-421c-8162-9623a00299ef of type vxlan for network ec7db724-f848-4b4d-a4ed-c854724a1c2c [pid: 7|app: 0|req: 237/473] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:12 2026] POST /v2.0/subnets => generated 696 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/474] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:16:12 2026] POST /v2.0/networks => generated 745 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:12.740 7 INFO neutron.db.segments_db [None req-0995ec04-d827-4e45-b3f0-8fbe9aca349e 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment ad877d3d-9db3-4e93-8f8c-2a1456b9b321 of type vxlan for network 2cd2c4a3-3029-4281-9a48-55c821a5f833 [pid: 8|app: 0|req: 238/475] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:12 2026] POST /v2.0/subnets => generated 692 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:12.989 8 INFO neutron.db.segments_db [None req-53367cf8-70b6-4f5e-978d-25f7dbaa631f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 15eb884c-7948-44cf-8897-46b537e2ec4c of type vxlan for network 512f23da-00cf-4706-95d3-7d726729b1ba 2026-05-10 05:16:13.026 7 INFO neutron.db.l3_hamode_db [None req-0995ec04-d827-4e45-b3f0-8fbe9aca349e 4a6aaf9edb9a4c95899810131ab61fd1 adf956a15228439e807ac6399b8bac35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:16:13.268 8 INFO neutron.db.l3_hamode_db [None req-53367cf8-70b6-4f5e-978d-25f7dbaa631f 4a6aaf9edb9a4c95899810131ab61fd1 b60c743a2e1f44fba36db651eb582bd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:16:13.940 7 INFO neutron.db.l3_hamode_db [None req-0995ec04-d827-4e45-b3f0-8fbe9aca349e 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:16:14.581 8 INFO neutron.db.l3_hamode_db [None req-53367cf8-70b6-4f5e-978d-25f7dbaa631f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 238/476] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:12 2026] POST /v2.0/routers => generated 736 bytes in 2491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:15.337 7 WARNING neutron.db.securitygroups_db [None req-7c3e01d3-0683-4709-ae82-4435a96e1dc3 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 241/479] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:15 2026] GET /v2.0/security-groups?tenant_id=b94743d19a474b76b65d741b84ed762f&name=default => generated 2921 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:16:15.497 7 WARNING neutron.db.securitygroups_db [None req-a73e1ba8-82d2-4434-9c8c-c701a2d65105 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 242/480] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:15 2026] GET /v2.0/security-groups?tenant_id=f47156a1a2b54b759c9c7328d3b58332&name=default => generated 2921 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/481] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:12 2026] POST /v2.0/routers => generated 732 bytes in 2709 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/482] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:15 2026] DELETE /v2.0/security-groups/ac1020a8-6612-4fbb-bac6-5ee758977f0f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:15 2026] DELETE /v2.0/security-groups/d24a82e4-134f-4031-8262-430076c3d017 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:16:15 2026] PUT /v2.0/routers/1defda7f-6f0f-411e-b7bb-ac665680415d/add_router_interface => generated 310 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/485] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:16:15 2026] PUT /v2.0/routers/bf76fd61-8da8-4444-affd-b5291d692183/add_router_interface => generated 310 bytes in 1171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 10.0.0.197 () {38 vars in 970 bytes} [Sun May 10 05:16:17 2026] POST /v2.0/security-groups => generated 1681 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 10.0.0.197 () {38 vars in 970 bytes} [Sun May 10 05:16:17 2026] POST /v2.0/security-groups => generated 1683 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:18 2026] GET /v2.0/security-groups/a3479033-f7f5-416e-9f9d-4059db273e32 => generated 1683 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/489] 10.0.0.197 () {38 vars in 970 bytes} [Sun May 10 05:16:18 2026] POST /v2.0/security-groups => generated 1681 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 10.0.0.197 () {38 vars in 980 bytes} [Sun May 10 05:16:18 2026] POST /v2.0/security-group-rules => generated 614 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 10.0.0.197 () {38 vars in 970 bytes} [Sun May 10 05:16:18 2026] POST /v2.0/security-groups => generated 1681 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 10.0.0.197 () {38 vars in 970 bytes} [Sun May 10 05:16:18 2026] POST /v2.0/security-groups => generated 1685 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:16:18.508 7 WARNING neutron.db.securitygroups_db [req-8870d406-0e75-414d-b8ed-a2ce21f555cb req-4b282fef-0cd6-4aa1-9a02-af0742c829bd 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] 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: 247/493] 10.0.0.197 () {34 vars in 1001 bytes} [Sun May 10 05:16:18 2026] GET /v2.0/security-groups?tenant_id=b60c743a2e1f44fba36db651eb582bd2 => generated 7904 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:18 2026] GET /v2.0/security-groups/a95239d1-8306-45a3-806f-55a1fc3e2bf2 => generated 1685 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/495] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:18 2026] GET /v2.0/security-groups/796d57cb-4b05-455b-957c-980954242579 => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/496] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:18 2026] GET /v2.0/security-groups/796d57cb-4b05-455b-957c-980954242579 => generated 2918 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/497] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:18 2026] GET /v2.0/security-groups/391f53a6-f73d-4317-bd98-5214bb5327e6 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/498] 10.0.0.197 () {38 vars in 980 bytes} [Sun May 10 05:16:18 2026] POST /v2.0/security-group-rules => generated 614 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/499] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:18 2026] GET /v2.0/security-groups/a95239d1-8306-45a3-806f-55a1fc3e2bf2 => generated 2310 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/500] 10.0.0.197 () {36 vars in 1012 bytes} [Sun May 10 05:16:18 2026] DELETE /v2.0/security-groups/391f53a6-f73d-4317-bd98-5214bb5327e6 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:16:18.802 7 INFO neutron.api.v2.resource [req-66faa727-ad59-4ab9-a3b1-49f73cf51205 req-17b0e149-730b-4790-8772-12a562bec977 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 252/501] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:18 2026] GET /v2.0/security-groups/391f53a6-f73d-4317-bd98-5214bb5327e6 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/502] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:18 2026] GET /v2.0/security-groups/819f78d4-3a95-4e89-ad69-671ff67d9e74 => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/503] 10.0.0.197 () {38 vars in 980 bytes} [Sun May 10 05:16:18 2026] POST /v2.0/security-group-rules => generated 619 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/504] 10.0.0.197 () {36 vars in 1012 bytes} [Sun May 10 05:16:18 2026] DELETE /v2.0/security-groups/819f78d4-3a95-4e89-ad69-671ff67d9e74 => 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: 251/505] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:18 2026] GET /v2.0/security-groups/a95239d1-8306-45a3-806f-55a1fc3e2bf2 => generated 2940 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:16:18.994 7 INFO neutron.api.v2.resource [req-3eb8bdaf-d66a-429f-b677-0274b8d79d81 req-4d93f40a-0319-4a4d-861a-d8a894d4f365 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 255/506] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:18 2026] GET /v2.0/security-groups/819f78d4-3a95-4e89-ad69-671ff67d9e74 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/507] 10.0.0.197 () {34 vars in 1000 bytes} [Sun May 10 05:16:18 2026] GET /v2.0/security-group-rules/7eb55d29-f1d6-462f-9e32-706dbb8ed4fc => generated 616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/508] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/security-groups/6144ae61-8f7c-44d0-a084-0ca5c5ea1493 => generated 1681 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/509] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/security-groups/a95239d1-8306-45a3-806f-55a1fc3e2bf2 => generated 2940 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/510] 10.0.0.197 () {36 vars in 1022 bytes} [Sun May 10 05:16:19 2026] DELETE /v2.0/security-group-rules/7eb55d29-f1d6-462f-9e32-706dbb8ed4fc => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/511] 10.0.0.197 () {36 vars in 1012 bytes} [Sun May 10 05:16:19 2026] DELETE /v2.0/security-groups/6144ae61-8f7c-44d0-a084-0ca5c5ea1493 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:16:19.193 7 INFO neutron.api.v2.resource [req-7431f2be-bcbd-44b2-b792-1f6c9f29fde2 req-a7f3cc69-efa3-4384-90b5-705e05e21e68 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/512] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/security-groups/6144ae61-8f7c-44d0-a084-0ca5c5ea1493 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/513] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/security-groups/a95239d1-8306-45a3-806f-55a1fc3e2bf2 => generated 2310 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:16:19.226 8 WARNING neutron.db.securitygroups_db [req-c74fe35e-da60-46e5-aba0-e2f70e77074a req-d73e6752-2658-4b75-9f64-4c88016d5abc 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] 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: 256/514] 10.0.0.197 () {34 vars in 1001 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/security-groups?tenant_id=b60c743a2e1f44fba36db651eb582bd2 => generated 2921 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/515] 10.0.0.197 () {36 vars in 1012 bytes} [Sun May 10 05:16:19 2026] DELETE /v2.0/security-groups/a95239d1-8306-45a3-806f-55a1fc3e2bf2 => 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: 257/516] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/security-groups/796d57cb-4b05-455b-957c-980954242579 => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/517] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/security-groups/a3479033-f7f5-416e-9f9d-4059db273e32 => generated 2308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/518] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/security-groups/796d57cb-4b05-455b-957c-980954242579 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:16:19.407 8 INFO neutron.api.v2.resource [req-942c75af-9d3b-48ee-b623-1ba0a4263d1c req-c42546fa-afb0-4c2c-81e4-424922182949 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 259/519] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/security-groups/6144ae61-8f7c-44d0-a084-0ca5c5ea1493 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:16:19.450 8 INFO neutron.api.v2.resource [req-584ae3a7-41b1-4f9e-84a1-1049daf87db0 req-1d4935ba-768e-4824-803c-8595fe22f1e4 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 260/520] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/security-groups/819f78d4-3a95-4e89-ad69-671ff67d9e74 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 10.0.0.197 () {36 vars in 1012 bytes} [Sun May 10 05:16:19 2026] DELETE /v2.0/security-groups/a3479033-f7f5-416e-9f9d-4059db273e32 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:16:19.504 7 INFO neutron.api.v2.resource [req-cd9e7c48-603d-4d97-8f06-0546e2844030 req-3cf77a02-69ae-4be0-8318-4c0ee218c06e 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/522] 10.0.0.197 () {34 vars in 990 bytes} [Sun May 10 05:16:19 2026] GET /v2.0/security-groups/391f53a6-f73d-4317-bd98-5214bb5327e6 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:16:19.926 8 INFO neutron_taas.services.taas.taas_plugin [None req-dfe5feb9-ef61-49ce-aa59-457aa8c7b71b 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 06f8b9a3-8557-4947-a520-11252db6dc84 2026-05-10 05:16:19.933 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dfe5feb9-ef61-49ce-aa59-457aa8c7b71b 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 06f8b9a3-8557-4947-a520-11252db6dc84 2026-05-10 05:16:20.004 7 INFO neutron_taas.services.taas.taas_plugin [None req-a61cf358-758b-4a14-8966-ed41d1d16ec7 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: afc1bd23-5c1d-4068-9c09-c14320638db0 2026-05-10 05:16:20.014 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a61cf358-758b-4a14-8966-ed41d1d16ec7 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: afc1bd23-5c1d-4068-9c09-c14320638db0 [pid: 7|app: 0|req: 263/523] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:16:19 2026] PUT /v2.0/routers/bf76fd61-8da8-4444-affd-b5291d692183/remove_router_interface => generated 310 bytes in 1080 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:20.776 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba69470b-a7e3-46d1-bcd8-f5967a370e6f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 6e66ecf5-cdf6-4649-880e-9999062ea107 2026-05-10 05:16:20.779 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba69470b-a7e3-46d1-bcd8-f5967a370e6f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 6e66ecf5-cdf6-4649-880e-9999062ea107 2026-05-10 05:16:20.980 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba69470b-a7e3-46d1-bcd8-f5967a370e6f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 4dfd9422-5c5b-4e0c-94c0-e4d27daa408e [pid: 8|app: 0|req: 261/524] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:16:19 2026] PUT /v2.0/routers/1defda7f-6f0f-411e-b7bb-ac665680415d/remove_router_interface => generated 310 bytes in 1505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:20.988 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba69470b-a7e3-46d1-bcd8-f5967a370e6f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 4dfd9422-5c5b-4e0c-94c0-e4d27daa408e 2026-05-10 05:16:21.074 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-ba69470b-a7e3-46d1-bcd8-f5967a370e6f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - 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 2294, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2299, 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() 2026-05-10 05:16:21.277 8 WARNING neutron.db.securitygroups_db [None req-a4c1c35e-1901-4c88-9323-beda3ef61686 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 262/525] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:20 2026] GET /v2.0/security-groups?tenant_id=3f1adb699a8043a2a9693e4e1b1dd39f&name=default => generated 2925 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:16:21.656 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d8e1f02-0ecd-47d0-9acb-a08b3777d9bb 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 6b9c9252-26bb-4a14-835f-9f7706d475c7 2026-05-10 05:16:21.661 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d8e1f02-0ecd-47d0-9acb-a08b3777d9bb 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 6b9c9252-26bb-4a14-835f-9f7706d475c7 2026-05-10 05:16:21.872 7 INFO neutron.db.l3_hamode_db [None req-ba69470b-a7e3-46d1-bcd8-f5967a370e6f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HA network 512f23da-00cf-4706-95d3-7d726729b1ba was deleted as no HA routers are present in project b60c743a2e1f44fba36db651eb582bd2. [pid: 7|app: 0|req: 264/526] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:16:20 2026] DELETE /v2.0/routers/bf76fd61-8da8-4444-affd-b5291d692183 => generated 0 bytes in 1281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:16:21.905 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d8e1f02-0ecd-47d0-9acb-a08b3777d9bb 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 92b9321e-11c4-4a16-80a9-cad0036ac97e 2026-05-10 05:16:21.908 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d8e1f02-0ecd-47d0-9acb-a08b3777d9bb 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 92b9321e-11c4-4a16-80a9-cad0036ac97e [pid: 7|app: 0|req: 265/527] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:21 2026] DELETE /v2.0/security-groups/64a2796a-bc9a-48a8-b94c-312b3f9652eb => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:16:22.013 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-7d8e1f02-0ecd-47d0-9acb-a08b3777d9bb 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - 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 2294, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2299, 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: 266/528] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:16:21 2026] DELETE /v2.0/subnets/c17e51d8-1a9c-4be9-bb90-311d2fad56a6 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:16:22.346 7 WARNING neutron.db.securitygroups_db [None req-20ab9336-1e8f-4ba3-9881-f82101cd4930 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:16:22.365 7 INFO neutron.services.segments.plugin [-] Segment 15eb884c-7948-44cf-8897-46b537e2ec4c resource provider aggregate not found 2026-05-10 05:16:22.366 7 INFO neutron.services.segments.plugin [-] Segment 15eb884c-7948-44cf-8897-46b537e2ec4c resource provider aggregate not found 2026-05-10 05:16:22.400 7 INFO neutron.services.segments.plugin [-] Segment 15eb884c-7948-44cf-8897-46b537e2ec4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15eb884c-7948-44cf-8897-46b537e2ec4c found for delete ", "request_id": "req-a3498c5c-e7ad-4ce8-bae8-81a25ffebd01"}]} 2026-05-10 05:16:22.403 7 INFO neutron.services.segments.plugin [-] Segment 15eb884c-7948-44cf-8897-46b537e2ec4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15eb884c-7948-44cf-8897-46b537e2ec4c found for delete ", "request_id": "req-cca7b701-0c80-4245-bf96-b7d31017ca20"}]} 2026-05-10 05:16:22.422 8 INFO neutron.db.l3_hamode_db [None req-7d8e1f02-0ecd-47d0-9acb-a08b3777d9bb 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HA network 2cd2c4a3-3029-4281-9a48-55c821a5f833 was deleted as no HA routers are present in project adf956a15228439e807ac6399b8bac35. [pid: 8|app: 0|req: 263/529] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:16:21 2026] DELETE /v2.0/routers/1defda7f-6f0f-411e-b7bb-ac665680415d => generated 0 bytes in 993 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/530] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:22 2026] GET /v2.0/security-groups?tenant_id=9f697eb0856f47098ac17d1231e1ba38&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:16:22.537 7 WARNING neutron.db.securitygroups_db [None req-6995b17e-417c-4b4e-bceb-d10ff2cac36c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 264/531] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:16:22 2026] DELETE /v2.0/networks/ec7db724-f848-4b4d-a4ed-c854724a1c2c => 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: 268/532] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:22 2026] GET /v2.0/security-groups?tenant_id=70183528f5f54dd4a1f8a9201c9d1c8f&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/533] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:22 2026] DELETE /v2.0/security-groups/afa00bfb-3d95-456b-9f21-6a28f7a35c12 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:16:22.758 7 WARNING neutron.db.securitygroups_db [None req-b2f8ce3c-4fbd-4db0-93bd-653a00052c14 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 265/534] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:16:22 2026] DELETE /v2.0/subnets/51346faf-59a7-4370-8cbc-d6edc37af005 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/535] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:22 2026] GET /v2.0/security-groups?tenant_id=b60c743a2e1f44fba36db651eb582bd2&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/536] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:22 2026] DELETE /v2.0/security-groups/aa414a60-a0d9-4fd2-8ddb-1d6416e76084 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:16:22.884 8 INFO neutron.services.segments.plugin [-] Segment ad877d3d-9db3-4e93-8f8c-2a1456b9b321 resource provider aggregate not found 2026-05-10 05:16:22.896 7 INFO neutron_taas.services.taas.taas_plugin [None req-97091746-ddf7-469d-859b-0d9e83c3179a 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: bbcbfc48-85f0-4599-bdf7-0b478d40d5c6 2026-05-10 05:16:22.899 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97091746-ddf7-469d-859b-0d9e83c3179a 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: bbcbfc48-85f0-4599-bdf7-0b478d40d5c6 2026-05-10 05:16:22.914 8 INFO neutron.services.segments.plugin [-] Segment ad877d3d-9db3-4e93-8f8c-2a1456b9b321 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad877d3d-9db3-4e93-8f8c-2a1456b9b321 found for delete ", "request_id": "req-1a34e0b2-41f2-4950-b0db-65d803f5c142"}]} 2026-05-10 05:16:22.919 8 INFO neutron.services.segments.plugin [-] Segment ad877d3d-9db3-4e93-8f8c-2a1456b9b321 resource provider aggregate not found 2026-05-10 05:16:22.937 8 INFO neutron.services.segments.plugin [-] Segment ad877d3d-9db3-4e93-8f8c-2a1456b9b321 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad877d3d-9db3-4e93-8f8c-2a1456b9b321 found for delete ", "request_id": "req-a02d5bf8-e82d-4de9-ad16-2af150d68526"}]} [pid: 8|app: 0|req: 267/537] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:22 2026] DELETE /v2.0/security-groups/796d57cb-4b05-455b-957c-980954242579 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:16:22.966 8 WARNING neutron.db.securitygroups_db [None req-0d71bce3-9158-4eb4-9d53-080c75446fd2 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 268/538] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:22 2026] GET /v2.0/security-groups?tenant_id=a93adfd8436b48b2aecb1e6ec4984880&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/539] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:16:22 2026] DELETE /v2.0/networks/80fd1ea9-d6a0-45c2-9095-afea548329b4 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/540] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:23 2026] DELETE /v2.0/security-groups/51023c3c-905e-46ab-b398-c4cc3a5f67c3 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:16:23.279 7 WARNING neutron.db.securitygroups_db [None req-a43cdf31-c312-4df1-9022-5b50e3bf7ebc 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 272/541] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:23 2026] GET /v2.0/security-groups?tenant_id=adf956a15228439e807ac6399b8bac35&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: 270/542] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:23 2026] DELETE /v2.0/security-groups/bdc23962-a306-46ec-b44d-0ef0a81909a7 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:16:24.418 7 INFO neutron.services.segments.plugin [-] Segment bb37c39a-b93c-4c83-986d-eb40124abda3 resource provider aggregate not found 2026-05-10 05:16:24.431 7 INFO neutron.services.segments.plugin [-] Segment bb37c39a-b93c-4c83-986d-eb40124abda3 resource provider aggregate not found 2026-05-10 05:16:24.438 7 INFO neutron.services.segments.plugin [-] Segment bb37c39a-b93c-4c83-986d-eb40124abda3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb37c39a-b93c-4c83-986d-eb40124abda3 found for delete ", "request_id": "req-462ff1ad-03d7-4dd0-b09e-467c5cccb12b"}]} 2026-05-10 05:16:24.456 7 INFO neutron.services.segments.plugin [-] Segment bb37c39a-b93c-4c83-986d-eb40124abda3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb37c39a-b93c-4c83-986d-eb40124abda3 found for delete ", "request_id": "req-5a290905-a7d0-41c5-9ed9-c8e4cd82a3e6"}]} 2026-05-10 05:16:24.937 8 INFO neutron.services.segments.plugin [-] Segment 39d4c026-83c3-421c-8162-9623a00299ef resource provider aggregate not found 2026-05-10 05:16:24.956 8 INFO neutron.services.segments.plugin [-] Segment 39d4c026-83c3-421c-8162-9623a00299ef resource provider aggregate not found 2026-05-10 05:16:24.961 8 INFO neutron.services.segments.plugin [-] Segment 39d4c026-83c3-421c-8162-9623a00299ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39d4c026-83c3-421c-8162-9623a00299ef found for delete ", "request_id": "req-05afd7e2-0637-4de6-8cc3-84316b511f97"}]} 2026-05-10 05:16:24.970 8 INFO neutron.services.segments.plugin [-] Segment 39d4c026-83c3-421c-8162-9623a00299ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39d4c026-83c3-421c-8162-9623a00299ef found for delete ", "request_id": "req-981b862d-fc10-4e65-888a-b5c0063e9da9"}]} 2026-05-10 05:16:25.173 7 INFO neutron.db.segments_db [None req-0b7e26e7-706b-49d6-a993-3b16e748906e 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 81992c37-89bb-418d-be3e-fcc8fae6f411 of type vxlan for network eb342fd7-a676-43ea-9ffc-95960a18cff3 [pid: 7|app: 0|req: 273/543] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:16:24 2026] POST /v2.0/networks => generated 752 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:25.439 8 INFO neutron.db.segments_db [None req-93b60c60-e447-4e6f-b9cc-ff4872c8d347 430a97756f884ef2b98c33f9ebafe3f4 9252bbc6a39043e8852337f30b91122e - - default default] Added segment 1bbb88bf-6aeb-49ca-8b25-58c4cd751b16 of type vxlan for network 5c50bee1-6009-4250-ac8f-427626bcda87 [pid: 7|app: 0|req: 274/544] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:25 2026] POST /v2.0/subnets => generated 699 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/545] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:16:25 2026] POST /v2.0/networks => generated 643 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:25.596 8 INFO neutron.db.segments_db [None req-af4fa7c8-ddee-47ce-b240-7ae350d105b7 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment c039b38f-468a-4e8b-a31c-8786f01864f0 of type vxlan for network 2e8bf0a4-285d-44b6-8b6d-1e6c7d49095b 2026-05-10 05:16:25.720 7 INFO neutron.db.segments_db [None req-abefdfc5-9f11-48c2-9810-30b061ec8e40 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment b4e144b7-033b-4526-ab88-22b9da52ee8d of type vxlan for network 610a7ee5-2020-4a2e-a0f1-876b2413a573 [pid: 7|app: 0|req: 275/546] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:16:25 2026] POST /v2.0/networks => generated 746 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:25.837 8 INFO neutron.db.l3_hamode_db [None req-af4fa7c8-ddee-47ce-b240-7ae350d105b7 4a6aaf9edb9a4c95899810131ab61fd1 e1e0748e85d64709b32fd554860e8b94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 276/547] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:25 2026] POST /v2.0/subnets => generated 641 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/548] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:26 2026] POST /v2.0/subnets => generated 695 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:26.352 7 INFO neutron.db.segments_db [None req-29f64f9b-fcca-458f-98b1-ac7a47febcdb 430a97756f884ef2b98c33f9ebafe3f4 9252bbc6a39043e8852337f30b91122e - - default default] Added segment a870058b-292c-4059-9ca2-aebe5a28fbd3 of type vxlan for network e4cc709f-a4ec-47a2-996a-23d900b7cc1f [pid: 7|app: 0|req: 278/549] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:16:26 2026] POST /v2.0/networks => generated 644 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:26.487 7 INFO neutron.db.segments_db [None req-bd2e1cdd-0014-44b2-ac88-e5561c2f21f6 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 2bfff0cd-1594-42bf-b5ba-10498fa8ca89 of type vxlan for network 051c88da-9230-4b00-8386-844a8d83bfdd 2026-05-10 05:16:26.705 7 INFO neutron.db.l3_hamode_db [None req-bd2e1cdd-0014-44b2-ac88-e5561c2f21f6 4a6aaf9edb9a4c95899810131ab61fd1 eabc495d309148c7aead004a71a183a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:16:26.752 8 INFO neutron.db.l3_hamode_db [None req-af4fa7c8-ddee-47ce-b240-7ae350d105b7 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:16:27.442 7 INFO neutron.db.l3_hamode_db [None req-bd2e1cdd-0014-44b2-ac88-e5561c2f21f6 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 272/550] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:25 2026] POST /v2.0/routers => generated 739 bytes in 2099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/551] 10.0.0.213 () {34 vars in 742 bytes} [Sun May 10 05:16:27 2026] PUT /v2.0/networks/e4cc709f-a4ec-47a2-996a-23d900b7cc1f => generated 592 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/552] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:26 2026] POST /v2.0/routers => generated 735 bytes in 1786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/553] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:28 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/556] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:16:27 2026] PUT /v2.0/routers/5f0f4324-c682-447f-ba50-15d342de5c2c/add_router_interface => generated 310 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/557] 10.0.0.213 () {34 vars in 740 bytes} [Sun May 10 05:16:28 2026] PUT /v2.0/subnets/9599aedb-9e76-42fc-be9a-b9e2527233e4 => generated 636 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:29.228 8 INFO neutron.services.segments.plugin [-] Segment a870058b-292c-4059-9ca2-aebe5a28fbd3 resource provider aggregate not found 2026-05-10 05:16:29.236 8 INFO neutron.services.segments.plugin [-] Segment a870058b-292c-4059-9ca2-aebe5a28fbd3 resource provider aggregate not found 2026-05-10 05:16:29.252 8 INFO neutron.services.segments.plugin [-] Segment a870058b-292c-4059-9ca2-aebe5a28fbd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a870058b-292c-4059-9ca2-aebe5a28fbd3 found for delete ", "request_id": "req-75557a8a-a4d6-40d8-8c93-2507f6aa479a"}]} 2026-05-10 05:16:29.255 8 INFO neutron.services.segments.plugin [-] Segment a870058b-292c-4059-9ca2-aebe5a28fbd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a870058b-292c-4059-9ca2-aebe5a28fbd3 found for delete ", "request_id": "req-06654984-390d-4d88-baa1-0ead30a7edd7"}]} [pid: 8|app: 0|req: 276/558] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:16:29 2026] DELETE /v2.0/networks/e4cc709f-a4ec-47a2-996a-23d900b7cc1f => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:16:29.454 8 WARNING neutron.db.securitygroups_db [None req-f9ff6423-0efc-464c-94ee-768332eaa59a 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 277/559] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:29 2026] GET /v2.0/security-groups?tenant_id=d2fdb164d6d2447d8dd443c84cd60359&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:16:29.598 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a9c7802-d433-412a-b2aa-2a48a7c7f1aa 430a97756f884ef2b98c33f9ebafe3f4 9252bbc6a39043e8852337f30b91122e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 278/560] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:16:29 2026] DELETE /v2.0/networks/e4cc709f-a4ec-47a2-996a-23d900b7cc1f => 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: 279/561] 10.0.0.213 () {34 vars in 684 bytes} [Sun May 10 05:16:29 2026] POST /v2.0/security-groups => generated 1661 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/562] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:16:28 2026] PUT /v2.0/routers/f4cb496f-a213-43f3-8b0a-a4359b21fd53/add_router_interface => generated 310 bytes in 1232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/563] 10.0.0.213 () {32 vars in 693 bytes} [Sun May 10 05:16:29 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/564] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:29 2026] DELETE /v2.0/security-groups/38cbc7e3-5e0b-41dd-b97e-b2b762c9f92b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/565] 10.0.0.213 () {32 vars in 741 bytes} [Sun May 10 05:16:29 2026] GET /v2.0/subnets?network_id=f31ffcb8-0769-4712-bd57-79abaa6febec => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/566] 10.0.0.213 () {32 vars in 652 bytes} [Sun May 10 05:16:29 2026] GET /v2.0/extensions => generated 22222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/567] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:16:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/568] 10.0.0.213 () {32 vars in 648 bytes} [Sun May 10 05:16:29 2026] GET /v2.0/networks => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:16:29.951 8 WARNING neutron.db.securitygroups_db [None req-0a9c3497-2aa9-4955-b51b-66fc36de97a2 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 286/569] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:16:29 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: 287/570] 10.0.0.213 () {32 vars in 646 bytes} [Sun May 10 05:16:30 2026] GET /v2.0/subnets => generated 1280 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/571] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:29 2026] GET /v2.0/security-groups?tenant_id=720af853e0cf4c51866cb581f80b7196&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/572] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:16:30 2026] GET /v2.0/networks/5c50bee1-6009-4250-ac8f-427626bcda87 => generated 668 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/573] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:30 2026] DELETE /v2.0/security-groups/0e0349f8-7378-4841-856c-db098688c214 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/574] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:16:30 2026] GET /v2.0/subnets/17847346-056d-4aac-9e92-ed75445cae24 => generated 641 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:30.277 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d6ca613-e05b-4b8f-8693-545ad27681a4 430a97756f884ef2b98c33f9ebafe3f4 9252bbc6a39043e8852337f30b91122e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 288/575] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:16:30 2026] DELETE /v2.0/subnets/9599aedb-9e76-42fc-be9a-b9e2527233e4 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:16:30.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-847cd732-8988-4b2e-8f23-f83c4758a42b 430a97756f884ef2b98c33f9ebafe3f4 9252bbc6a39043e8852337f30b91122e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 289/576] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:16:30 2026] DELETE /v2.0/networks/e4cc709f-a4ec-47a2-996a-23d900b7cc1f => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/577] 10.0.0.213 () {34 vars in 684 bytes} [Sun May 10 05:16:30 2026] POST /v2.0/security-groups => generated 1659 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/578] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:16:30 2026] DELETE /v2.0/subnets/17847346-056d-4aac-9e92-ed75445cae24 => 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: 292/579] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:16:30 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: 288/580] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:16:30 2026] POST /v2.0/floatingips => generated 552 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/581] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:16:30 2026] DELETE /v2.0/networks/5c50bee1-6009-4250-ac8f-427626bcda87 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/582] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:16:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:31.261 7 WARNING neutron.db.securitygroups_db [req-489948dd-db33-42bd-99fc-55ae4221572f req-78b1d95f-9ff4-431f-90e1-ad961a1a648e f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:16:31.291 8 INFO neutron.services.segments.plugin [-] Segment 1bbb88bf-6aeb-49ca-8b25-58c4cd751b16 resource provider aggregate not found 2026-05-10 05:16:31.297 8 INFO neutron.services.segments.plugin [-] Segment 1bbb88bf-6aeb-49ca-8b25-58c4cd751b16 resource provider aggregate not found [pid: 7|app: 0|req: 290/583] 10.0.0.197 () {34 vars in 1099 bytes} [Sun May 10 05:16:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1098069719&fields=id&tenant_id=e1e0748e85d64709b32fd554860e8b94 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:16:31.324 8 INFO neutron.services.segments.plugin [-] Segment 1bbb88bf-6aeb-49ca-8b25-58c4cd751b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bbb88bf-6aeb-49ca-8b25-58c4cd751b16 found for delete ", "request_id": "req-a0798b3d-f8b0-4e7c-af91-2c189a143f8b"}]} 2026-05-10 05:16:31.329 8 INFO neutron.services.segments.plugin [-] Segment 1bbb88bf-6aeb-49ca-8b25-58c4cd751b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bbb88bf-6aeb-49ca-8b25-58c4cd751b16 found for delete ", "request_id": "req-83f590a8-38d6-4fbc-995f-1a89ad3636f3"}]} [pid: 8|app: 0|req: 294/584] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:16:30 2026] POST /v2.0/floatingips => generated 552 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/585] 10.0.0.197 () {34 vars in 981 bytes} [Sun May 10 05:16:31 2026] GET /v2.0/networks?id=eb342fd7-a676-43ea-9ffc-95960a18cff3 => generated 684 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:31.504 7 WARNING neutron.db.securitygroups_db [None req-901e5ced-94d3-45e7-90fe-4341226bad48 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 296/586] 10.0.0.197 () {34 vars in 964 bytes} [Sun May 10 05:16:31 2026] GET /v2.0/quotas/e1e0748e85d64709b32fd554860e8b94 => 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: 291/587] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:31 2026] GET /v2.0/security-groups?tenant_id=9252bbc6a39043e8852337f30b91122e&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/588] 10.0.0.197 () {34 vars in 1001 bytes} [Sun May 10 05:16:31 2026] GET /v2.0/ports?tenant_id=e1e0748e85d64709b32fd554860e8b94&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/589] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:31 2026] DELETE /v2.0/security-groups/364d7929-0837-47c4-91d4-4b2184b49545 => 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: 298/590] 10.0.0.197 () {34 vars in 906 bytes} [Sun May 10 05:16:32 2026] GET /v2.0/extensions => generated 22222 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/591] 10.0.0.197 () {34 vars in 1007 bytes} [Sun May 10 05:16:32 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/592] 10.0.0.197 () {34 vars in 1107 bytes} [Sun May 10 05:16:32 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?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: 7|app: 0|req: 294/593] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:32 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/594] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:33 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:16:33.851 7 INFO neutron.db.segments_db [None req-ae40ce65-e1f3-4d7e-8cc7-01d06baf2ee4 b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] Added segment 73201c7c-48c5-490a-be41-7c579eaccd68 of type vxlan for network 70c56b33-2a06-48c6-b30c-b3505c208d37 [pid: 7|app: 0|req: 295/595] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:16:33 2026] POST /v2.0/networks => generated 644 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/596] 10.0.0.213 () {34 vars in 664 bytes} [Sun May 10 05:16:33 2026] POST /v2.0/ports => generated 774 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:34.385 8 INFO neutron.db.segments_db [None req-ddab5fc2-8725-44ff-ae07-e80794a0191a b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] Added segment f012d8e7-fad3-48f3-9d1c-18a7fc9bee72 of type vxlan for network 50e596d1-9597-46c4-9254-5bef8b292105 2026-05-10 05:16:34.471 7 WARNING neutron.db.securitygroups_db [None req-3cf68698-17d6-4b02-85d5-96dffde6cf05 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 302/597] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:16:34 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: 296/598] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:34 2026] GET /v2.0/security-groups?tenant_id=32166e83758c4126a4bd0329071a1423&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/599] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:34 2026] DELETE /v2.0/security-groups/7419fddd-5dba-455f-bf0f-6800b0af5dc4 => 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: 298/600] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:34 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => 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: 303/601] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:34 2026] POST /v2.0/subnets => generated 626 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:34.801 8 WARNING neutron.db.securitygroups_db [None req-0b160774-3e06-4f92-9950-3e87a92ecdd2 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 304/602] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:34 2026] GET /v2.0/security-groups?tenant_id=fcb4eb4dbce5424bbe3aab95e72331c8&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/603] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:34 2026] DELETE /v2.0/security-groups/9747b131-4b6c-472f-8532-5859d4d9faf1 => 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: 299/604] 10.0.0.213 () {34 vars in 664 bytes} [Sun May 10 05:16:34 2026] POST /v2.0/ports => generated 954 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:35.364 8 INFO neutron_taas.services.taas.taas_plugin [None req-3bd123d7-b0c9-47e5-83ce-f5f9b4756fa8 b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] TaaS: Handle Delete Port: a674e05e-8381-4e09-b249-1afa45b213f4 2026-05-10 05:16:35.370 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bd123d7-b0c9-47e5-83ce-f5f9b4756fa8 b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] Tap Mirror: Handle Delete Port: a674e05e-8381-4e09-b249-1afa45b213f4 [pid: 8|app: 0|req: 306/605] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:16:35 2026] DELETE /v2.0/ports/a674e05e-8381-4e09-b249-1afa45b213f4 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:35.563 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1ad40d1-1768-44b5-a9a0-5e0eb5f1fd0e b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 300/606] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:16:35 2026] DELETE /v2.0/ports/a674e05e-8381-4e09-b249-1afa45b213f4 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:16:35.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d418b1b6-57fc-404f-b5ea-31eb1acfc5c5 b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 307/607] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:16:35 2026] GET /v2.0/ports/a674e05e-8381-4e09-b249-1afa45b213f4 => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/608] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:16:35 2026] DELETE /v2.0/subnets/2c64b6b5-87b4-481e-a3a3-02a7ddf643e5 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/609] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:35 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:16:35.956 8 INFO neutron.services.segments.plugin [-] Segment f012d8e7-fad3-48f3-9d1c-18a7fc9bee72 resource provider aggregate not found 2026-05-10 05:16:35.960 8 INFO neutron.services.segments.plugin [-] Segment f012d8e7-fad3-48f3-9d1c-18a7fc9bee72 resource provider aggregate not found 2026-05-10 05:16:35.984 8 INFO neutron.services.segments.plugin [-] Segment f012d8e7-fad3-48f3-9d1c-18a7fc9bee72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f012d8e7-fad3-48f3-9d1c-18a7fc9bee72 found for delete ", "request_id": "req-8f86d754-0a71-4daa-b4c7-dacc6b4583c1"}]} 2026-05-10 05:16:35.989 8 INFO neutron.services.segments.plugin [-] Segment f012d8e7-fad3-48f3-9d1c-18a7fc9bee72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f012d8e7-fad3-48f3-9d1c-18a7fc9bee72 found for delete ", "request_id": "req-fcc7839e-5e68-4689-8dca-5136457684ff"}]} [pid: 8|app: 0|req: 308/610] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:16:35 2026] DELETE /v2.0/networks/50e596d1-9597-46c4-9254-5bef8b292105 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:16:36.126 7 INFO neutron.db.segments_db [None req-b2f07053-95e1-4e27-bf43-f1f5d8e8f021 b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] Added segment ba0aeebe-a3b6-4a10-920a-ea43ae70bfed of type vxlan for network e99486c7-f22c-4249-8828-86bb5af3a265 [pid: 7|app: 0|req: 303/611] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:16:36 2026] POST /v2.0/networks => generated 632 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/612] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:36 2026] POST /v2.0/subnets => generated 626 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:36.777 8 WARNING neutron.db.securitygroups_db [req-8f753a3b-01a9-4220-8232-ce759ba52890 req-d471a050-e987-4e30-a9bc-45e363ff5449 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] 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: 310/613] 10.0.0.197 () {34 vars in 1097 bytes} [Sun May 10 05:16:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--142597419&fields=id&tenant_id=eabc495d309148c7aead004a71a183a4 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/614] 10.0.0.197 () {34 vars in 981 bytes} [Sun May 10 05:16:36 2026] GET /v2.0/networks?id=610a7ee5-2020-4a2e-a0f1-876b2413a573 => generated 680 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/615] 10.0.0.197 () {34 vars in 964 bytes} [Sun May 10 05:16:36 2026] GET /v2.0/quotas/eabc495d309148c7aead004a71a183a4 => 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: 304/616] 10.0.0.213 () {34 vars in 664 bytes} [Sun May 10 05:16:36 2026] POST /v2.0/ports => generated 912 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/617] 10.0.0.197 () {34 vars in 1001 bytes} [Sun May 10 05:16:36 2026] GET /v2.0/ports?tenant_id=eabc495d309148c7aead004a71a183a4&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/618] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:37 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:16:37.127 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0ca14b3-df69-46c3-bdde-5c2bf76df3ff b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] TaaS: Handle Delete Port: 95a87967-b891-43a0-90e3-aefc5cfb00b3 2026-05-10 05:16:37.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0ca14b3-df69-46c3-bdde-5c2bf76df3ff b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] Tap Mirror: Handle Delete Port: 95a87967-b891-43a0-90e3-aefc5cfb00b3 [pid: 7|app: 0|req: 305/619] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:16:36 2026] DELETE /v2.0/ports/95a87967-b891-43a0-90e3-aefc5cfb00b3 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:16:37.384 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87657a68-1c7d-49d5-9729-0b39aec72baa b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 306/620] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:16:37 2026] GET /v2.0/ports/95a87967-b891-43a0-90e3-aefc5cfb00b3 => 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: 315/621] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:16:37 2026] GET /v2.0/networks?id=eb342fd7-a676-43ea-9ffc-95960a18cff3 => generated 684 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/622] 10.0.0.197 () {34 vars in 906 bytes} [Sun May 10 05:16:37 2026] GET /v2.0/extensions => generated 22222 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/623] 199.204.45.250 () {34 vars in 910 bytes} [Sun May 10 05:16:37 2026] GET /v2.0/extensions => generated 22222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/624] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:16:37 2026] DELETE /v2.0/subnets/b964b61e-3982-4047-8502-d638a1a0693e => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:16:37.537 7 WARNING neutron.db.securitygroups_db [req-489948dd-db33-42bd-99fc-55ae4221572f req-b193a6cb-ba17-4434-9236-9076809e0988 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] 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: 318/625] 10.0.0.197 () {34 vars in 1007 bytes} [Sun May 10 05:16:37 2026] GET /v2.0/networks/610a7ee5-2020-4a2e-a0f1-876b2413a573?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: 308/626] 199.204.45.250 () {34 vars in 1049 bytes} [Sun May 10 05:16:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e1e0748e85d64709b32fd554860e8b94 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/627] 10.0.0.197 () {34 vars in 1107 bytes} [Sun May 10 05:16:37 2026] GET /v2.0/networks/610a7ee5-2020-4a2e-a0f1-876b2413a573?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: 8|app: 0|req: 319/628] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:16:37 2026] DELETE /v2.0/networks/e99486c7-f22c-4249-8828-86bb5af3a265 => 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: 320/629] 10.0.0.213 () {34 vars in 664 bytes} [Sun May 10 05:16:37 2026] POST /v2.0/ports => generated 774 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, ' 2026-05-10 05:16:38.020 8 INFO neutron.services.segments.plugin [-] Segment ba0aeebe-a3b6-4a10-920a-ea43ae70bfed resource provider aggregate not found 2026-05-10 05:16:38.030 8 INFO neutron.services.segments.plugin [-] Segment ba0aeebe-a3b6-4a10-920a-ea43ae70bfed resource provider aggregate not found 2026-05-10 05:16:38.042 8 INFO neutron.services.segments.plugin [-] Segment ba0aeebe-a3b6-4a10-920a-ea43ae70bfed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba0aeebe-a3b6-4a10-920a-ea43ae70bfed found for delete ", "request_id": "req-847993f4-12b0-4312-8cbd-04107ff2766f"}]} 2026-05-10 05:16:38.052 8 INFO neutron.services.segments.plugin [-] Segment ba0aeebe-a3b6-4a10-920a-ea43ae70bfed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba0aeebe-a3b6-4a10-920a-ea43ae70bfed found for delete ", "request_id": "req-b233bd54-6447-445c-91e3-4ed32fc7321d"}]} [pid: 7|app: 0|req: 310/630] 199.204.45.250 () {38 vars in 954 bytes} [Sun May 10 05:16:37 2026] POST /v2.0/ports => generated 958 bytes in 486 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: 311/631] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:38 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/632] 10.0.0.213 () {34 vars in 736 bytes} [Sun May 10 05:16:38 2026] PUT /v2.0/ports/6a99ad84-77da-4d2d-b9a1-71a40b44c986 => generated 752 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/633] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:38 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 961 bytes in 61 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: 313/634] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:38 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:38.319 8 INFO neutron_taas.services.taas.taas_plugin [None req-d5afa217-fa4c-4c0a-bbf8-0562b50c9163 b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] TaaS: Handle Delete Port: 6a99ad84-77da-4d2d-b9a1-71a40b44c986 2026-05-10 05:16:38.321 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5afa217-fa4c-4c0a-bbf8-0562b50c9163 b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] Tap Mirror: Handle Delete Port: 6a99ad84-77da-4d2d-b9a1-71a40b44c986 [pid: 8|app: 0|req: 322/635] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:16:38 2026] DELETE /v2.0/ports/6a99ad84-77da-4d2d-b9a1-71a40b44c986 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/636] 10.0.0.213 () {32 vars in 642 bytes} [Sun May 10 05:16:38 2026] GET /v2.0/ports => generated 777 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:38.611 7 INFO neutron.pecan_wsgi.hooks.translation [None req-117b2813-943b-4712-968e-fe9ca645fb73 b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 315/637] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:16:38 2026] GET /v2.0/ports/6a99ad84-77da-4d2d-b9a1-71a40b44c986 => 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: 316/638] 10.0.0.213 () {32 vars in 642 bytes} [Sun May 10 05:16:38 2026] GET /v2.0/ports => generated 777 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/639] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:16:38 2026] GET /v2.0/ports/b23b6b85-1002-4d8e-b483-8c389c7d98ef => generated 774 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:38.737 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05528056-65cf-4e09-bce8-249d0514f486 b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 318/640] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:16:38 2026] DELETE /v2.0/ports/95a87967-b891-43a0-90e3-aefc5cfb00b3 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:16:38.759 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2fa62374-1ab3-4d6d-b33b-6fc065f167d9 b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 319/641] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:16:38 2026] DELETE /v2.0/subnets/b964b61e-3982-4047-8502-d638a1a0693e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:16:38.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34a89b73-f674-4564-b3b7-aa343a03a0cf b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 320/642] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:16:38 2026] DELETE /v2.0/subnets/2c64b6b5-87b4-481e-a3a3-02a7ddf643e5 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:16:38.929 7 INFO neutron_taas.services.taas.taas_plugin [None req-22d1e59d-6f51-4a0e-8591-befdf83af5dc b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] TaaS: Handle Delete Port: b23b6b85-1002-4d8e-b483-8c389c7d98ef 2026-05-10 05:16:38.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22d1e59d-6f51-4a0e-8591-befdf83af5dc b390032d2a954e089eac61badf2aaa54 094d152dba394e929d87afe7d7e1105a - - default default] Tap Mirror: Handle Delete Port: b23b6b85-1002-4d8e-b483-8c389c7d98ef [pid: 8|app: 0|req: 323/643] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:16:38 2026] PUT /v2.0/ports/1a4c719d-cecf-4d32-8800-d585211106e5 => generated 1239 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/644] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:16:38 2026] DELETE /v2.0/ports/b23b6b85-1002-4d8e-b483-8c389c7d98ef => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/645] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:16:39 2026] DELETE /v2.0/networks/70c56b33-2a06-48c6-b30c-b3505c208d37 => 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: 322/646] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:39 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/647] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:39 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/648] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:39 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:39.698 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08773a90-b70c-4f5d-8882-a89968de1d9e'] response: {'name': 'network-changed', 'server_uuid': 'cbe6d92e-59ac-4607-9c63-78d266784f5d', 'tag': '1a4c719d-cecf-4d32-8800-d585211106e5', 'status': 'completed', 'code': 200} 2026-05-10 05:16:39.936 7 WARNING neutron.db.securitygroups_db [None req-69a8dee0-507f-4c67-9f77-e1c7391e0063 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:16:39.941 8 WARNING neutron.db.securitygroups_db [None req-d31befc1-4014-4581-80c1-971668d02459 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 326/649] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:39 2026] GET /v2.0/security-groups?tenant_id=094d152dba394e929d87afe7d7e1105a&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:16:40.072 8 INFO neutron.services.segments.plugin [-] Segment 73201c7c-48c5-490a-be41-7c579eaccd68 resource provider aggregate not found 2026-05-10 05:16:40.084 8 INFO neutron.services.segments.plugin [-] Segment 73201c7c-48c5-490a-be41-7c579eaccd68 resource provider aggregate not found [pid: 7|app: 0|req: 324/650] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:39 2026] GET /v2.0/security-groups?tenant_id=cd8ebdd317554189b1155b452d0b6030&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:16:40.104 8 INFO neutron.services.segments.plugin [-] Segment 73201c7c-48c5-490a-be41-7c579eaccd68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73201c7c-48c5-490a-be41-7c579eaccd68 found for delete ", "request_id": "req-a4a631c1-8b4a-4b36-b31c-c4aaf3bc0360"}]} 2026-05-10 05:16:40.108 8 INFO neutron.services.segments.plugin [-] Segment 73201c7c-48c5-490a-be41-7c579eaccd68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73201c7c-48c5-490a-be41-7c579eaccd68 found for delete ", "request_id": "req-3224f6bf-26ff-4d14-a779-3202e84460e2"}]} [pid: 8|app: 0|req: 327/651] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:39 2026] DELETE /v2.0/security-groups/e4583252-fa7d-4552-942c-f27cf94b517a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/652] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:16:40 2026] GET /v2.0/ports?tenant_id=e1e0748e85d64709b32fd554860e8b94&device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/653] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:16:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1a4c719d-cecf-4d32-8800-d585211106e5 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/654] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:40 2026] DELETE /v2.0/security-groups/ecf69267-6252-47ae-91a5-7b0c37088223 => 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: 327/655] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:16:40 2026] GET /v2.0/subnets?id=556bbada-9f1b-4d03-a54a-0eb4a0dbd72a => generated 702 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/656] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:16:40 2026] GET /v2.0/ports?network_id=eb342fd7-a676-43ea-9ffc-95960a18cff3&device_owner=network%3Adhcp => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/657] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:40 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/658] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:16:40 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:16:40.434 7 WARNING neutron.db.securitygroups_db [None req-a761e9cf-6d7c-46af-97a1-3254587fc33f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 331/659] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:16:40 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?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: 7|app: 0|req: 329/660] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:40 2026] GET /v2.0/security-groups?tenant_id=f90626ccee3b494ab160f8608abf1c7f&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/661] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:40 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:40 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/663] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:40 2026] DELETE /v2.0/security-groups/91015137-2115-4e10-8379-83150f83bf28 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:41 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => 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: 331/665] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:16:41 2026] GET /v2.0/ports?tenant_id=e1e0748e85d64709b32fd554860e8b94&device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:16:41 2026] GET /v2.0/networks?id=eb342fd7-a676-43ea-9ffc-95960a18cff3 => generated 780 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:16:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1a4c719d-cecf-4d32-8800-d585211106e5 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/668] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:41 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/669] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:16:41 2026] GET /v2.0/subnets?id=556bbada-9f1b-4d03-a54a-0eb4a0dbd72a => generated 702 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/670] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:41 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/671] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:16:41 2026] GET /v2.0/ports?network_id=eb342fd7-a676-43ea-9ffc-95960a18cff3&device_owner=network%3Adhcp => generated 1244 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:16:41 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?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: 335/673] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:16:41 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?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: 336/674] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:16:42 2026] GET /v2.0/networks?id=610a7ee5-2020-4a2e-a0f1-876b2413a573 => generated 680 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:42.657 8 INFO neutron.db.segments_db [None req-e51703f7-c42a-4a30-9549-ab94f1e62df0 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Added segment 260929c3-d717-4b2d-97e3-366d4bb9a99a of type vxlan for network 335ce156-4660-4f3e-aa0d-c003be5a8e37 [pid: 7|app: 0|req: 337/675] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:42 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:16:42.688 7 WARNING neutron.db.securitygroups_db [req-8f753a3b-01a9-4220-8232-ce759ba52890 req-514b071a-2112-4d21-befb-c88517674200 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] 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: 338/676] 199.204.45.250 () {34 vars in 1049 bytes} [Sun May 10 05:16:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eabc495d309148c7aead004a71a183a4 => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:16:42 2026] POST /v2.0/networks => generated 634 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:42.831 8 INFO neutron.db.segments_db [None req-e761d5f9-796e-4b18-bfbb-ed19ff224cbc c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Added segment 9d9230c4-be3c-42aa-b0be-89430af8e2b3 of type vxlan for network 2bc7e194-f22b-4adf-888b-12c084a1c954 [pid: 8|app: 0|req: 340/678] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:16:42 2026] POST /v2.0/networks => generated 634 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/679] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:42 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/680] 199.204.45.250 () {38 vars in 954 bytes} [Sun May 10 05:16:42 2026] POST /v2.0/ports => generated 954 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/681] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:43 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:42 2026] POST /v2.0/subnets => generated 646 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/685] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:16:43 2026] PUT /v2.0/ports/53e70f23-b669-49b2-af8b-3f62f4b41572 => generated 1235 bytes in 508 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: 344/686] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:43 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/687] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:43 2026] GET /v2.0/security-groups?id=b0bcf7de-c4ea-499a-81f0-075a31cba02f&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:43 2026] POST /v2.0/subnets => generated 655 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:43.978 7 INFO neutron.db.segments_db [None req-6e637f5d-0f6b-4c88-a0c1-5d4e55bc1eba c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Added segment 6ec511d3-4091-4026-b2b6-9610ec4858ac of type vxlan for network ad5d8229-794b-4fdb-ae1f-6192e6c00140 2026-05-10 05:16:44.261 7 INFO neutron.db.l3_hamode_db [None req-6e637f5d-0f6b-4c88-a0c1-5d4e55bc1eba c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 344/689] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:44.356 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f66d885-2680-4b5d-a199-78a63513e33c'] response: {'name': 'network-changed', 'server_uuid': 'cd62f350-8ddf-44c7-a32f-3907dd3ed314', 'tag': '53e70f23-b669-49b2-af8b-3f62f4b41572', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 345/690] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/691] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/ports?tenant_id=eabc495d309148c7aead004a71a183a4&device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=53e70f23-b669-49b2-af8b-3f62f4b41572 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/693] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/subnets?id=caf22295-1d41-45b6-8372-3416c3dbbea4 => generated 698 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:44.913 7 INFO neutron.db.l3_hamode_db [None req-6e637f5d-0f6b-4c88-a0c1-5d4e55bc1eba c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 349/694] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/ports?network_id=610a7ee5-2020-4a2e-a0f1-876b2413a573&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: 350/695] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/696] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:16:44 2026] GET /v2.0/networks/610a7ee5-2020-4a2e-a0f1-876b2413a573?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: 352/697] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:45 2026] GET /v2.0/security-groups?id=b0bcf7de-c4ea-499a-81f0-075a31cba02f&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: 353/698] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:16:45 2026] GET /v2.0/networks/610a7ee5-2020-4a2e-a0f1-876b2413a573?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: 354/699] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:45 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/700] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:45 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/701] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:43 2026] POST /v2.0/routers => generated 511 bytes in 1772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:16:46 2026] GET /v2.0/ports?tenant_id=eabc495d309148c7aead004a71a183a4&device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:46 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/704] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:16:46 2026] GET /v2.0/networks?id=610a7ee5-2020-4a2e-a0f1-876b2413a573 => generated 774 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:46 2026] GET /v2.0/security-groups?id=b0bcf7de-c4ea-499a-81f0-075a31cba02f&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: 351/706] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:16:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=53e70f23-b669-49b2-af8b-3f62f4b41572 => 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: 352/707] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:16:46 2026] GET /v2.0/subnets?id=caf22295-1d41-45b6-8372-3416c3dbbea4 => generated 698 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:16:46 2026] GET /v2.0/ports?network_id=610a7ee5-2020-4a2e-a0f1-876b2413a573&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:16:46 2026] GET /v2.0/networks/610a7ee5-2020-4a2e-a0f1-876b2413a573?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/710] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:16:46 2026] GET /v2.0/networks/610a7ee5-2020-4a2e-a0f1-876b2413a573?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: 356/711] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:46 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:46 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/713] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:16:45 2026] PUT /v2.0/routers/781ce530-77c4-4233-bb48-008a607295a3/add_router_interface => generated 310 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/714] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:16:46 2026] GET /v2.0/ports/1fcc0dba-178c-44bc-b138-6064744aeabb => generated 959 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:47 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:47 2026] GET /v2.0/security-groups?id=b0bcf7de-c4ea-499a-81f0-075a31cba02f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:47.882 7 WARNING neutron.db.securitygroups_db [None req-f5000b26-7cd8-4fc0-9167-b099c135539f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 361/717] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:47 2026] GET /v2.0/security-groups?tenant_id=d0e2dc9cad4e41eaa4d0359bb25dcdc3&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/719] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:16:46 2026] PUT /v2.0/routers/781ce530-77c4-4233-bb48-008a607295a3/add_router_interface => generated 310 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/720] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:48 2026] DELETE /v2.0/security-groups/9636a1fd-4bb5-4e20-bbb2-24f38b2509c2 => 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: 358/721] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&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: 7|app: 0|req: 364/722] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/ports/369b93c4-580b-4241-9962-67bb5f85aa48 => generated 967 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:48.346 7 WARNING neutron.db.securitygroups_db [None req-b3b51ede-041b-4fe7-bf30-dbe4eb51a8f9 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 365/723] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/security-groups?tenant_id=08e5c9eb6fea4e2e99f513561c01af2a&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: 366/724] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:48 2026] DELETE /v2.0/security-groups/071df3c3-3f8c-4e01-9a8d-a5bdf85009e1 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:16:48.761 8 INFO neutron_taas.services.taas.taas_plugin [None req-a82fada8-e6fc-4a55-b58e-4499f2d3251a c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] TaaS: Handle Delete Port: 369b93c4-580b-4241-9962-67bb5f85aa48 2026-05-10 05:16:48.764 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a82fada8-e6fc-4a55-b58e-4499f2d3251a c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Tap Mirror: Handle Delete Port: 369b93c4-580b-4241-9962-67bb5f85aa48 [pid: 7|app: 0|req: 367/725] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/726] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:48 2026] GET /v2.0/security-groups?id=b0bcf7de-c4ea-499a-81f0-075a31cba02f&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/727] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:16:48 2026] PUT /v2.0/routers/781ce530-77c4-4233-bb48-008a607295a3/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: 360/728] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:49 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/729] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:49 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/730] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:49 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:49.710 7 INFO neutron_taas.services.taas.taas_plugin [None req-1767e41c-b7b2-4c41-b20f-09f10b8c8256 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] TaaS: Handle Delete Port: 1fcc0dba-178c-44bc-b138-6064744aeabb 2026-05-10 05:16:49.713 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1767e41c-b7b2-4c41-b20f-09f10b8c8256 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Tap Mirror: Handle Delete Port: 1fcc0dba-178c-44bc-b138-6064744aeabb 2026-05-10 05:16:50.199 8 INFO neutron.db.l3_db [None req-4f3ddd08-6af4-4043-9165-43539d4f68bc f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] Floating IP 43d5e30a-e8a6-4c39-8bb5-fa94c719328b associated. External IP: 10.96.250.203, port: 1a4c719d-cecf-4d32-8800-d585211106e5. [pid: 7|app: 0|req: 369/731] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:16:49 2026] PUT /v2.0/routers/781ce530-77c4-4233-bb48-008a607295a3/remove_router_interface => generated 310 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/732] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:50 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/733] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:16:50 2026] GET /v2.0/ports?device_id=781ce530-77c4-4233-bb48-008a607295a3 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/734] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:50 2026] GET /v2.0/security-groups?id=b0bcf7de-c4ea-499a-81f0-075a31cba02f&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:50.506 7 INFO neutron_taas.services.taas.taas_plugin [None req-96a4b54d-3367-4f1c-ad79-dca42e344a6f c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] TaaS: Handle Delete Port: 045c37f3-4711-4afc-936d-cbd429d3d38c 2026-05-10 05:16:50.509 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96a4b54d-3367-4f1c-ad79-dca42e344a6f c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Tap Mirror: Handle Delete Port: 045c37f3-4711-4afc-936d-cbd429d3d38c [pid: 8|app: 0|req: 363/735] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:16:49 2026] PUT /v2.0/floatingips/43d5e30a-e8a6-4c39-8bb5-fa94c719328b => generated 856 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:50.569 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2cee6a7e-f615-4506-a8b1-3ddb90a55dee'] response: {'name': 'network-changed', 'server_uuid': 'cbe6d92e-59ac-4607-9c63-78d266784f5d', 'tag': '1a4c719d-cecf-4d32-8800-d585211106e5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 364/736] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:50 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/737] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:50 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:50.860 7 INFO neutron.services.segments.plugin [-] Segment 6ec511d3-4091-4026-b2b6-9610ec4858ac resource provider aggregate not found 2026-05-10 05:16:50.871 7 INFO neutron.services.segments.plugin [-] Segment 6ec511d3-4091-4026-b2b6-9610ec4858ac resource provider aggregate not found 2026-05-10 05:16:50.883 7 INFO neutron.services.segments.plugin [-] Segment 6ec511d3-4091-4026-b2b6-9610ec4858ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ec511d3-4091-4026-b2b6-9610ec4858ac found for delete ", "request_id": "req-eb850a8b-434e-42e3-b292-59e04605bbee"}]} 2026-05-10 05:16:50.894 7 INFO neutron.db.l3_hamode_db [None req-96a4b54d-3367-4f1c-ad79-dca42e344a6f c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] HA network ad5d8229-794b-4fdb-ae1f-6192e6c00140 was deleted as no HA routers are present in project 706eea6b74e849fe9ec62c6e499d4856. [pid: 7|app: 0|req: 373/738] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:16:50 2026] DELETE /v2.0/routers/781ce530-77c4-4233-bb48-008a607295a3 => generated 0 bytes in 556 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:16:50.904 7 INFO neutron.services.segments.plugin [-] Segment 6ec511d3-4091-4026-b2b6-9610ec4858ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ec511d3-4091-4026-b2b6-9610ec4858ac found for delete ", "request_id": "req-fcb71544-3add-4059-b804-c2efa56cd36d"}]} [pid: 8|app: 0|req: 366/739] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:16:50 2026] DELETE /v2.0/subnets/37fae7d0-a97f-40ef-a1a0-972a2e1943bf => 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: 367/740] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:16:51 2026] GET /v2.0/ports?tenant_id=e1e0748e85d64709b32fd554860e8b94&device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/741] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:16:51 2026] DELETE /v2.0/subnets/8ec7901c-0483-4824-8b1e-4b31c42985ae => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:16:51 2026] GET /v2.0/networks?id=eb342fd7-a676-43ea-9ffc-95960a18cff3 => generated 780 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:16:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1a4c719d-cecf-4d32-8800-d585211106e5 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/744] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:16:51 2026] GET /v2.0/subnets?id=556bbada-9f1b-4d03-a54a-0eb4a0dbd72a => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:16:51 2026] GET /v2.0/ports?network_id=eb342fd7-a676-43ea-9ffc-95960a18cff3&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: 375/746] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:16:51 2026] DELETE /v2.0/networks/2bc7e194-f22b-4adf-888b-12c084a1c954 => 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: 372/747] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:16:51 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:16:51.474 7 INFO neutron_taas.services.taas.taas_plugin [None req-214dfaee-3ede-400b-8b51-6eafee1e9a3e c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] TaaS: Handle Delete Port: a65d8c27-ddc7-4bc7-9b6b-c5c9ba56b13c 2026-05-10 05:16:51.477 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-214dfaee-3ede-400b-8b51-6eafee1e9a3e c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Tap Mirror: Handle Delete Port: a65d8c27-ddc7-4bc7-9b6b-c5c9ba56b13c 2026-05-10 05:16:51.690 8 WARNING neutron.db.securitygroups_db [None req-b6691de7-483e-4b67-9dc5-e0b054eb07dd 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 376/748] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:16:51 2026] DELETE /v2.0/networks/335ce156-4660-4f3e-aa0d-c003be5a8e37 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/749] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:16:51 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?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: 378/750] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:51 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => 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: 373/751] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:51 2026] GET /v2.0/security-groups?tenant_id=5e0b7104358a48b691576ab89de0f7a9&name=default => generated 2925 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:16:51.879 7 INFO neutron.db.segments_db [None req-f613ba57-47a7-48ba-8c81-c63df685366f c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Added segment 2b6bd972-95e2-44af-8003-a6be6bd20055 of type vxlan for network e32ed6a5-1efa-466a-ba8a-a0708fff8246 [pid: 8|app: 0|req: 374/752] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:51 2026] GET /v2.0/security-groups?id=b0bcf7de-c4ea-499a-81f0-075a31cba02f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/753] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:16:51 2026] POST /v2.0/networks => generated 634 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/754] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:51 2026] DELETE /v2.0/security-groups/bb1b1977-620d-45da-b8dd-929d24631acb => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/755] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:52 2026] POST /v2.0/subnets => generated 646 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:52.375 8 INFO neutron.db.segments_db [None req-bf010164-7b1d-402d-aa00-a8d203019fd0 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Added segment 4ee36f3f-4220-40f1-aff6-06cc1e5b0f7d of type vxlan for network 6248774e-0795-4c0c-82b3-2d6adc591709 2026-05-10 05:16:52.667 8 INFO neutron.db.l3_hamode_db [None req-bf010164-7b1d-402d-aa00-a8d203019fd0 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:16:52.787 8 INFO neutron.db.l3_hamode_db [None req-bf010164-7b1d-402d-aa00-a8d203019fd0 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:16:52.909 7 INFO neutron.services.segments.plugin [-] Segment 9d9230c4-be3c-42aa-b0be-89430af8e2b3 resource provider aggregate not found 2026-05-10 05:16:52.935 7 INFO neutron.services.segments.plugin [-] Segment 9d9230c4-be3c-42aa-b0be-89430af8e2b3 resource provider aggregate not found 2026-05-10 05:16:52.940 7 INFO neutron.services.segments.plugin [-] Segment 9d9230c4-be3c-42aa-b0be-89430af8e2b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d9230c4-be3c-42aa-b0be-89430af8e2b3 found for delete ", "request_id": "req-134f1c53-ff9a-4bcc-9c74-515f3f7cddaa"}]} 2026-05-10 05:16:52.956 7 INFO neutron.services.segments.plugin [-] Segment 260929c3-d717-4b2d-97e3-366d4bb9a99a resource provider aggregate not found 2026-05-10 05:16:52.963 7 INFO neutron.services.segments.plugin [-] Segment 9d9230c4-be3c-42aa-b0be-89430af8e2b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d9230c4-be3c-42aa-b0be-89430af8e2b3 found for delete ", "request_id": "req-a9cc0a22-6e6a-42ff-a7e6-db1e1e665d8c"}]} 2026-05-10 05:16:52.981 7 INFO neutron.services.segments.plugin [-] Segment 260929c3-d717-4b2d-97e3-366d4bb9a99a resource provider aggregate not found 2026-05-10 05:16:52.984 7 INFO neutron.services.segments.plugin [-] Segment 260929c3-d717-4b2d-97e3-366d4bb9a99a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 260929c3-d717-4b2d-97e3-366d4bb9a99a found for delete ", "request_id": "req-558bde73-0dc9-4244-b0ea-a83c5fde1e2e"}]} 2026-05-10 05:16:53.008 7 INFO neutron.services.segments.plugin [-] Segment 260929c3-d717-4b2d-97e3-366d4bb9a99a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 260929c3-d717-4b2d-97e3-366d4bb9a99a found for delete ", "request_id": "req-9a621792-d036-4e5d-9f10-e656f22bb217"}]} [pid: 7|app: 0|req: 381/756] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:52 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => 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: 382/757] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/security-groups?id=b0bcf7de-c4ea-499a-81f0-075a31cba02f&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: 8|app: 0|req: 376/758] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:52 2026] POST /v2.0/routers => generated 510 bytes in 1142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/759] 10.0.0.213 () {34 vars in 664 bytes} [Sun May 10 05:16:53 2026] POST /v2.0/ports => generated 959 bytes in 321 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: 384/760] 10.0.0.213 () {32 vars in 652 bytes} [Sun May 10 05:16:53 2026] GET /v2.0/extensions => generated 22222 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/761] 10.0.0.213 () {32 vars in 680 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/762] 10.0.0.213 () {32 vars in 680 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/763] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/764] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/765] 10.0.0.213 () {32 vars in 664 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/766] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/security-groups?id=b0bcf7de-c4ea-499a-81f0-075a31cba02f&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: 391/767] 10.0.0.213 () {32 vars in 698 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/768] 10.0.0.213 () {32 vars in 696 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/769] 10.0.0.213 () {32 vars in 700 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/770] 10.0.0.213 () {32 vars in 688 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/771] 10.0.0.213 () {32 vars in 702 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/772] 10.0.0.213 () {32 vars in 692 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/773] 10.0.0.213 () {32 vars in 694 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/774] 10.0.0.213 () {32 vars in 684 bytes} [Sun May 10 05:16:54 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: 399/775] 10.0.0.213 () {32 vars in 686 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/776] 10.0.0.213 () {32 vars in 660 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/dvr => 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: 401/777] 10.0.0.213 () {32 vars in 698 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/778] 10.0.0.213 () {32 vars in 678 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/779] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => 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: 404/780] 10.0.0.213 () {32 vars in 682 bytes} [Sun May 10 05:16:54 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: 7|app: 0|req: 405/781] 10.0.0.213 () {32 vars in 674 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/782] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:16:53 2026] PUT /v2.0/routers/14635c31-4b38-4d99-91fb-59483e61ec8c/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: 378/783] 10.0.0.213 () {32 vars in 688 bytes} [Sun May 10 05:16:54 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) 2026-05-10 05:16:55.050 7 INFO neutron.db.l3_db [None req-4b591123-a3ab-49f0-966d-1356131188f9 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] Floating IP 0ef779d4-a0a1-4db1-ac31-da1be5041254 associated. External IP: 10.96.250.201, port: 53e70f23-b669-49b2-af8b-3f62f4b41572. [pid: 8|app: 0|req: 379/784] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:16:54 2026] GET /v2.0/ports/25c1fcab-6604-4b59-81f6-abd36248f611 => generated 1033 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/785] 10.0.0.213 () {32 vars in 688 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/filter-validation => 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: 406/786] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:16:54 2026] PUT /v2.0/floatingips/0ef779d4-a0a1-4db1-ac31-da1be5041254 => generated 855 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/787] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/788] 10.0.0.213 () {32 vars in 686 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/789] 10.0.0.213 () {32 vars in 668 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/790] 10.0.0.213 () {32 vars in 686 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:55.410 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd6225fa-873d-4d75-ab34-177e41fbb838'] response: {'name': 'network-changed', 'server_uuid': 'cd62f350-8ddf-44c7-a32f-3907dd3ed314', 'tag': '53e70f23-b669-49b2-af8b-3f62f4b41572', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 411/791] 10.0.0.213 () {32 vars in 680 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:55.451 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c730335-3e3c-41b0-b890-dc33a9fcb24e c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] TaaS: Handle Delete Port: 25c1fcab-6604-4b59-81f6-abd36248f611 2026-05-10 05:16:55.454 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c730335-3e3c-41b0-b890-dc33a9fcb24e c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Tap Mirror: Handle Delete Port: 25c1fcab-6604-4b59-81f6-abd36248f611 [pid: 7|app: 0|req: 412/792] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/793] 10.0.0.213 () {32 vars in 698 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/794] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/security-groups?id=b0bcf7de-c4ea-499a-81f0-075a31cba02f&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: 415/795] 10.0.0.213 () {32 vars in 678 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/796] 10.0.0.213 () {32 vars in 666 bytes} [Sun May 10 05:16:55 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: 7|app: 0|req: 417/797] 10.0.0.213 () {32 vars in 676 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/798] 10.0.0.213 () {32 vars in 664 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/l3-ha => 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: 419/799] 10.0.0.213 () {32 vars in 674 bytes} [Sun May 10 05:16:55 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: 420/800] 10.0.0.213 () {32 vars in 712 bytes} [Sun May 10 05:16:55 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: 7|app: 0|req: 421/801] 10.0.0.213 () {32 vars in 690 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/802] 10.0.0.213 () {32 vars in 682 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/803] 10.0.0.213 () {32 vars in 668 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/804] 10.0.0.213 () {32 vars in 686 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/805] 10.0.0.213 () {32 vars in 704 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/806] 10.0.0.213 () {32 vars in 674 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/807] 10.0.0.213 () {32 vars in 700 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/808] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/network-ip-availability-details => generated 260 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/809] 10.0.0.213 () {32 vars in 674 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/810] 10.0.0.213 () {32 vars in 692 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/811] 10.0.0.213 () {32 vars in 688 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/812] 10.0.0.213 () {32 vars in 708 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/813] 10.0.0.213 () {32 vars in 704 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/814] 10.0.0.213 () {32 vars in 718 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/815] 10.0.0.213 () {32 vars in 696 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/816] 10.0.0.213 () {32 vars in 710 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/817] 10.0.0.213 () {32 vars in 668 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/binding => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/818] 10.0.0.213 () {32 vars in 686 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/819] 10.0.0.213 () {32 vars in 680 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/820] 10.0.0.213 () {32 vars in 674 bytes} [Sun May 10 05:16:55 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: 441/821] 10.0.0.213 () {32 vars in 670 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/822] 10.0.0.213 () {32 vars in 660 bytes} [Sun May 10 05:16:55 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: 443/823] 10.0.0.213 () {32 vars in 698 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/824] 10.0.0.213 () {32 vars in 698 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/825] 10.0.0.213 () {32 vars in 676 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/826] 10.0.0.213 () {32 vars in 668 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/827] 10.0.0.213 () {32 vars in 682 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/828] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => 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: 449/829] 10.0.0.213 () {32 vars in 700 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/830] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:16:55 2026] PUT /v2.0/routers/14635c31-4b38-4d99-91fb-59483e61ec8c/remove_router_interface => generated 310 bytes in 892 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: 450/831] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/ports?tenant_id=eabc495d309148c7aead004a71a183a4&device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => 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: 382/832] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:55 2026] GET /v2.0/security-groups?id=b0bcf7de-c4ea-499a-81f0-075a31cba02f&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/833] 10.0.0.213 () {32 vars in 684 bytes} [Sun May 10 05:16:55 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: 452/834] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/networks?id=610a7ee5-2020-4a2e-a0f1-876b2413a573 => generated 774 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/835] 10.0.0.213 () {32 vars in 706 bytes} [Sun May 10 05:16:56 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) 2026-05-10 05:16:56.098 8 INFO neutron.api.v2.resource [None req-15362de3-4632-4024-b70c-216e8500b64f c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 454/836] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=53e70f23-b669-49b2-af8b-3f62f4b41572 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/837] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:16:55 2026] PUT /v2.0/routers/14635c31-4b38-4d99-91fb-59483e61ec8c/remove_router_interface => generated 197 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/838] 10.0.0.213 () {32 vars in 668 bytes} [Sun May 10 05:16:56 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: 456/839] 10.0.0.213 () {32 vars in 696 bytes} [Sun May 10 05:16:56 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: 457/840] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/ports?device_id=14635c31-4b38-4d99-91fb-59483e61ec8c => 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: 458/841] 10.0.0.213 () {32 vars in 694 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/842] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/subnets?id=caf22295-1d41-45b6-8372-3416c3dbbea4 => generated 698 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/843] 10.0.0.213 () {32 vars in 684 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/844] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/ports?network_id=610a7ee5-2020-4a2e-a0f1-876b2413a573&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/845] 10.0.0.213 () {32 vars in 688 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/846] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/networks/610a7ee5-2020-4a2e-a0f1-876b2413a573?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: 389/847] 10.0.0.213 () {32 vars in 704 bytes} [Sun May 10 05:16:56 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: 8|app: 0|req: 390/848] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/networks/610a7ee5-2020-4a2e-a0f1-876b2413a573?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/849] 10.0.0.213 () {32 vars in 666 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:56.360 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb31e936-1da3-473f-af77-cb53329590f9 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] TaaS: Handle Delete Port: b591fbf7-4872-4dbc-ad4e-1fe3de0378df 2026-05-10 05:16:56.365 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb31e936-1da3-473f-af77-cb53329590f9 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Tap Mirror: Handle Delete Port: b591fbf7-4872-4dbc-ad4e-1fe3de0378df [pid: 8|app: 0|req: 392/850] 10.0.0.213 () {32 vars in 680 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/851] 10.0.0.213 () {32 vars in 680 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/rbac-policies => generated 224 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/852] 10.0.0.213 () {32 vars in 690 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/853] 10.0.0.213 () {32 vars in 690 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/854] 10.0.0.213 () {32 vars in 694 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/855] 10.0.0.213 () {32 vars in 684 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/856] 10.0.0.213 () {32 vars in 688 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/857] 10.0.0.213 () {32 vars in 700 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/858] 10.0.0.213 () {32 vars in 702 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/859] 10.0.0.213 () {32 vars in 712 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/860] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:16:56 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: 8|app: 0|req: 403/861] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:56 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: 8|app: 0|req: 404/862] 10.0.0.213 () {32 vars in 726 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/863] 10.0.0.213 () {32 vars in 740 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/864] 10.0.0.213 () {32 vars in 718 bytes} [Sun May 10 05:16:56 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: 8|app: 0|req: 407/865] 10.0.0.213 () {32 vars in 682 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/866] 10.0.0.213 () {32 vars in 668 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/867] 10.0.0.213 () {32 vars in 718 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/868] 10.0.0.213 () {32 vars in 678 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/869] 10.0.0.213 () {32 vars in 668 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/870] 10.0.0.213 () {32 vars in 696 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/871] 10.0.0.213 () {32 vars in 704 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/872] 10.0.0.213 () {32 vars in 700 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/873] 10.0.0.213 () {32 vars in 700 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/874] 10.0.0.213 () {32 vars in 682 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/875] 10.0.0.213 () {32 vars in 704 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/876] 10.0.0.213 () {32 vars in 694 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/877] 10.0.0.213 () {32 vars in 688 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/878] 10.0.0.213 () {32 vars in 696 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/879] 10.0.0.213 () {32 vars in 678 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/880] 10.0.0.213 () {32 vars in 688 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/881] 10.0.0.213 () {32 vars in 700 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/882] 10.0.0.213 () {32 vars in 664 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/883] 10.0.0.213 () {32 vars in 680 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/884] 10.0.0.213 () {32 vars in 676 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/885] 10.0.0.213 () {32 vars in 692 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/886] 10.0.0.213 () {32 vars in 676 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/887] 10.0.0.213 () {32 vars in 666 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/888] 10.0.0.213 () {32 vars in 662 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/taas => generated 175 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/889] 10.0.0.213 () {32 vars in 674 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/890] 10.0.0.213 () {32 vars in 704 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/891] 10.0.0.213 () {32 vars in 686 bytes} [Sun May 10 05:16:56 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:56.985 7 INFO neutron.services.segments.plugin [-] Segment 4ee36f3f-4220-40f1-aff6-06cc1e5b0f7d resource provider aggregate not found 2026-05-10 05:16:56.996 7 INFO neutron.db.l3_hamode_db [None req-bb31e936-1da3-473f-af77-cb53329590f9 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] HA network 6248774e-0795-4c0c-82b3-2d6adc591709 was deleted as no HA routers are present in project 706eea6b74e849fe9ec62c6e499d4856. [pid: 7|app: 0|req: 459/892] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:16:56 2026] DELETE /v2.0/routers/14635c31-4b38-4d99-91fb-59483e61ec8c => generated 0 bytes in 862 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:16:57.015 7 INFO neutron.services.segments.plugin [-] Segment 4ee36f3f-4220-40f1-aff6-06cc1e5b0f7d resource provider aggregate not found 2026-05-10 05:16:57.046 7 INFO neutron.services.segments.plugin [-] Segment 4ee36f3f-4220-40f1-aff6-06cc1e5b0f7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ee36f3f-4220-40f1-aff6-06cc1e5b0f7d found for delete ", "request_id": "req-8785e409-b99f-48b9-8973-f4686392e7dd"}]} 2026-05-10 05:16:57.084 7 INFO neutron.services.segments.plugin [-] Segment 4ee36f3f-4220-40f1-aff6-06cc1e5b0f7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ee36f3f-4220-40f1-aff6-06cc1e5b0f7d found for delete ", "request_id": "req-85571d19-05be-4db2-94a4-aebf0bfe4b7e"}]} [pid: 7|app: 0|req: 460/893] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:57 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/894] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:57 2026] GET /v2.0/security-groups?id=b0bcf7de-c4ea-499a-81f0-075a31cba02f&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: 434/895] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:16:57 2026] DELETE /v2.0/subnets/e031445e-e616-4b50-945e-f02ffc53c9fd => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:16:57.340 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab746663-95aa-4278-be0e-8d1469b3fea3 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] TaaS: Handle Delete Port: ba1ee531-c86d-441e-a5ba-abb3c2de3252 2026-05-10 05:16:57.344 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab746663-95aa-4278-be0e-8d1469b3fea3 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Tap Mirror: Handle Delete Port: ba1ee531-c86d-441e-a5ba-abb3c2de3252 [pid: 7|app: 0|req: 462/896] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:16:57 2026] DELETE /v2.0/networks/e32ed6a5-1efa-466a-ba8a-a0708fff8246 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:16:57.661 8 INFO neutron.db.segments_db [None req-dba89d2e-34f0-4222-b43e-c5262516cd02 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Added segment 4ce39492-2bee-451f-a2fd-6f01c97b7b08 of type vxlan for network bcbef58c-ab18-4691-be8c-91524beebe7b 2026-05-10 05:16:57.716 7 WARNING neutron.db.securitygroups_db [None req-a21e99a1-b662-4e55-85a6-61f354952e72 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 435/897] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:16:57 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: 463/898] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:16:57 2026] GET /v2.0/security-groups?tenant_id=8482cd1799654f5f81959a58513b57c2&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/899] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:57 2026] DELETE /v2.0/security-groups/5ceaac75-3d3c-4c74-be2c-9fe35e276c6b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/901] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:57 2026] POST /v2.0/subnets => generated 646 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:58.082 8 INFO neutron.db.segments_db [None req-e0ad0480-193c-47df-960c-b07d7b23c091 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Added segment acc47f2a-1a32-49bc-8b90-cb738c8d6e01 of type vxlan for network e618c490-24bd-453c-a707-d6c6df347a52 2026-05-10 05:16:58.320 8 INFO neutron.db.l3_hamode_db [None req-e0ad0480-193c-47df-960c-b07d7b23c091 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 467/903] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:58 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => 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: 468/904] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:16:58 2026] GET /v2.0/security-groups?id=b0bcf7de-c4ea-499a-81f0-075a31cba02f&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:58.446 8 INFO neutron.db.l3_hamode_db [None req-e0ad0480-193c-47df-960c-b07d7b23c091 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 469/905] 199.204.45.250 () {34 vars in 993 bytes} [Sun May 10 05:16:58 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:16:58.624 7 INFO neutron_taas.services.taas.taas_plugin [req-60906f7b-af6f-4a50-87d5-d18bc96dca6b req-2a2f02e1-e5c6-4c92-bafd-0bb481cfe8de 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] TaaS: Handle Delete Port: 53e70f23-b669-49b2-af8b-3f62f4b41572 2026-05-10 05:16:58.627 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-60906f7b-af6f-4a50-87d5-d18bc96dca6b req-2a2f02e1-e5c6-4c92-bafd-0bb481cfe8de 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] Tap Mirror: Handle Delete Port: 53e70f23-b669-49b2-af8b-3f62f4b41572 2026-05-10 05:16:58.835 7 INFO neutron.db.l3_db [req-60906f7b-af6f-4a50-87d5-d18bc96dca6b req-2a2f02e1-e5c6-4c92-bafd-0bb481cfe8de 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] Floating IP 0ef779d4-a0a1-4db1-ac31-da1be5041254 disassociated. External IP: 10.96.250.201, port: 53e70f23-b669-49b2-af8b-3f62f4b41572. [pid: 8|app: 0|req: 437/906] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:16:58 2026] POST /v2.0/routers => generated 510 bytes in 964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:16:59.072 7 INFO neutron.services.segments.plugin [-] Segment 2b6bd972-95e2-44af-8003-a6be6bd20055 resource provider aggregate not found 2026-05-10 05:16:59.094 7 INFO neutron.services.segments.plugin [-] Segment 2b6bd972-95e2-44af-8003-a6be6bd20055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b6bd972-95e2-44af-8003-a6be6bd20055 found for delete ", "request_id": "req-a8288a35-4cb2-4776-9e73-119ae0aa0ccf"}]} 2026-05-10 05:16:59.103 7 INFO neutron.services.segments.plugin [-] Segment 2b6bd972-95e2-44af-8003-a6be6bd20055 resource provider aggregate not found 2026-05-10 05:16:59.124 7 INFO neutron.services.segments.plugin [-] Segment 2b6bd972-95e2-44af-8003-a6be6bd20055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b6bd972-95e2-44af-8003-a6be6bd20055 found for delete ", "request_id": "req-2a28ec6e-58f3-40b0-b800-472daa99d207"}]} [pid: 7|app: 0|req: 470/907] 199.204.45.250 () {36 vars in 996 bytes} [Sun May 10 05:16:58 2026] DELETE /v2.0/ports/53e70f23-b669-49b2-af8b-3f62f4b41572 => generated 0 bytes in 675 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:16:59.235 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8752446f-880f-401f-a5d7-8b21f904dd73'] response: {'server_uuid': 'cd62f350-8ddf-44c7-a32f-3907dd3ed314', 'name': 'network-vif-deleted', 'tag': '53e70f23-b669-49b2-af8b-3f62f4b41572', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 471/908] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:16:59 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:16:59.935 7 INFO neutron.db.segments_db [None req-48c3f8f4-803c-46c7-9e2e-2b19fecea682 4dac0296fe6e419aa7f6e0d49812b3de e91b8e8275164038aaf8a872255def5c - - default default] Added segment 51da731f-73fe-4b29-bd5a-d4006cddee02 of type vxlan for network 20ad03cb-d983-49e3-8ef7-5e48fb3a62c9 2026-05-10 05:16:59.993 7 INFO neutron.db.segments_db [None req-48c3f8f4-803c-46c7-9e2e-2b19fecea682 4dac0296fe6e419aa7f6e0d49812b3de e91b8e8275164038aaf8a872255def5c - - default default] Added segment 419fac00-cd4f-4348-a1fb-4f637082fcfc of type vxlan for network 752093bd-9620-4684-8eef-5d49b418d2ef [pid: 7|app: 0|req: 472/909] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:16:59 2026] POST /v2.0/networks => generated 1244 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/910] 10.0.0.213 () {32 vars in 648 bytes} [Sun May 10 05:17:00 2026] GET /v2.0/networks => generated 1843 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/911] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:00 2026] DELETE /v2.0/networks/20ad03cb-d983-49e3-8ef7-5e48fb3a62c9 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/912] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:00 2026] DELETE /v2.0/networks/752093bd-9620-4684-8eef-5d49b418d2ef => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/913] 10.0.0.213 () {32 vars in 648 bytes} [Sun May 10 05:17:00 2026] GET /v2.0/networks => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/914] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:16:59 2026] PUT /v2.0/routers/60d98e83-9d5c-45da-86e2-97b509cd79fb/add_router_interface => generated 310 bytes in 1468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:00.505 7 INFO neutron.db.segments_db [None req-a485e784-de9c-4ba6-bfd7-3c57148a52bf 4dac0296fe6e419aa7f6e0d49812b3de e91b8e8275164038aaf8a872255def5c - - default default] Added segment 2c823038-0e93-409c-866a-630352f7ab33 of type vxlan for network 9c7fb288-db94-4446-ae36-e259f3677681 [pid: 8|app: 0|req: 439/915] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:17:00 2026] GET /v2.0/ports/d8d0fa11-7a3f-4864-8e33-470b5efc4aa7 => generated 959 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/916] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:17:00 2026] POST /v2.0/networks => generated 649 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/917] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:00 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:00.676 7 INFO neutron.db.segments_db [None req-6956221a-41fd-4939-a9eb-2a211d760833 4dac0296fe6e419aa7f6e0d49812b3de e91b8e8275164038aaf8a872255def5c - - default default] Added segment 31a54b94-8978-4f0a-8500-211d92fff133 of type vxlan for network 2ce62f9e-51bc-4cbe-8116-140c4b42532e [pid: 7|app: 0|req: 479/918] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:17:00 2026] POST /v2.0/networks => generated 649 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:00.881 8 INFO neutron_taas.services.taas.taas_plugin [None req-7713d2c7-29b4-48cb-8c38-b07024ac7716 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] TaaS: Handle Delete Port: d8d0fa11-7a3f-4864-8e33-470b5efc4aa7 2026-05-10 05:17:00.885 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7713d2c7-29b4-48cb-8c38-b07024ac7716 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Tap Mirror: Handle Delete Port: d8d0fa11-7a3f-4864-8e33-470b5efc4aa7 2026-05-10 05:17:01.114 7 INFO neutron.services.segments.plugin [-] Segment 51da731f-73fe-4b29-bd5a-d4006cddee02 resource provider aggregate not found 2026-05-10 05:17:01.143 7 INFO neutron.services.segments.plugin [-] Segment 51da731f-73fe-4b29-bd5a-d4006cddee02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51da731f-73fe-4b29-bd5a-d4006cddee02 found for delete ", "request_id": "req-cde5bcae-bfc8-4aac-a4bf-2a11590e92e1"}]} 2026-05-10 05:17:01.164 7 INFO neutron.services.segments.plugin [-] Segment 51da731f-73fe-4b29-bd5a-d4006cddee02 resource provider aggregate not found 2026-05-10 05:17:01.174 7 INFO neutron.services.segments.plugin [-] Segment 419fac00-cd4f-4348-a1fb-4f637082fcfc resource provider aggregate not found 2026-05-10 05:17:01.199 7 INFO neutron.services.segments.plugin [-] Segment 419fac00-cd4f-4348-a1fb-4f637082fcfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 419fac00-cd4f-4348-a1fb-4f637082fcfc found for delete ", "request_id": "req-b56fb32f-6ebd-481d-b1a2-96adbd388021"}]} 2026-05-10 05:17:01.201 7 INFO neutron.services.segments.plugin [-] Segment 51da731f-73fe-4b29-bd5a-d4006cddee02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51da731f-73fe-4b29-bd5a-d4006cddee02 found for delete ", "request_id": "req-5a15fb90-a830-4aab-9bed-af8cea4ca913"}]} 2026-05-10 05:17:01.226 7 INFO neutron.services.segments.plugin [-] Segment 419fac00-cd4f-4348-a1fb-4f637082fcfc resource provider aggregate not found 2026-05-10 05:17:01.247 7 INFO neutron.services.segments.plugin [-] Segment 419fac00-cd4f-4348-a1fb-4f637082fcfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 419fac00-cd4f-4348-a1fb-4f637082fcfc found for delete ", "request_id": "req-d3f4627d-d5fa-4a24-a245-0cfaec89af6e"}]} [pid: 8|app: 0|req: 440/919] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:17:00 2026] PUT /v2.0/routers/60d98e83-9d5c-45da-86e2-97b509cd79fb/remove_router_interface => generated 310 bytes in 773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/920] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:17:01 2026] GET /v2.0/ports?device_id=60d98e83-9d5c-45da-86e2-97b509cd79fb => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/921] 10.0.0.213 () {34 vars in 664 bytes} [Sun May 10 05:17:00 2026] POST /v2.0/ports => generated 1506 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:01.477 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf8ebd26-d6c8-4810-9d06-de607ad6cdb2 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] TaaS: Handle Delete Port: 97687309-ef0f-4e49-9f5f-09669ecb86e7 2026-05-10 05:17:01.480 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf8ebd26-d6c8-4810-9d06-de607ad6cdb2 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Tap Mirror: Handle Delete Port: 97687309-ef0f-4e49-9f5f-09669ecb86e7 [pid: 7|app: 0|req: 481/922] 10.0.0.213 () {32 vars in 642 bytes} [Sun May 10 05:17:01 2026] GET /v2.0/ports => generated 1506 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:01.575 7 INFO neutron_taas.services.taas.taas_plugin [None req-42d48c3e-c10a-4dc0-86e1-6fd3e45456bc 4dac0296fe6e419aa7f6e0d49812b3de e91b8e8275164038aaf8a872255def5c - - default default] TaaS: Handle Delete Port: 7e001480-211d-4474-b4b7-1c9f85e9e20f 2026-05-10 05:17:01.578 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42d48c3e-c10a-4dc0-86e1-6fd3e45456bc 4dac0296fe6e419aa7f6e0d49812b3de e91b8e8275164038aaf8a872255def5c - - default default] Tap Mirror: Handle Delete Port: 7e001480-211d-4474-b4b7-1c9f85e9e20f [pid: 7|app: 0|req: 482/923] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:17:01 2026] DELETE /v2.0/ports/7e001480-211d-4474-b4b7-1c9f85e9e20f => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:01.766 8 INFO neutron.services.segments.plugin [-] Segment acc47f2a-1a32-49bc-8b90-cb738c8d6e01 resource provider aggregate not found 2026-05-10 05:17:01.769 7 INFO neutron_taas.services.taas.taas_plugin [None req-b34bd04a-22bc-4210-999f-8e1866c0757f 4dac0296fe6e419aa7f6e0d49812b3de e91b8e8275164038aaf8a872255def5c - - default default] TaaS: Handle Delete Port: 9aa201d4-2db3-4477-afc3-ae1a75afa0bd 2026-05-10 05:17:01.772 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b34bd04a-22bc-4210-999f-8e1866c0757f 4dac0296fe6e419aa7f6e0d49812b3de e91b8e8275164038aaf8a872255def5c - - default default] Tap Mirror: Handle Delete Port: 9aa201d4-2db3-4477-afc3-ae1a75afa0bd 2026-05-10 05:17:01.776 8 INFO neutron.services.segments.plugin [-] Segment acc47f2a-1a32-49bc-8b90-cb738c8d6e01 resource provider aggregate not found 2026-05-10 05:17:01.791 8 INFO neutron.services.segments.plugin [-] Segment acc47f2a-1a32-49bc-8b90-cb738c8d6e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acc47f2a-1a32-49bc-8b90-cb738c8d6e01 found for delete ", "request_id": "req-26291a2a-28a3-458e-a705-fa991485f4fd"}]} 2026-05-10 05:17:01.794 8 INFO neutron.services.segments.plugin [-] Segment acc47f2a-1a32-49bc-8b90-cb738c8d6e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acc47f2a-1a32-49bc-8b90-cb738c8d6e01 found for delete ", "request_id": "req-f9c28a07-94d1-4503-b78a-ad058fb91b60"}]} 2026-05-10 05:17:01.803 8 INFO neutron.db.l3_hamode_db [None req-bf8ebd26-d6c8-4810-9d06-de607ad6cdb2 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] HA network e618c490-24bd-453c-a707-d6c6df347a52 was deleted as no HA routers are present in project 706eea6b74e849fe9ec62c6e499d4856. [pid: 8|app: 0|req: 442/924] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:01 2026] DELETE /v2.0/routers/60d98e83-9d5c-45da-86e2-97b509cd79fb => generated 0 bytes in 485 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/925] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:01 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => 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: 483/926] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:17:01 2026] DELETE /v2.0/ports/9aa201d4-2db3-4477-afc3-ae1a75afa0bd => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/927] 10.0.0.213 () {32 vars in 642 bytes} [Sun May 10 05:17:01 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) [pid: 8|app: 0|req: 444/928] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:01 2026] DELETE /v2.0/subnets/b75acb35-5f8f-4ad5-b53e-7f6b661fa599 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:01.943 7 INFO neutron.db.segments_db [None req-f5ccb73a-d09b-4cb6-963b-75f849f2fd51 4dac0296fe6e419aa7f6e0d49812b3de e91b8e8275164038aaf8a872255def5c - - default default] Added segment c926e467-1625-429a-baca-6f7a1c40b50a of type vxlan for network 3d39621a-71be-4f34-85f1-8610fa82af6a [pid: 8|app: 0|req: 445/929] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:01 2026] DELETE /v2.0/networks/bcbef58c-ab18-4691-be8c-91524beebe7b => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/930] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:17:01 2026] POST /v2.0/networks => generated 650 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:02.126 8 INFO neutron.db.segments_db [None req-35462499-7ce3-495f-866f-5129fc6f3384 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Added segment 1429afd4-9518-42f2-8329-a1553fe8f9b9 of type vxlan for network 828a6542-2f78-4f8a-9ae4-fd6413786401 2026-05-10 05:17:02.141 7 INFO neutron.db.segments_db [None req-099412f4-354f-4aba-a7ce-ccec053bd172 4dac0296fe6e419aa7f6e0d49812b3de e91b8e8275164038aaf8a872255def5c - - default default] Added segment a6e8f6a1-da40-46a5-8dba-3031d369389a of type vxlan for network b6e10f4c-f04c-418b-afa7-3796ed8ebe69 [pid: 7|app: 0|req: 486/931] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:17:02 2026] POST /v2.0/networks => generated 650 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:02.382 8 INFO neutron.db.l3_hamode_db [None req-35462499-7ce3-495f-866f-5129fc6f3384 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 487/932] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:17:02 2026] POST /v2.0/subnets => generated 1273 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/933] 10.0.0.213 () {32 vars in 646 bytes} [Sun May 10 05:17:02 2026] GET /v2.0/subnets => generated 1909 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/934] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:02 2026] DELETE /v2.0/subnets/4467a081-e07e-4d0d-ae6d-6c3a40c316d9 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/935] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:02 2026] GET /v2.0/ports?device_id=cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/936] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:02 2026] DELETE /v2.0/subnets/76703d7b-65ae-4c6b-a2e2-4743825f7b3f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/937] 10.0.0.213 () {32 vars in 646 bytes} [Sun May 10 05:17:03 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-05-10 05:17:03.194 8 INFO neutron.db.l3_hamode_db [None req-35462499-7ce3-495f-866f-5129fc6f3384 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:17:03.223 7 INFO neutron.services.segments.plugin [-] Segment a6e8f6a1-da40-46a5-8dba-3031d369389a resource provider aggregate not found [pid: 7|app: 0|req: 493/938] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:03 2026] DELETE /v2.0/networks/b6e10f4c-f04c-418b-afa7-3796ed8ebe69 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:03.246 7 INFO neutron.services.segments.plugin [-] Segment a6e8f6a1-da40-46a5-8dba-3031d369389a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e8f6a1-da40-46a5-8dba-3031d369389a found for delete ", "request_id": "req-9553c058-f70c-4f63-8180-36294625d41b"}]} 2026-05-10 05:17:03.272 7 INFO neutron.services.segments.plugin [-] Segment a6e8f6a1-da40-46a5-8dba-3031d369389a resource provider aggregate not found 2026-05-10 05:17:03.291 7 INFO neutron.services.segments.plugin [-] Segment a6e8f6a1-da40-46a5-8dba-3031d369389a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e8f6a1-da40-46a5-8dba-3031d369389a found for delete ", "request_id": "req-64546529-425f-4286-bfac-cdad51ca2be0"}]} [pid: 7|app: 0|req: 494/939] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:03 2026] DELETE /v2.0/networks/3d39621a-71be-4f34-85f1-8610fa82af6a => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/940] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:03 2026] DELETE /v2.0/networks/2ce62f9e-51bc-4cbe-8116-140c4b42532e => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/941] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:03 2026] DELETE /v2.0/networks/9c7fb288-db94-4446-ae36-e259f3677681 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:03.817 8 INFO neutron.services.segments.plugin [-] Segment 4ce39492-2bee-451f-a2fd-6f01c97b7b08 resource provider aggregate not found 2026-05-10 05:17:03.824 8 INFO neutron.services.segments.plugin [-] Segment 4ce39492-2bee-451f-a2fd-6f01c97b7b08 resource provider aggregate not found 2026-05-10 05:17:03.853 8 INFO neutron.services.segments.plugin [-] Segment 4ce39492-2bee-451f-a2fd-6f01c97b7b08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ce39492-2bee-451f-a2fd-6f01c97b7b08 found for delete ", "request_id": "req-65f45fe4-16e6-4eed-85af-9e2b90604fc2"}]} 2026-05-10 05:17:03.854 8 INFO neutron.services.segments.plugin [-] Segment 4ce39492-2bee-451f-a2fd-6f01c97b7b08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ce39492-2bee-451f-a2fd-6f01c97b7b08 found for delete ", "request_id": "req-0cdc5f7d-2747-437b-90d4-39ef0332a8f8"}]} [pid: 8|app: 0|req: 446/942] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:17:02 2026] POST /v2.0/routers => generated 691 bytes in 2046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/943] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:04 2026] DELETE /v2.0/security-groups/b0bcf7de-c4ea-499a-81f0-075a31cba02f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:04.151 7 INFO neutron.api.v2.resource [None req-e87cca3c-4315-40a4-b76a-e4cc07ad794f 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 498/944] 10.0.0.213 () {32 vars in 736 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/security-groups/b0bcf7de-c4ea-499a-81f0-075a31cba02f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/945] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/routers/b66eba45-6aa5-4540-b14b-6bb48f7faea7 => generated 697 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:04.309 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe31dbee-cace-4c98-8917-332c736aaa2a 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] TaaS: Handle Delete Port: 10cb4047-9aaa-4898-9884-bd6dbf78ae88 2026-05-10 05:17:04.312 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe31dbee-cace-4c98-8917-332c736aaa2a 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] Tap Mirror: Handle Delete Port: 10cb4047-9aaa-4898-9884-bd6dbf78ae88 2026-05-10 05:17:04.354 8 WARNING neutron.db.securitygroups_db [None req-b6507c6c-20c5-455a-9b93-68b1256d8ed9 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 448/946] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/security-groups?tenant_id=e91b8e8275164038aaf8a872255def5c&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/947] 10.0.0.213 () {32 vars in 646 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/routers => generated 700 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/948] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:17:04 2026] DELETE /v2.0/floatingips/0ef779d4-a0a1-4db1-ac31-da1be5041254 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/949] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:04 2026] DELETE /v2.0/security-groups/86eb90f9-82ac-4c87-97e5-3a291205b919 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/950] 10.0.0.213 () {34 vars in 740 bytes} [Sun May 10 05:17:04 2026] PUT /v2.0/routers/b66eba45-6aa5-4540-b14b-6bb48f7faea7 => generated 704 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:04.934 8 INFO neutron_taas.services.taas.taas_plugin [None req-40ebb2dd-f397-49a0-958e-0177694602a5 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: c27afc52-b334-45a9-ab05-e8657b206177 2026-05-10 05:17:04.937 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40ebb2dd-f397-49a0-958e-0177694602a5 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: c27afc52-b334-45a9-ab05-e8657b206177 [pid: 7|app: 0|req: 501/951] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/routers/b66eba45-6aa5-4540-b14b-6bb48f7faea7 => generated 704 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/952] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:17:04 2026] GET /v2.0/ports?device_id=b66eba45-6aa5-4540-b14b-6bb48f7faea7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:05.203 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e97891f-5270-4376-8237-33d85df2cbd1 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] TaaS: Handle Delete Port: 88e89e3c-60f5-448e-88e8-39c600766128 2026-05-10 05:17:05.206 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e97891f-5270-4376-8237-33d85df2cbd1 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Tap Mirror: Handle Delete Port: 88e89e3c-60f5-448e-88e8-39c600766128 2026-05-10 05:17:05.268 7 INFO neutron.services.segments.plugin [-] Segment c926e467-1625-429a-baca-6f7a1c40b50a resource provider aggregate not found 2026-05-10 05:17:05.294 7 INFO neutron.services.segments.plugin [-] Segment c926e467-1625-429a-baca-6f7a1c40b50a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c926e467-1625-429a-baca-6f7a1c40b50a found for delete ", "request_id": "req-a1c7ac39-1c99-41a9-9328-19b3ed57dc2d"}]} 2026-05-10 05:17:05.319 7 INFO neutron.services.segments.plugin [-] Segment 31a54b94-8978-4f0a-8500-211d92fff133 resource provider aggregate not found 2026-05-10 05:17:05.324 7 INFO neutron.services.segments.plugin [-] Segment c926e467-1625-429a-baca-6f7a1c40b50a resource provider aggregate not found 2026-05-10 05:17:05.338 7 INFO neutron.services.segments.plugin [-] Segment 31a54b94-8978-4f0a-8500-211d92fff133 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31a54b94-8978-4f0a-8500-211d92fff133 found for delete ", "request_id": "req-fc0d8068-a471-4649-be2f-bba3df68a4dd"}]} 2026-05-10 05:17:05.343 7 INFO neutron.services.segments.plugin [-] Segment c926e467-1625-429a-baca-6f7a1c40b50a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c926e467-1625-429a-baca-6f7a1c40b50a found for delete ", "request_id": "req-f15dd93c-ea54-45a4-ae16-6da93549184a"}]} 2026-05-10 05:17:05.366 7 INFO neutron.services.segments.plugin [-] Segment 2c823038-0e93-409c-866a-630352f7ab33 resource provider aggregate not found 2026-05-10 05:17:05.373 7 INFO neutron.services.segments.plugin [-] Segment 31a54b94-8978-4f0a-8500-211d92fff133 resource provider aggregate not found 2026-05-10 05:17:05.394 7 INFO neutron.services.segments.plugin [-] Segment 2c823038-0e93-409c-866a-630352f7ab33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c823038-0e93-409c-866a-630352f7ab33 found for delete ", "request_id": "req-64e776fb-fef4-4e0e-b2f4-e21a2e65885a"}]} 2026-05-10 05:17:05.401 7 INFO neutron.services.segments.plugin [-] Segment 31a54b94-8978-4f0a-8500-211d92fff133 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31a54b94-8978-4f0a-8500-211d92fff133 found for delete ", "request_id": "req-cc9e3097-72b9-4828-99b6-230601915705"}]} 2026-05-10 05:17:05.427 7 INFO neutron.services.segments.plugin [-] Segment 2c823038-0e93-409c-866a-630352f7ab33 resource provider aggregate not found 2026-05-10 05:17:05.447 7 INFO neutron.services.segments.plugin [-] Segment 2c823038-0e93-409c-866a-630352f7ab33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c823038-0e93-409c-866a-630352f7ab33 found for delete ", "request_id": "req-a8b13aad-9c98-4efb-afa1-c9357fd1894c"}]} 2026-05-10 05:17:05.493 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e97891f-5270-4376-8237-33d85df2cbd1 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] TaaS: Handle Delete Port: 56114ebb-a9f2-440d-9ced-014cd2f14e2b 2026-05-10 05:17:05.495 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e97891f-5270-4376-8237-33d85df2cbd1 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] Tap Mirror: Handle Delete Port: 56114ebb-a9f2-440d-9ced-014cd2f14e2b [pid: 8|app: 0|req: 451/953] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:17:04 2026] PUT /v2.0/routers/f4cb496f-a213-43f3-8b0a-a4359b21fd53/remove_router_interface => generated 310 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:05.773 8 INFO neutron_taas.services.taas.taas_plugin [None req-a6af055d-d1d7-4266-abf4-1db4d37ce576 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 6f346129-a5fe-4771-90ab-945c7c9ee08d 2026-05-10 05:17:05.776 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6af055d-d1d7-4266-abf4-1db4d37ce576 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 6f346129-a5fe-4771-90ab-945c7c9ee08d 2026-05-10 05:17:05.932 7 INFO neutron.db.l3_hamode_db [None req-0e97891f-5270-4376-8237-33d85df2cbd1 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] HA network 828a6542-2f78-4f8a-9ae4-fd6413786401 was deleted as no HA routers are present in project 706eea6b74e849fe9ec62c6e499d4856. [pid: 7|app: 0|req: 503/954] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:04 2026] DELETE /v2.0/routers/b66eba45-6aa5-4540-b14b-6bb48f7faea7 => generated 0 bytes in 957 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/955] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:17:05 2026] GET /v2.0/ports?device_id=b66eba45-6aa5-4540-b14b-6bb48f7faea7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:05.993 7 INFO neutron.api.v2.resource [None req-9574e9dd-6753-4135-a4dd-dbf800031f39 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 505/956] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:05 2026] DELETE /v2.0/routers/b66eba45-6aa5-4540-b14b-6bb48f7faea7 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/957] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:17:05 2026] GET /v2.0/ports?device_id=60d98e83-9d5c-45da-86e2-97b509cd79fb => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:06.043 8 INFO neutron_taas.services.taas.taas_plugin [None req-a6af055d-d1d7-4266-abf4-1db4d37ce576 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: d8ccbdd8-128d-4e0c-ae57-6f79445582f9 2026-05-10 05:17:06.043 7 INFO neutron.api.v2.resource [None req-3d501d42-4283-4e3c-8c2b-9bbdce27e0d2 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 507/958] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:06 2026] DELETE /v2.0/routers/60d98e83-9d5c-45da-86e2-97b509cd79fb => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:06.047 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6af055d-d1d7-4266-abf4-1db4d37ce576 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: d8ccbdd8-128d-4e0c-ae57-6f79445582f9 2026-05-10 05:17:06.069 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4de418f9-bc02-407e-b6ff-fe12b3a35b82 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 508/959] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:06 2026] DELETE /v2.0/subnets/b75acb35-5f8f-4ad5-b53e-7f6b661fa599 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/960] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:17:06 2026] GET /v2.0/ports?device_id=14635c31-4b38-4d99-91fb-59483e61ec8c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:06.117 7 INFO neutron.api.v2.resource [None req-37a4c56c-596b-4705-b2ed-e42a76251c24 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 510/961] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:06 2026] DELETE /v2.0/routers/14635c31-4b38-4d99-91fb-59483e61ec8c => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:06.133 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b65aa455-e2bf-4c34-9059-a166e521ccab c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 511/962] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:06 2026] DELETE /v2.0/subnets/e031445e-e616-4b50-945e-f02ffc53c9fd => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/963] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:17:06 2026] GET /v2.0/ports?device_id=781ce530-77c4-4233-bb48-008a607295a3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:06.194 7 INFO neutron.api.v2.resource [None req-51defb56-c05f-4316-ae42-b4de00940704 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 513/964] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:06 2026] DELETE /v2.0/routers/781ce530-77c4-4233-bb48-008a607295a3 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:06.211 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5fc83f3b-f9ae-4f54-bfb2-643e0c07e151 c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 514/965] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:06 2026] DELETE /v2.0/subnets/37fae7d0-a97f-40ef-a1a0-972a2e1943bf => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:06.227 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc6cfc67-ce9f-43e0-a057-45caf68549fd c295f25777e5458ca0fa06797d96d0a8 706eea6b74e849fe9ec62c6e499d4856 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 515/966] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:06 2026] DELETE /v2.0/subnets/8ec7901c-0483-4824-8b1e-4b31c42985ae => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:06.413 8 INFO neutron.services.segments.plugin [-] Segment 2bfff0cd-1594-42bf-b5ba-10498fa8ca89 resource provider aggregate not found 2026-05-10 05:17:06.418 8 INFO neutron.services.segments.plugin [-] Segment 2bfff0cd-1594-42bf-b5ba-10498fa8ca89 resource provider aggregate not found 2026-05-10 05:17:06.434 8 INFO neutron.services.segments.plugin [-] Segment 2bfff0cd-1594-42bf-b5ba-10498fa8ca89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bfff0cd-1594-42bf-b5ba-10498fa8ca89 found for delete ", "request_id": "req-3a506054-ad0b-47bd-8261-b087e48a2214"}]} 2026-05-10 05:17:06.440 8 INFO neutron.services.segments.plugin [-] Segment 2bfff0cd-1594-42bf-b5ba-10498fa8ca89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bfff0cd-1594-42bf-b5ba-10498fa8ca89 found for delete ", "request_id": "req-85a7446e-638f-458b-97db-7d058779ae24"}]} 2026-05-10 05:17:06.444 8 INFO neutron.db.l3_hamode_db [None req-a6af055d-d1d7-4266-abf4-1db4d37ce576 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HA network 051c88da-9230-4b00-8386-844a8d83bfdd was deleted as no HA routers are present in project eabc495d309148c7aead004a71a183a4. [pid: 8|app: 0|req: 452/967] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:05 2026] DELETE /v2.0/routers/f4cb496f-a213-43f3-8b0a-a4359b21fd53 => generated 0 bytes in 912 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/968] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:06 2026] DELETE /v2.0/subnets/caf22295-1d41-45b6-8372-3416c3dbbea4 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:06.725 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1c6f119-6468-4b25-b579-5d082807ab9d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: cd98bfcd-423f-426e-8896-d7e97adf4265 2026-05-10 05:17:06.729 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1c6f119-6468-4b25-b579-5d082807ab9d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: cd98bfcd-423f-426e-8896-d7e97adf4265 2026-05-10 05:17:06.737 7 INFO neutron.db.segments_db [None req-58b2ea66-7a03-4896-96e6-bca56090f93c 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] Added segment 64dbf0b7-e6a6-444b-813b-83d1c249dc4d of type vxlan for network 5b2df129-ca3a-47fd-8e0b-7985eb275b49 [pid: 7|app: 0|req: 516/969] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:17:06 2026] POST /v2.0/networks => generated 648 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/970] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:06 2026] DELETE /v2.0/networks/610a7ee5-2020-4a2e-a0f1-876b2413a573 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:06.937 7 WARNING neutron.db.securitygroups_db [None req-83b743d3-04ac-4bde-8717-4d09c08a8de2 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 517/971] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:06 2026] GET /v2.0/security-groups?tenant_id=706eea6b74e849fe9ec62c6e499d4856&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/972] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:06 2026] DELETE /v2.0/security-groups/84de0a9b-52a0-4099-97a8-ac9af2a6f262 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:07.105 7 WARNING neutron.db.securitygroups_db [None req-e5b42849-e4b8-428d-8174-28ec871e0118 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 519/973] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:07 2026] GET /v2.0/security-groups?tenant_id=eabc495d309148c7aead004a71a183a4&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/974] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:07 2026] DELETE /v2.0/security-groups/f90fc1ce-ea44-4843-b456-f73439538db2 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/975] 10.0.0.213 () {34 vars in 664 bytes} [Sun May 10 05:17:06 2026] POST /v2.0/ports => generated 779 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:07.324 7 INFO neutron.db.segments_db [None req-db00dd14-73ec-40ee-b64f-0997345b3946 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] Added segment d098db56-22b6-4c0d-951f-f967d012b097 of type vxlan for network ec5651cf-bdec-4889-9096-a3d70001201a 2026-05-10 05:17:07.423 7 INFO neutron.services.segments.plugin [-] Segment 1429afd4-9518-42f2-8329-a1553fe8f9b9 resource provider aggregate not found [pid: 7|app: 0|req: 521/976] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:17:07 2026] POST /v2.0/networks => generated 633 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:07.448 7 INFO neutron.services.segments.plugin [-] Segment 1429afd4-9518-42f2-8329-a1553fe8f9b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1429afd4-9518-42f2-8329-a1553fe8f9b9 found for delete ", "request_id": "req-38c090a8-1e77-460f-8cfd-4881221b9bbf"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:07.464 7 INFO neutron.services.segments.plugin [-] Segment 1429afd4-9518-42f2-8329-a1553fe8f9b9 resource provider aggregate not found 2026-05-10 05:17:07.481 7 INFO neutron.services.segments.plugin [-] Segment 1429afd4-9518-42f2-8329-a1553fe8f9b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1429afd4-9518-42f2-8329-a1553fe8f9b9 found for delete ", "request_id": "req-8736c7c3-8e43-453f-b5f5-df8cbc0064b7"}]} [pid: 8|app: 0|req: 456/977] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:17:07 2026] POST /v2.0/subnets => generated 646 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/978] 10.0.0.213 () {34 vars in 664 bytes} [Sun May 10 05:17:07 2026] POST /v2.0/ports => generated 965 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:08.225 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ee6e022-2e60-4f40-9322-2888577b4fd8 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] TaaS: Handle Delete Port: 5981f83a-d756-47dd-93cf-2da7b303b0a9 2026-05-10 05:17:08.228 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ee6e022-2e60-4f40-9322-2888577b4fd8 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] Tap Mirror: Handle Delete Port: 5981f83a-d756-47dd-93cf-2da7b303b0a9 [pid: 8|app: 0|req: 457/979] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:17:08 2026] DELETE /v2.0/ports/5981f83a-d756-47dd-93cf-2da7b303b0a9 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:08.388 7 INFO neutron.pecan_wsgi.hooks.translation [None req-338c12bc-c63c-4858-81e7-6c355a537c34 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 523/980] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:17:08 2026] DELETE /v2.0/ports/5981f83a-d756-47dd-93cf-2da7b303b0a9 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:08.417 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4afebeef-2bfb-4a61-9bad-448814a0e7c1 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 458/981] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:17:08 2026] GET /v2.0/ports/5981f83a-d756-47dd-93cf-2da7b303b0a9 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:08.454 8 INFO neutron.services.segments.plugin [-] Segment b4e144b7-033b-4526-ab88-22b9da52ee8d resource provider aggregate not found 2026-05-10 05:17:08.469 8 INFO neutron.services.segments.plugin [-] Segment b4e144b7-033b-4526-ab88-22b9da52ee8d resource provider aggregate not found 2026-05-10 05:17:08.478 8 INFO neutron.services.segments.plugin [-] Segment b4e144b7-033b-4526-ab88-22b9da52ee8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4e144b7-033b-4526-ab88-22b9da52ee8d found for delete ", "request_id": "req-551b949d-181e-414b-a6ed-8b7b10161a29"}]} 2026-05-10 05:17:08.488 8 INFO neutron.services.segments.plugin [-] Segment b4e144b7-033b-4526-ab88-22b9da52ee8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4e144b7-033b-4526-ab88-22b9da52ee8d found for delete ", "request_id": "req-50d6f32e-5a97-4781-95be-dfa02e852c31"}]} [pid: 7|app: 0|req: 524/982] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:08 2026] DELETE /v2.0/subnets/48cd1dc5-5839-46a9-950b-f8d2d45bf738 => 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: 459/983] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:08 2026] DELETE /v2.0/networks/ec5651cf-bdec-4889-9096-a3d70001201a => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:08.770 7 INFO neutron.db.segments_db [None req-2b6c8f67-e238-4d88-931b-9973440c84f9 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] Added segment e2563872-b3ad-4469-bf95-3ee6d61fe2db of type vxlan for network af6e4b0a-7aa4-4c22-bba5-0e47b02780fe [pid: 7|app: 0|req: 525/984] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:17:08 2026] POST /v2.0/networks => generated 635 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/985] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:17:08 2026] POST /v2.0/subnets => generated 646 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:09.296 7 INFO neutron.db.segments_db [None req-2f92bfc6-17ee-41d2-b027-25fdd9e140e0 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 2c245672-a35b-4b38-a55c-963402d494b5 of type vxlan for network b2ab9025-002f-4989-bd69-7af118d30614 [pid: 8|app: 0|req: 461/986] 10.0.0.213 () {34 vars in 664 bytes} [Sun May 10 05:17:09 2026] POST /v2.0/ports => generated 927 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/987] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:17:09 2026] POST /v2.0/networks => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:09.447 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6f59604-0d92-4acf-97ac-0751d75832d3 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] TaaS: Handle Delete Port: e76d4bbc-9cff-484a-8909-9df4fbe29d32 2026-05-10 05:17:09.450 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6f59604-0d92-4acf-97ac-0751d75832d3 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] Tap Mirror: Handle Delete Port: e76d4bbc-9cff-484a-8909-9df4fbe29d32 [pid: 8|app: 0|req: 462/988] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:17:09 2026] DELETE /v2.0/ports/e76d4bbc-9cff-484a-8909-9df4fbe29d32 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:09.547 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55ae6233-8949-4ce0-a8f5-02afda47bdc0 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 463/989] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:17:09 2026] GET /v2.0/ports/e76d4bbc-9cff-484a-8909-9df4fbe29d32 => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/990] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:17:09 2026] POST /v2.0/subnets => generated 690 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:09.637 7 INFO neutron.db.segments_db [None req-a60f810d-80b1-4a3e-9a05-59cc90a27508 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 37b17f44-fa9c-4250-af01-b2417791ed6a of type vxlan for network e1806e80-33d7-43a4-a884-880841e70fe0 [pid: 8|app: 0|req: 464/991] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:09 2026] DELETE /v2.0/subnets/633c4eb6-879c-4527-a1a4-2c29e40d9df9 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/992] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:09 2026] DELETE /v2.0/networks/af6e4b0a-7aa4-4c22-bba5-0e47b02780fe => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:09.886 7 INFO neutron.db.l3_hamode_db [None req-a60f810d-80b1-4a3e-9a05-59cc90a27508 4a6aaf9edb9a4c95899810131ab61fd1 9084ff9281424051a28c80dcb5146d6a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 466/993] 10.0.0.213 () {34 vars in 664 bytes} [Sun May 10 05:17:09 2026] POST /v2.0/ports => generated 779 bytes in 198 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: 467/994] 10.0.0.213 () {34 vars in 736 bytes} [Sun May 10 05:17:09 2026] PUT /v2.0/ports/d2c47cb0-3c70-481a-b700-e8c4dc104f24 => generated 752 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:10.214 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2a7cbcd-c3b7-420b-bba5-a81b70d9018f 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] TaaS: Handle Delete Port: d2c47cb0-3c70-481a-b700-e8c4dc104f24 2026-05-10 05:17:10.217 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2a7cbcd-c3b7-420b-bba5-a81b70d9018f 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] Tap Mirror: Handle Delete Port: d2c47cb0-3c70-481a-b700-e8c4dc104f24 [pid: 8|app: 0|req: 468/995] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:17:10 2026] DELETE /v2.0/ports/d2c47cb0-3c70-481a-b700-e8c4dc104f24 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/996] 10.0.0.213 () {32 vars in 642 bytes} [Sun May 10 05:17:10 2026] GET /v2.0/ports => generated 782 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:10.393 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c5ad957f-7594-450a-85a2-dc32ab0ff26d 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 470/997] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:17:10 2026] GET /v2.0/ports/d2c47cb0-3c70-481a-b700-e8c4dc104f24 => 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: 471/998] 10.0.0.213 () {32 vars in 642 bytes} [Sun May 10 05:17:10 2026] GET /v2.0/ports => generated 782 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:10.514 8 INFO neutron.services.segments.plugin [-] Segment d098db56-22b6-4c0d-951f-f967d012b097 resource provider aggregate not found 2026-05-10 05:17:10.523 8 INFO neutron.services.segments.plugin [-] Segment d098db56-22b6-4c0d-951f-f967d012b097 resource provider aggregate not found [pid: 8|app: 0|req: 472/999] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:17:10 2026] GET /v2.0/ports/956c79c5-2aa9-474a-8872-1676f7b2c079 => generated 779 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:10.548 8 INFO neutron.services.segments.plugin [-] Segment d098db56-22b6-4c0d-951f-f967d012b097 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d098db56-22b6-4c0d-951f-f967d012b097 found for delete ", "request_id": "req-38e95373-0034-41c9-acf2-2451c6e66240"}]} 2026-05-10 05:17:10.551 8 INFO neutron.services.segments.plugin [-] Segment d098db56-22b6-4c0d-951f-f967d012b097 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d098db56-22b6-4c0d-951f-f967d012b097 found for delete ", "request_id": "req-5f1e855d-5651-4f1e-b1b3-d77480a13465"}]} 2026-05-10 05:17:10.571 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb6ede6a-cc83-4c75-ab83-f57c304d5638 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 473/1000] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:17:10 2026] DELETE /v2.0/ports/e76d4bbc-9cff-484a-8909-9df4fbe29d32 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:10.576 8 INFO neutron.services.segments.plugin [-] Segment e2563872-b3ad-4469-bf95-3ee6d61fe2db resource provider aggregate not found 2026-05-10 05:17:10.586 8 INFO neutron.services.segments.plugin [-] Segment e2563872-b3ad-4469-bf95-3ee6d61fe2db resource provider aggregate not found 2026-05-10 05:17:10.597 8 INFO neutron.services.segments.plugin [-] Segment e2563872-b3ad-4469-bf95-3ee6d61fe2db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2563872-b3ad-4469-bf95-3ee6d61fe2db found for delete ", "request_id": "req-27b2ecd6-9115-4589-8671-b48ed0bc28fe"}]} 2026-05-10 05:17:10.604 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb3fe8f4-5397-4b65-9dee-738651600575 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 474/1001] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:10 2026] DELETE /v2.0/subnets/633c4eb6-879c-4527-a1a4-2c29e40d9df9 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:10.610 8 INFO neutron.services.segments.plugin [-] Segment e2563872-b3ad-4469-bf95-3ee6d61fe2db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2563872-b3ad-4469-bf95-3ee6d61fe2db found for delete ", "request_id": "req-0ec672b8-6b0f-47d9-bc85-93691a6209fd"}]} 2026-05-10 05:17:10.627 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3be71c1-8478-4661-ac2f-403c36990f06 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 475/1002] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:10 2026] DELETE /v2.0/subnets/48cd1dc5-5839-46a9-950b-f8d2d45bf738 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:10.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-d15126c8-d616-44b7-940b-c73dc54f7029 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] TaaS: Handle Delete Port: 956c79c5-2aa9-474a-8872-1676f7b2c079 2026-05-10 05:17:10.724 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d15126c8-d616-44b7-940b-c73dc54f7029 61d23a672f9b4184956a02c4a8115ddd 4b82a2c6a2fd4da2b3863b57f9fc1d19 - - default default] Tap Mirror: Handle Delete Port: 956c79c5-2aa9-474a-8872-1676f7b2c079 [pid: 8|app: 0|req: 476/1003] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:17:10 2026] DELETE /v2.0/ports/956c79c5-2aa9-474a-8872-1676f7b2c079 => 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: 477/1004] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:10 2026] DELETE /v2.0/networks/5b2df129-ca3a-47fd-8e0b-7985eb275b49 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:11.105 7 INFO neutron.db.l3_hamode_db [None req-a60f810d-80b1-4a3e-9a05-59cc90a27508 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:17:11.665 8 WARNING neutron.db.securitygroups_db [None req-17effa3f-4f99-4d4b-b61d-758744c051b4 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 478/1005] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:11 2026] GET /v2.0/security-groups?tenant_id=4b82a2c6a2fd4da2b3863b57f9fc1d19&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1006] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:11 2026] DELETE /v2.0/security-groups/881fc35d-d33d-4cf2-a732-9e2d3573e1f5 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:11.828 8 WARNING neutron.db.securitygroups_db [None req-82e5a6f1-9c73-4d4a-8d62-7027e66d18cf 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 480/1007] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:11 2026] GET /v2.0/security-groups?tenant_id=9b5f890f155c41c88709f52ab12f13bf&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1008] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:17:09 2026] POST /v2.0/routers => generated 730 bytes in 2438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1009] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:11 2026] DELETE /v2.0/security-groups/bb7cfb08-fee6-4a75-bf25-5a1ca56fbd97 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:12.203 8 WARNING neutron.db.securitygroups_db [None req-e6515c25-e40a-42e0-b58f-b2c17d7b4002 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 482/1010] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:12 2026] GET /v2.0/security-groups?tenant_id=b552aa077a40404abf23202d63ced43d&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1011] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:12 2026] DELETE /v2.0/security-groups/75a00fc7-b0eb-4221-bf3a-c05694ee5844 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:12.629 8 INFO neutron.services.segments.plugin [-] Segment 64dbf0b7-e6a6-444b-813b-83d1c249dc4d resource provider aggregate not found 2026-05-10 05:17:12.636 8 INFO neutron.services.segments.plugin [-] Segment 64dbf0b7-e6a6-444b-813b-83d1c249dc4d resource provider aggregate not found 2026-05-10 05:17:12.645 8 INFO neutron.services.segments.plugin [-] Segment 64dbf0b7-e6a6-444b-813b-83d1c249dc4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64dbf0b7-e6a6-444b-813b-83d1c249dc4d found for delete ", "request_id": "req-82fd3353-1851-4cb8-a15e-70b99a90efb0"}]} 2026-05-10 05:17:12.657 8 INFO neutron.services.segments.plugin [-] Segment 64dbf0b7-e6a6-444b-813b-83d1c249dc4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64dbf0b7-e6a6-444b-813b-83d1c249dc4d found for delete ", "request_id": "req-659fe89e-98c6-425e-9efe-76e79b151d12"}]} [pid: 8|app: 0|req: 484/1012] 10.0.0.109 () {34 vars in 989 bytes} [Sun May 10 05:17:12 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1244 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1015] 10.0.0.109 () {34 vars in 1039 bytes} [Sun May 10 05:17:13 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&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: 529/1016] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:17:12 2026] PUT /v2.0/routers/415cd6e6-7177-4bbf-9305-22c4c996b7f2/add_router_interface => generated 310 bytes in 1330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1017] 10.0.0.213 () {34 vars in 683 bytes} [Sun May 10 05:17:13 2026] POST /v2.0/security-groups => generated 1624 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1018] 10.0.0.213 () {32 vars in 662 bytes} [Sun May 10 05:17:13 2026] GET /v2.0/security-groups => generated 4529 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1019] 10.0.0.213 () {34 vars in 757 bytes} [Sun May 10 05:17:14 2026] PUT /v2.0/security-groups/83ccbe98-6259-4f60-8afc-3fde78d33be7 => generated 1663 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1020] 10.0.0.213 () {34 vars in 684 bytes} [Sun May 10 05:17:13 2026] POST /v2.0/security-groups => generated 1658 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1021] 10.0.0.213 () {32 vars in 736 bytes} [Sun May 10 05:17:14 2026] GET /v2.0/security-groups/83ccbe98-6259-4f60-8afc-3fde78d33be7 => generated 1663 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1022] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:14 2026] DELETE /v2.0/security-groups/83ccbe98-6259-4f60-8afc-3fde78d33be7 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1023] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:17:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1024] 10.0.0.213 () {32 vars in 662 bytes} [Sun May 10 05:17:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:14.217 7 INFO neutron.api.v2.resource [None req-8f11b9d7-d21e-41dc-b256-8054945adcc8 016f2608fba4430b8e92d4486134453a d857b503b33f4657998b28d49edb9dab - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 532/1025] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:14 2026] DELETE /v2.0/security-groups/83ccbe98-6259-4f60-8afc-3fde78d33be7 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1026] 10.0.0.213 () {34 vars in 683 bytes} [Sun May 10 05:17:14 2026] POST /v2.0/security-groups => generated 1624 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1027] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:17:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1028] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:17:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1029] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:17:14 2026] GET /v2.0/security-group-rules/104510a5-6f6f-4ac8-a83a-c391a4cde4e5 => 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: 536/1030] 10.0.0.213 () {32 vars in 672 bytes} [Sun May 10 05:17:14 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1031] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:17:14 2026] DELETE /v2.0/security-group-rules/104510a5-6f6f-4ac8-a83a-c391a4cde4e5 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1032] 10.0.0.213 () {32 vars in 672 bytes} [Sun May 10 05:17:14 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1033] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:17:14 2026] POST /v2.0/floatingips => generated 552 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1034] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:17:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1035] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:17:14 2026] GET /v2.0/security-group-rules/573f5070-bf08-4c05-893d-95afa81b8307 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1036] 10.0.0.213 () {32 vars in 672 bytes} [Sun May 10 05:17:15 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1037] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:17:15 2026] DELETE /v2.0/security-group-rules/573f5070-bf08-4c05-893d-95afa81b8307 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:15.194 8 WARNING neutron.db.securitygroups_db [None req-81b07195-ab3e-480e-a160-a0d88fa36341 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 543/1038] 10.0.0.213 () {32 vars in 672 bytes} [Sun May 10 05:17:15 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) 2026-05-10 05:17:15.278 7 INFO neutron.db.securitygroups_db [None req-26b7acb6-8aa8-4133-8a61-b827d7d9d935 016f2608fba4430b8e92d4486134453a d857b503b33f4657998b28d49edb9dab - - default default] Project d857b503b33f4657998b28d49edb9dab 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: 496/1039] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:14 2026] GET /v2.0/security-groups?tenant_id=77ad8bdf617441daa3f6d8efa21661fa&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1040] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:17:15 2026] POST /v2.0/security-group-rules => generated 607 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1041] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:17:15 2026] GET /v2.0/security-group-rules/a417aa0a-7340-407e-a91a-5e53785e003c => generated 607 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1042] 10.0.0.213 () {32 vars in 672 bytes} [Sun May 10 05:17:15 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:15.493 7 WARNING neutron.db.securitygroups_db [req-f3f04fa8-c9a4-4ce9-bc7f-1ad52c5a48df req-aaaa522d-9107-4fd5-8687-5230341e1149 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] 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: 497/1043] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:15 2026] DELETE /v2.0/security-groups/46608ad1-190f-4a22-8a73-ddf3a60ae928 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1044] 10.0.0.197 () {34 vars in 1097 bytes} [Sun May 10 05:17:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--448362569&fields=id&tenant_id=9084ff9281424051a28c80dcb5146d6a => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1045] 10.0.0.197 () {34 vars in 981 bytes} [Sun May 10 05:17:15 2026] GET /v2.0/networks?id=b2ab9025-002f-4989-bd69-7af118d30614 => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1046] 10.0.0.197 () {34 vars in 964 bytes} [Sun May 10 05:17:15 2026] GET /v2.0/quotas/9084ff9281424051a28c80dcb5146d6a => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1047] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:17:15 2026] DELETE /v2.0/security-group-rules/a417aa0a-7340-407e-a91a-5e53785e003c => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1048] 10.0.0.213 () {32 vars in 672 bytes} [Sun May 10 05:17:15 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) [pid: 7|app: 0|req: 550/1049] 10.0.0.197 () {34 vars in 1001 bytes} [Sun May 10 05:17:15 2026] GET /v2.0/ports?tenant_id=9084ff9281424051a28c80dcb5146d6a&fields=id => generated 57 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1050] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:15 2026] DELETE /v2.0/security-groups/e62e7ddf-899f-4209-9fe9-47e3e22e9ab8 => 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: 551/1051] 10.0.0.197 () {34 vars in 1007 bytes} [Sun May 10 05:17:15 2026] GET /v2.0/networks/b2ab9025-002f-4989-bd69-7af118d30614?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: 501/1052] 10.0.0.213 () {32 vars in 662 bytes} [Sun May 10 05:17:15 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: 552/1053] 10.0.0.197 () {34 vars in 1107 bytes} [Sun May 10 05:17:15 2026] GET /v2.0/networks/b2ab9025-002f-4989-bd69-7af118d30614?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: 8|app: 0|req: 502/1054] 10.0.0.213 () {32 vars in 662 bytes} [Sun May 10 05:17:15 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1055] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:15 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:16.626 8 WARNING neutron.db.securitygroups_db [None req-cfcc7fe4-afdb-48ba-a84c-8467139a5730 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 503/1056] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:16 2026] GET /v2.0/security-groups?tenant_id=d857b503b33f4657998b28d49edb9dab&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1057] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:16 2026] DELETE /v2.0/security-groups/26f266e4-3584-4d8b-a469-d1a326582c0c => 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: 504/1058] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:17 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => 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: 555/1059] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:18 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => 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: 505/1060] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:17:18 2026] POST /v2.0/subnetpools => generated 547 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1061] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:17:18 2026] GET /v2.0/subnetpools/509898ea-1980-459f-bb41-8f8376887c1c => generated 547 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1062] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:17:18 2026] PUT /v2.0/subnetpools/509898ea-1980-459f-bb41-8f8376887c1c => generated 500 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1063] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:17:18 2026] DELETE /v2.0/subnetpools/509898ea-1980-459f-bb41-8f8376887c1c => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:18.974 8 INFO neutron.api.v2.resource [None req-7b7d9b69-c430-449c-8d70-c2d132d9e12a d7b59fc425be48ab8d4ef4aec5d38a24 418b62bd59c94b0fba1d3e2f0f89799d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 507/1064] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:17:18 2026] GET /v2.0/subnetpools/509898ea-1980-459f-bb41-8f8376887c1c => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:18.990 7 INFO neutron.api.v2.resource [None req-8f4a7c16-0572-48b6-9315-8f2b1acb9ee4 d7b59fc425be48ab8d4ef4aec5d38a24 418b62bd59c94b0fba1d3e2f0f89799d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1065] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:17:18 2026] DELETE /v2.0/subnetpools/509898ea-1980-459f-bb41-8f8376887c1c => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1066] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:19 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:19.599 7 WARNING neutron.db.securitygroups_db [None req-14305f69-a885-4ce6-b47a-a61cf7f1a5b3 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 559/1067] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:19 2026] GET /v2.0/security-groups?tenant_id=418b62bd59c94b0fba1d3e2f0f89799d&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1068] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:19 2026] DELETE /v2.0/security-groups/2455082c-b24e-4267-9c7e-36ce47e2541e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1069] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:17:20 2026] GET /v2.0/networks?id=b2ab9025-002f-4989-bd69-7af118d30614 => generated 675 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:20.356 8 WARNING neutron.db.securitygroups_db [req-f3f04fa8-c9a4-4ce9-bc7f-1ad52c5a48df req-f4756aaf-f102-4e05-8a44-bff00301c36d b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] 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: 510/1070] 199.204.45.250 () {34 vars in 1049 bytes} [Sun May 10 05:17:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9084ff9281424051a28c80dcb5146d6a => generated 180 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1071] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:20 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => 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: 561/1072] 199.204.45.250 () {38 vars in 954 bytes} [Sun May 10 05:17:20 2026] POST /v2.0/ports => generated 954 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1073] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:17:20 2026] PUT /v2.0/ports/bb031550-2f93-49cc-9023-383680ea6cca => generated 1235 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:21.355 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2e147d4-674c-4f90-9be2-fdfbc3277288'] response: {'name': 'network-changed', 'server_uuid': 'e8f5f938-2bbf-4588-8401-700f6dbe3134', 'tag': 'bb031550-2f93-49cc-9023-383680ea6cca', '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: 562/1074] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:21 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 969 bytes in 34 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: 513/1075] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:21 2026] GET /v2.0/security-groups?id=34f4bc95-efb5-4bbd-9c10-dced2133b111&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1076] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:17:21 2026] GET /v2.0/ports?tenant_id=9084ff9281424051a28c80dcb5146d6a&device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => 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: 514/1077] 199.204.45.250 () {34 vars in 1017 bytes} [Sun May 10 05:17:21 2026] GET /v2.0/networks?tenant_id=9084ff9281424051a28c80dcb5146d6a&shared=False => generated 771 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1078] 199.204.45.250 () {34 vars in 929 bytes} [Sun May 10 05:17:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1079] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:22 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => 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: 565/1080] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:22 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1081] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:22 2026] GET /v2.0/security-groups?id=34f4bc95-efb5-4bbd-9c10-dced2133b111&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1082] 10.0.0.197 () {34 vars in 970 bytes} [Sun May 10 05:17:22 2026] GET /v2.0/ports/1a4c719d-cecf-4d32-8800-d585211106e5 => generated 972 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1083] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:17:23 2026] GET /v2.0/ports?tenant_id=9084ff9281424051a28c80dcb5146d6a&device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1084] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:17:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=bb031550-2f93-49cc-9023-383680ea6cca => 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: 518/1085] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:17:23 2026] GET /v2.0/subnets?id=76481e32-d2e5-48c3-9ee0-81af9cc0d879 => generated 693 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1086] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:17:23 2026] GET /v2.0/ports?network_id=b2ab9025-002f-4989-bd69-7af118d30614&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: 519/1087] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:17:23 2026] GET /v2.0/networks/b2ab9025-002f-4989-bd69-7af118d30614?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: 569/1088] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:17:23 2026] GET /v2.0/networks/b2ab9025-002f-4989-bd69-7af118d30614?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) [pid: 8|app: 0|req: 520/1089] 199.204.45.250 () {34 vars in 999 bytes} [Sun May 10 05:17:23 2026] GET /v2.0/subnets?network_id=eb342fd7-a676-43ea-9ffc-95960a18cff3 => generated 684 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1090] 199.204.45.250 () {34 vars in 1145 bytes} [Sun May 10 05:17:23 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d&device_owner=compute%3Anova&network_id=eb342fd7-a676-43ea-9ffc-95960a18cff3 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:23.751 7 WARNING neutron.db.securitygroups_db [None req-74abe609-c938-4050-89d7-bd9e5583a4ae 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 571/1091] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:23 2026] GET /v2.0/security-groups?tenant_id=d6b59c9afcfe44218c75e8a5e84aa34c&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1092] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:23 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => 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: 573/1093] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:23 2026] DELETE /v2.0/security-groups/c4d35f07-fcb9-47e0-aec7-23402b71da66 => 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: 521/1094] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:17:23 2026] PUT /v2.0/ports/1a4c719d-cecf-4d32-8800-d585211106e5 => generated 1149 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1095] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:24 2026] GET /v2.0/security-groups?id=34f4bc95-efb5-4bbd-9c10-dced2133b111&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:24.076 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb999f0f-0a37-492c-82ce-d4264a655e17'] response: {'name': 'network-changed', 'server_uuid': 'cbe6d92e-59ac-4607-9c63-78d266784f5d', 'tag': '1a4c719d-cecf-4d32-8800-d585211106e5', '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: 522/1096] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:17:24 2026] GET /v2.0/ports?tenant_id=e1e0748e85d64709b32fd554860e8b94&device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1421 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1097] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:17:24 2026] GET /v2.0/networks?id=eb342fd7-a676-43ea-9ffc-95960a18cff3 => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1098] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:17:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1a4c719d-cecf-4d32-8800-d585211106e5 => generated 861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1099] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:17:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1a4c719d-cecf-4d32-8800-d585211106e5 => 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: 524/1100] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:17:24 2026] GET /v2.0/subnets?id=556bbada-9f1b-4d03-a54a-0eb4a0dbd72a => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1101] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:17:24 2026] GET /v2.0/ports?network_id=eb342fd7-a676-43ea-9ffc-95960a18cff3&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1102] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:17:24 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1103] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:17:24 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?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: 526/1104] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1152 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1105] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1106] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/security-groups?id=34f4bc95-efb5-4bbd-9c10-dced2133b111&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1107] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:25 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&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: 528/1108] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/ports?tenant_id=e1e0748e85d64709b32fd554860e8b94&device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1421 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1109] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/networks?id=eb342fd7-a676-43ea-9ffc-95960a18cff3 => generated 780 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1110] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1a4c719d-cecf-4d32-8800-d585211106e5 => generated 861 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1111] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1a4c719d-cecf-4d32-8800-d585211106e5 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1112] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/subnets?id=556bbada-9f1b-4d03-a54a-0eb4a0dbd72a => generated 702 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1113] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/ports?network_id=eb342fd7-a676-43ea-9ffc-95960a18cff3&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1114] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1115] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/security-groups?id=34f4bc95-efb5-4bbd-9c10-dced2133b111&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1116] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?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: 532/1117] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:17:26 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?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: 586/1118] 199.204.45.250 () {34 vars in 1117 bytes} [Sun May 10 05:17:27 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1152 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1119] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:17:27 2026] PUT /v2.0/ports/1a4c719d-cecf-4d32-8800-d585211106e5 => generated 972 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:27.596 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-931a7358-2c5a-43f5-b41f-907544736cde'] response: {'name': 'network-changed', 'server_uuid': 'cbe6d92e-59ac-4607-9c63-78d266784f5d', 'tag': '1a4c719d-cecf-4d32-8800-d585211106e5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 587/1120] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:27 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 971 bytes in 87 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: 534/1121] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:27 2026] GET /v2.0/security-groups?id=34f4bc95-efb5-4bbd-9c10-dced2133b111&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1124] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/ports?tenant_id=e1e0748e85d64709b32fd554860e8b94&device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => 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: 589/1125] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/networks?id=eb342fd7-a676-43ea-9ffc-95960a18cff3 => generated 780 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1126] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1a4c719d-cecf-4d32-8800-d585211106e5 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1127] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/subnets?id=556bbada-9f1b-4d03-a54a-0eb4a0dbd72a => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1128] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/ports?network_id=eb342fd7-a676-43ea-9ffc-95960a18cff3&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: 591/1129] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1130] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?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: 540/1131] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1132] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1133] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1134] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/security-groups?id=34f4bc95-efb5-4bbd-9c10-dced2133b111&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:28.943 7 INFO neutron.db.segments_db [None req-f2cb2f41-54e4-4d38-8d7c-928eee9495fa 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - default default] Added segment 1494ddb0-0d9e-4acc-b8c1-876a243e321d of type vxlan for network 1ca2eb5f-c119-4eba-9c9a-d9158ef50589 [pid: 7|app: 0|req: 592/1135] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:17:28 2026] POST /v2.0/networks => generated 631 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1136] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:29 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:29.082 8 WARNING neutron.db.securitygroups_db [None req-edd7c567-5a27-4d9f-9d15-05078a4257af 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 544/1137] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:28 2026] GET /v2.0/security-groups?tenant_id=349c8034a61b46608adbe032b88ea385&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1138] 10.0.0.213 () {34 vars in 663 bytes} [Sun May 10 05:17:29 2026] POST /v2.0/ports => generated 743 bytes in 321 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: 595/1139] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:29 2026] DELETE /v2.0/security-groups/de27c4e5-b163-49de-9f7e-f3bd0be2f4ba => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:29.506 8 INFO neutron.db.l3_db [None req-249d376b-4eca-4c28-9949-84ca8712aa99 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] Floating IP fc00604e-e41b-4775-b047-9ad1964d19d5 associated. External IP: 10.96.250.213, port: bb031550-2f93-49cc-9023-383680ea6cca. [pid: 7|app: 0|req: 596/1140] 10.0.0.213 () {34 vars in 665 bytes} [Sun May 10 05:17:29 2026] POST /v2.0/trunks => generated 407 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1141] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:17:29 2026] GET /v2.0/ports?tenant_id=e1e0748e85d64709b32fd554860e8b94&device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:29.822 7 INFO neutron.db.segments_db [None req-e5200433-2bef-48fc-8e1d-0f59ccf75edf 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - default default] Added segment ed61ab62-e6b4-4ba1-ae8e-3ec4431565e0 of type vxlan for network 5bfa5efe-e361-44dd-a355-2c4eda0118bb [pid: 7|app: 0|req: 598/1142] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:17:29 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) [pid: 8|app: 0|req: 545/1143] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:17:29 2026] PUT /v2.0/floatingips/fc00604e-e41b-4775-b047-9ad1964d19d5 => generated 855 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1144] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:17:29 2026] GET /v2.0/networks?id=eb342fd7-a676-43ea-9ffc-95960a18cff3 => 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: 600/1145] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:29 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1146] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1a4c719d-cecf-4d32-8800-d585211106e5 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1147] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1148] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1149] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/subnets?id=556bbada-9f1b-4d03-a54a-0eb4a0dbd72a => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:30.210 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-51afb075-00ee-4405-80d6-0b59302f01e4'] response: {'name': 'network-changed', 'server_uuid': 'e8f5f938-2bbf-4588-8401-700f6dbe3134', 'tag': 'bb031550-2f93-49cc-9023-383680ea6cca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 605/1150] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/security-groups?id=34f4bc95-efb5-4bbd-9c10-dced2133b111&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: 606/1151] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/ports?network_id=eb342fd7-a676-43ea-9ffc-95960a18cff3&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: 607/1152] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1153] 10.0.0.213 () {34 vars in 663 bytes} [Sun May 10 05:17:29 2026] POST /v2.0/ports => generated 743 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1154] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3?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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 609/1155] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => 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: 610/1156] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/security-groups?id=34f4bc95-efb5-4bbd-9c10-dced2133b111&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1157] 10.0.0.213 () {34 vars in 665 bytes} [Sun May 10 05:17:30 2026] POST /v2.0/trunks => generated 407 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:30.724 7 INFO neutron.db.segments_db [None req-69f287d2-723b-4045-81e2-bbafb4bf9f42 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - default default] Added segment 5fcc6d35-dbd9-4fe2-a3ce-e1a6a4e681d0 of type vxlan for network 7cb7bca0-7f04-4f6f-8752-b0b1ca68a03f [pid: 8|app: 0|req: 548/1158] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/ports?tenant_id=9084ff9281424051a28c80dcb5146d6a&device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1159] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:17:30 2026] POST /v2.0/networks => generated 632 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1160] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/networks?id=b2ab9025-002f-4989-bd69-7af118d30614 => generated 771 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1161] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=bb031550-2f93-49cc-9023-383680ea6cca => 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: 551/1162] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/subnets?id=76481e32-d2e5-48c3-9ee0-81af9cc0d879 => generated 693 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1163] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/ports?network_id=b2ab9025-002f-4989-bd69-7af118d30614&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1164] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:17:30 2026] GET /v2.0/networks/b2ab9025-002f-4989-bd69-7af118d30614?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: 554/1165] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:17:31 2026] GET /v2.0/networks/b2ab9025-002f-4989-bd69-7af118d30614?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: 612/1166] 10.0.0.213 () {34 vars in 663 bytes} [Sun May 10 05:17:30 2026] POST /v2.0/ports => generated 743 bytes in 359 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: 555/1167] 199.204.45.250 () {34 vars in 993 bytes} [Sun May 10 05:17:31 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:31.341 8 INFO neutron_taas.services.taas.taas_plugin [req-7f8a89b8-5434-470b-af72-bbc1b94763c6 req-74bef311-ee4a-4b1a-ae1d-e0bb3745d2ff f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] TaaS: Handle Delete Port: 1a4c719d-cecf-4d32-8800-d585211106e5 2026-05-10 05:17:31.344 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7f8a89b8-5434-470b-af72-bbc1b94763c6 req-74bef311-ee4a-4b1a-ae1d-e0bb3745d2ff f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] Tap Mirror: Handle Delete Port: 1a4c719d-cecf-4d32-8800-d585211106e5 [pid: 7|app: 0|req: 613/1168] 10.0.0.213 () {34 vars in 665 bytes} [Sun May 10 05:17:31 2026] POST /v2.0/trunks => generated 407 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1169] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:31 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:31.477 7 INFO neutron.db.segments_db [None req-d8cb2b26-0f8e-40b3-b711-3e2b9bbcbae6 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - default default] Added segment 9cb277f2-0259-43fa-96f6-caa549e89f9f of type vxlan for network 8083db07-7879-4426-8a2e-61a061289ea6 2026-05-10 05:17:31.513 8 INFO neutron.db.l3_db [req-7f8a89b8-5434-470b-af72-bbc1b94763c6 req-74bef311-ee4a-4b1a-ae1d-e0bb3745d2ff f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] Floating IP 43d5e30a-e8a6-4c39-8bb5-fa94c719328b disassociated. External IP: 10.96.250.203, port: 1a4c719d-cecf-4d32-8800-d585211106e5. [pid: 7|app: 0|req: 615/1170] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:17:31 2026] POST /v2.0/networks => generated 630 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1171] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:31 2026] GET /v2.0/security-groups?id=50c828d8-01a8-4eb7-8112-6dddba920ba8&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: 556/1172] 199.204.45.250 () {36 vars in 996 bytes} [Sun May 10 05:17:31 2026] DELETE /v2.0/ports/1a4c719d-cecf-4d32-8800-d585211106e5 => generated 0 bytes in 680 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1173] 10.0.0.213 () {34 vars in 663 bytes} [Sun May 10 05:17:31 2026] POST /v2.0/ports => generated 743 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 557/1174] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:31 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1175] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:31 2026] GET /v2.0/security-groups?id=34f4bc95-efb5-4bbd-9c10-dced2133b111&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: 618/1176] 10.0.0.213 () {34 vars in 665 bytes} [Sun May 10 05:17:31 2026] POST /v2.0/trunks => generated 407 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:32.195 8 INFO neutron.db.segments_db [None req-5709fa5b-4653-411a-b1df-74a4da4f047b 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - default default] Added segment ae677cc4-ca3c-4455-acac-a1898034797c of type vxlan for network 0186817a-9155-42d1-a5b8-3b6e12d89804 2026-05-10 05:17:32.248 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af432162-786f-46bf-82af-8298cc0021be'] response: {'server_uuid': 'cbe6d92e-59ac-4607-9c63-78d266784f5d', 'name': 'network-vif-deleted', 'tag': '1a4c719d-cecf-4d32-8800-d585211106e5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 559/1177] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:17:32 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1178] 10.0.0.213 () {34 vars in 663 bytes} [Sun May 10 05:17:32 2026] POST /v2.0/ports => generated 743 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 620/1179] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:32 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => 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: 560/1180] 10.0.0.213 () {34 vars in 665 bytes} [Sun May 10 05:17:32 2026] POST /v2.0/trunks => generated 407 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:32.821 7 WARNING tagging [None req-8ed4421b-94da-4947-92b8-d1e2b7074640 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - 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: 621/1181] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:17:32 2026] PUT /v2.0/trunks/6ef12c7e-02b8-4820-b1a7-4c8ba79b599a/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:32.888 8 WARNING tagging [None req-5b2390d1-d238-4c3f-aea1-c3565dd782de 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - 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: 561/1182] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:17:32 2026] PUT /v2.0/trunks/0c875521-303a-410b-b05d-6c30d5c544b2/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:32.952 8 WARNING tagging [None req-02f8c62c-66af-4a7b-a1b7-41e482630225 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - 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: 562/1183] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:17:32 2026] PUT /v2.0/trunks/d91553aa-3734-4920-9b81-1a99cf9e22df/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: 622/1184] 199.204.45.250 () {34 vars in 993 bytes} [Sun May 10 05:17:32 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:33.002 8 WARNING tagging [None req-f92d6267-0755-4129-8fda-153256cadbad 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - 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: 563/1185] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:17:32 2026] PUT /v2.0/trunks/82485597-c07e-4f44-bb76-c07c57ac2105/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1186] 10.0.0.213 () {32 vars in 661 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:33.068 7 INFO neutron_taas.services.taas.taas_plugin [req-11d389ec-a7d9-4ae8-a3d8-6eb680d5a3d9 req-17e382c0-8235-4da2-8a0a-07a97d44bc72 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] TaaS: Handle Delete Port: bb031550-2f93-49cc-9023-383680ea6cca 2026-05-10 05:17:33.070 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-11d389ec-a7d9-4ae8-a3d8-6eb680d5a3d9 req-17e382c0-8235-4da2-8a0a-07a97d44bc72 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] Tap Mirror: Handle Delete Port: bb031550-2f93-49cc-9023-383680ea6cca [pid: 8|app: 0|req: 565/1187] 10.0.0.213 () {32 vars in 675 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:33.224 7 INFO neutron.db.l3_db [req-11d389ec-a7d9-4ae8-a3d8-6eb680d5a3d9 req-17e382c0-8235-4da2-8a0a-07a97d44bc72 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] Floating IP fc00604e-e41b-4775-b047-9ad1964d19d5 disassociated. External IP: 10.96.250.213, port: bb031550-2f93-49cc-9023-383680ea6cca. [pid: 7|app: 0|req: 623/1188] 199.204.45.250 () {36 vars in 996 bytes} [Sun May 10 05:17:32 2026] DELETE /v2.0/ports/bb031550-2f93-49cc-9023-383680ea6cca => generated 0 bytes in 631 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1189] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 971 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1190] 10.0.0.213 () {32 vars in 671 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:33.662 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fef7afde-240e-488a-a95b-a7b7951943cc'] response: {'server_uuid': 'e8f5f938-2bbf-4588-8401-700f6dbe3134', 'name': 'network-vif-deleted', 'tag': 'bb031550-2f93-49cc-9023-383680ea6cca', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 567/1191] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/security-groups?id=34f4bc95-efb5-4bbd-9c10-dced2133b111&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: 625/1192] 10.0.0.213 () {32 vars in 683 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1193] 10.0.0.213 () {32 vars in 669 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1194] 10.0.0.213 () {32 vars in 683 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1195] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => 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: 569/1196] 10.0.0.213 () {32 vars in 679 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1197] 10.0.0.213 () {32 vars in 691 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1198] 10.0.0.213 () {32 vars in 718 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/trunks/6ef12c7e-02b8-4820-b1a7-4c8ba79b599a => generated 412 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1199] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:17:33 2026] GET /v2.0/ports/91ad16ea-026d-47cb-a32f-dafa973d1fd1 => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1200] 10.0.0.213 () {32 vars in 721 bytes} [Sun May 10 05:17:33 2026] DELETE /v2.0/trunks/6ef12c7e-02b8-4820-b1a7-4c8ba79b599a => 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: 630/1201] 10.0.0.213 () {32 vars in 718 bytes} [Sun May 10 05:17:34 2026] GET /v2.0/trunks/0c875521-303a-410b-b05d-6c30d5c544b2 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1202] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:17:34 2026] GET /v2.0/ports/bf3654ba-4d5d-4e9b-8b4d-3f63017bb8c8 => generated 826 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1203] 10.0.0.213 () {32 vars in 721 bytes} [Sun May 10 05:17:34 2026] DELETE /v2.0/trunks/0c875521-303a-410b-b05d-6c30d5c544b2 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1204] 10.0.0.213 () {32 vars in 718 bytes} [Sun May 10 05:17:34 2026] GET /v2.0/trunks/d91553aa-3734-4920-9b81-1a99cf9e22df => generated 429 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1205] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:17:34 2026] GET /v2.0/ports/3ae4b4db-e5c8-4826-aa1a-eb7c8fba37de => generated 826 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1206] 10.0.0.213 () {32 vars in 721 bytes} [Sun May 10 05:17:34 2026] DELETE /v2.0/trunks/d91553aa-3734-4920-9b81-1a99cf9e22df => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1207] 10.0.0.213 () {32 vars in 718 bytes} [Sun May 10 05:17:34 2026] GET /v2.0/trunks/82485597-c07e-4f44-bb76-c07c57ac2105 => generated 414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1208] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:17:34 2026] GET /v2.0/ports/362bcb86-037d-4b52-b3fb-1d0e9322d9c5 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1209] 10.0.0.213 () {32 vars in 721 bytes} [Sun May 10 05:17:34 2026] DELETE /v2.0/trunks/82485597-c07e-4f44-bb76-c07c57ac2105 => 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: 576/1210] 10.0.0.213 () {32 vars in 718 bytes} [Sun May 10 05:17:34 2026] GET /v2.0/trunks/e320a591-48cf-42f2-b233-3d4f3c504b8f => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1211] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:17:34 2026] GET /v2.0/ports/ceef6241-c7a6-43a2-ab7f-8fc0096786f0 => generated 826 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1212] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:34 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => 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: 577/1213] 10.0.0.213 () {32 vars in 721 bytes} [Sun May 10 05:17:34 2026] DELETE /v2.0/trunks/e320a591-48cf-42f2-b233-3d4f3c504b8f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1214] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:34 2026] GET /v2.0/ports?device_id=cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:34.998 7 INFO neutron_taas.services.taas.taas_plugin [None req-3dcebb23-43ca-4bc0-8702-b7f03a798c8b 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - default default] TaaS: Handle Delete Port: 91ad16ea-026d-47cb-a32f-dafa973d1fd1 2026-05-10 05:17:35.002 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dcebb23-43ca-4bc0-8702-b7f03a798c8b 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - default default] Tap Mirror: Handle Delete Port: 91ad16ea-026d-47cb-a32f-dafa973d1fd1 [pid: 7|app: 0|req: 637/1215] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:17:34 2026] DELETE /v2.0/ports/91ad16ea-026d-47cb-a32f-dafa973d1fd1 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:35.223 8 INFO neutron_taas.services.taas.taas_plugin [None req-810d73e2-8a8c-4277-8f54-c7f2cd15fdf2 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - default default] TaaS: Handle Delete Port: bf3654ba-4d5d-4e9b-8b4d-3f63017bb8c8 2026-05-10 05:17:35.227 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-810d73e2-8a8c-4277-8f54-c7f2cd15fdf2 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - default default] Tap Mirror: Handle Delete Port: bf3654ba-4d5d-4e9b-8b4d-3f63017bb8c8 [pid: 8|app: 0|req: 579/1216] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:17:35 2026] DELETE /v2.0/ports/bf3654ba-4d5d-4e9b-8b4d-3f63017bb8c8 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:35.411 7 INFO neutron_taas.services.taas.taas_plugin [None req-db5c2222-7a30-4cdf-953c-39d05ad0a2ab 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - default default] TaaS: Handle Delete Port: 3ae4b4db-e5c8-4826-aa1a-eb7c8fba37de 2026-05-10 05:17:35.413 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db5c2222-7a30-4cdf-953c-39d05ad0a2ab 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - default default] Tap Mirror: Handle Delete Port: 3ae4b4db-e5c8-4826-aa1a-eb7c8fba37de [pid: 7|app: 0|req: 638/1217] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:17:35 2026] DELETE /v2.0/ports/3ae4b4db-e5c8-4826-aa1a-eb7c8fba37de => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:35.600 8 INFO neutron_taas.services.taas.taas_plugin [None req-69627952-8ab8-4d99-b12f-e6890f797d7e 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - default default] TaaS: Handle Delete Port: 362bcb86-037d-4b52-b3fb-1d0e9322d9c5 2026-05-10 05:17:35.603 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69627952-8ab8-4d99-b12f-e6890f797d7e 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - default default] Tap Mirror: Handle Delete Port: 362bcb86-037d-4b52-b3fb-1d0e9322d9c5 [pid: 8|app: 0|req: 580/1218] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:17:35 2026] DELETE /v2.0/ports/362bcb86-037d-4b52-b3fb-1d0e9322d9c5 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:35.849 7 INFO neutron_taas.services.taas.taas_plugin [None req-5b0a49ae-2a5f-4ea0-bbde-471d10b27770 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - default default] TaaS: Handle Delete Port: ceef6241-c7a6-43a2-ab7f-8fc0096786f0 2026-05-10 05:17:35.852 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b0a49ae-2a5f-4ea0-bbde-471d10b27770 130992dbc5c8423ab5bba358d562fffe bc6a49cd7d1a4bb59c5567d06b7d2eba - - default default] Tap Mirror: Handle Delete Port: ceef6241-c7a6-43a2-ab7f-8fc0096786f0 [pid: 8|app: 0|req: 581/1219] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:35 2026] GET /v2.0/ports?device_id=e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1220] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:17:35 2026] DELETE /v2.0/ports/ceef6241-c7a6-43a2-ab7f-8fc0096786f0 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:36.131 8 INFO neutron.services.segments.plugin [-] Segment 1494ddb0-0d9e-4acc-b8c1-876a243e321d resource provider aggregate not found 2026-05-10 05:17:36.135 8 INFO neutron.services.segments.plugin [-] Segment 1494ddb0-0d9e-4acc-b8c1-876a243e321d resource provider aggregate not found 2026-05-10 05:17:36.154 8 INFO neutron.services.segments.plugin [-] Segment 1494ddb0-0d9e-4acc-b8c1-876a243e321d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1494ddb0-0d9e-4acc-b8c1-876a243e321d found for delete ", "request_id": "req-f1c20cb8-22d8-470e-8333-9f48baccd7fe"}]} 2026-05-10 05:17:36.155 8 INFO neutron.services.segments.plugin [-] Segment 1494ddb0-0d9e-4acc-b8c1-876a243e321d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1494ddb0-0d9e-4acc-b8c1-876a243e321d found for delete ", "request_id": "req-aa2da26f-cf1f-4161-b152-b96d15622980"}]} [pid: 8|app: 0|req: 582/1221] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:35 2026] DELETE /v2.0/networks/1ca2eb5f-c119-4eba-9c9a-d9158ef50589 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1222] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:36 2026] DELETE /v2.0/security-groups/50c828d8-01a8-4eb7-8112-6dddba920ba8 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:36.239 7 INFO neutron.api.v2.resource [None req-0ddb8ef9-3590-40ac-b051-895df718a256 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 641/1223] 10.0.0.213 () {32 vars in 736 bytes} [Sun May 10 05:17:36 2026] GET /v2.0/security-groups/50c828d8-01a8-4eb7-8112-6dddba920ba8 => 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: 583/1224] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:36 2026] DELETE /v2.0/networks/5bfa5efe-e361-44dd-a355-2c4eda0118bb => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:36.338 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6331f8a-4896-4d07-b1b4-02303ef90fc3 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] TaaS: Handle Delete Port: 6e6f671f-30d6-4ec6-a623-47193dc3948c 2026-05-10 05:17:36.341 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6331f8a-4896-4d07-b1b4-02303ef90fc3 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] Tap Mirror: Handle Delete Port: 6e6f671f-30d6-4ec6-a623-47193dc3948c [pid: 8|app: 0|req: 584/1225] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:36 2026] DELETE /v2.0/networks/7cb7bca0-7f04-4f6f-8752-b0b1ca68a03f => 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: 642/1226] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:17:36 2026] DELETE /v2.0/floatingips/43d5e30a-e8a6-4c39-8bb5-fa94c719328b => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1227] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:36 2026] DELETE /v2.0/networks/8083db07-7879-4426-8a2e-61a061289ea6 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1228] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:36 2026] DELETE /v2.0/networks/0186817a-9155-42d1-a5b8-3b6e12d89804 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:36.960 7 INFO neutron_taas.services.taas.taas_plugin [None req-0fca0f49-6bd3-4f9a-8aaa-8884819e8eed 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 685414c2-6628-4b91-9642-a0ef92bf0132 2026-05-10 05:17:36.963 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0fca0f49-6bd3-4f9a-8aaa-8884819e8eed 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 685414c2-6628-4b91-9642-a0ef92bf0132 [pid: 8|app: 0|req: 587/1229] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:37 2026] DELETE /v2.0/security-groups/34f4bc95-efb5-4bbd-9c10-dced2133b111 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:37.173 8 INFO neutron.api.v2.resource [None req-5f837db0-78c7-4631-acd9-ae6c98a60625 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 588/1230] 10.0.0.213 () {32 vars in 736 bytes} [Sun May 10 05:17:37 2026] GET /v2.0/security-groups/34f4bc95-efb5-4bbd-9c10-dced2133b111 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:17:37.277 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c783513-8dd7-4b2b-beab-248d26bc1d5a b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] TaaS: Handle Delete Port: e2e7aa4c-e394-4c21-9b13-55fdd9b2ce1a 2026-05-10 05:17:37.280 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c783513-8dd7-4b2b-beab-248d26bc1d5a b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] Tap Mirror: Handle Delete Port: e2e7aa4c-e394-4c21-9b13-55fdd9b2ce1a [pid: 8|app: 0|req: 589/1231] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:17:37 2026] DELETE /v2.0/floatingips/fc00604e-e41b-4775-b047-9ad1964d19d5 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1232] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:17:36 2026] PUT /v2.0/routers/5f0f4324-c682-447f-ba50-15d342de5c2c/remove_router_interface => generated 310 bytes in 945 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:37.702 7 WARNING neutron.db.securitygroups_db [None req-e54520ee-6ae6-4eb4-a997-fd2ab5c3e205 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 644/1233] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:37 2026] GET /v2.0/security-groups?tenant_id=bc6a49cd7d1a4bb59c5567d06b7d2eba&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:37.766 8 INFO neutron_taas.services.taas.taas_plugin [None req-2203c411-537b-4cae-bdd3-6878a1827830 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 21eec64a-11fc-4f37-8115-591fc93ba64d 2026-05-10 05:17:37.769 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2203c411-537b-4cae-bdd3-6878a1827830 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 21eec64a-11fc-4f37-8115-591fc93ba64d 2026-05-10 05:17:37.955 7 INFO neutron_taas.services.taas.taas_plugin [None req-05173af8-f47d-4354-8530-77e087fdba4d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: f2d745e8-b2bc-4d98-a190-a0641be6cde3 2026-05-10 05:17:37.958 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05173af8-f47d-4354-8530-77e087fdba4d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: f2d745e8-b2bc-4d98-a190-a0641be6cde3 2026-05-10 05:17:38.188 8 INFO neutron.services.segments.plugin [-] Segment ed61ab62-e6b4-4ba1-ae8e-3ec4431565e0 resource provider aggregate not found 2026-05-10 05:17:38.197 8 INFO neutron.services.segments.plugin [-] Segment ed61ab62-e6b4-4ba1-ae8e-3ec4431565e0 resource provider aggregate not found 2026-05-10 05:17:38.217 8 INFO neutron.services.segments.plugin [-] Segment ed61ab62-e6b4-4ba1-ae8e-3ec4431565e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed61ab62-e6b4-4ba1-ae8e-3ec4431565e0 found for delete ", "request_id": "req-bfaf437f-657e-4bb7-8b90-25475be73ecf"}]} 2026-05-10 05:17:38.227 8 INFO neutron.services.segments.plugin [-] Segment ed61ab62-e6b4-4ba1-ae8e-3ec4431565e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed61ab62-e6b4-4ba1-ae8e-3ec4431565e0 found for delete ", "request_id": "req-7d34d5f3-4f57-46f8-b9e9-840f2bcdb975"}]} 2026-05-10 05:17:38.241 8 INFO neutron.services.segments.plugin [-] Segment 5fcc6d35-dbd9-4fe2-a3ce-e1a6a4e681d0 resource provider aggregate not found 2026-05-10 05:17:38.241 7 INFO neutron_taas.services.taas.taas_plugin [None req-05173af8-f47d-4354-8530-77e087fdba4d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: a8f93ce0-a164-440c-8fe5-dbb0d4104eb3 2026-05-10 05:17:38.245 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05173af8-f47d-4354-8530-77e087fdba4d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: a8f93ce0-a164-440c-8fe5-dbb0d4104eb3 2026-05-10 05:17:38.250 8 INFO neutron.services.segments.plugin [-] Segment 5fcc6d35-dbd9-4fe2-a3ce-e1a6a4e681d0 resource provider aggregate not found 2026-05-10 05:17:38.268 8 INFO neutron.services.segments.plugin [-] Segment 5fcc6d35-dbd9-4fe2-a3ce-e1a6a4e681d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fcc6d35-dbd9-4fe2-a3ce-e1a6a4e681d0 found for delete ", "request_id": "req-1db3f866-1fe0-41c3-a5a5-2443a374a268"}]} 2026-05-10 05:17:38.275 8 INFO neutron.services.segments.plugin [-] Segment 5fcc6d35-dbd9-4fe2-a3ce-e1a6a4e681d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fcc6d35-dbd9-4fe2-a3ce-e1a6a4e681d0 found for delete ", "request_id": "req-2c50fe3f-ff1a-492c-b576-5d1a3374fce8"}]} 2026-05-10 05:17:38.292 8 INFO neutron.services.segments.plugin [-] Segment 9cb277f2-0259-43fa-96f6-caa549e89f9f resource provider aggregate not found 2026-05-10 05:17:38.297 8 INFO neutron.services.segments.plugin [-] Segment 9cb277f2-0259-43fa-96f6-caa549e89f9f resource provider aggregate not found 2026-05-10 05:17:38.316 8 INFO neutron.services.segments.plugin [-] Segment 9cb277f2-0259-43fa-96f6-caa549e89f9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cb277f2-0259-43fa-96f6-caa549e89f9f found for delete ", "request_id": "req-bc08bd00-13d9-4338-b310-cfb49d3d4104"}]} 2026-05-10 05:17:38.336 8 INFO neutron.services.segments.plugin [-] Segment 9cb277f2-0259-43fa-96f6-caa549e89f9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cb277f2-0259-43fa-96f6-caa549e89f9f found for delete ", "request_id": "req-d72735ce-5e87-42f9-b8f4-92f8a75b4c14"}]} 2026-05-10 05:17:38.347 8 INFO neutron.services.segments.plugin [-] Segment ae677cc4-ca3c-4455-acac-a1898034797c resource provider aggregate not found 2026-05-10 05:17:38.361 8 INFO neutron.services.segments.plugin [-] Segment ae677cc4-ca3c-4455-acac-a1898034797c resource provider aggregate not found 2026-05-10 05:17:38.365 8 INFO neutron.services.segments.plugin [-] Segment ae677cc4-ca3c-4455-acac-a1898034797c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae677cc4-ca3c-4455-acac-a1898034797c found for delete ", "request_id": "req-e487693a-bb49-458e-9dfb-2569adcdbbd5"}]} 2026-05-10 05:17:38.378 8 INFO neutron.services.segments.plugin [-] Segment ae677cc4-ca3c-4455-acac-a1898034797c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae677cc4-ca3c-4455-acac-a1898034797c found for delete ", "request_id": "req-27a3f2e6-4720-4b92-9a58-8a4611f7465c"}]} [pid: 8|app: 0|req: 590/1234] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:17:37 2026] PUT /v2.0/routers/415cd6e6-7177-4bbf-9305-22c4c996b7f2/remove_router_interface => generated 310 bytes in 959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1235] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:38 2026] DELETE /v2.0/security-groups/30544d06-5719-404a-ad3d-92ce0cf2f9e6 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:38.643 7 INFO neutron.services.segments.plugin [-] Segment c039b38f-468a-4e8b-a31c-8786f01864f0 resource provider aggregate not found 2026-05-10 05:17:38.650 7 INFO neutron.services.segments.plugin [-] Segment c039b38f-468a-4e8b-a31c-8786f01864f0 resource provider aggregate not found 2026-05-10 05:17:38.661 7 INFO neutron.services.segments.plugin [-] Segment c039b38f-468a-4e8b-a31c-8786f01864f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c039b38f-468a-4e8b-a31c-8786f01864f0 found for delete ", "request_id": "req-6504473f-d0e2-406b-8226-961468d976a2"}]} 2026-05-10 05:17:38.668 7 INFO neutron.services.segments.plugin [-] Segment c039b38f-468a-4e8b-a31c-8786f01864f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c039b38f-468a-4e8b-a31c-8786f01864f0 found for delete ", "request_id": "req-e7cbeb04-7142-4960-8300-f66ad9fc9ec6"}]} 2026-05-10 05:17:38.670 7 INFO neutron.db.l3_hamode_db [None req-05173af8-f47d-4354-8530-77e087fdba4d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HA network 2e8bf0a4-285d-44b6-8b6d-1e6c7d49095b was deleted as no HA routers are present in project e1e0748e85d64709b32fd554860e8b94. [pid: 7|app: 0|req: 645/1236] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:37 2026] DELETE /v2.0/routers/5f0f4324-c682-447f-ba50-15d342de5c2c => generated 0 bytes in 952 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:38.683 7 WARNING neutron.db.securitygroups_db [None req-20437df5-c8d4-46ae-bbb6-477a6ae5bfe7 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:17:38.726 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7588ac7-7534-43f8-8cd3-fa42515b413c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 899b6eee-0373-4c92-8bdb-e1746268383b 2026-05-10 05:17:38.729 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7588ac7-7534-43f8-8cd3-fa42515b413c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 899b6eee-0373-4c92-8bdb-e1746268383b [pid: 7|app: 0|req: 646/1237] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:38 2026] GET /v2.0/security-groups?tenant_id=dc377fe9d83c443396cfe4a9ae830f01&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1238] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:38 2026] DELETE /v2.0/subnets/556bbada-9f1b-4d03-a54a-0eb4a0dbd72a => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:39.032 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7588ac7-7534-43f8-8cd3-fa42515b413c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 1f3af414-00d8-4b21-b363-1a3f3fe19fb4 2026-05-10 05:17:39.035 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7588ac7-7534-43f8-8cd3-fa42515b413c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 1f3af414-00d8-4b21-b363-1a3f3fe19fb4 [pid: 7|app: 0|req: 648/1239] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:38 2026] DELETE /v2.0/security-groups/f09b04a1-a861-4c01-a58a-eef569a0d407 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:39.135 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c47aa6e-817c-49a0-a9e1-c9034c69b663 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 7584a0cd-6dc0-446f-bef4-b57877e66bf4 2026-05-10 05:17:39.137 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c47aa6e-817c-49a0-a9e1-c9034c69b663 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 7584a0cd-6dc0-446f-bef4-b57877e66bf4 [pid: 7|app: 0|req: 649/1240] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:39 2026] DELETE /v2.0/networks/eb342fd7-a676-43ea-9ffc-95960a18cff3 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:17:39.294 7 WARNING neutron.db.securitygroups_db [None req-258fc702-9687-4402-bd4c-55d979a21fc2 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:17:39.351 8 INFO neutron.db.l3_hamode_db [None req-c7588ac7-7534-43f8-8cd3-fa42515b413c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HA network e1806e80-33d7-43a4-a884-880841e70fe0 was deleted as no HA routers are present in project 9084ff9281424051a28c80dcb5146d6a. [pid: 8|app: 0|req: 592/1241] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:38 2026] DELETE /v2.0/routers/415cd6e6-7177-4bbf-9305-22c4c996b7f2 => generated 0 bytes in 859 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1242] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:39 2026] GET /v2.0/security-groups?tenant_id=b408995519b746988bac30be9f79ff5c&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1243] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:17:39 2026] DELETE /v2.0/subnets/76481e32-d2e5-48c3-9ee0-81af9cc0d879 => 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: 651/1244] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:39 2026] DELETE /v2.0/security-groups/cce3e909-6396-486e-be9a-9ef7e168d9eb => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:39.531 8 WARNING neutron.db.securitygroups_db [None req-3bd4f47d-03ce-453f-aea8-27486b84a887 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 594/1245] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:39 2026] GET /v2.0/security-groups?tenant_id=e1e0748e85d64709b32fd554860e8b94&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:39.648 7 INFO neutron_taas.services.taas.taas_plugin [None req-81a2e870-2a56-4571-962f-f057ab746737 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 6ed5359e-4b3c-470f-917a-8708b7676e16 2026-05-10 05:17:39.650 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81a2e870-2a56-4571-962f-f057ab746737 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 6ed5359e-4b3c-470f-917a-8708b7676e16 [pid: 8|app: 0|req: 595/1246] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:39 2026] DELETE /v2.0/security-groups/ed09ca72-1657-4baa-815d-5b1fa979d1a9 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:39.896 8 WARNING neutron.db.securitygroups_db [None req-87b45901-737e-425d-8a42-87719fb48004 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 652/1247] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:39 2026] DELETE /v2.0/networks/b2ab9025-002f-4989-bd69-7af118d30614 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1248] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:39 2026] GET /v2.0/security-groups?tenant_id=92111154f0134cd4b9c4e9089c0bc302&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:40.107 8 WARNING neutron.db.securitygroups_db [None req-17a31208-2439-4473-b86c-b99c8b57295c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 597/1249] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:40 2026] GET /v2.0/security-groups?tenant_id=9084ff9281424051a28c80dcb5146d6a&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: 653/1250] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:40 2026] DELETE /v2.0/security-groups/b35adf2f-d10b-4379-957e-567b11a1443c => 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: 598/1251] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:40 2026] DELETE /v2.0/security-groups/aa62c4d0-d9f6-4b2d-aa01-de2e6e2d2043 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:40.385 8 INFO neutron.services.segments.plugin [-] Segment 37b17f44-fa9c-4250-af01-b2417791ed6a resource provider aggregate not found 2026-05-10 05:17:40.394 8 INFO neutron.services.segments.plugin [-] Segment 37b17f44-fa9c-4250-af01-b2417791ed6a resource provider aggregate not found 2026-05-10 05:17:40.403 8 INFO neutron.services.segments.plugin [-] Segment 37b17f44-fa9c-4250-af01-b2417791ed6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37b17f44-fa9c-4250-af01-b2417791ed6a found for delete ", "request_id": "req-dcd40b25-4069-4766-bfe6-dc1420d55dac"}]} 2026-05-10 05:17:40.413 8 INFO neutron.services.segments.plugin [-] Segment 37b17f44-fa9c-4250-af01-b2417791ed6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37b17f44-fa9c-4250-af01-b2417791ed6a found for delete ", "request_id": "req-24f8d0a6-c318-4980-9895-5fc5b77a6ff0"}]} 2026-05-10 05:17:40.692 7 INFO neutron.services.segments.plugin [-] Segment 81992c37-89bb-418d-be3e-fcc8fae6f411 resource provider aggregate not found 2026-05-10 05:17:40.702 7 INFO neutron.services.segments.plugin [-] Segment 81992c37-89bb-418d-be3e-fcc8fae6f411 resource provider aggregate not found 2026-05-10 05:17:40.708 7 INFO neutron.services.segments.plugin [-] Segment 81992c37-89bb-418d-be3e-fcc8fae6f411 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81992c37-89bb-418d-be3e-fcc8fae6f411 found for delete ", "request_id": "req-c3184e17-5c1b-4c9c-9758-b2525b53ac6d"}]} 2026-05-10 05:17:40.715 7 INFO neutron.services.segments.plugin [-] Segment 81992c37-89bb-418d-be3e-fcc8fae6f411 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81992c37-89bb-418d-be3e-fcc8fae6f411 found for delete ", "request_id": "req-7b493604-5529-4f05-9bff-2001827d545c"}]} 2026-05-10 05:17:40.728 7 INFO neutron.services.segments.plugin [-] Segment 2c245672-a35b-4b38-a55c-963402d494b5 resource provider aggregate not found 2026-05-10 05:17:40.731 7 INFO neutron.services.segments.plugin [-] Segment 2c245672-a35b-4b38-a55c-963402d494b5 resource provider aggregate not found 2026-05-10 05:17:40.748 7 INFO neutron.services.segments.plugin [-] Segment 2c245672-a35b-4b38-a55c-963402d494b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c245672-a35b-4b38-a55c-963402d494b5 found for delete ", "request_id": "req-997fb6f7-85a5-43fb-9855-71103e20b111"}]} 2026-05-10 05:17:40.750 7 INFO neutron.services.segments.plugin [-] Segment 2c245672-a35b-4b38-a55c-963402d494b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c245672-a35b-4b38-a55c-963402d494b5 found for delete ", "request_id": "req-ea2ecf61-dc1a-4761-bb96-8b781d1e6479"}]} 2026-05-10 05:17:41.914 7 INFO neutron.db.segments_db [None req-0f996b08-cbdc-4570-b03a-b3d7b3c05969 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 7448f3a4-e654-4954-a38a-d4317fdb146a of type vxlan for network 0ed33e51-c402-4743-bca6-c9526e076fb3 [pid: 7|app: 0|req: 654/1252] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:17:41 2026] POST /v2.0/networks => generated 738 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1253] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:17:42 2026] POST /v2.0/subnets => generated 685 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:42.235 7 INFO neutron.db.segments_db [None req-4996c8ee-78ff-4627-9946-e1f5a3a78c05 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 1a889e5e-17d4-445e-91ea-4a3682aff08d of type vxlan for network ad11af86-3848-430f-b0ff-458f8948f8c5 2026-05-10 05:17:42.514 7 INFO neutron.db.l3_hamode_db [None req-4996c8ee-78ff-4627-9946-e1f5a3a78c05 4a6aaf9edb9a4c95899810131ab61fd1 c0ae499995954af789f8ad1d22f1f71e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:17:42.518 8 INFO neutron.db.segments_db [None req-75ea1b30-5f38-409e-ada6-f4c7f193127a 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment f003c0f6-8996-4c16-b221-7f7660f0df06 of type vxlan for network 644cf508-1e9d-44a5-bcf9-24b2331e5c62 [pid: 8|app: 0|req: 600/1254] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:17:42 2026] POST /v2.0/networks => generated 743 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1255] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:17:42 2026] POST /v2.0/subnets => generated 690 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:43.086 8 INFO neutron.db.segments_db [None req-f129596e-99c0-4816-b573-f0bbcd812d07 7e4c94ee13d440faac8e1cda4cbee806 f191cd23b815436b87599ad691cd9ec9 - - default default] Added segment 67ae6820-b073-4238-b3eb-d9dc9af5dc0e of type vxlan for network 3c1a2537-dd30-402f-bacd-5959c2dc9a54 [pid: 8|app: 0|req: 602/1256] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:17:42 2026] POST /v2.0/networks => generated 632 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:43.241 8 INFO neutron.db.segments_db [None req-d0c8b70b-7efe-4e7e-a480-d4c6ba5139eb 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 4118773e-78f6-4277-bbf3-d859e5ff7515 of type vxlan for network 28e5bb45-6d04-401a-bc86-c939734425cc 2026-05-10 05:17:43.285 7 INFO neutron.db.l3_hamode_db [None req-4996c8ee-78ff-4627-9946-e1f5a3a78c05 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:17:43.514 8 INFO neutron.db.l3_hamode_db [None req-d0c8b70b-7efe-4e7e-a480-d4c6ba5139eb 4a6aaf9edb9a4c95899810131ab61fd1 da96a8a5e7a74d95998cf3db24eac58a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 655/1257] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:17:42 2026] POST /v2.0/routers => generated 725 bytes in 2009 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:44.264 8 INFO neutron.db.l3_hamode_db [None req-d0c8b70b-7efe-4e7e-a480-d4c6ba5139eb 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 658/1260] 10.0.0.213 () {34 vars in 752 bytes} [Sun May 10 05:17:44 2026] PUT /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1261] 10.0.0.147 () {32 vars in 801 bytes} [Sun May 10 05:17:44 2026] GET /v2.0/extensions => generated 22222 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1262] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:17:43 2026] POST /v2.0/routers => generated 730 bytes in 1932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1263] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:17:45 2026] GET /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1264] 10.0.0.147 () {32 vars in 862 bytes} [Sun May 10 05:17:45 2026] GET /v2.0/quotas/c212a37df55f461184dc73787a42ad0c/details => generated 847 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1265] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:17:44 2026] PUT /v2.0/routers/0ff3e0c7-ddc4-48bb-b52a-2a47ed027143/add_router_interface => generated 310 bytes in 1251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1266] 10.0.0.213 () {34 vars in 763 bytes} [Sun May 10 05:17:45 2026] PUT /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags/green => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1267] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:17:45 2026] GET /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1268] 10.0.0.213 () {34 vars in 759 bytes} [Sun May 10 05:17:45 2026] PUT /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1269] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:17:45 2026] GET /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1270] 10.0.0.213 () {34 vars in 781 bytes} [Sun May 10 05:17:45 2026] PUT /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags/black.or.white => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1271] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:17:45 2026] GET /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1272] 10.0.0.213 () {34 vars in 752 bytes} [Sun May 10 05:17:45 2026] PUT /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1273] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:17:45 2026] GET /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags => generated 37 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1274] 10.0.0.213 () {32 vars in 740 bytes} [Sun May 10 05:17:46 2026] GET /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1275] 10.0.0.213 () {34 vars in 684 bytes} [Sun May 10 05:17:46 2026] POST /v2.0/security-groups => generated 1660 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:17:46.301 7 INFO neutron.api.v2.resource [None req-bf707863-5e59-474e-9b66-4c41dec0e35c 7e4c94ee13d440faac8e1cda4cbee806 f191cd23b815436b87599ad691cd9ec9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 671/1276] 10.0.0.213 () {32 vars in 744 bytes} [Sun May 10 05:17:46 2026] GET /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1277] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:17:46 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: 673/1278] 10.0.0.213 () {32 vars in 743 bytes} [Sun May 10 05:17:46 2026] DELETE /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags/red => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1279] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:17:45 2026] PUT /v2.0/routers/38d7dc7e-f73c-4f7a-bb4c-d54ee23754c9/add_router_interface => generated 310 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1280] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:17:46 2026] GET /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags => generated 30 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1281] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:17:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:46.679 8 INFO neutron.api.v2.resource [None req-9ac336bf-9b89-4c7f-a7e2-c321127e9a89 7e4c94ee13d440faac8e1cda4cbee806 f191cd23b815436b87599ad691cd9ec9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 608/1282] 10.0.0.213 () {32 vars in 747 bytes} [Sun May 10 05:17:46 2026] DELETE /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags/green => generated 99 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1283] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:17:46 2026] DELETE /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags => 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: 610/1284] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:17:46 2026] GET /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:46.954 8 INFO neutron.services.segments.plugin [-] Segment 67ae6820-b073-4238-b3eb-d9dc9af5dc0e resource provider aggregate not found 2026-05-10 05:17:46.957 8 INFO neutron.services.segments.plugin [-] Segment 67ae6820-b073-4238-b3eb-d9dc9af5dc0e resource provider aggregate not found 2026-05-10 05:17:46.983 8 INFO neutron.services.segments.plugin [-] Segment 67ae6820-b073-4238-b3eb-d9dc9af5dc0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67ae6820-b073-4238-b3eb-d9dc9af5dc0e found for delete ", "request_id": "req-5db65f62-83c3-4dd4-9136-a49a482381e3"}]} 2026-05-10 05:17:46.987 8 INFO neutron.services.segments.plugin [-] Segment 67ae6820-b073-4238-b3eb-d9dc9af5dc0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67ae6820-b073-4238-b3eb-d9dc9af5dc0e found for delete ", "request_id": "req-202b941b-a1c6-416c-948a-477946302598"}]} [pid: 8|app: 0|req: 611/1285] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:46 2026] DELETE /v2.0/networks/3c1a2537-dd30-402f-bacd-5959c2dc9a54 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1286] 10.0.0.213 () {34 vars in 684 bytes} [Sun May 10 05:17:47 2026] POST /v2.0/security-groups => generated 1660 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1287] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:17:46 2026] POST /v2.0/floatingips => generated 552 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1288] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:17:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1289] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:17:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:17:47.792 7 WARNING neutron.db.securitygroups_db [None req-5d541dff-5300-48d7-93de-db2304d6f3ef 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 677/1290] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:47 2026] GET /v2.0/security-groups?tenant_id=f191cd23b815436b87599ad691cd9ec9&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:17:47.823 7 WARNING neutron.db.securitygroups_db [req-fdb000db-4a78-4b5b-9bf7-f0fe862d3890 req-35f25caf-6f2e-4d56-8134-ae8039b962b5 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] 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: 678/1291] 10.0.0.197 () {34 vars in 1099 bytes} [Sun May 10 05:17:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1922026261&fields=id&tenant_id=c0ae499995954af789f8ad1d22f1f71e => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1292] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:47 2026] DELETE /v2.0/security-groups/fe4d4436-9947-4b52-ba02-978e1d4cefba => 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: 680/1293] 10.0.0.197 () {34 vars in 981 bytes} [Sun May 10 05:17:47 2026] GET /v2.0/networks?id=0ed33e51-c402-4743-bca6-c9526e076fb3 => generated 670 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1294] 10.0.0.197 () {34 vars in 964 bytes} [Sun May 10 05:17:47 2026] GET /v2.0/quotas/c0ae499995954af789f8ad1d22f1f71e => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1295] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:17:47 2026] POST /v2.0/floatingips => generated 552 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1296] 10.0.0.197 () {34 vars in 1001 bytes} [Sun May 10 05:17:48 2026] GET /v2.0/ports?tenant_id=c0ae499995954af789f8ad1d22f1f71e&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:48.079 8 WARNING neutron.db.securitygroups_db [None req-2b698785-a71d-4a1c-926d-65f20e6b4e5d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 683/1297] 10.0.0.197 () {34 vars in 1007 bytes} [Sun May 10 05:17:48 2026] GET /v2.0/networks/0ed33e51-c402-4743-bca6-c9526e076fb3?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: 615/1298] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:48 2026] GET /v2.0/security-groups?tenant_id=be536664047b40d8a193a365e4d0cd5f&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1299] 10.0.0.197 () {34 vars in 1107 bytes} [Sun May 10 05:17:48 2026] GET /v2.0/networks/0ed33e51-c402-4743-bca6-c9526e076fb3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1300] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:48 2026] DELETE /v2.0/security-groups/e740714a-904d-4fc4-abf1-dde42fbbe29d => 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: 685/1301] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:48 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => 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: 617/1302] 10.0.0.147 () {32 vars in 801 bytes} [Sun May 10 05:17:48 2026] GET /v2.0/extensions => generated 22222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-10 05:17:48.542 7 WARNING neutron.db.securitygroups_db [req-bf91b2e6-8abe-410e-a2eb-5ead88866637 req-9b1b201e-09b1-4921-b973-31d81eaa92bc 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] 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: 686/1303] 10.0.0.197 () {34 vars in 1097 bytes} [Sun May 10 05:17:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--609284338&fields=id&tenant_id=da96a8a5e7a74d95998cf3db24eac58a => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1304] 10.0.0.197 () {34 vars in 981 bytes} [Sun May 10 05:17:48 2026] GET /v2.0/networks?id=644cf508-1e9d-44a5-bcf9-24b2331e5c62 => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1305] 10.0.0.197 () {34 vars in 964 bytes} [Sun May 10 05:17:48 2026] GET /v2.0/quotas/da96a8a5e7a74d95998cf3db24eac58a => generated 292 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1306] 10.0.0.147 () {32 vars in 862 bytes} [Sun May 10 05:17:48 2026] GET /v2.0/quotas/c212a37df55f461184dc73787a42ad0c/details => generated 847 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1307] 10.0.0.197 () {34 vars in 1001 bytes} [Sun May 10 05:17:48 2026] GET /v2.0/ports?tenant_id=da96a8a5e7a74d95998cf3db24eac58a&fields=id => generated 57 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1308] 10.0.0.197 () {34 vars in 1007 bytes} [Sun May 10 05:17:48 2026] GET /v2.0/networks/644cf508-1e9d-44a5-bcf9-24b2331e5c62?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1309] 10.0.0.197 () {34 vars in 1107 bytes} [Sun May 10 05:17:48 2026] GET /v2.0/networks/644cf508-1e9d-44a5-bcf9-24b2331e5c62?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: 8|app: 0|req: 621/1310] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:49 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => 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: 690/1311] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:49 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => 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: 622/1312] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1313] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:50 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1314] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:51 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => 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: 692/1315] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:51 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:52.031 8 INFO neutron.db.segments_db [None req-06781fc2-aa40-4731-ac21-b18f8d8baf4e 9173fc40206f40b9af29a65e6c0f525a ccd35e5d10e2480f8c199982f8b6e2ba - - default default] Added segment 8d629a15-c733-403c-87c0-51c11da8d894 of type vxlan for network 6657cead-6947-464f-99f5-e7927dfd03f0 2026-05-10 05:17:52.059 7 WARNING neutron.db.securitygroups_db [None req-ac8a6961-299f-4b7b-ad8c-99bda0c8bcab 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 624/1316] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:17:51 2026] POST /v2.0/networks => generated 632 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1317] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:52 2026] GET /v2.0/security-groups?tenant_id=c212a37df55f461184dc73787a42ad0c&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1318] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:52 2026] DELETE /v2.0/security-groups/4f318d87-a0c6-4aad-b9ec-b36514c53d63 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1319] 10.0.0.213 () {34 vars in 663 bytes} [Sun May 10 05:17:52 2026] POST /v2.0/ports => generated 743 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1320] 10.0.0.213 () {34 vars in 746 bytes} [Sun May 10 05:17:52 2026] PUT /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags => generated 25 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 696/1321] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:52 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => 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: 626/1322] 10.0.0.213 () {32 vars in 726 bytes} [Sun May 10 05:17:52 2026] GET /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1323] 10.0.0.213 () {34 vars in 757 bytes} [Sun May 10 05:17:52 2026] PUT /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags/green => generated 4 bytes in 96 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: 627/1324] 10.0.0.213 () {32 vars in 726 bytes} [Sun May 10 05:17:52 2026] GET /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/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, ' [pid: 7|app: 0|req: 698/1325] 10.0.0.213 () {34 vars in 753 bytes} [Sun May 10 05:17:52 2026] PUT /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags/red => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 699/1326] 10.0.0.213 () {32 vars in 726 bytes} [Sun May 10 05:17:52 2026] GET /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 628/1327] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:17:52 2026] GET /v2.0/networks?id=0ed33e51-c402-4743-bca6-c9526e076fb3 => generated 670 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1328] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:52 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:52.894 7 WARNING neutron.db.securitygroups_db [req-fdb000db-4a78-4b5b-9bf7-f0fe862d3890 req-b352dbc3-2e65-4aba-b3dd-bc74f83fc8c9 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] 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: 701/1329] 199.204.45.250 () {34 vars in 1049 bytes} [Sun May 10 05:17:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c0ae499995954af789f8ad1d22f1f71e => generated 181 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1330] 10.0.0.213 () {34 vars in 775 bytes} [Sun May 10 05:17:52 2026] PUT /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags/black.or.white => generated 4 bytes in 128 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: 630/1331] 10.0.0.213 () {32 vars in 726 bytes} [Sun May 10 05:17:52 2026] GET /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags => generated 52 bytes in 60 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: 631/1332] 10.0.0.213 () {34 vars in 746 bytes} [Sun May 10 05:17:53 2026] PUT /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags => generated 37 bytes in 84 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: 632/1333] 10.0.0.213 () {32 vars in 726 bytes} [Sun May 10 05:17:53 2026] GET /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 633/1334] 10.0.0.213 () {32 vars in 734 bytes} [Sun May 10 05:17:53 2026] GET /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:53.345 8 INFO neutron.api.v2.resource [None req-a90e7744-191a-4545-9b39-21e440a87018 9173fc40206f40b9af29a65e6c0f525a ccd35e5d10e2480f8c199982f8b6e2ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1335] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:17:53 2026] GET /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags/green => generated 99 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 702/1336] 199.204.45.250 () {38 vars in 954 bytes} [Sun May 10 05:17:52 2026] POST /v2.0/ports => generated 958 bytes in 471 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: 635/1337] 10.0.0.213 () {32 vars in 737 bytes} [Sun May 10 05:17:53 2026] DELETE /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags/red => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 636/1338] 10.0.0.213 () {32 vars in 726 bytes} [Sun May 10 05:17:53 2026] GET /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags => generated 30 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, ' 2026-05-10 05:17:53.621 8 INFO neutron.api.v2.resource [None req-2734b488-4499-4f83-a8bb-285524151ee2 9173fc40206f40b9af29a65e6c0f525a ccd35e5d10e2480f8c199982f8b6e2ba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 637/1339] 10.0.0.213 () {32 vars in 741 bytes} [Sun May 10 05:17:53 2026] DELETE /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags/green => generated 99 bytes in 103 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: 638/1340] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:53 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => 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: 639/1341] 10.0.0.213 () {32 vars in 729 bytes} [Sun May 10 05:17:53 2026] DELETE /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 640/1342] 10.0.0.213 () {32 vars in 726 bytes} [Sun May 10 05:17:53 2026] GET /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:53.911 8 INFO neutron_taas.services.taas.taas_plugin [None req-072a7fd6-c008-41e2-9b64-e613ccb62fb0 9173fc40206f40b9af29a65e6c0f525a ccd35e5d10e2480f8c199982f8b6e2ba - - default default] TaaS: Handle Delete Port: 6905e56f-c00d-48dd-9eae-feddbd6cbb6e 2026-05-10 05:17:53.917 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-072a7fd6-c008-41e2-9b64-e613ccb62fb0 9173fc40206f40b9af29a65e6c0f525a ccd35e5d10e2480f8c199982f8b6e2ba - - default default] Tap Mirror: Handle Delete Port: 6905e56f-c00d-48dd-9eae-feddbd6cbb6e [pid: 7|app: 0|req: 703/1343] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:17:53 2026] PUT /v2.0/ports/d810d8ff-d215-4c7f-8dfd-52711fd0eeff => generated 1239 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:54.006 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52c9300c-c49b-485d-911c-2c506e1f3209'] response: {'name': 'network-changed', 'server_uuid': 'eb523f0e-4121-475f-a6b2-af6cb9b0536c', 'tag': 'd810d8ff-d215-4c7f-8dfd-52711fd0eeff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 704/1344] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:53 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1345] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:17:53 2026] DELETE /v2.0/ports/6905e56f-c00d-48dd-9eae-feddbd6cbb6e => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1346] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/security-groups?id=ba494515-647b-4ae0-a390-82313d234765&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-05-10 05:17:54.186 8 INFO neutron.services.segments.plugin [-] Segment 8d629a15-c733-403c-87c0-51c11da8d894 resource provider aggregate not found 2026-05-10 05:17:54.193 8 INFO neutron.services.segments.plugin [-] Segment 8d629a15-c733-403c-87c0-51c11da8d894 resource provider aggregate not found 2026-05-10 05:17:54.203 8 INFO neutron.services.segments.plugin [-] Segment 8d629a15-c733-403c-87c0-51c11da8d894 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d629a15-c733-403c-87c0-51c11da8d894 found for delete ", "request_id": "req-f6570c00-262b-4257-a8f4-736593796187"}]} 2026-05-10 05:17:54.214 8 INFO neutron.services.segments.plugin [-] Segment 8d629a15-c733-403c-87c0-51c11da8d894 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d629a15-c733-403c-87c0-51c11da8d894 found for delete ", "request_id": "req-6bfa149b-220b-4629-8392-c6fc26604614"}]} [pid: 8|app: 0|req: 642/1347] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:17:54 2026] DELETE /v2.0/networks/6657cead-6947-464f-99f5-e7927dfd03f0 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1348] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/ports?tenant_id=c0ae499995954af789f8ad1d22f1f71e&device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1349] 199.204.45.250 () {34 vars in 1017 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/networks?tenant_id=c0ae499995954af789f8ad1d22f1f71e&shared=False => generated 766 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1350] 199.204.45.250 () {34 vars in 929 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1351] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => 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: 645/1352] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/networks?id=644cf508-1e9d-44a5-bcf9-24b2331e5c62 => generated 675 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:55.031 8 WARNING neutron.db.securitygroups_db [req-bf91b2e6-8abe-410e-a2eb-5ead88866637 req-e98ab09e-2724-4f23-aea9-1916773ea9bb 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] 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: 646/1353] 199.204.45.250 () {34 vars in 1049 bytes} [Sun May 10 05:17:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=da96a8a5e7a74d95998cf3db24eac58a => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:55.075 7 WARNING neutron.db.securitygroups_db [None req-85a13255-0eae-4505-ad14-c86b192f799f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 708/1354] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:54 2026] GET /v2.0/security-groups?tenant_id=771fd77167e24a0fa752b19c2d650edd&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1355] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:55 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1356] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:55 2026] DELETE /v2.0/security-groups/5d001cba-69d8-452d-bf5e-6ea1e1d119be => 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: 711/1357] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:55 2026] GET /v2.0/security-groups?id=ba494515-647b-4ae0-a390-82313d234765&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:55.450 7 WARNING neutron.db.securitygroups_db [None req-2ae624ff-7ce6-4d07-a385-62990eb43cb9 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 647/1358] 199.204.45.250 () {38 vars in 954 bytes} [Sun May 10 05:17:55 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) [pid: 7|app: 0|req: 712/1359] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:17:55 2026] GET /v2.0/security-groups?tenant_id=ccd35e5d10e2480f8c199982f8b6e2ba&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1360] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:17:55 2026] DELETE /v2.0/security-groups/511bc98e-9837-422b-a53d-9572fcf0b7d3 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:55.985 8 INFO neutron.db.segments_db [None req-c237d120-e40b-42b5-84d2-d5fad5e9270e 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Added segment b5be0170-8325-4f8f-9367-4414af4d02f2 of type vxlan for network de40e700-d982-42ec-8027-48c30b03915f [pid: 8|app: 0|req: 648/1361] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:17:55 2026] POST /v2.0/networks => generated 633 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1362] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:17:56 2026] GET /v2.0/ports?tenant_id=c0ae499995954af789f8ad1d22f1f71e&device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1363] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:56 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 961 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:56.252 8 INFO neutron.db.segments_db [None req-f1faf5e1-3a9d-46ea-93fb-ce5114dea413 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Added segment 6d57b345-2022-4b2e-b80a-5786135ab0ec of type vxlan for network 904bb182-6b10-4939-9f97-919f40b5ca74 [pid: 7|app: 0|req: 714/1364] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:17:55 2026] PUT /v2.0/ports/0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab => generated 1239 bytes in 867 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: 715/1365] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:17:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d810d8ff-d215-4c7f-8dfd-52711fd0eeff => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1366] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:56 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:56.545 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d91fbe79-aa81-401b-a893-0a3b268340b6'] response: {'name': 'network-changed', 'server_uuid': '87b00eab-fe90-4573-8ddd-cbe4c1cb6398', 'tag': '0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 717/1367] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:56 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => 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: 718/1368] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:17:56 2026] GET /v2.0/subnets?id=7debbf15-79e0-400e-acfb-9179b03d932d => generated 688 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:56.576 8 INFO neutron.db.l3_hamode_db [None req-f1faf5e1-3a9d-46ea-93fb-ce5114dea413 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 719/1369] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:56 2026] GET /v2.0/security-groups?id=ba494515-647b-4ae0-a390-82313d234765&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1370] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:17:56 2026] GET /v2.0/ports?network_id=0ed33e51-c402-4743-bca6-c9526e076fb3&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1371] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:17:56 2026] GET /v2.0/networks/0ed33e51-c402-4743-bca6-c9526e076fb3?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: 722/1372] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:17:56 2026] GET /v2.0/networks/0ed33e51-c402-4743-bca6-c9526e076fb3?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: 7|app: 0|req: 723/1373] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:17:57 2026] GET /v2.0/ports?tenant_id=da96a8a5e7a74d95998cf3db24eac58a&device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1374] 199.204.45.250 () {34 vars in 1017 bytes} [Sun May 10 05:17:57 2026] GET /v2.0/networks?tenant_id=da96a8a5e7a74d95998cf3db24eac58a&shared=False => generated 771 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1375] 199.204.45.250 () {34 vars in 929 bytes} [Sun May 10 05:17:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:57.451 8 INFO neutron.db.l3_hamode_db [None req-f1faf5e1-3a9d-46ea-93fb-ce5114dea413 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 726/1376] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:57 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1377] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:57 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&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: 728/1378] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:57 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => 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: 729/1379] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:57 2026] GET /v2.0/security-groups?id=ba494515-647b-4ae0-a390-82313d234765&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1382] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:17:58 2026] GET /v2.0/ports?tenant_id=da96a8a5e7a74d95998cf3db24eac58a&device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1383] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:17:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab => 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: 651/1384] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:17:56 2026] POST /v2.0/routers => generated 695 bytes in 2192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1385] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:17:58 2026] GET /v2.0/subnets?id=77eba9af-942f-4e63-b6ca-4d2078ddc851 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1386] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:17:58 2026] GET /v2.0/ports?network_id=644cf508-1e9d-44a5-bcf9-24b2331e5c62&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: 7|app: 0|req: 736/1387] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:17:58 2026] GET /v2.0/networks/644cf508-1e9d-44a5-bcf9-24b2331e5c62?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: 737/1388] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:17:58 2026] GET /v2.0/networks/644cf508-1e9d-44a5-bcf9-24b2331e5c62?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: 8|app: 0|req: 652/1389] 10.0.0.213 () {32 vars in 775 bytes} [Sun May 10 05:17:58 2026] GET /v2.0/subnets?project_id=2c09d51cc30c4a62845049834ab7c811&cidr=10.100.0.0%2F28 => generated 14 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1390] 10.0.0.213 () {32 vars in 693 bytes} [Sun May 10 05:17:58 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1391] 10.0.0.213 () {32 vars in 783 bytes} [Sun May 10 05:17:58 2026] GET /v2.0/subnets?network_id=f31ffcb8-0769-4712-bd57-79abaa6febec&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: 654/1392] 10.0.0.213 () {34 vars in 677 bytes} [Sun May 10 05:17:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1393] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:58 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:58.933 8 WARNING tagging [None req-68073f53-7be8-4027-8b7b-cebbf85a4b00 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - 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: 656/1394] 10.0.0.213 () {34 vars in 752 bytes} [Sun May 10 05:17:58 2026] PUT /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1395] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:17:58 2026] POST /v2.0/subnets => generated 657 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1396] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:58 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&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: 657/1397] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:17:58 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:17:59.072 7 WARNING tagging [None req-cbae9019-f77f-427a-a827-699b781275b4 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - 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: 741/1398] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:17:59 2026] GET /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1399] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:17:59 2026] GET /v2.0/security-groups?id=ba494515-647b-4ae0-a390-82313d234765&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-05-10 05:17:59.147 7 WARNING tagging [None req-ad933c49-1440-4ae9-bd85-e592440b1e41 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - 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: 743/1400] 10.0.0.213 () {34 vars in 763 bytes} [Sun May 10 05:17:59 2026] PUT /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 05:17:59.207 7 WARNING tagging [None req-65c2446c-dd27-4dca-bfa5-101697dbb428 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - 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: 744/1401] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:17:59 2026] GET /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:59.256 7 WARNING tagging [None req-ac699b97-52dd-40ae-aea8-5de4ed0867d0 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - 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: 745/1402] 10.0.0.213 () {34 vars in 759 bytes} [Sun May 10 05:17:59 2026] PUT /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 05:17:59.307 7 WARNING tagging [None req-c6e201f0-0411-44fa-a8f7-bd3eb61165bb 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - 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: 746/1403] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:17:59 2026] GET /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:59.348 7 WARNING tagging [None req-a70b84d4-1a60-4974-bacb-5b965c53818c 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - 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: 747/1404] 10.0.0.213 () {34 vars in 781 bytes} [Sun May 10 05:17:59 2026] PUT /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 05:17:59.412 7 WARNING tagging [None req-a302a515-1ec0-42e2-a35c-c07609a4574e 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - 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: 748/1405] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:17:59 2026] GET /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:59.452 7 WARNING tagging [None req-c4aeeb1f-5bc3-4bb2-bfe2-7db14d577ed1 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - 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: 749/1406] 10.0.0.213 () {34 vars in 752 bytes} [Sun May 10 05:17:59 2026] PUT /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:59.524 7 WARNING tagging [None req-1b5f4b08-2b20-4cbe-823b-1ccad2ea52f1 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - 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: 750/1407] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:17:59 2026] GET /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:59.562 7 WARNING tagging [None req-2616b84d-f035-464b-893b-88bb80a0540b 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - 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: 751/1408] 10.0.0.213 () {32 vars in 740 bytes} [Sun May 10 05:17:59 2026] GET /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:59.601 7 WARNING tagging [None req-83f2e950-cb72-4acf-a4c7-bc0258cf6b28 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:17:59.612 7 INFO neutron.api.v2.resource [None req-83f2e950-cb72-4acf-a4c7-bc0258cf6b28 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 752/1409] 10.0.0.213 () {32 vars in 744 bytes} [Sun May 10 05:17:59 2026] GET /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:17:59.649 7 WARNING tagging [None req-83448e52-70bf-45a5-974b-e69ab9966b8c 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - 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: 753/1410] 10.0.0.213 () {32 vars in 743 bytes} [Sun May 10 05:17:59 2026] DELETE /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:59.708 7 WARNING tagging [None req-2467810d-6e5c-4fe3-ad31-417eadcc526a 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - 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: 754/1411] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:17:59 2026] GET /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:17:59.739 7 WARNING tagging [None req-dc83cc3f-ad0a-4141-9ef1-ca5ea2bb08e3 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:17:59.749 7 INFO neutron.api.v2.resource [None req-dc83cc3f-ad0a-4141-9ef1-ca5ea2bb08e3 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 755/1412] 10.0.0.213 () {32 vars in 747 bytes} [Sun May 10 05:17:59 2026] DELETE /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:17:59.778 7 WARNING tagging [None req-62825d09-b7f8-42aa-9b3c-421a33791ad4 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - 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: 756/1413] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:17:59 2026] DELETE /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:17:59.838 7 WARNING tagging [None req-7759c9c2-80b9-43c9-a7d9-4bf30f579192 375704ed373646b99a56d8671ba10fc3 8a605bef47024d6e8dc1e6ef33e78b2a - - 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: 757/1414] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:17:59 2026] GET /v2.0/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1415] 10.0.0.213 () {32 vars in 733 bytes} [Sun May 10 05:17:59 2026] DELETE /v2.0/qos/policies/b291cd42-b804-4c3e-9eaa-6f68a822d0cd => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1416] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:00 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => 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: 760/1417] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:00 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&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: 7|app: 0|req: 761/1418] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:00 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1419] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:00 2026] GET /v2.0/security-groups?id=ba494515-647b-4ae0-a390-82313d234765&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1420] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:17:59 2026] PUT /v2.0/routers/c0f7be59-d52e-477e-a4eb-68bad3850b9f/add_router_interface => generated 310 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1421] 10.0.0.213 () {32 vars in 648 bytes} [Sun May 10 05:18:00 2026] GET /v2.0/networks => generated 6511 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1422] 10.0.0.213 () {32 vars in 646 bytes} [Sun May 10 05:18:00 2026] GET /v2.0/subnets => generated 5197 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1423] 10.0.0.213 () {32 vars in 646 bytes} [Sun May 10 05:18:00 2026] GET /v2.0/routers => generated 2185 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1424] 10.0.0.213 () {34 vars in 684 bytes} [Sun May 10 05:18:00 2026] POST /v2.0/security-groups => generated 1675 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:18:00.866 7 WARNING neutron.db.securitygroups_db [None req-7c0f5d09-668a-429a-a394-b2f37253fc11 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 765/1425] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:18:00 2026] GET /v2.0/security-groups?tenant_id=216a99d840fa4d6ea83b12df7afd4f3f&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1426] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:18:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1427] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:18:01 2026] POST /v2.0/security-group-rules => generated 596 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1428] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:18:01 2026] DELETE /v2.0/security-groups/5f9f3685-c211-4a90-ba15-eee6963a71ac => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:01.270 7 WARNING neutron.db.securitygroups_db [None req-6a3e2039-275a-48ef-a400-537115abc9bc 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 663/1429] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:18:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1430] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:18:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1431] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:18:01 2026] GET /v2.0/security-groups?tenant_id=8a605bef47024d6e8dc1e6ef33e78b2a&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:18:01.480 7 INFO neutron.db.securitygroups_db [None req-37584d85-e64a-42f8-b15a-a58855de2bb1 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Project 2c09d51cc30c4a62845049834ab7c811 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: 665/1432] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:01 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1433] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:18:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1434] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:18:01 2026] DELETE /v2.0/security-groups/7d62066b-4ecf-4a6f-b743-d48e82ebb80f => 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: 667/1435] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:01 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&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: 769/1436] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:01 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:01.674 8 INFO neutron.db.securitygroups_db [None req-24731b02-f29a-460c-92ca-968226a55a7f 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Project 2c09d51cc30c4a62845049834ab7c811 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: 770/1437] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:01 2026] GET /v2.0/security-groups?id=ba494515-647b-4ae0-a390-82313d234765&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: 668/1438] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:18:01 2026] POST /v2.0/security-group-rules => generated 606 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1439] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:01 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:02.139 8 INFO neutron.db.l3_db [None req-15d7afc0-7830-407d-aa4c-cbbeee0c541a 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] Floating IP d277cfe8-cb4d-4e39-80d7-6a145162991e associated. External IP: 10.96.250.208, port: d810d8ff-d215-4c7f-8dfd-52711fd0eeff. [pid: 8|app: 0|req: 669/1440] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:18:01 2026] PUT /v2.0/floatingips/d277cfe8-cb4d-4e39-80d7-6a145162991e => generated 856 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1441] 10.0.0.213 () {32 vars in 648 bytes} [Sun May 10 05:18:02 2026] GET /v2.0/networks => generated 1298 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:18:02.491 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-823ef3e2-ef5e-484d-a7eb-7e60ed5b3bb3'] response: {'name': 'network-changed', 'server_uuid': 'eb523f0e-4121-475f-a6b2-af6cb9b0536c', 'tag': 'd810d8ff-d215-4c7f-8dfd-52711fd0eeff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 670/1442] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:02 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1443] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:02 2026] GET /v2.0/security-groups?id=ba494515-647b-4ae0-a390-82313d234765&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-05-10 05:18:02.590 8 WARNING neutron.db.securitygroups_db [req-3fcdb87d-7ed0-4009-b466-4a62432271aa req-f4bedc07-16cc-4fcd-8d00-df3a3249e8ad 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] 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: 671/1444] 10.0.0.197 () {34 vars in 1099 bytes} [Sun May 10 05:18:02 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1972997201&fields=id&tenant_id=2c09d51cc30c4a62845049834ab7c811 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1445] 10.0.0.197 () {34 vars in 981 bytes} [Sun May 10 05:18:02 2026] GET /v2.0/networks?id=de40e700-d982-42ec-8027-48c30b03915f => generated 661 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1446] 10.0.0.197 () {34 vars in 964 bytes} [Sun May 10 05:18:02 2026] GET /v2.0/quotas/2c09d51cc30c4a62845049834ab7c811 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1447] 10.0.0.197 () {34 vars in 1001 bytes} [Sun May 10 05:18:02 2026] GET /v2.0/ports?tenant_id=2c09d51cc30c4a62845049834ab7c811&fields=id => generated 57 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1448] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:02 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1449] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:02 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1450] 10.0.0.197 () {34 vars in 1007 bytes} [Sun May 10 05:18:02 2026] GET /v2.0/networks/de40e700-d982-42ec-8027-48c30b03915f?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: 675/1451] 10.0.0.197 () {34 vars in 1107 bytes} [Sun May 10 05:18:02 2026] GET /v2.0/networks/de40e700-d982-42ec-8027-48c30b03915f?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: 777/1452] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:18:03 2026] GET /v2.0/ports?tenant_id=c0ae499995954af789f8ad1d22f1f71e&device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1453] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:03 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1454] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:18:03 2026] GET /v2.0/networks?id=0ed33e51-c402-4743-bca6-c9526e076fb3 => generated 766 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1455] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:03 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => 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: 779/1456] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:03 2026] GET /v2.0/security-groups?id=ba494515-647b-4ae0-a390-82313d234765&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1457] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:18:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d810d8ff-d215-4c7f-8dfd-52711fd0eeff => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1458] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:18:03 2026] GET /v2.0/subnets?id=7debbf15-79e0-400e-acfb-9179b03d932d => generated 688 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1459] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:18:03 2026] GET /v2.0/ports?network_id=0ed33e51-c402-4743-bca6-c9526e076fb3&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1460] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:18:03 2026] GET /v2.0/networks/0ed33e51-c402-4743-bca6-c9526e076fb3?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: 680/1461] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:18:03 2026] GET /v2.0/networks/0ed33e51-c402-4743-bca6-c9526e076fb3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1462] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:03 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1463] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:03 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1464] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:04 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => 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: 682/1465] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:04 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1466] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:04 2026] GET /v2.0/security-groups?id=ba494515-647b-4ae0-a390-82313d234765&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: 683/1467] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:05 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => 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: 785/1468] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:05 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&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: 684/1469] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:05 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => 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: 685/1470] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:05 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => 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: 686/1471] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:18:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1472] 199.204.45.250 () {34 vars in 993 bytes} [Sun May 10 05:18:05 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:05.686 7 INFO neutron.db.l3_db [None req-3799bc3a-b06a-4132-839c-3da9a6e4b445 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] Floating IP 3a6b6012-b37e-4c47-abfb-77e2f3e88a57 associated. External IP: 10.96.250.212, port: 0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab. [pid: 8|app: 0|req: 688/1473] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:05 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1474] 10.0.0.213 () {34 vars in 758 bytes} [Sun May 10 05:18:05 2026] PUT /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:18:05.906 8 INFO neutron_taas.services.taas.taas_plugin [req-70be2580-9021-4b47-8842-3fdc68daec4b req-b0f1a53f-4351-417d-a960-7ac37137550c 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] TaaS: Handle Delete Port: d810d8ff-d215-4c7f-8dfd-52711fd0eeff 2026-05-10 05:18:05.910 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-70be2580-9021-4b47-8842-3fdc68daec4b req-b0f1a53f-4351-417d-a960-7ac37137550c 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] Tap Mirror: Handle Delete Port: d810d8ff-d215-4c7f-8dfd-52711fd0eeff 2026-05-10 05:18:06.097 8 INFO neutron.db.l3_db [req-70be2580-9021-4b47-8842-3fdc68daec4b req-b0f1a53f-4351-417d-a960-7ac37137550c 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] Floating IP d277cfe8-cb4d-4e39-80d7-6a145162991e disassociated. External IP: 10.96.250.208, port: d810d8ff-d215-4c7f-8dfd-52711fd0eeff. [pid: 7|app: 0|req: 786/1475] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:18:05 2026] PUT /v2.0/floatingips/3a6b6012-b37e-4c47-abfb-77e2f3e88a57 => generated 856 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:06.174 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5032aeb-bb99-4f34-9b8b-eeb8e0df3f77'] response: {'name': 'network-changed', 'server_uuid': '87b00eab-fe90-4573-8ddd-cbe4c1cb6398', 'tag': '0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 787/1476] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/security-groups?id=ba494515-647b-4ae0-a390-82313d234765&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:06.204 7 WARNING tagging [None req-328b91e6-c15e-49eb-8dd5-cd0e95eb4bf3 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - 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: 788/1477] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:18:06.235 7 WARNING tagging [None req-6a81d9a5-c95b-459a-a80c-f339ab073ba6 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - 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: 789/1478] 10.0.0.213 () {34 vars in 769 bytes} [Sun May 10 05:18:06 2026] PUT /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 05:18:06.294 7 WARNING tagging [None req-b47566ef-aebb-4014-b013-c24f81b8976e 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - 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: 790/1479] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:18:06.333 7 WARNING tagging [None req-2fa8f795-83bd-47c7-a3bb-f90ac66530c2 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - 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: 791/1480] 10.0.0.213 () {34 vars in 765 bytes} [Sun May 10 05:18:06 2026] PUT /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 05:18:06.377 7 WARNING tagging [None req-a7144d2a-a3af-4c50-8225-d4c1b156465a 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - 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: 792/1481] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:18:06.414 7 WARNING tagging [None req-e46be85d-5fba-474a-bca6-3bedaaff5b70 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - 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: 793/1482] 10.0.0.213 () {34 vars in 787 bytes} [Sun May 10 05:18:06 2026] PUT /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1483] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:18:06.487 7 WARNING tagging [None req-cc297a73-7fd1-4e79-a5bf-09e71666bc5c 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - 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: 795/1484] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:18:06.516 7 WARNING tagging [None req-c6fde5cb-34bb-4ad1-a3ae-8e653eef1f16 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - 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: 796/1485] 10.0.0.213 () {34 vars in 758 bytes} [Sun May 10 05:18:06 2026] PUT /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:18:06.574 7 WARNING tagging [None req-33d846d5-2097-4186-b782-45673cb7d270 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - 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: 690/1486] 199.204.45.250 () {36 vars in 996 bytes} [Sun May 10 05:18:05 2026] DELETE /v2.0/ports/d810d8ff-d215-4c7f-8dfd-52711fd0eeff => generated 0 bytes in 818 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1487] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:18:06.608 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8581f4f2-c451-4b9f-ae2a-105d524ecdc1'] response: {'server_uuid': 'eb523f0e-4121-475f-a6b2-af6cb9b0536c', 'name': 'network-vif-deleted', 'tag': 'd810d8ff-d215-4c7f-8dfd-52711fd0eeff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 691/1488] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:06.654 7 WARNING tagging [None req-1865121c-f912-4218-8d25-31a45716d7b0 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:18:06.663 7 INFO neutron.api.v2.resource [None req-1865121c-f912-4218-8d25-31a45716d7b0 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 798/1489] 10.0.0.213 () {32 vars in 750 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1490] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/ports?tenant_id=da96a8a5e7a74d95998cf3db24eac58a&device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1491] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:18:06 2026] DELETE /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:06.769 7 WARNING tagging [None req-fc4ca939-956b-4f1b-b33a-1aa906ae09f3 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - 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: 800/1492] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:18:06.808 7 WARNING tagging [None req-7bad9028-0536-4f37-8461-051ebd1d49e2 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - 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: 693/1493] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/networks?id=644cf508-1e9d-44a5-bcf9-24b2331e5c62 => generated 771 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:06.835 7 INFO neutron.api.v2.resource [None req-7bad9028-0536-4f37-8461-051ebd1d49e2 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 801/1494] 10.0.0.213 () {32 vars in 753 bytes} [Sun May 10 05:18:06 2026] DELETE /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:18:06.876 7 WARNING tagging [None req-621b3494-45ac-4ee6-97ba-eb9dc7c37767 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - 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: 694/1495] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1496] 10.0.0.213 () {32 vars in 741 bytes} [Sun May 10 05:18:06 2026] DELETE /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:06.924 7 WARNING tagging [None req-c1823754-6db0-43ec-ab03-0d7176d53357 6e9429c661e7415b9f11b336e240faa5 d5e7f1f7188b479a87c15adc6fd829cc - - 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: 695/1497] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/subnets?id=77eba9af-942f-4e63-b6ca-4d2078ddc851 => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1498] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1499] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/ports?network_id=644cf508-1e9d-44a5-bcf9-24b2331e5c62&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1500] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:18:06 2026] DELETE /v2.0/subnetpools/c6965043-5460-4d37-bd4a-0b171875e563 => 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: 697/1501] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:18:06 2026] GET /v2.0/networks/644cf508-1e9d-44a5-bcf9-24b2331e5c62?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: 805/1502] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:18:07 2026] GET /v2.0/networks/644cf508-1e9d-44a5-bcf9-24b2331e5c62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1503] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:07 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => 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: 699/1504] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:07 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1505] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:18:07 2026] GET /v2.0/networks?id=de40e700-d982-42ec-8027-48c30b03915f => generated 661 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:07.615 8 WARNING neutron.db.securitygroups_db [req-3fcdb87d-7ed0-4009-b466-4a62432271aa req-92efb377-7d5b-4817-a695-4a1a6ed6752f 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] 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: 700/1506] 199.204.45.250 () {34 vars in 1049 bytes} [Sun May 10 05:18:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2c09d51cc30c4a62845049834ab7c811 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:07.842 8 WARNING neutron.db.securitygroups_db [None req-bf19b846-932d-4862-9174-5c572d2b090e 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 701/1507] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:18:07 2026] GET /v2.0/security-groups?tenant_id=4bb7ef080d314c4197e04602ef9e332e&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1508] 199.204.45.250 () {38 vars in 954 bytes} [Sun May 10 05:18:07 2026] POST /v2.0/ports => generated 954 bytes in 417 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: 702/1509] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:18:07 2026] DELETE /v2.0/security-groups/fe72dc6d-7ab4-40d7-88b3-294c05fb166f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:08.211 8 WARNING neutron.db.securitygroups_db [None req-9cc2290f-d43d-459c-873b-6f8de78dd77d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 703/1510] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:18:08 2026] GET /v2.0/security-groups?tenant_id=d5e7f1f7188b479a87c15adc6fd829cc&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: 704/1511] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:18:08 2026] DELETE /v2.0/security-groups/95153c90-d19d-4c80-a080-4b8e9ed83657 => 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: 705/1512] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:08 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => 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: 808/1513] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:18:08 2026] PUT /v2.0/ports/99a3101e-fa23-4e92-b2a6-34f4f5a81933 => generated 1235 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:18:08.583 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-147e5fbc-612d-43cc-8c9c-27b5c4527e91'] response: {'name': 'network-changed', 'server_uuid': '0602847a-ca21-4568-84b3-93947913e516', 'tag': '99a3101e-fa23-4e92-b2a6-34f4f5a81933', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 706/1514] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:08 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 969 bytes in 87 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: 809/1515] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:08 2026] GET /v2.0/security-groups?id=792b9ad9-8a80-4264-8b22-0a7c763193af&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: 707/1516] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:18:09 2026] GET /v2.0/ports?tenant_id=2c09d51cc30c4a62845049834ab7c811&device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1517] 199.204.45.250 () {34 vars in 1017 bytes} [Sun May 10 05:18:09 2026] GET /v2.0/networks?tenant_id=2c09d51cc30c4a62845049834ab7c811&shared=False => generated 757 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1518] 199.204.45.250 () {34 vars in 929 bytes} [Sun May 10 05:18:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1519] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:09 2026] GET /v2.0/ports?device_id=eb523f0e-4121-475f-a6b2-af6cb9b0536c => 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: 709/1520] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:09 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1521] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:09 2026] GET /v2.0/security-groups?id=792b9ad9-8a80-4264-8b22-0a7c763193af&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1522] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:18:10 2026] GET /v2.0/ports?tenant_id=2c09d51cc30c4a62845049834ab7c811&device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1523] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:18:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=99a3101e-fa23-4e92-b2a6-34f4f5a81933 => 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: 711/1524] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:18:10 2026] GET /v2.0/subnets?id=5c01480b-b42e-4d69-a4b0-f931300f9660 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1525] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:18:10 2026] GET /v2.0/ports?network_id=de40e700-d982-42ec-8027-48c30b03915f&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: 712/1526] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:18:10 2026] GET /v2.0/networks/de40e700-d982-42ec-8027-48c30b03915f?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: 815/1527] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:18:10 2026] GET /v2.0/networks/de40e700-d982-42ec-8027-48c30b03915f?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: 713/1528] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:18:10 2026] DELETE /v2.0/security-groups/ba494515-647b-4ae0-a390-82313d234765 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:10.838 7 INFO neutron.api.v2.resource [None req-6df9f8d6-e926-4143-a8ff-ce5000aa5732 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 816/1529] 10.0.0.213 () {32 vars in 736 bytes} [Sun May 10 05:18:10 2026] GET /v2.0/security-groups/ba494515-647b-4ae0-a390-82313d234765 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:18:10.957 8 INFO neutron_taas.services.taas.taas_plugin [None req-12adb587-e4c4-47a0-9cfa-605595164776 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] TaaS: Handle Delete Port: 62386ebc-18c0-4909-9652-65ca71908969 2026-05-10 05:18:10.961 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12adb587-e4c4-47a0-9cfa-605595164776 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] Tap Mirror: Handle Delete Port: 62386ebc-18c0-4909-9652-65ca71908969 [pid: 7|app: 0|req: 817/1530] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:11 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => 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: 818/1531] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:11 2026] GET /v2.0/security-groups?id=792b9ad9-8a80-4264-8b22-0a7c763193af&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1532] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:18:10 2026] DELETE /v2.0/floatingips/d277cfe8-cb4d-4e39-80d7-6a145162991e => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:11.502 7 INFO neutron_taas.services.taas.taas_plugin [None req-c581edd8-9de5-4f14-976f-2d76fec0f39e 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 1991c6f4-a4f8-411d-920c-c6fd494ee27c 2026-05-10 05:18:11.504 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c581edd8-9de5-4f14-976f-2d76fec0f39e 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 1991c6f4-a4f8-411d-920c-c6fd494ee27c [pid: 7|app: 0|req: 819/1533] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:18:11 2026] PUT /v2.0/routers/0ff3e0c7-ddc4-48bb-b52a-2a47ed027143/remove_router_interface => generated 310 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1534] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:12 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => 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: 821/1535] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:12 2026] GET /v2.0/security-groups?id=792b9ad9-8a80-4264-8b22-0a7c763193af&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:12.344 8 INFO neutron_taas.services.taas.taas_plugin [None req-1baefb23-47b3-4d90-8399-d912358662fa 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 63d1e5c9-3e70-4184-8e28-107b624d79eb 2026-05-10 05:18:12.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1baefb23-47b3-4d90-8399-d912358662fa 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 63d1e5c9-3e70-4184-8e28-107b624d79eb 2026-05-10 05:18:12.609 8 INFO neutron_taas.services.taas.taas_plugin [None req-1baefb23-47b3-4d90-8399-d912358662fa 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 603e3d33-6d3b-4f8f-a763-96b4f30a355d 2026-05-10 05:18:12.611 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1baefb23-47b3-4d90-8399-d912358662fa 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 603e3d33-6d3b-4f8f-a763-96b4f30a355d 2026-05-10 05:18:12.938 8 INFO neutron.services.segments.plugin [-] Segment 1a889e5e-17d4-445e-91ea-4a3682aff08d resource provider aggregate not found 2026-05-10 05:18:12.944 8 INFO neutron.services.segments.plugin [-] Segment 1a889e5e-17d4-445e-91ea-4a3682aff08d resource provider aggregate not found 2026-05-10 05:18:12.962 8 INFO neutron.services.segments.plugin [-] Segment 1a889e5e-17d4-445e-91ea-4a3682aff08d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a889e5e-17d4-445e-91ea-4a3682aff08d found for delete ", "request_id": "req-08215827-1b16-48c5-868a-6c1575e9a025"}]} 2026-05-10 05:18:12.967 8 INFO neutron.services.segments.plugin [-] Segment 1a889e5e-17d4-445e-91ea-4a3682aff08d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a889e5e-17d4-445e-91ea-4a3682aff08d found for delete ", "request_id": "req-4f32d28e-2214-44c7-9c91-63fc3334f5d1"}]} 2026-05-10 05:18:12.970 8 INFO neutron.db.l3_hamode_db [None req-1baefb23-47b3-4d90-8399-d912358662fa 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HA network ad11af86-3848-430f-b0ff-458f8948f8c5 was deleted as no HA routers are present in project c0ae499995954af789f8ad1d22f1f71e. [pid: 8|app: 0|req: 715/1536] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:18:12 2026] DELETE /v2.0/routers/0ff3e0c7-ddc4-48bb-b52a-2a47ed027143 => generated 0 bytes in 863 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1539] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:18:12 2026] DELETE /v2.0/subnets/7debbf15-79e0-400e-acfb-9179b03d932d => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:18:13.261 8 INFO neutron_taas.services.taas.taas_plugin [None req-0a47fc4f-f476-417d-9cc7-2aae102ef299 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 0e2dc682-10e7-4d19-b283-e3f6c9da12b6 2026-05-10 05:18:13.264 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a47fc4f-f476-417d-9cc7-2aae102ef299 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 0e2dc682-10e7-4d19-b283-e3f6c9da12b6 [pid: 8|app: 0|req: 718/1540] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:18:13 2026] DELETE /v2.0/networks/0ed33e51-c402-4743-bca6-c9526e076fb3 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1541] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:13 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1542] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:13 2026] GET /v2.0/security-groups?id=792b9ad9-8a80-4264-8b22-0a7c763193af&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-05-10 05:18:13.635 7 WARNING neutron.db.securitygroups_db [None req-2aeb1ebd-0e1b-43aa-a531-35171708abb6 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 824/1543] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:18:13 2026] GET /v2.0/security-groups?tenant_id=c0ae499995954af789f8ad1d22f1f71e&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: 720/1544] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:18:13 2026] DELETE /v2.0/security-groups/83bf773a-7bbc-48d2-b44e-ed54e825ff78 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1545] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:14 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => 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: 721/1546] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:14 2026] GET /v2.0/security-groups?id=792b9ad9-8a80-4264-8b22-0a7c763193af&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-05-10 05:18:14.984 8 INFO neutron.services.segments.plugin [-] Segment 7448f3a4-e654-4954-a38a-d4317fdb146a resource provider aggregate not found 2026-05-10 05:18:15.006 8 INFO neutron.services.segments.plugin [-] Segment 7448f3a4-e654-4954-a38a-d4317fdb146a resource provider aggregate not found 2026-05-10 05:18:15.020 8 INFO neutron.services.segments.plugin [-] Segment 7448f3a4-e654-4954-a38a-d4317fdb146a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7448f3a4-e654-4954-a38a-d4317fdb146a found for delete ", "request_id": "req-e5ddaf96-2c66-4083-850b-ffd57016ac9d"}]} 2026-05-10 05:18:15.028 8 INFO neutron.services.segments.plugin [-] Segment 7448f3a4-e654-4954-a38a-d4317fdb146a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7448f3a4-e654-4954-a38a-d4317fdb146a found for delete ", "request_id": "req-992821a4-ca0d-4be2-8ea6-434a37fbb8e7"}]} [pid: 8|app: 0|req: 722/1547] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:15 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1548] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:15 2026] GET /v2.0/security-groups?id=792b9ad9-8a80-4264-8b22-0a7c763193af&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1549] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:15 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1550] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:16 2026] GET /v2.0/security-groups?id=792b9ad9-8a80-4264-8b22-0a7c763193af&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:16.115 7 INFO neutron.db.segments_db [None req-2493844c-41c7-485c-b118-0f3ccae5630d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 828540a7-856f-4ce7-bc9c-b772b4fb49f0 of type vxlan for network f625185d-38c1-4a93-8196-3f52b209548c [pid: 8|app: 0|req: 726/1551] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:18:16 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1552] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:18:15 2026] POST /v2.0/networks => generated 746 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1553] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:18:16 2026] POST /v2.0/subnets => generated 693 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:18:16.486 7 INFO neutron.db.segments_db [None req-63534c0c-74c0-4d8b-93c8-1a3d29ec9cfc 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment c618b595-8e5d-4206-9443-cc3df530e786 of type vxlan for network 3de4c6db-ffa6-4d60-b689-9ca0379f63c3 2026-05-10 05:18:16.741 7 INFO neutron.db.l3_hamode_db [None req-63534c0c-74c0-4d8b-93c8-1a3d29ec9cfc 4a6aaf9edb9a4c95899810131ab61fd1 9406436e163148e2972cd906da7cee94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:18:16.877 8 INFO neutron.db.l3_db [None req-23560149-64d5-478f-b360-87172fc9f2d3 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Floating IP 778abce0-4e43-4d89-8333-5d19529d4e9b associated. External IP: 10.96.250.218, port: 99a3101e-fa23-4e92-b2a6-34f4f5a81933. 2026-05-10 05:18:17.550 7 INFO neutron.db.l3_hamode_db [None req-63534c0c-74c0-4d8b-93c8-1a3d29ec9cfc 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 727/1554] 10.0.0.213 () {34 vars in 676 bytes} [Sun May 10 05:18:16 2026] POST /v2.0/floatingips => generated 855 bytes in 1823 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:18:18.027 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eae7c166-b149-4e3a-b834-62519b9ffd59'] response: {'name': 'network-changed', 'server_uuid': '0602847a-ca21-4568-84b3-93947913e516', 'tag': '99a3101e-fa23-4e92-b2a6-34f4f5a81933', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 728/1555] 10.0.0.109 () {34 vars in 989 bytes} [Sun May 10 05:18:17 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1244 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1556] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:18:18 2026] GET /v2.0/floatingips/778abce0-4e43-4d89-8333-5d19529d4e9b => generated 855 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1557] 10.0.0.109 () {34 vars in 1039 bytes} [Sun May 10 05:18:18 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&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: 7|app: 0|req: 828/1558] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:18:16 2026] POST /v2.0/routers => generated 733 bytes in 1990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1559] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:18:18 2026] GET /v2.0/ports?tenant_id=2c09d51cc30c4a62845049834ab7c811&device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1560] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:18:18 2026] GET /v2.0/networks?id=de40e700-d982-42ec-8027-48c30b03915f => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1561] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:18:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=99a3101e-fa23-4e92-b2a6-34f4f5a81933 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1562] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:18:18 2026] GET /v2.0/subnets?id=5c01480b-b42e-4d69-a4b0-f931300f9660 => 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: 833/1563] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:18:18 2026] GET /v2.0/ports?network_id=de40e700-d982-42ec-8027-48c30b03915f&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1564] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:18:18 2026] GET /v2.0/networks/de40e700-d982-42ec-8027-48c30b03915f?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1565] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:18:18 2026] GET /v2.0/networks/de40e700-d982-42ec-8027-48c30b03915f?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: 836/1566] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:18:19 2026] GET /v2.0/floatingips/778abce0-4e43-4d89-8333-5d19529d4e9b => 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: 731/1567] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:18:18 2026] PUT /v2.0/routers/fa65f3ec-1619-4bbd-a3e7-f69da53a6314/add_router_interface => generated 310 bytes in 1079 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1568] 10.0.0.197 () {34 vars in 981 bytes} [Sun May 10 05:18:20 2026] GET /v2.0/networks?id=f625185d-38c1-4a93-8196-3f52b209548c => generated 678 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1569] 10.0.0.197 () {34 vars in 964 bytes} [Sun May 10 05:18:20 2026] GET /v2.0/quotas/9406436e163148e2972cd906da7cee94 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1570] 10.0.0.197 () {34 vars in 1001 bytes} [Sun May 10 05:18:20 2026] GET /v2.0/ports?tenant_id=9406436e163148e2972cd906da7cee94&fields=id => generated 57 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1571] 10.0.0.197 () {34 vars in 1007 bytes} [Sun May 10 05:18:20 2026] GET /v2.0/networks/f625185d-38c1-4a93-8196-3f52b209548c?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: 839/1572] 10.0.0.197 () {34 vars in 1107 bytes} [Sun May 10 05:18:20 2026] GET /v2.0/networks/f625185d-38c1-4a93-8196-3f52b209548c?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: 734/1573] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:20 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => 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: 840/1574] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:21 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => 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: 735/1575] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:23 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => 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: 841/1576] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:24 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => 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: 736/1577] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:18:25 2026] GET /v2.0/networks?id=f625185d-38c1-4a93-8196-3f52b209548c => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1578] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:25 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => 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: 842/1579] 199.204.45.250 () {38 vars in 954 bytes} [Sun May 10 05:18:25 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: 8|app: 0|req: 738/1580] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:18:25 2026] PUT /v2.0/ports/15cf3f21-f5a2-4c4b-869b-7b5eb5443cdc => generated 1235 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:18:26.114 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9a539eb-f372-4d8e-afb7-0312050194c6'] response: {'name': 'network-changed', 'server_uuid': '0b36396c-2447-4d64-bcd0-774f0cf860ab', 'tag': '15cf3f21-f5a2-4c4b-869b-7b5eb5443cdc', '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: 843/1581] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:26 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 969 bytes in 104 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: 739/1582] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:26 2026] GET /v2.0/security-groups?id=301e2996-f374-4aab-b28a-54c3e0c07e5c&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1583] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:18:26 2026] GET /v2.0/ports?tenant_id=9406436e163148e2972cd906da7cee94&device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1584] 199.204.45.250 () {34 vars in 1017 bytes} [Sun May 10 05:18:26 2026] GET /v2.0/networks?tenant_id=9406436e163148e2972cd906da7cee94&shared=False => generated 774 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1585] 199.204.45.250 () {34 vars in 929 bytes} [Sun May 10 05:18:26 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: 8|app: 0|req: 741/1586] 10.0.0.109 () {34 vars in 989 bytes} [Sun May 10 05:18:26 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1587] 10.0.0.109 () {34 vars in 1039 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/security-groups?id=792b9ad9-8a80-4264-8b22-0a7c763193af&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1588] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1589] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1590] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1591] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1592] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1593] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/security-groups?id=301e2996-f374-4aab-b28a-54c3e0c07e5c&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: 745/1594] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/ports?tenant_id=9406436e163148e2972cd906da7cee94&device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1595] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=15cf3f21-f5a2-4c4b-869b-7b5eb5443cdc => 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: 747/1596] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/subnets?id=0c261126-90ab-4fa2-9f09-26cff698e5eb => generated 696 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1597] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1598] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/ports?network_id=f625185d-38c1-4a93-8196-3f52b209548c&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1599] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&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: 749/1602] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:18:27 2026] GET /v2.0/networks/f625185d-38c1-4a93-8196-3f52b209548c?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1603] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:18:28 2026] GET /v2.0/networks/f625185d-38c1-4a93-8196-3f52b209548c?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: 750/1604] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:28 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => 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: 855/1605] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:28 2026] GET /v2.0/security-groups?id=301e2996-f374-4aab-b28a-54c3e0c07e5c&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1606] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:29 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1607] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:29 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&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: 752/1608] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:18:29 2026] GET /v2.0/ports?tenant_id=da96a8a5e7a74d95998cf3db24eac58a&device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1609] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:18:29 2026] GET /v2.0/networks?id=644cf508-1e9d-44a5-bcf9-24b2331e5c62 => generated 771 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1610] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:18:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1611] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:18:29 2026] GET /v2.0/subnets?id=77eba9af-942f-4e63-b6ca-4d2078ddc851 => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1612] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:18:29 2026] GET /v2.0/ports?network_id=644cf508-1e9d-44a5-bcf9-24b2331e5c62&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1613] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:18:29 2026] GET /v2.0/networks/644cf508-1e9d-44a5-bcf9-24b2331e5c62?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: 755/1614] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:18:29 2026] GET /v2.0/networks/644cf508-1e9d-44a5-bcf9-24b2331e5c62?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: 860/1615] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:29 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1616] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:30 2026] GET /v2.0/security-groups?id=301e2996-f374-4aab-b28a-54c3e0c07e5c&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: 861/1617] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:30 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1618] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:30 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1619] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:31 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => 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: 758/1620] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:31 2026] GET /v2.0/security-groups?id=301e2996-f374-4aab-b28a-54c3e0c07e5c&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1621] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:31 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => 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: 759/1622] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:31 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1623] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:32 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1624] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:32 2026] GET /v2.0/security-groups?id=301e2996-f374-4aab-b28a-54c3e0c07e5c&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: 865/1625] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:32 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => 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: 761/1626] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:32 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1627] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:33 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1628] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:33 2026] GET /v2.0/security-groups?id=301e2996-f374-4aab-b28a-54c3e0c07e5c&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1629] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:33 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 975 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1630] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:33 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&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: 868/1631] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:34 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1632] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:34 2026] GET /v2.0/security-groups?id=301e2996-f374-4aab-b28a-54c3e0c07e5c&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1633] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:35 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1634] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:35 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1635] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:35 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1636] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:35 2026] GET /v2.0/security-groups?id=301e2996-f374-4aab-b28a-54c3e0c07e5c&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: 871/1637] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:36 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1638] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:36 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1639] 10.0.0.213 () {32 vars in 825 bytes} [Sun May 10 05:18:36 2026] GET /v2.0/ports?project_id=2c09d51cc30c4a62845049834ab7c811&network_id=de40e700-d982-42ec-8027-48c30b03915f => generated 3691 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1640] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:36 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1641] 199.204.45.250 () {34 vars in 993 bytes} [Sun May 10 05:18:36 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1642] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:36 2026] GET /v2.0/security-groups?id=301e2996-f374-4aab-b28a-54c3e0c07e5c&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-05-10 05:18:36.679 7 INFO neutron_taas.services.taas.taas_plugin [req-d400ad8d-4522-4932-b36f-f8621509cd3c req-1f5002ab-e2ce-4712-9522-29f7f41d5772 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] TaaS: Handle Delete Port: 15cf3f21-f5a2-4c4b-869b-7b5eb5443cdc 2026-05-10 05:18:36.683 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d400ad8d-4522-4932-b36f-f8621509cd3c req-1f5002ab-e2ce-4712-9522-29f7f41d5772 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] Tap Mirror: Handle Delete Port: 15cf3f21-f5a2-4c4b-869b-7b5eb5443cdc [pid: 7|app: 0|req: 874/1643] 199.204.45.250 () {36 vars in 996 bytes} [Sun May 10 05:18:36 2026] DELETE /v2.0/ports/15cf3f21-f5a2-4c4b-869b-7b5eb5443cdc => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1644] 10.0.0.213 () {32 vars in 741 bytes} [Sun May 10 05:18:36 2026] GET /v2.0/subnets?network_id=f31ffcb8-0769-4712-bd57-79abaa6febec => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:36.872 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b17b7ef-d484-45ea-bb10-ecae58ae1a76'] response: {'server_uuid': '0b36396c-2447-4d64-bcd0-774f0cf860ab', 'name': 'network-vif-deleted', 'tag': '15cf3f21-f5a2-4c4b-869b-7b5eb5443cdc', 'status': 'completed', 'code': 200} 2026-05-10 05:18:37.232 7 INFO neutron.db.l3_db [None req-6a83f4d6-bb18-44fb-af8e-f3d5e2fffe8d 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Floating IP 778abce0-4e43-4d89-8333-5d19529d4e9b disassociated. External IP: 10.96.250.218, port: 99a3101e-fa23-4e92-b2a6-34f4f5a81933. [pid: 7|app: 0|req: 875/1645] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:18:37 2026] PUT /v2.0/floatingips/778abce0-4e43-4d89-8333-5d19529d4e9b => generated 554 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1646] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:18:37 2026] GET /v2.0/floatingips/778abce0-4e43-4d89-8333-5d19529d4e9b => generated 554 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1647] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:37 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1648] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:37 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => 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: 772/1649] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:37 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1650] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:18:38 2026] GET /v2.0/floatingips/778abce0-4e43-4d89-8333-5d19529d4e9b => 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: 879/1651] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:38 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => 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: 773/1652] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:38 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:38.941 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85054d11-ed85-45b7-9068-b3d4bd9f95d5'] response: {'name': 'network-changed', 'server_uuid': '0602847a-ca21-4568-84b3-93947913e516', 'tag': '99a3101e-fa23-4e92-b2a6-34f4f5a81933', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 880/1653] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:38 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1654] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:18:39 2026] GET /v2.0/ports?tenant_id=2c09d51cc30c4a62845049834ab7c811&device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1655] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:18:39 2026] GET /v2.0/networks?id=de40e700-d982-42ec-8027-48c30b03915f => generated 757 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1656] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:18:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=99a3101e-fa23-4e92-b2a6-34f4f5a81933 => 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: 882/1657] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:18:39 2026] GET /v2.0/subnets?id=5c01480b-b42e-4d69-a4b0-f931300f9660 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1658] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:18:39 2026] GET /v2.0/ports?network_id=de40e700-d982-42ec-8027-48c30b03915f&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1659] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:18:39 2026] GET /v2.0/networks/de40e700-d982-42ec-8027-48c30b03915f?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: 884/1660] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:18:39 2026] GET /v2.0/floatingips/778abce0-4e43-4d89-8333-5d19529d4e9b => generated 552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1661] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:18:39 2026] GET /v2.0/networks/de40e700-d982-42ec-8027-48c30b03915f?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: 885/1662] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:39 2026] GET /v2.0/ports?device_id=0b36396c-2447-4d64-bcd0-774f0cf860ab => 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: 778/1663] 10.0.0.213 () {34 vars in 684 bytes} [Sun May 10 05:18:40 2026] POST /v2.0/security-groups => generated 1675 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1664] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:18:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1665] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:18:41 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: 780/1666] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:18:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1667] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:18:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:18:41.430 8 INFO neutron.db.securitygroups_db [None req-ea95d43a-94cd-4b21-b0f8-098b5515665b 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Project 2c09d51cc30c4a62845049834ab7c811 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-10 05:18:41.454 7 INFO neutron_taas.services.taas.taas_plugin [None req-267ea4ff-09c9-4a20-84e4-45c29f91f62e 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 9bbab17a-95b0-43fc-bdb7-72f547cf0c16 2026-05-10 05:18:41.456 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-267ea4ff-09c9-4a20-84e4-45c29f91f62e 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 9bbab17a-95b0-43fc-bdb7-72f547cf0c16 [pid: 8|app: 0|req: 782/1668] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:18:41 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:18:41.562 8 INFO neutron.db.securitygroups_db [None req-8e6e317a-e462-4f84-a2ff-23f1b2245716 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Project 2c09d51cc30c4a62845049834ab7c811 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: 783/1669] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:18:41 2026] POST /v2.0/security-group-rules => generated 606 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1670] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:18:41 2026] PUT /v2.0/routers/fa65f3ec-1619-4bbd-a3e7-f69da53a6314/remove_router_interface => generated 310 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1671] 10.0.0.213 () {32 vars in 648 bytes} [Sun May 10 05:18:42 2026] GET /v2.0/networks => generated 1298 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:18:42.154 8 INFO neutron_taas.services.taas.taas_plugin [None req-6821bcb0-4065-4c81-bcbf-056a852f50f9 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 792d4178-2568-430c-ae13-fa4cc5e16884 2026-05-10 05:18:42.156 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6821bcb0-4065-4c81-bcbf-056a852f50f9 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 792d4178-2568-430c-ae13-fa4cc5e16884 2026-05-10 05:18:42.239 7 WARNING neutron.db.securitygroups_db [req-e6559ff3-1a98-424a-8839-ca9614e5c60f req-697e77bc-0e5e-4ad7-9ef3-ef2cdd88f236 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] 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: 889/1672] 10.0.0.197 () {34 vars in 1099 bytes} [Sun May 10 05:18:42 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1085454911&fields=id&tenant_id=2c09d51cc30c4a62845049834ab7c811 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1673] 10.0.0.197 () {34 vars in 981 bytes} [Sun May 10 05:18:42 2026] GET /v2.0/networks?id=de40e700-d982-42ec-8027-48c30b03915f => generated 661 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1674] 10.0.0.197 () {34 vars in 964 bytes} [Sun May 10 05:18:42 2026] GET /v2.0/quotas/2c09d51cc30c4a62845049834ab7c811 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:42.406 8 INFO neutron_taas.services.taas.taas_plugin [None req-6821bcb0-4065-4c81-bcbf-056a852f50f9 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 3d4ae267-fb25-494c-abb4-480336382bd4 2026-05-10 05:18:42.409 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6821bcb0-4065-4c81-bcbf-056a852f50f9 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 3d4ae267-fb25-494c-abb4-480336382bd4 [pid: 7|app: 0|req: 892/1675] 10.0.0.197 () {34 vars in 1001 bytes} [Sun May 10 05:18:42 2026] GET /v2.0/ports?tenant_id=2c09d51cc30c4a62845049834ab7c811&fields=id => generated 149 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1676] 10.0.0.197 () {34 vars in 1007 bytes} [Sun May 10 05:18:42 2026] GET /v2.0/networks/de40e700-d982-42ec-8027-48c30b03915f?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: 894/1677] 10.0.0.197 () {34 vars in 1107 bytes} [Sun May 10 05:18:42 2026] GET /v2.0/networks/de40e700-d982-42ec-8027-48c30b03915f?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: 895/1678] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:42 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:18:42.773 8 INFO neutron.services.segments.plugin [-] Segment c618b595-8e5d-4206-9443-cc3df530e786 resource provider aggregate not found 2026-05-10 05:18:42.779 8 INFO neutron.services.segments.plugin [-] Segment c618b595-8e5d-4206-9443-cc3df530e786 resource provider aggregate not found 2026-05-10 05:18:42.796 8 INFO neutron.services.segments.plugin [-] Segment c618b595-8e5d-4206-9443-cc3df530e786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c618b595-8e5d-4206-9443-cc3df530e786 found for delete ", "request_id": "req-4c4f69f0-7efe-45e0-9588-6d2816eb3633"}]} 2026-05-10 05:18:42.799 8 INFO neutron.services.segments.plugin [-] Segment c618b595-8e5d-4206-9443-cc3df530e786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c618b595-8e5d-4206-9443-cc3df530e786 found for delete ", "request_id": "req-9e842ee0-3687-4901-8287-6fac8d825746"}]} 2026-05-10 05:18:42.813 8 INFO neutron.db.l3_hamode_db [None req-6821bcb0-4065-4c81-bcbf-056a852f50f9 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HA network 3de4c6db-ffa6-4d60-b689-9ca0379f63c3 was deleted as no HA routers are present in project 9406436e163148e2972cd906da7cee94. [pid: 8|app: 0|req: 784/1679] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:18:41 2026] DELETE /v2.0/routers/fa65f3ec-1619-4bbd-a3e7-f69da53a6314 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1680] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:18:42 2026] DELETE /v2.0/subnets/0c261126-90ab-4fa2-9f09-26cff698e5eb => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:18:43.096 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ff82eae-5c2e-4714-9b1d-58768765aadd 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 8ef2723d-b315-417c-888b-9e6c44dcbc73 2026-05-10 05:18:43.099 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ff82eae-5c2e-4714-9b1d-58768765aadd 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 8ef2723d-b315-417c-888b-9e6c44dcbc73 [pid: 8|app: 0|req: 785/1683] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:18:42 2026] DELETE /v2.0/networks/f625185d-38c1-4a93-8196-3f52b209548c => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:18:43.388 7 WARNING neutron.db.securitygroups_db [None req-13f55a1c-7c76-411c-9ba0-446f56231409 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 899/1684] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:18:43 2026] GET /v2.0/security-groups?tenant_id=9406436e163148e2972cd906da7cee94&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1685] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:18:43 2026] DELETE /v2.0/security-groups/301e2996-f374-4aab-b28a-54c3e0c07e5c => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1686] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:43 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:18:44.818 8 INFO neutron.services.segments.plugin [-] Segment 828540a7-856f-4ce7-bc9c-b772b4fb49f0 resource provider aggregate not found 2026-05-10 05:18:44.822 8 INFO neutron.services.segments.plugin [-] Segment 828540a7-856f-4ce7-bc9c-b772b4fb49f0 resource provider aggregate not found 2026-05-10 05:18:44.837 8 INFO neutron.services.segments.plugin [-] Segment 828540a7-856f-4ce7-bc9c-b772b4fb49f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 828540a7-856f-4ce7-bc9c-b772b4fb49f0 found for delete ", "request_id": "req-453b9b06-a679-4517-8d4e-c9976296020c"}]} 2026-05-10 05:18:44.851 8 INFO neutron.services.segments.plugin [-] Segment 828540a7-856f-4ce7-bc9c-b772b4fb49f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 828540a7-856f-4ce7-bc9c-b772b4fb49f0 found for delete ", "request_id": "req-36dedf62-0254-4400-9889-9505142dc558"}]} [pid: 8|app: 0|req: 787/1687] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:44 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => 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: 901/1688] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:45 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => 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: 788/1689] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:18:46 2026] GET /v2.0/networks?id=de40e700-d982-42ec-8027-48c30b03915f => generated 661 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:46.963 7 WARNING neutron.db.securitygroups_db [req-e6559ff3-1a98-424a-8839-ca9614e5c60f req-0702bf71-1404-413a-962e-280b0736893b 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] 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: 902/1690] 199.204.45.250 () {34 vars in 1049 bytes} [Sun May 10 05:18:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2c09d51cc30c4a62845049834ab7c811 => generated 274 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1691] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:47 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => 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: 789/1692] 199.204.45.250 () {38 vars in 954 bytes} [Sun May 10 05:18:47 2026] POST /v2.0/ports => generated 954 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1693] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:18:47 2026] PUT /v2.0/ports/9c897b4d-bf18-48e4-9862-083311a403f8 => generated 1235 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:18:47.870 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b0aa94b-53f6-4148-af85-c06d45c1156b'] response: {'name': 'network-changed', 'server_uuid': 'caad7101-b359-4dec-9dc0-f1cc50c6f4e4', 'tag': '9c897b4d-bf18-48e4-9862-083311a403f8', '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: 790/1694] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:48 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 969 bytes in 42 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: 905/1695] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:48 2026] GET /v2.0/security-groups?id=2060fb1f-fae9-48e6-b2d0-719ab212fc4f&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1696] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:18:48 2026] GET /v2.0/ports?tenant_id=2c09d51cc30c4a62845049834ab7c811&device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:18:48.426 8 WARNING neutron.db.securitygroups_db [None req-47cb1633-0ecd-4110-b4d8-a23732563e63 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 907/1697] 199.204.45.250 () {34 vars in 1017 bytes} [Sun May 10 05:18:48 2026] GET /v2.0/networks?tenant_id=2c09d51cc30c4a62845049834ab7c811&shared=False => generated 757 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1698] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:18:48 2026] GET /v2.0/security-groups?tenant_id=00ffb105db4c403e9522e183bc2d3301&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1699] 199.204.45.250 () {34 vars in 929 bytes} [Sun May 10 05:18:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1700] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:18:48 2026] DELETE /v2.0/security-groups/182b2760-0f05-47ca-92cb-353a26938d84 => 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: 909/1701] 10.0.0.109 () {34 vars in 989 bytes} [Sun May 10 05:18:48 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:18:48.754 7 WARNING neutron.db.securitygroups_db [None req-3653d411-1f1c-48f3-98d9-aba85306467c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 793/1702] 10.0.0.109 () {34 vars in 1039 bytes} [Sun May 10 05:18:48 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1703] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:18:48 2026] GET /v2.0/security-groups?tenant_id=b8cb23aeb71148f68590ff44d268df97&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1704] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:18:48 2026] DELETE /v2.0/security-groups/c3edb14d-59cd-4b74-9f3d-13b84e705cf9 => 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: 911/1705] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:49 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1706] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:49 2026] GET /v2.0/security-groups?id=2060fb1f-fae9-48e6-b2d0-719ab212fc4f&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1707] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:18:49 2026] GET /v2.0/ports?tenant_id=2c09d51cc30c4a62845049834ab7c811&device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1708] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:18:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=9c897b4d-bf18-48e4-9862-083311a403f8 => 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: 913/1709] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:18:49 2026] GET /v2.0/subnets?id=5c01480b-b42e-4d69-a4b0-f931300f9660 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1710] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:18:49 2026] GET /v2.0/ports?network_id=de40e700-d982-42ec-8027-48c30b03915f&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1711] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:18:49 2026] GET /v2.0/networks/de40e700-d982-42ec-8027-48c30b03915f?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: 798/1712] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:18:49 2026] GET /v2.0/networks/de40e700-d982-42ec-8027-48c30b03915f?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) [pid: 7|app: 0|req: 915/1713] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:50 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1714] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:50 2026] GET /v2.0/security-groups?id=2060fb1f-fae9-48e6-b2d0-719ab212fc4f&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1715] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:51 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1716] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:51 2026] GET /v2.0/security-groups?id=2060fb1f-fae9-48e6-b2d0-719ab212fc4f&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:52.855 7 WARNING neutron.db.securitygroups_db [None req-68f42e1b-49b6-448b-919e-94e793dd8191 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 801/1717] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:52 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1718] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:18:52 2026] GET /v2.0/security-groups?tenant_id=867ca65d423841d794b87f333d78e83e&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1719] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:52 2026] GET /v2.0/security-groups?id=2060fb1f-fae9-48e6-b2d0-719ab212fc4f&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: 918/1720] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:18:52 2026] DELETE /v2.0/security-groups/b91017eb-c96f-42b8-8daf-e55652f02301 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:18:53.157 8 WARNING neutron.db.securitygroups_db [None req-635cbe2b-3ba6-4883-b7a8-86408176fca1 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 803/1721] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:18:53 2026] GET /v2.0/security-groups?tenant_id=bcbcc2a4cb7940a4936560425b16b6f0&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1722] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:18:53 2026] DELETE /v2.0/security-groups/4ea052a0-325f-45f6-afd6-7f18bc44edfb => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1723] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:54 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1724] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:54 2026] GET /v2.0/security-groups?id=2060fb1f-fae9-48e6-b2d0-719ab212fc4f&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1725] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:55 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => 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: 921/1726] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:55 2026] GET /v2.0/security-groups?id=2060fb1f-fae9-48e6-b2d0-719ab212fc4f&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1727] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:18:55 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => 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: 922/1728] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:18:55 2026] GET /v2.0/security-groups?id=2060fb1f-fae9-48e6-b2d0-719ab212fc4f&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1729] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:18:55 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:18:55.863 7 INFO neutron.db.l3_db [None req-0ab588f9-e80b-4590-826f-505d10c237c5 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Floating IP 778abce0-4e43-4d89-8333-5d19529d4e9b associated. External IP: 10.96.250.218, port: 9c897b4d-bf18-48e4-9862-083311a403f8. 2026-05-10 05:18:55.966 8 WARNING neutron.db.securitygroups_db [None req-b9437f13-f0d5-41ab-aa25-f1343f9c45f7 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 808/1730] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:18:55 2026] GET /v2.0/security-groups?tenant_id=49996e16ec7f468ba76c259a7ab52b71&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1731] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:18:56 2026] DELETE /v2.0/security-groups/c4ea3348-461b-45ae-a9a4-20b47309d544 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1732] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:18:55 2026] PUT /v2.0/floatingips/778abce0-4e43-4d89-8333-5d19529d4e9b => generated 855 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:56.298 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0989c914-2b20-41e9-a4b2-b5702e3e1ad7'] response: {'name': 'network-changed', 'server_uuid': 'caad7101-b359-4dec-9dc0-f1cc50c6f4e4', 'tag': '9c897b4d-bf18-48e4-9862-083311a403f8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 810/1733] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:18:56 2026] GET /v2.0/floatingips/778abce0-4e43-4d89-8333-5d19529d4e9b => generated 855 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1734] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:18:56 2026] GET /v2.0/ports?tenant_id=2c09d51cc30c4a62845049834ab7c811&device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1735] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:18:56 2026] GET /v2.0/networks?id=de40e700-d982-42ec-8027-48c30b03915f => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1736] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:18:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=9c897b4d-bf18-48e4-9862-083311a403f8 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1737] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:18:56 2026] GET /v2.0/subnets?id=5c01480b-b42e-4d69-a4b0-f931300f9660 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1738] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:18:56 2026] GET /v2.0/ports?network_id=de40e700-d982-42ec-8027-48c30b03915f&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1739] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:18:57 2026] GET /v2.0/networks/de40e700-d982-42ec-8027-48c30b03915f?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: 927/1740] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:18:57 2026] GET /v2.0/networks/de40e700-d982-42ec-8027-48c30b03915f?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: 814/1741] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:18:57 2026] GET /v2.0/floatingips/778abce0-4e43-4d89-8333-5d19529d4e9b => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:18:58.299 7 INFO neutron.db.segments_db [None req-fe05e56d-c4d2-48da-ad57-598b5c3bdbeb 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Added segment 1c92231c-3186-4519-bc4f-f7a313e15531 of type vxlan for network f5d84510-c51f-415b-884f-8df3e85e66bb [pid: 7|app: 0|req: 928/1744] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:18:58 2026] POST /v2.0/networks => generated 649 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1745] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:18:58 2026] GET /v2.0/floatingips/778abce0-4e43-4d89-8333-5d19529d4e9b => generated 857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1746] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:18:58 2026] POST /v2.0/subnets => generated 627 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:18:58.743 8 INFO neutron.db.segments_db [None req-46cf3ac8-1a98-4022-91a9-5309fdb93be1 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Added segment 9025760d-1fe4-4833-9214-589bdd42b9f4 of type vxlan for network 0b1e8af4-b5c9-483b-984a-d622f11c838d 2026-05-10 05:18:58.974 8 INFO neutron.db.l3_hamode_db [None req-46cf3ac8-1a98-4022-91a9-5309fdb93be1 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:18:59.680 8 INFO neutron.db.l3_hamode_db [None req-46cf3ac8-1a98-4022-91a9-5309fdb93be1 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 818/1747] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:18:58 2026] POST /v2.0/routers => generated 695 bytes in 1873 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1748] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:00 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => 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: 931/1749] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:19:00 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1750] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:00 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1751] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:19:00 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&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: 819/1752] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:19:00 2026] PUT /v2.0/routers/d0d7e5f6-3f73-410f-8a7a-17fee06647cf/add_router_interface => generated 310 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1753] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:01 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1754] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:19:02 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1755] 10.0.0.213 () {34 vars in 664 bytes} [Sun May 10 05:19:01 2026] POST /v2.0/ports => generated 958 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1756] 10.0.0.213 () {34 vars in 664 bytes} [Sun May 10 05:19:02 2026] POST /v2.0/ports => generated 959 bytes in 354 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 823/1757] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:03 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:03.175 7 INFO neutron.db.l3_db [None req-576f45db-f119-441e-923f-7a00a2d815c3 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Floating IP 01be3192-6839-4be0-85e5-72341fb97aae associated. External IP: 10.96.250.203, port: 99e19c2f-7eed-4764-873d-ba6d6ff253da. [pid: 8|app: 0|req: 824/1758] 199.204.45.250 () {34 vars in 993 bytes} [Sun May 10 05:19:03 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1759] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:19:03 2026] GET /v2.0/security-groups?id=293bb313-ecdd-41a1-a806-aa47cba0157b&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-05-10 05:19:03.356 8 INFO neutron_taas.services.taas.taas_plugin [req-ad3aeb31-3be0-4842-9aac-ea14df9269a4 req-65b8b168-d528-4960-8318-af30cd01be30 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] TaaS: Handle Delete Port: 0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab 2026-05-10 05:19:03.359 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ad3aeb31-3be0-4842-9aac-ea14df9269a4 req-65b8b168-d528-4960-8318-af30cd01be30 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] Tap Mirror: Handle Delete Port: 0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab 2026-05-10 05:19:03.480 8 INFO neutron.db.l3_db [req-ad3aeb31-3be0-4842-9aac-ea14df9269a4 req-65b8b168-d528-4960-8318-af30cd01be30 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] Floating IP 3a6b6012-b37e-4c47-abfb-77e2f3e88a57 disassociated. External IP: 10.96.250.212, port: 0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab. [pid: 7|app: 0|req: 935/1760] 10.0.0.213 () {34 vars in 676 bytes} [Sun May 10 05:19:02 2026] POST /v2.0/floatingips => generated 843 bytes in 1041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:03.647 7 INFO neutron.db.l3_db [None req-65efa1aa-5341-45f5-8ced-2a7c9b9ae574 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Floating IP 01be3192-6839-4be0-85e5-72341fb97aae disassociated. External IP: 10.96.250.203, port: 99e19c2f-7eed-4764-873d-ba6d6ff253da. [pid: 8|app: 0|req: 826/1761] 199.204.45.250 () {36 vars in 996 bytes} [Sun May 10 05:19:03 2026] DELETE /v2.0/ports/0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab => generated 0 bytes in 617 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:03.902 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b75fc0a9-7043-4815-852e-c2206f7bb548'] response: {'server_uuid': '87b00eab-fe90-4573-8ddd-cbe4c1cb6398', 'name': 'network-vif-deleted', 'tag': '0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 936/1762] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:19:03 2026] PUT /v2.0/floatingips/01be3192-6839-4be0-85e5-72341fb97aae => generated 552 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:04.105 8 INFO neutron_taas.services.taas.taas_plugin [None req-e39aa5f7-66b5-4e6d-964d-971a6e0e9814 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] TaaS: Handle Delete Port: 060b6dfa-5539-4107-869b-4a2d7135cd67 2026-05-10 05:19:04.108 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e39aa5f7-66b5-4e6d-964d-971a6e0e9814 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Tap Mirror: Handle Delete Port: 060b6dfa-5539-4107-869b-4a2d7135cd67 [pid: 8|app: 0|req: 827/1763] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:19:03 2026] DELETE /v2.0/floatingips/01be3192-6839-4be0-85e5-72341fb97aae => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1764] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:04 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:05.013 7 INFO neutron.db.l3_db [None req-43ee9c7a-61c5-4e5c-8753-6b1fb64710ba 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Floating IP 1bd80547-1260-4ec6-adcd-60d60783db20 associated. External IP: 10.96.250.203, port: c7153745-2500-4e96-9868-9a323ce1ff76. [pid: 7|app: 0|req: 937/1765] 10.0.0.213 () {34 vars in 676 bytes} [Sun May 10 05:19:04 2026] POST /v2.0/floatingips => generated 842 bytes in 1076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1766] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:19:05 2026] GET /v2.0/floatingips/1bd80547-1260-4ec6-adcd-60d60783db20 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1767] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:05 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => 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: 831/1768] 10.0.0.109 () {34 vars in 989 bytes} [Sun May 10 05:19:05 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1769] 10.0.0.109 () {34 vars in 1039 bytes} [Sun May 10 05:19:05 2026] GET /v2.0/security-groups?id=2060fb1f-fae9-48e6-b2d0-719ab212fc4f&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: 7|app: 0|req: 938/1770] 10.0.0.213 () {32 vars in 654 bytes} [Sun May 10 05:19:05 2026] GET /v2.0/floatingips => generated 845 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1771] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:06 2026] GET /v2.0/ports?device_id=87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:06.599 8 INFO neutron.db.l3_db [None req-fa54b584-6c0f-402b-8715-dff5891dd112 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Floating IP 1bd80547-1260-4ec6-adcd-60d60783db20 associated. External IP: 10.96.250.203, port: c7153745-2500-4e96-9868-9a323ce1ff76. [pid: 8|app: 0|req: 833/1772] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:19:06 2026] PUT /v2.0/floatingips/1bd80547-1260-4ec6-adcd-60d60783db20 => generated 843 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:07.318 7 INFO neutron.db.l3_db [None req-38374c0c-89c9-4be9-b59f-5b1580b9acf6 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Floating IP 1bd80547-1260-4ec6-adcd-60d60783db20 disassociated. External IP: 10.96.250.203, port: 99e19c2f-7eed-4764-873d-ba6d6ff253da. [pid: 7|app: 0|req: 940/1773] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:19:07 2026] PUT /v2.0/floatingips/1bd80547-1260-4ec6-adcd-60d60783db20 => generated 552 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:07.795 8 INFO neutron_taas.services.taas.taas_plugin [None req-6ffd1de1-f54f-45cd-8506-1cfc661c17f0 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] TaaS: Handle Delete Port: ec3afa97-8d51-4d4a-a527-94e326bc8934 2026-05-10 05:19:07.799 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ffd1de1-f54f-45cd-8506-1cfc661c17f0 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Tap Mirror: Handle Delete Port: ec3afa97-8d51-4d4a-a527-94e326bc8934 [pid: 7|app: 0|req: 941/1774] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:07 2026] DELETE /v2.0/security-groups/293bb313-ecdd-41a1-a806-aa47cba0157b => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:19:07.858 7 INFO neutron.api.v2.resource [None req-f514411a-a66e-4fd1-9c2a-36287d8e3711 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 942/1775] 10.0.0.213 () {32 vars in 736 bytes} [Sun May 10 05:19:07 2026] GET /v2.0/security-groups/293bb313-ecdd-41a1-a806-aa47cba0157b => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:19:07.981 7 INFO neutron_taas.services.taas.taas_plugin [None req-5fc02967-2f1f-4fdb-a949-cf30544a9b8c 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] TaaS: Handle Delete Port: af8cbf4b-3960-4707-b66f-315b1936ba40 2026-05-10 05:19:07.983 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fc02967-2f1f-4fdb-a949-cf30544a9b8c 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] Tap Mirror: Handle Delete Port: af8cbf4b-3960-4707-b66f-315b1936ba40 [pid: 8|app: 0|req: 834/1776] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:19:07 2026] DELETE /v2.0/floatingips/1bd80547-1260-4ec6-adcd-60d60783db20 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:19:08.082 8 INFO neutron.api.v2.resource [None req-a2825722-c6b5-4440-ab8e-8872871d9ec4 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 835/1777] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:19:08 2026] DELETE /v2.0/floatingips/1bd80547-1260-4ec6-adcd-60d60783db20 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1778] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:19:07 2026] DELETE /v2.0/floatingips/3a6b6012-b37e-4c47-abfb-77e2f3e88a57 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:19:08.296 8 INFO neutron_taas.services.taas.taas_plugin [None req-a65e2e94-fa7f-4f6b-8bd6-bf42251b60cc 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] TaaS: Handle Delete Port: 99e19c2f-7eed-4764-873d-ba6d6ff253da 2026-05-10 05:19:08.300 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a65e2e94-fa7f-4f6b-8bd6-bf42251b60cc 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Tap Mirror: Handle Delete Port: 99e19c2f-7eed-4764-873d-ba6d6ff253da [pid: 8|app: 0|req: 836/1779] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:19:08 2026] DELETE /v2.0/ports/99e19c2f-7eed-4764-873d-ba6d6ff253da => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:08.577 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8f46b34-fe7e-4a81-ab20-b21acbe82153 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] TaaS: Handle Delete Port: c7153745-2500-4e96-9868-9a323ce1ff76 2026-05-10 05:19:08.580 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8f46b34-fe7e-4a81-ab20-b21acbe82153 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Tap Mirror: Handle Delete Port: c7153745-2500-4e96-9868-9a323ce1ff76 2026-05-10 05:19:08.615 7 INFO neutron_taas.services.taas.taas_plugin [None req-17fca941-b5ad-41d2-beb0-84b34c9add10 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 262fa078-e564-45ff-8040-1241a9adfb9d 2026-05-10 05:19:08.618 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17fca941-b5ad-41d2-beb0-84b34c9add10 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 262fa078-e564-45ff-8040-1241a9adfb9d [pid: 8|app: 0|req: 837/1780] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:19:08 2026] DELETE /v2.0/ports/c7153745-2500-4e96-9868-9a323ce1ff76 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1781] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:19:08 2026] GET /v2.0/ports?device_id=d0d7e5f6-3f73-410f-8a7a-17fee06647cf => generated 958 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1782] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:19:08 2026] PUT /v2.0/routers/38d7dc7e-f73c-4f7a-bb4c-d54ee23754c9/remove_router_interface => generated 310 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:09.247 8 INFO neutron_taas.services.taas.taas_plugin [None req-74ae5fe9-4653-46a5-bb79-56ade5bbbfb6 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] TaaS: Handle Delete Port: 0fd7780c-eae4-4470-9dff-b163ac49b6bd 2026-05-10 05:19:09.250 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74ae5fe9-4653-46a5-bb79-56ade5bbbfb6 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Tap Mirror: Handle Delete Port: 0fd7780c-eae4-4470-9dff-b163ac49b6bd 2026-05-10 05:19:09.449 7 INFO neutron_taas.services.taas.taas_plugin [None req-71a9b67a-d7cc-4aa9-b9b8-cf32df48fbe1 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: a038dd6a-8cc7-4ead-a02d-90719bb5548c 2026-05-10 05:19:09.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71a9b67a-d7cc-4aa9-b9b8-cf32df48fbe1 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: a038dd6a-8cc7-4ead-a02d-90719bb5548c 2026-05-10 05:19:09.758 7 INFO neutron_taas.services.taas.taas_plugin [None req-71a9b67a-d7cc-4aa9-b9b8-cf32df48fbe1 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 05fa08a6-cc7d-4e8b-a54a-5dace83c80e6 2026-05-10 05:19:09.762 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71a9b67a-d7cc-4aa9-b9b8-cf32df48fbe1 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 05fa08a6-cc7d-4e8b-a54a-5dace83c80e6 [pid: 8|app: 0|req: 839/1783] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:19:08 2026] PUT /v2.0/routers/d0d7e5f6-3f73-410f-8a7a-17fee06647cf/remove_router_interface => generated 310 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:10.046 8 INFO neutron_taas.services.taas.taas_plugin [None req-7864f6d2-b9d3-4412-a70a-801b8fe7efd2 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] TaaS: Handle Delete Port: 171717fe-b13b-4b71-9c69-49f98a32684b 2026-05-10 05:19:10.050 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7864f6d2-b9d3-4412-a70a-801b8fe7efd2 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Tap Mirror: Handle Delete Port: 171717fe-b13b-4b71-9c69-49f98a32684b 2026-05-10 05:19:10.187 7 INFO neutron.services.segments.plugin [-] Segment 4118773e-78f6-4277-bbf3-d859e5ff7515 resource provider aggregate not found 2026-05-10 05:19:10.191 7 INFO neutron.services.segments.plugin [-] Segment 4118773e-78f6-4277-bbf3-d859e5ff7515 resource provider aggregate not found 2026-05-10 05:19:10.208 7 INFO neutron.services.segments.plugin [-] Segment 4118773e-78f6-4277-bbf3-d859e5ff7515 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4118773e-78f6-4277-bbf3-d859e5ff7515 found for delete ", "request_id": "req-c0e1b114-4d02-436c-9f14-4765b54cba0a"}]} 2026-05-10 05:19:10.210 7 INFO neutron.services.segments.plugin [-] Segment 4118773e-78f6-4277-bbf3-d859e5ff7515 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4118773e-78f6-4277-bbf3-d859e5ff7515 found for delete ", "request_id": "req-083e6929-6cbf-4879-a7e7-c1e6acb1320b"}]} 2026-05-10 05:19:10.221 7 INFO neutron.db.l3_hamode_db [None req-71a9b67a-d7cc-4aa9-b9b8-cf32df48fbe1 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HA network 28e5bb45-6d04-401a-bc86-c939734425cc was deleted as no HA routers are present in project da96a8a5e7a74d95998cf3db24eac58a. [pid: 7|app: 0|req: 945/1784] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:09 2026] DELETE /v2.0/routers/38d7dc7e-f73c-4f7a-bb4c-d54ee23754c9 => generated 0 bytes in 994 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:19:10.278 8 INFO neutron_taas.services.taas.taas_plugin [None req-7864f6d2-b9d3-4412-a70a-801b8fe7efd2 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] TaaS: Handle Delete Port: 69257da5-b74a-499c-be2f-14ffdb86186d 2026-05-10 05:19:10.281 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7864f6d2-b9d3-4412-a70a-801b8fe7efd2 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] Tap Mirror: Handle Delete Port: 69257da5-b74a-499c-be2f-14ffdb86186d [pid: 7|app: 0|req: 946/1785] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:10 2026] DELETE /v2.0/subnets/77eba9af-942f-4e63-b6ca-4d2078ddc851 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:10.499 7 INFO neutron_taas.services.taas.taas_plugin [None req-82f1cbb1-9916-49d5-a7f0-a3d593482b62 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 8ce8ede2-d9cd-488e-9b38-25682b5c0355 2026-05-10 05:19:10.502 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82f1cbb1-9916-49d5-a7f0-a3d593482b62 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 8ce8ede2-d9cd-488e-9b38-25682b5c0355 2026-05-10 05:19:10.710 8 INFO neutron.services.segments.plugin [-] Segment 9025760d-1fe4-4833-9214-589bdd42b9f4 resource provider aggregate not found 2026-05-10 05:19:10.716 8 INFO neutron.services.segments.plugin [-] Segment 9025760d-1fe4-4833-9214-589bdd42b9f4 resource provider aggregate not found [pid: 7|app: 0|req: 947/1786] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:10 2026] DELETE /v2.0/networks/644cf508-1e9d-44a5-bcf9-24b2331e5c62 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:10.742 8 INFO neutron.db.l3_hamode_db [None req-7864f6d2-b9d3-4412-a70a-801b8fe7efd2 911f5c1b16784331bd4b0616fc655773 26fbfc6277734cf0af01c49c609f9fca - - default default] HA network 0b1e8af4-b5c9-483b-984a-d622f11c838d was deleted as no HA routers are present in project 26fbfc6277734cf0af01c49c609f9fca. 2026-05-10 05:19:10.747 8 INFO neutron.services.segments.plugin [-] Segment 9025760d-1fe4-4833-9214-589bdd42b9f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9025760d-1fe4-4833-9214-589bdd42b9f4 found for delete ", "request_id": "req-d9454479-6fe6-49fd-a217-5392cd916d5b"}]} 2026-05-10 05:19:10.752 8 INFO neutron.services.segments.plugin [-] Segment 9025760d-1fe4-4833-9214-589bdd42b9f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9025760d-1fe4-4833-9214-589bdd42b9f4 found for delete ", "request_id": "req-c4e684d9-b0d7-4d55-89d7-08d0e8910d7e"}]} [pid: 8|app: 0|req: 840/1787] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:09 2026] DELETE /v2.0/routers/d0d7e5f6-3f73-410f-8a7a-17fee06647cf => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1788] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:10 2026] DELETE /v2.0/subnets/2b9b51dc-1a75-4e2d-9d11-39f51c302b38 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:10.966 7 WARNING neutron.db.securitygroups_db [None req-6f72c4d5-aaab-4be8-8a63-3f46ca70218d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 949/1789] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:10 2026] GET /v2.0/security-groups?tenant_id=da96a8a5e7a74d95998cf3db24eac58a&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1790] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:10 2026] DELETE /v2.0/networks/f5d84510-c51f-415b-884f-8df3e85e66bb => 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: 950/1791] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:10 2026] DELETE /v2.0/security-groups/2a892a81-8c48-44af-852c-20ffee8d32f5 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:19:11.753 8 WARNING neutron.db.securitygroups_db [None req-563545af-a14c-4379-b48c-c4b181256e09 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 842/1792] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:11 2026] GET /v2.0/security-groups?tenant_id=26fbfc6277734cf0af01c49c609f9fca&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1793] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:11 2026] DELETE /v2.0/security-groups/9e694113-2628-4d9d-b5c4-b324beaafefd => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:19:12.247 7 INFO neutron.services.segments.plugin [-] Segment f003c0f6-8996-4c16-b221-7f7660f0df06 resource provider aggregate not found 2026-05-10 05:19:12.254 7 INFO neutron.services.segments.plugin [-] Segment f003c0f6-8996-4c16-b221-7f7660f0df06 resource provider aggregate not found 2026-05-10 05:19:12.273 7 INFO neutron.services.segments.plugin [-] Segment f003c0f6-8996-4c16-b221-7f7660f0df06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f003c0f6-8996-4c16-b221-7f7660f0df06 found for delete ", "request_id": "req-ac42a052-a69e-47d3-9f85-ea1cebaa87f9"}]} 2026-05-10 05:19:12.278 7 INFO neutron.services.segments.plugin [-] Segment f003c0f6-8996-4c16-b221-7f7660f0df06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f003c0f6-8996-4c16-b221-7f7660f0df06 found for delete ", "request_id": "req-8afc97f8-f178-4bcb-b934-c5ad224fd616"}]} 2026-05-10 05:19:12.766 8 INFO neutron.services.segments.plugin [-] Segment 1c92231c-3186-4519-bc4f-f7a313e15531 resource provider aggregate not found 2026-05-10 05:19:12.773 8 INFO neutron.services.segments.plugin [-] Segment 1c92231c-3186-4519-bc4f-f7a313e15531 resource provider aggregate not found 2026-05-10 05:19:12.779 8 INFO neutron.services.segments.plugin [-] Segment 1c92231c-3186-4519-bc4f-f7a313e15531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c92231c-3186-4519-bc4f-f7a313e15531 found for delete ", "request_id": "req-ec55e75a-1697-4a7e-ba88-ef477505f656"}]} 2026-05-10 05:19:12.792 8 INFO neutron.services.segments.plugin [-] Segment 1c92231c-3186-4519-bc4f-f7a313e15531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c92231c-3186-4519-bc4f-f7a313e15531 found for delete ", "request_id": "req-f7bd8c74-af9c-4f8e-a439-41b633be960c"}]} 2026-05-10 05:19:14.119 8 INFO neutron.db.segments_db [None req-24dea832-4906-4ea0-8950-ec6ce3832c29 2b5090d4eb8a49de80f883ed6134897f 5d2c1dfaa79e44c7a66076ca43f27064 - - default default] Added segment 99687fc8-3a02-4702-9571-7b21a17de282 of type vxlan for network d2e2d61f-c62c-4d9c-93c1-627d73f3fadc 2026-05-10 05:19:14.190 8 INFO neutron.db.segments_db [None req-24dea832-4906-4ea0-8950-ec6ce3832c29 2b5090d4eb8a49de80f883ed6134897f 5d2c1dfaa79e44c7a66076ca43f27064 - - default default] Added segment ae809fbe-6c2e-4891-8b07-a5d1895a4d9c of type vxlan for network 9918f291-a72e-4a4b-9bb8-e502767813b5 [pid: 8|app: 0|req: 844/1796] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:19:13 2026] POST /v2.0/networks => generated 1246 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1797] 10.0.0.213 () {32 vars in 648 bytes} [Sun May 10 05:19:14 2026] GET /v2.0/networks => generated 1845 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1798] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:14 2026] DELETE /v2.0/networks/d2e2d61f-c62c-4d9c-93c1-627d73f3fadc => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:14.705 7 INFO neutron.services.segments.plugin [-] Segment ae809fbe-6c2e-4891-8b07-a5d1895a4d9c resource provider aggregate not found 2026-05-10 05:19:14.713 7 INFO neutron.services.segments.plugin [-] Segment ae809fbe-6c2e-4891-8b07-a5d1895a4d9c resource provider aggregate not found 2026-05-10 05:19:14.726 7 INFO neutron.services.segments.plugin [-] Segment ae809fbe-6c2e-4891-8b07-a5d1895a4d9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae809fbe-6c2e-4891-8b07-a5d1895a4d9c found for delete ", "request_id": "req-a6abb703-9734-481d-a898-328b1b9a8f31"}]} 2026-05-10 05:19:14.730 7 INFO neutron.services.segments.plugin [-] Segment ae809fbe-6c2e-4891-8b07-a5d1895a4d9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae809fbe-6c2e-4891-8b07-a5d1895a4d9c found for delete ", "request_id": "req-96e06d19-df85-4dea-8db6-58726214a678"}]} [pid: 7|app: 0|req: 954/1799] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:14 2026] DELETE /v2.0/networks/9918f291-a72e-4a4b-9bb8-e502767813b5 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:14.812 8 INFO neutron.services.segments.plugin [-] Segment 99687fc8-3a02-4702-9571-7b21a17de282 resource provider aggregate not found 2026-05-10 05:19:14.821 8 INFO neutron.services.segments.plugin [-] Segment 99687fc8-3a02-4702-9571-7b21a17de282 resource provider aggregate not found [pid: 8|app: 0|req: 846/1800] 10.0.0.213 () {32 vars in 648 bytes} [Sun May 10 05:19:14 2026] GET /v2.0/networks => generated 651 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:14.843 8 INFO neutron.services.segments.plugin [-] Segment 99687fc8-3a02-4702-9571-7b21a17de282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99687fc8-3a02-4702-9571-7b21a17de282 found for delete ", "request_id": "req-4e2d08ef-cd75-4a99-959c-2fefdb50b744"}]} 2026-05-10 05:19:14.846 8 INFO neutron.services.segments.plugin [-] Segment 99687fc8-3a02-4702-9571-7b21a17de282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99687fc8-3a02-4702-9571-7b21a17de282 found for delete ", "request_id": "req-b1f2c4c7-b47f-46d5-bdf3-0b11378484f7"}]} 2026-05-10 05:19:14.921 7 INFO neutron.db.segments_db [None req-6dfabf2f-44f9-4972-acae-d6b0d6effbbe 2b5090d4eb8a49de80f883ed6134897f 5d2c1dfaa79e44c7a66076ca43f27064 - - default default] Added segment 5bdfc6b4-31d6-466e-a4c5-15bd634068d4 of type vxlan for network b46f0a07-8a7b-481c-9ef9-ad2e329fbbef [pid: 7|app: 0|req: 955/1801] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:19:14 2026] POST /v2.0/networks => generated 654 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:15.100 8 INFO neutron.db.segments_db [None req-357222f4-a0bc-46e8-ad0a-ae2c4258da2d 2b5090d4eb8a49de80f883ed6134897f 5d2c1dfaa79e44c7a66076ca43f27064 - - default default] Added segment 969e305a-4ead-4e15-a4d6-0e16c0cdfac8 of type vxlan for network ca31127a-c61b-4b01-bf44-b48538b443a2 [pid: 8|app: 0|req: 847/1802] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:19:15 2026] POST /v2.0/networks => generated 654 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1803] 10.0.0.213 () {34 vars in 664 bytes} [Sun May 10 05:19:15 2026] POST /v2.0/ports => generated 1505 bytes in 619 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: 957/1804] 10.0.0.213 () {32 vars in 642 bytes} [Sun May 10 05:19:15 2026] GET /v2.0/ports => generated 1505 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1805] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:15 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1806] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:19:15 2026] GET /v2.0/security-groups?id=2060fb1f-fae9-48e6-b2d0-719ab212fc4f&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:15.987 7 INFO neutron_taas.services.taas.taas_plugin [None req-37646e86-e411-4a91-8d38-3da170f406f8 2b5090d4eb8a49de80f883ed6134897f 5d2c1dfaa79e44c7a66076ca43f27064 - - default default] TaaS: Handle Delete Port: d7453b11-f7d0-4927-aa63-d9d765bd029b 2026-05-10 05:19:15.991 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37646e86-e411-4a91-8d38-3da170f406f8 2b5090d4eb8a49de80f883ed6134897f 5d2c1dfaa79e44c7a66076ca43f27064 - - default default] Tap Mirror: Handle Delete Port: d7453b11-f7d0-4927-aa63-d9d765bd029b [pid: 7|app: 0|req: 958/1807] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:19:15 2026] DELETE /v2.0/ports/d7453b11-f7d0-4927-aa63-d9d765bd029b => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:16.227 8 INFO neutron_taas.services.taas.taas_plugin [None req-f374f854-eda9-4dbe-805b-eb2fd1536853 2b5090d4eb8a49de80f883ed6134897f 5d2c1dfaa79e44c7a66076ca43f27064 - - default default] TaaS: Handle Delete Port: 824bb5fa-23a9-4d06-8a44-0f2925bb5fe1 2026-05-10 05:19:16.230 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f374f854-eda9-4dbe-805b-eb2fd1536853 2b5090d4eb8a49de80f883ed6134897f 5d2c1dfaa79e44c7a66076ca43f27064 - - default default] Tap Mirror: Handle Delete Port: 824bb5fa-23a9-4d06-8a44-0f2925bb5fe1 [pid: 8|app: 0|req: 850/1808] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:19:16 2026] DELETE /v2.0/ports/824bb5fa-23a9-4d06-8a44-0f2925bb5fe1 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1809] 10.0.0.213 () {32 vars in 642 bytes} [Sun May 10 05:19:16 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:16.396 8 INFO neutron.db.segments_db [None req-4fe028c8-81c7-4d7b-b333-1541ab22ee29 2b5090d4eb8a49de80f883ed6134897f 5d2c1dfaa79e44c7a66076ca43f27064 - - default default] Added segment 4f048d46-770b-4683-927b-5d388189be5c of type vxlan for network 6987b9f7-039e-4225-be06-cc4ccb266724 [pid: 8|app: 0|req: 851/1810] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:19:16 2026] POST /v2.0/networks => generated 654 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:16.581 7 INFO neutron.db.segments_db [None req-1bc48fd5-d979-4d59-87b8-c615356a721d 2b5090d4eb8a49de80f883ed6134897f 5d2c1dfaa79e44c7a66076ca43f27064 - - default default] Added segment 3e586909-1f6d-4407-aac0-92d916555166 of type vxlan for network f22e4fa0-c4e5-42a0-a2d1-f749e3ba39fd [pid: 7|app: 0|req: 960/1811] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:19:16 2026] POST /v2.0/networks => generated 654 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1812] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:17 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1813] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:19:17 2026] GET /v2.0/security-groups?id=2060fb1f-fae9-48e6-b2d0-719ab212fc4f&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1814] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:17 2026] POST /v2.0/subnets => generated 1324 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1815] 10.0.0.213 () {32 vars in 646 bytes} [Sun May 10 05:19:17 2026] GET /v2.0/subnets => generated 1960 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1816] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:17 2026] DELETE /v2.0/subnets/f665e2f6-514b-4904-a8cc-2813041f50ee => 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: 963/1817] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:17 2026] DELETE /v2.0/subnets/0137a468-d4d4-45f1-a13a-4eb5c3fd7f4a => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1818] 10.0.0.213 () {32 vars in 646 bytes} [Sun May 10 05:19:18 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:18.169 8 WARNING neutron.db.securitygroups_db [None req-df0883a9-b396-4ade-a85e-8c9bb5875b05 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:19:18.198 7 INFO neutron.services.segments.plugin [-] Segment 3e586909-1f6d-4407-aac0-92d916555166 resource provider aggregate not found 2026-05-10 05:19:18.214 7 INFO neutron.services.segments.plugin [-] Segment 3e586909-1f6d-4407-aac0-92d916555166 resource provider aggregate not found 2026-05-10 05:19:18.231 7 INFO neutron.services.segments.plugin [-] Segment 3e586909-1f6d-4407-aac0-92d916555166 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e586909-1f6d-4407-aac0-92d916555166 found for delete ", "request_id": "req-a71cb2b9-09ef-4972-920d-1a432de5f594"}]} 2026-05-10 05:19:18.240 7 INFO neutron.services.segments.plugin [-] Segment 3e586909-1f6d-4407-aac0-92d916555166 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e586909-1f6d-4407-aac0-92d916555166 found for delete ", "request_id": "req-7cb70fbd-6d5b-4c98-a464-141f74c1acfd"}]} [pid: 7|app: 0|req: 965/1819] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:18 2026] DELETE /v2.0/networks/f22e4fa0-c4e5-42a0-a2d1-f749e3ba39fd => 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/1820] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:17 2026] GET /v2.0/security-groups?tenant_id=a84bc754d7664249b41b38c5dc362b9c&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: 966/1821] 199.204.45.250 () {34 vars in 993 bytes} [Sun May 10 05:19:18 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1822] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:18 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1823] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:18 2026] DELETE /v2.0/security-groups/873c844f-1a73-40f8-b357-7fa24e4cdd7d => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1824] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:18 2026] DELETE /v2.0/networks/6987b9f7-039e-4225-be06-cc4ccb266724 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1825] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:19:18 2026] GET /v2.0/security-groups?id=2060fb1f-fae9-48e6-b2d0-719ab212fc4f&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:18.569 8 INFO neutron_taas.services.taas.taas_plugin [req-2d56142d-2732-4cd3-a44d-09ca0cc40d96 req-15717ba0-1b91-43bc-b05d-7fbb9870e27d 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] TaaS: Handle Delete Port: 9c897b4d-bf18-48e4-9862-083311a403f8 2026-05-10 05:19:18.573 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2d56142d-2732-4cd3-a44d-09ca0cc40d96 req-15717ba0-1b91-43bc-b05d-7fbb9870e27d 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Tap Mirror: Handle Delete Port: 9c897b4d-bf18-48e4-9862-083311a403f8 [pid: 7|app: 0|req: 969/1826] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:18 2026] DELETE /v2.0/networks/ca31127a-c61b-4b01-bf44-b48538b443a2 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:18.646 7 WARNING neutron.db.securitygroups_db [None req-dc951880-2d87-437e-9c11-21467855cb5b 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:19:18.697 8 INFO neutron.db.l3_db [req-2d56142d-2732-4cd3-a44d-09ca0cc40d96 req-15717ba0-1b91-43bc-b05d-7fbb9870e27d 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Floating IP 778abce0-4e43-4d89-8333-5d19529d4e9b disassociated. External IP: 10.96.250.218, port: 9c897b4d-bf18-48e4-9862-083311a403f8. [pid: 7|app: 0|req: 970/1827] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:18 2026] GET /v2.0/security-groups?tenant_id=de0019950e8d422f8090c7e076d59f4f&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1828] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:18 2026] DELETE /v2.0/networks/b46f0a07-8a7b-481c-9ef9-ad2e329fbbef => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1829] 199.204.45.250 () {36 vars in 996 bytes} [Sun May 10 05:19:18 2026] DELETE /v2.0/ports/9c897b4d-bf18-48e4-9862-083311a403f8 => generated 0 bytes in 590 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1830] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:18 2026] DELETE /v2.0/security-groups/14ccb35e-6b56-4601-b36d-62ab7855fe6c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:19:19.060 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9aa35a1e-bc51-4238-af8b-79eb7e3e94ab'] response: {'server_uuid': 'caad7101-b359-4dec-9dc0-f1cc50c6f4e4', 'name': 'network-vif-deleted', 'tag': '9c897b4d-bf18-48e4-9862-083311a403f8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 973/1831] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:19 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:19.623 8 WARNING neutron.db.securitygroups_db [None req-1e2a891a-5e81-4b5a-9190-8f8d10625486 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 859/1832] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:19 2026] GET /v2.0/security-groups?tenant_id=5d2c1dfaa79e44c7a66076ca43f27064&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1833] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:19 2026] DELETE /v2.0/security-groups/e5e245de-c403-43e5-bad2-e61a5d784c28 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:19:20.264 7 INFO neutron.services.segments.plugin [-] Segment 4f048d46-770b-4683-927b-5d388189be5c resource provider aggregate not found 2026-05-10 05:19:20.272 7 INFO neutron.services.segments.plugin [-] Segment 4f048d46-770b-4683-927b-5d388189be5c resource provider aggregate not found 2026-05-10 05:19:20.289 7 INFO neutron.services.segments.plugin [-] Segment 4f048d46-770b-4683-927b-5d388189be5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f048d46-770b-4683-927b-5d388189be5c found for delete ", "request_id": "req-073fba8e-cacf-4748-bf3a-5b4edf43e048"}]} 2026-05-10 05:19:20.296 7 INFO neutron.services.segments.plugin [-] Segment 4f048d46-770b-4683-927b-5d388189be5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f048d46-770b-4683-927b-5d388189be5c found for delete ", "request_id": "req-6817f25c-e25b-4295-a3c6-2ee3c0f09217"}]} 2026-05-10 05:19:20.309 7 INFO neutron.services.segments.plugin [-] Segment 969e305a-4ead-4e15-a4d6-0e16c0cdfac8 resource provider aggregate not found 2026-05-10 05:19:20.320 7 INFO neutron.services.segments.plugin [-] Segment 969e305a-4ead-4e15-a4d6-0e16c0cdfac8 resource provider aggregate not found 2026-05-10 05:19:20.325 7 INFO neutron.services.segments.plugin [-] Segment 969e305a-4ead-4e15-a4d6-0e16c0cdfac8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 969e305a-4ead-4e15-a4d6-0e16c0cdfac8 found for delete ", "request_id": "req-abc9f572-84bc-497d-8c3c-2fa333dacfb6"}]} 2026-05-10 05:19:20.340 7 INFO neutron.services.segments.plugin [-] Segment 969e305a-4ead-4e15-a4d6-0e16c0cdfac8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 969e305a-4ead-4e15-a4d6-0e16c0cdfac8 found for delete ", "request_id": "req-3e38e916-98ab-4de1-8007-9e0c96266c35"}]} 2026-05-10 05:19:20.346 7 INFO neutron.services.segments.plugin [-] Segment 5bdfc6b4-31d6-466e-a4c5-15bd634068d4 resource provider aggregate not found 2026-05-10 05:19:20.361 7 INFO neutron.services.segments.plugin [-] Segment 5bdfc6b4-31d6-466e-a4c5-15bd634068d4 resource provider aggregate not found 2026-05-10 05:19:20.365 7 INFO neutron.services.segments.plugin [-] Segment 5bdfc6b4-31d6-466e-a4c5-15bd634068d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bdfc6b4-31d6-466e-a4c5-15bd634068d4 found for delete ", "request_id": "req-28a4d4d2-a7de-42ea-bd6d-d33e90bbe52c"}]} 2026-05-10 05:19:20.380 7 INFO neutron.services.segments.plugin [-] Segment 5bdfc6b4-31d6-466e-a4c5-15bd634068d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bdfc6b4-31d6-466e-a4c5-15bd634068d4 found for delete ", "request_id": "req-058569a8-63ae-46cc-ae27-11b6253b0149"}]} [pid: 8|app: 0|req: 860/1834] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:20 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => 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: 861/1835] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:21 2026] GET /v2.0/ports?device_id=caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => 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: 975/1836] 10.0.0.213 () {34 vars in 683 bytes} [Sun May 10 05:19:21 2026] POST /v2.0/security-groups => generated 1624 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1837] 10.0.0.213 () {32 vars in 662 bytes} [Sun May 10 05:19:21 2026] GET /v2.0/security-groups => generated 4529 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1838] 10.0.0.213 () {34 vars in 757 bytes} [Sun May 10 05:19:22 2026] PUT /v2.0/security-groups/331b6949-d41a-4ed1-8ff6-2bffff7fcc55 => generated 1664 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1839] 10.0.0.213 () {32 vars in 736 bytes} [Sun May 10 05:19:22 2026] GET /v2.0/security-groups/331b6949-d41a-4ed1-8ff6-2bffff7fcc55 => generated 1664 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1840] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:22 2026] DELETE /v2.0/security-groups/331b6949-d41a-4ed1-8ff6-2bffff7fcc55 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1841] 10.0.0.213 () {32 vars in 662 bytes} [Sun May 10 05:19:22 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-05-10 05:19:22.302 7 INFO neutron.api.v2.resource [None req-a38c98d0-681f-4fa9-9c5f-0afb34722115 5dfb6c0ab33d4a2f8636cf914cb6cba5 148a911347974e3faebc11eb8468d3aa - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 978/1842] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:22 2026] DELETE /v2.0/security-groups/331b6949-d41a-4ed1-8ff6-2bffff7fcc55 => 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: 865/1843] 10.0.0.213 () {34 vars in 683 bytes} [Sun May 10 05:19:22 2026] POST /v2.0/security-groups => generated 1624 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1844] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:19:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1845] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:19:22 2026] GET /v2.0/security-group-rules/27f866e1-2ac2-49f1-a1e7-7b53de8e7b51 => generated 601 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1846] 10.0.0.213 () {32 vars in 672 bytes} [Sun May 10 05:19:22 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1847] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:19:22 2026] DELETE /v2.0/security-group-rules/27f866e1-2ac2-49f1-a1e7-7b53de8e7b51 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1848] 10.0.0.213 () {32 vars in 672 bytes} [Sun May 10 05:19:22 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1849] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:19:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1850] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:19:22 2026] GET /v2.0/security-group-rules/74525d48-579a-4555-9b29-30e46c7efd28 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1851] 10.0.0.213 () {32 vars in 672 bytes} [Sun May 10 05:19:22 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1852] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:22 2026] DELETE /v2.0/security-groups/2060fb1f-fae9-48e6-b2d0-719ab212fc4f => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1853] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:19:22 2026] DELETE /v2.0/security-group-rules/74525d48-579a-4555-9b29-30e46c7efd28 => 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: 983/1854] 10.0.0.213 () {32 vars in 672 bytes} [Sun May 10 05:19:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:19:23.177 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7f34147-3141-4d85-9582-673e99164507 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] TaaS: Handle Delete Port: 725eb206-f6e7-4e30-b0f5-7151ad638474 2026-05-10 05:19:23.181 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7f34147-3141-4d85-9582-673e99164507 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Tap Mirror: Handle Delete Port: 725eb206-f6e7-4e30-b0f5-7151ad638474 [pid: 7|app: 0|req: 984/1855] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:19:23 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: 985/1856] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:19:23 2026] GET /v2.0/security-group-rules/09776c0a-6916-489b-a609-644fd6650b5f => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1857] 10.0.0.213 () {32 vars in 672 bytes} [Sun May 10 05:19:23 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1858] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:19:23 2026] DELETE /v2.0/floatingips/778abce0-4e43-4d89-8333-5d19529d4e9b => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1859] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:19:23 2026] DELETE /v2.0/security-group-rules/09776c0a-6916-489b-a609-644fd6650b5f => 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: 873/1860] 10.0.0.213 () {32 vars in 672 bytes} [Sun May 10 05:19:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1861] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:23 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1862] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:23 2026] DELETE /v2.0/security-groups/6b544c21-c8e2-456e-8cc4-cd315e4b393d => 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: 875/1863] 10.0.0.213 () {32 vars in 662 bytes} [Sun May 10 05:19:23 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: 989/1864] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:19:23 2026] GET /v2.0/security-groups?id=792b9ad9-8a80-4264-8b22-0a7c763193af&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1865] 10.0.0.213 () {32 vars in 662 bytes} [Sun May 10 05:19:23 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:19:24.092 7 WARNING neutron.db.securitygroups_db [None req-0800cfe6-95de-40b0-aa9c-5c52c251a1f8 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:19:24.178 8 WARNING neutron.db.securitygroups_db [None req-ded5e0cc-50a0-4c05-9cc3-b9ebcd72ef03 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 877/1866] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:24 2026] GET /v2.0/security-groups?tenant_id=148a911347974e3faebc11eb8468d3aa&name=default => generated 2925 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1867] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:23 2026] GET /v2.0/security-groups?tenant_id=479e223715b94e29a3d8e933615b77ad&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1868] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:24 2026] DELETE /v2.0/security-groups/7f56f2f5-c113-49aa-bb55-13e6d5c4d54a => 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: 991/1869] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:24 2026] DELETE /v2.0/security-groups/c1254ff1-bd58-4915-b60f-018780116a9f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1870] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:24 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1871] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:19:24 2026] GET /v2.0/security-groups?id=792b9ad9-8a80-4264-8b22-0a7c763193af&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1872] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:25 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => 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: 993/1873] 199.204.45.250 () {34 vars in 993 bytes} [Sun May 10 05:19:25 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1874] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:19:25 2026] GET /v2.0/security-groups?id=792b9ad9-8a80-4264-8b22-0a7c763193af&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:26.107 7 INFO neutron_taas.services.taas.taas_plugin [req-749b4f21-9723-4604-92ee-74d73f35562e req-01f908f4-f7ea-45de-b34c-c059a2392857 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] TaaS: Handle Delete Port: 99a3101e-fa23-4e92-b2a6-34f4f5a81933 2026-05-10 05:19:26.113 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-749b4f21-9723-4604-92ee-74d73f35562e req-01f908f4-f7ea-45de-b34c-c059a2392857 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Tap Mirror: Handle Delete Port: 99a3101e-fa23-4e92-b2a6-34f4f5a81933 [pid: 7|app: 0|req: 994/1875] 199.204.45.250 () {36 vars in 996 bytes} [Sun May 10 05:19:25 2026] DELETE /v2.0/ports/99a3101e-fa23-4e92-b2a6-34f4f5a81933 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:26.295 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-160ce309-3c53-4e81-8d10-734ee246b46d'] response: {'server_uuid': '0602847a-ca21-4568-84b3-93947913e516', 'name': 'network-vif-deleted', 'tag': '99a3101e-fa23-4e92-b2a6-34f4f5a81933', 'status': 'completed', 'code': 200} 2026-05-10 05:19:26.680 8 WARNING neutron.db.securitygroups_db [None req-ebeb03fc-edc2-4cca-90f4-1da3c01b0a5e 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 882/1876] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:26 2026] GET /v2.0/security-groups?tenant_id=f010403edc5346859e02289134d78807&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1877] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:26 2026] DELETE /v2.0/security-groups/d9d89ff4-69c7-4b63-9ee0-c3e70d2a98af => 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: 883/1878] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:27 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:28.040 7 WARNING neutron.db.securitygroups_db [None req-5d98e49a-781d-43e1-80ca-564fc63c839f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 996/1881] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:27 2026] GET /v2.0/security-groups?tenant_id=cf44949e43274784a7a46e7827a5ad4c&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1882] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:28 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => 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: 886/1883] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:28 2026] DELETE /v2.0/security-groups/8ed3e6cc-90e7-4014-a2bd-f1666ee04a5e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:19:29.080 7 INFO neutron.db.segments_db [None req-b7bb8b92-0df0-4255-9244-e6dc48e75227 9b476d13ffce4b3fbb96d5e125d3a2b8 a83543db8e0e4255a182482e498ba86c - - default default] Added segment 50c39759-8582-471f-ab06-0ee1b0d379f5 of type vxlan for network f4041e37-90e8-4636-ad28-4bead0bad43e [pid: 7|app: 0|req: 998/1884] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:19:28 2026] POST /v2.0/networks => generated 648 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1885] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:29 2026] GET /v2.0/ports?device_id=0602847a-ca21-4568-84b3-93947913e516 => 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: 999/1886] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:29 2026] POST /v2.0/subnets => generated 673 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:30.025 8 INFO neutron.db.segments_db [None req-be976d57-c9ec-41cf-86c8-785a3aac2ff1 9b476d13ffce4b3fbb96d5e125d3a2b8 a83543db8e0e4255a182482e498ba86c - - default default] Added segment 2880ca85-ce56-44cf-919f-4524a3d77645 of type vxlan for network 37780553-7f63-4243-aa57-fb389f4570da [pid: 8|app: 0|req: 888/1887] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:19:29 2026] POST /v2.0/networks => generated 647 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1888] 10.0.0.213 () {34 vars in 742 bytes} [Sun May 10 05:19:30 2026] PUT /v2.0/networks/37780553-7f63-4243-aa57-fb389f4570da => generated 592 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1889] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:30 2026] POST /v2.0/subnets => generated 646 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1890] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:30 2026] DELETE /v2.0/security-groups/792b9ad9-8a80-4264-8b22-0a7c763193af => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1891] 10.0.0.213 () {34 vars in 740 bytes} [Sun May 10 05:19:30 2026] PUT /v2.0/subnets/d9dcb48d-3e9f-40ab-8790-0b046c0bf5ef => generated 656 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:30.893 8 INFO neutron.services.segments.plugin [-] Segment 2880ca85-ce56-44cf-919f-4524a3d77645 resource provider aggregate not found 2026-05-10 05:19:30.894 8 INFO neutron.services.segments.plugin [-] Segment 2880ca85-ce56-44cf-919f-4524a3d77645 resource provider aggregate not found 2026-05-10 05:19:30.916 8 INFO neutron.services.segments.plugin [-] Segment 2880ca85-ce56-44cf-919f-4524a3d77645 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2880ca85-ce56-44cf-919f-4524a3d77645 found for delete ", "request_id": "req-d22cc279-a80f-4a95-8968-c0b4b387d4f6"}]} 2026-05-10 05:19:30.918 8 INFO neutron.services.segments.plugin [-] Segment 2880ca85-ce56-44cf-919f-4524a3d77645 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2880ca85-ce56-44cf-919f-4524a3d77645 found for delete ", "request_id": "req-9775b2d1-d5b8-4770-a5c8-7d5ed3ee97c7"}]} [pid: 8|app: 0|req: 891/1892] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:30 2026] DELETE /v2.0/networks/37780553-7f63-4243-aa57-fb389f4570da => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:30.940 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29a2dae5-7fab-4472-851a-1b1e7038b54a 9b476d13ffce4b3fbb96d5e125d3a2b8 a83543db8e0e4255a182482e498ba86c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 892/1893] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:30 2026] DELETE /v2.0/networks/37780553-7f63-4243-aa57-fb389f4570da => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1894] 10.0.0.213 () {32 vars in 693 bytes} [Sun May 10 05:19:30 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1895] 10.0.0.213 () {32 vars in 741 bytes} [Sun May 10 05:19:31 2026] GET /v2.0/subnets?network_id=f31ffcb8-0769-4712-bd57-79abaa6febec => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:31.042 7 INFO neutron_taas.services.taas.taas_plugin [None req-4f1153ff-47ba-4fde-9d43-4b7a60a9d3d8 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] TaaS: Handle Delete Port: 8f954938-58d1-4bb8-bd30-0511e8ceb003 2026-05-10 05:19:31.047 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f1153ff-47ba-4fde-9d43-4b7a60a9d3d8 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Tap Mirror: Handle Delete Port: 8f954938-58d1-4bb8-bd30-0511e8ceb003 [pid: 8|app: 0|req: 895/1896] 10.0.0.213 () {32 vars in 652 bytes} [Sun May 10 05:19:31 2026] GET /v2.0/extensions => generated 22222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1897] 10.0.0.213 () {32 vars in 648 bytes} [Sun May 10 05:19:31 2026] GET /v2.0/networks => generated 1313 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1898] 10.0.0.213 () {32 vars in 646 bytes} [Sun May 10 05:19:31 2026] GET /v2.0/subnets => generated 1312 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1899] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:19:31 2026] GET /v2.0/networks/f4041e37-90e8-4636-ad28-4bead0bad43e => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1900] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:19:31 2026] GET /v2.0/subnets/c17bdfaa-6be9-4d45-91e6-ed924e2e7d3a => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:31.288 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8234c6d1-d6c8-4606-af43-0c65bbeeeef7 9b476d13ffce4b3fbb96d5e125d3a2b8 a83543db8e0e4255a182482e498ba86c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1901] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:31 2026] DELETE /v2.0/subnets/d9dcb48d-3e9f-40ab-8790-0b046c0bf5ef => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:19:31.307 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7fac096b-1894-497e-873a-1f03f4c2a126 9b476d13ffce4b3fbb96d5e125d3a2b8 a83543db8e0e4255a182482e498ba86c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 901/1902] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:31 2026] DELETE /v2.0/networks/37780553-7f63-4243-aa57-fb389f4570da => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1903] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:31 2026] DELETE /v2.0/subnets/c17bdfaa-6be9-4d45-91e6-ed924e2e7d3a => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1904] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:19:30 2026] PUT /v2.0/routers/c0f7be59-d52e-477e-a4eb-68bad3850b9f/remove_router_interface => generated 310 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:31.656 8 WARNING neutron.db.securitygroups_db [None req-6b004a45-c43d-4457-a575-5afd68ee9151 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:19:31.746 7 INFO neutron_taas.services.taas.taas_plugin [None req-b001e7f9-8789-4b41-a770-43c71c530f4b 9b476d13ffce4b3fbb96d5e125d3a2b8 a83543db8e0e4255a182482e498ba86c - - default default] TaaS: Handle Delete Port: 0b15e0bb-1187-450b-a94f-12b26d3f1a86 2026-05-10 05:19:31.750 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b001e7f9-8789-4b41-a770-43c71c530f4b 9b476d13ffce4b3fbb96d5e125d3a2b8 a83543db8e0e4255a182482e498ba86c - - default default] Tap Mirror: Handle Delete Port: 0b15e0bb-1187-450b-a94f-12b26d3f1a86 [pid: 8|app: 0|req: 903/1905] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:31 2026] GET /v2.0/security-groups?tenant_id=96c80b1632524b27b4b2f209f494ff90&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:19:31.911 7 INFO neutron.services.segments.plugin [-] Segment 50c39759-8582-471f-ab06-0ee1b0d379f5 resource provider aggregate not found 2026-05-10 05:19:31.916 7 INFO neutron.services.segments.plugin [-] Segment 50c39759-8582-471f-ab06-0ee1b0d379f5 resource provider aggregate not found [pid: 8|app: 0|req: 904/1906] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:31 2026] DELETE /v2.0/subnets/5c01480b-b42e-4d69-a4b0-f931300f9660 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:31.940 7 INFO neutron.services.segments.plugin [-] Segment 50c39759-8582-471f-ab06-0ee1b0d379f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50c39759-8582-471f-ab06-0ee1b0d379f5 found for delete ", "request_id": "req-1736cd7c-8dc1-4a16-b8c1-e23d44d6728a"}]} 2026-05-10 05:19:31.941 7 INFO neutron.services.segments.plugin [-] Segment 50c39759-8582-471f-ab06-0ee1b0d379f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50c39759-8582-471f-ab06-0ee1b0d379f5 found for delete ", "request_id": "req-7b40abbe-e842-4c1b-a65b-4ac49ab15fe7"}]} [pid: 7|app: 0|req: 1003/1907] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:31 2026] DELETE /v2.0/networks/f4041e37-90e8-4636-ad28-4bead0bad43e => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1908] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:31 2026] DELETE /v2.0/security-groups/afdf175f-559e-4a4f-9358-bb49702592e5 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:19:32.160 7 INFO neutron_taas.services.taas.taas_plugin [None req-1807cb4e-ee21-4534-bd4e-4e950ff5c755 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] TaaS: Handle Delete Port: 24a4dad2-6f80-4860-bbe7-40a49eda3d3f 2026-05-10 05:19:32.163 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1807cb4e-ee21-4534-bd4e-4e950ff5c755 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Tap Mirror: Handle Delete Port: 24a4dad2-6f80-4860-bbe7-40a49eda3d3f 2026-05-10 05:19:32.417 7 INFO neutron_taas.services.taas.taas_plugin [None req-1807cb4e-ee21-4534-bd4e-4e950ff5c755 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] TaaS: Handle Delete Port: f7024505-12ba-4240-a8e1-9fdf9cdeac4b 2026-05-10 05:19:32.420 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1807cb4e-ee21-4534-bd4e-4e950ff5c755 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Tap Mirror: Handle Delete Port: f7024505-12ba-4240-a8e1-9fdf9cdeac4b 2026-05-10 05:19:32.658 8 WARNING neutron.db.securitygroups_db [None req-1f0e107a-178b-4bae-a14a-323d8b899d53 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 906/1909] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:32 2026] GET /v2.0/security-groups?tenant_id=a83543db8e0e4255a182482e498ba86c&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1910] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:32 2026] DELETE /v2.0/security-groups/7efa162a-ea9f-4366-8978-5661120a92f1 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:19:32.794 7 INFO neutron.db.l3_hamode_db [None req-1807cb4e-ee21-4534-bd4e-4e950ff5c755 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] HA network 904bb182-6b10-4939-9f97-919f40b5ca74 was deleted as no HA routers are present in project 2c09d51cc30c4a62845049834ab7c811. [pid: 7|app: 0|req: 1004/1911] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:31 2026] DELETE /v2.0/routers/c0f7be59-d52e-477e-a4eb-68bad3850b9f => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:19:32.899 8 INFO neutron_taas.services.taas.taas_plugin [None req-c681c14a-29e4-49c2-be96-ee41e64c9985 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] TaaS: Handle Delete Port: d187a70e-5eab-4c2a-8ebb-c57fea3599ce 2026-05-10 05:19:32.902 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c681c14a-29e4-49c2-be96-ee41e64c9985 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] Tap Mirror: Handle Delete Port: d187a70e-5eab-4c2a-8ebb-c57fea3599ce 2026-05-10 05:19:33.088 8 INFO neutron.services.segments.plugin [-] Segment b5be0170-8325-4f8f-9367-4414af4d02f2 resource provider aggregate not found 2026-05-10 05:19:33.092 8 INFO neutron.services.segments.plugin [-] Segment b5be0170-8325-4f8f-9367-4414af4d02f2 resource provider aggregate not found 2026-05-10 05:19:33.112 8 INFO neutron.services.segments.plugin [-] Segment b5be0170-8325-4f8f-9367-4414af4d02f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5be0170-8325-4f8f-9367-4414af4d02f2 found for delete ", "request_id": "req-d7159d72-5a37-4d0c-b44e-98b327f11fa5"}]} 2026-05-10 05:19:33.118 8 INFO neutron.services.segments.plugin [-] Segment b5be0170-8325-4f8f-9367-4414af4d02f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5be0170-8325-4f8f-9367-4414af4d02f2 found for delete ", "request_id": "req-5a96db03-cbae-4b7f-8e42-16e19d05a0b7"}]} [pid: 8|app: 0|req: 908/1912] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:32 2026] DELETE /v2.0/networks/de40e700-d982-42ec-8027-48c30b03915f => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:33.859 7 WARNING neutron.db.securitygroups_db [None req-af13a465-6e6b-4b9e-940a-214a535076de 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1005/1913] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:33 2026] GET /v2.0/security-groups?tenant_id=2c09d51cc30c4a62845049834ab7c811&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:19:33.969 7 INFO neutron.services.segments.plugin [-] Segment 6d57b345-2022-4b2e-b80a-5786135ab0ec resource provider aggregate not found 2026-05-10 05:19:33.974 7 INFO neutron.services.segments.plugin [-] Segment 6d57b345-2022-4b2e-b80a-5786135ab0ec resource provider aggregate not found 2026-05-10 05:19:33.997 7 INFO neutron.services.segments.plugin [-] Segment 6d57b345-2022-4b2e-b80a-5786135ab0ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d57b345-2022-4b2e-b80a-5786135ab0ec found for delete ", "request_id": "req-d8a417b1-109e-456a-a2d2-869f8cc6a413"}]} 2026-05-10 05:19:34.000 7 INFO neutron.services.segments.plugin [-] Segment 6d57b345-2022-4b2e-b80a-5786135ab0ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d57b345-2022-4b2e-b80a-5786135ab0ec found for delete ", "request_id": "req-63797ed5-c419-42fb-ac13-bcdf5be14a72"}]} [pid: 7|app: 0|req: 1006/1914] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:33 2026] DELETE /v2.0/security-groups/8aef5238-82f1-42e4-90b9-7983e5f2714f => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:19:34.103 8 INFO neutron.db.segments_db [None req-68915367-c8c0-40d0-90f5-2118cd006d5b 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 363d4438-4cbf-4f1f-a099-78f8499f2c14 of type vxlan for network ee3adab5-de5b-4725-bb0c-83a78bc6006f 2026-05-10 05:19:34.146 7 WARNING neutron.db.securitygroups_db [None req-06494d50-397e-4d9b-b30b-c996ef65c359 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 909/1915] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:19:33 2026] POST /v2.0/networks => generated 741 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1916] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:34 2026] GET /v2.0/security-groups?tenant_id=b00c36262f474d78bb24c333f4c4541e&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1917] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:34 2026] DELETE /v2.0/security-groups/4066006c-c134-467f-a98e-f8aec569ddd7 => 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: 910/1918] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:34 2026] POST /v2.0/subnets => generated 688 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:34.472 7 INFO neutron.db.segments_db [None req-89b9bc1b-991f-41d9-9c61-d3242f377698 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 8d20607d-f35b-4df8-bb35-d082312849ff of type vxlan for network a6c49b6f-3781-4b61-b2eb-fb593701cf7f 2026-05-10 05:19:34.758 7 INFO neutron.db.l3_hamode_db [None req-89b9bc1b-991f-41d9-9c61-d3242f377698 4a6aaf9edb9a4c95899810131ab61fd1 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:19:34.911 8 INFO neutron.db.segments_db [None req-154eaa09-24ff-4cce-9e87-7e1804762c5a 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Added segment b8a0a151-62b1-4853-8a4f-6b5f5274377e of type vxlan for network 2118e05e-43a9-43f8-b7f4-3b6d53fb4ef3 [pid: 8|app: 0|req: 911/1919] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:19:34 2026] POST /v2.0/networks => generated 628 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:35.056 8 INFO neutron.db.segments_db [None req-84c1e763-2099-4521-82a1-52a74c12d6a0 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Added segment 6074b010-ed3f-4824-97fa-c1612e677a87 of type vxlan for network be191a88-1e94-4f7b-92ef-cdd35b2df7cc [pid: 8|app: 0|req: 912/1920] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:19:35 2026] POST /v2.0/networks => generated 627 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1921] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:35 2026] POST /v2.0/subnets => generated 626 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:35.570 7 INFO neutron.db.l3_hamode_db [None req-89b9bc1b-991f-41d9-9c61-d3242f377698 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 914/1922] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:35 2026] POST /v2.0/subnets => generated 626 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:35.778 8 INFO neutron.db.segments_db [None req-710f86c5-6ac7-4254-a09e-c6e6a93e3a42 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Added segment dbc7dde0-0b8e-4894-a238-1fbef58a2e13 of type vxlan for network 5b1a3ffe-a4fd-46e3-9823-b0f56aed4c16 2026-05-10 05:19:36.118 8 INFO neutron.db.l3_hamode_db [None req-710f86c5-6ac7-4254-a09e-c6e6a93e3a42 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:19:36.265 8 INFO neutron.db.l3_hamode_db [None req-710f86c5-6ac7-4254-a09e-c6e6a93e3a42 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1009/1923] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:34 2026] POST /v2.0/routers => generated 728 bytes in 2117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1924] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:35 2026] POST /v2.0/routers => generated 507 bytes in 1064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1925] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:19:36 2026] PUT /v2.0/routers/2dd174e0-d50a-4c76-9447-a0b80c9de71f/add_router_interface => generated 310 bytes in 1315 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1926] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:19:36 2026] PUT /v2.0/routers/08873097-e410-4972-b4cf-25aaf73679b8/add_router_interface => generated 310 bytes in 1858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1927] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:19:38 2026] GET /v2.0/ports/34598627-f1a5-401c-adfc-65726e8a60c6 => generated 955 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:39.122 7 INFO neutron.db.segments_db [None req-954a4ed1-2125-4439-b090-b1f5ceeb6d04 89043d02b72040f2978174697d89978b 7cabce93ecc84f19ba02f14fa608e6e1 - - default default] Added segment 99d2ae73-2451-40f1-b34b-dac104e2ceb8 of type vxlan for network 995fc4db-f036-4432-8e27-c5e65da431a0 [pid: 7|app: 0|req: 1012/1928] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:19:38 2026] POST /v2.0/networks => generated 726 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:39.313 7 INFO neutron.db.segments_db [None req-4d9594a3-4b8b-43f4-bedc-4f6d3922321b 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 5378e802-031a-4a62-a39b-83be0414a308 of type vxlan for network aea4a43a-e4ba-42f7-9f2f-9eba61c708ed [pid: 7|app: 0|req: 1013/1929] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:19:39 2026] POST /v2.0/networks => generated 740 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1930] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:39 2026] POST /v2.0/subnets => generated 644 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1931] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:39 2026] POST /v2.0/subnets => generated 687 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:39.823 7 WARNING neutron.api.v2.base [None req-cece95ce-9c3c-43d1-aa68-ffd66ba75e61 89043d02b72040f2978174697d89978b 7cabce93ecc84f19ba02f14fa608e6e1 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-10 05:19:39.824 7 INFO neutron.api.v2.resource [None req-cece95ce-9c3c-43d1-aa68-ffd66ba75e61 89043d02b72040f2978174697d89978b 7cabce93ecc84f19ba02f14fa608e6e1 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1016/1932] 10.0.0.213 () {34 vars in 680 bytes} [Sun May 10 05:19:39 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-10 05:19:39.867 7 INFO neutron.db.segments_db [None req-de4c6a4b-1573-4cfb-ad8e-8c177e0c746c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 21b2c6f3-b8f2-4b41-9803-778d292580cf of type vxlan for network 15309903-fee0-4c0a-bd5c-67f0ef97b89b [pid: 8|app: 0|req: 917/1933] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:19:38 2026] PUT /v2.0/routers/08873097-e410-4972-b4cf-25aaf73679b8/add_router_interface => generated 310 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:40.071 8 INFO neutron.services.segments.plugin [-] Segment 99d2ae73-2451-40f1-b34b-dac104e2ceb8 resource provider aggregate not found 2026-05-10 05:19:40.082 8 INFO neutron.services.segments.plugin [-] Segment 99d2ae73-2451-40f1-b34b-dac104e2ceb8 resource provider aggregate not found 2026-05-10 05:19:40.092 8 INFO neutron.services.segments.plugin [-] Segment 99d2ae73-2451-40f1-b34b-dac104e2ceb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99d2ae73-2451-40f1-b34b-dac104e2ceb8 found for delete ", "request_id": "req-4e8cb658-dbb9-471f-89ef-67fb269ea919"}]} [pid: 8|app: 0|req: 918/1934] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:39 2026] DELETE /v2.0/networks/995fc4db-f036-4432-8e27-c5e65da431a0 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:40.107 8 INFO neutron.services.segments.plugin [-] Segment 99d2ae73-2451-40f1-b34b-dac104e2ceb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99d2ae73-2451-40f1-b34b-dac104e2ceb8 found for delete ", "request_id": "req-184d073b-bbad-450a-ba45-77bac8012973"}]} [pid: 8|app: 0|req: 919/1935] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:19:40 2026] GET /v2.0/ports/60db238f-4c39-4daf-a735-2fc9f87236d7 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:40.141 7 INFO neutron.db.l3_hamode_db [None req-de4c6a4b-1573-4cfb-ad8e-8c177e0c746c 4a6aaf9edb9a4c95899810131ab61fd1 219abac23b884c0cbbc1f81f028c0c64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:19:40.189 8 INFO neutron.db.segments_db [None req-48f1528c-04d4-407d-8478-b43d07b78306 89043d02b72040f2978174697d89978b 7cabce93ecc84f19ba02f14fa608e6e1 - - default default] Added segment a3686d32-90d1-4377-a065-86250d4c446f of type vxlan for network 5f49d433-01cd-452e-b480-67f127e2b132 [pid: 8|app: 0|req: 920/1936] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:19:40 2026] POST /v2.0/networks => generated 726 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:40.604 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2375d2e-28d2-49ed-9b4d-e7891baf0608 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] TaaS: Handle Delete Port: 60db238f-4c39-4daf-a735-2fc9f87236d7 2026-05-10 05:19:40.608 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2375d2e-28d2-49ed-9b4d-e7891baf0608 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Tap Mirror: Handle Delete Port: 60db238f-4c39-4daf-a735-2fc9f87236d7 2026-05-10 05:19:40.930 7 INFO neutron.db.l3_hamode_db [None req-de4c6a4b-1573-4cfb-ad8e-8c177e0c746c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 921/1937] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:19:40 2026] PUT /v2.0/routers/08873097-e410-4972-b4cf-25aaf73679b8/remove_router_interface => generated 310 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1938] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:40 2026] POST /v2.0/subnets => generated 647 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:41.513 8 INFO neutron_taas.services.taas.taas_plugin [None req-a63e1f48-4124-430c-9822-f8c9e47d011f 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] TaaS: Handle Delete Port: 34598627-f1a5-401c-adfc-65726e8a60c6 2026-05-10 05:19:41.516 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a63e1f48-4124-430c-9822-f8c9e47d011f 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Tap Mirror: Handle Delete Port: 34598627-f1a5-401c-adfc-65726e8a60c6 [pid: 7|app: 0|req: 1017/1939] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:39 2026] POST /v2.0/routers => generated 727 bytes in 2000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:41.832 7 WARNING neutron.api.v2.base [None req-78a927d5-40bb-4cfb-93bc-db5928ba165a 89043d02b72040f2978174697d89978b 7cabce93ecc84f19ba02f14fa608e6e1 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-10 05:19:41.832 7 INFO neutron.api.v2.resource [None req-78a927d5-40bb-4cfb-93bc-db5928ba165a 89043d02b72040f2978174697d89978b 7cabce93ecc84f19ba02f14fa608e6e1 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1018/1940] 10.0.0.213 () {34 vars in 680 bytes} [Sun May 10 05:19:41 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: 8|app: 0|req: 923/1941] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:19:41 2026] PUT /v2.0/routers/08873097-e410-4972-b4cf-25aaf73679b8/remove_router_interface => generated 310 bytes in 790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:42.174 8 INFO neutron.services.segments.plugin [-] Segment a3686d32-90d1-4377-a065-86250d4c446f resource provider aggregate not found 2026-05-10 05:19:42.182 8 INFO neutron.services.segments.plugin [-] Segment a3686d32-90d1-4377-a065-86250d4c446f resource provider aggregate not found 2026-05-10 05:19:42.197 8 INFO neutron.services.segments.plugin [-] Segment a3686d32-90d1-4377-a065-86250d4c446f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3686d32-90d1-4377-a065-86250d4c446f found for delete ", "request_id": "req-874f0ace-6fdd-478d-b905-3186137b2dfa"}]} 2026-05-10 05:19:42.201 8 INFO neutron.services.segments.plugin [-] Segment a3686d32-90d1-4377-a065-86250d4c446f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3686d32-90d1-4377-a065-86250d4c446f found for delete ", "request_id": "req-979eb3bb-6963-4f1b-9598-3cf70d75e485"}]} [pid: 8|app: 0|req: 924/1942] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:41 2026] DELETE /v2.0/networks/5f49d433-01cd-452e-b480-67f127e2b132 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1943] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:19:42 2026] GET /v2.0/ports?device_id=08873097-e410-4972-b4cf-25aaf73679b8 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:42.292 8 INFO neutron.db.segments_db [None req-cefb95c7-7e34-4d57-a189-4fa67eec31ca 89043d02b72040f2978174697d89978b 7cabce93ecc84f19ba02f14fa608e6e1 - - default default] Added segment 642ca25e-c58c-4057-bc93-c10d8e49bed0 of type vxlan for network 1bec279e-b65f-4cb5-a621-efb7daa35b47 [pid: 8|app: 0|req: 926/1944] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:19:42 2026] POST /v2.0/networks => generated 727 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:42.571 8 INFO neutron_taas.services.taas.taas_plugin [None req-180d965b-aee9-46dc-a0ab-712e4fd84dbb 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] TaaS: Handle Delete Port: 3d182920-0797-466d-a3e4-50c79b3c78b3 2026-05-10 05:19:42.574 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-180d965b-aee9-46dc-a0ab-712e4fd84dbb 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Tap Mirror: Handle Delete Port: 3d182920-0797-466d-a3e4-50c79b3c78b3 2026-05-10 05:19:42.928 8 INFO neutron.db.l3_hamode_db [None req-180d965b-aee9-46dc-a0ab-712e4fd84dbb 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] HA network 5b1a3ffe-a4fd-46e3-9823-b0f56aed4c16 was deleted as no HA routers are present in project 4c7b5aff69984fa7a00cb53fabf00851. [pid: 8|app: 0|req: 927/1945] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:42 2026] DELETE /v2.0/routers/08873097-e410-4972-b4cf-25aaf73679b8 => generated 0 bytes in 548 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1946] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:19:41 2026] PUT /v2.0/routers/3fd29d27-cf82-4ea1-81bd-8a1b1640c427/add_router_interface => generated 310 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1947] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:42 2026] DELETE /v2.0/subnets/f1fcc932-9f87-47ce-ad60-8eda6d4b943a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1950] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:42 2026] POST /v2.0/subnets => generated 647 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1951] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:43 2026] DELETE /v2.0/subnets/3566359a-b4aa-4490-977c-2a598c2fd102 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:43.324 7 INFO neutron_taas.services.taas.taas_plugin [None req-47f738d4-a75c-4b88-a34a-ea1a5831c9e7 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] TaaS: Handle Delete Port: b3a33275-1428-4c25-bb1b-03bd093993f7 2026-05-10 05:19:43.327 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47f738d4-a75c-4b88-a34a-ea1a5831c9e7 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Tap Mirror: Handle Delete Port: b3a33275-1428-4c25-bb1b-03bd093993f7 [pid: 8|app: 0|req: 929/1952] 10.0.0.213 () {34 vars in 680 bytes} [Sun May 10 05:19:43 2026] POST /v2.0/rbac-policies => generated 324 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:43.515 7 INFO neutron.services.segments.plugin [-] Segment 6074b010-ed3f-4824-97fa-c1612e677a87 resource provider aggregate not found 2026-05-10 05:19:43.523 7 INFO neutron.services.segments.plugin [-] Segment 6074b010-ed3f-4824-97fa-c1612e677a87 resource provider aggregate not found 2026-05-10 05:19:43.538 7 INFO neutron.services.segments.plugin [-] Segment 6074b010-ed3f-4824-97fa-c1612e677a87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6074b010-ed3f-4824-97fa-c1612e677a87 found for delete ", "request_id": "req-c47e8fec-89f2-466a-a9e7-0f3788bbf596"}]} [pid: 7|app: 0|req: 1024/1953] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:43 2026] DELETE /v2.0/networks/be191a88-1e94-4f7b-92ef-cdd35b2df7cc => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:43.548 7 INFO neutron.services.segments.plugin [-] Segment 6074b010-ed3f-4824-97fa-c1612e677a87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6074b010-ed3f-4824-97fa-c1612e677a87 found for delete ", "request_id": "req-9b34d2eb-f4e1-4a07-8453-d69eb46ba289"}]} [pid: 8|app: 0|req: 930/1954] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:43 2026] DELETE /v2.0/networks/2118e05e-43a9-43f8-b7f4-3b6d53fb4ef3 => 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: 1025/1955] 10.0.0.213 () {34 vars in 684 bytes} [Sun May 10 05:19:43 2026] POST /v2.0/security-groups => generated 1673 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:19:43.833 7 INFO neutron.db.segments_db [None req-108240dd-1077-416e-8d16-89856a545259 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Added segment 829679a6-c911-4ab2-a302-d4c116ba8e6f of type vxlan for network 16dc976c-8b0c-4bf9-abe2-cca5254e30a3 [pid: 8|app: 0|req: 931/1956] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:19:43 2026] GET /v2.0/networks/1bec279e-b65f-4cb5-a621-efb7daa35b47 => generated 655 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1957] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:19:43 2026] POST /v2.0/networks => generated 629 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1958] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:19:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1959] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:19:44 2026] POST /v2.0/security-group-rules => generated 596 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1960] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:43 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:44.217 7 INFO neutron.db.segments_db [None req-2da73c03-c2ab-4cd7-8474-9f741359fc37 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Added segment 33e1e8b5-f8a5-4f6d-bf55-c888b45b5e94 of type vxlan for network 15831f0c-eb50-498d-8e00-40cb95082f5a 2026-05-10 05:19:44.219 8 INFO neutron.services.segments.plugin [-] Segment dbc7dde0-0b8e-4894-a238-1fbef58a2e13 resource provider aggregate not found 2026-05-10 05:19:44.224 8 INFO neutron.services.segments.plugin [-] Segment dbc7dde0-0b8e-4894-a238-1fbef58a2e13 resource provider aggregate not found 2026-05-10 05:19:44.245 8 INFO neutron.services.segments.plugin [-] Segment dbc7dde0-0b8e-4894-a238-1fbef58a2e13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbc7dde0-0b8e-4894-a238-1fbef58a2e13 found for delete ", "request_id": "req-2a964897-a338-4f37-baea-0ba67be20e68"}]} 2026-05-10 05:19:44.247 8 INFO neutron.services.segments.plugin [-] Segment dbc7dde0-0b8e-4894-a238-1fbef58a2e13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbc7dde0-0b8e-4894-a238-1fbef58a2e13 found for delete ", "request_id": "req-f71bee69-ea82-4faf-b430-337e8c35e03e"}]} 2026-05-10 05:19:44.269 8 INFO neutron.services.segments.plugin [-] Segment b8a0a151-62b1-4853-8a4f-6b5f5274377e resource provider aggregate not found 2026-05-10 05:19:44.274 8 INFO neutron.services.segments.plugin [-] Segment b8a0a151-62b1-4853-8a4f-6b5f5274377e resource provider aggregate not found 2026-05-10 05:19:44.286 8 INFO neutron.services.segments.plugin [-] Segment b8a0a151-62b1-4853-8a4f-6b5f5274377e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8a0a151-62b1-4853-8a4f-6b5f5274377e found for delete ", "request_id": "req-2df0fc02-4ade-4b4b-890f-9f04e2902d3f"}]} 2026-05-10 05:19:44.293 8 INFO neutron.services.segments.plugin [-] Segment b8a0a151-62b1-4853-8a4f-6b5f5274377e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8a0a151-62b1-4853-8a4f-6b5f5274377e found for delete ", "request_id": "req-076999a6-de38-48f0-9942-a444cb73c03d"}]} [pid: 8|app: 0|req: 934/1961] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:19:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:44.375 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b51137e-7c1b-4753-b8d6-8b40242f91ab 8215143fb53f4cc092d249bf049b20f3 3e45d7607b4d4e4c8c5d9ee64f57886b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 935/1962] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:19:44 2026] GET /v2.0/networks/1bec279e-b65f-4cb5-a621-efb7daa35b47 => generated 138 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1963] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:19:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:44.509 7 INFO neutron.db.l3_hamode_db [None req-2da73c03-c2ab-4cd7-8474-9f741359fc37 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:19:44.629 7 INFO neutron.db.l3_hamode_db [None req-2da73c03-c2ab-4cd7-8474-9f741359fc37 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 937/1964] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:44 2026] DELETE /v2.0/networks/1bec279e-b65f-4cb5-a621-efb7daa35b47 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:44.816 8 INFO neutron.db.securitygroups_db [None req-1d8f23af-e820-43f4-adab-53af88d3114f 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] Project 8c8258f5d4cd4047b24e6375bfe0e5ef 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: 938/1965] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:19:44 2026] POST /v2.0/security-group-rules => generated 607 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:44.917 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e96db4e-e873-43b0-a857-136145dd741f 89043d02b72040f2978174697d89978b 7cabce93ecc84f19ba02f14fa608e6e1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 939/1966] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:44 2026] DELETE /v2.0/subnets/2c7d2a22-2e5f-42cf-b049-593ba7dbc611 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:19:44.957 8 INFO neutron.db.securitygroups_db [None req-837f933f-e84d-4233-8a69-f5dd17b87fb0 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] Project 8c8258f5d4cd4047b24e6375bfe0e5ef 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: 940/1967] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:19:44 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) 2026-05-10 05:19:45.088 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07fd159a-12c3-4f62-862d-139e9954737e 89043d02b72040f2978174697d89978b 7cabce93ecc84f19ba02f14fa608e6e1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 941/1968] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:45 2026] DELETE /v2.0/subnets/be38fce5-f8c0-4a47-9a20-f175ca403df4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:19:45.124 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48b24219-ebb1-4acb-9ee5-29b847419755 89043d02b72040f2978174697d89978b 7cabce93ecc84f19ba02f14fa608e6e1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 942/1969] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:45 2026] DELETE /v2.0/subnets/e0125696-ad71-47c4-ae95-a30f49fa6547 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1970] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:44 2026] POST /v2.0/routers => generated 507 bytes in 1241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1971] 10.0.0.213 () {34 vars in 684 bytes} [Sun May 10 05:19:45 2026] POST /v2.0/security-groups => generated 1661 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1972] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:19:45 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: 8|app: 0|req: 943/1973] 10.0.0.213 () {34 vars in 664 bytes} [Sun May 10 05:19:45 2026] POST /v2.0/ports => generated 952 bytes in 421 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: 1031/1974] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:19:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:46.326 8 INFO neutron.services.segments.plugin [-] Segment 642ca25e-c58c-4057-bc93-c10d8e49bed0 resource provider aggregate not found 2026-05-10 05:19:46.328 8 INFO neutron.services.segments.plugin [-] Segment 642ca25e-c58c-4057-bc93-c10d8e49bed0 resource provider aggregate not found 2026-05-10 05:19:46.349 8 INFO neutron.services.segments.plugin [-] Segment 642ca25e-c58c-4057-bc93-c10d8e49bed0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 642ca25e-c58c-4057-bc93-c10d8e49bed0 found for delete ", "request_id": "req-04874afe-873a-4078-9541-26c1120af635"}]} 2026-05-10 05:19:46.353 8 INFO neutron.services.segments.plugin [-] Segment 642ca25e-c58c-4057-bc93-c10d8e49bed0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 642ca25e-c58c-4057-bc93-c10d8e49bed0 found for delete ", "request_id": "req-a1c8289f-560b-4582-8b47-8cef2050c42b"}]} [pid: 7|app: 0|req: 1032/1975] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:19:45 2026] POST /v2.0/floatingips => generated 552 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:46.695 7 WARNING neutron.db.securitygroups_db [None req-b1ef7779-3cdc-4958-a38f-db9840e87336 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1033/1976] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:46 2026] GET /v2.0/security-groups?tenant_id=3e45d7607b4d4e4c8c5d9ee64f57886b&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:19:46.825 7 WARNING neutron.db.securitygroups_db [req-0acf5930-583e-4abe-aef5-c59ef68f78d1 req-c0394961-7335-4531-a707-4204ea94471c 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] 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: 1034/1977] 10.0.0.197 () {34 vars in 1099 bytes} [Sun May 10 05:19:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1632998735&fields=id&tenant_id=8c8258f5d4cd4047b24e6375bfe0e5ef => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1978] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:46 2026] DELETE /v2.0/security-groups/1bc14595-1477-415b-bb97-2305be9a8e0b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:19:46.946 7 WARNING neutron.db.securitygroups_db [req-0acf5930-583e-4abe-aef5-c59ef68f78d1 req-8ae1b1bc-d363-4575-b73a-cea12bf46511 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] 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: 1036/1979] 10.0.0.197 () {34 vars in 1097 bytes} [Sun May 10 05:19:46 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-154225755&fields=id&tenant_id=8c8258f5d4cd4047b24e6375bfe0e5ef => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1980] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:19:45 2026] PUT /v2.0/routers/d356a51f-6d4f-43cb-b53d-c8284406e426/add_router_interface => generated 310 bytes in 1154 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: 1037/1981] 10.0.0.197 () {34 vars in 981 bytes} [Sun May 10 05:19:46 2026] GET /v2.0/networks?id=ee3adab5-de5b-4725-bb0c-83a78bc6006f => generated 673 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1982] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:19:47 2026] GET /v2.0/ports/33d7c7ae-2835-4355-9505-e9c7b2d30693 => generated 1026 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1983] 10.0.0.197 () {34 vars in 964 bytes} [Sun May 10 05:19:47 2026] GET /v2.0/quotas/8c8258f5d4cd4047b24e6375bfe0e5ef => 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: 947/1984] 10.0.0.197 () {34 vars in 1001 bytes} [Sun May 10 05:19:47 2026] GET /v2.0/ports?tenant_id=8c8258f5d4cd4047b24e6375bfe0e5ef&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:47.158 8 WARNING neutron.db.securitygroups_db [None req-fa0dd99d-e89f-4a1b-bd9f-95741837b140 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 948/1985] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:47 2026] GET /v2.0/security-groups?tenant_id=7cabce93ecc84f19ba02f14fa608e6e1&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1986] 10.0.0.197 () {34 vars in 1007 bytes} [Sun May 10 05:19:47 2026] GET /v2.0/networks/ee3adab5-de5b-4725-bb0c-83a78bc6006f?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: 950/1987] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:47 2026] DELETE /v2.0/security-groups/1d8e91c8-8134-44c9-b9f1-8b8964c81838 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1988] 10.0.0.197 () {34 vars in 1107 bytes} [Sun May 10 05:19:47 2026] GET /v2.0/networks/ee3adab5-de5b-4725-bb0c-83a78bc6006f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:47.457 7 INFO neutron_taas.services.taas.taas_plugin [None req-27dd68c3-8e29-487a-94c6-2a573e07a3ca 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] TaaS: Handle Delete Port: 33d7c7ae-2835-4355-9505-e9c7b2d30693 2026-05-10 05:19:47.461 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27dd68c3-8e29-487a-94c6-2a573e07a3ca 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Tap Mirror: Handle Delete Port: 33d7c7ae-2835-4355-9505-e9c7b2d30693 2026-05-10 05:19:47.467 8 WARNING neutron.db.securitygroups_db [None req-8fdb0ae1-5026-475f-a02d-e525eaaa4086 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 952/1989] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:47 2026] GET /v2.0/security-groups?tenant_id=12939b35173a4c439077ed9d6a6e8160&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1990] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:47 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => 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: 954/1991] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:47 2026] DELETE /v2.0/security-groups/96da22a7-d024-42fd-a4a7-30c10eca54c8 => 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: 1038/1992] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:19:47 2026] PUT /v2.0/routers/d356a51f-6d4f-43cb-b53d-c8284406e426/remove_router_interface => generated 310 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:48.088 8 INFO neutron.api.v2.resource [None req-17399e4b-42aa-4a34-91d9-6592cab5f6f9 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 955/1993] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:19:47 2026] PUT /v2.0/routers/d356a51f-6d4f-43cb-b53d-c8284406e426/remove_router_interface => generated 197 bytes in 140 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: 1039/1994] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:19:48 2026] GET /v2.0/ports?device_id=d356a51f-6d4f-43cb-b53d-c8284406e426 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:48.315 8 INFO neutron_taas.services.taas.taas_plugin [None req-f47a7d6d-f89a-45f6-bd5d-11b111e136ec 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] TaaS: Handle Delete Port: ef94f404-d02f-4bf5-9722-7b86fd369df7 2026-05-10 05:19:48.319 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f47a7d6d-f89a-45f6-bd5d-11b111e136ec 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Tap Mirror: Handle Delete Port: ef94f404-d02f-4bf5-9722-7b86fd369df7 2026-05-10 05:19:48.749 8 INFO neutron.services.segments.plugin [-] Segment 33e1e8b5-f8a5-4f6d-bf55-c888b45b5e94 resource provider aggregate not found 2026-05-10 05:19:48.754 8 INFO neutron.services.segments.plugin [-] Segment 33e1e8b5-f8a5-4f6d-bf55-c888b45b5e94 resource provider aggregate not found [pid: 7|app: 0|req: 1040/1995] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:48 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:48.771 8 INFO neutron.services.segments.plugin [-] Segment 33e1e8b5-f8a5-4f6d-bf55-c888b45b5e94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33e1e8b5-f8a5-4f6d-bf55-c888b45b5e94 found for delete ", "request_id": "req-98e07491-e0c8-46c2-b15a-4ea8381495d9"}]} 2026-05-10 05:19:48.776 8 INFO neutron.services.segments.plugin [-] Segment 33e1e8b5-f8a5-4f6d-bf55-c888b45b5e94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33e1e8b5-f8a5-4f6d-bf55-c888b45b5e94 found for delete ", "request_id": "req-4441459d-35a0-4128-9d82-9c9066378f35"}]} 2026-05-10 05:19:48.777 8 INFO neutron.db.l3_hamode_db [None req-f47a7d6d-f89a-45f6-bd5d-11b111e136ec 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] HA network 15831f0c-eb50-498d-8e00-40cb95082f5a was deleted as no HA routers are present in project 4c7b5aff69984fa7a00cb53fabf00851. [pid: 8|app: 0|req: 956/1996] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:48 2026] DELETE /v2.0/routers/d356a51f-6d4f-43cb-b53d-c8284406e426 => generated 0 bytes in 664 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1997] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:48 2026] DELETE /v2.0/subnets/ec6c62a5-f981-47df-938d-246c007217b1 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1998] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:48 2026] DELETE /v2.0/networks/16dc976c-8b0c-4bf9-abe2-cca5254e30a3 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:49.243 7 INFO neutron.db.segments_db [None req-f11d7e79-f69f-4e27-a241-96b9c3e7e2f3 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Added segment af47eac3-3ea3-467c-9d29-79025370700a of type vxlan for network cfba7214-38ba-455c-a5d9-9e5d23a8f847 [pid: 7|app: 0|req: 1042/1999] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:19:49 2026] POST /v2.0/networks => generated 630 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2000] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:49 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:49.623 7 INFO neutron.db.segments_db [None req-6c15c0ae-a885-469e-8320-f43d78c421dd 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Added segment f874ba63-138e-4568-8e17-8a8b8e5046a1 of type vxlan for network 59110433-c000-42cd-aedb-9632cd9faaeb [pid: 8|app: 0|req: 959/2001] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:49 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:49.873 7 INFO neutron.db.l3_hamode_db [None req-6c15c0ae-a885-469e-8320-f43d78c421dd 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:19:50.013 7 INFO neutron.db.l3_hamode_db [None req-6c15c0ae-a885-469e-8320-f43d78c421dd 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1043/2002] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:49 2026] POST /v2.0/routers => generated 506 bytes in 1053 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:50.797 8 INFO neutron.services.segments.plugin [-] Segment 829679a6-c911-4ab2-a302-d4c116ba8e6f resource provider aggregate not found 2026-05-10 05:19:50.807 8 INFO neutron.services.segments.plugin [-] Segment 829679a6-c911-4ab2-a302-d4c116ba8e6f resource provider aggregate not found 2026-05-10 05:19:50.818 8 INFO neutron.services.segments.plugin [-] Segment 829679a6-c911-4ab2-a302-d4c116ba8e6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 829679a6-c911-4ab2-a302-d4c116ba8e6f found for delete ", "request_id": "req-b7a41ee2-2702-46ae-9b2a-fc0f5ac4e42a"}]} 2026-05-10 05:19:50.830 8 INFO neutron.services.segments.plugin [-] Segment 829679a6-c911-4ab2-a302-d4c116ba8e6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 829679a6-c911-4ab2-a302-d4c116ba8e6f found for delete ", "request_id": "req-61f233fd-8ef3-45bb-93e8-b5be7b068093"}]} [pid: 7|app: 0|req: 1044/2003] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:50 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => 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: 960/2004] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:19:50 2026] PUT /v2.0/routers/3c8e6622-8a09-4f51-9083-959675b018f8/add_router_interface => generated 310 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2005] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:19:51 2026] GET /v2.0/ports/069d3dcb-7e37-4625-a654-fbeea93384d8 => generated 955 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2006] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:19:51 2026] GET /v2.0/networks?id=ee3adab5-de5b-4725-bb0c-83a78bc6006f => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2007] 10.0.0.213 () {34 vars in 677 bytes} [Sun May 10 05:19:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:52.106 7 WARNING neutron.db.securitygroups_db [req-0acf5930-583e-4abe-aef5-c59ef68f78d1 req-bae88044-8a5b-453d-8226-6116b6f3ceac 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] 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: 1047/2008] 199.204.45.250 () {34 vars in 1049 bytes} [Sun May 10 05:19:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8c8258f5d4cd4047b24e6375bfe0e5ef => generated 273 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2009] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:52 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2010] 10.0.0.213 () {34 vars in 677 bytes} [Sun May 10 05:19:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:52.231 8 INFO neutron_taas.services.taas.taas_plugin [None req-d839258b-469f-4325-a6bc-7ab7e4cc4015 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] TaaS: Handle Delete Port: 069d3dcb-7e37-4625-a654-fbeea93384d8 2026-05-10 05:19:52.234 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d839258b-469f-4325-a6bc-7ab7e4cc4015 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Tap Mirror: Handle Delete Port: 069d3dcb-7e37-4625-a654-fbeea93384d8 [pid: 7|app: 0|req: 1050/2011] 199.204.45.250 () {38 vars in 954 bytes} [Sun May 10 05:19:52 2026] POST /v2.0/ports => generated 993 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1051/2012] 10.0.0.213 () {34 vars in 677 bytes} [Sun May 10 05:19:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2013] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:19:51 2026] PUT /v2.0/routers/3c8e6622-8a09-4f51-9083-959675b018f8/remove_router_interface => generated 310 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2014] 10.0.0.213 () {34 vars in 677 bytes} [Sun May 10 05:19:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2015] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:19:52 2026] GET /v2.0/ports?device_id=3c8e6622-8a09-4f51-9083-959675b018f8 => 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: 965/2016] 10.0.0.213 () {34 vars in 677 bytes} [Sun May 10 05:19:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:19:52.927 8 INFO neutron_taas.services.taas.taas_plugin [None req-192c5be8-20ec-4bfc-ab61-dab3863997f2 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] TaaS: Handle Delete Port: e1aab422-ae4d-4f42-a7aa-1a139e64403a 2026-05-10 05:19:52.930 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-192c5be8-20ec-4bfc-ab61-dab3863997f2 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Tap Mirror: Handle Delete Port: e1aab422-ae4d-4f42-a7aa-1a139e64403a [pid: 7|app: 0|req: 1052/2017] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:19:52 2026] PUT /v2.0/ports/bf625df6-89f7-4b81-8593-818b8d10563d => generated 1274 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:53.057 7 WARNING tagging [None req-9b28e0b4-6623-4960-a070-6228dc213a1e d17eea14e65448a684cd297ff2178d59 0a20f4c9c9c84043a9108ad3e05aae6d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:19:53.070 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a3ca306-7612-4209-aa0e-01afa390d799'] response: {'name': 'network-changed', 'server_uuid': '2d866d2e-7e69-4f9b-94a1-cd3b84d628a7', 'tag': 'bf625df6-89f7-4b81-8593-818b8d10563d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1053/2018] 10.0.0.213 () {34 vars in 752 bytes} [Sun May 10 05:19:53 2026] PUT /v2.0/policies/35cc345e-66d8-4e2c-930f-3cea10c3fed1/tags => generated 17 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:53.151 7 WARNING tagging [None req-b66202f3-a4a2-46bf-974a-3e6255f37aba d17eea14e65448a684cd297ff2178d59 0a20f4c9c9c84043a9108ad3e05aae6d - - 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: 1054/2019] 10.0.0.213 () {34 vars in 752 bytes} [Sun May 10 05:19:53 2026] PUT /v2.0/policies/88033acd-ecb1-431f-8a8a-958bc09a7bab/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:53.211 7 WARNING tagging [None req-b411769c-1d49-4855-a9d4-6170dcc0a4df d17eea14e65448a684cd297ff2178d59 0a20f4c9c9c84043a9108ad3e05aae6d - - 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: 1055/2020] 10.0.0.213 () {34 vars in 752 bytes} [Sun May 10 05:19:53 2026] PUT /v2.0/policies/881e38ef-f424-431a-ba3a-fbcd7c2e7ff8/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2021] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:53 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:19:53.267 8 INFO neutron.services.segments.plugin [-] Segment f874ba63-138e-4568-8e17-8a8b8e5046a1 resource provider aggregate not found 2026-05-10 05:19:53.272 8 INFO neutron.services.segments.plugin [-] Segment f874ba63-138e-4568-8e17-8a8b8e5046a1 resource provider aggregate not found 2026-05-10 05:19:53.284 8 INFO neutron.services.segments.plugin [-] Segment f874ba63-138e-4568-8e17-8a8b8e5046a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f874ba63-138e-4568-8e17-8a8b8e5046a1 found for delete ", "request_id": "req-07514319-5c20-4e6f-b5f7-144abed23abf"}]} 2026-05-10 05:19:53.285 8 INFO neutron.services.segments.plugin [-] Segment f874ba63-138e-4568-8e17-8a8b8e5046a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f874ba63-138e-4568-8e17-8a8b8e5046a1 found for delete ", "request_id": "req-f7b340a5-fc8d-4f87-8c2b-73685602454d"}]} 2026-05-10 05:19:53.288 7 WARNING tagging [None req-87b78718-479c-4ff6-838e-cf760bb6632c d17eea14e65448a684cd297ff2178d59 0a20f4c9c9c84043a9108ad3e05aae6d - - 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: 1057/2022] 10.0.0.213 () {34 vars in 752 bytes} [Sun May 10 05:19:53 2026] PUT /v2.0/policies/94d3f17a-d960-45b5-8055-9ab5f35f2256/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:53.303 8 INFO neutron.db.l3_hamode_db [None req-192c5be8-20ec-4bfc-ab61-dab3863997f2 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] HA network 59110433-c000-42cd-aedb-9632cd9faaeb was deleted as no HA routers are present in project 4c7b5aff69984fa7a00cb53fabf00851. [pid: 8|app: 0|req: 966/2023] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:52 2026] DELETE /v2.0/routers/3c8e6622-8a09-4f51-9083-959675b018f8 => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2024] 10.0.0.197 () {34 vars in 1119 bytes} [Sun May 10 05:19:53 2026] GET /v2.0/security-groups?id=91639911-f29b-40ae-82f3-f5135714f05d&id=bbd46ecd-7d7d-4d54-a759-1d65ff7925b1&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2025] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:53 2026] DELETE /v2.0/subnets/2a21d975-e27e-4eb6-926f-a13ea306d09d => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:19:53.560 7 INFO neutron.services.segments.plugin [-] Segment af47eac3-3ea3-467c-9d29-79025370700a resource provider aggregate not found 2026-05-10 05:19:53.570 7 INFO neutron.services.segments.plugin [-] Segment af47eac3-3ea3-467c-9d29-79025370700a resource provider aggregate not found 2026-05-10 05:19:53.590 7 INFO neutron.services.segments.plugin [-] Segment af47eac3-3ea3-467c-9d29-79025370700a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af47eac3-3ea3-467c-9d29-79025370700a found for delete ", "request_id": "req-35c0f0ca-b1af-4aee-a26e-bfce18ac2cb0"}]} 2026-05-10 05:19:53.605 7 INFO neutron.services.segments.plugin [-] Segment af47eac3-3ea3-467c-9d29-79025370700a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af47eac3-3ea3-467c-9d29-79025370700a found for delete ", "request_id": "req-98cdd6e3-d23f-465f-94d7-95ee941f16ca"}]} [pid: 7|app: 0|req: 1059/2026] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:19:53 2026] DELETE /v2.0/networks/cfba7214-38ba-455c-a5d9-9e5d23a8f847 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2027] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:19:53 2026] GET /v2.0/ports?tenant_id=8c8258f5d4cd4047b24e6375bfe0e5ef&device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:19:53.661 7 INFO neutron.db.segments_db [None req-21b3b6bc-a4c1-45dd-b0cb-bccc8cb01a43 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Added segment 20289ccb-eba4-4f26-81e7-ce944b4706ef of type vxlan for network d83a4d50-27f0-43e7-9f1c-166c265b1028 [pid: 8|app: 0|req: 969/2028] 199.204.45.250 () {34 vars in 1017 bytes} [Sun May 10 05:19:53 2026] GET /v2.0/networks?tenant_id=8c8258f5d4cd4047b24e6375bfe0e5ef&shared=False => generated 769 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2029] 10.0.0.213 () {32 vars in 673 bytes} [Sun May 10 05:19:53 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2030] 199.204.45.250 () {34 vars in 929 bytes} [Sun May 10 05:19:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2031] 10.0.0.213 () {32 vars in 687 bytes} [Sun May 10 05:19:53 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:53.928 7 INFO neutron.db.l3_hamode_db [None req-21b3b6bc-a4c1-45dd-b0cb-bccc8cb01a43 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 973/2032] 10.0.0.213 () {32 vars in 683 bytes} [Sun May 10 05:19:53 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2033] 10.0.0.213 () {32 vars in 695 bytes} [Sun May 10 05:19:53 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2034] 10.0.0.213 () {32 vars in 681 bytes} [Sun May 10 05:19:54 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: 8|app: 0|req: 976/2035] 10.0.0.213 () {32 vars in 695 bytes} [Sun May 10 05:19:54 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2036] 10.0.0.213 () {32 vars in 691 bytes} [Sun May 10 05:19:54 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2037] 10.0.0.213 () {32 vars in 703 bytes} [Sun May 10 05:19:54 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2038] 10.0.0.213 () {32 vars in 733 bytes} [Sun May 10 05:19:54 2026] DELETE /v2.0/qos/policies/35cc345e-66d8-4e2c-930f-3cea10c3fed1 => 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: 980/2039] 10.0.0.213 () {32 vars in 733 bytes} [Sun May 10 05:19:54 2026] DELETE /v2.0/qos/policies/88033acd-ecb1-431f-8a8a-958bc09a7bab => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2040] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:54 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1008 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2041] 10.0.0.213 () {32 vars in 733 bytes} [Sun May 10 05:19:54 2026] DELETE /v2.0/qos/policies/881e38ef-f424-431a-ba3a-fbcd7c2e7ff8 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2042] 10.0.0.197 () {34 vars in 1119 bytes} [Sun May 10 05:19:54 2026] GET /v2.0/security-groups?id=91639911-f29b-40ae-82f3-f5135714f05d&id=bbd46ecd-7d7d-4d54-a759-1d65ff7925b1&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2043] 10.0.0.213 () {32 vars in 733 bytes} [Sun May 10 05:19:54 2026] DELETE /v2.0/qos/policies/94d3f17a-d960-45b5-8055-9ab5f35f2256 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2044] 10.0.0.213 () {32 vars in 733 bytes} [Sun May 10 05:19:54 2026] DELETE /v2.0/qos/policies/5e6e9b5f-a621-4e1f-a832-d9452aa3f385 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2045] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:19:54 2026] GET /v2.0/ports?tenant_id=8c8258f5d4cd4047b24e6375bfe0e5ef&device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1277 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2046] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:19:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=bf625df6-89f7-4b81-8593-818b8d10563d => 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: 988/2047] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:19:54 2026] GET /v2.0/subnets?id=9f538ad3-6974-42dc-9d12-7d07965ef1a9 => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2048] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:19:54 2026] GET /v2.0/ports?network_id=ee3adab5-de5b-4725-bb0c-83a78bc6006f&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2049] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:19:55 2026] GET /v2.0/networks/ee3adab5-de5b-4725-bb0c-83a78bc6006f?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2050] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:19:55 2026] GET /v2.0/networks/ee3adab5-de5b-4725-bb0c-83a78bc6006f?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) 2026-05-10 05:19:55.215 7 INFO neutron.db.l3_hamode_db [None req-21b3b6bc-a4c1-45dd-b0cb-bccc8cb01a43 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:19:55.746 8 WARNING neutron.db.securitygroups_db [None req-d3a2301a-66c8-4256-a945-9552403a4def 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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/2051] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:55 2026] GET /v2.0/security-groups?tenant_id=f82e12c871f94ce9a3c8673aadb74868&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2052] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:55 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2053] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:55 2026] DELETE /v2.0/security-groups/c914dfcb-2859-46bc-98cb-268cce7df8f4 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2054] 10.0.0.197 () {34 vars in 1119 bytes} [Sun May 10 05:19:56 2026] GET /v2.0/security-groups?id=91639911-f29b-40ae-82f3-f5135714f05d&id=bbd46ecd-7d7d-4d54-a759-1d65ff7925b1&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:56.107 8 WARNING neutron.db.securitygroups_db [None req-f5e86601-bc9f-4b47-a06e-d010475731eb 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1060/2055] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:19:53 2026] POST /v2.0/routers => generated 687 bytes in 2547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2056] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:19:56 2026] GET /v2.0/routers/7f6dc5bc-2ff6-4590-a1fd-4cc1c6dc025c => generated 693 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2057] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:56 2026] GET /v2.0/security-groups?tenant_id=85a200df6f174003812cbdbbb44956e6&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2058] 10.0.0.213 () {32 vars in 646 bytes} [Sun May 10 05:19:56 2026] GET /v2.0/routers => generated 696 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2059] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:56 2026] DELETE /v2.0/security-groups/42845b73-20eb-4550-b396-b7c85f43fa08 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:19:56.543 8 WARNING neutron.db.securitygroups_db [None req-b2d27dd0-2344-4175-96ff-0a4512d50e18 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 998/2060] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:56 2026] GET /v2.0/security-groups?tenant_id=0a20f4c9c9c84043a9108ad3e05aae6d&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2061] 10.0.0.213 () {34 vars in 740 bytes} [Sun May 10 05:19:56 2026] PUT /v2.0/routers/7f6dc5bc-2ff6-4590-a1fd-4cc1c6dc025c => generated 700 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2062] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:56 2026] DELETE /v2.0/security-groups/dc69928e-12a1-4b61-bbe2-e0c835f274e8 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2063] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:19:56 2026] GET /v2.0/routers/7f6dc5bc-2ff6-4590-a1fd-4cc1c6dc025c => generated 700 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2064] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:19:56 2026] GET /v2.0/ports?device_id=7f6dc5bc-2ff6-4590-a1fd-4cc1c6dc025c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:57.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-67c89c15-f4cb-4100-b146-d160554aa3f2 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] TaaS: Handle Delete Port: b2741b04-a83d-4432-a278-3a406ce1d04a 2026-05-10 05:19:57.117 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67c89c15-f4cb-4100-b146-d160554aa3f2 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Tap Mirror: Handle Delete Port: b2741b04-a83d-4432-a278-3a406ce1d04a [pid: 8|app: 0|req: 1001/2065] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:57 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2066] 10.0.0.197 () {34 vars in 1119 bytes} [Sun May 10 05:19:57 2026] GET /v2.0/security-groups?id=91639911-f29b-40ae-82f3-f5135714f05d&id=bbd46ecd-7d7d-4d54-a759-1d65ff7925b1&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:57.404 7 INFO neutron_taas.services.taas.taas_plugin [None req-67c89c15-f4cb-4100-b146-d160554aa3f2 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] TaaS: Handle Delete Port: f3019c30-235d-4343-845e-8a2be6fe53c6 2026-05-10 05:19:57.407 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67c89c15-f4cb-4100-b146-d160554aa3f2 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] Tap Mirror: Handle Delete Port: f3019c30-235d-4343-845e-8a2be6fe53c6 2026-05-10 05:19:57.772 7 INFO neutron.services.segments.plugin [-] Segment 20289ccb-eba4-4f26-81e7-ce944b4706ef resource provider aggregate not found 2026-05-10 05:19:57.778 7 INFO neutron.services.segments.plugin [-] Segment 20289ccb-eba4-4f26-81e7-ce944b4706ef resource provider aggregate not found 2026-05-10 05:19:57.797 7 INFO neutron.services.segments.plugin [-] Segment 20289ccb-eba4-4f26-81e7-ce944b4706ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20289ccb-eba4-4f26-81e7-ce944b4706ef found for delete ", "request_id": "req-bdd7deb3-56e5-4e49-b86e-ea7389c9d762"}]} 2026-05-10 05:19:57.801 7 INFO neutron.services.segments.plugin [-] Segment 20289ccb-eba4-4f26-81e7-ce944b4706ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20289ccb-eba4-4f26-81e7-ce944b4706ef found for delete ", "request_id": "req-e0180ac3-c2d4-41e7-8cc9-8f358b444b42"}]} 2026-05-10 05:19:57.805 7 INFO neutron.db.l3_hamode_db [None req-67c89c15-f4cb-4100-b146-d160554aa3f2 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] HA network d83a4d50-27f0-43e7-9f1c-166c265b1028 was deleted as no HA routers are present in project 4c7b5aff69984fa7a00cb53fabf00851. [pid: 7|app: 0|req: 1065/2067] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:56 2026] DELETE /v2.0/routers/7f6dc5bc-2ff6-4590-a1fd-4cc1c6dc025c => generated 0 bytes in 943 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2068] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:19:57 2026] GET /v2.0/ports?device_id=7f6dc5bc-2ff6-4590-a1fd-4cc1c6dc025c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:57.859 7 INFO neutron.api.v2.resource [None req-a26f2591-376c-4fde-819d-eaeda21cd037 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1066/2069] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:57 2026] DELETE /v2.0/routers/7f6dc5bc-2ff6-4590-a1fd-4cc1c6dc025c => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2070] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:19:57 2026] GET /v2.0/ports?device_id=3c8e6622-8a09-4f51-9083-959675b018f8 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:57.911 7 INFO neutron.api.v2.resource [None req-e8d8e77a-4105-468b-94cb-066b24713c99 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1067/2071] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:57 2026] DELETE /v2.0/routers/3c8e6622-8a09-4f51-9083-959675b018f8 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:19:57.934 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c47bf05-4a56-479c-ab57-185adf38ad72 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1005/2072] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:57 2026] DELETE /v2.0/subnets/2a21d975-e27e-4eb6-926f-a13ea306d09d => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2073] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:19:57 2026] GET /v2.0/ports?device_id=d356a51f-6d4f-43cb-b53d-c8284406e426 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:57.989 8 INFO neutron.api.v2.resource [None req-340e6d2a-e089-428b-9b8f-61838c242d29 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1006/2074] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:57 2026] DELETE /v2.0/routers/d356a51f-6d4f-43cb-b53d-c8284406e426 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:19:58.013 7 INFO neutron.pecan_wsgi.hooks.translation [None req-295d820f-f076-4850-9ff4-24182d80671b 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1069/2075] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:57 2026] DELETE /v2.0/subnets/ec6c62a5-f981-47df-938d-246c007217b1 => 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: 1007/2078] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:19:58 2026] GET /v2.0/ports?device_id=08873097-e410-4972-b4cf-25aaf73679b8 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:19:58.067 7 INFO neutron.api.v2.resource [None req-eeabe201-2f12-44a5-b88f-ad4f82e9d8d7 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1072/2079] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:58 2026] DELETE /v2.0/routers/08873097-e410-4972-b4cf-25aaf73679b8 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:19:58.092 8 INFO neutron.pecan_wsgi.hooks.translation [None req-871a49ca-b451-41ef-97e4-ade5c9a5e8be 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1008/2080] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:58 2026] DELETE /v2.0/subnets/f1fcc932-9f87-47ce-ad60-8eda6d4b943a => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:19:58.111 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3eec2891-3d33-4f80-bc95-68c70e9ec2eb 940b539f1db74545a009c4d7b6a697ef 4c7b5aff69984fa7a00cb53fabf00851 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1073/2081] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:19:58 2026] DELETE /v2.0/subnets/3566359a-b4aa-4490-977c-2a598c2fd102 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2082] 199.204.45.250 () {34 vars in 993 bytes} [Sun May 10 05:19:58 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2083] 199.204.45.250 () {34 vars in 1123 bytes} [Sun May 10 05:19:58 2026] GET /v2.0/security-groups?id=91639911-f29b-40ae-82f3-f5135714f05d&id=bbd46ecd-7d7d-4d54-a759-1d65ff7925b1&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2084] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:58 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2085] 10.0.0.197 () {34 vars in 1119 bytes} [Sun May 10 05:19:58 2026] GET /v2.0/security-groups?id=91639911-f29b-40ae-82f3-f5135714f05d&id=bbd46ecd-7d7d-4d54-a759-1d65ff7925b1&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:19:58.752 8 WARNING neutron.db.securitygroups_db [None req-c9c727a1-5f93-44b6-905f-1707e8eb985e 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1011/2086] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:19:58 2026] GET /v2.0/security-groups?tenant_id=4c7b5aff69984fa7a00cb53fabf00851&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2087] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:19:58 2026] DELETE /v2.0/security-groups/bc86e8b3-2dc7-47ed-a728-40fd0146d6be => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2088] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:19:59 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1008 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2089] 10.0.0.197 () {34 vars in 1119 bytes} [Sun May 10 05:19:59 2026] GET /v2.0/security-groups?id=91639911-f29b-40ae-82f3-f5135714f05d&id=bbd46ecd-7d7d-4d54-a759-1d65ff7925b1&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2090] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:00 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1010 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2091] 10.0.0.197 () {34 vars in 1119 bytes} [Sun May 10 05:20:00 2026] GET /v2.0/security-groups?id=91639911-f29b-40ae-82f3-f5135714f05d&id=bbd46ecd-7d7d-4d54-a759-1d65ff7925b1&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2092] 10.0.0.213 () {32 vars in 622 bytes} [Sun May 10 05:20:00 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2093] 10.0.0.213 () {32 vars in 632 bytes} [Sun May 10 05:20:00 2026] GET /v2.0/ => generated 632 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2094] 10.0.0.213 () {34 vars in 683 bytes} [Sun May 10 05:20:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2095] 10.0.0.213 () {34 vars in 683 bytes} [Sun May 10 05:20:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:20:01.766 8 WARNING neutron.db.securitygroups_db [None req-3770b523-9b61-41b5-aebc-bf80804a404e 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1081/2096] 10.0.0.213 () {34 vars in 683 bytes} [Sun May 10 05:20:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2097] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:01 2026] GET /v2.0/security-groups?tenant_id=b3b5e5e369dd4f26b850d96f10b83a3c&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2098] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:01 2026] DELETE /v2.0/security-groups/1ef3d1f0-c698-4177-ba95-e758b16b3bcf => 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: 1082/2099] 10.0.0.213 () {34 vars in 683 bytes} [Sun May 10 05:20:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2100] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:02 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1010 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2101] 10.0.0.197 () {34 vars in 1119 bytes} [Sun May 10 05:20:02 2026] GET /v2.0/security-groups?id=91639911-f29b-40ae-82f3-f5135714f05d&id=bbd46ecd-7d7d-4d54-a759-1d65ff7925b1&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2102] 10.0.0.213 () {34 vars in 683 bytes} [Sun May 10 05:20:02 2026] POST /v2.0/security-groups => generated 1601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:20:02.228 8 WARNING tagging [None req-746520b9-e14c-4d15-87d5-9e97241024ec 4256bf00661346918a7d4ba85b5420b4 6a2a121966ff4c81a9f3aae570ac8b21 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1020/2103] 10.0.0.213 () {34 vars in 766 bytes} [Sun May 10 05:20:02 2026] PUT /v2.0/security-groups/eca569bb-b80c-40cf-8038-c0feae7e12b2/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2104] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:02 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1010 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:20:02.297 8 WARNING tagging [None req-75af1d73-1122-4fcf-a84c-2b329421d187 4256bf00661346918a7d4ba85b5420b4 6a2a121966ff4c81a9f3aae570ac8b21 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1021/2105] 10.0.0.213 () {34 vars in 766 bytes} [Sun May 10 05:20:02 2026] PUT /v2.0/security-groups/089566c6-7b7b-44ee-b94b-520ec917e21a/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:02.356 8 WARNING tagging [None req-17a98088-eba3-47af-a34c-137ed3efcb50 4256bf00661346918a7d4ba85b5420b4 6a2a121966ff4c81a9f3aae570ac8b21 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1022/2106] 10.0.0.213 () {34 vars in 766 bytes} [Sun May 10 05:20:02 2026] PUT /v2.0/security-groups/d8243389-5dfb-4b91-bdf4-d2fbe1ec57f2/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:02.412 8 WARNING tagging [None req-4b3a7e6f-a834-460a-b266-bc7696ce31ec 4256bf00661346918a7d4ba85b5420b4 6a2a121966ff4c81a9f3aae570ac8b21 - - 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: 1023/2107] 10.0.0.213 () {34 vars in 766 bytes} [Sun May 10 05:20:02 2026] PUT /v2.0/security-groups/3cb5ef1c-0a1d-4a0b-b230-50e3d43e5ae9/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2108] 10.0.0.213 () {32 vars in 679 bytes} [Sun May 10 05:20:02 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2109] 10.0.0.213 () {32 vars in 693 bytes} [Sun May 10 05:20:02 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2110] 10.0.0.213 () {32 vars in 689 bytes} [Sun May 10 05:20:02 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2111] 10.0.0.213 () {32 vars in 701 bytes} [Sun May 10 05:20:02 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:20:02.679 7 INFO neutron.db.l3_db [None req-816ea6c6-96bb-4363-99b4-8bad4ae6f15e 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] Floating IP c810be4b-ee72-455e-969d-c6515307afdb associated. External IP: 10.96.250.216, port: bf625df6-89f7-4b81-8593-818b8d10563d. [pid: 8|app: 0|req: 1028/2112] 10.0.0.213 () {32 vars in 687 bytes} [Sun May 10 05:20:02 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2113] 10.0.0.213 () {32 vars in 701 bytes} [Sun May 10 05:20:02 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2114] 10.0.0.213 () {32 vars in 697 bytes} [Sun May 10 05:20:02 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2115] 10.0.0.213 () {32 vars in 709 bytes} [Sun May 10 05:20:02 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2116] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:02 2026] DELETE /v2.0/security-groups/eca569bb-b80c-40cf-8038-c0feae7e12b2 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2117] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:02 2026] DELETE /v2.0/security-groups/089566c6-7b7b-44ee-b94b-520ec917e21a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2118] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:20:02 2026] PUT /v2.0/floatingips/c810be4b-ee72-455e-969d-c6515307afdb => generated 855 bytes in 722 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:20:03.063 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd956e49-1fe6-4d0d-8212-aa73889cbe50'] response: {'name': 'network-changed', 'server_uuid': '2d866d2e-7e69-4f9b-94a1-cd3b84d628a7', 'tag': 'bf625df6-89f7-4b81-8593-818b8d10563d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1034/2119] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:03 2026] DELETE /v2.0/security-groups/d8243389-5dfb-4b91-bdf4-d2fbe1ec57f2 => 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: 1086/2120] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:03 2026] DELETE /v2.0/security-groups/3cb5ef1c-0a1d-4a0b-b230-50e3d43e5ae9 => 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: 1035/2121] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:03 2026] DELETE /v2.0/security-groups/15896631-ec49-4b69-81fb-a8154ad9697c => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2122] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:20:03 2026] GET /v2.0/ports?tenant_id=8c8258f5d4cd4047b24e6375bfe0e5ef&device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2123] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:20:03 2026] GET /v2.0/networks?id=ee3adab5-de5b-4725-bb0c-83a78bc6006f => generated 769 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2124] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:20:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=bf625df6-89f7-4b81-8593-818b8d10563d => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2125] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:20:03 2026] GET /v2.0/subnets?id=9f538ad3-6974-42dc-9d12-7d07965ef1a9 => generated 691 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2126] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:20:03 2026] GET /v2.0/ports?network_id=ee3adab5-de5b-4725-bb0c-83a78bc6006f&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2127] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:20:03 2026] GET /v2.0/networks/ee3adab5-de5b-4725-bb0c-83a78bc6006f?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2128] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:20:03 2026] GET /v2.0/networks/ee3adab5-de5b-4725-bb0c-83a78bc6006f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:04.432 8 WARNING neutron.db.securitygroups_db [None req-ba5943e3-b036-42fb-8410-2fb4210b84b0 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1039/2129] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:04 2026] GET /v2.0/security-groups?tenant_id=6faa32117c764641a424a86314bfdd1c&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2130] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:04 2026] DELETE /v2.0/security-groups/e2dc2954-e9c8-42fe-82c1-70056afb9ba3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:04.883 8 WARNING neutron.db.securitygroups_db [None req-70ea1ab0-3f14-4c87-afed-a5af86b72260 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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/2131] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:04 2026] GET /v2.0/security-groups?tenant_id=ba6289109b1d492f8dbf8b7682d2c6d0&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2132] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:04 2026] DELETE /v2.0/security-groups/346ab386-780d-4c8d-9614-d8d266c550de => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:05.215 8 WARNING neutron.db.securitygroups_db [None req-51f95ad9-2201-4e7f-a01a-874e573c113a 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1041/2133] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:05 2026] GET /v2.0/security-groups?tenant_id=6a2a121966ff4c81a9f3aae570ac8b21&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2134] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:05 2026] DELETE /v2.0/security-groups/10de00e9-86af-455b-b7af-ba2f5d279916 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:07.494 8 WARNING neutron.db.securitygroups_db [None req-33efd121-d771-4690-8b04-c52d53a9a5e5 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1042/2135] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:07 2026] GET /v2.0/security-groups?tenant_id=adce118a208c46088ebada94b9d831a1&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2136] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:07 2026] DELETE /v2.0/security-groups/2659bc87-4014-4af6-85ec-83af814f9098 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:07.862 8 WARNING neutron.db.securitygroups_db [None req-84f7c4d7-7a1a-4037-96a1-ef0b345d01fd 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1043/2137] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:07 2026] GET /v2.0/security-groups?tenant_id=c2c0bc721b004ad293d90db79e25a4a5&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2138] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:08 2026] DELETE /v2.0/security-groups/1fc74181-bbd1-4b49-8fea-eb4467218502 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:10.023 8 INFO neutron.db.segments_db [None req-6305017c-42c4-448f-84f8-4a40fd3db9ca 6712f21bce284636bbdcfee004d2f809 a46ca651c54242588cc556ed0e3f5d56 - - default default] Added segment ae80a1d1-3be6-4459-abc8-22d98b982f6f of type vxlan for network 3bf8677a-ae0e-4ada-b6c3-01a115f4bcef 2026-05-10 05:20:10.053 7 INFO neutron.db.segments_db [None req-34cd8d6d-463c-46b9-b541-d06f86cf50b0 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment fa6124fc-7414-4fc7-bd3e-a77c8be8254d of type vxlan for network e3aae438-be10-43e9-87cd-113782dc474f [pid: 8|app: 0|req: 1044/2139] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:20:09 2026] POST /v2.0/networks => generated 632 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2140] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:20:09 2026] POST /v2.0/networks => generated 741 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2141] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:20:10 2026] POST /v2.0/subnets => generated 688 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2142] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:20:10 2026] POST /v2.0/subnets => generated 626 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:10.388 7 INFO neutron.db.segments_db [None req-dca4ab46-43f8-44dd-8fb3-4089848bcedc 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Added segment 2565b51d-eb8b-4bf1-a4d7-3f671d258258 of type vxlan for network de9cf568-3317-4fd1-8371-62c7319cd44c 2026-05-10 05:20:10.413 8 INFO neutron.db.segments_db [None req-03114add-3d97-4503-8bdc-c38189639885 6712f21bce284636bbdcfee004d2f809 a46ca651c54242588cc556ed0e3f5d56 - - default default] Added segment 8cc48157-5cb3-4b11-9365-420a6b0d6733 of type vxlan for network 99b5f3d6-cb07-4a07-9be8-89f0a1daffd2 [pid: 8|app: 0|req: 1046/2143] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:20:10 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) 2026-05-10 05:20:10.652 7 INFO neutron.db.l3_hamode_db [None req-dca4ab46-43f8-44dd-8fb3-4089848bcedc 4a6aaf9edb9a4c95899810131ab61fd1 520cbd9fef5b4033b52506beb984ff28 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1047/2144] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:20:10 2026] POST /v2.0/subnets => generated 629 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:10.895 8 INFO neutron.db.segments_db [None req-bd560c0c-e8a9-49de-a085-8277dfcdd0e2 6712f21bce284636bbdcfee004d2f809 a46ca651c54242588cc556ed0e3f5d56 - - default default] Added segment b6ee59fa-3aed-457b-a413-b1625dd2ded1 of type vxlan for network a21e8724-3828-4cf9-a9d2-765c3fd09c22 [pid: 8|app: 0|req: 1048/2145] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:20:10 2026] POST /v2.0/networks => generated 631 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2146] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:20:10 2026] POST /v2.0/subnets => generated 629 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:11.279 8 INFO neutron.db.segments_db [None req-1dbb57f9-68f4-410c-a69c-1a3fb972cbb8 6712f21bce284636bbdcfee004d2f809 a46ca651c54242588cc556ed0e3f5d56 - - default default] Added segment cc57e82d-131e-44de-8ccf-5011fc3c567d of type vxlan for network aa74aee1-6d79-40dc-a003-a82c35130f35 [pid: 8|app: 0|req: 1050/2147] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:20:11 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:11.373 7 INFO neutron.db.l3_hamode_db [None req-dca4ab46-43f8-44dd-8fb3-4089848bcedc 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1051/2148] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:20:11 2026] POST /v2.0/subnets => generated 629 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:11.688 8 INFO neutron.db.segments_db [None req-5b869a69-6a4a-4e38-b9de-27268adf2ddb 6712f21bce284636bbdcfee004d2f809 a46ca651c54242588cc556ed0e3f5d56 - - default default] Added segment 283b263d-ff56-4e51-aa5d-b52f01fa1786 of type vxlan for network bca6d683-0879-4a0f-b9cf-2d2d56476a3b [pid: 8|app: 0|req: 1052/2149] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:20:11 2026] POST /v2.0/networks => generated 632 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2150] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:20:11 2026] POST /v2.0/subnets => generated 629 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2151] 10.0.0.213 () {34 vars in 750 bytes} [Sun May 10 05:20:11 2026] PUT /v2.0/subnets/cdf1647a-2cc9-4ebe-9930-2b99f9bc36a2/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2152] 10.0.0.213 () {34 vars in 750 bytes} [Sun May 10 05:20:12 2026] PUT /v2.0/subnets/508c5267-1183-4d3b-8b85-2ebf533c9fd2/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2153] 10.0.0.213 () {34 vars in 750 bytes} [Sun May 10 05:20:12 2026] PUT /v2.0/subnets/f8543b4d-7f5c-43ad-ad9b-91551bf44e48/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2154] 10.0.0.213 () {34 vars in 750 bytes} [Sun May 10 05:20:12 2026] PUT /v2.0/subnets/bbd78193-f7d7-4f28-b346-acd0c7f0e296/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2155] 10.0.0.213 () {32 vars in 663 bytes} [Sun May 10 05:20:12 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2156] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:20:10 2026] POST /v2.0/routers => generated 728 bytes in 1938 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2157] 10.0.0.213 () {32 vars in 677 bytes} [Sun May 10 05:20:12 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2158] 10.0.0.213 () {32 vars in 673 bytes} [Sun May 10 05:20:12 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2159] 10.0.0.213 () {32 vars in 685 bytes} [Sun May 10 05:20:12 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2160] 10.0.0.213 () {32 vars in 671 bytes} [Sun May 10 05:20:12 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2161] 10.0.0.213 () {32 vars in 685 bytes} [Sun May 10 05:20:12 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2162] 10.0.0.213 () {32 vars in 681 bytes} [Sun May 10 05:20:12 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2163] 10.0.0.213 () {32 vars in 693 bytes} [Sun May 10 05:20:12 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2164] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:20:12 2026] DELETE /v2.0/subnets/cdf1647a-2cc9-4ebe-9930-2b99f9bc36a2 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2165] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:20:12 2026] DELETE /v2.0/subnets/508c5267-1183-4d3b-8b85-2ebf533c9fd2 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2166] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:20:12 2026] DELETE /v2.0/subnets/f8543b4d-7f5c-43ad-ad9b-91551bf44e48 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2167] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:20:12 2026] DELETE /v2.0/subnets/bbd78193-f7d7-4f28-b346-acd0c7f0e296 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2170] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:20:13 2026] DELETE /v2.0/subnets/0b6d09d8-2956-4e03-9e6b-cb695f4bd51b => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:13.402 8 INFO neutron.services.segments.plugin [-] Segment ae80a1d1-3be6-4459-abc8-22d98b982f6f resource provider aggregate not found 2026-05-10 05:20:13.406 8 INFO neutron.services.segments.plugin [-] Segment ae80a1d1-3be6-4459-abc8-22d98b982f6f resource provider aggregate not found 2026-05-10 05:20:13.426 8 INFO neutron.services.segments.plugin [-] Segment ae80a1d1-3be6-4459-abc8-22d98b982f6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae80a1d1-3be6-4459-abc8-22d98b982f6f found for delete ", "request_id": "req-023a632e-b4af-49f0-bab2-cbb071c01d71"}]} 2026-05-10 05:20:13.429 8 INFO neutron.services.segments.plugin [-] Segment ae80a1d1-3be6-4459-abc8-22d98b982f6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae80a1d1-3be6-4459-abc8-22d98b982f6f found for delete ", "request_id": "req-1a5c5b1d-eb66-4699-8448-2ec4af884bf6"}]} [pid: 8|app: 0|req: 1073/2171] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:13 2026] DELETE /v2.0/networks/3bf8677a-ae0e-4ada-b6c3-01a115f4bcef => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2172] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:20:12 2026] PUT /v2.0/routers/42ea5959-8f7e-4f9f-af84-183ced65ed68/add_router_interface => generated 310 bytes in 1211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2173] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:13 2026] DELETE /v2.0/networks/99b5f3d6-cb07-4a07-9be8-89f0a1daffd2 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:13.695 7 INFO neutron.services.segments.plugin [-] Segment b6ee59fa-3aed-457b-a413-b1625dd2ded1 resource provider aggregate not found 2026-05-10 05:20:13.700 7 INFO neutron.services.segments.plugin [-] Segment b6ee59fa-3aed-457b-a413-b1625dd2ded1 resource provider aggregate not found 2026-05-10 05:20:13.714 7 INFO neutron.services.segments.plugin [-] Segment b6ee59fa-3aed-457b-a413-b1625dd2ded1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6ee59fa-3aed-457b-a413-b1625dd2ded1 found for delete ", "request_id": "req-e45a2244-7d8e-4637-accc-a32a44665b3e"}]} 2026-05-10 05:20:13.723 7 INFO neutron.services.segments.plugin [-] Segment b6ee59fa-3aed-457b-a413-b1625dd2ded1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6ee59fa-3aed-457b-a413-b1625dd2ded1 found for delete ", "request_id": "req-0322ff48-9354-4eca-a331-5eaf5b5c2131"}]} [pid: 7|app: 0|req: 1100/2174] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:13 2026] DELETE /v2.0/networks/a21e8724-3828-4cf9-a9d2-765c3fd09c22 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2175] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:13 2026] DELETE /v2.0/networks/aa74aee1-6d79-40dc-a003-a82c35130f35 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2176] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:13 2026] DELETE /v2.0/networks/bca6d683-0879-4a0f-b9cf-2d2d56476a3b => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:15.157 8 WARNING neutron.db.securitygroups_db [None req-cd158c35-9fa6-421c-b84f-94d545d77503 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1076/2177] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:14 2026] GET /v2.0/security-groups?tenant_id=83b87d8ae7744706af3919dc1aa91745&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2178] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:15 2026] DELETE /v2.0/security-groups/650e592a-a75a-4da1-a2f8-1c525921ad44 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:15.456 8 INFO neutron.services.segments.plugin [-] Segment 8cc48157-5cb3-4b11-9365-420a6b0d6733 resource provider aggregate not found 2026-05-10 05:20:15.461 8 INFO neutron.services.segments.plugin [-] Segment 8cc48157-5cb3-4b11-9365-420a6b0d6733 resource provider aggregate not found 2026-05-10 05:20:15.474 8 INFO neutron.services.segments.plugin [-] Segment 8cc48157-5cb3-4b11-9365-420a6b0d6733 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cc48157-5cb3-4b11-9365-420a6b0d6733 found for delete ", "request_id": "req-69d2db4d-c2c1-4c6e-b2d8-9dade615a98f"}]} 2026-05-10 05:20:15.482 8 INFO neutron.services.segments.plugin [-] Segment 8cc48157-5cb3-4b11-9365-420a6b0d6733 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cc48157-5cb3-4b11-9365-420a6b0d6733 found for delete ", "request_id": "req-e68970be-c502-4689-8a51-5d3e81ef8caa"}]} 2026-05-10 05:20:15.493 8 INFO neutron.services.segments.plugin [-] Segment cc57e82d-131e-44de-8ccf-5011fc3c567d resource provider aggregate not found 2026-05-10 05:20:15.511 8 INFO neutron.services.segments.plugin [-] Segment cc57e82d-131e-44de-8ccf-5011fc3c567d resource provider aggregate not found 2026-05-10 05:20:15.526 8 INFO neutron.services.segments.plugin [-] Segment cc57e82d-131e-44de-8ccf-5011fc3c567d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc57e82d-131e-44de-8ccf-5011fc3c567d found for delete ", "request_id": "req-e7a60882-58ea-4a39-83bc-4a8e4f82378a"}]} 2026-05-10 05:20:15.527 8 INFO neutron.services.segments.plugin [-] Segment cc57e82d-131e-44de-8ccf-5011fc3c567d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc57e82d-131e-44de-8ccf-5011fc3c567d found for delete ", "request_id": "req-149f72fa-ec06-4ddd-9d29-63d5a57e0705"}]} 2026-05-10 05:20:15.572 8 WARNING neutron.db.securitygroups_db [None req-87250f01-95b4-4ea7-9f8d-fcc01361ff3f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1077/2179] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:15 2026] GET /v2.0/security-groups?tenant_id=a46ca651c54242588cc556ed0e3f5d56&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2180] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:15 2026] DELETE /v2.0/security-groups/8feaa430-4aba-493c-b259-4ed72fc3d5d7 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:15.748 7 INFO neutron.services.segments.plugin [-] Segment 283b263d-ff56-4e51-aa5d-b52f01fa1786 resource provider aggregate not found 2026-05-10 05:20:15.760 7 INFO neutron.services.segments.plugin [-] Segment 283b263d-ff56-4e51-aa5d-b52f01fa1786 resource provider aggregate not found 2026-05-10 05:20:15.767 7 INFO neutron.services.segments.plugin [-] Segment 283b263d-ff56-4e51-aa5d-b52f01fa1786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283b263d-ff56-4e51-aa5d-b52f01fa1786 found for delete ", "request_id": "req-e58a9f60-0a57-47f7-8cf2-4ae2d31a2d76"}]} 2026-05-10 05:20:15.776 7 INFO neutron.services.segments.plugin [-] Segment 283b263d-ff56-4e51-aa5d-b52f01fa1786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283b263d-ff56-4e51-aa5d-b52f01fa1786 found for delete ", "request_id": "req-bae27e9e-1a22-49ed-9552-db3e5324feaa"}]} [pid: 8|app: 0|req: 1078/2181] 10.0.0.197 () {34 vars in 981 bytes} [Sun May 10 05:20:15 2026] GET /v2.0/networks?id=e3aae438-be10-43e9-87cd-113782dc474f => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2182] 10.0.0.197 () {34 vars in 964 bytes} [Sun May 10 05:20:15 2026] GET /v2.0/quotas/520cbd9fef5b4033b52506beb984ff28 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:20:15.892 7 WARNING neutron.db.securitygroups_db [None req-1b5464f5-cfaa-44db-8804-b6d235c6d2df 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1079/2183] 10.0.0.197 () {34 vars in 1001 bytes} [Sun May 10 05:20:15 2026] GET /v2.0/ports?tenant_id=520cbd9fef5b4033b52506beb984ff28&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2184] 10.0.0.197 () {34 vars in 1007 bytes} [Sun May 10 05:20:15 2026] GET /v2.0/networks/e3aae438-be10-43e9-87cd-113782dc474f?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: 1105/2185] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:15 2026] GET /v2.0/security-groups?tenant_id=7a5c58c27cd447e68f6085ae9629d900&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2186] 10.0.0.197 () {34 vars in 1107 bytes} [Sun May 10 05:20:15 2026] GET /v2.0/networks/e3aae438-be10-43e9-87cd-113782dc474f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2187] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:16 2026] DELETE /v2.0/security-groups/abc6defa-ecda-4a7e-add7-e654a58220ee => 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: 1082/2188] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:16 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => 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: 1107/2189] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:17 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => 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: 1083/2190] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:18 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => 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: 1108/2191] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:19 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => 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: 1084/2192] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:20:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2193] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:20:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2194] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:20:20 2026] GET /v2.0/networks?id=e3aae438-be10-43e9-87cd-113782dc474f => 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: 1110/2195] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:20:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2196] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:20 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => 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: 1112/2197] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:20:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2198] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:20:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2199] 10.0.0.213 () {34 vars in 758 bytes} [Sun May 10 05:20:20 2026] PUT /v2.0/subnetpools/8e2c8f8b-7198-4380-b45a-2a31a3ffdd57/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2200] 10.0.0.213 () {34 vars in 758 bytes} [Sun May 10 05:20:20 2026] PUT /v2.0/subnetpools/ab79bdd3-0cdc-449b-9bd4-bed1b3a36c23/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2201] 10.0.0.213 () {34 vars in 758 bytes} [Sun May 10 05:20:20 2026] PUT /v2.0/subnetpools/bbbe751e-52dd-4e9f-80a5-0939bfd24baf/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2202] 10.0.0.213 () {34 vars in 758 bytes} [Sun May 10 05:20:20 2026] PUT /v2.0/subnetpools/41705eb2-3a84-4887-9ed6-05c8a8f36a6e/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2203] 199.204.45.250 () {38 vars in 954 bytes} [Sun May 10 05:20:20 2026] POST /v2.0/ports => generated 958 bytes in 357 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: 1118/2204] 10.0.0.213 () {32 vars in 671 bytes} [Sun May 10 05:20:20 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2205] 10.0.0.213 () {32 vars in 685 bytes} [Sun May 10 05:20:20 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2206] 10.0.0.213 () {32 vars in 681 bytes} [Sun May 10 05:20:20 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2207] 10.0.0.213 () {32 vars in 693 bytes} [Sun May 10 05:20:20 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2208] 10.0.0.213 () {32 vars in 679 bytes} [Sun May 10 05:20:21 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2209] 10.0.0.213 () {32 vars in 693 bytes} [Sun May 10 05:20:21 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2210] 10.0.0.213 () {32 vars in 689 bytes} [Sun May 10 05:20:21 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2211] 10.0.0.213 () {32 vars in 701 bytes} [Sun May 10 05:20:21 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2212] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:20:21 2026] DELETE /v2.0/subnetpools/8e2c8f8b-7198-4380-b45a-2a31a3ffdd57 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2213] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:20:21 2026] DELETE /v2.0/subnetpools/ab79bdd3-0cdc-449b-9bd4-bed1b3a36c23 => 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: 1128/2214] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:20:21 2026] DELETE /v2.0/subnetpools/bbbe751e-52dd-4e9f-80a5-0939bfd24baf => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2215] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:20:20 2026] PUT /v2.0/ports/b797068f-d43e-474c-a35c-b45613e29599 => generated 1239 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2216] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:20:21 2026] DELETE /v2.0/subnetpools/41705eb2-3a84-4887-9ed6-05c8a8f36a6e => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:21.316 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6675e6b4-69be-45e1-8062-34d881a7cf3d'] response: {'name': 'network-changed', 'server_uuid': 'a4c8a6ae-7c8c-4c89-a89b-e17851319a06', 'tag': 'b797068f-d43e-474c-a35c-b45613e29599', '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: 1088/2217] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:20:21 2026] DELETE /v2.0/subnetpools/89001f59-c241-4363-8f70-f242b3011382 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2218] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:21 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2219] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:20:21 2026] GET /v2.0/security-groups?id=4b144369-532a-40a3-8f4a-56603cb1efa3&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2220] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:20:21 2026] GET /v2.0/ports?tenant_id=520cbd9fef5b4033b52506beb984ff28&device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2221] 199.204.45.250 () {34 vars in 1017 bytes} [Sun May 10 05:20:21 2026] GET /v2.0/networks?tenant_id=520cbd9fef5b4033b52506beb984ff28&shared=False => generated 769 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2222] 199.204.45.250 () {34 vars in 929 bytes} [Sun May 10 05:20:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:20:22.259 8 WARNING neutron.db.securitygroups_db [None req-8fcbfa58-8f7a-42a2-a4aa-8e5275c8b124 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1091/2223] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:22 2026] GET /v2.0/security-groups?tenant_id=c2857c056b9e42c68158d2b51a4e8317&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2224] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:22 2026] DELETE /v2.0/security-groups/53a8dd3f-3ac6-46c1-bcac-aae1e33f43a4 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:22.565 8 WARNING neutron.db.securitygroups_db [None req-61ff0447-99de-4d86-bbfc-8e4c606f234f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1092/2225] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:22 2026] GET /v2.0/security-groups?tenant_id=6baab434c6744994afb2fb098b655f72&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2226] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:22 2026] DELETE /v2.0/security-groups/a04161e9-4d02-4403-8e8c-bd1ad1f4e932 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:22.931 7 WARNING neutron.db.securitygroups_db [None req-147fc2db-41c5-4ae3-bb19-4043b3de3574 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1093/2227] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:22 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2228] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:20:22 2026] GET /v2.0/security-groups?id=4b144369-532a-40a3-8f4a-56603cb1efa3&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: 1095/2229] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:20:23 2026] GET /v2.0/ports?tenant_id=520cbd9fef5b4033b52506beb984ff28&device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2230] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:22 2026] GET /v2.0/security-groups?tenant_id=e3eb00519cfb4e459450bc91bafa8a7d&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2231] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:20:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b797068f-d43e-474c-a35c-b45613e29599 => 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: 1097/2232] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:20:23 2026] GET /v2.0/subnets?id=3b5ae8c9-2805-42f0-8491-1f410dc19a13 => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2233] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:23 2026] DELETE /v2.0/security-groups/57bd04a3-1f9b-4545-b2cc-8265ba91702b => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2234] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:20:23 2026] GET /v2.0/ports?network_id=e3aae438-be10-43e9-87cd-113782dc474f&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: 1137/2235] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:20:23 2026] GET /v2.0/networks/e3aae438-be10-43e9-87cd-113782dc474f?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2236] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:20:23 2026] GET /v2.0/networks/e3aae438-be10-43e9-87cd-113782dc474f?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: 1138/2237] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:24 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => 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: 1100/2238] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:20:24 2026] GET /v2.0/security-groups?id=4b144369-532a-40a3-8f4a-56603cb1efa3&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2239] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:24 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1010 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2240] 10.0.0.197 () {34 vars in 1119 bytes} [Sun May 10 05:20:24 2026] GET /v2.0/security-groups?id=91639911-f29b-40ae-82f3-f5135714f05d&id=bbd46ecd-7d7d-4d54-a759-1d65ff7925b1&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2241] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:20:24 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1279 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2242] 10.0.0.213 () {32 vars in 857 bytes} [Sun May 10 05:20:24 2026] GET /v2.0/floatingips?floating_network_id=f31ffcb8-0769-4712-bd57-79abaa6febec&port_id=bf625df6-89f7-4b81-8593-818b8d10563d => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2243] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:25 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2244] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:20:25 2026] GET /v2.0/security-groups?id=4b144369-532a-40a3-8f4a-56603cb1efa3&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: 1142/2245] 10.0.0.109 () {34 vars in 989 bytes} [Sun May 10 05:20:25 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1279 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2246] 10.0.0.109 () {34 vars in 1119 bytes} [Sun May 10 05:20:25 2026] GET /v2.0/security-groups?id=bbd46ecd-7d7d-4d54-a759-1d65ff7925b1&id=91639911-f29b-40ae-82f3-f5135714f05d&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2247] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:26 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2248] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:20:26 2026] GET /v2.0/security-groups?id=4b144369-532a-40a3-8f4a-56603cb1efa3&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2249] 10.0.0.213 () {34 vars in 683 bytes} [Sun May 10 05:20:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:20:26.678 8 WARNING tagging [None req-32a29311-4ab6-4116-b103-8b106c16aa41 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - 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: 1107/2250] 10.0.0.213 () {34 vars in 766 bytes} [Sun May 10 05:20:26 2026] PUT /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:26.740 7 WARNING tagging [None req-308bb45e-1c52-456f-a509-65baa25595b0 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - 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: 1144/2251] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:20:26 2026] GET /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:26.792 8 WARNING tagging [None req-70ae6cb6-61d4-4428-9f45-041089235515 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - 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: 1108/2252] 10.0.0.213 () {34 vars in 777 bytes} [Sun May 10 05:20:26 2026] PUT /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 05:20:26.853 7 WARNING tagging [None req-de86e793-11cc-483f-81c1-fc6ff4f8e334 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - 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: 1145/2253] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:20:26 2026] GET /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:26.896 8 WARNING tagging [None req-fa762ce1-ec76-4d52-aad0-be351dbeb5aa 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - 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: 1109/2254] 10.0.0.213 () {34 vars in 773 bytes} [Sun May 10 05:20:26 2026] PUT /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 05:20:26.947 7 WARNING tagging [None req-a6141e10-b60c-4a67-885d-f58c69083b84 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - 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: 1146/2255] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:20:26 2026] GET /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:26.991 8 WARNING tagging [None req-fc41a4fd-4f45-4c2d-8753-291bc9426eb6 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - 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: 1110/2256] 10.0.0.213 () {34 vars in 795 bytes} [Sun May 10 05:20:26 2026] PUT /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 05:20:27.049 7 WARNING tagging [None req-95d44324-3241-4a40-8d1f-086b0c367778 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - 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: 1147/2257] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:20:27 2026] GET /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:27.086 8 WARNING tagging [None req-532a1094-289b-4999-a5d7-118f49f6c780 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - 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: 1111/2258] 10.0.0.213 () {34 vars in 766 bytes} [Sun May 10 05:20:27 2026] PUT /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:27.139 7 WARNING tagging [None req-68aac92b-6e21-4bfa-a7b1-016337cf3585 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - 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: 1148/2259] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:20:27 2026] GET /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:27.178 8 WARNING tagging [None req-2994aed9-0442-4042-b0d2-8cc6ee1cc62b 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - 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: 1112/2260] 10.0.0.213 () {32 vars in 754 bytes} [Sun May 10 05:20:27 2026] GET /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:27.216 7 WARNING tagging [None req-c31bed31-cdad-4f36-89a7-7cf05a22e820 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:20:27.225 7 INFO neutron.api.v2.resource [None req-c31bed31-cdad-4f36-89a7-7cf05a22e820 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1149/2261] 10.0.0.213 () {32 vars in 758 bytes} [Sun May 10 05:20:27 2026] GET /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:20:27.259 8 WARNING tagging [None req-7ca2b1ce-3ea1-4a55-9502-8a3e144de05d 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - 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: 1113/2262] 10.0.0.213 () {32 vars in 757 bytes} [Sun May 10 05:20:27 2026] DELETE /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:27.325 7 WARNING tagging [None req-7c11c437-e199-497e-b9a7-96f76e0ee4ff 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - 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: 1150/2263] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:20:27 2026] GET /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:27.383 8 WARNING tagging [None req-cd299d4a-a59b-45dd-a196-5799d809172d 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:20:27.398 8 INFO neutron.api.v2.resource [None req-cd299d4a-a59b-45dd-a196-5799d809172d 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1114/2264] 10.0.0.213 () {32 vars in 761 bytes} [Sun May 10 05:20:27 2026] DELETE /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:20:27.446 7 WARNING tagging [None req-6b04138a-56d7-4648-a4b9-84fc8c2397e6 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - 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: 1151/2265] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:20:27 2026] DELETE /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:27.531 8 WARNING tagging [None req-8fd0f67a-f53d-4696-ba01-9a5db32b005a 986eb8cbdd2440aaa220a546392cf50a 19dfcd3c89204fb990f275a81f28482e - - 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: 1115/2266] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:20:27 2026] GET /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046/tags => generated 12 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2267] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:27 2026] DELETE /v2.0/security-groups/363621a2-c1b4-4259-b50e-44e94bb44046 => 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: 1152/2268] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:27 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2269] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:20:27 2026] GET /v2.0/security-groups?id=4b144369-532a-40a3-8f4a-56603cb1efa3&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: 1119/2272] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:28 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1010 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2273] 10.0.0.197 () {34 vars in 1119 bytes} [Sun May 10 05:20:28 2026] GET /v2.0/security-groups?id=91639911-f29b-40ae-82f3-f5135714f05d&id=bbd46ecd-7d7d-4d54-a759-1d65ff7925b1&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:20:28.418 7 WARNING neutron.db.securitygroups_db [None req-27a0c13e-1b30-4137-be08-0ac4feb41a0c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1154/2274] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:28 2026] GET /v2.0/security-groups?tenant_id=a7c2c7f61bdb4b8b97e55b5ae31983d6&name=default => generated 2927 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2275] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:28 2026] DELETE /v2.0/security-groups/17e8134e-4987-439c-96cb-74766002f378 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:28.765 7 WARNING neutron.db.securitygroups_db [None req-b0fce7bf-6848-46aa-be99-a5b3a617b421 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1155/2276] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:28 2026] GET /v2.0/security-groups?tenant_id=19dfcd3c89204fb990f275a81f28482e&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2277] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:28 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2278] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:28 2026] DELETE /v2.0/security-groups/83e444a4-5685-4efa-9f5b-3823fc033455 => 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: 1123/2279] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:20:28 2026] GET /v2.0/security-groups?id=4b144369-532a-40a3-8f4a-56603cb1efa3&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: 1157/2280] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:29 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1010 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2281] 10.0.0.197 () {34 vars in 1119 bytes} [Sun May 10 05:20:29 2026] GET /v2.0/security-groups?id=91639911-f29b-40ae-82f3-f5135714f05d&id=bbd46ecd-7d7d-4d54-a759-1d65ff7925b1&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2282] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:30 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => 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: 1125/2283] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:20:30 2026] GET /v2.0/security-groups?id=4b144369-532a-40a3-8f4a-56603cb1efa3&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2284] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:30 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1010 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2285] 199.204.45.250 () {34 vars in 993 bytes} [Sun May 10 05:20:30 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1010 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2286] 10.0.0.197 () {34 vars in 1119 bytes} [Sun May 10 05:20:30 2026] GET /v2.0/security-groups?id=91639911-f29b-40ae-82f3-f5135714f05d&id=bbd46ecd-7d7d-4d54-a759-1d65ff7925b1&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:20:30.833 8 INFO neutron_taas.services.taas.taas_plugin [req-95008ac5-56d8-4fd8-81e1-7b6dff3ee01e req-ff6298ec-fb26-4eda-a527-60185e6293a9 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] TaaS: Handle Delete Port: bf625df6-89f7-4b81-8593-818b8d10563d 2026-05-10 05:20:30.836 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-95008ac5-56d8-4fd8-81e1-7b6dff3ee01e req-ff6298ec-fb26-4eda-a527-60185e6293a9 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] Tap Mirror: Handle Delete Port: bf625df6-89f7-4b81-8593-818b8d10563d 2026-05-10 05:20:30.966 8 INFO neutron.db.l3_db [req-95008ac5-56d8-4fd8-81e1-7b6dff3ee01e req-ff6298ec-fb26-4eda-a527-60185e6293a9 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] Floating IP c810be4b-ee72-455e-969d-c6515307afdb disassociated. External IP: 10.96.250.216, port: bf625df6-89f7-4b81-8593-818b8d10563d. [pid: 8|app: 0|req: 1127/2287] 199.204.45.250 () {36 vars in 996 bytes} [Sun May 10 05:20:30 2026] DELETE /v2.0/ports/bf625df6-89f7-4b81-8593-818b8d10563d => generated 0 bytes in 503 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:31.274 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bfc4d09-0efe-452a-bdf9-76760d8d7769'] response: {'server_uuid': '2d866d2e-7e69-4f9b-94a1-cd3b84d628a7', 'name': 'network-vif-deleted', 'tag': 'bf625df6-89f7-4b81-8593-818b8d10563d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1161/2288] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:31 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => 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: 1128/2289] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:20:31 2026] GET /v2.0/security-groups?id=4b144369-532a-40a3-8f4a-56603cb1efa3&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2290] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:31 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => 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: 1129/2291] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:32 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2292] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:20:32 2026] GET /v2.0/security-groups?id=4b144369-532a-40a3-8f4a-56603cb1efa3&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2293] 199.204.45.250 () {34 vars in 993 bytes} [Sun May 10 05:20:32 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => 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: 1131/2294] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:32 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:32.947 7 INFO neutron_taas.services.taas.taas_plugin [req-68c5cc93-8741-470e-ba2c-2e48595d8edd req-1c255aa3-5c44-45e6-834c-f13b990f7e0e 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] TaaS: Handle Delete Port: b797068f-d43e-474c-a35c-b45613e29599 2026-05-10 05:20:32.951 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-68c5cc93-8741-470e-ba2c-2e48595d8edd req-1c255aa3-5c44-45e6-834c-f13b990f7e0e 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] Tap Mirror: Handle Delete Port: b797068f-d43e-474c-a35c-b45613e29599 [pid: 7|app: 0|req: 1164/2295] 199.204.45.250 () {36 vars in 996 bytes} [Sun May 10 05:20:32 2026] DELETE /v2.0/ports/b797068f-d43e-474c-a35c-b45613e29599 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:33.153 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d6b0778-901c-49d1-9a82-5d41a237d5ef'] response: {'server_uuid': 'a4c8a6ae-7c8c-4c89-a89b-e17851319a06', 'name': 'network-vif-deleted', 'tag': 'b797068f-d43e-474c-a35c-b45613e29599', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1132/2296] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:33 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => 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: 1165/2297] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:34 2026] GET /v2.0/ports?device_id=2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => 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: 1133/2298] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:34 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => 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: 1166/2299] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:35 2026] DELETE /v2.0/security-groups/bbd46ecd-7d7d-4d54-a759-1d65ff7925b1 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:35.355 8 INFO neutron.api.v2.resource [None req-023abf06-6e75-486c-8b96-b2e9e9242d95 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1134/2300] 10.0.0.213 () {32 vars in 736 bytes} [Sun May 10 05:20:35 2026] GET /v2.0/security-groups/bbd46ecd-7d7d-4d54-a759-1d65ff7925b1 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:20:35.447 7 INFO neutron_taas.services.taas.taas_plugin [None req-643bf077-c5b6-48aa-a2e9-8dd2f507cea3 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] TaaS: Handle Delete Port: 3fe39bdd-9a52-468a-80f5-e7f4d7be335f 2026-05-10 05:20:35.449 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-643bf077-c5b6-48aa-a2e9-8dd2f507cea3 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] Tap Mirror: Handle Delete Port: 3fe39bdd-9a52-468a-80f5-e7f4d7be335f [pid: 7|app: 0|req: 1167/2301] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:20:35 2026] DELETE /v2.0/floatingips/c810be4b-ee72-455e-969d-c6515307afdb => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2302] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:35 2026] DELETE /v2.0/security-groups/91639911-f29b-40ae-82f3-f5135714f05d => 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: 1136/2303] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:36 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:36.219 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab3d2e87-5a9a-4641-b3fb-364896db5112 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: c5c3813d-657a-48a7-8330-9db83c0609fe 2026-05-10 05:20:36.222 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab3d2e87-5a9a-4641-b3fb-364896db5112 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: c5c3813d-657a-48a7-8330-9db83c0609fe [pid: 7|app: 0|req: 1168/2304] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:20:35 2026] PUT /v2.0/routers/2dd174e0-d50a-4c76-9447-a0b80c9de71f/remove_router_interface => generated 310 bytes in 945 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:20:36.929 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f88b26c-6a4c-419b-b639-de9cde6471ae 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: e6aa7a43-461d-489f-96e6-a783e0a7af7a 2026-05-10 05:20:36.931 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f88b26c-6a4c-419b-b639-de9cde6471ae 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: e6aa7a43-461d-489f-96e6-a783e0a7af7a [pid: 7|app: 0|req: 1169/2305] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:20:37 2026] GET /v2.0/ports?device_id=a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:37.655 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f88b26c-6a4c-419b-b639-de9cde6471ae 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 613afc1d-bca8-4862-af8a-d55c188556e8 2026-05-10 05:20:37.657 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f88b26c-6a4c-419b-b639-de9cde6471ae 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 613afc1d-bca8-4862-af8a-d55c188556e8 2026-05-10 05:20:38.015 8 INFO neutron.services.segments.plugin [-] Segment 8d20607d-f35b-4df8-bb35-d082312849ff resource provider aggregate not found 2026-05-10 05:20:38.022 8 INFO neutron.services.segments.plugin [-] Segment 8d20607d-f35b-4df8-bb35-d082312849ff resource provider aggregate not found 2026-05-10 05:20:38.037 8 INFO neutron.services.segments.plugin [-] Segment 8d20607d-f35b-4df8-bb35-d082312849ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d20607d-f35b-4df8-bb35-d082312849ff found for delete ", "request_id": "req-d27d9ccc-d969-432a-8808-6b57d278c4bc"}]} 2026-05-10 05:20:38.042 8 INFO neutron.services.segments.plugin [-] Segment 8d20607d-f35b-4df8-bb35-d082312849ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d20607d-f35b-4df8-bb35-d082312849ff found for delete ", "request_id": "req-2d414ce6-173a-4d85-bd98-9b9784a5d52f"}]} 2026-05-10 05:20:38.056 8 INFO neutron.db.l3_hamode_db [None req-7f88b26c-6a4c-419b-b639-de9cde6471ae 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HA network a6c49b6f-3781-4b61-b2eb-fb593701cf7f was deleted as no HA routers are present in project 8c8258f5d4cd4047b24e6375bfe0e5ef. [pid: 8|app: 0|req: 1137/2306] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:20:36 2026] DELETE /v2.0/routers/2dd174e0-d50a-4c76-9447-a0b80c9de71f => generated 0 bytes in 1313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2307] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:20:38 2026] DELETE /v2.0/subnets/9f538ad3-6974-42dc-9d12-7d07965ef1a9 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:38.337 8 INFO neutron_taas.services.taas.taas_plugin [None req-9dbf9650-30db-4943-b5d8-3b8dfaf66128 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 5b1ada45-6dcd-46ae-b7d6-e8cf67eac36b 2026-05-10 05:20:38.340 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9dbf9650-30db-4943-b5d8-3b8dfaf66128 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 5b1ada45-6dcd-46ae-b7d6-e8cf67eac36b [pid: 8|app: 0|req: 1138/2308] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:38 2026] DELETE /v2.0/networks/ee3adab5-de5b-4725-bb0c-83a78bc6006f => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:38.870 7 INFO neutron_taas.services.taas.taas_plugin [None req-414a9dcc-afb5-43c3-9e07-bf91fa653ae4 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: cfb8f21a-d245-45f3-8948-f24ee72ec48a 2026-05-10 05:20:38.873 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-414a9dcc-afb5-43c3-9e07-bf91fa653ae4 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: cfb8f21a-d245-45f3-8948-f24ee72ec48a [pid: 7|app: 0|req: 1171/2309] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:20:38 2026] PUT /v2.0/routers/3fd29d27-cf82-4ea1-81bd-8a1b1640c427/remove_router_interface => generated 310 bytes in 873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:20:39.718 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba7732ff-ff35-4374-85dd-901712683e47 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 44113ab1-5e03-4b57-b545-d70628853ef9 2026-05-10 05:20:39.722 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba7732ff-ff35-4374-85dd-901712683e47 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 44113ab1-5e03-4b57-b545-d70628853ef9 2026-05-10 05:20:39.870 8 INFO neutron_taas.services.taas.taas_plugin [None req-aedc2dcc-f12c-40fd-86bf-48ead0251658 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 7ea1944e-2b4e-43e7-936a-a06a8f6aa77c 2026-05-10 05:20:39.874 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aedc2dcc-f12c-40fd-86bf-48ead0251658 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 7ea1944e-2b4e-43e7-936a-a06a8f6aa77c 2026-05-10 05:20:39.987 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba7732ff-ff35-4374-85dd-901712683e47 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: f0c116e1-8b65-41be-a36d-43ae7d000114 2026-05-10 05:20:39.989 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba7732ff-ff35-4374-85dd-901712683e47 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: f0c116e1-8b65-41be-a36d-43ae7d000114 2026-05-10 05:20:40.069 8 INFO neutron.services.segments.plugin [-] Segment 363d4438-4cbf-4f1f-a099-78f8499f2c14 resource provider aggregate not found 2026-05-10 05:20:40.078 8 INFO neutron.services.segments.plugin [-] Segment 363d4438-4cbf-4f1f-a099-78f8499f2c14 resource provider aggregate not found 2026-05-10 05:20:40.097 8 INFO neutron.services.segments.plugin [-] Segment 363d4438-4cbf-4f1f-a099-78f8499f2c14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 363d4438-4cbf-4f1f-a099-78f8499f2c14 found for delete ", "request_id": "req-c0b17f0e-44ba-4b7c-8631-64ad591a2d9c"}]} 2026-05-10 05:20:40.100 8 INFO neutron.services.segments.plugin [-] Segment 363d4438-4cbf-4f1f-a099-78f8499f2c14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 363d4438-4cbf-4f1f-a099-78f8499f2c14 found for delete ", "request_id": "req-0df2221b-c847-4879-a38f-b74dd9dbbd19"}]} 2026-05-10 05:20:40.332 7 INFO neutron.services.segments.plugin [-] Segment 21b2c6f3-b8f2-4b41-9803-778d292580cf resource provider aggregate not found 2026-05-10 05:20:40.351 7 INFO neutron.services.segments.plugin [-] Segment 21b2c6f3-b8f2-4b41-9803-778d292580cf resource provider aggregate not found 2026-05-10 05:20:40.358 7 INFO neutron.services.segments.plugin [-] Segment 21b2c6f3-b8f2-4b41-9803-778d292580cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21b2c6f3-b8f2-4b41-9803-778d292580cf found for delete ", "request_id": "req-39dc822c-8cc7-42a0-a199-a9efabbed635"}]} 2026-05-10 05:20:40.370 7 INFO neutron.services.segments.plugin [-] Segment 21b2c6f3-b8f2-4b41-9803-778d292580cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21b2c6f3-b8f2-4b41-9803-778d292580cf found for delete ", "request_id": "req-cf9e944c-07b7-4adf-a8df-0ffb0e14e366"}]} 2026-05-10 05:20:40.372 7 INFO neutron.db.l3_hamode_db [None req-ba7732ff-ff35-4374-85dd-901712683e47 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HA network 15309903-fee0-4c0a-bd5c-67f0ef97b89b was deleted as no HA routers are present in project 219abac23b884c0cbbc1f81f028c0c64. [pid: 7|app: 0|req: 1172/2310] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:20:39 2026] DELETE /v2.0/routers/3fd29d27-cf82-4ea1-81bd-8a1b1640c427 => 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: 1139/2311] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:20:39 2026] PUT /v2.0/routers/42ea5959-8f7e-4f9f-af84-183ced65ed68/remove_router_interface => generated 310 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2312] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:20:40 2026] DELETE /v2.0/subnets/56b0902d-e031-4055-9c22-e99ec5f5476e => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:40.623 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0ca9055-252b-4420-b745-d3a02f5d6b52 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: ef01487f-b4f3-48e2-9cbe-0dacf72f5ae2 2026-05-10 05:20:40.625 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0ca9055-252b-4420-b745-d3a02f5d6b52 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: ef01487f-b4f3-48e2-9cbe-0dacf72f5ae2 2026-05-10 05:20:40.734 8 INFO neutron_taas.services.taas.taas_plugin [None req-1804c4b3-121a-4382-9cac-3b045286a758 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 605146a8-d4ab-403b-ab81-760f7626ad45 2026-05-10 05:20:40.738 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1804c4b3-121a-4382-9cac-3b045286a758 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 605146a8-d4ab-403b-ab81-760f7626ad45 [pid: 7|app: 0|req: 1174/2313] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:40 2026] DELETE /v2.0/networks/aea4a43a-e4ba-42f7-9f2f-9eba61c708ed => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:40.989 8 INFO neutron_taas.services.taas.taas_plugin [None req-1804c4b3-121a-4382-9cac-3b045286a758 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 6878d8a5-e9fa-4746-83fa-fb525dc5730d 2026-05-10 05:20:40.991 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1804c4b3-121a-4382-9cac-3b045286a758 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 6878d8a5-e9fa-4746-83fa-fb525dc5730d 2026-05-10 05:20:41.101 7 WARNING neutron.db.securitygroups_db [None req-2745153e-77c3-4a47-ace2-b496aa454a9b 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1175/2314] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:41 2026] GET /v2.0/security-groups?tenant_id=8c8258f5d4cd4047b24e6375bfe0e5ef&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2315] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:41 2026] DELETE /v2.0/security-groups/060f3fc0-7949-4756-8767-662b17eefedd => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:41.381 8 INFO neutron.db.l3_hamode_db [None req-1804c4b3-121a-4382-9cac-3b045286a758 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HA network de9cf568-3317-4fd1-8371-62c7319cd44c was deleted as no HA routers are present in project 520cbd9fef5b4033b52506beb984ff28. [pid: 8|app: 0|req: 1140/2316] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:20:40 2026] DELETE /v2.0/routers/42ea5959-8f7e-4f9f-af84-183ced65ed68 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:41.421 8 WARNING neutron.db.securitygroups_db [None req-62618043-6e6d-402a-9829-7e68a640131b 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1141/2317] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:41 2026] GET /v2.0/security-groups?tenant_id=219abac23b884c0cbbc1f81f028c0c64&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2318] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:41 2026] DELETE /v2.0/security-groups/7c91ae21-5563-462e-a3d5-aae30437de9b => 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: 1177/2319] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:20:41 2026] DELETE /v2.0/subnets/3b5ae8c9-2805-42f0-8491-1f410dc19a13 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:41.669 8 INFO neutron_taas.services.taas.taas_plugin [None req-e76a49f5-e74a-4f08-92e6-7716fd0f7784 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 9153bb99-fd38-4ff7-871f-ad21358b0c67 2026-05-10 05:20:41.672 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e76a49f5-e74a-4f08-92e6-7716fd0f7784 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 9153bb99-fd38-4ff7-871f-ad21358b0c67 [pid: 8|app: 0|req: 1143/2320] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:41 2026] DELETE /v2.0/networks/e3aae438-be10-43e9-87cd-113782dc474f => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:42.043 7 WARNING neutron.db.securitygroups_db [None req-ad3d546a-4bba-471d-826b-205d909afa49 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1178/2321] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:42 2026] GET /v2.0/security-groups?tenant_id=520cbd9fef5b4033b52506beb984ff28&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:20:42.127 8 INFO neutron.services.segments.plugin [-] Segment 2565b51d-eb8b-4bf1-a4d7-3f671d258258 resource provider aggregate not found 2026-05-10 05:20:42.132 8 INFO neutron.services.segments.plugin [-] Segment 2565b51d-eb8b-4bf1-a4d7-3f671d258258 resource provider aggregate not found 2026-05-10 05:20:42.150 8 INFO neutron.services.segments.plugin [-] Segment 2565b51d-eb8b-4bf1-a4d7-3f671d258258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2565b51d-eb8b-4bf1-a4d7-3f671d258258 found for delete ", "request_id": "req-8cb29726-e172-4230-95d3-8babc66c4014"}]} 2026-05-10 05:20:42.156 8 INFO neutron.services.segments.plugin [-] Segment 2565b51d-eb8b-4bf1-a4d7-3f671d258258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2565b51d-eb8b-4bf1-a4d7-3f671d258258 found for delete ", "request_id": "req-b0b29e77-bcf2-4e77-93de-ac51b1fe2cd4"}]} 2026-05-10 05:20:42.183 8 INFO neutron.services.segments.plugin [-] Segment fa6124fc-7414-4fc7-bd3e-a77c8be8254d resource provider aggregate not found 2026-05-10 05:20:42.189 8 INFO neutron.services.segments.plugin [-] Segment fa6124fc-7414-4fc7-bd3e-a77c8be8254d resource provider aggregate not found 2026-05-10 05:20:42.202 8 INFO neutron.services.segments.plugin [-] Segment fa6124fc-7414-4fc7-bd3e-a77c8be8254d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa6124fc-7414-4fc7-bd3e-a77c8be8254d found for delete ", "request_id": "req-f7f55f49-9279-460a-9e58-cbd4a26bce2e"}]} 2026-05-10 05:20:42.242 8 INFO neutron.services.segments.plugin [-] Segment fa6124fc-7414-4fc7-bd3e-a77c8be8254d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa6124fc-7414-4fc7-bd3e-a77c8be8254d found for delete ", "request_id": "req-7d450c46-49dc-45f7-89f6-1ce3ecefa6f5"}]} [pid: 8|app: 0|req: 1144/2322] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:42 2026] DELETE /v2.0/security-groups/4b144369-532a-40a3-8f4a-56603cb1efa3 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:42.392 7 INFO neutron.services.segments.plugin [-] Segment 5378e802-031a-4a62-a39b-83be0414a308 resource provider aggregate not found 2026-05-10 05:20:42.394 7 INFO neutron.services.segments.plugin [-] Segment 5378e802-031a-4a62-a39b-83be0414a308 resource provider aggregate not found 2026-05-10 05:20:42.418 7 INFO neutron.services.segments.plugin [-] Segment 5378e802-031a-4a62-a39b-83be0414a308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5378e802-031a-4a62-a39b-83be0414a308 found for delete ", "request_id": "req-7aaf1fc5-6cc0-4a76-b4a6-51f6d5b2469f"}]} 2026-05-10 05:20:42.418 7 INFO neutron.services.segments.plugin [-] Segment 5378e802-031a-4a62-a39b-83be0414a308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5378e802-031a-4a62-a39b-83be0414a308 found for delete ", "request_id": "req-3a3c7af7-b352-499a-b133-c8ff35fc2b48"}]} [pid: 7|app: 0|req: 1180/2325] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:20:45 2026] POST /v2.0/floatingips => generated 552 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:46.570 7 INFO neutron.db.segments_db [None req-9f2ae048-09cc-4c21-8e0f-82e466b318f4 393fd465c22545b894d2b924a9741601 b6d14d986d0747cdbcc880d8e7553e29 - - default default] Added segment 3e511926-5aca-4fcc-9319-ac5b3ec8ee07 of type vxlan for network 7f3b5bd0-4e68-467b-97be-60b9aee75c09 [pid: 7|app: 0|req: 1181/2326] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:20:46 2026] POST /v2.0/networks => generated 632 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:46.705 7 INFO neutron.db.segments_db [None req-d3fa22de-b08c-47b5-b0db-4a4cf2fcd392 393fd465c22545b894d2b924a9741601 b6d14d986d0747cdbcc880d8e7553e29 - - default default] Added segment df01c0a8-2e87-4bb3-8af5-e10fa09337ea of type vxlan for network f5977983-398e-4abb-9c2d-8cf7e91d478f [pid: 7|app: 0|req: 1182/2327] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:20:46 2026] POST /v2.0/networks => generated 632 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:46.842 7 INFO neutron.db.segments_db [None req-dd50ff0a-ea7c-4d25-aa2f-e3b7666e4245 393fd465c22545b894d2b924a9741601 b6d14d986d0747cdbcc880d8e7553e29 - - default default] Added segment 0946d0dc-8572-4cc0-8c1c-5d8bda990694 of type vxlan for network deefd7e8-556f-42c4-a713-ada30be30867 [pid: 8|app: 0|req: 1146/2328] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:20:46 2026] POST /v2.0/floatingips => generated 552 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2329] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:20:46 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) 2026-05-10 05:20:46.992 7 INFO neutron.db.segments_db [None req-a1db8d28-293d-4b56-9d8e-3baf6430c90e 393fd465c22545b894d2b924a9741601 b6d14d986d0747cdbcc880d8e7553e29 - - default default] Added segment 7e336c9d-aa87-4c1f-acb9-0d1e06a21ee3 of type vxlan for network 7a312b9a-635f-4bca-8949-3ac4367892c3 [pid: 7|app: 0|req: 1184/2330] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:20:46 2026] POST /v2.0/networks => generated 630 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:47.142 7 INFO neutron.db.segments_db [None req-8bd283e6-6dec-4361-b757-a4ccac4729ad 393fd465c22545b894d2b924a9741601 b6d14d986d0747cdbcc880d8e7553e29 - - default default] Added segment 13340ed6-1853-4f18-8bc0-29574c6c095f of type vxlan for network e5d9b736-c3a4-468c-902b-6f48fe935286 [pid: 7|app: 0|req: 1185/2331] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:20:47 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2332] 10.0.0.213 () {34 vars in 752 bytes} [Sun May 10 05:20:47 2026] PUT /v2.0/networks/7f3b5bd0-4e68-467b-97be-60b9aee75c09/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2333] 10.0.0.213 () {34 vars in 752 bytes} [Sun May 10 05:20:47 2026] PUT /v2.0/networks/f5977983-398e-4abb-9c2d-8cf7e91d478f/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2334] 10.0.0.213 () {34 vars in 752 bytes} [Sun May 10 05:20:47 2026] PUT /v2.0/networks/deefd7e8-556f-42c4-a713-ada30be30867/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2335] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:20:46 2026] POST /v2.0/floatingips => generated 552 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2336] 10.0.0.213 () {34 vars in 752 bytes} [Sun May 10 05:20:47 2026] PUT /v2.0/networks/7a312b9a-635f-4bca-8949-3ac4367892c3/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2337] 10.0.0.213 () {32 vars in 665 bytes} [Sun May 10 05:20:47 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2338] 10.0.0.213 () {32 vars in 679 bytes} [Sun May 10 05:20:47 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2339] 10.0.0.213 () {32 vars in 675 bytes} [Sun May 10 05:20:47 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2340] 10.0.0.213 () {32 vars in 687 bytes} [Sun May 10 05:20:47 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2341] 10.0.0.213 () {32 vars in 673 bytes} [Sun May 10 05:20:47 2026] GET /v2.0/networks?not-tags=red => generated 1859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2342] 10.0.0.213 () {32 vars in 687 bytes} [Sun May 10 05:20:47 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2343] 10.0.0.213 () {32 vars in 683 bytes} [Sun May 10 05:20:47 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2344] 10.0.0.213 () {32 vars in 695 bytes} [Sun May 10 05:20:47 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1859 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2345] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:20:47 2026] POST /v2.0/floatingips => generated 552 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:48.093 7 INFO neutron.services.segments.plugin [-] Segment 3e511926-5aca-4fcc-9319-ac5b3ec8ee07 resource provider aggregate not found 2026-05-10 05:20:48.099 7 INFO neutron.services.segments.plugin [-] Segment 3e511926-5aca-4fcc-9319-ac5b3ec8ee07 resource provider aggregate not found 2026-05-10 05:20:48.118 7 INFO neutron.services.segments.plugin [-] Segment 3e511926-5aca-4fcc-9319-ac5b3ec8ee07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e511926-5aca-4fcc-9319-ac5b3ec8ee07 found for delete ", "request_id": "req-9780e2af-20a2-4c23-9aee-7e44dc31eda5"}]} 2026-05-10 05:20:48.122 7 INFO neutron.services.segments.plugin [-] Segment 3e511926-5aca-4fcc-9319-ac5b3ec8ee07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e511926-5aca-4fcc-9319-ac5b3ec8ee07 found for delete ", "request_id": "req-7b2b41b3-cf7f-46ca-aef3-1a6a5d150799"}]} [pid: 7|app: 0|req: 1198/2346] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:47 2026] DELETE /v2.0/networks/7f3b5bd0-4e68-467b-97be-60b9aee75c09 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2347] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:48 2026] DELETE /v2.0/networks/f5977983-398e-4abb-9c2d-8cf7e91d478f => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2348] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:48 2026] DELETE /v2.0/networks/deefd7e8-556f-42c4-a713-ada30be30867 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2349] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:20:47 2026] POST /v2.0/floatingips => generated 552 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2350] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:48 2026] DELETE /v2.0/networks/7a312b9a-635f-4bca-8949-3ac4367892c3 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:48.552 8 WARNING tagging [None req-2956ccd7-f058-427c-aad9-6b88ffd22826 0f96bc48c2fc435d9b8e5ba29c67d002 0a5adc81844e4f70b4f2ac7a796370d1 - - 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: 1150/2351] 10.0.0.213 () {34 vars in 758 bytes} [Sun May 10 05:20:48 2026] PUT /v2.0/floatingips/ebb50137-e41a-46b8-98fc-f51753affd24/tags => generated 17 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2352] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:48 2026] DELETE /v2.0/networks/e5d9b736-c3a4-468c-902b-6f48fe935286 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:48.644 8 WARNING tagging [None req-9c1a7854-f0ad-499c-b56c-3b19225ad37d 0f96bc48c2fc435d9b8e5ba29c67d002 0a5adc81844e4f70b4f2ac7a796370d1 - - 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: 1151/2353] 10.0.0.213 () {34 vars in 758 bytes} [Sun May 10 05:20:48 2026] PUT /v2.0/floatingips/30cc1abb-5167-4ed5-a7eb-7592b901fe06/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:48.721 7 WARNING tagging [None req-58a351a6-8b54-4e21-919f-18f03dc9be68 0f96bc48c2fc435d9b8e5ba29c67d002 0a5adc81844e4f70b4f2ac7a796370d1 - - 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: 1203/2354] 10.0.0.213 () {34 vars in 758 bytes} [Sun May 10 05:20:48 2026] PUT /v2.0/floatingips/8cf0e3c7-b653-459f-9fc1-b463f174e2db/tags => generated 34 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:20:48.803 8 WARNING tagging [None req-df843939-8738-4ad6-8a7e-d849c05c63d0 0f96bc48c2fc435d9b8e5ba29c67d002 0a5adc81844e4f70b4f2ac7a796370d1 - - 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: 1152/2355] 10.0.0.213 () {34 vars in 758 bytes} [Sun May 10 05:20:48 2026] PUT /v2.0/floatingips/379266e3-99e9-40dc-9a8a-c85f7d98fa38/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2356] 10.0.0.213 () {32 vars in 671 bytes} [Sun May 10 05:20:48 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2357] 10.0.0.213 () {32 vars in 685 bytes} [Sun May 10 05:20:48 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2358] 10.0.0.213 () {32 vars in 681 bytes} [Sun May 10 05:20:48 2026] GET /v2.0/floatingips?tags-any=blue => 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: 1154/2359] 10.0.0.213 () {32 vars in 693 bytes} [Sun May 10 05:20:48 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2360] 10.0.0.213 () {32 vars in 679 bytes} [Sun May 10 05:20:49 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2361] 10.0.0.213 () {32 vars in 693 bytes} [Sun May 10 05:20:49 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2362] 10.0.0.213 () {32 vars in 689 bytes} [Sun May 10 05:20:49 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2363] 10.0.0.213 () {32 vars in 701 bytes} [Sun May 10 05:20:49 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:20:49.367 7 INFO neutron_taas.services.taas.taas_plugin [None req-31f19855-5147-46b2-b4dd-eb500f9bc825 0f96bc48c2fc435d9b8e5ba29c67d002 0a5adc81844e4f70b4f2ac7a796370d1 - - default default] TaaS: Handle Delete Port: 51004b7e-b4b1-4a28-9534-ae941bb580f3 2026-05-10 05:20:49.370 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31f19855-5147-46b2-b4dd-eb500f9bc825 0f96bc48c2fc435d9b8e5ba29c67d002 0a5adc81844e4f70b4f2ac7a796370d1 - - default default] Tap Mirror: Handle Delete Port: 51004b7e-b4b1-4a28-9534-ae941bb580f3 2026-05-10 05:20:49.511 8 WARNING neutron.db.securitygroups_db [None req-68404064-806b-4e4b-bd3e-05e94d0f7b61 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1157/2364] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:49 2026] GET /v2.0/security-groups?tenant_id=b6d14d986d0747cdbcc880d8e7553e29&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2365] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:49 2026] DELETE /v2.0/security-groups/971a6d3e-8683-4997-884e-ded223ac7a4e => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:49.734 8 WARNING neutron.db.securitygroups_db [None req-d7009989-0ead-40e9-a7c5-4617fbf285ca 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1159/2366] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:49 2026] GET /v2.0/security-groups?tenant_id=eaa2224ad1f04843a459c80b8bf6bb49&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2367] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:49 2026] DELETE /v2.0/security-groups/33a9aa02-7a9e-4fb0-94bb-e78eacb330ea => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:50.094 8 WARNING neutron.db.securitygroups_db [None req-9c86b476-4586-4578-ad18-d6f20aaea92d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1208/2368] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:20:49 2026] DELETE /v2.0/floatingips/ebb50137-e41a-46b8-98fc-f51753affd24 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:50.141 7 INFO neutron.services.segments.plugin [-] Segment df01c0a8-2e87-4bb3-8af5-e10fa09337ea resource provider aggregate not found 2026-05-10 05:20:50.148 7 INFO neutron.services.segments.plugin [-] Segment df01c0a8-2e87-4bb3-8af5-e10fa09337ea resource provider aggregate not found 2026-05-10 05:20:50.171 7 INFO neutron.services.segments.plugin [-] Segment df01c0a8-2e87-4bb3-8af5-e10fa09337ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df01c0a8-2e87-4bb3-8af5-e10fa09337ea found for delete ", "request_id": "req-f7ad44ae-9302-4048-94dc-589fda030ec7"}]} 2026-05-10 05:20:50.177 7 INFO neutron.services.segments.plugin [-] Segment df01c0a8-2e87-4bb3-8af5-e10fa09337ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df01c0a8-2e87-4bb3-8af5-e10fa09337ea found for delete ", "request_id": "req-b717442f-6096-430c-acb0-58c18301795d"}]} 2026-05-10 05:20:50.193 7 INFO neutron.services.segments.plugin [-] Segment 0946d0dc-8572-4cc0-8c1c-5d8bda990694 resource provider aggregate not found 2026-05-10 05:20:50.196 7 INFO neutron.services.segments.plugin [-] Segment 0946d0dc-8572-4cc0-8c1c-5d8bda990694 resource provider aggregate not found [pid: 8|app: 0|req: 1161/2369] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:50 2026] GET /v2.0/security-groups?tenant_id=5cf99b58a5ea41a7ace31de28ab0a853&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:20:50.217 7 INFO neutron.services.segments.plugin [-] Segment 0946d0dc-8572-4cc0-8c1c-5d8bda990694 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0946d0dc-8572-4cc0-8c1c-5d8bda990694 found for delete ", "request_id": "req-51dd2d37-920e-4bf4-add0-ec5517f06cf8"}]} 2026-05-10 05:20:50.221 7 INFO neutron.services.segments.plugin [-] Segment 0946d0dc-8572-4cc0-8c1c-5d8bda990694 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0946d0dc-8572-4cc0-8c1c-5d8bda990694 found for delete ", "request_id": "req-66b49171-cbdf-4288-8917-567ef03d070b"}]} 2026-05-10 05:20:50.238 7 INFO neutron.services.segments.plugin [-] Segment 7e336c9d-aa87-4c1f-acb9-0d1e06a21ee3 resource provider aggregate not found 2026-05-10 05:20:50.238 7 INFO neutron.services.segments.plugin [-] Segment 7e336c9d-aa87-4c1f-acb9-0d1e06a21ee3 resource provider aggregate not found 2026-05-10 05:20:50.259 7 INFO neutron.services.segments.plugin [-] Segment 7e336c9d-aa87-4c1f-acb9-0d1e06a21ee3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e336c9d-aa87-4c1f-acb9-0d1e06a21ee3 found for delete ", "request_id": "req-7cd2ea1a-f141-4130-93a2-2f50c64b6d24"}]} 2026-05-10 05:20:50.267 7 INFO neutron.services.segments.plugin [-] Segment 7e336c9d-aa87-4c1f-acb9-0d1e06a21ee3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e336c9d-aa87-4c1f-acb9-0d1e06a21ee3 found for delete ", "request_id": "req-a6f0bc06-3ecc-4031-a9f6-17b6120c26b5"}]} 2026-05-10 05:20:50.282 7 INFO neutron.services.segments.plugin [-] Segment 13340ed6-1853-4f18-8bc0-29574c6c095f resource provider aggregate not found 2026-05-10 05:20:50.288 7 INFO neutron.services.segments.plugin [-] Segment 13340ed6-1853-4f18-8bc0-29574c6c095f resource provider aggregate not found [pid: 8|app: 0|req: 1162/2370] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:50 2026] DELETE /v2.0/security-groups/f26eb683-05d7-454c-b699-c4ca33825851 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:50.305 7 INFO neutron.services.segments.plugin [-] Segment 13340ed6-1853-4f18-8bc0-29574c6c095f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13340ed6-1853-4f18-8bc0-29574c6c095f found for delete ", "request_id": "req-2ffacad8-20ab-4268-be36-896afd42d208"}]} 2026-05-10 05:20:50.311 7 INFO neutron.services.segments.plugin [-] Segment 13340ed6-1853-4f18-8bc0-29574c6c095f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13340ed6-1853-4f18-8bc0-29574c6c095f found for delete ", "request_id": "req-f17b9df2-bfe0-4623-83b7-a10bc28350a2"}]} 2026-05-10 05:20:50.315 7 INFO neutron_taas.services.taas.taas_plugin [None req-a4220daa-985c-47db-b227-f515f2d4b0f9 0f96bc48c2fc435d9b8e5ba29c67d002 0a5adc81844e4f70b4f2ac7a796370d1 - - default default] TaaS: Handle Delete Port: 3c7bb76e-607b-4cb9-84a6-eb747e3deae9 2026-05-10 05:20:50.319 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4220daa-985c-47db-b227-f515f2d4b0f9 0f96bc48c2fc435d9b8e5ba29c67d002 0a5adc81844e4f70b4f2ac7a796370d1 - - default default] Tap Mirror: Handle Delete Port: 3c7bb76e-607b-4cb9-84a6-eb747e3deae9 [pid: 7|app: 0|req: 1209/2371] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:20:50 2026] DELETE /v2.0/floatingips/30cc1abb-5167-4ed5-a7eb-7592b901fe06 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:50.575 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6dd071f-b5ed-4d83-a334-eb6abff1b015 0f96bc48c2fc435d9b8e5ba29c67d002 0a5adc81844e4f70b4f2ac7a796370d1 - - default default] TaaS: Handle Delete Port: be22920f-170f-4f63-bb96-c3fb01559a87 2026-05-10 05:20:50.577 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6dd071f-b5ed-4d83-a334-eb6abff1b015 0f96bc48c2fc435d9b8e5ba29c67d002 0a5adc81844e4f70b4f2ac7a796370d1 - - default default] Tap Mirror: Handle Delete Port: be22920f-170f-4f63-bb96-c3fb01559a87 [pid: 8|app: 0|req: 1163/2372] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:20:50 2026] DELETE /v2.0/floatingips/8cf0e3c7-b653-459f-9fc1-b463f174e2db => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:50.818 7 INFO neutron_taas.services.taas.taas_plugin [None req-e5b41616-6234-48f7-ba46-fd3729193dab 0f96bc48c2fc435d9b8e5ba29c67d002 0a5adc81844e4f70b4f2ac7a796370d1 - - default default] TaaS: Handle Delete Port: 923476c8-707b-4cc1-a7bf-d58b0ef35723 2026-05-10 05:20:50.820 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5b41616-6234-48f7-ba46-fd3729193dab 0f96bc48c2fc435d9b8e5ba29c67d002 0a5adc81844e4f70b4f2ac7a796370d1 - - default default] Tap Mirror: Handle Delete Port: 923476c8-707b-4cc1-a7bf-d58b0ef35723 [pid: 7|app: 0|req: 1210/2373] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:20:50 2026] DELETE /v2.0/floatingips/379266e3-99e9-40dc-9a8a-c85f7d98fa38 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:51.062 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9e59009-5501-41b1-8b5d-3ab919f31138 0f96bc48c2fc435d9b8e5ba29c67d002 0a5adc81844e4f70b4f2ac7a796370d1 - - default default] TaaS: Handle Delete Port: 7fa5af0e-8759-44eb-b896-060bc2a7a1e9 2026-05-10 05:20:51.065 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9e59009-5501-41b1-8b5d-3ab919f31138 0f96bc48c2fc435d9b8e5ba29c67d002 0a5adc81844e4f70b4f2ac7a796370d1 - - default default] Tap Mirror: Handle Delete Port: 7fa5af0e-8759-44eb-b896-060bc2a7a1e9 [pid: 8|app: 0|req: 1164/2374] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:20:50 2026] DELETE /v2.0/floatingips/6bfda789-7625-4ba1-b78c-0862961e64cc => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:52.208 7 WARNING neutron.db.securitygroups_db [None req-ad6eaf43-762c-4221-bc2c-16e199ce66f6 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1211/2375] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:52 2026] GET /v2.0/security-groups?tenant_id=0a5adc81844e4f70b4f2ac7a796370d1&name=default => generated 2929 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2376] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:52 2026] DELETE /v2.0/security-groups/e965360e-4712-49a8-9f53-ffa5a6d9f333 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:52.587 7 WARNING neutron.db.securitygroups_db [None req-e1a24642-028c-4ada-9ef2-c952e6203989 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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/2377] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:52 2026] GET /v2.0/security-groups?tenant_id=122d9cfc5d1947a89de071492fbeac48&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2378] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:52 2026] DELETE /v2.0/security-groups/dae987cb-a747-445d-8479-dbf329f889fb => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:52.965 7 WARNING neutron.db.securitygroups_db [None req-6bbd9150-d2c9-4acf-854b-4a4c85593e98 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1213/2379] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:20:52 2026] GET /v2.0/security-groups?tenant_id=e3bfb7069ba54e5489d109a831e024a9&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2380] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:20:53 2026] DELETE /v2.0/security-groups/03ff3a02-1ea9-404c-8c84-59a59a919a91 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:20:54.873 7 INFO neutron.db.segments_db [None req-38a072a1-89d6-43a5-bbd4-ff7cd11cf642 7298396a615645a0bcc9c4f1f15e030a c7e1b0f9c0714c0ca1f3b3e30d9eed69 - - default default] Added segment 14e95f6c-3d6f-482e-83ff-ff4305158aa6 of type vxlan for network 1aeb4c05-9450-415e-984e-5687f9c913e0 [pid: 7|app: 0|req: 1214/2381] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:20:54 2026] POST /v2.0/networks => generated 631 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2382] 10.0.0.213 () {34 vars in 663 bytes} [Sun May 10 05:20:54 2026] POST /v2.0/ports => generated 743 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:55.245 7 INFO neutron.db.segments_db [None req-bf673610-e529-4576-ae8c-93a87dea9626 7298396a615645a0bcc9c4f1f15e030a c7e1b0f9c0714c0ca1f3b3e30d9eed69 - - default default] Added segment 4c7aa87e-0dad-46eb-b04e-59577d2cc9f9 of type vxlan for network f05ca8c7-2006-4ec2-9b21-a2a1cf47136e [pid: 7|app: 0|req: 1215/2383] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:20:55 2026] POST /v2.0/networks => generated 632 bytes in 154 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: 1169/2384] 10.0.0.213 () {34 vars in 663 bytes} [Sun May 10 05:20:55 2026] POST /v2.0/ports => generated 743 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:55.709 7 INFO neutron.db.segments_db [None req-49377480-4486-439c-9509-8cbafbc2dba0 7298396a615645a0bcc9c4f1f15e030a c7e1b0f9c0714c0ca1f3b3e30d9eed69 - - default default] Added segment c2a65719-f6f9-4e4f-b384-8a83b95c3938 of type vxlan for network 290a4036-78b3-4b9e-b50f-420bbe9bb86d [pid: 7|app: 0|req: 1216/2385] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:20:55 2026] POST /v2.0/networks => generated 632 bytes in 145 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: 1170/2386] 10.0.0.213 () {34 vars in 663 bytes} [Sun May 10 05:20:55 2026] POST /v2.0/ports => generated 743 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:56.143 7 INFO neutron.db.segments_db [None req-7bda873d-f079-46a7-8d4a-62e7dfe6fe4c 7298396a615645a0bcc9c4f1f15e030a c7e1b0f9c0714c0ca1f3b3e30d9eed69 - - default default] Added segment 89ced726-c6ad-485f-a748-0b99ac35065c of type vxlan for network afd4e867-14d9-4a29-8be6-4f9e27310619 [pid: 7|app: 0|req: 1217/2387] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:20:56 2026] POST /v2.0/networks => generated 630 bytes in 138 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: 1171/2388] 10.0.0.213 () {34 vars in 663 bytes} [Sun May 10 05:20:56 2026] POST /v2.0/ports => generated 743 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:56.569 7 INFO neutron.db.segments_db [None req-df39bf10-217f-4ac1-a0bc-9622ffa17e99 7298396a615645a0bcc9c4f1f15e030a c7e1b0f9c0714c0ca1f3b3e30d9eed69 - - default default] Added segment efb8d88a-71f9-48f2-97a9-5cff14955c1a of type vxlan for network 8aeeebd6-e619-4123-b5ba-e752ab3b2f1a [pid: 7|app: 0|req: 1218/2389] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:20:56 2026] POST /v2.0/networks => generated 630 bytes in 140 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: 1172/2390] 10.0.0.213 () {34 vars in 663 bytes} [Sun May 10 05:20:56 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2391] 10.0.0.213 () {34 vars in 746 bytes} [Sun May 10 05:20:57 2026] PUT /v2.0/ports/36623340-151f-4bf4-bc80-c4ec40073e2a/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1173/2392] 10.0.0.213 () {34 vars in 746 bytes} [Sun May 10 05:20:57 2026] PUT /v2.0/ports/40e34294-868d-4a9f-becc-e5297d95b3af/tags => generated 25 bytes in 69 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: 1220/2393] 10.0.0.213 () {34 vars in 746 bytes} [Sun May 10 05:20:57 2026] PUT /v2.0/ports/13dcb8ad-82b2-4197-9b41-ddcf7e4065ad/tags => generated 34 bytes in 66 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: 1221/2394] 10.0.0.213 () {34 vars in 746 bytes} [Sun May 10 05:20:57 2026] PUT /v2.0/ports/39f752fc-5a92-4813-8042-0e539c84f28d/tags => generated 19 bytes in 71 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:57.377 8 INFO neutron.db.segments_db [None req-3d22c646-292c-453a-91f1-e44e1dd34fc5 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Added segment 7c697665-5320-44fb-8cde-96f85b63d6d8 of type vxlan for network 8aae1c6e-2472-4f79-963d-b75d1de6a53f [pid: 7|app: 0|req: 1222/2395] 10.0.0.213 () {32 vars in 659 bytes} [Sun May 10 05:20:57 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2396] 10.0.0.213 () {32 vars in 673 bytes} [Sun May 10 05:20:57 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2397] 10.0.0.213 () {32 vars in 669 bytes} [Sun May 10 05:20:57 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:20:57.634 8 INFO neutron.db.l3_hamode_db [None req-3d22c646-292c-453a-91f1-e44e1dd34fc5 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1225/2398] 10.0.0.213 () {32 vars in 681 bytes} [Sun May 10 05:20:57 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) 2026-05-10 05:20:57.755 8 INFO neutron.db.l3_hamode_db [None req-3d22c646-292c-453a-91f1-e44e1dd34fc5 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1226/2399] 10.0.0.213 () {32 vars in 667 bytes} [Sun May 10 05:20:57 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2400] 10.0.0.213 () {32 vars in 681 bytes} [Sun May 10 05:20:57 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2401] 10.0.0.213 () {32 vars in 677 bytes} [Sun May 10 05:20:57 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2402] 10.0.0.213 () {32 vars in 689 bytes} [Sun May 10 05:20:57 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:20:58.005 7 INFO neutron_taas.services.taas.taas_plugin [None req-5be6d4a6-8966-40ac-8acc-da2c69a78177 7298396a615645a0bcc9c4f1f15e030a c7e1b0f9c0714c0ca1f3b3e30d9eed69 - - default default] TaaS: Handle Delete Port: 36623340-151f-4bf4-bc80-c4ec40073e2a 2026-05-10 05:20:58.008 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5be6d4a6-8966-40ac-8acc-da2c69a78177 7298396a615645a0bcc9c4f1f15e030a c7e1b0f9c0714c0ca1f3b3e30d9eed69 - - default default] Tap Mirror: Handle Delete Port: 36623340-151f-4bf4-bc80-c4ec40073e2a [pid: 7|app: 0|req: 1230/2403] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:20:57 2026] DELETE /v2.0/ports/36623340-151f-4bf4-bc80-c4ec40073e2a => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:58.232 7 INFO neutron_taas.services.taas.taas_plugin [None req-c077495b-e6a5-4c4f-a790-1fae0b125a56 7298396a615645a0bcc9c4f1f15e030a c7e1b0f9c0714c0ca1f3b3e30d9eed69 - - default default] TaaS: Handle Delete Port: 40e34294-868d-4a9f-becc-e5297d95b3af 2026-05-10 05:20:58.236 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c077495b-e6a5-4c4f-a790-1fae0b125a56 7298396a615645a0bcc9c4f1f15e030a c7e1b0f9c0714c0ca1f3b3e30d9eed69 - - default default] Tap Mirror: Handle Delete Port: 40e34294-868d-4a9f-becc-e5297d95b3af [pid: 7|app: 0|req: 1233/2406] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:20:58 2026] DELETE /v2.0/ports/40e34294-868d-4a9f-becc-e5297d95b3af => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2407] 10.0.0.213 () {34 vars in 667 bytes} [Sun May 10 05:20:57 2026] POST /v2.0/routers => generated 474 bytes in 1210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:58.422 7 INFO neutron_taas.services.taas.taas_plugin [None req-b26a218b-edaa-4ec6-b049-06cc44126559 7298396a615645a0bcc9c4f1f15e030a c7e1b0f9c0714c0ca1f3b3e30d9eed69 - - default default] TaaS: Handle Delete Port: 13dcb8ad-82b2-4197-9b41-ddcf7e4065ad 2026-05-10 05:20:58.426 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b26a218b-edaa-4ec6-b049-06cc44126559 7298396a615645a0bcc9c4f1f15e030a c7e1b0f9c0714c0ca1f3b3e30d9eed69 - - default default] Tap Mirror: Handle Delete Port: 13dcb8ad-82b2-4197-9b41-ddcf7e4065ad 2026-05-10 05:20:58.436 8 INFO neutron.db.l3_hamode_db [None req-e5f152a8-e310-48cc-a967-38c4327bfb27 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1234/2408] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:20:58 2026] DELETE /v2.0/ports/13dcb8ad-82b2-4197-9b41-ddcf7e4065ad => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:58.563 8 INFO neutron.db.l3_hamode_db [None req-e5f152a8-e310-48cc-a967-38c4327bfb27 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:20:58.622 7 INFO neutron_taas.services.taas.taas_plugin [None req-c87695d5-496c-4bc4-a7ea-6c15e8d3940d 7298396a615645a0bcc9c4f1f15e030a c7e1b0f9c0714c0ca1f3b3e30d9eed69 - - default default] TaaS: Handle Delete Port: 39f752fc-5a92-4813-8042-0e539c84f28d 2026-05-10 05:20:58.625 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c87695d5-496c-4bc4-a7ea-6c15e8d3940d 7298396a615645a0bcc9c4f1f15e030a c7e1b0f9c0714c0ca1f3b3e30d9eed69 - - default default] Tap Mirror: Handle Delete Port: 39f752fc-5a92-4813-8042-0e539c84f28d [pid: 7|app: 0|req: 1235/2409] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:20:58 2026] DELETE /v2.0/ports/39f752fc-5a92-4813-8042-0e539c84f28d => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:58.839 7 INFO neutron_taas.services.taas.taas_plugin [None req-5557496c-49e0-4c48-999f-aacee45155c4 7298396a615645a0bcc9c4f1f15e030a c7e1b0f9c0714c0ca1f3b3e30d9eed69 - - default default] TaaS: Handle Delete Port: 670c545a-f735-4b6a-9a63-5f219e3a1fcd 2026-05-10 05:20:58.842 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5557496c-49e0-4c48-999f-aacee45155c4 7298396a615645a0bcc9c4f1f15e030a c7e1b0f9c0714c0ca1f3b3e30d9eed69 - - default default] Tap Mirror: Handle Delete Port: 670c545a-f735-4b6a-9a63-5f219e3a1fcd [pid: 7|app: 0|req: 1236/2410] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:20:58 2026] DELETE /v2.0/ports/670c545a-f735-4b6a-9a63-5f219e3a1fcd => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:59.057 7 INFO neutron.services.segments.plugin [-] Segment 14e95f6c-3d6f-482e-83ff-ff4305158aa6 resource provider aggregate not found 2026-05-10 05:20:59.061 7 INFO neutron.services.segments.plugin [-] Segment 14e95f6c-3d6f-482e-83ff-ff4305158aa6 resource provider aggregate not found 2026-05-10 05:20:59.081 7 INFO neutron.services.segments.plugin [-] Segment 14e95f6c-3d6f-482e-83ff-ff4305158aa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14e95f6c-3d6f-482e-83ff-ff4305158aa6 found for delete ", "request_id": "req-d6233fd6-83ff-49a9-a623-28d54448779e"}]} 2026-05-10 05:20:59.082 7 INFO neutron.services.segments.plugin [-] Segment 14e95f6c-3d6f-482e-83ff-ff4305158aa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14e95f6c-3d6f-482e-83ff-ff4305158aa6 found for delete ", "request_id": "req-c6b6df13-eeb7-480f-a163-490cbc336815"}]} [pid: 7|app: 0|req: 1237/2411] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:58 2026] DELETE /v2.0/networks/1aeb4c05-9450-415e-984e-5687f9c913e0 => 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: 1175/2412] 10.0.0.213 () {34 vars in 667 bytes} [Sun May 10 05:20:58 2026] POST /v2.0/routers => generated 474 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:59.141 8 INFO neutron.db.l3_hamode_db [None req-7dbb1c96-85a4-455e-a20b-bdd28754339e 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1238/2413] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:59 2026] DELETE /v2.0/networks/f05ca8c7-2006-4ec2-9b21-a2a1cf47136e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:20:59.246 8 INFO neutron.db.l3_hamode_db [None req-7dbb1c96-85a4-455e-a20b-bdd28754339e 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1239/2414] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:59 2026] DELETE /v2.0/networks/290a4036-78b3-4b9e-b50f-420bbe9bb86d => 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: 1240/2415] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:59 2026] DELETE /v2.0/networks/afd4e867-14d9-4a29-8be6-4f9e27310619 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2416] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:59 2026] DELETE /v2.0/networks/8aeeebd6-e619-4123-b5ba-e752ab3b2f1a => 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: 1176/2417] 10.0.0.213 () {34 vars in 667 bytes} [Sun May 10 05:20:59 2026] POST /v2.0/routers => generated 474 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:20:59.866 7 INFO neutron.db.l3_hamode_db [None req-0bea1999-1d10-459f-8ec3-04ab6b3d01c9 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:20:59.970 7 INFO neutron.db.l3_hamode_db [None req-0bea1999-1d10-459f-8ec3-04ab6b3d01c9 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:21:00.520 8 WARNING neutron.db.securitygroups_db [None req-d28e0ca0-7346-4bed-8a6a-2195e7772fbf 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1242/2418] 10.0.0.213 () {34 vars in 667 bytes} [Sun May 10 05:20:59 2026] POST /v2.0/routers => generated 474 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:21:00.597 7 INFO neutron.db.l3_hamode_db [None req-4b82b297-7b75-4a7b-98e3-6a1641e32a62 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1177/2419] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:00 2026] GET /v2.0/security-groups?tenant_id=82426bebb9454243830b3bb80848dc86&name=default => generated 2929 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:21:00.739 7 INFO neutron.db.l3_hamode_db [None req-4b82b297-7b75-4a7b-98e3-6a1641e32a62 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1178/2420] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:00 2026] DELETE /v2.0/security-groups/c39495b8-1fda-4e80-916f-578287a3fa51 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:00.847 8 WARNING neutron.db.securitygroups_db [None req-2edb3742-e610-406e-a92b-0401128c6625 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1179/2421] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:00 2026] GET /v2.0/security-groups?tenant_id=c7e1b0f9c0714c0ca1f3b3e30d9eed69&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2422] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:00 2026] DELETE /v2.0/security-groups/243a7916-faed-4e75-8a48-51a3de31b848 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:01.106 7 INFO neutron.services.segments.plugin [-] Segment 4c7aa87e-0dad-46eb-b04e-59577d2cc9f9 resource provider aggregate not found 2026-05-10 05:21:01.115 7 INFO neutron.services.segments.plugin [-] Segment 4c7aa87e-0dad-46eb-b04e-59577d2cc9f9 resource provider aggregate not found 2026-05-10 05:21:01.138 7 INFO neutron.services.segments.plugin [-] Segment 4c7aa87e-0dad-46eb-b04e-59577d2cc9f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c7aa87e-0dad-46eb-b04e-59577d2cc9f9 found for delete ", "request_id": "req-30c9e988-fa6c-4676-a651-5327a8496bb5"}]} 2026-05-10 05:21:01.139 7 INFO neutron.services.segments.plugin [-] Segment 4c7aa87e-0dad-46eb-b04e-59577d2cc9f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c7aa87e-0dad-46eb-b04e-59577d2cc9f9 found for delete ", "request_id": "req-ece99c10-e74c-437c-92fa-0a7a2f2714a0"}]} 2026-05-10 05:21:01.165 7 INFO neutron.services.segments.plugin [-] Segment c2a65719-f6f9-4e4f-b384-8a83b95c3938 resource provider aggregate not found 2026-05-10 05:21:01.171 7 INFO neutron.services.segments.plugin [-] Segment c2a65719-f6f9-4e4f-b384-8a83b95c3938 resource provider aggregate not found 2026-05-10 05:21:01.181 8 WARNING neutron.db.securitygroups_db [None req-1ad9cd60-6516-492f-8b0f-883206998dbf 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:21:01.194 7 INFO neutron.services.segments.plugin [-] Segment c2a65719-f6f9-4e4f-b384-8a83b95c3938 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2a65719-f6f9-4e4f-b384-8a83b95c3938 found for delete ", "request_id": "req-6c4084db-9995-4914-a5cd-58164e8a44b4"}]} 2026-05-10 05:21:01.202 7 INFO neutron.services.segments.plugin [-] Segment c2a65719-f6f9-4e4f-b384-8a83b95c3938 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2a65719-f6f9-4e4f-b384-8a83b95c3938 found for delete ", "request_id": "req-4d1bd3c9-091e-41fc-aec9-ad62a65650b9"}]} 2026-05-10 05:21:01.218 7 INFO neutron.services.segments.plugin [-] Segment 89ced726-c6ad-485f-a748-0b99ac35065c resource provider aggregate not found 2026-05-10 05:21:01.225 7 INFO neutron.services.segments.plugin [-] Segment 89ced726-c6ad-485f-a748-0b99ac35065c resource provider aggregate not found 2026-05-10 05:21:01.240 7 INFO neutron.services.segments.plugin [-] Segment 89ced726-c6ad-485f-a748-0b99ac35065c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89ced726-c6ad-485f-a748-0b99ac35065c found for delete ", "request_id": "req-19001c6a-ee92-42ea-ac90-94bacab69736"}]} 2026-05-10 05:21:01.261 7 INFO neutron.services.segments.plugin [-] Segment 89ced726-c6ad-485f-a748-0b99ac35065c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89ced726-c6ad-485f-a748-0b99ac35065c found for delete ", "request_id": "req-30578da9-e395-437f-9217-9931b63c7f5e"}]} 2026-05-10 05:21:01.264 7 INFO neutron.services.segments.plugin [-] Segment efb8d88a-71f9-48f2-97a9-5cff14955c1a resource provider aggregate not found 2026-05-10 05:21:01.281 7 INFO neutron.services.segments.plugin [-] Segment efb8d88a-71f9-48f2-97a9-5cff14955c1a resource provider aggregate not found 2026-05-10 05:21:01.287 7 INFO neutron.services.segments.plugin [-] Segment efb8d88a-71f9-48f2-97a9-5cff14955c1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efb8d88a-71f9-48f2-97a9-5cff14955c1a found for delete ", "request_id": "req-a90435c1-1b49-436b-9eed-73ff8e042873"}]} [pid: 8|app: 0|req: 1181/2423] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:01 2026] GET /v2.0/security-groups?tenant_id=f8c14db51f1344f590fbce3734160196&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:21:01.319 7 INFO neutron.services.segments.plugin [-] Segment efb8d88a-71f9-48f2-97a9-5cff14955c1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efb8d88a-71f9-48f2-97a9-5cff14955c1a found for delete ", "request_id": "req-c5a62007-4288-4362-b8e5-3a1c0f57acb4"}]} [pid: 8|app: 0|req: 1182/2424] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:01 2026] DELETE /v2.0/security-groups/66dc129f-10ea-4887-ba09-32ea2b4aa84a => 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: 1243/2425] 10.0.0.213 () {34 vars in 667 bytes} [Sun May 10 05:21:00 2026] POST /v2.0/routers => generated 474 bytes in 915 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:21:01.537 8 WARNING tagging [None req-33d01cee-a1bd-4664-81bd-ccbd16c1d5a4 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - 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: 1183/2426] 10.0.0.213 () {34 vars in 750 bytes} [Sun May 10 05:21:01 2026] PUT /v2.0/routers/c6f211c4-ede0-49af-93b4-0867cd82dbea/tags => generated 17 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:01.665 7 WARNING tagging [None req-7dffedf7-941c-49ed-a44e-38e24b5d4dc7 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - 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: 1244/2427] 10.0.0.213 () {34 vars in 750 bytes} [Sun May 10 05:21:01 2026] PUT /v2.0/routers/9ad2a76d-e0f2-462f-ad65-1a0f7eb73c42/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:01.761 8 WARNING tagging [None req-e26644e7-ff9f-4b55-8843-e4a3388949aa 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - 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: 1184/2428] 10.0.0.213 () {34 vars in 750 bytes} [Sun May 10 05:21:01 2026] PUT /v2.0/routers/16634801-337d-45e8-b8f4-c3e2d32d20ba/tags => generated 34 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:01.884 7 WARNING tagging [None req-988400e2-d31e-4f9c-b7c3-2ed4b10e0e06 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - 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: 1245/2429] 10.0.0.213 () {34 vars in 750 bytes} [Sun May 10 05:21:01 2026] PUT /v2.0/routers/888ab6f5-72b4-4334-86e5-76ec4b2a14e9/tags => generated 19 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2430] 10.0.0.213 () {32 vars in 663 bytes} [Sun May 10 05:21:01 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2431] 10.0.0.213 () {32 vars in 677 bytes} [Sun May 10 05:21:02 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2432] 10.0.0.213 () {32 vars in 673 bytes} [Sun May 10 05:21:02 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2433] 10.0.0.213 () {32 vars in 685 bytes} [Sun May 10 05:21:02 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2434] 10.0.0.213 () {32 vars in 671 bytes} [Sun May 10 05:21:02 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2435] 10.0.0.213 () {32 vars in 685 bytes} [Sun May 10 05:21:02 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2436] 10.0.0.213 () {32 vars in 681 bytes} [Sun May 10 05:21:02 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2437] 10.0.0.213 () {32 vars in 693 bytes} [Sun May 10 05:21:02 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2438] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:21:02 2026] GET /v2.0/routers/c6f211c4-ede0-49af-93b4-0867cd82dbea => generated 485 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2439] 10.0.0.213 () {34 vars in 741 bytes} [Sun May 10 05:21:02 2026] PUT /v2.0/routers/c6f211c4-ede0-49af-93b4-0867cd82dbea => generated 485 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2440] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:21:03 2026] GET /v2.0/ports?device_id=c6f211c4-ede0-49af-93b4-0867cd82dbea => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:03.344 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e2d884d-ab9c-488e-9338-58e1ceb653ac 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] TaaS: Handle Delete Port: ed3cd855-f357-4f7d-a3a7-f9bfceec179d 2026-05-10 05:21:03.348 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e2d884d-ab9c-488e-9338-58e1ceb653ac 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Tap Mirror: Handle Delete Port: ed3cd855-f357-4f7d-a3a7-f9bfceec179d [pid: 7|app: 0|req: 1251/2441] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:21:03 2026] DELETE /v2.0/routers/c6f211c4-ede0-49af-93b4-0867cd82dbea => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2442] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:21:03 2026] GET /v2.0/routers/9ad2a76d-e0f2-462f-ad65-1a0f7eb73c42 => generated 493 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2443] 10.0.0.213 () {34 vars in 741 bytes} [Sun May 10 05:21:03 2026] PUT /v2.0/routers/9ad2a76d-e0f2-462f-ad65-1a0f7eb73c42 => generated 493 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2444] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:21:04 2026] GET /v2.0/ports?device_id=9ad2a76d-e0f2-462f-ad65-1a0f7eb73c42 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:04.365 7 INFO neutron_taas.services.taas.taas_plugin [None req-22d7a6de-d149-4b35-b1d9-e4783fde3372 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] TaaS: Handle Delete Port: 54f87df6-7999-46a2-bdf7-6444063ec9eb 2026-05-10 05:21:04.368 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22d7a6de-d149-4b35-b1d9-e4783fde3372 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Tap Mirror: Handle Delete Port: 54f87df6-7999-46a2-bdf7-6444063ec9eb [pid: 7|app: 0|req: 1253/2445] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:21:04 2026] DELETE /v2.0/routers/9ad2a76d-e0f2-462f-ad65-1a0f7eb73c42 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2446] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:21:04 2026] GET /v2.0/routers/16634801-337d-45e8-b8f4-c3e2d32d20ba => generated 502 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2447] 10.0.0.213 () {34 vars in 675 bytes} [Sun May 10 05:21:04 2026] POST /v2.0/floatingips => generated 552 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:21:05.166 8 WARNING tagging [None req-3be773ef-5b3d-4817-9f09-5a8cfa5cb16c 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - 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: 1255/2448] 10.0.0.213 () {34 vars in 741 bytes} [Sun May 10 05:21:04 2026] PUT /v2.0/routers/16634801-337d-45e8-b8f4-c3e2d32d20ba => generated 502 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2449] 10.0.0.213 () {34 vars in 758 bytes} [Sun May 10 05:21:05 2026] PUT /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2450] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:21:05 2026] GET /v2.0/ports?device_id=16634801-337d-45e8-b8f4-c3e2d32d20ba => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:05.223 8 WARNING tagging [None req-493ea544-93af-4f51-8ebc-c10dfd8263fc 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - 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: 1195/2451] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:21:05 2026] GET /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:05.263 8 WARNING tagging [None req-572a7fdf-f456-4411-8fca-c1f4b73d7fee 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - 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: 1196/2452] 10.0.0.213 () {34 vars in 769 bytes} [Sun May 10 05:21:05 2026] PUT /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 05:21:05.325 8 WARNING tagging [None req-08d091a3-985b-41d3-b67e-96e740c9205e 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - 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: 1197/2453] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:21:05 2026] GET /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:05.365 8 WARNING tagging [None req-ae475d55-90a0-46d1-9281-6726641034bf 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:21:05.369 7 INFO neutron_taas.services.taas.taas_plugin [None req-151b22fb-9596-4fd9-81cc-7c7e9a22bd7c 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] TaaS: Handle Delete Port: 7c427086-ab18-4a5a-b57f-3b25af060941 2026-05-10 05:21:05.372 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-151b22fb-9596-4fd9-81cc-7c7e9a22bd7c 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Tap Mirror: Handle Delete Port: 7c427086-ab18-4a5a-b57f-3b25af060941 [pid: 8|app: 0|req: 1198/2454] 10.0.0.213 () {34 vars in 765 bytes} [Sun May 10 05:21:05 2026] PUT /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 05:21:05.417 8 WARNING tagging [None req-c2b741ce-738c-4bb7-9a9d-ed7b0b641a2e 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - 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: 1199/2455] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:21:05 2026] GET /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:05.467 8 WARNING tagging [None req-5c0ad180-de69-4c6a-b67e-8f8ed70db1f4 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - 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: 1200/2456] 10.0.0.213 () {34 vars in 787 bytes} [Sun May 10 05:21:05 2026] PUT /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 05:21:05.542 8 WARNING tagging [None req-cace4ce3-f0a4-4859-bf06-4a94bb0fc534 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - 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/2457] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:21:05 2026] GET /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2458] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:21:05 2026] DELETE /v2.0/routers/16634801-337d-45e8-b8f4-c3e2d32d20ba => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:05.577 8 WARNING tagging [None req-37271334-ec77-4c13-a0e7-f10e494030ac 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - 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/2459] 10.0.0.213 () {34 vars in 758 bytes} [Sun May 10 05:21:05 2026] PUT /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2460] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:21:05 2026] GET /v2.0/routers/888ab6f5-72b4-4334-86e5-76ec4b2a14e9 => generated 487 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:21:05.638 8 WARNING tagging [None req-c692586a-6cff-4689-8cca-cd1d7d2f7b8a 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - 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: 1203/2461] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:21:05 2026] GET /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:05.685 8 WARNING tagging [None req-92006a7f-d262-493d-9e8a-4482fd6b3202 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - 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: 1204/2462] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:21:05 2026] GET /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:05.730 8 WARNING tagging [None req-32edf242-310d-47a5-a5a4-b046360b0ec0 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:21:05.744 8 INFO neutron.api.v2.resource [None req-32edf242-310d-47a5-a5a4-b046360b0ec0 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1205/2463] 10.0.0.213 () {32 vars in 750 bytes} [Sun May 10 05:21:05 2026] GET /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:21:05.774 8 WARNING tagging [None req-76f6ae99-68f7-42e2-8db3-1a79954b474e 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - 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: 1206/2464] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:21:05 2026] DELETE /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:05.828 8 WARNING tagging [None req-5ac58192-4304-4b5e-92e7-afa2cbc00ecb 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - 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: 1207/2465] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:21:05 2026] GET /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:05.890 8 WARNING tagging [None req-1f6e2ff4-8bf0-4c98-954b-bd4feaa69607 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:21:05.922 8 INFO neutron.api.v2.resource [None req-1f6e2ff4-8bf0-4c98-954b-bd4feaa69607 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1208/2466] 10.0.0.213 () {32 vars in 753 bytes} [Sun May 10 05:21:05 2026] DELETE /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:21:05.956 8 WARNING tagging [None req-a9d77a6e-2174-41f0-bb0e-9d1f946911ab 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - 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: 1209/2467] 10.0.0.213 () {32 vars in 741 bytes} [Sun May 10 05:21:05 2026] DELETE /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:06.022 8 WARNING tagging [None req-dbce6224-d3b8-46e1-8d36-901b55b7bfe8 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - 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: 1210/2468] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:21:05 2026] GET /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:06.145 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a4ff30c-5ec3-4cf4-a527-a6442f50ae1c 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - default default] TaaS: Handle Delete Port: c4775fc9-8d2a-4521-8fab-082fa8a484e6 2026-05-10 05:21:06.147 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a4ff30c-5ec3-4cf4-a527-a6442f50ae1c 74dbddb0b713495ea53f242ffe330b4e 6c699c80f0304a09a9c0e6014c978b57 - - default default] Tap Mirror: Handle Delete Port: c4775fc9-8d2a-4521-8fab-082fa8a484e6 [pid: 7|app: 0|req: 1259/2469] 10.0.0.213 () {34 vars in 741 bytes} [Sun May 10 05:21:05 2026] PUT /v2.0/routers/888ab6f5-72b4-4334-86e5-76ec4b2a14e9 => generated 487 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2470] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:21:06 2026] GET /v2.0/ports?device_id=888ab6f5-72b4-4334-86e5-76ec4b2a14e9 => 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: 1211/2471] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:21:06 2026] DELETE /v2.0/floatingips/27ad5004-75a6-4108-90cb-7e89bd57d869 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:06.409 7 INFO neutron_taas.services.taas.taas_plugin [None req-bf3e4f56-270a-434e-a4a2-d41d3884b1cc 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] TaaS: Handle Delete Port: f0e3bcda-3418-4393-bbec-9ec804e454ad 2026-05-10 05:21:06.412 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf3e4f56-270a-434e-a4a2-d41d3884b1cc 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Tap Mirror: Handle Delete Port: f0e3bcda-3418-4393-bbec-9ec804e454ad [pid: 7|app: 0|req: 1261/2472] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:21:06 2026] DELETE /v2.0/routers/888ab6f5-72b4-4334-86e5-76ec4b2a14e9 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2473] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:21:06 2026] GET /v2.0/routers/3e6b3e87-94b7-4287-9161-e82fbcd3313b => generated 480 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:21:07.004 8 WARNING neutron.db.securitygroups_db [None req-4bd551eb-3337-4f2d-aed6-ba692ca6af78 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1262/2474] 10.0.0.213 () {34 vars in 741 bytes} [Sun May 10 05:21:06 2026] PUT /v2.0/routers/3e6b3e87-94b7-4287-9161-e82fbcd3313b => generated 480 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2475] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:21:07 2026] GET /v2.0/ports?device_id=3e6b3e87-94b7-4287-9161-e82fbcd3313b => 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: 1213/2476] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:06 2026] GET /v2.0/security-groups?tenant_id=7b6746d5a6314f26838b4c88a26f33ec&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2477] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:07 2026] DELETE /v2.0/security-groups/84cbe853-9861-45ee-afea-f16768b1eb86 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:07.269 7 INFO neutron_taas.services.taas.taas_plugin [None req-e3368e07-29d7-4386-8b60-0de97fd360d6 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] TaaS: Handle Delete Port: 8b468a18-1666-4fc2-a554-7f5b24b9825f 2026-05-10 05:21:07.272 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3368e07-29d7-4386-8b60-0de97fd360d6 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] Tap Mirror: Handle Delete Port: 8b468a18-1666-4fc2-a554-7f5b24b9825f 2026-05-10 05:21:07.354 8 WARNING neutron.db.securitygroups_db [None req-85d3d7aa-0c53-4811-8c72-20b9cedc06f3 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1215/2478] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:07 2026] GET /v2.0/security-groups?tenant_id=6c699c80f0304a09a9c0e6014c978b57&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2479] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:07 2026] DELETE /v2.0/security-groups/8487d171-d7a9-4299-9d82-b5d1ffdba86d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:07.589 7 INFO neutron.services.segments.plugin [-] Segment 7c697665-5320-44fb-8cde-96f85b63d6d8 resource provider aggregate not found 2026-05-10 05:21:07.597 7 INFO neutron.services.segments.plugin [-] Segment 7c697665-5320-44fb-8cde-96f85b63d6d8 resource provider aggregate not found 2026-05-10 05:21:07.612 7 INFO neutron.services.segments.plugin [-] Segment 7c697665-5320-44fb-8cde-96f85b63d6d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c697665-5320-44fb-8cde-96f85b63d6d8 found for delete ", "request_id": "req-ee8b3d6f-3020-4bc4-8a54-d1db0665bf3e"}]} 2026-05-10 05:21:07.615 7 INFO neutron.services.segments.plugin [-] Segment 7c697665-5320-44fb-8cde-96f85b63d6d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c697665-5320-44fb-8cde-96f85b63d6d8 found for delete ", "request_id": "req-33d9afe3-c679-4a5b-8a41-7c66fb356dae"}]} 2026-05-10 05:21:07.622 7 INFO neutron.db.l3_hamode_db [None req-e3368e07-29d7-4386-8b60-0de97fd360d6 35d6d9f247f74b0bae148087a6769670 b7cbc9c806a148daaf964cbccb66529c - - default default] HA network 8aae1c6e-2472-4f79-963d-b75d1de6a53f was deleted as no HA routers are present in project b7cbc9c806a148daaf964cbccb66529c. [pid: 7|app: 0|req: 1264/2480] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:21:07 2026] DELETE /v2.0/routers/3e6b3e87-94b7-4287-9161-e82fbcd3313b => generated 0 bytes in 494 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:08.692 8 WARNING neutron.db.securitygroups_db [None req-08a08f55-3bb6-471a-80df-34fe03b510bb 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1217/2481] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:08 2026] GET /v2.0/security-groups?tenant_id=b454c2d8efc742dabadd6c34c330f1e9&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2482] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:08 2026] DELETE /v2.0/security-groups/50fd7811-774b-4aa5-8a73-ca82097b8199 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:09.013 8 WARNING neutron.db.securitygroups_db [None req-d02b3da7-c233-438e-82f8-62276a16bc64 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1218/2483] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:09 2026] GET /v2.0/security-groups?tenant_id=b7cbc9c806a148daaf964cbccb66529c&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2484] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:09 2026] DELETE /v2.0/security-groups/62f80487-1b3e-4d57-ad52-9a28b9ebfb32 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:09.390 8 WARNING neutron.db.securitygroups_db [None req-2b66e4d5-c1fe-4de1-aa40-a6faf90b020d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1219/2485] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:09 2026] GET /v2.0/security-groups?tenant_id=85871a22a0e74fd3b4a6bccaeb8960e1&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2486] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:09 2026] DELETE /v2.0/security-groups/5275a2e5-dd02-4e4c-80f2-0f0302a7767c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:11.265 8 INFO neutron.db.segments_db [None req-fe3ddab8-8846-4651-8d57-050dcec89f72 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - default default] Added segment efe05437-16cb-4d0d-9c56-d53bd7ea0179 of type vxlan for network fb794008-091d-4d94-866b-5af801448af4 2026-05-10 05:21:11.477 8 INFO neutron.db.l3_hamode_db [None req-fe3ddab8-8846-4651-8d57-050dcec89f72 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:21:11.593 8 INFO neutron.db.l3_hamode_db [None req-fe3ddab8-8846-4651-8d57-050dcec89f72 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1220/2487] 10.0.0.213 () {34 vars in 667 bytes} [Sun May 10 05:21:11 2026] POST /v2.0/routers => generated 474 bytes in 1134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:21:12.272 7 WARNING tagging [None req-b43b0af9-9850-42c7-b646-81bd5d939c5e 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - 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: 1268/2488] 10.0.0.213 () {34 vars in 750 bytes} [Sun May 10 05:21:12 2026] PUT /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags => generated 25 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:12.918 7 WARNING tagging [None req-99251d46-4ce9-4aa0-9f02-2cac0d93028f 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - 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: 1269/2489] 10.0.0.213 () {32 vars in 730 bytes} [Sun May 10 05:21:12 2026] GET /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:12.991 7 WARNING tagging [None req-c2662819-8710-4da3-b526-4d1a9ba4bfae 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:21:13.014 8 INFO neutron.db.segments_db [None req-79929562-fb87-4310-bd05-2c2009720676 b535fda2f8f74a24af8b3415c676e6a1 57e7e9980a1c460f83d10b6964f9dd4b - - default default] Added segment 10cdc7d5-f2a9-4555-b521-f65a6a902bbb of type vxlan for network 7cf63d90-f1af-4faf-945d-802761a1a60d [pid: 7|app: 0|req: 1270/2490] 10.0.0.213 () {34 vars in 761 bytes} [Sun May 10 05:21:12 2026] PUT /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags/green => generated 4 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2493] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:21:12 2026] POST /v2.0/networks => generated 631 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:21:13.117 7 WARNING tagging [None req-9a2ffd3c-713a-4030-a8a9-6004c8e8b964 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - 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: 1273/2494] 10.0.0.213 () {32 vars in 730 bytes} [Sun May 10 05:21:13 2026] GET /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:13.202 7 WARNING tagging [None req-5cd83053-80ac-4413-a968-d80a78861e23 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - 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: 1274/2495] 10.0.0.213 () {34 vars in 757 bytes} [Sun May 10 05:21:13 2026] PUT /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags/red => generated 4 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2496] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:21:13 2026] POST /v2.0/subnets => generated 626 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:21:13.345 7 WARNING tagging [None req-e7c80ad8-6d68-43bb-b02a-29e4d61a41ef 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - 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: 1275/2497] 10.0.0.213 () {32 vars in 730 bytes} [Sun May 10 05:21:13 2026] GET /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags => generated 34 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2498] 10.0.0.213 () {34 vars in 750 bytes} [Sun May 10 05:21:13 2026] PUT /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2499] 10.0.0.213 () {32 vars in 730 bytes} [Sun May 10 05:21:13 2026] GET /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:13.445 7 WARNING tagging [None req-d80a909f-52cc-48ec-b19a-c709f7253fb2 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - 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: 1225/2500] 10.0.0.213 () {34 vars in 761 bytes} [Sun May 10 05:21:13 2026] PUT /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2501] 10.0.0.213 () {34 vars in 779 bytes} [Sun May 10 05:21:13 2026] PUT /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags/black.or.white => generated 4 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2502] 10.0.0.213 () {32 vars in 730 bytes} [Sun May 10 05:21:13 2026] GET /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:13.591 7 WARNING tagging [None req-dca463c1-77e8-4300-bc0c-c42efc1e4100 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - 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: 1227/2503] 10.0.0.213 () {34 vars in 757 bytes} [Sun May 10 05:21:13 2026] PUT /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags/red => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2504] 10.0.0.213 () {32 vars in 730 bytes} [Sun May 10 05:21:13 2026] GET /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags => generated 52 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2505] 10.0.0.213 () {32 vars in 730 bytes} [Sun May 10 05:21:13 2026] GET /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:13.684 7 WARNING tagging [None req-cd79ed15-1823-4dc0-b3e8-e697689e0695 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - 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: 1229/2506] 10.0.0.213 () {34 vars in 779 bytes} [Sun May 10 05:21:13 2026] PUT /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2507] 10.0.0.213 () {34 vars in 750 bytes} [Sun May 10 05:21:13 2026] PUT /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags => generated 37 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2508] 10.0.0.213 () {32 vars in 730 bytes} [Sun May 10 05:21:13 2026] GET /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:13.786 7 WARNING tagging [None req-442e57c4-1864-4135-a5a2-ae2b73efcbfd 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - 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: 1279/2509] 10.0.0.213 () {32 vars in 730 bytes} [Sun May 10 05:21:13 2026] GET /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2510] 10.0.0.213 () {34 vars in 750 bytes} [Sun May 10 05:21:13 2026] PUT /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:13.869 7 WARNING tagging [None req-e019518a-cb3f-4e91-8dbd-28ab7ecfec07 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - 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: 1232/2511] 10.0.0.213 () {32 vars in 730 bytes} [Sun May 10 05:21:13 2026] GET /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/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: 1280/2512] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:21:13 2026] GET /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2513] 10.0.0.213 () {32 vars in 738 bytes} [Sun May 10 05:21:13 2026] GET /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:13.952 7 WARNING tagging [None req-a4371796-f6d8-49a5-a16e-bfa8a1cab935 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:21:13.953 8 INFO neutron.api.v2.resource [None req-c27e84c8-3ae7-4161-b825-f091151a4cba b535fda2f8f74a24af8b3415c676e6a1 57e7e9980a1c460f83d10b6964f9dd4b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1234/2514] 10.0.0.213 () {32 vars in 742 bytes} [Sun May 10 05:21:13 2026] GET /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:21:13.986 7 INFO neutron.api.v2.resource [None req-a4371796-f6d8-49a5-a16e-bfa8a1cab935 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1281/2515] 10.0.0.213 () {32 vars in 742 bytes} [Sun May 10 05:21:13 2026] GET /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags/green => generated 99 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2516] 10.0.0.213 () {32 vars in 741 bytes} [Sun May 10 05:21:13 2026] DELETE /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:14.035 7 WARNING tagging [None req-10dc5d6c-9f5c-48ab-90d1-6240a1773d0d 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - 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: 1236/2517] 10.0.0.213 () {32 vars in 730 bytes} [Sun May 10 05:21:14 2026] GET /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2518] 10.0.0.213 () {32 vars in 741 bytes} [Sun May 10 05:21:13 2026] DELETE /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags/red => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:14.106 8 INFO neutron.api.v2.resource [None req-45c5e059-8087-4093-8726-4327e5c81bfe b535fda2f8f74a24af8b3415c676e6a1 57e7e9980a1c460f83d10b6964f9dd4b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1237/2519] 10.0.0.213 () {32 vars in 745 bytes} [Sun May 10 05:21:14 2026] DELETE /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:21:14.139 7 WARNING tagging [None req-1c167254-f084-4572-b05f-db8ae36409a3 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - 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: 1238/2520] 10.0.0.213 () {32 vars in 733 bytes} [Sun May 10 05:21:14 2026] DELETE /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags => 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: 1283/2521] 10.0.0.213 () {32 vars in 730 bytes} [Sun May 10 05:21:14 2026] GET /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags => generated 30 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2522] 10.0.0.213 () {32 vars in 730 bytes} [Sun May 10 05:21:14 2026] GET /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:14.222 7 WARNING tagging [None req-1c852c94-619b-415a-a132-4d1c8cff3c21 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:21:14.279 7 INFO neutron.api.v2.resource [None req-1c852c94-619b-415a-a132-4d1c8cff3c21 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1284/2523] 10.0.0.213 () {32 vars in 745 bytes} [Sun May 10 05:21:14 2026] DELETE /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags/green => generated 99 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:21:14.335 7 WARNING tagging [None req-e1756bdb-c9cb-4c8f-881e-a43ba440a8f1 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - 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: 1285/2524] 10.0.0.213 () {32 vars in 733 bytes} [Sun May 10 05:21:14 2026] DELETE /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2525] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:21:14 2026] DELETE /v2.0/subnets/7c062ba4-cfa9-48cf-9bc0-d7dfda85e429 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:21:14.447 7 WARNING tagging [None req-74b86a3a-cc48-422c-81be-4cef41bd6956 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - 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: 1286/2526] 10.0.0.213 () {32 vars in 730 bytes} [Sun May 10 05:21:14 2026] GET /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63/tags => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2527] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:21:14 2026] GET /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63 => generated 480 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:21:14.545 8 INFO neutron_taas.services.taas.taas_plugin [None req-e933cccf-bdcb-437d-8144-ec06d577e917 b535fda2f8f74a24af8b3415c676e6a1 57e7e9980a1c460f83d10b6964f9dd4b - - default default] TaaS: Handle Delete Port: b6293931-a5c6-41b0-8187-1b00475e8bcf 2026-05-10 05:21:14.548 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e933cccf-bdcb-437d-8144-ec06d577e917 b535fda2f8f74a24af8b3415c676e6a1 57e7e9980a1c460f83d10b6964f9dd4b - - default default] Tap Mirror: Handle Delete Port: b6293931-a5c6-41b0-8187-1b00475e8bcf [pid: 7|app: 0|req: 1288/2528] 10.0.0.213 () {34 vars in 741 bytes} [Sun May 10 05:21:14 2026] PUT /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63 => generated 480 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2529] 10.0.0.213 () {32 vars in 735 bytes} [Sun May 10 05:21:15 2026] GET /v2.0/ports?device_id=c340a11b-9946-4023-a17f-f4c99cf5ca63 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:15.259 7 INFO neutron_taas.services.taas.taas_plugin [None req-4bdc1bbd-3d52-4455-a7ec-054de0f5e74f 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - default default] TaaS: Handle Delete Port: b4741134-ee06-48f7-9bc5-2886344ea2e2 2026-05-10 05:21:15.262 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bdc1bbd-3d52-4455-a7ec-054de0f5e74f 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - default default] Tap Mirror: Handle Delete Port: b4741134-ee06-48f7-9bc5-2886344ea2e2 2026-05-10 05:21:15.263 8 INFO neutron.services.segments.plugin [-] Segment 10cdc7d5-f2a9-4555-b521-f65a6a902bbb resource provider aggregate not found 2026-05-10 05:21:15.265 8 INFO neutron.services.segments.plugin [-] Segment 10cdc7d5-f2a9-4555-b521-f65a6a902bbb resource provider aggregate not found 2026-05-10 05:21:15.283 8 INFO neutron.services.segments.plugin [-] Segment 10cdc7d5-f2a9-4555-b521-f65a6a902bbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10cdc7d5-f2a9-4555-b521-f65a6a902bbb found for delete ", "request_id": "req-fb7cbb43-3e8d-4d4c-9897-b9e9c76b0af9"}]} 2026-05-10 05:21:15.284 8 INFO neutron.services.segments.plugin [-] Segment 10cdc7d5-f2a9-4555-b521-f65a6a902bbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10cdc7d5-f2a9-4555-b521-f65a6a902bbb found for delete ", "request_id": "req-9547eb2c-1d5e-4de7-aa67-44edc57ace96"}]} [pid: 8|app: 0|req: 1241/2530] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:21:14 2026] DELETE /v2.0/networks/7cf63d90-f1af-4faf-945d-802761a1a60d => generated 0 bytes in 863 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:21:15.612 7 INFO neutron.services.segments.plugin [-] Segment efe05437-16cb-4d0d-9c56-d53bd7ea0179 resource provider aggregate not found 2026-05-10 05:21:15.617 7 INFO neutron.services.segments.plugin [-] Segment efe05437-16cb-4d0d-9c56-d53bd7ea0179 resource provider aggregate not found 2026-05-10 05:21:15.632 7 INFO neutron.services.segments.plugin [-] Segment efe05437-16cb-4d0d-9c56-d53bd7ea0179 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efe05437-16cb-4d0d-9c56-d53bd7ea0179 found for delete ", "request_id": "req-f8532dfd-3a9a-4dcf-a046-23f20547cacc"}]} 2026-05-10 05:21:15.636 7 INFO neutron.services.segments.plugin [-] Segment efe05437-16cb-4d0d-9c56-d53bd7ea0179 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efe05437-16cb-4d0d-9c56-d53bd7ea0179 found for delete ", "request_id": "req-301fb82e-c489-441c-becb-47bb46e26c10"}]} 2026-05-10 05:21:15.638 7 INFO neutron.db.l3_hamode_db [None req-4bdc1bbd-3d52-4455-a7ec-054de0f5e74f 8d6f6047a1714cfa9d88a9cccf384540 2f576c6795b04808a4e752fc2dfbdd26 - - default default] HA network fb794008-091d-4d94-866b-5af801448af4 was deleted as no HA routers are present in project 2f576c6795b04808a4e752fc2dfbdd26. [pid: 7|app: 0|req: 1290/2531] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:21:15 2026] DELETE /v2.0/routers/c340a11b-9946-4023-a17f-f4c99cf5ca63 => generated 0 bytes in 548 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:16.124 8 WARNING neutron.db.securitygroups_db [None req-221d0a91-465b-4ec9-abc5-242105b4eff7 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1242/2532] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:15 2026] GET /v2.0/security-groups?tenant_id=a9383fd658f2477086e92ab633f57305&name=default => generated 2929 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:21:16.308 7 WARNING neutron.db.securitygroups_db [None req-763cd707-dbd5-41d8-a8f7-096a71b9ab68 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1243/2533] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:16 2026] DELETE /v2.0/security-groups/28c4ee5d-3881-4d5e-8fce-471f5aa1c1cb => 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: 1291/2534] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:16 2026] GET /v2.0/security-groups?tenant_id=2f576c6795b04808a4e752fc2dfbdd26&name=default => generated 2929 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:21:16.443 8 WARNING neutron.db.securitygroups_db [None req-13cfa5f8-510c-49e3-ba88-333d490dd7ad 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1244/2535] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:16 2026] GET /v2.0/security-groups?tenant_id=57e7e9980a1c460f83d10b6964f9dd4b&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2536] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:16 2026] DELETE /v2.0/security-groups/e99e3c2a-09f6-4af0-b91f-f1e609e64b60 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2537] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:16 2026] DELETE /v2.0/security-groups/75a3ee35-0b85-4766-8192-780f33ae2161 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:16.672 7 WARNING neutron.db.securitygroups_db [None req-e149e7c1-7400-4a2a-8226-ad910bd15123 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1293/2538] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:16 2026] GET /v2.0/security-groups?tenant_id=f8291bc4ed0948b8869527e6bf07c956&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: 1246/2539] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:16 2026] DELETE /v2.0/security-groups/24bead12-5fb9-48c3-808a-3c3ecaa230b1 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:20.181 7 INFO neutron.db.segments_db [None req-0d8081e6-5f71-4fc4-bda4-b37b7ce5a1c8 0b1d7c7195e241798ca2ac0260036cfa ac439b83b22549bb90078056c6c41bba - - default default] Added segment 1da3f5fe-0659-419e-aad2-dfcc2a2e3855 of type vxlan for network cbfc3520-ed96-43ec-b6b0-78623c3f62b3 [pid: 7|app: 0|req: 1294/2540] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:21:19 2026] POST /v2.0/networks => generated 632 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:21:20.324 8 INFO neutron.db.segments_db [None req-f8fb602b-dd15-4a3e-92df-a467e4d15600 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - default default] Added segment a6e55f6b-3f83-42e5-97a2-ee21440eafea of type vxlan for network e22923d0-0a2d-42b6-bbf8-6622bbc373a9 2026-05-10 05:21:20.326 7 INFO neutron.db.segments_db [None req-738fb600-cc49-484f-b682-5804227a09c9 0b1d7c7195e241798ca2ac0260036cfa ac439b83b22549bb90078056c6c41bba - - default default] Added segment f8486c2e-1e14-46a7-8b2d-ec9b301bf935 of type vxlan for network 14a981a4-d9f2-4668-9cbc-4e6fcd0cb8fe [pid: 8|app: 0|req: 1247/2541] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:21:20 2026] POST /v2.0/networks => generated 631 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2542] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:21:20 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2543] 10.0.0.213 () {34 vars in 752 bytes} [Sun May 10 05:21:20 2026] PUT /v2.0/networks/cbfc3520-ed96-43ec-b6b0-78623c3f62b3/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2544] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:21:20 2026] GET /v2.0/networks/cbfc3520-ed96-43ec-b6b0-78623c3f62b3/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2545] 10.0.0.213 () {34 vars in 752 bytes} [Sun May 10 05:21:20 2026] PUT /v2.0/networks/14a981a4-d9f2-4668-9cbc-4e6fcd0cb8fe/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2546] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:21:20 2026] GET /v2.0/networks/14a981a4-d9f2-4668-9cbc-4e6fcd0cb8fe/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2547] 10.0.0.213 () {34 vars in 663 bytes} [Sun May 10 05:21:20 2026] POST /v2.0/ports => generated 743 bytes in 286 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: 1300/2548] 10.0.0.213 () {34 vars in 752 bytes} [Sun May 10 05:21:20 2026] PUT /v2.0/networks/14a981a4-d9f2-4668-9cbc-4e6fcd0cb8fe/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2549] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:21:20 2026] GET /v2.0/networks/14a981a4-d9f2-4668-9cbc-4e6fcd0cb8fe/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: 1302/2550] 10.0.0.213 () {32 vars in 732 bytes} [Sun May 10 05:21:20 2026] GET /v2.0/networks/cbfc3520-ed96-43ec-b6b0-78623c3f62b3/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2551] 10.0.0.213 () {34 vars in 665 bytes} [Sun May 10 05:21:20 2026] POST /v2.0/trunks => generated 407 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:21:20.858 8 WARNING tagging [None req-47b0b012-9151-46ba-ba16-533cd17c911c dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - 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: 1250/2552] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:21:20 2026] PUT /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:20.902 8 WARNING tagging [None req-06042c14-a410-4154-ba4a-9a7f3f6716e9 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - 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: 1251/2553] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:21:20 2026] GET /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:20.927 7 INFO neutron.services.segments.plugin [-] Segment 1da3f5fe-0659-419e-aad2-dfcc2a2e3855 resource provider aggregate not found 2026-05-10 05:21:20.935 8 WARNING tagging [None req-4457c7ea-f649-49c2-878e-56ebb495eeaf dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:21:20.936 7 INFO neutron.services.segments.plugin [-] Segment 1da3f5fe-0659-419e-aad2-dfcc2a2e3855 resource provider aggregate not found 2026-05-10 05:21:20.948 7 INFO neutron.services.segments.plugin [-] Segment 1da3f5fe-0659-419e-aad2-dfcc2a2e3855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da3f5fe-0659-419e-aad2-dfcc2a2e3855 found for delete ", "request_id": "req-927e11e7-6a9e-42d4-b0b0-2f1bd9eaa1e4"}]} 2026-05-10 05:21:20.953 7 INFO neutron.services.segments.plugin [-] Segment 1da3f5fe-0659-419e-aad2-dfcc2a2e3855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da3f5fe-0659-419e-aad2-dfcc2a2e3855 found for delete ", "request_id": "req-b02aebd0-1ada-4b30-99f8-8e0d2a122551"}]} [pid: 8|app: 0|req: 1252/2554] 10.0.0.213 () {34 vars in 759 bytes} [Sun May 10 05:21:20 2026] PUT /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2555] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:21:20 2026] DELETE /v2.0/networks/cbfc3520-ed96-43ec-b6b0-78623c3f62b3 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:21:20.978 8 WARNING tagging [None req-dcf82fe4-9a2a-423e-b4fb-95c051638f40 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - 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: 1253/2556] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:21:20 2026] GET /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:21.000 8 WARNING tagging [None req-44e568b3-4d65-4b0a-8b39-0690355d9df2 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - 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: 1254/2557] 10.0.0.213 () {34 vars in 755 bytes} [Sun May 10 05:21:20 2026] PUT /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-10 05:21:21.030 8 WARNING tagging [None req-272248d1-858e-45e3-b4d4-86878ede6692 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - 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: 1255/2558] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:21:21 2026] GET /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:21.052 8 WARNING tagging [None req-fe86b1df-04a1-4f87-9529-88e46519906c dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - 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: 1256/2559] 10.0.0.213 () {34 vars in 777 bytes} [Sun May 10 05:21:21 2026] PUT /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2560] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:21:20 2026] DELETE /v2.0/networks/14a981a4-d9f2-4668-9cbc-4e6fcd0cb8fe => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:21:21.097 8 WARNING tagging [None req-f4063494-4789-433b-8840-36404663b868 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - 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: 1257/2561] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:21:21 2026] GET /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:21.122 7 WARNING tagging [None req-568d0dbc-d63b-41b1-9402-a6e6dbf22729 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - 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: 1305/2562] 10.0.0.213 () {34 vars in 748 bytes} [Sun May 10 05:21:21 2026] PUT /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:21.162 8 WARNING tagging [None req-7173d077-8cdc-430b-9117-cdab985459d8 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - 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: 1258/2563] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:21:21 2026] GET /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:21.190 7 WARNING tagging [None req-3397ca15-4e2c-49b5-86e6-d58d1e8131aa dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - 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: 1306/2564] 10.0.0.213 () {32 vars in 736 bytes} [Sun May 10 05:21:21 2026] GET /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:21.212 8 WARNING tagging [None req-678a0f37-0f08-41f7-af3f-04458cdeedf5 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:21:21.218 8 INFO neutron.api.v2.resource [None req-678a0f37-0f08-41f7-af3f-04458cdeedf5 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1259/2565] 10.0.0.213 () {32 vars in 740 bytes} [Sun May 10 05:21:21 2026] GET /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:21:21.237 7 WARNING tagging [None req-7454feea-d610-43c7-b500-efd8be72a832 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - 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: 1307/2566] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:21 2026] DELETE /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:21.274 8 WARNING tagging [None req-ab73049a-f6ec-4907-8234-54bfe3254989 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - 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: 1260/2567] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:21:21 2026] GET /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:21:21.299 7 WARNING tagging [None req-87d4d9be-a19f-4b5d-956f-10e057cc7af7 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:21:21.310 7 INFO neutron.api.v2.resource [None req-87d4d9be-a19f-4b5d-956f-10e057cc7af7 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1308/2568] 10.0.0.213 () {32 vars in 743 bytes} [Sun May 10 05:21:21 2026] DELETE /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-10 05:21:21.329 8 WARNING tagging [None req-93caf087-3b5d-4fb6-8e18-367050650855 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - 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: 1261/2569] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:21:21 2026] DELETE /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:21.378 7 WARNING tagging [None req-6dd6a666-0afe-4519-abf2-849b132a95a3 dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - 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: 1309/2570] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:21:21 2026] GET /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2571] 10.0.0.213 () {32 vars in 718 bytes} [Sun May 10 05:21:21 2026] GET /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2572] 10.0.0.213 () {32 vars in 716 bytes} [Sun May 10 05:21:21 2026] GET /v2.0/ports/f5aa400d-289e-4b83-8139-43f32e7ce979 => generated 826 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2573] 10.0.0.213 () {32 vars in 721 bytes} [Sun May 10 05:21:21 2026] DELETE /v2.0/trunks/3412d244-476b-45f7-a402-9f93e4e55a8f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:21.705 7 INFO neutron_taas.services.taas.taas_plugin [None req-e4423001-45d0-465c-bf54-a715773345bd dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - default default] TaaS: Handle Delete Port: f5aa400d-289e-4b83-8139-43f32e7ce979 2026-05-10 05:21:21.707 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4423001-45d0-465c-bf54-a715773345bd dbf6b75ea2ea4ffe992fd146ee55d39c 2acc609219ec498886499803329aa158 - - default default] Tap Mirror: Handle Delete Port: f5aa400d-289e-4b83-8139-43f32e7ce979 [pid: 7|app: 0|req: 1311/2574] 10.0.0.213 () {32 vars in 719 bytes} [Sun May 10 05:21:21 2026] DELETE /v2.0/ports/f5aa400d-289e-4b83-8139-43f32e7ce979 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:21:21.830 8 WARNING neutron.db.securitygroups_db [None req-683879b8-1732-4f58-a6db-9e39803e2220 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1264/2575] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:21 2026] GET /v2.0/security-groups?tenant_id=ac439b83b22549bb90078056c6c41bba&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2576] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:21:21 2026] DELETE /v2.0/networks/e22923d0-0a2d-42b6-bbf8-6622bbc373a9 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2577] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:21 2026] DELETE /v2.0/security-groups/ce89fd78-96e6-486d-9dee-4157ee6ee6b1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:22.126 7 WARNING neutron.db.securitygroups_db [None req-331d95ac-0ae2-48ee-9cea-628799710ca2 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1313/2578] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:22 2026] GET /v2.0/security-groups?tenant_id=3fadacefeb9145db8dda921963466af1&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2579] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:22 2026] DELETE /v2.0/security-groups/3c5fcc0a-20a0-4860-acd1-a393bdd44791 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:22.667 7 WARNING neutron.db.securitygroups_db [None req-57e71a2f-ff31-4658-adfb-997923106834 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1314/2580] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:22 2026] GET /v2.0/security-groups?tenant_id=2acc609219ec498886499803329aa158&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2581] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:22 2026] DELETE /v2.0/security-groups/ab50956f-8b91-4f1f-94f3-0d908552d6df => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:22.894 7 WARNING neutron.db.securitygroups_db [None req-38064871-40fa-4ba2-9c29-b8f2987705bf 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1315/2582] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:22 2026] GET /v2.0/security-groups?tenant_id=bef1fc3094254822817a4e774183fa6f&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2583] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:23 2026] DELETE /v2.0/security-groups/8dee67fb-b1b3-46a8-bf12-4a957713cde8 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:23.205 7 INFO neutron.services.segments.plugin [-] Segment f8486c2e-1e14-46a7-8b2d-ec9b301bf935 resource provider aggregate not found 2026-05-10 05:21:23.221 7 INFO neutron.services.segments.plugin [-] Segment f8486c2e-1e14-46a7-8b2d-ec9b301bf935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8486c2e-1e14-46a7-8b2d-ec9b301bf935 found for delete ", "request_id": "req-a1374208-8e88-49ea-891e-62dae55313a2"}]} 2026-05-10 05:21:23.237 7 INFO neutron.services.segments.plugin [-] Segment a6e55f6b-3f83-42e5-97a2-ee21440eafea resource provider aggregate not found 2026-05-10 05:21:23.251 7 INFO neutron.services.segments.plugin [-] Segment a6e55f6b-3f83-42e5-97a2-ee21440eafea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e55f6b-3f83-42e5-97a2-ee21440eafea found for delete ", "request_id": "req-3c7002f2-6b2d-4c72-a497-31af006fb995"}]} 2026-05-10 05:21:23.265 7 INFO neutron.services.segments.plugin [-] Segment f8486c2e-1e14-46a7-8b2d-ec9b301bf935 resource provider aggregate not found 2026-05-10 05:21:23.279 7 INFO neutron.services.segments.plugin [-] Segment f8486c2e-1e14-46a7-8b2d-ec9b301bf935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8486c2e-1e14-46a7-8b2d-ec9b301bf935 found for delete ", "request_id": "req-00b676ca-34a0-42e9-9892-5553e5cf6532"}]} 2026-05-10 05:21:23.295 7 INFO neutron.services.segments.plugin [-] Segment a6e55f6b-3f83-42e5-97a2-ee21440eafea resource provider aggregate not found 2026-05-10 05:21:23.313 7 INFO neutron.services.segments.plugin [-] Segment a6e55f6b-3f83-42e5-97a2-ee21440eafea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e55f6b-3f83-42e5-97a2-ee21440eafea found for delete ", "request_id": "req-d96d3f8c-7dd6-45a7-a554-fe9a2d483062"}]} 2026-05-10 05:21:26.832 7 WARNING neutron.db.securitygroups_db [None req-1cefdbed-4378-4917-b0bc-005974a3027f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1316/2584] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:26 2026] GET /v2.0/security-groups?tenant_id=0aa12c7961a34dcb93bad6aed494d9bb&name=default => generated 2929 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2585] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:26 2026] DELETE /v2.0/security-groups/a93d98cb-e3c6-438a-a32f-5b60f79d732d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:27.257 7 WARNING neutron.db.securitygroups_db [None req-32ee73d0-8132-4f35-b115-025597ba12e6 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1317/2586] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:21:27 2026] GET /v2.0/security-groups?tenant_id=875b358fb816424eac7c1f6b3e690674&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2587] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:21:27 2026] DELETE /v2.0/security-groups/5ef4fc15-aab3-48dc-991d-b892e9ea8c43 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:21:31.554 7 INFO neutron.db.segments_db [None req-5477cf33-dc1b-4c7f-a7a8-bf652d5628e3 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Added segment b86d85f3-ac18-463d-b8d3-fb341dc2a6fe of type vxlan for network aa9fe8e2-d90e-4572-a953-ea79385ec7d7 [pid: 7|app: 0|req: 1319/2590] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:21:31 2026] POST /v2.0/networks => generated 640 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2591] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:21:31 2026] POST /v2.0/subnets => generated 657 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2592] 10.0.0.213 () {32 vars in 721 bytes} [Sun May 10 05:21:31 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2593] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:21:31 2026] POST /v2.0/subnets => generated 732 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:21:32.216 7 INFO neutron.db.segments_db [None req-857b0853-d870-4c82-8828-a2bf868d77b9 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Added segment f16705b6-55f9-4fad-8bd2-602288271e12 of type vxlan for network acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a [pid: 7|app: 0|req: 1321/2594] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:21:32 2026] POST /v2.0/networks => generated 638 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2595] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:21:32 2026] POST /v2.0/subnets => generated 656 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2596] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:21:32 2026] POST /v2.0/subnets => generated 726 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:21:32.895 8 INFO neutron.db.segments_db [None req-e59ecfb8-bd98-4467-a94e-070a75ccc044 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Added segment e8667907-e09c-4ecf-855c-cfe4da230492 of type vxlan for network b79f819d-320d-4bec-98b7-bbe156b1cc3c [pid: 8|app: 0|req: 1275/2597] 10.0.0.213 () {34 vars in 669 bytes} [Sun May 10 05:21:32 2026] POST /v2.0/networks => generated 638 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2598] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:21:32 2026] POST /v2.0/subnets => generated 656 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2599] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:21:33 2026] POST /v2.0/subnets => generated 730 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:21:33.597 7 INFO neutron.db.segments_db [None req-ae7c3850-3231-42d5-8152-8eda4e9cbfce 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Added segment 7e72b8fc-5a2e-4349-880d-280516c09ce5 of type vxlan for network e0ea201c-bb91-4eb7-b6d3-f6482c9936e2 2026-05-10 05:21:33.804 7 INFO neutron.db.l3_hamode_db [None req-ae7c3850-3231-42d5-8152-8eda4e9cbfce 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 05:21:34.563 7 INFO neutron.db.l3_hamode_db [None req-ae7c3850-3231-42d5-8152-8eda4e9cbfce 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1324/2600] 10.0.0.213 () {34 vars in 668 bytes} [Sun May 10 05:21:33 2026] POST /v2.0/routers => generated 683 bytes in 1879 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2601] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:21:35 2026] PUT /v2.0/routers/ab68ea5b-8c52-48b9-8e07-5ebc895966dd/add_router_interface => generated 310 bytes in 1385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2602] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:21:36 2026] PUT /v2.0/routers/ab68ea5b-8c52-48b9-8e07-5ebc895966dd/add_router_interface => generated 310 bytes in 1405 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2603] 10.0.0.213 () {34 vars in 782 bytes} [Sun May 10 05:21:38 2026] PUT /v2.0/routers/ab68ea5b-8c52-48b9-8e07-5ebc895966dd/add_router_interface => generated 310 bytes in 1455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2604] 10.0.0.213 () {34 vars in 683 bytes} [Sun May 10 05:21:39 2026] POST /v2.0/security-groups => generated 1627 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2605] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:21:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2606] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:21:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2607] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:21:40 2026] POST /v2.0/security-group-rules => generated 599 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2608] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:21:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2609] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:21:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2610] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:21:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2611] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:21:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2612] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:21:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2613] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:21:41 2026] POST /v2.0/security-group-rules => generated 599 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2614] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:21:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2615] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:21:41 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) 2026-05-10 05:21:41.923 7 WARNING neutron.db.securitygroups_db [req-c30a25e1-30f2-4ce3-a238-d0c27bab1862 req-5cd6d02d-dda2-4f8f-af24-152952b4e276 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] 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: 1332/2616] 10.0.0.197 () {34 vars in 1089 bytes} [Sun May 10 05:21:41 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-6365352&fields=id&tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2 => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2617] 10.0.0.197 () {34 vars in 981 bytes} [Sun May 10 05:21:41 2026] GET /v2.0/networks?id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a => generated 705 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2618] 10.0.0.197 () {34 vars in 964 bytes} [Sun May 10 05:21:42 2026] GET /v2.0/quotas/3b7e5c3d2e3e49d8b166607d095de4e2 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2619] 10.0.0.197 () {34 vars in 1001 bytes} [Sun May 10 05:21:42 2026] GET /v2.0/ports?tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2&fields=id => generated 287 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2620] 10.0.0.197 () {34 vars in 1007 bytes} [Sun May 10 05:21:42 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2621] 10.0.0.197 () {34 vars in 1107 bytes} [Sun May 10 05:21:42 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1335/2622] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:21:42 2026] GET /v2.0/ports?device_id=6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2625] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:21:46 2026] GET /v2.0/networks?id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a => generated 705 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:21:46.915 8 WARNING neutron.db.securitygroups_db [req-c30a25e1-30f2-4ce3-a238-d0c27bab1862 req-5be89f80-50c0-445f-9b6a-3350aa4a0795 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] 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: 1289/2626] 199.204.45.250 () {34 vars in 1049 bytes} [Sun May 10 05:21:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2 => generated 176 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2627] 199.204.45.250 () {38 vars in 954 bytes} [Sun May 10 05:21:46 2026] POST /v2.0/ports => generated 1179 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, ' [pid: 7|app: 0|req: 1339/2628] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:21:47 2026] GET /v2.0/ports?device_id=6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1194 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2629] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:21:47 2026] GET /v2.0/security-groups?id=a2a43acd-c32a-484c-ab70-38be792d08ff&fields=id&fields=name => generated 109 bytes in 36 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.250 () {38 vars in 1027 bytes} [Sun May 10 05:21:47 2026] PUT /v2.0/ports/fe9b59ca-039c-4118-92be-5fd016de62a7 => generated 1460 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:21:48.043 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b69c9a02-41f7-4fdb-910a-ffc93d2fd3ba'] response: {'name': 'network-changed', 'server_uuid': '6a82e30f-d607-4cfb-b3bc-d5930cb14e03', 'tag': 'fe9b59ca-039c-4118-92be-5fd016de62a7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1341/2631] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:21:48 2026] GET /v2.0/ports?tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2&device_id=6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1463 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1291/2632] 199.204.45.250 () {34 vars in 1017 bytes} [Sun May 10 05:21:48 2026] GET /v2.0/networks?tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2&shared=False => generated 2376 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2633] 199.204.45.250 () {34 vars in 929 bytes} [Sun May 10 05:21:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2634] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:21:49 2026] GET /v2.0/ports?tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2&device_id=6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2635] 199.204.45.250 () {34 vars in 1055 bytes} [Sun May 10 05:21:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.70&port_id=fe9b59ca-039c-4118-92be-5fd016de62a7 => 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: 1293/2636] 199.204.45.250 () {34 vars in 1103 bytes} [Sun May 10 05:21:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17a&port_id=fe9b59ca-039c-4118-92be-5fd016de62a7 => 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: 1344/2637] 199.204.45.250 () {34 vars in 1063 bytes} [Sun May 10 05:21:49 2026] GET /v2.0/subnets?id=19c32868-1db4-4091-ba4b-a4228985a6a3&id=38b673fb-e43a-4595-9ab4-f720592ee294 => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2638] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:21:49 2026] GET /v2.0/ports?network_id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2639] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:21:49 2026] GET /v2.0/ports?network_id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2640] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:21:49 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2641] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:21:50 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1296/2642] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:21:52 2026] GET /v2.0/ports?device_id=6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1194 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2643] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:21:52 2026] GET /v2.0/security-groups?id=a2a43acd-c32a-484c-ab70-38be792d08ff&fields=id&fields=name => generated 109 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2646] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:21:58 2026] GET /v2.0/ports?device_id=6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1196 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2647] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:21:58 2026] GET /v2.0/security-groups?id=a2a43acd-c32a-484c-ab70-38be792d08ff&fields=id&fields=name => generated 109 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2648] 10.0.0.213 () {32 vars in 817 bytes} [Sun May 10 05:21:58 2026] GET /v2.0/ports?network_id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&mac_address=fa%3A16%3A3e%3A73%3A8e%3Ae0 => generated 1196 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:21:59.037 7 INFO neutron.db.l3_db [None req-ad2d4fe8-b93c-4f7d-a78c-9da54eaaa7cc 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Floating IP 68236458-cfd3-473c-b7a3-aa839609f261 associated. External IP: 10.96.250.215, port: fe9b59ca-039c-4118-92be-5fd016de62a7. [pid: 7|app: 0|req: 1350/2649] 10.0.0.213 () {34 vars in 676 bytes} [Sun May 10 05:21:58 2026] POST /v2.0/floatingips => generated 854 bytes in 1020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:21:59.445 8 WARNING neutron.db.securitygroups_db [req-01c08dad-4130-4079-b366-9ba4677661df req-8e06d4ec-54ea-46a7-b8da-e2e147d0d4f6 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-10 05:21:59.448 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7582094f-3861-437a-b223-ae4aaafd7742'] response: {'name': 'network-changed', 'server_uuid': '6a82e30f-d607-4cfb-b3bc-d5930cb14e03', 'tag': 'fe9b59ca-039c-4118-92be-5fd016de62a7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1300/2650] 10.0.0.197 () {34 vars in 1089 bytes} [Sun May 10 05:21:59 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-6365352&fields=id&tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2651] 10.0.0.197 () {34 vars in 981 bytes} [Sun May 10 05:21:59 2026] GET /v2.0/networks?id=b79f819d-320d-4bec-98b7-bbe156b1cc3c => generated 705 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2652] 10.0.0.197 () {34 vars in 964 bytes} [Sun May 10 05:21:59 2026] GET /v2.0/quotas/3b7e5c3d2e3e49d8b166607d095de4e2 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2653] 10.0.0.197 () {34 vars in 1001 bytes} [Sun May 10 05:21:59 2026] GET /v2.0/ports?tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2&fields=id => generated 333 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2654] 10.0.0.197 () {34 vars in 1007 bytes} [Sun May 10 05:21:59 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2655] 10.0.0.197 () {34 vars in 1107 bytes} [Sun May 10 05:21:59 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?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: 1303/2656] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:21:59 2026] GET /v2.0/ports?tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2&device_id=6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2657] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:22:00 2026] GET /v2.0/networks?id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2658] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:22:00 2026] GET /v2.0/ports?device_id=f60e9cbe-e349-43fa-9518-7f067554ac93 => 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: 1355/2659] 199.204.45.250 () {34 vars in 1055 bytes} [Sun May 10 05:22:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.70&port_id=fe9b59ca-039c-4118-92be-5fd016de62a7 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2660] 199.204.45.250 () {34 vars in 1103 bytes} [Sun May 10 05:22:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17a&port_id=fe9b59ca-039c-4118-92be-5fd016de62a7 => 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: 1356/2661] 199.204.45.250 () {34 vars in 1063 bytes} [Sun May 10 05:22:00 2026] GET /v2.0/subnets?id=19c32868-1db4-4091-ba4b-a4228985a6a3&id=38b673fb-e43a-4595-9ab4-f720592ee294 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2662] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:22:00 2026] GET /v2.0/ports?network_id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&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: 1357/2663] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:22:00 2026] GET /v2.0/ports?network_id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&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: 1307/2664] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:22:00 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2665] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:22:00 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1308/2666] 10.0.0.109 () {34 vars in 989 bytes} [Sun May 10 05:22:03 2026] GET /v2.0/ports?device_id=6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1465 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2667] 10.0.0.109 () {34 vars in 1039 bytes} [Sun May 10 05:22:04 2026] GET /v2.0/security-groups?id=a2a43acd-c32a-484c-ab70-38be792d08ff&fields=id&fields=name => generated 109 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2668] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:22:04 2026] GET /v2.0/networks?id=b79f819d-320d-4bec-98b7-bbe156b1cc3c => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:04.374 7 WARNING neutron.db.securitygroups_db [req-01c08dad-4130-4079-b366-9ba4677661df req-9d8ba408-8663-474d-8b4c-e6985a1a4929 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] 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: 1360/2669] 199.204.45.250 () {34 vars in 1049 bytes} [Sun May 10 05:22:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2 => generated 176 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2670] 199.204.45.250 () {38 vars in 954 bytes} [Sun May 10 05:22:04 2026] POST /v2.0/ports => generated 1187 bytes in 478 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: 1311/2671] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:22:05 2026] GET /v2.0/ports?device_id=f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1202 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2672] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:22:05 2026] GET /v2.0/security-groups?id=a2a43acd-c32a-484c-ab70-38be792d08ff&fields=id&fields=name => generated 109 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2673] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:22:04 2026] PUT /v2.0/ports/5572e92f-8aef-48ef-9354-2975e9a50b9e => generated 1468 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:22:05.350 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-42b58493-4c3f-47a8-ae13-3887bfefa643'] response: {'name': 'network-changed', 'server_uuid': 'f60e9cbe-e349-43fa-9518-7f067554ac93', 'tag': '5572e92f-8aef-48ef-9354-2975e9a50b9e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1313/2674] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:22:05 2026] GET /v2.0/ports?tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2&device_id=f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1471 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1362/2675] 199.204.45.250 () {34 vars in 1017 bytes} [Sun May 10 05:22:05 2026] GET /v2.0/networks?tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2&shared=False => generated 2376 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2676] 199.204.45.250 () {34 vars in 929 bytes} [Sun May 10 05:22:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2677] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:22:07 2026] GET /v2.0/ports?tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2&device_id=f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1471 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2678] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:22:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.213&port_id=5572e92f-8aef-48ef-9354-2975e9a50b9e => 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: 1364/2679] 199.204.45.250 () {34 vars in 1105 bytes} [Sun May 10 05:22:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A219&port_id=5572e92f-8aef-48ef-9354-2975e9a50b9e => 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: 1316/2680] 199.204.45.250 () {34 vars in 1063 bytes} [Sun May 10 05:22:07 2026] GET /v2.0/subnets?id=cc34f666-b3b8-4692-ab01-8ef2c9cf4398&id=5658e864-92fd-42f9-a2ca-f9c9ac572fca => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2681] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:22:07 2026] GET /v2.0/ports?network_id=b79f819d-320d-4bec-98b7-bbe156b1cc3c&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: 1317/2682] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:22:07 2026] GET /v2.0/ports?network_id=b79f819d-320d-4bec-98b7-bbe156b1cc3c&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2683] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:22:07 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?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: 1318/2684] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:22:07 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?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: 1367/2685] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:22:10 2026] GET /v2.0/ports?device_id=f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1202 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2686] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:22:10 2026] GET /v2.0/security-groups?id=a2a43acd-c32a-484c-ab70-38be792d08ff&fields=id&fields=name => generated 109 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2689] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:22:15 2026] GET /v2.0/ports?device_id=f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1204 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2690] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:22:15 2026] GET /v2.0/security-groups?id=a2a43acd-c32a-484c-ab70-38be792d08ff&fields=id&fields=name => generated 109 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2691] 10.0.0.213 () {32 vars in 817 bytes} [Sun May 10 05:22:15 2026] GET /v2.0/ports?network_id=b79f819d-320d-4bec-98b7-bbe156b1cc3c&mac_address=fa%3A16%3A3e%3A95%3A1e%3A53 => generated 1204 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:22:16.481 8 INFO neutron.db.l3_db [None req-81e6713e-5946-4121-b3ca-e131a60d46e1 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Floating IP 5a65f6c6-6765-4216-bcce-f0f749c8e317 associated. External IP: 10.96.250.220, port: 5572e92f-8aef-48ef-9354-2975e9a50b9e. [pid: 8|app: 0|req: 1322/2692] 10.0.0.213 () {34 vars in 676 bytes} [Sun May 10 05:22:15 2026] POST /v2.0/floatingips => generated 855 bytes in 1006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-10 05:22:16.790 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dff71443-fa06-435f-b3f5-db9947f7038b'] response: {'name': 'network-changed', 'server_uuid': 'f60e9cbe-e349-43fa-9518-7f067554ac93', 'tag': '5572e92f-8aef-48ef-9354-2975e9a50b9e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1371/2693] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:22:17 2026] GET /v2.0/ports?tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2&device_id=f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2694] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:22:17 2026] GET /v2.0/networks?id=b79f819d-320d-4bec-98b7-bbe156b1cc3c => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2695] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:22:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.213&port_id=5572e92f-8aef-48ef-9354-2975e9a50b9e => 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: 1324/2696] 199.204.45.250 () {34 vars in 1105 bytes} [Sun May 10 05:22:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A219&port_id=5572e92f-8aef-48ef-9354-2975e9a50b9e => 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: 1373/2697] 199.204.45.250 () {34 vars in 1063 bytes} [Sun May 10 05:22:17 2026] GET /v2.0/subnets?id=cc34f666-b3b8-4692-ab01-8ef2c9cf4398&id=5658e864-92fd-42f9-a2ca-f9c9ac572fca => generated 1415 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2698] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:22:17 2026] GET /v2.0/ports?network_id=b79f819d-320d-4bec-98b7-bbe156b1cc3c&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2699] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:22:17 2026] GET /v2.0/ports?network_id=b79f819d-320d-4bec-98b7-bbe156b1cc3c&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: 1326/2700] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:22:17 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?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: 1375/2701] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:22:17 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?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: 1327/2702] 10.0.0.109 () {34 vars in 989 bytes} [Sun May 10 05:22:23 2026] GET /v2.0/ports?device_id=f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1473 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2703] 10.0.0.109 () {34 vars in 1039 bytes} [Sun May 10 05:22:23 2026] GET /v2.0/security-groups?id=a2a43acd-c32a-484c-ab70-38be792d08ff&fields=id&fields=name => generated 109 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2706] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:22:39 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2707] 10.0.0.99 () {30 vars in 688 bytes} [Sun May 10 05:22:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2708] 10.0.0.99 () {30 vars in 690 bytes} [Sun May 10 05:22:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2709] 10.0.0.99 () {30 vars in 666 bytes} [Sun May 10 05:22:40 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: 1380/2710] 10.0.0.99 () {30 vars in 702 bytes} [Sun May 10 05:22:40 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: 1331/2711] 10.0.0.99 () {28 vars in 437 bytes} [Sun May 10 05:22:41 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2712] 10.0.0.99 () {30 vars in 726 bytes} [Sun May 10 05:22:41 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 657 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2713] 10.0.0.99 () {30 vars in 688 bytes} [Sun May 10 05:22:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2714] 10.0.0.99 () {30 vars in 690 bytes} [Sun May 10 05:22:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2715] 10.0.0.99 () {30 vars in 666 bytes} [Sun May 10 05:22:41 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: 1383/2716] 10.0.0.99 () {30 vars in 702 bytes} [Sun May 10 05:22:41 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: 1334/2717] 10.0.0.99 () {30 vars in 726 bytes} [Sun May 10 05:22:41 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => 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: 1384/2718] 10.0.0.99 () {30 vars in 688 bytes} [Sun May 10 05:22:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2719] 10.0.0.99 () {30 vars in 690 bytes} [Sun May 10 05:22:41 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: 1385/2720] 10.0.0.99 () {30 vars in 666 bytes} [Sun May 10 05:22:41 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: 1336/2721] 10.0.0.99 () {30 vars in 702 bytes} [Sun May 10 05:22:41 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: 1386/2722] 10.0.0.99 () {30 vars in 728 bytes} [Sun May 10 05:22:41 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2723] 10.0.0.99 () {30 vars in 680 bytes} [Sun May 10 05:22:41 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2724] 10.0.0.99 () {34 vars in 702 bytes} [Sun May 10 05:22:41 2026] POST /v2.0/ports => generated 1124 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2727] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:22:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1389/2728] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:22:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2729] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:22:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2730] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:22:44 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: 1341/2731] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:22:44 2026] GET /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 1124 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2732] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:22:44 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: 1342/2733] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:22:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2734] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:22:44 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: 1343/2735] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:22:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:44.770 7 INFO neutron.api.v2.resource [None req-fb0ea735-131f-4f3a-acf8-b687b386c8cf 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1393/2736] 199.204.45.250 () {30 vars in 762 bytes} [Sun May 10 05:22:44 2026] GET /v2.0/security-groups/lb-6ac5843e-b747-4308-a9ac-015922efac49 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2737] 199.204.45.250 () {30 vars in 784 bytes} [Sun May 10 05:22:44 2026] GET /v2.0/security-groups?name=lb-6ac5843e-b747-4308-a9ac-015922efac49 => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2738] 199.204.45.250 () {34 vars in 735 bytes} [Sun May 10 05:22:44 2026] POST /v2.0/security-groups => generated 1638 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2739] 199.204.45.250 () {30 vars in 814 bytes} [Sun May 10 05:22:44 2026] GET /v2.0/security-group-rules?security_group_id=d3350e24-7fd1-4572-94c8-0a29643ea3ff => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2740] 199.204.45.250 () {34 vars in 788 bytes} [Sun May 10 05:22:45 2026] PUT /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 1124 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2741] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:22:45 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: 7|app: 0|req: 1396/2742] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:22:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2743] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:22:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2744] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:22:45 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: 1348/2745] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:22:45 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => 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: 1398/2746] 10.0.0.197 () {34 vars in 1015 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/security-groups?id=b7df2941-f0fc-4136-8194-0d74b89beff7&fields=id => 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: 1349/2747] 10.0.0.197 () {34 vars in 981 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/networks?id=82f35f44-412d-497e-8af9-fe97c7ffa111 => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2748] 10.0.0.197 () {34 vars in 964 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/quotas/f85cf1b7b4d54a00a64be767f96a2725 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2749] 10.0.0.197 () {34 vars in 1001 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&fields=id => generated 149 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2750] 10.0.0.197 () {34 vars in 1007 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?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: 1351/2751] 10.0.0.197 () {34 vars in 1107 bytes} [Sun May 10 05:22:52 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?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: 7|app: 0|req: 1401/2752] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:22:53 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => 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: 1352/2753] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:22:53 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => 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: 1402/2754] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:22:56 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => 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: 1353/2755] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:22:56 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => 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: 1403/2756] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:22:57 2026] GET /v2.0/networks?id=82f35f44-412d-497e-8af9-fe97c7ffa111 => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:22:57.766 8 WARNING neutron.db.securitygroups_db [req-7f677aaf-6a1d-4c21-ab40-6005cb01ffda req-d7925a05-bcc7-47bc-a26d-19c9f3bc2df6 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1354/2757] 199.204.45.250 () {34 vars in 1049 bytes} [Sun May 10 05:22:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f85cf1b7b4d54a00a64be767f96a2725 => generated 343 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2760] 199.204.45.250 () {38 vars in 954 bytes} [Sun May 10 05:22:57 2026] POST /v2.0/ports => generated 1082 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2761] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:22:58 2026] PUT /v2.0/ports/78ec48c3-1d31-4769-be5b-6ac9b117be1d => generated 1243 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:22:58.611 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1f0ac8c-658f-4be2-8f5f-6e75362202d4'] response: {'name': 'network-changed', 'server_uuid': '86b38b55-8c67-449c-b795-40a861ad9153', 'tag': '78ec48c3-1d31-4769-be5b-6ac9b117be1d', '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: 1405/2762] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:22:59 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1358/2763] 199.204.45.250 () {34 vars in 1017 bytes} [Sun May 10 05:22:59 2026] GET /v2.0/networks?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&shared=False => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2764] 199.204.45.250 () {34 vars in 929 bytes} [Sun May 10 05:22:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2765] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:22:59 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2766] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:22:59 2026] GET /v2.0/security-groups?id=b7df2941-f0fc-4136-8194-0d74b89beff7&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2767] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:22:59 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2768] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2769] 199.204.45.250 () {34 vars in 1061 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.181&port_id=78ec48c3-1d31-4769-be5b-6ac9b117be1d => 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: 1409/2770] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/subnets?id=e9ae791b-a131-4a70-b1b3-e9a10a5282fb => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2771] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/ports?network_id=82f35f44-412d-497e-8af9-fe97c7ffa111&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: 1410/2772] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2773] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:23:00 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?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: 1411/2774] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:23:02 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2775] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:23:02 2026] GET /v2.0/security-groups?id=b7df2941-f0fc-4136-8194-0d74b89beff7&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2776] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:23:02 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2777] 199.204.45.250 () {34 vars in 993 bytes} [Sun May 10 05:23:04 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2778] 199.204.45.250 () {34 vars in 1043 bytes} [Sun May 10 05:23:04 2026] GET /v2.0/security-groups?id=b7df2941-f0fc-4136-8194-0d74b89beff7&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2779] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:23:05 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2780] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:23:05 2026] GET /v2.0/security-groups?id=b7df2941-f0fc-4136-8194-0d74b89beff7&fields=id&fields=name => generated 96 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2781] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:23:05 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2782] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:23:08 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2783] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:23:08 2026] GET /v2.0/security-groups?id=b7df2941-f0fc-4136-8194-0d74b89beff7&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2784] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:23:08 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2791] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:23:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2792] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:23:44 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: 1373/2793] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:23:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2794] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:23:44 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: 1374/2795] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:23:44 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2796] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:23:44 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => 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: 1375/2797] 199.204.45.250 () {34 vars in 716 bytes} [Sun May 10 05:23:44 2026] POST /v2.0/ports => generated 1055 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2798] 10.0.0.197 () {34 vars in 970 bytes} [Sun May 10 05:23:44 2026] GET /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 1055 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2799] 10.0.0.197 () {34 vars in 906 bytes} [Sun May 10 05:23:44 2026] GET /v2.0/extensions => generated 22222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2800] 199.204.45.250 () {34 vars in 1261 bytes} [Sun May 10 05:23:46 2026] GET /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2801] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:23:46 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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: 1425/2802] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:23:46 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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: 1378/2803] 199.204.45.250 () {34 vars in 974 bytes} [Sun May 10 05:23:46 2026] GET /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 1055 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2804] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:23:46 2026] GET /v2.0/networks?id=aa9fe8e2-d90e-4572-a953-ea79385ec7d7 => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2805] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:23:46 2026] PUT /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 1245 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:23:47.254 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be025a36-ae27-4711-9f44-5324491d972a'] response: {'name': 'network-changed', 'server_uuid': '86b38b55-8c67-449c-b795-40a861ad9153', 'tag': '5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1427/2806] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:23:47 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 2485 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2807] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:23:47 2026] GET /v2.0/networks?id=aa9fe8e2-d90e-4572-a953-ea79385ec7d7 => generated 802 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2808] 199.204.45.250 () {34 vars in 1055 bytes} [Sun May 10 05:23:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2809] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:23:47 2026] GET /v2.0/subnets?id=15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2810] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:23:47 2026] GET /v2.0/ports?network_id=aa9fe8e2-d90e-4572-a953-ea79385ec7d7&device_owner=network%3Adhcp => generated 1236 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2811] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:23:48 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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: 1430/2812] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:23:48 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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: 1383/2813] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:23:49 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 2485 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2814] 199.204.45.250 () {34 vars in 1061 bytes} [Sun May 10 05:23:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.181&port_id=78ec48c3-1d31-4769-be5b-6ac9b117be1d => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2815] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:23:49 2026] GET /v2.0/subnets?id=e9ae791b-a131-4a70-b1b3-e9a10a5282fb => 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: 1432/2816] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:23:49 2026] GET /v2.0/ports?network_id=82f35f44-412d-497e-8af9-fe97c7ffa111&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: 1385/2817] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:23:49 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2818] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:23:49 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?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: 1386/2819] 199.204.45.250 () {34 vars in 1055 bytes} [Sun May 10 05:23:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => 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: 1434/2820] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:23:49 2026] GET /v2.0/subnets?id=15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2821] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:23:49 2026] GET /v2.0/ports?network_id=aa9fe8e2-d90e-4572-a953-ea79385ec7d7&device_owner=network%3Adhcp => generated 1236 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2822] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:23:49 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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: 1388/2823] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:23:49 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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: 1436/2824] 10.0.0.197 () {34 vars in 970 bytes} [Sun May 10 05:23:53 2026] GET /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 1245 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2825] 199.204.45.250 () {34 vars in 788 bytes} [Sun May 10 05:23:53 2026] PUT /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 1268 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:23:53.890 7 INFO neutron.api.v2.resource [None req-613c3043-2e3c-4918-b284-65ecce73f860 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1437/2826] 199.204.45.250 () {30 vars in 762 bytes} [Sun May 10 05:23:53 2026] GET /v2.0/security-groups/lb-6ac5843e-b747-4308-a9ac-015922efac49 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:23:53.905 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a23c6618-c920-4fcc-9e8b-9d9256967886'] response: {'name': 'network-changed', 'server_uuid': '86b38b55-8c67-449c-b795-40a861ad9153', 'tag': '5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1390/2827] 199.204.45.250 () {30 vars in 784 bytes} [Sun May 10 05:23:53 2026] GET /v2.0/security-groups?name=lb-6ac5843e-b747-4308-a9ac-015922efac49 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2828] 199.204.45.250 () {34 vars in 788 bytes} [Sun May 10 05:23:53 2026] PUT /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 1306 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:23:54.251 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b8b093c-28d9-42dd-bdbe-0bc7e84307a2'] response: {'name': 'network-changed', 'server_uuid': '86b38b55-8c67-449c-b795-40a861ad9153', 'tag': '5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1391/2829] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 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: 1392/2830] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:23:54 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: 1393/2831] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:23:54 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: 1394/2832] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2833] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 2582 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2834] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2835] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/networks?id=aa9fe8e2-d90e-4572-a953-ea79385ec7d7 => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2836] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 1124 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2837] 199.204.45.250 () {34 vars in 1055 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => 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: 1397/2838] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 1342 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2839] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/subnets?id=15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2840] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => 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: 1443/2841] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/ports?network_id=aa9fe8e2-d90e-4572-a953-ea79385ec7d7&device_owner=network%3Adhcp => generated 1236 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2842] 199.204.45.250 () {30 vars in 742 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7 => generated 799 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2843] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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: 1400/2844] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 1124 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2845] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2846] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:23:54 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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: 1402/2847] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:23:55 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2848] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:23:55 2026] GET /v2.0/networks?id=aa9fe8e2-d90e-4572-a953-ea79385ec7d7 => generated 802 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2849] 199.204.45.250 () {34 vars in 1055 bytes} [Sun May 10 05:23:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => 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: 1447/2850] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:23:55 2026] GET /v2.0/subnets?id=15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2851] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:23:55 2026] GET /v2.0/ports?network_id=aa9fe8e2-d90e-4572-a953-ea79385ec7d7&device_owner=network%3Adhcp => generated 1236 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2852] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:23:56 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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: 1405/2853] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:23:56 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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) 2026-05-10 05:24:03.154 8 INFO neutron.db.l3_db [None req-059e2c89-7463-4f86-b9d2-ab62ec7fc4bf 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Floating IP 54330e1f-cbcf-41f8-80c9-5bf45a2e75ef associated. External IP: 10.96.250.213, port: fd158401-15a9-4fbd-88ca-6b81e1f86a3e. [pid: 8|app: 0|req: 1407/2856] 10.0.0.213 () {34 vars in 676 bytes} [Sun May 10 05:24:02 2026] POST /v2.0/floatingips => generated 897 bytes in 1177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2857] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:24:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2858] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:24:06 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: 1451/2859] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:24:06 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: 1409/2860] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:24:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:24:06.562 7 INFO neutron.api.v2.resource [None req-7f5d2e04-864f-4e16-a50f-407be891cafc 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1452/2861] 199.204.45.250 () {30 vars in 762 bytes} [Sun May 10 05:24:06 2026] GET /v2.0/security-groups/lb-6ac5843e-b747-4308-a9ac-015922efac49 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2862] 199.204.45.250 () {30 vars in 784 bytes} [Sun May 10 05:24:06 2026] GET /v2.0/security-groups?name=lb-6ac5843e-b747-4308-a9ac-015922efac49 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2863] 199.204.45.250 () {30 vars in 814 bytes} [Sun May 10 05:24:06 2026] GET /v2.0/security-group-rules?security_group_id=d3350e24-7fd1-4572-94c8-0a29643ea3ff => 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: 1411/2864] 199.204.45.250 () {34 vars in 746 bytes} [Sun May 10 05:24:06 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: 1454/2865] 199.204.45.250 () {34 vars in 746 bytes} [Sun May 10 05:24:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2868] 10.0.0.99 () {30 vars in 688 bytes} [Sun May 10 05:24:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2869] 10.0.0.99 () {30 vars in 690 bytes} [Sun May 10 05:24:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2870] 10.0.0.99 () {30 vars in 666 bytes} [Sun May 10 05:24:14 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: 1457/2871] 10.0.0.99 () {30 vars in 702 bytes} [Sun May 10 05:24:14 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: 1415/2872] 10.0.0.99 () {28 vars in 437 bytes} [Sun May 10 05:24:14 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2873] 10.0.0.99 () {30 vars in 726 bytes} [Sun May 10 05:24:14 2026] GET /v2.0/subnets/19c32868-1db4-4091-ba4b-a4228985a6a3 => generated 656 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2874] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:24:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2875] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:24:16 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: 1417/2876] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:24:16 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: 1460/2877] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:24:16 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: 1418/2878] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:24:16 2026] GET /v2.0/subnets/19c32868-1db4-4091-ba4b-a4228985a6a3 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2879] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:24:16 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2880] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:24:16 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: 1462/2881] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:24:16 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: 1420/2882] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:24:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2883] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:24:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2884] 199.204.45.250 () {34 vars in 716 bytes} [Sun May 10 05:24:16 2026] POST /v2.0/ports => generated 1324 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2885] 10.0.0.197 () {34 vars in 970 bytes} [Sun May 10 05:24:17 2026] GET /v2.0/ports/549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => generated 1324 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1422/2886] 10.0.0.197 () {34 vars in 906 bytes} [Sun May 10 05:24:17 2026] GET /v2.0/extensions => generated 22222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2887] 10.0.0.197 () {34 vars in 1177 bytes} [Sun May 10 05:24:18 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153&device_id=f60e9cbe-e349-43fa-9518-7f067554ac93&device_id=6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 5498 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2888] 10.0.0.197 () {34 vars in 1199 bytes} [Sun May 10 05:24:18 2026] GET /v2.0/security-groups?id=b7df2941-f0fc-4136-8194-0d74b89beff7&id=d3350e24-7fd1-4572-94c8-0a29643ea3ff&id=a2a43acd-c32a-484c-ab70-38be792d08ff&fields=id&fields=name => generated 283 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2889] 199.204.45.250 () {34 vars in 1261 bytes} [Sun May 10 05:24:18 2026] GET /v2.0/ports/549a8597-ed63-4fa1-ab1b-9ba36e2efe3f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2890] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:24:18 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1467/2891] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:24:18 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1468/2892] 199.204.45.250 () {34 vars in 974 bytes} [Sun May 10 05:24:19 2026] GET /v2.0/ports/549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => generated 1324 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2893] 10.0.0.197 () {34 vars in 1083 bytes} [Sun May 10 05:24:19 2026] GET /v2.0/ports?device_id=f60e9cbe-e349-43fa-9518-7f067554ac93&device_id=6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 2927 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2894] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:24:19 2026] GET /v2.0/security-groups?id=a2a43acd-c32a-484c-ab70-38be792d08ff&fields=id&fields=name => generated 109 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2895] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:24:19 2026] GET /v2.0/networks?id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2896] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:24:19 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 3947 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2897] 10.0.0.197 () {34 vars in 1199 bytes} [Sun May 10 05:24:19 2026] GET /v2.0/security-groups?id=b7df2941-f0fc-4136-8194-0d74b89beff7&id=d3350e24-7fd1-4572-94c8-0a29643ea3ff&id=657ff376-fcc6-4d91-9f7f-1616a55fc92e&fields=id&fields=name => generated 262 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2898] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:24:19 2026] PUT /v2.0/ports/549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => generated 1514 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:24:19.947 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e320a2e0-b021-48c3-a778-7c3607e38426'] response: {'name': 'network-changed', 'server_uuid': '86b38b55-8c67-449c-b795-40a861ad9153', 'tag': '549a8597-ed63-4fa1-ab1b-9ba36e2efe3f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1472/2899] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:24:20 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 4088 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1428/2900] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:24:20 2026] GET /v2.0/networks?id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2901] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:24:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => 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: 1429/2902] 199.204.45.250 () {34 vars in 1101 bytes} [Sun May 10 05:24:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A67&port_id=549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => 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/2903] 199.204.45.250 () {34 vars in 1063 bytes} [Sun May 10 05:24:20 2026] GET /v2.0/subnets?id=19c32868-1db4-4091-ba4b-a4228985a6a3&id=38b673fb-e43a-4595-9ab4-f720592ee294 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2904] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:24:20 2026] GET /v2.0/ports?network_id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&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: 1475/2905] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:24:20 2026] GET /v2.0/ports?network_id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&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: 8|app: 0|req: 1431/2906] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:24:20 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1476/2907] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:24:20 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 8|app: 0|req: 1432/2908] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:24:21 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 4088 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2909] 199.204.45.250 () {34 vars in 1061 bytes} [Sun May 10 05:24:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.181&port_id=78ec48c3-1d31-4769-be5b-6ac9b117be1d => 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: 1433/2910] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:24:21 2026] GET /v2.0/subnets?id=e9ae791b-a131-4a70-b1b3-e9a10a5282fb => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2911] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/ports?network_id=82f35f44-412d-497e-8af9-fe97c7ffa111&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2912] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?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: 1479/2913] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?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: 1435/2914] 199.204.45.250 () {34 vars in 1055 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => 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: 1480/2915] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/subnets?id=15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2916] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/ports?network_id=aa9fe8e2-d90e-4572-a953-ea79385ec7d7&device_owner=network%3Adhcp => generated 1236 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2917] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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: 1437/2918] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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: 1482/2919] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2920] 199.204.45.250 () {34 vars in 1101 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A67&port_id=549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => 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: 1483/2921] 199.204.45.250 () {34 vars in 1063 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/subnets?id=19c32868-1db4-4091-ba4b-a4228985a6a3&id=38b673fb-e43a-4595-9ab4-f720592ee294 => generated 1411 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2922] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/ports?network_id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2923] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/ports?network_id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2924] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1485/2925] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:24:22 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1441/2926] 10.0.0.197 () {34 vars in 970 bytes} [Sun May 10 05:24:26 2026] GET /v2.0/ports/549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => generated 1516 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2927] 199.204.45.250 () {30 vars in 742 bytes} [Sun May 10 05:24:26 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2928] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:24:26 2026] GET /v2.0/subnets/19c32868-1db4-4091-ba4b-a4228985a6a3 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2929] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:24:26 2026] GET /v2.0/subnets/38b673fb-e43a-4595-9ab4-f720592ee294 => generated 744 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2930] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:24:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2931] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:24:27 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: 1444/2932] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:24:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2933] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:24:27 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: 1445/2934] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:24:27 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2935] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:24:27 2026] GET /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 1124 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2936] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:24:27 2026] GET /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 1342 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2937] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:24:27 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => 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: 1447/2938] 199.204.45.250 () {30 vars in 742 bytes} [Sun May 10 05:24:27 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2939] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:24:27 2026] GET /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 1124 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2940] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:24:27 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => 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: 1450/2943] 10.0.0.99 () {30 vars in 688 bytes} [Sun May 10 05:24: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: 1494/2944] 10.0.0.99 () {30 vars in 690 bytes} [Sun May 10 05:24:34 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: 1451/2945] 10.0.0.99 () {30 vars in 666 bytes} [Sun May 10 05:24:34 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: 1495/2946] 10.0.0.99 () {30 vars in 702 bytes} [Sun May 10 05:24:34 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: 1452/2947] 10.0.0.99 () {28 vars in 437 bytes} [Sun May 10 05:24:35 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2948] 10.0.0.99 () {30 vars in 726 bytes} [Sun May 10 05:24:35 2026] GET /v2.0/subnets/5658e864-92fd-42f9-a2ca-f9c9ac572fca => generated 656 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2949] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:24:36 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: 1497/2950] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:24:36 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: 1454/2951] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:24: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: 7|app: 0|req: 1498/2952] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:24:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2953] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:24:36 2026] GET /v2.0/subnets/19c32868-1db4-4091-ba4b-a4228985a6a3 => generated 674 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2954] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:24:36 2026] GET /v2.0/subnets/5658e864-92fd-42f9-a2ca-f9c9ac572fca => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2955] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:24:36 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 4090 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2956] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:24:36 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: 1457/2957] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:24:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2958] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:24:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2959] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:24:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2960] 199.204.45.250 () {34 vars in 716 bytes} [Sun May 10 05:24:36 2026] POST /v2.0/ports => generated 1332 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2961] 10.0.0.197 () {34 vars in 970 bytes} [Sun May 10 05:24:37 2026] GET /v2.0/ports/e76b5775-b47d-44af-acc9-4419e1091214 => generated 1332 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1503/2962] 199.204.45.250 () {34 vars in 1261 bytes} [Sun May 10 05:24:38 2026] GET /v2.0/ports/e76b5775-b47d-44af-acc9-4419e1091214?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2963] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:24:38 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2964] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:24:38 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?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: 8|app: 0|req: 1461/2965] 199.204.45.250 () {34 vars in 974 bytes} [Sun May 10 05:24:38 2026] GET /v2.0/ports/e76b5775-b47d-44af-acc9-4419e1091214 => generated 1332 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2966] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:24:39 2026] GET /v2.0/networks?id=b79f819d-320d-4bec-98b7-bbe156b1cc3c => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2967] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:24:39 2026] PUT /v2.0/ports/e76b5775-b47d-44af-acc9-4419e1091214 => generated 1522 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:24:39.592 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d68fa703-7182-4e71-9236-9077a1395ce3'] response: {'name': 'network-changed', 'server_uuid': '86b38b55-8c67-449c-b795-40a861ad9153', 'tag': 'e76b5775-b47d-44af-acc9-4419e1091214', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1506/2968] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:24:40 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 5604 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1463/2969] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:24:40 2026] GET /v2.0/networks?id=b79f819d-320d-4bec-98b7-bbe156b1cc3c => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2970] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:24:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.138&port_id=e76b5775-b47d-44af-acc9-4419e1091214 => 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: 1464/2971] 199.204.45.250 () {34 vars in 1105 bytes} [Sun May 10 05:24:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b2&port_id=e76b5775-b47d-44af-acc9-4419e1091214 => 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: 1508/2972] 199.204.45.250 () {34 vars in 1063 bytes} [Sun May 10 05:24:40 2026] GET /v2.0/subnets?id=cc34f666-b3b8-4692-ab01-8ef2c9cf4398&id=5658e864-92fd-42f9-a2ca-f9c9ac572fca => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2973] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:24:40 2026] GET /v2.0/ports?network_id=b79f819d-320d-4bec-98b7-bbe156b1cc3c&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: 7|app: 0|req: 1509/2974] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:24:40 2026] GET /v2.0/ports?network_id=b79f819d-320d-4bec-98b7-bbe156b1cc3c&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: 1466/2975] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:24:40 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?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: 1510/2976] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:24:40 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?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: 1467/2977] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:24:41 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 5604 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2978] 199.204.45.250 () {34 vars in 1061 bytes} [Sun May 10 05:24:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.181&port_id=78ec48c3-1d31-4769-be5b-6ac9b117be1d => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2979] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:24:41 2026] GET /v2.0/subnets?id=e9ae791b-a131-4a70-b1b3-e9a10a5282fb => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2980] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:24:41 2026] GET /v2.0/ports?network_id=82f35f44-412d-497e-8af9-fe97c7ffa111&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2981] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:24:41 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?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: 1513/2982] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:24:41 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?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: 1470/2983] 199.204.45.250 () {34 vars in 1055 bytes} [Sun May 10 05:24:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => 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: 1514/2984] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:24:41 2026] GET /v2.0/subnets?id=15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2985] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:24:41 2026] GET /v2.0/ports?network_id=aa9fe8e2-d90e-4572-a953-ea79385ec7d7&device_owner=network%3Adhcp => generated 1236 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2986] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:24:41 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2987] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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: 1516/2988] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2989] 199.204.45.250 () {34 vars in 1101 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A67&port_id=549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => 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: 1517/2990] 199.204.45.250 () {34 vars in 1063 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/subnets?id=19c32868-1db4-4091-ba4b-a4228985a6a3&id=38b673fb-e43a-4595-9ab4-f720592ee294 => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2991] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/ports?network_id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2992] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/ports?network_id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2993] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1519/2994] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1476/2995] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.138&port_id=e76b5775-b47d-44af-acc9-4419e1091214 => 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: 1520/2996] 199.204.45.250 () {34 vars in 1105 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b2&port_id=e76b5775-b47d-44af-acc9-4419e1091214 => 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: 1477/2997] 199.204.45.250 () {34 vars in 1063 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/subnets?id=cc34f666-b3b8-4692-ab01-8ef2c9cf4398&id=5658e864-92fd-42f9-a2ca-f9c9ac572fca => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2998] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/ports?network_id=b79f819d-320d-4bec-98b7-bbe156b1cc3c&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: 1478/2999] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/ports?network_id=b79f819d-320d-4bec-98b7-bbe156b1cc3c&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: 1522/3000] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?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: 1479/3001] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:24:42 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?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: 1481/3004] 10.0.0.197 () {34 vars in 970 bytes} [Sun May 10 05:24:46 2026] GET /v2.0/ports/e76b5775-b47d-44af-acc9-4419e1091214 => generated 1524 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3005] 199.204.45.250 () {30 vars in 742 bytes} [Sun May 10 05:24:46 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3006] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:24:46 2026] GET /v2.0/subnets/5658e864-92fd-42f9-a2ca-f9c9ac572fca => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3007] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:24:47 2026] GET /v2.0/subnets/cc34f666-b3b8-4692-ab01-8ef2c9cf4398 => generated 748 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3008] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:24:47 2026] GET /v2.0/ports/549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => generated 1516 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3009] 199.204.45.250 () {34 vars in 789 bytes} [Sun May 10 05:24:47 2026] PUT /v2.0/ports/549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => generated 1255 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:24:47.514 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c586941d-a326-49cb-96e4-c86c5f04d69b'] response: {'name': 'network-changed', 'server_uuid': '86b38b55-8c67-449c-b795-40a861ad9153', 'tag': '549a8597-ed63-4fa1-ab1b-9ba36e2efe3f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1484/3010] 199.204.45.250 () {30 vars in 742 bytes} [Sun May 10 05:24:47 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a => generated 798 bytes in 47 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: 1527/3011] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:24:47 2026] GET /v2.0/subnets/19c32868-1db4-4091-ba4b-a4228985a6a3 => generated 674 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3012] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:24:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3013] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:24:47 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: 1486/3014] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:24:47 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: 1529/3015] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:24:47 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: 1487/3016] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:24:47 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => 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: 1530/3017] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:24:47 2026] GET /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 1124 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3018] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:24:47 2026] GET /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 1342 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3019] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:24:47 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3020] 199.204.45.250 () {30 vars in 742 bytes} [Sun May 10 05:24:47 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7 => generated 799 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3021] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:24:47 2026] GET /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 1124 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3022] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:24:48 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => 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: 1490/3023] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:24:48 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 5381 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3024] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:24:48 2026] GET /v2.0/networks?id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3025] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:24:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => 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: 1535/3026] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:24:48 2026] GET /v2.0/subnets?id=19c32868-1db4-4091-ba4b-a4228985a6a3 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3027] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:24:48 2026] GET /v2.0/ports?network_id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3028] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:24:48 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1493/3029] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:24:48 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1538/3032] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:24:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3033] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:24:59 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: 1539/3034] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:24:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3035] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:24:59 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: 1540/3036] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:24:59 2026] GET /v2.0/subnets/19c32868-1db4-4091-ba4b-a4228985a6a3 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3037] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:24:59 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 5381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3038] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:24:59 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: 1498/3039] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:24:59 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: 1542/3040] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:24:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3041] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:24:59 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: 1543/3042] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:24:59 2026] GET /v2.0/ports/e76b5775-b47d-44af-acc9-4419e1091214 => generated 1524 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3043] 199.204.45.250 () {34 vars in 789 bytes} [Sun May 10 05:24:59 2026] PUT /v2.0/ports/e76b5775-b47d-44af-acc9-4419e1091214 => generated 1255 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:25:00.302 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1da79626-e790-43b0-8daa-206d8beb9213'] response: {'name': 'network-changed', 'server_uuid': '86b38b55-8c67-449c-b795-40a861ad9153', 'tag': 'e76b5775-b47d-44af-acc9-4419e1091214', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1544/3044] 199.204.45.250 () {30 vars in 742 bytes} [Sun May 10 05:25:00 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c => generated 798 bytes in 54 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: 1501/3045] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:25:00 2026] GET /v2.0/subnets/5658e864-92fd-42f9-a2ca-f9c9ac572fca => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3046] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:25:00 2026] GET /v2.0/ports/e76b5775-b47d-44af-acc9-4419e1091214 => generated 1291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3047] 199.204.45.250 () {34 vars in 788 bytes} [Sun May 10 05:25:00 2026] PUT /v2.0/ports/e76b5775-b47d-44af-acc9-4419e1091214 => generated 1080 bytes in 360 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: 1546/3048] 199.204.45.250 () {30 vars in 742 bytes} [Sun May 10 05:25:00 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3049] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:25:00 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 4973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3050] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:00 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 4973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3051] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:25:00 2026] GET /v2.0/networks?id=b79f819d-320d-4bec-98b7-bbe156b1cc3c => generated 801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3052] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:25:00 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3053] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:25:01 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?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: 1505/3054] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:01 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 4973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3055] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:02 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 4973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:25:02.347 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5272f371-892d-4182-9e91-7b2f64b7db38'] response: {'name': 'network-changed', 'server_uuid': '86b38b55-8c67-449c-b795-40a861ad9153', 'tag': 'e76b5775-b47d-44af-acc9-4419e1091214', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1506/3056] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:25:02 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 4973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3057] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:25:02 2026] GET /v2.0/networks?id=b79f819d-320d-4bec-98b7-bbe156b1cc3c => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3058] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:25:02 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?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: 1552/3059] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:25:03 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?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: 8|app: 0|req: 1508/3060] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:03 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 4973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3061] 199.204.45.250 () {34 vars in 974 bytes} [Sun May 10 05:25:03 2026] GET /v2.0/ports/e76b5775-b47d-44af-acc9-4419e1091214 => generated 1116 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3062] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:25:03 2026] GET /v2.0/ports/e76b5775-b47d-44af-acc9-4419e1091214?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: 1554/3063] 199.204.45.250 () {34 vars in 1015 bytes} [Sun May 10 05:25:03 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?fields=dns_domain => generated 29 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3064] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:25:03 2026] PUT /v2.0/ports/e76b5775-b47d-44af-acc9-4419e1091214 => generated 917 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3065] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:04 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 3865 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:25:04.470 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd89c1f8-9355-4cd1-bf9a-b7603d52fa57 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: e76b5775-b47d-44af-acc9-4419e1091214 2026-05-10 05:25:04.473 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd89c1f8-9355-4cd1-bf9a-b7603d52fa57 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: e76b5775-b47d-44af-acc9-4419e1091214 [pid: 8|app: 0|req: 1511/3066] 199.204.45.250 () {32 vars in 758 bytes} [Sun May 10 05:25:04 2026] DELETE /v2.0/ports/e76b5775-b47d-44af-acc9-4419e1091214 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3067] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:25:04 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: 1512/3068] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:25:04 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: 1557/3069] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:25:04 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: 1513/3070] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:25: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: 7|app: 0|req: 1558/3071] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:25:04 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => 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: 1514/3072] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:25:04 2026] GET /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 1124 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3073] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:25:04 2026] GET /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 1342 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3074] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:25:04 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3075] 199.204.45.250 () {30 vars in 742 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7 => generated 799 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3076] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 1124 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3077] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3078] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 3865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3079] 199.204.45.250 () {34 vars in 1225 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/networks?id=82f35f44-412d-497e-8af9-fe97c7ffa111&id=aa9fe8e2-d90e-4572-a953-ea79385ec7d7&id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&id=b79f819d-320d-4bec-98b7-bbe156b1cc3c => generated 3097 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3080] 199.204.45.250 () {34 vars in 1061 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.181&port_id=78ec48c3-1d31-4769-be5b-6ac9b117be1d => 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: 1563/3081] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/subnets?id=e9ae791b-a131-4a70-b1b3-e9a10a5282fb => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3082] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/ports?network_id=82f35f44-412d-497e-8af9-fe97c7ffa111&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3083] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3084] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?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: 1565/3085] 199.204.45.250 () {34 vars in 1055 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => 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: 1521/3086] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/subnets?id=15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3087] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/ports?network_id=aa9fe8e2-d90e-4572-a953-ea79385ec7d7&device_owner=network%3Adhcp => generated 1236 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3088] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3089] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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: 8|app: 0|req: 1523/3090] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:25:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => 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: 1568/3091] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:25:06 2026] GET /v2.0/subnets?id=19c32868-1db4-4091-ba4b-a4228985a6a3 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3092] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:25:06 2026] GET /v2.0/ports?network_id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&device_owner=network%3Adhcp => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3093] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:25:06 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1525/3094] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:25:06 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1570/3095] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:25:09 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: 1526/3096] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:25:09 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: 1571/3097] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:25:09 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: 1527/3098] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:25:09 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: 1572/3099] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:09 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 3865 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3100] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:25:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3101] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:25:09 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: 1529/3102] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:25:09 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: 1574/3103] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:25:10 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: 1530/3104] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:25:10 2026] GET /v2.0/ports/549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => generated 1291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3105] 199.204.45.250 () {34 vars in 788 bytes} [Sun May 10 05:25:10 2026] PUT /v2.0/ports/549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => generated 1080 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:25:10.412 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-958ea110-cfb3-47eb-8677-ced3912b3786'] response: {'name': 'network-changed', 'server_uuid': '86b38b55-8c67-449c-b795-40a861ad9153', 'tag': '549a8597-ed63-4fa1-ab1b-9ba36e2efe3f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1531/3106] 199.204.45.250 () {30 vars in 742 bytes} [Sun May 10 05:25:10 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a => generated 798 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: 1576/3107] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:10 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 3690 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3108] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:10 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 3690 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3109] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:25:10 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 3690 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3110] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:25:10 2026] GET /v2.0/networks?id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3111] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:25:11 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3112] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:25:11 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1579/3113] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:11 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 3690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3114] 199.204.45.250 () {34 vars in 974 bytes} [Sun May 10 05:25:12 2026] GET /v2.0/ports/549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => generated 1116 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3115] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:12 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 3690 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3116] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:25:12 2026] GET /v2.0/ports/549a8597-ed63-4fa1-ab1b-9ba36e2efe3f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3117] 199.204.45.250 () {34 vars in 1015 bytes} [Sun May 10 05:25:12 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3120] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:25:12 2026] PUT /v2.0/ports/549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => generated 917 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3121] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:13 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 2582 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-05-10 05:25:13.956 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f00b23f-d33c-4b31-834c-8aae8102c43c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 549a8597-ed63-4fa1-ab1b-9ba36e2efe3f 2026-05-10 05:25:13.959 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f00b23f-d33c-4b31-834c-8aae8102c43c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 549a8597-ed63-4fa1-ab1b-9ba36e2efe3f [pid: 8|app: 0|req: 1538/3122] 199.204.45.250 () {32 vars in 758 bytes} [Sun May 10 05:25:13 2026] DELETE /v2.0/ports/549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3123] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:25:14 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: 1539/3124] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:25:14 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: 1586/3125] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:25: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: 1540/3126] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:25: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) [pid: 7|app: 0|req: 1587/3127] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => 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: 1541/3128] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 1124 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3129] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 1342 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3130] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => 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: 1589/3131] 199.204.45.250 () {30 vars in 742 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7 => generated 799 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3132] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 1124 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3133] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3134] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 2582 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3135] 199.204.45.250 () {34 vars in 1145 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/networks?id=82f35f44-412d-497e-8af9-fe97c7ffa111&id=aa9fe8e2-d90e-4572-a953-ea79385ec7d7&id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a => generated 2310 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3136] 199.204.45.250 () {34 vars in 1061 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.181&port_id=78ec48c3-1d31-4769-be5b-6ac9b117be1d => 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: 1592/3137] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/subnets?id=e9ae791b-a131-4a70-b1b3-e9a10a5282fb => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3138] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/ports?network_id=82f35f44-412d-497e-8af9-fe97c7ffa111&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3139] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3140] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?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: 1594/3141] 199.204.45.250 () {34 vars in 1055 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => 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: 1548/3142] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:25:14 2026] GET /v2.0/subnets?id=15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3143] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:25:15 2026] GET /v2.0/ports?network_id=aa9fe8e2-d90e-4572-a953-ea79385ec7d7&device_owner=network%3Adhcp => generated 1236 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3144] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:25:15 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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: 1596/3145] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:25:15 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?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: 8|app: 0|req: 1550/3146] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:25: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: 1597/3147] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:25: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: 1551/3148] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:25: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: 1598/3149] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:25:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:25:25.744 8 INFO neutron.api.v2.resource [None req-819b8160-cd79-419e-a25c-1980777f329c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3150] 199.204.45.250 () {30 vars in 762 bytes} [Sun May 10 05:25:25 2026] GET /v2.0/security-groups/lb-6ac5843e-b747-4308-a9ac-015922efac49 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3151] 199.204.45.250 () {30 vars in 784 bytes} [Sun May 10 05:25:25 2026] GET /v2.0/security-groups?name=lb-6ac5843e-b747-4308-a9ac-015922efac49 => generated 2865 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3152] 199.204.45.250 () {30 vars in 814 bytes} [Sun May 10 05:25:25 2026] GET /v2.0/security-group-rules?security_group_id=d3350e24-7fd1-4572-94c8-0a29643ea3ff => generated 2334 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3153] 199.204.45.250 () {32 vars in 788 bytes} [Sun May 10 05:25:25 2026] DELETE /v2.0/security-group-rules/e62e805b-b4bc-4551-ac3e-865a2d587ceb => 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: 1554/3154] 199.204.45.250 () {32 vars in 788 bytes} [Sun May 10 05:25:25 2026] DELETE /v2.0/security-group-rules/fdebfdd3-1b85-4f5c-9cfb-9c4a71dec1ae => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:25:29.670 7 INFO neutron_taas.services.taas.taas_plugin [None req-a9d71c63-6a1a-42b3-9896-787787930c97 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] TaaS: Handle Delete Port: 80c78063-63a1-4b47-865c-ed07e97d850f 2026-05-10 05:25:29.673 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9d71c63-6a1a-42b3-9896-787787930c97 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Tap Mirror: Handle Delete Port: 80c78063-63a1-4b47-865c-ed07e97d850f 2026-05-10 05:25:29.851 7 INFO neutron.db.l3_db [None req-a9d71c63-6a1a-42b3-9896-787787930c97 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Floating IP 54330e1f-cbcf-41f8-80c9-5bf45a2e75ef disassociated (deleted). External IP: 10.96.250.213, port: fd158401-15a9-4fbd-88ca-6b81e1f86a3e. [pid: 7|app: 0|req: 1602/3157] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:25:29 2026] DELETE /v2.0/floatingips/54330e1f-cbcf-41f8-80c9-5bf45a2e75ef => generated 0 bytes in 617 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:25:30.159 8 INFO neutron.api.v2.resource [None req-ac066d3c-dfc1-4da9-9416-9b62564f199a 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3158] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:25:30 2026] GET /v2.0/floatingips/54330e1f-cbcf-41f8-80c9-5bf45a2e75ef => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3159] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:25:30 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: 1557/3160] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:25:30 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: 1604/3161] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:25:30 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: 1558/3162] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:25:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:25:30.925 7 INFO neutron.api.v2.resource [None req-0187316d-aefc-48cb-b2a1-3540f2975921 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1605/3163] 199.204.45.250 () {30 vars in 762 bytes} [Sun May 10 05:25:30 2026] GET /v2.0/security-groups/lb-6ac5843e-b747-4308-a9ac-015922efac49 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3164] 199.204.45.250 () {30 vars in 784 bytes} [Sun May 10 05:25:30 2026] GET /v2.0/security-groups?name=lb-6ac5843e-b747-4308-a9ac-015922efac49 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3165] 199.204.45.250 () {30 vars in 814 bytes} [Sun May 10 05:25:30 2026] GET /v2.0/security-group-rules?security_group_id=d3350e24-7fd1-4572-94c8-0a29643ea3ff => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3166] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:25:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3167] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:25:31 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: 1561/3168] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:25:31 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: 1608/3169] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:25:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3170] 199.204.45.250 () {30 vars in 740 bytes} [Sun May 10 05:25:31 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => 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: 1609/3171] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:31 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3172] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:31 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 2582 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3173] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:31 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3174] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:32 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 2582 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3175] 199.204.45.250 () {34 vars in 974 bytes} [Sun May 10 05:25:33 2026] GET /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 1342 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3176] 199.204.45.250 () {34 vars in 1059 bytes} [Sun May 10 05:25:33 2026] GET /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3177] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:33 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3178] 199.204.45.250 () {34 vars in 1015 bytes} [Sun May 10 05:25:33 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3179] 199.204.45.250 () {38 vars in 1027 bytes} [Sun May 10 05:25:33 2026] PUT /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 1145 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3180] 199.204.45.250 () {30 vars in 768 bytes} [Sun May 10 05:25:34 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 1248 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: 1614/3181] 199.204.45.250 () {34 vars in 788 bytes} [Sun May 10 05:25:34 2026] PUT /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 1086 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3182] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:25:34 2026] GET /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 1086 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-05-10 05:25:34.939 7 INFO neutron_taas.services.taas.taas_plugin [None req-94200637-1091-4209-876a-f0682678a2fc 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a 2026-05-10 05:25:34.943 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94200637-1091-4209-876a-f0682678a2fc 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a [pid: 7|app: 0|req: 1615/3183] 199.204.45.250 () {32 vars in 758 bytes} [Sun May 10 05:25:34 2026] DELETE /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3184] 199.204.45.250 () {30 vars in 702 bytes} [Sun May 10 05:25:35 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: 1616/3185] 199.204.45.250 () {30 vars in 704 bytes} [Sun May 10 05:25:35 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: 1570/3186] 199.204.45.250 () {30 vars in 680 bytes} [Sun May 10 05:25:35 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: 1617/3187] 199.204.45.250 () {30 vars in 716 bytes} [Sun May 10 05:25:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:25:35.237 8 INFO neutron.pecan_wsgi.hooks.translation [None req-72829d1a-a5ac-4dda-88c0-85291999cd05 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/3188] 199.204.45.250 () {32 vars in 758 bytes} [Sun May 10 05:25:35 2026] DELETE /v2.0/ports/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3189] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:25:35 2026] GET /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 1124 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:25:35.297 8 INFO neutron.api.v2.resource [None req-3c7c2574-0557-4a84-aa9f-ff56a03bb0eb 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3190] 199.204.45.250 () {30 vars in 762 bytes} [Sun May 10 05:25:35 2026] GET /v2.0/security-groups/lb-6ac5843e-b747-4308-a9ac-015922efac49 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3191] 199.204.45.250 () {30 vars in 784 bytes} [Sun May 10 05:25:35 2026] GET /v2.0/security-groups?name=lb-6ac5843e-b747-4308-a9ac-015922efac49 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3192] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:25:35 2026] GET /v2.0/ports?tenant_id=f85cf1b7b4d54a00a64be767f96a2725&device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3193] 199.204.45.250 () {30 vars in 736 bytes} [Sun May 10 05:25:35 2026] GET /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 1124 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3194] 199.204.45.250 () {34 vars in 1065 bytes} [Sun May 10 05:25:35 2026] GET /v2.0/networks?id=82f35f44-412d-497e-8af9-fe97c7ffa111&id=aa9fe8e2-d90e-4572-a953-ea79385ec7d7 => generated 1523 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3195] 199.204.45.250 () {34 vars in 1061 bytes} [Sun May 10 05:25:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.181&port_id=78ec48c3-1d31-4769-be5b-6ac9b117be1d => 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: 1576/3196] 199.204.45.250 () {34 vars in 983 bytes} [Sun May 10 05:25:35 2026] GET /v2.0/subnets?id=e9ae791b-a131-4a70-b1b3-e9a10a5282fb => 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: 1577/3197] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:25:35 2026] GET /v2.0/ports?network_id=82f35f44-412d-497e-8af9-fe97c7ffa111&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: 8|app: 0|req: 1578/3198] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:25:35 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?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: 1621/3199] 199.204.45.250 () {34 vars in 788 bytes} [Sun May 10 05:25:35 2026] PUT /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 1086 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3200] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:25:35 2026] GET /v2.0/networks/82f35f44-412d-497e-8af9-fe97c7ffa111?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3201] 199.204.45.250 () {32 vars in 778 bytes} [Sun May 10 05:25:35 2026] DELETE /v2.0/security-groups/d3350e24-7fd1-4572-94c8-0a29643ea3ff => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:25:35.828 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a0ed95f-4c2d-4070-a190-28f976a0729d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: fd158401-15a9-4fbd-88ca-6b81e1f86a3e 2026-05-10 05:25:35.830 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a0ed95f-4c2d-4070-a190-28f976a0729d 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: fd158401-15a9-4fbd-88ca-6b81e1f86a3e [pid: 8|app: 0|req: 1580/3202] 199.204.45.250 () {32 vars in 758 bytes} [Sun May 10 05:25:35 2026] DELETE /v2.0/ports/fd158401-15a9-4fbd-88ca-6b81e1f86a3e => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3203] 199.204.45.250 () {34 vars in 993 bytes} [Sun May 10 05:25:38 2026] GET /v2.0/ports?device_id=86b38b55-8c67-449c-b795-40a861ad9153 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:25:39.077 8 INFO neutron_taas.services.taas.taas_plugin [req-52ee0568-d3cc-44ca-96d2-a6caf6a5090d req-aa673414-6032-4e55-8071-66a5bc1940bb 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] TaaS: Handle Delete Port: 78ec48c3-1d31-4769-be5b-6ac9b117be1d 2026-05-10 05:25:39.081 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-52ee0568-d3cc-44ca-96d2-a6caf6a5090d req-aa673414-6032-4e55-8071-66a5bc1940bb 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Tap Mirror: Handle Delete Port: 78ec48c3-1d31-4769-be5b-6ac9b117be1d [pid: 8|app: 0|req: 1581/3204] 199.204.45.250 () {36 vars in 996 bytes} [Sun May 10 05:25:38 2026] DELETE /v2.0/ports/78ec48c3-1d31-4769-be5b-6ac9b117be1d => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:25:39.265 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92819b53-03aa-4a49-bfb1-7169a7d7bee3'] response: {'server_uuid': '86b38b55-8c67-449c-b795-40a861ad9153', 'name': 'network-vif-deleted', 'tag': '78ec48c3-1d31-4769-be5b-6ac9b117be1d', 'status': 'completed', 'code': 200} 2026-05-10 05:25:40.477 7 INFO neutron_taas.services.taas.taas_plugin [None req-163a3bc4-2357-4e99-8af4-e2a3fb6d812a 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] TaaS: Handle Delete Port: 397299ac-7a19-4764-8f28-5515ad4b6994 2026-05-10 05:25:40.479 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-163a3bc4-2357-4e99-8af4-e2a3fb6d812a 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Tap Mirror: Handle Delete Port: 397299ac-7a19-4764-8f28-5515ad4b6994 2026-05-10 05:25:40.645 7 INFO neutron.db.l3_db [None req-163a3bc4-2357-4e99-8af4-e2a3fb6d812a 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Floating IP 5a65f6c6-6765-4216-bcce-f0f749c8e317 disassociated (deleted). External IP: 10.96.250.220, port: 5572e92f-8aef-48ef-9354-2975e9a50b9e. [pid: 7|app: 0|req: 1624/3205] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:25:40 2026] DELETE /v2.0/floatingips/5a65f6c6-6765-4216-bcce-f0f749c8e317 => generated 0 bytes in 650 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:25:41.019 8 INFO neutron.api.v2.resource [None req-744f1813-80e0-4f17-8aa8-546d94b1195e 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3206] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:25:40 2026] GET /v2.0/floatingips/5a65f6c6-6765-4216-bcce-f0f749c8e317 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:25:41.032 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc2fefdc-211a-449d-882a-2350237cf7b3'] response: {'name': 'network-changed', 'server_uuid': 'f60e9cbe-e349-43fa-9518-7f067554ac93', 'tag': '5572e92f-8aef-48ef-9354-2975e9a50b9e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1625/3207] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/ports?device_id=f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1204 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3208] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/security-groups?id=a2a43acd-c32a-484c-ab70-38be792d08ff&fields=id&fields=name => generated 109 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3209] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/ports?tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2&device_id=f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3210] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/networks?id=b79f819d-320d-4bec-98b7-bbe156b1cc3c => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3211] 199.204.45.250 () {34 vars in 1057 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.213&port_id=5572e92f-8aef-48ef-9354-2975e9a50b9e => 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: 1585/3212] 199.204.45.250 () {34 vars in 1105 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A219&port_id=5572e92f-8aef-48ef-9354-2975e9a50b9e => 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: 1628/3213] 199.204.45.250 () {34 vars in 1063 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/subnets?id=cc34f666-b3b8-4692-ab01-8ef2c9cf4398&id=5658e864-92fd-42f9-a2ca-f9c9ac572fca => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3214] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/ports?network_id=b79f819d-320d-4bec-98b7-bbe156b1cc3c&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: 7|app: 0|req: 1629/3215] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/ports?network_id=b79f819d-320d-4bec-98b7-bbe156b1cc3c&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: 1587/3216] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?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: 1630/3217] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:25:41 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c?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: 1589/3220] 199.204.45.250 () {34 vars in 993 bytes} [Sun May 10 05:25:43 2026] GET /v2.0/ports?device_id=f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1204 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:25:43.864 7 INFO neutron_taas.services.taas.taas_plugin [req-43510cf5-f741-46f3-bd69-bbcf448c833d req-05e1a174-7537-44b2-bd42-37492d2d80be 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] TaaS: Handle Delete Port: 5572e92f-8aef-48ef-9354-2975e9a50b9e 2026-05-10 05:25:43.867 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-43510cf5-f741-46f3-bd69-bbcf448c833d req-05e1a174-7537-44b2-bd42-37492d2d80be 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Tap Mirror: Handle Delete Port: 5572e92f-8aef-48ef-9354-2975e9a50b9e [pid: 7|app: 0|req: 1632/3221] 199.204.45.250 () {36 vars in 996 bytes} [Sun May 10 05:25:43 2026] DELETE /v2.0/ports/5572e92f-8aef-48ef-9354-2975e9a50b9e => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:25:44.116 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b1ac898-1eec-41a1-b4f6-f23641ddc4a0'] response: {'server_uuid': 'f60e9cbe-e349-43fa-9518-7f067554ac93', 'name': 'network-vif-deleted', 'tag': '5572e92f-8aef-48ef-9354-2975e9a50b9e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1590/3222] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:25:46 2026] GET /v2.0/ports?device_id=f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 05:25:51.668 7 INFO neutron_taas.services.taas.taas_plugin [None req-455180ad-9082-48d5-a911-9d181e0674b7 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] TaaS: Handle Delete Port: f060727a-5973-48ce-9767-3f9da95ec1ea 2026-05-10 05:25:51.671 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-455180ad-9082-48d5-a911-9d181e0674b7 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Tap Mirror: Handle Delete Port: f060727a-5973-48ce-9767-3f9da95ec1ea 2026-05-10 05:25:51.810 7 INFO neutron.db.l3_db [None req-455180ad-9082-48d5-a911-9d181e0674b7 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Floating IP 68236458-cfd3-473c-b7a3-aa839609f261 disassociated (deleted). External IP: 10.96.250.215, port: fe9b59ca-039c-4118-92be-5fd016de62a7. [pid: 7|app: 0|req: 1633/3223] 10.0.0.213 () {32 vars in 731 bytes} [Sun May 10 05:25:51 2026] DELETE /v2.0/floatingips/68236458-cfd3-473c-b7a3-aa839609f261 => generated 0 bytes in 543 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:25:52.103 8 INFO neutron.api.v2.resource [None req-579aece2-d93c-4f07-a46d-51be849140ce 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3224] 10.0.0.213 () {32 vars in 728 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/floatingips/68236458-cfd3-473c-b7a3-aa839609f261 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:25:52.113 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ff72423-d4c0-409d-8903-6abd6d25cddf'] response: {'name': 'network-changed', 'server_uuid': '6a82e30f-d607-4cfb-b3bc-d5930cb14e03', 'tag': 'fe9b59ca-039c-4118-92be-5fd016de62a7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1634/3225] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/ports?device_id=6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1196 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3226] 10.0.0.197 () {34 vars in 1039 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/security-groups?id=a2a43acd-c32a-484c-ab70-38be792d08ff&fields=id&fields=name => generated 109 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3227] 199.204.45.250 () {34 vars in 1079 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/ports?tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2&device_id=6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3228] 199.204.45.250 () {34 vars in 985 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/networks?id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3229] 199.204.45.250 () {34 vars in 1055 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.70&port_id=fe9b59ca-039c-4118-92be-5fd016de62a7 => 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: 1594/3230] 199.204.45.250 () {34 vars in 1103 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17a&port_id=fe9b59ca-039c-4118-92be-5fd016de62a7 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3231] 199.204.45.250 () {34 vars in 1063 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/subnets?id=19c32868-1db4-4091-ba4b-a4228985a6a3&id=38b673fb-e43a-4595-9ab4-f720592ee294 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3232] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/ports?network_id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3233] 199.204.45.250 () {34 vars in 1051 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/ports?network_id=acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a&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: 1596/3234] 199.204.45.250 () {34 vars in 1011 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3235] 199.204.45.250 () {34 vars in 1111 bytes} [Sun May 10 05:25:52 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a?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: 1597/3236] 199.204.45.250 () {34 vars in 993 bytes} [Sun May 10 05:25:54 2026] GET /v2.0/ports?device_id=6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1196 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 05:25:54.909 7 INFO neutron_taas.services.taas.taas_plugin [req-7158ef20-4251-4a66-88b8-ccc7d3fb8765 req-cfaa556d-eac0-4760-bd62-f967cbf98d64 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] TaaS: Handle Delete Port: fe9b59ca-039c-4118-92be-5fd016de62a7 2026-05-10 05:25:54.914 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7158ef20-4251-4a66-88b8-ccc7d3fb8765 req-cfaa556d-eac0-4760-bd62-f967cbf98d64 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Tap Mirror: Handle Delete Port: fe9b59ca-039c-4118-92be-5fd016de62a7 [pid: 7|app: 0|req: 1640/3237] 199.204.45.250 () {36 vars in 996 bytes} [Sun May 10 05:25:54 2026] DELETE /v2.0/ports/fe9b59ca-039c-4118-92be-5fd016de62a7 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:25:55.122 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92729ad8-baf2-40ba-b246-10f99ae67878'] response: {'server_uuid': '6a82e30f-d607-4cfb-b3bc-d5930cb14e03', 'name': 'network-vif-deleted', 'tag': 'fe9b59ca-039c-4118-92be-5fd016de62a7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1598/3238] 10.0.0.197 () {34 vars in 989 bytes} [Sun May 10 05:25:57 2026] GET /v2.0/ports?device_id=6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => 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: 1642/3241] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:26:02 2026] DELETE /v2.0/security-group-rules/6c248847-215d-4350-b174-d4aaa9ca11f5 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:02.670 8 INFO neutron.api.v2.resource [None req-76989e10-f167-4961-a16a-ad49af8f123d 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3242] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:26:02 2026] GET /v2.0/security-group-rules/6c248847-215d-4350-b174-d4aaa9ca11f5 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3243] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:26:02 2026] DELETE /v2.0/security-group-rules/81ad4d80-ea9f-4189-af7e-4ec8e1bb46a1 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:02.768 8 INFO neutron.api.v2.resource [None req-89c560c6-6755-4054-8047-b8a4fea52236 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3244] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:26:02 2026] GET /v2.0/security-group-rules/81ad4d80-ea9f-4189-af7e-4ec8e1bb46a1 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3245] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:26:02 2026] DELETE /v2.0/security-group-rules/4360a7b2-2a8b-4b03-90a6-9d3a4335a776 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:02.845 8 INFO neutron.api.v2.resource [None req-711e8f92-dcbb-4da2-b2eb-2c82b70a3fdf 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3246] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:26:02 2026] GET /v2.0/security-group-rules/4360a7b2-2a8b-4b03-90a6-9d3a4335a776 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3247] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:26:02 2026] DELETE /v2.0/security-group-rules/c4b66489-3833-4a92-8e4c-b5b63e5898b1 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:02.928 8 INFO neutron.api.v2.resource [None req-596bcdab-8ef8-4f62-89c7-5b62118e2a5a 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3248] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:26:02 2026] GET /v2.0/security-group-rules/c4b66489-3833-4a92-8e4c-b5b63e5898b1 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3249] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:26:02 2026] DELETE /v2.0/security-group-rules/fef6a865-5a3f-4ff3-9127-6b1a96e7699a => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:03.013 8 INFO neutron.api.v2.resource [None req-0a5fd120-ec19-40e9-b46d-55aa8b4509f2 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3250] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:26:02 2026] GET /v2.0/security-group-rules/fef6a865-5a3f-4ff3-9127-6b1a96e7699a => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3251] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:26:03 2026] DELETE /v2.0/security-group-rules/9f333d36-d3fa-4ee2-8840-60890685bcd8 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:03.100 8 INFO neutron.api.v2.resource [None req-4a213751-2c21-4371-8685-fcca79d954f3 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3252] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:26:03 2026] GET /v2.0/security-group-rules/9f333d36-d3fa-4ee2-8840-60890685bcd8 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3253] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:26:03 2026] DELETE /v2.0/security-group-rules/b2ac413d-bfe7-40e7-9eed-a254d945b9fd => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:03.181 8 INFO neutron.api.v2.resource [None req-099a2ce0-c627-46e3-878b-f469fe80332f 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3254] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:26:03 2026] GET /v2.0/security-group-rules/b2ac413d-bfe7-40e7-9eed-a254d945b9fd => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3255] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:26:03 2026] DELETE /v2.0/security-group-rules/604c0db7-b53e-469e-aa07-3bb368c32564 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:03.269 8 INFO neutron.api.v2.resource [None req-ba0fd9ff-03c2-486d-a964-eb371f3fc895 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3256] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:26:03 2026] GET /v2.0/security-group-rules/604c0db7-b53e-469e-aa07-3bb368c32564 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3257] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:26:03 2026] DELETE /v2.0/security-group-rules/603877c1-dbcb-44a0-b858-28780d1fe030 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:03.352 8 INFO neutron.api.v2.resource [None req-504fb593-4224-4aaf-9d5a-8d1501234f0f 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3258] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:26:03 2026] GET /v2.0/security-group-rules/603877c1-dbcb-44a0-b858-28780d1fe030 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3259] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:26:03 2026] DELETE /v2.0/security-group-rules/eb4e989e-ca47-4388-a6a4-064e887e8f6c => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:03.443 8 INFO neutron.api.v2.resource [None req-9e6dcd70-30ef-49c1-9be8-4a6402f282fb 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1609/3260] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:26:03 2026] GET /v2.0/security-group-rules/eb4e989e-ca47-4388-a6a4-064e887e8f6c => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3261] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:26:03 2026] DELETE /v2.0/security-group-rules/cd39a702-c382-428f-b53f-6fc84ddb8abf => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:03.552 8 INFO neutron.api.v2.resource [None req-87328d6a-ca6b-43fc-9b65-ec2b2ffe762b 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3262] 10.0.0.213 () {32 vars in 746 bytes} [Sun May 10 05:26:03 2026] GET /v2.0/security-group-rules/cd39a702-c382-428f-b53f-6fc84ddb8abf => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3263] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:26:03 2026] DELETE /v2.0/security-groups/a2a43acd-c32a-484c-ab70-38be792d08ff => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:03.668 8 INFO neutron.api.v2.resource [None req-3580fa17-1ef1-4ef1-beea-f2a5daf1a482 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3264] 10.0.0.213 () {32 vars in 736 bytes} [Sun May 10 05:26:03 2026] GET /v2.0/security-groups/a2a43acd-c32a-484c-ab70-38be792d08ff => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:26:04.801 7 INFO neutron_taas.services.taas.taas_plugin [None req-fba787f0-ee7e-4d60-9c18-b36d1b1b5bef 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] TaaS: Handle Delete Port: ee308551-4ce8-458b-9001-37a7d3f1ede3 2026-05-10 05:26:04.804 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fba787f0-ee7e-4d60-9c18-b36d1b1b5bef 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Tap Mirror: Handle Delete Port: ee308551-4ce8-458b-9001-37a7d3f1ede3 [pid: 7|app: 0|req: 1654/3265] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:26:03 2026] PUT /v2.0/routers/ab68ea5b-8c52-48b9-8e07-5ebc895966dd/remove_router_interface => generated 310 bytes in 1664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:05.546 8 INFO neutron.api.v2.resource [None req-54095341-da25-49d9-800f-b59e8dfe9fbd 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1612/3266] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:26:05 2026] PUT /v2.0/routers/ab68ea5b-8c52-48b9-8e07-5ebc895966dd/remove_router_interface => generated 198 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:26:05.973 7 INFO neutron_taas.services.taas.taas_plugin [None req-8864d44c-896d-4981-a75d-5abf954d41b5 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] TaaS: Handle Delete Port: e0d89656-4351-4a62-aeac-5d39e50bdbaa 2026-05-10 05:26:05.976 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8864d44c-896d-4981-a75d-5abf954d41b5 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Tap Mirror: Handle Delete Port: e0d89656-4351-4a62-aeac-5d39e50bdbaa [pid: 7|app: 0|req: 1655/3267] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:26:05 2026] PUT /v2.0/routers/ab68ea5b-8c52-48b9-8e07-5ebc895966dd/remove_router_interface => generated 310 bytes in 1077 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:06.809 8 INFO neutron.api.v2.resource [None req-09d70011-ae72-4362-b845-637256d8b73a 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3268] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:26:06 2026] PUT /v2.0/routers/ab68ea5b-8c52-48b9-8e07-5ebc895966dd/remove_router_interface => generated 198 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:26:07.194 7 INFO neutron_taas.services.taas.taas_plugin [None req-34d1b939-44e0-4ffb-96bf-2fe6cc570beb 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] TaaS: Handle Delete Port: b174db75-73b3-4b73-a1cb-bd5879c11dc9 2026-05-10 05:26:07.197 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34d1b939-44e0-4ffb-96bf-2fe6cc570beb 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Tap Mirror: Handle Delete Port: b174db75-73b3-4b73-a1cb-bd5879c11dc9 [pid: 7|app: 0|req: 1656/3269] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:26:06 2026] PUT /v2.0/routers/ab68ea5b-8c52-48b9-8e07-5ebc895966dd/remove_router_interface => generated 310 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:26:07.981 8 INFO neutron.api.v2.resource [None req-813c8ac9-54f8-4cb5-b18e-f611da54af5d 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3270] 10.0.0.213 () {34 vars in 788 bytes} [Sun May 10 05:26:07 2026] PUT /v2.0/routers/ab68ea5b-8c52-48b9-8e07-5ebc895966dd/remove_router_interface => generated 198 bytes in 180 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:26:08.185 7 INFO neutron_taas.services.taas.taas_plugin [None req-cddbbe30-057f-4221-b3c3-80baeae3a6b4 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] TaaS: Handle Delete Port: 2b992f4a-8401-4a95-92a1-e9a67a589885 2026-05-10 05:26:08.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cddbbe30-057f-4221-b3c3-80baeae3a6b4 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Tap Mirror: Handle Delete Port: 2b992f4a-8401-4a95-92a1-e9a67a589885 2026-05-10 05:26:08.453 7 INFO neutron_taas.services.taas.taas_plugin [None req-cddbbe30-057f-4221-b3c3-80baeae3a6b4 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] TaaS: Handle Delete Port: dc88792a-b7ba-493e-a2ce-7fde70ef1aa4 2026-05-10 05:26:08.456 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cddbbe30-057f-4221-b3c3-80baeae3a6b4 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Tap Mirror: Handle Delete Port: dc88792a-b7ba-493e-a2ce-7fde70ef1aa4 2026-05-10 05:26:08.799 7 INFO neutron.services.segments.plugin [-] Segment 7e72b8fc-5a2e-4349-880d-280516c09ce5 resource provider aggregate not found 2026-05-10 05:26:08.804 7 INFO neutron.services.segments.plugin [-] Segment 7e72b8fc-5a2e-4349-880d-280516c09ce5 resource provider aggregate not found 2026-05-10 05:26:08.820 7 INFO neutron.services.segments.plugin [-] Segment 7e72b8fc-5a2e-4349-880d-280516c09ce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e72b8fc-5a2e-4349-880d-280516c09ce5 found for delete ", "request_id": "req-265d45e9-8bfe-4410-a242-a7143d09fdbd"}]} 2026-05-10 05:26:08.830 7 INFO neutron.services.segments.plugin [-] Segment 7e72b8fc-5a2e-4349-880d-280516c09ce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e72b8fc-5a2e-4349-880d-280516c09ce5 found for delete ", "request_id": "req-99b859e1-a6e9-485f-bb86-711d41613090"}]} 2026-05-10 05:26:08.835 7 INFO neutron.db.l3_hamode_db [None req-cddbbe30-057f-4221-b3c3-80baeae3a6b4 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] HA network e0ea201c-bb91-4eb7-b6d3-f6482c9936e2 was deleted as no HA routers are present in project 3b7e5c3d2e3e49d8b166607d095de4e2. [pid: 7|app: 0|req: 1657/3271] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:26:07 2026] DELETE /v2.0/routers/ab68ea5b-8c52-48b9-8e07-5ebc895966dd => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:08.866 8 INFO neutron.api.v2.resource [None req-329f17e0-9149-4e93-9ac8-96eebb7cef9e 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3272] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:26:08 2026] GET /v2.0/routers/ab68ea5b-8c52-48b9-8e07-5ebc895966dd => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3273] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:26:08 2026] DELETE /v2.0/subnets/cc34f666-b3b8-4692-ab01-8ef2c9cf4398 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:09.068 8 INFO neutron.pecan_wsgi.hooks.translation [None req-583d98b7-30ca-4686-9fa9-a6157d9f911f 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3274] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:26:09 2026] GET /v2.0/subnets/cc34f666-b3b8-4692-ab01-8ef2c9cf4398 => 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: 1659/3275] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:26:09 2026] DELETE /v2.0/subnets/5658e864-92fd-42f9-a2ca-f9c9ac572fca => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:09.276 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd9ed610-cc40-448c-8d15-a637993f75d5 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1617/3276] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:26:09 2026] GET /v2.0/subnets/5658e864-92fd-42f9-a2ca-f9c9ac572fca => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:26:09.387 7 INFO neutron_taas.services.taas.taas_plugin [None req-e28448cb-53dc-43ac-90f2-2c0a01389998 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] TaaS: Handle Delete Port: 605960b2-98e3-4fe3-8fcc-997bb65d593f 2026-05-10 05:26:09.389 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e28448cb-53dc-43ac-90f2-2c0a01389998 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Tap Mirror: Handle Delete Port: 605960b2-98e3-4fe3-8fcc-997bb65d593f [pid: 7|app: 0|req: 1660/3277] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:26:09 2026] DELETE /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:09.601 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c580104c-7465-46a2-8311-268ad41bdae0 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1618/3278] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:26:09 2026] GET /v2.0/networks/b79f819d-320d-4bec-98b7-bbe156b1cc3c => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3279] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:26:09 2026] DELETE /v2.0/subnets/38b673fb-e43a-4595-9ab4-f720592ee294 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:09.811 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61d75b0d-b939-473b-affb-f3895d07fcb0 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1619/3280] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:26:09 2026] GET /v2.0/subnets/38b673fb-e43a-4595-9ab4-f720592ee294 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3281] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:26:09 2026] DELETE /v2.0/subnets/19c32868-1db4-4091-ba4b-a4228985a6a3 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:09.999 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a65d303e-56db-4275-b5c8-b23f3bb24809 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3282] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:26:09 2026] GET /v2.0/subnets/19c32868-1db4-4091-ba4b-a4228985a6a3 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:26:10.112 7 INFO neutron_taas.services.taas.taas_plugin [None req-6fde1430-7e70-46e2-8d70-a0ed84ea8841 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] TaaS: Handle Delete Port: d7366c6d-02ea-488a-a6c9-0c4ee6fd7c91 2026-05-10 05:26:10.116 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fde1430-7e70-46e2-8d70-a0ed84ea8841 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Tap Mirror: Handle Delete Port: d7366c6d-02ea-488a-a6c9-0c4ee6fd7c91 [pid: 7|app: 0|req: 1663/3283] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:26:10 2026] DELETE /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:10.351 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a70a3841-7519-4bea-8a07-ef947b86d0e1 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1621/3284] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:26:10 2026] GET /v2.0/networks/acc7a391-c00b-4d9a-9ac0-c4f250e6fc4a => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3285] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:26:10 2026] DELETE /v2.0/subnets/d15c30d3-f284-4baa-a9f8-df32c99bebfc => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:10.515 8 INFO neutron.pecan_wsgi.hooks.translation [None req-51d7c34c-4830-4cc9-aa6e-e46a3c54e841 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1622/3286] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:26:10 2026] GET /v2.0/subnets/d15c30d3-f284-4baa-a9f8-df32c99bebfc => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3287] 10.0.0.213 () {32 vars in 723 bytes} [Sun May 10 05:26:10 2026] DELETE /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:10.717 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc125ed5-6eee-4952-9ada-571662977ddf 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3288] 10.0.0.213 () {32 vars in 720 bytes} [Sun May 10 05:26:10 2026] GET /v2.0/subnets/15bcadbc-8b49-46a5-8604-f1f676393b73 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:26:10.825 7 INFO neutron_taas.services.taas.taas_plugin [None req-7da40a17-4469-46ce-a35f-e307181e1600 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] TaaS: Handle Delete Port: aeda2435-584c-48b0-b986-169c0d1d74be 2026-05-10 05:26:10.828 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7da40a17-4469-46ce-a35f-e307181e1600 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] Tap Mirror: Handle Delete Port: aeda2435-584c-48b0-b986-169c0d1d74be 2026-05-10 05:26:10.856 7 INFO neutron.services.segments.plugin [-] Segment e8667907-e09c-4ecf-855c-cfe4da230492 resource provider aggregate not found 2026-05-10 05:26:10.867 7 INFO neutron.services.segments.plugin [-] Segment e8667907-e09c-4ecf-855c-cfe4da230492 resource provider aggregate not found 2026-05-10 05:26:10.887 7 INFO neutron.services.segments.plugin [-] Segment e8667907-e09c-4ecf-855c-cfe4da230492 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8667907-e09c-4ecf-855c-cfe4da230492 found for delete ", "request_id": "req-acae23ac-8f63-45f4-96f9-833c686d9b07"}]} 2026-05-10 05:26:10.893 7 INFO neutron.services.segments.plugin [-] Segment e8667907-e09c-4ecf-855c-cfe4da230492 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8667907-e09c-4ecf-855c-cfe4da230492 found for delete ", "request_id": "req-a7c1bbe2-409e-4ded-a487-6767d97c8352"}]} 2026-05-10 05:26:10.916 7 INFO neutron.services.segments.plugin [-] Segment f16705b6-55f9-4fad-8bd2-602288271e12 resource provider aggregate not found 2026-05-10 05:26:10.917 7 INFO neutron.services.segments.plugin [-] Segment f16705b6-55f9-4fad-8bd2-602288271e12 resource provider aggregate not found 2026-05-10 05:26:10.942 7 INFO neutron.services.segments.plugin [-] Segment f16705b6-55f9-4fad-8bd2-602288271e12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f16705b6-55f9-4fad-8bd2-602288271e12 found for delete ", "request_id": "req-f10b7b35-6d61-4488-ad6e-092c8bf4a90e"}]} 2026-05-10 05:26:10.962 7 INFO neutron.services.segments.plugin [-] Segment f16705b6-55f9-4fad-8bd2-602288271e12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f16705b6-55f9-4fad-8bd2-602288271e12 found for delete ", "request_id": "req-b6bbb9cc-d489-42ad-b300-1e8f0900b16c"}]} [pid: 7|app: 0|req: 1666/3289] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:26:10 2026] DELETE /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-10 05:26:11.097 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae1891ce-8b81-44f2-82e0-952b3822c225 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1624/3290] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:26:11 2026] GET /v2.0/networks/aa9fe8e2-d90e-4572-a953-ea79385ec7d7 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:26:12.966 7 INFO neutron.services.segments.plugin [-] Segment b86d85f3-ac18-463d-b8d3-fb341dc2a6fe resource provider aggregate not found 2026-05-10 05:26:12.983 7 INFO neutron.services.segments.plugin [-] Segment b86d85f3-ac18-463d-b8d3-fb341dc2a6fe resource provider aggregate not found 2026-05-10 05:26:12.986 7 INFO neutron.services.segments.plugin [-] Segment b86d85f3-ac18-463d-b8d3-fb341dc2a6fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b86d85f3-ac18-463d-b8d3-fb341dc2a6fe found for delete ", "request_id": "req-f8af73a2-bcee-4c04-9c84-25bb2618e1b4"}]} 2026-05-10 05:26:12.999 7 INFO neutron.services.segments.plugin [-] Segment b86d85f3-ac18-463d-b8d3-fb341dc2a6fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b86d85f3-ac18-463d-b8d3-fb341dc2a6fe found for delete ", "request_id": "req-b81ed1ce-d0ad-461d-9882-eead5922eeeb"}]} 2026-05-10 05:26:13.128 7 WARNING neutron.db.securitygroups_db [None req-0ca65b40-be15-43bf-b8cb-b2dc98650d4b 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1667/3293] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:26:12 2026] GET /v2.0/security-groups?tenant_id=4714e4bc40714ea6ae23494fcd4406a7&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3294] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:26:13 2026] DELETE /v2.0/security-groups/e89af4cf-5503-4564-9c8f-b4c267c5f41e => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:13.440 7 WARNING neutron.db.securitygroups_db [None req-b6ef89a8-81f3-49f5-9a94-57057a9540aa 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1668/3295] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:26:13 2026] GET /v2.0/security-groups?tenant_id=8592e64a1a354993b5310846885f94b3&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3296] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:26:13 2026] DELETE /v2.0/security-groups/c6aa9ea8-db96-4d5b-8cd8-726b7332f489 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:13.795 7 WARNING neutron.db.securitygroups_db [None req-14dba55b-e3cf-4d54-89fe-adfc1bff7892 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1669/3297] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:26:13 2026] GET /v2.0/security-groups?tenant_id=07cda4d5fb1044d1b4d0f1af2b371a27&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3298] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:26:13 2026] DELETE /v2.0/security-groups/4533c26e-2f44-45e5-88bf-2cba2971c289 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:14.111 7 WARNING neutron.db.securitygroups_db [None req-503c9ecc-cb00-4c7d-bd45-d6c47930f327 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1670/3299] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:26:14 2026] GET /v2.0/security-groups?tenant_id=d17c22670c9b4dbc86ca2670d5b14909&name=default => generated 2929 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3300] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:26:14 2026] DELETE /v2.0/security-groups/e194f953-5b65-4695-85d2-d3ce5862dbac => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:14.452 7 WARNING neutron.db.securitygroups_db [None req-762c898f-525b-4189-b173-694e0f8ee9ad 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1671/3301] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:26:14 2026] GET /v2.0/security-groups?tenant_id=22aedfe625aa40e6b99103cd6459a252&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3302] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:26:14 2026] DELETE /v2.0/security-groups/57852435-85d8-428a-9a9b-aee1d4dc511a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:14.816 7 WARNING neutron.db.securitygroups_db [None req-8e6ba15e-182c-49d6-8376-fefb1397d012 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1672/3303] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:26:14 2026] GET /v2.0/security-groups?tenant_id=db300d452108428689c1a00227015d67&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3304] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:26:14 2026] DELETE /v2.0/security-groups/65d5dc23-3f55-435a-b2e7-78c9a8091640 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:26:15.216 7 WARNING neutron.db.securitygroups_db [None req-7249c7b3-31ff-48db-ad79-c87c4b23c27a 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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: 1673/3305] 10.0.0.213 () {32 vars in 773 bytes} [Sun May 10 05:26:15 2026] GET /v2.0/security-groups?tenant_id=3b7e5c3d2e3e49d8b166607d095de4e2&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3306] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:26:15 2026] DELETE /v2.0/security-groups/6d181596-338f-43a7-9bcd-b28dfeb8e1ce => 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: 1674/3307] 10.0.0.213 () {32 vars in 648 bytes} [Sun May 10 05:26:18 2026] GET /v2.0/networks => generated 2168 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3308] 10.0.0.213 () {32 vars in 654 bytes} [Sun May 10 05:26:19 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3309] 10.0.0.213 () {32 vars in 646 bytes} [Sun May 10 05:26:19 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: 1635/3310] 10.0.0.213 () {32 vars in 642 bytes} [Sun May 10 05:26:19 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3311] 10.0.0.213 () {32 vars in 646 bytes} [Sun May 10 05:26:19 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3312] 10.0.0.213 () {32 vars in 648 bytes} [Sun May 10 05:26:19 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3313] 10.0.0.213 () {32 vars in 662 bytes} [Sun May 10 05:26:19 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3314] 10.0.0.213 () {32 vars in 654 bytes} [Sun May 10 05:26:19 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)