+ 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 [Thu Apr 16 09:54:34 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-6c69dd4f66-7898l machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f18d286f668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-16 09:54:38.432 8 INFO neutron.common.config [-] Logging enabled! 2026-04-16 09:54:38.433 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-16 09:54:38.537 7 INFO neutron.common.config [-] Logging enabled! 2026-04-16 09:54:38.537 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-16 09:54:39.464 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 09:54:39.596 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 09:54:41.078 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 09:54:41.081 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 09:54:41.085 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 09:54:41.086 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 09:54:41.086 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-16 09:54:41.086 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-16 09:54:41.087 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 09:54:41.096 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 09:54:41.096 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 09:54:41.096 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 09:54:41.120 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 09:54:41.122 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 09:54:41.126 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 09:54:41.126 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-16 09:54:41.127 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 09:54:41.127 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-16 09:54:41.127 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-16 09:54:41.127 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 09:54:41.127 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 09:54:41.127 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-16 09:54:41.134 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 09:54:41.135 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 09:54:41.135 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 09:54:41.157 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-16 09:54:41.158 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 09:54:41.158 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-16 09:54:41.165 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 09:54:41.166 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 09:54:41.166 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-16 09:54:41.166 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-16 09:54:41.186 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 09:54:41.186 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 09:54:41.186 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-16 09:54:41.187 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-16 09:54:41.475 7 INFO neutron.plugins.ml2.managers [None req-ad7c1c6f-c687-451f-b950-5761ec0631e9 - - - - - -] Initializing driver for type 'vlan' 2026-04-16 09:54:41.490 8 INFO neutron.plugins.ml2.managers [None req-18ae8fd0-bdb5-4b45-ac51-a71eb9e78500 - - - - - -] Initializing driver for type 'vlan' 2026-04-16 09:54:41.772 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ad7c1c6f-c687-451f-b950-5761ec0631e9 - - - - - -] VlanTypeDriver initialization complete 2026-04-16 09:54:41.772 7 INFO neutron.plugins.ml2.managers [None req-ad7c1c6f-c687-451f-b950-5761ec0631e9 - - - - - -] Initializing driver for type 'vxlan' 2026-04-16 09:54:41.773 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ad7c1c6f-c687-451f-b950-5761ec0631e9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-16 09:54:41.783 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-18ae8fd0-bdb5-4b45-ac51-a71eb9e78500 - - - - - -] VlanTypeDriver initialization complete 2026-04-16 09:54:41.783 8 INFO neutron.plugins.ml2.managers [None req-18ae8fd0-bdb5-4b45-ac51-a71eb9e78500 - - - - - -] Initializing driver for type 'vxlan' 2026-04-16 09:54:41.784 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-18ae8fd0-bdb5-4b45-ac51-a71eb9e78500 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-16 09:54:41.793 7 INFO neutron.plugins.ml2.managers [None req-ad7c1c6f-c687-451f-b950-5761ec0631e9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 09:54:41.793 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ad7c1c6f-c687-451f-b950-5761ec0631e9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 09:54:41.793 7 INFO neutron.plugins.ml2.managers [None req-ad7c1c6f-c687-451f-b950-5761ec0631e9 - - - - - -] Initializing extension driver 'port_security' 2026-04-16 09:54:41.793 7 INFO neutron.plugins.ml2.extensions.port_security [None req-ad7c1c6f-c687-451f-b950-5761ec0631e9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 09:54:41.793 7 INFO neutron.plugins.ml2.managers [None req-ad7c1c6f-c687-451f-b950-5761ec0631e9 - - - - - -] Initializing extension driver 'qos' 2026-04-16 09:54:41.793 7 INFO neutron.plugins.ml2.managers [None req-ad7c1c6f-c687-451f-b950-5761ec0631e9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-16 09:54:41.793 7 INFO neutron.plugins.ml2.managers [None req-ad7c1c6f-c687-451f-b950-5761ec0631e9 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-16 09:54:41.802 8 INFO neutron.plugins.ml2.managers [None req-18ae8fd0-bdb5-4b45-ac51-a71eb9e78500 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 09:54:41.803 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-18ae8fd0-bdb5-4b45-ac51-a71eb9e78500 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 09:54:41.803 8 INFO neutron.plugins.ml2.managers [None req-18ae8fd0-bdb5-4b45-ac51-a71eb9e78500 - - - - - -] Initializing extension driver 'port_security' 2026-04-16 09:54:41.803 8 INFO neutron.plugins.ml2.extensions.port_security [None req-18ae8fd0-bdb5-4b45-ac51-a71eb9e78500 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 09:54:41.803 8 INFO neutron.plugins.ml2.managers [None req-18ae8fd0-bdb5-4b45-ac51-a71eb9e78500 - - - - - -] Initializing extension driver 'qos' 2026-04-16 09:54:41.804 8 INFO neutron.plugins.ml2.managers [None req-18ae8fd0-bdb5-4b45-ac51-a71eb9e78500 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-16 09:54:41.804 8 INFO neutron.plugins.ml2.managers [None req-18ae8fd0-bdb5-4b45-ac51-a71eb9e78500 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-16 09:54:41.805 7 INFO neutron.quota [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded quota_driver: . 2026-04-16 09:54:41.805 7 INFO neutron.plugins.ml2.plugin [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 09:54:41.805 7 INFO neutron.plugins.ml2.managers [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 09:54:41.805 7 INFO neutron.plugins.ml2.managers [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 09:54:41.806 7 INFO neutron.plugins.ml2.managers [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 09:54:41.806 7 INFO neutron.manager [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loading Plugin: qos 2026-04-16 09:54:41.817 8 INFO neutron.quota [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded quota_driver: . 2026-04-16 09:54:41.817 8 INFO neutron.plugins.ml2.plugin [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 09:54:41.817 8 INFO neutron.plugins.ml2.managers [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 09:54:41.817 8 INFO neutron.plugins.ml2.managers [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 09:54:41.817 8 INFO neutron.plugins.ml2.managers [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 09:54:41.818 8 INFO neutron.manager [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loading Plugin: qos 2026-04-16 09:54:41.818 7 INFO neutron.manager [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loading Plugin: router 2026-04-16 09:54:41.830 8 INFO neutron.manager [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loading Plugin: router 2026-04-16 09:54:41.863 7 INFO neutron.services.service_base [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-16 09:54:41.863 7 INFO neutron.manager [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loading Plugin: segments 2026-04-16 09:54:41.876 8 INFO neutron.services.service_base [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-16 09:54:41.877 8 INFO neutron.manager [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loading Plugin: segments 2026-04-16 09:54:41.956 7 INFO neutron.manager [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loading Plugin: trunk 2026-04-16 09:54:41.971 7 INFO neutron.manager [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loading Plugin: vpnaas 2026-04-16 09:54:41.973 8 INFO neutron.manager [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loading Plugin: trunk 2026-04-16 09:54:41.990 8 INFO neutron.manager [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loading Plugin: vpnaas 2026-04-16 09:54:42.011 7 WARNING stevedore.named [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 09:54:42.030 8 WARNING stevedore.named [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 09:54:42.072 7 INFO neutron_vpnaas.services.vpn.plugin [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 09:54:42.073 7 INFO neutron.common.utils [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-16 09:54:42.073 7 INFO neutron.manager [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loading Plugin: taas 2026-04-16 09:54:42.098 8 INFO neutron_vpnaas.services.vpn.plugin [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 09:54:42.098 8 INFO neutron.common.utils [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-16 09:54:42.098 8 INFO neutron.manager [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loading Plugin: taas 2026-04-16 09:54:42.098 7 WARNING stevedore.named [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 09:54:42.099 7 WARNING stevedore.named [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 09:54:42.123 7 INFO neutron_taas.services.taas.taas_plugin [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 09:54:42.123 7 INFO neutron.manager [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loading Plugin: tapmirror 2026-04-16 09:54:42.128 8 WARNING stevedore.named [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 09:54:42.128 8 WARNING stevedore.named [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 09:54:42.135 7 WARNING stevedore.named [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 09:54:42.136 7 WARNING stevedore.named [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 09:54:42.148 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 09:54:42.148 7 INFO neutron.manager [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loading Plugin: auto_allocate 2026-04-16 09:54:42.148 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 09:54:42.149 8 INFO neutron.manager [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loading Plugin: tapmirror 2026-04-16 09:54:42.156 7 INFO neutron.manager [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loading Plugin: tag 2026-04-16 09:54:42.165 8 WARNING stevedore.named [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 09:54:42.165 8 WARNING stevedore.named [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 09:54:42.167 7 INFO neutron.manager [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loading Plugin: timestamp 2026-04-16 09:54:42.170 7 INFO neutron.manager [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 09:54:42.174 7 INFO neutron.manager [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loading Plugin: flavors 2026-04-16 09:54:42.178 7 INFO neutron.manager [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loading Plugin: revisions 2026-04-16 09:54:42.179 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 09:54:42.180 8 INFO neutron.manager [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loading Plugin: auto_allocate 2026-04-16 09:54:42.182 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Initializing extension manager. 2026-04-16 09:54:42.183 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: address-group 2026-04-16 09:54:42.184 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: address-scope 2026-04-16 09:54:42.185 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-16 09:54:42.186 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: agent 2026-04-16 09:54:42.186 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: agent-resources-synced 2026-04-16 09:54:42.187 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 09:54:42.188 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 09:54:42.188 8 INFO neutron.manager [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loading Plugin: tag 2026-04-16 09:54:42.189 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: availability_zone 2026-04-16 09:54:42.189 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: availability_zone_filter 2026-04-16 09:54:42.190 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 09:54:42.190 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: default-subnetpools 2026-04-16 09:54:42.192 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 09:54:42.192 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: dns-integration 2026-04-16 09:54:42.193 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 09:54:42.193 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-16 09:54:42.194 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: dvr 2026-04-16 09:54:42.194 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 09:54:42.195 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 09:54:42.196 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 09:54:42.196 8 INFO neutron.manager [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loading Plugin: timestamp 2026-04-16 09:54:42.196 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 09:54:42.197 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: external-net 2026-04-16 09:54:42.197 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 09:54:42.198 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: extraroute 2026-04-16 09:54:42.198 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: extraroute-atomic 2026-04-16 09:54:42.199 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 09:54:42.199 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 09:54:42.199 8 INFO neutron.manager [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 09:54:42.200 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 09:54:42.200 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 09:54:42.201 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: fip-port-details 2026-04-16 09:54:42.201 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: flavors 2026-04-16 09:54:42.203 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 09:54:42.203 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: floatingip-pools 2026-04-16 09:54:42.204 8 INFO neutron.manager [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loading Plugin: flavors 2026-04-16 09:54:42.204 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: ip_allocation 2026-04-16 09:54:42.204 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-16 09:54:42.205 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: l2_adjacency 2026-04-16 09:54:42.206 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: router 2026-04-16 09:54:42.207 8 INFO neutron.manager [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loading Plugin: revisions 2026-04-16 09:54:42.208 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 09:54:42.209 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-16 09:54:42.209 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-16 09:54:42.210 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 09:54:42.210 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: l3-ha 2026-04-16 09:54:42.211 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 09:54:42.211 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Initializing extension manager. 2026-04-16 09:54:42.211 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-16 09:54:42.212 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: l3-flavors 2026-04-16 09:54:42.212 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 09:54:42.212 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: address-group 2026-04-16 09:54:42.213 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-16 09:54:42.214 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: address-scope 2026-04-16 09:54:42.214 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-16 09:54:42.215 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-16 09:54:42.215 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: agent 2026-04-16 09:54:42.216 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: agent-resources-synced 2026-04-16 09:54:42.216 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 09:54:42.217 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 09:54:42.217 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-16 09:54:42.218 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 09:54:42.218 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 09:54:42.219 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: availability_zone 2026-04-16 09:54:42.219 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 09:54:42.219 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: availability_zone_filter 2026-04-16 09:54:42.220 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 09:54:42.220 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: multi-provider 2026-04-16 09:54:42.220 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: default-subnetpools 2026-04-16 09:54:42.220 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: net-mtu 2026-04-16 09:54:42.221 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 09:54:42.221 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: network_availability_zone 2026-04-16 09:54:42.222 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: network_ha 2026-04-16 09:54:42.222 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 09:54:42.223 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: network-ip-availability 2026-04-16 09:54:42.223 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: dns-integration 2026-04-16 09:54:42.224 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 09:54:42.224 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 09:54:42.224 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: pagination 2026-04-16 09:54:42.224 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-16 09:54:42.225 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: port-device-profile 2026-04-16 09:54:42.225 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: dvr 2026-04-16 09:54:42.225 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 09:54:42.226 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 09:54:42.226 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 09:54:42.226 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 09:54:42.226 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 09:54:42.227 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: port-mac-override 2026-04-16 09:54:42.227 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 09:54:42.227 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 09:54:42.228 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 09:54:42.228 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: external-net 2026-04-16 09:54:42.228 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 09:54:42.229 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 09:54:42.229 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 09:54:42.229 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: port-resource-request 2026-04-16 09:54:42.230 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 09:54:42.230 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: extraroute 2026-04-16 09:54:42.230 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 09:54:42.230 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: extraroute-atomic 2026-04-16 09:54:42.231 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: binding 2026-04-16 09:54:42.231 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: binding-extended 2026-04-16 09:54:42.232 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 09:54:42.232 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: port-security 2026-04-16 09:54:42.232 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 09:54:42.232 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: project-id 2026-04-16 09:54:42.233 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 09:54:42.233 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: provider 2026-04-16 09:54:42.233 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 09:54:42.234 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-16 09:54:42.234 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: fip-port-details 2026-04-16 09:54:42.235 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: flavors 2026-04-16 09:54:42.236 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: qos 2026-04-16 09:54:42.236 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 09:54:42.236 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 09:54:42.237 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: floatingip-pools 2026-04-16 09:54:42.237 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 09:54:42.237 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: qos-default 2026-04-16 09:54:42.237 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: ip_allocation 2026-04-16 09:54:42.238 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: qos-fip 2026-04-16 09:54:42.238 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-16 09:54:42.238 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 09:54:42.238 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: l2_adjacency 2026-04-16 09:54:42.239 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 09:54:42.239 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 09:54:42.240 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: router 2026-04-16 09:54:42.240 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 09:54:42.240 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 09:54:42.241 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: qos-pps 2026-04-16 09:54:42.242 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 09:54:42.242 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 09:54:42.242 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 09:54:42.242 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-16 09:54:42.243 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 09:54:42.243 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-16 09:54:42.243 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: quota-check-limit 2026-04-16 09:54:42.244 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 09:54:42.244 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 09:54:42.244 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: l3-ha 2026-04-16 09:54:42.245 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 09:54:42.245 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-16 09:54:42.246 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: l3-flavors 2026-04-16 09:54:42.246 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: quotas 2026-04-16 09:54:42.247 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 09:54:42.247 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: quota_details 2026-04-16 09:54:42.248 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-16 09:54:42.249 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: rbac-policies 2026-04-16 09:54:42.249 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: rbac-address-group 2026-04-16 09:54:42.250 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 09:54:42.250 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-16 09:54:42.250 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 09:54:42.251 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-16 09:54:42.251 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: revision-if-match 2026-04-16 09:54:42.251 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 09:54:42.252 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 09:54:42.252 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: router_availability_zone 2026-04-16 09:54:42.253 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 09:54:42.253 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-16 09:54:42.254 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 09:54:42.254 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 09:54:42.255 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 09:54:42.255 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 09:54:42.255 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-16 09:54:42.256 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: multi-provider 2026-04-16 09:54:42.256 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 09:54:42.256 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 09:54:42.256 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: net-mtu 2026-04-16 09:54:42.257 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 09:54:42.257 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 09:54:42.258 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: network_availability_zone 2026-04-16 09:54:42.258 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: network_ha 2026-04-16 09:54:42.259 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: network-ip-availability 2026-04-16 09:54:42.260 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 09:54:42.261 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: pagination 2026-04-16 09:54:42.261 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: port-device-profile 2026-04-16 09:54:42.262 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 09:54:42.262 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 09:54:42.263 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 09:54:42.263 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: security-group 2026-04-16 09:54:42.263 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: port-mac-override 2026-04-16 09:54:42.264 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: segment 2026-04-16 09:54:42.264 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 09:54:42.264 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 09:54:42.265 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 09:54:42.265 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: service-type 2026-04-16 09:54:42.265 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 09:54:42.265 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: sorting 2026-04-16 09:54:42.266 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: port-resource-request 2026-04-16 09:54:42.266 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 09:54:42.266 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 09:54:42.267 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: standard-attr-description 2026-04-16 09:54:42.267 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 09:54:42.267 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: stateful-security-group 2026-04-16 09:54:42.268 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: binding 2026-04-16 09:54:42.268 7 WARNING neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 09:54:42.268 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-16 09:54:42.269 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: binding-extended 2026-04-16 09:54:42.269 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: subnet-external-network 2026-04-16 09:54:42.269 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: port-security 2026-04-16 09:54:42.269 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: subnet_onboard 2026-04-16 09:54:42.270 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: project-id 2026-04-16 09:54:42.270 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 09:54:42.270 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: subnet-service-types 2026-04-16 09:54:42.270 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: provider 2026-04-16 09:54:42.271 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: subnet_allocation 2026-04-16 09:54:42.271 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-16 09:54:42.272 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 09:54:42.273 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: tag-creation 2026-04-16 09:54:42.273 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 09:54:42.274 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: qos 2026-04-16 09:54:42.275 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 09:54:42.275 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 09:54:42.276 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: qos-default 2026-04-16 09:54:42.276 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: qos-fip 2026-04-16 09:54:42.277 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 09:54:42.277 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 09:54:42.277 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 09:54:42.278 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 09:54:42.278 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 09:54:42.278 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: trunk 2026-04-16 09:54:42.279 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 09:54:42.279 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: trunk-details 2026-04-16 09:54:42.279 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 09:54:42.279 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 09:54:42.280 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 09:54:42.280 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: qos-pps 2026-04-16 09:54:42.280 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-16 09:54:42.281 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 09:54:42.281 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 09:54:42.281 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 09:54:42.282 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 09:54:42.282 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: quota-check-limit 2026-04-16 09:54:42.283 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-16 09:54:42.283 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 09:54:42.284 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 09:54:42.284 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: vpn-flavors 2026-04-16 09:54:42.285 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: quotas 2026-04-16 09:54:42.286 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: vpnaas 2026-04-16 09:54:42.287 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: quota_details 2026-04-16 09:54:42.287 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: taas 2026-04-16 09:54:42.288 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: rbac-policies 2026-04-16 09:54:42.288 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: tap-mirror 2026-04-16 09:54:42.289 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: rbac-address-group 2026-04-16 09:54:42.289 7 INFO neutron.api.extensions [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 09:54:42.289 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 09:54:42.290 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 09:54:42.290 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-16 09:54:42.291 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: revision-if-match 2026-04-16 09:54:42.291 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-16 09:54:42.291 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-16 09:54:42.291 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 09:54:42.292 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-16 09:54:42.292 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 09:54:42.292 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: router_availability_zone 2026-04-16 09:54:42.293 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 09:54:42.295 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 09:54:42.295 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 09:54:42.296 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 09:54:42.296 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 09:54:42.297 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-16 09:54:42.297 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 09:54:42.298 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 09:54:42.298 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 09:54:42.300 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 09:54:42.301 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 09:54:42.301 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 09:54:42.302 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 09:54:42.302 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] subnetpool is already registered 2026-04-16 09:54:42.302 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 09:54:42.303 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] subnetpool is already registered 2026-04-16 09:54:42.303 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 09:54:42.303 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: security-group 2026-04-16 09:54:42.303 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 09:54:42.304 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 09:54:42.304 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 09:54:42.304 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: segment 2026-04-16 09:54:42.305 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 09:54:42.305 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 09:54:42.305 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 09:54:42.305 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 09:54:42.306 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] ipsecpolicy is already registered 2026-04-16 09:54:42.306 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: service-type 2026-04-16 09:54:42.306 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 09:54:42.306 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] ikepolicy is already registered 2026-04-16 09:54:42.306 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: sorting 2026-04-16 09:54:42.307 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 09:54:42.308 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: standard-attr-description 2026-04-16 09:54:42.308 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: stateful-security-group 2026-04-16 09:54:42.309 8 WARNING neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 09:54:42.309 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-16 09:54:42.310 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: subnet-external-network 2026-04-16 09:54:42.310 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: subnet_onboard 2026-04-16 09:54:42.310 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 09:54:42.310 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] router is already registered 2026-04-16 09:54:42.311 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 09:54:42.311 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 09:54:42.311 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] floatingip is already registered 2026-04-16 09:54:42.313 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: subnet-service-types 2026-04-16 09:54:42.314 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: subnet_allocation 2026-04-16 09:54:42.315 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 09:54:42.314 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 09:54:42.315 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] rbac_policy is already registered 2026-04-16 09:54:42.315 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: tag-creation 2026-04-16 09:54:42.315 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 09:54:42.315 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] security_group is already registered 2026-04-16 09:54:42.316 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 09:54:42.316 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 09:54:42.316 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] security_group_rule is already registered 2026-04-16 09:54:42.317 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 09:54:42.317 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] subnetpool is already registered 2026-04-16 09:54:42.317 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 09:54:42.317 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] subnetpool is already registered 2026-04-16 09:54:42.318 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 09:54:42.318 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] trunk is already registered 2026-04-16 09:54:42.318 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 09:54:42.318 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] ikepolicy is already registered 2026-04-16 09:54:42.319 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 09:54:42.319 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] ipsecpolicy is already registered 2026-04-16 09:54:42.319 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 09:54:42.319 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] endpoint_group is already registered 2026-04-16 09:54:42.320 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 09:54:42.320 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] vpnservice is already registered 2026-04-16 09:54:42.320 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 09:54:42.320 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] ipsec_site_connection is already registered 2026-04-16 09:54:42.320 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 09:54:42.321 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 09:54:42.321 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] ipsecpolicy is already registered 2026-04-16 09:54:42.321 7 INFO neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 09:54:42.321 7 WARNING neutron.quota.resource_registry [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] ikepolicy is already registered 2026-04-16 09:54:42.321 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 09:54:42.322 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: trunk 2026-04-16 09:54:42.323 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: trunk-details 2026-04-16 09:54:42.323 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 09:54:42.324 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 09:54:42.324 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-16 09:54:42.325 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 09:54:42.327 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-16 09:54:42.328 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 09:54:42.329 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: vpn-flavors 2026-04-16 09:54:42.330 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: vpnaas 2026-04-16 09:54:42.332 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: taas 2026-04-16 09:54:42.333 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: tap-mirror 2026-04-16 09:54:42.333 8 INFO neutron.api.extensions [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 09:54:42.336 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-16 09:54:42.336 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-16 09:54:42.336 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 09:54:42.336 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-16 09:54:42.340 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 09:54:42.341 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 09:54:42.346 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 09:54:42.346 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 09:54:42.347 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 09:54:42.348 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 09:54:42.348 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] subnetpool is already registered 2026-04-16 09:54:42.348 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 09:54:42.348 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] subnetpool is already registered 2026-04-16 09:54:42.349 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 09:54:42.349 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 09:54:42.350 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 09:54:42.350 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 09:54:42.351 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 09:54:42.351 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 09:54:42.352 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 09:54:42.352 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] ipsecpolicy is already registered 2026-04-16 09:54:42.352 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 09:54:42.352 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] ikepolicy is already registered 2026-04-16 09:54:42.357 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 09:54:42.357 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] router is already registered 2026-04-16 09:54:42.358 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 09:54:42.358 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] floatingip is already registered 2026-04-16 09:54:42.359 7 WARNING keystonemiddleware._common.config [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 09:54:42.361 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 09:54:42.362 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] rbac_policy is already registered 2026-04-16 09:54:42.363 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 09:54:42.363 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] security_group is already registered 2026-04-16 09:54:42.363 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 09:54:42.363 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] security_group_rule is already registered 2026-04-16 09:54:42.364 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 09:54:42.364 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] subnetpool is already registered 2026-04-16 09:54:42.365 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 09:54:42.365 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] subnetpool is already registered 2026-04-16 09:54:42.366 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 09:54:42.366 7 WARNING oslo_config.cfg [None req-4dba9acc-f779-400b-93ac-397d78c8a026 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 09:54:42.366 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] trunk is already registered 2026-04-16 09:54:42.366 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 09:54:42.366 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] ikepolicy is already registered 2026-04-16 09:54:42.367 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 09:54:42.367 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] ipsecpolicy is already registered 2026-04-16 09:54:42.367 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 09:54:42.367 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] endpoint_group is already registered WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f18d286f668 pid: 7 (default app) 2026-04-16 09:54:42.368 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 09:54:42.368 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] vpnservice is already registered 2026-04-16 09:54:42.368 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 09:54:42.369 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] ipsec_site_connection is already registered 2026-04-16 09:54:42.369 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 09:54:42.369 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] ipsecpolicy is already registered 2026-04-16 09:54:42.370 8 INFO neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 09:54:42.370 8 WARNING neutron.quota.resource_registry [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] ikepolicy is already registered 2026-04-16 09:54:42.413 8 WARNING keystonemiddleware._common.config [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 09:54:42.420 8 WARNING oslo_config.cfg [None req-5ed295b3-0a39-47fd-9f5a-bac9f6750e40 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f18d286f668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 09:54:46.898 7 INFO neutron.pecan_wsgi.hooks.translation [None req-272236b6-56c8-4b90-9458-de31a823003f ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.153 () {44 vars in 927 bytes} [Thu Apr 16 09:54:45 2026] GET /v2.0/networks/public => generated 108 bytes in 936 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.153 () {44 vars in 949 bytes} [Thu Apr 16 09:54:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 09:54:47.689 7 WARNING neutron.services.revisions.revision_plugin [None req-cd5eef9d-72fe-4ccb-9edf-df7102e17992 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Could not find related network for resource to bump revision. 2026-04-16 09:54:47.725 7 INFO neutron.db.segments_db [None req-cd5eef9d-72fe-4ccb-9edf-df7102e17992 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 77247be4-41f6-4dad-9118-bc2e24abd687 of type flat for network eea7009c-c780-44f2-8421-16991d90b28b 2026-04-16 09:54:47.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd5eef9d-72fe-4ccb-9edf-df7102e17992 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.153 () {48 vars in 967 bytes} [Thu Apr 16 09:54:47 2026] POST /v2.0/networks => generated 124 bytes in 538 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 09:54:53.766 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dfb5b33a-5008-46ba-95e3-6f5dc29fcd13 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.153 () {44 vars in 927 bytes} [Thu Apr 16 09:54:53 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.153 () {44 vars in 949 bytes} [Thu Apr 16 09:54:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 09:54:53.843 7 WARNING neutron.services.revisions.revision_plugin [None req-2456b467-f4b8-4714-b1e7-a4f69ad743d4 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Could not find related network for resource to bump revision. 2026-04-16 09:54:53.856 7 INFO neutron.db.segments_db [None req-2456b467-f4b8-4714-b1e7-a4f69ad743d4 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment ad843f5e-2654-4033-b051-d6ee92c2bc3a of type flat for network 8c608d13-aac3-440b-80d8-d552fc86c166 2026-04-16 09:54:53.878 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2456b467-f4b8-4714-b1e7-a4f69ad743d4 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.153 () {48 vars in 967 bytes} [Thu Apr 16 09:54:53 2026] POST /v2.0/networks => generated 124 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 09:55:00.181 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2503c84-da23-4acc-8b0f-d9b291be12b4 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.153 () {44 vars in 927 bytes} [Thu Apr 16 09:54:59 2026] GET /v2.0/networks/public => generated 108 bytes in 373 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.153 () {44 vars in 949 bytes} [Thu Apr 16 09:55:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 09:55:00.439 8 WARNING neutron.services.revisions.revision_plugin [None req-a3ca5b38-f498-4ef2-9014-4f5345832d99 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Could not find related network for resource to bump revision. 2026-04-16 09:55:00.467 8 INFO neutron.db.segments_db [None req-a3ca5b38-f498-4ef2-9014-4f5345832d99 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 234bd342-02ac-4f06-a6b8-6b5d51288f08 of type flat for network d220a7f5-72c0-4c1a-b0ca-67648f738070 2026-04-16 09:55:00.517 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3ca5b38-f498-4ef2-9014-4f5345832d99 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.153 () {48 vars in 967 bytes} [Thu Apr 16 09:55:00 2026] POST /v2.0/networks => generated 124 bytes in 324 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 09:55:06.493 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e313ade-df51-4543-87a6-994499504bf4 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.153 () {44 vars in 927 bytes} [Thu Apr 16 09:55:06 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.153 () {44 vars in 949 bytes} [Thu Apr 16 09:55:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 09:55:06.560 8 WARNING neutron.services.revisions.revision_plugin [None req-68cd203c-5e70-47d6-96aa-3074e8d372e0 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Could not find related network for resource to bump revision. 2026-04-16 09:55:06.589 8 INFO neutron.db.segments_db [None req-68cd203c-5e70-47d6-96aa-3074e8d372e0 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment e4d79382-a41a-469d-876e-4fc1ba800509 of type flat for network 1c497a1d-9f78-4b5d-8898-6055ebf0e57e 2026-04-16 09:55:06.614 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68cd203c-5e70-47d6-96aa-3074e8d372e0 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.153 () {48 vars in 967 bytes} [Thu Apr 16 09:55:06 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-04-16 09:55:12.660 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5837f1a-84bc-40f2-9dd7-01d810e510c5 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.153 () {44 vars in 927 bytes} [Thu Apr 16 09:55:12 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.153 () {44 vars in 949 bytes} [Thu Apr 16 09:55:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 09:55:12.722 7 WARNING neutron.services.revisions.revision_plugin [None req-3642381b-7148-4c33-bcd8-0cc0e79340d5 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Could not find related network for resource to bump revision. 2026-04-16 09:55:12.735 7 INFO neutron.db.segments_db [None req-3642381b-7148-4c33-bcd8-0cc0e79340d5 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment deea682d-1b25-4664-9cf6-143a09e1dfb1 of type flat for network d68a789b-e373-4d0f-82fd-ac9dd8ac01dc 2026-04-16 09:55:12.752 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3642381b-7148-4c33-bcd8-0cc0e79340d5 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.153 () {48 vars in 967 bytes} [Thu Apr 16 09:55:12 2026] POST /v2.0/networks => generated 124 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 09:55:18.732 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73ef0f0b-411f-4138-8d03-503a9c526dd6 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.204.45.153 () {44 vars in 927 bytes} [Thu Apr 16 09:55:18 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: 10/22] 199.204.45.153 () {44 vars in 949 bytes} [Thu Apr 16 09:55:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 09:55:18.801 7 WARNING neutron.services.revisions.revision_plugin [None req-6302d8d1-b1d7-45e2-854d-649381345471 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Could not find related network for resource to bump revision. 2026-04-16 09:55:18.816 7 INFO neutron.db.segments_db [None req-6302d8d1-b1d7-45e2-854d-649381345471 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment c24142fc-5b34-4f6d-b3e2-d382556c23bf of type flat for network b1bed6a2-bd6f-442a-bee8-321efd10434a [pid: 7|app: 0|req: 13/23] 199.204.45.153 () {48 vars in 967 bytes} [Thu Apr 16 09:55:18 2026] POST /v2.0/networks => generated 706 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 09:55:20.096 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba03d307-d450-4a22-8496-c61cb1f83ba2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.204.45.153 () {44 vars in 927 bytes} [Thu Apr 16 09:55:20 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.153 () {44 vars in 949 bytes} [Thu Apr 16 09:55:20 2026] GET /v2.0/networks?name=public => generated 709 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 09:55:20.173 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6402f6e-c777-4f27-9c57-3b66459e3f16 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 199.204.45.153 () {44 vars in 1034 bytes} [Thu Apr 16 09:55:20 2026] GET /v2.0/subnets/public-subnet?network_id=b1bed6a2-bd6f-442a-bee8-321efd10434a => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.204.45.153 () {44 vars in 1057 bytes} [Thu Apr 16 09:55:20 2026] GET /v2.0/subnets?name=public-subnet&network_id=b1bed6a2-bd6f-442a-bee8-321efd10434a => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.153 () {48 vars in 965 bytes} [Thu Apr 16 09:55:20 2026] POST /v2.0/subnets => generated 664 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 09:56:20.966 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ebc5379b-847d-4ba6-89a0-2d6b8384ded8 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 17/36] 199.204.45.153 () {44 vars in 937 bytes} [Thu Apr 16 09:56:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/37] 199.204.45.153 () {44 vars in 959 bytes} [Thu Apr 16 09:56:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 09:56:21.066 8 INFO neutron.db.segments_db [None req-95ff6479-b060-4e8f-96b3-c2666767038b ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment b4c2dbed-9b90-420a-ad8c-1c108dc006c8 of type vxlan for network 6094e822-2f3c-457b-b2f1-b889e13ccf76 [pid: 8|app: 0|req: 18/38] 199.204.45.153 () {48 vars in 966 bytes} [Thu Apr 16 09:56:20 2026] POST /v2.0/networks => generated 688 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 09:56:22.429 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91031259-7b5e-4ec5-8152-c4f3f1b3fe8a ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 21/39] 199.204.45.153 () {44 vars in 937 bytes} [Thu Apr 16 09:56:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/40] 199.204.45.153 () {44 vars in 959 bytes} [Thu Apr 16 09:56:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 09:56:22.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6bd6b07b-3207-434f-bbd2-e15b96253690 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 22/41] 199.204.45.153 () {44 vars in 1036 bytes} [Thu Apr 16 09:56:22 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6094e822-2f3c-457b-b2f1-b889e13ccf76 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/42] 199.204.45.153 () {44 vars in 1059 bytes} [Thu Apr 16 09:56:22 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6094e822-2f3c-457b-b2f1-b889e13ccf76 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/43] 199.204.45.153 () {48 vars in 965 bytes} [Thu Apr 16 09:56:22 2026] POST /v2.0/subnets => generated 651 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 09:56:23.978 8 INFO neutron.api.v2.resource [None req-35b50cf5-f3ce-4c84-9620-c344ca7f1604 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 21/44] 199.204.45.153 () {44 vars in 971 bytes} [Thu Apr 16 09:56:23 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/45] 199.204.45.153 () {44 vars in 993 bytes} [Thu Apr 16 09:56:23 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/46] 199.204.45.153 () {48 vars in 980 bytes} [Thu Apr 16 09:56:24 2026] POST /v2.0/security-groups => generated 1616 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/47] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:25 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 1616 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/48] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:25 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/49] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:25 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/50] 199.204.45.153 () {48 vars in 991 bytes} [Thu Apr 16 09:56:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/51] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:26 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 2230 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/52] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:26 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/53] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:26 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/54] 199.204.45.153 () {48 vars in 991 bytes} [Thu Apr 16 09:56:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/55] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:27 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 2846 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/56] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:27 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/57] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:27 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/58] 199.204.45.153 () {48 vars in 991 bytes} [Thu Apr 16 09:56:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/59] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:28 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 3462 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/60] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:29 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 3462 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/61] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:29 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/62] 199.204.45.153 () {48 vars in 991 bytes} [Thu Apr 16 09:56:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/63] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:30 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 4078 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/64] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:30 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 4078 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/65] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:30 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/66] 199.204.45.153 () {48 vars in 991 bytes} [Thu Apr 16 09:56:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/67] 199.204.45.153 () {44 vars in 987 bytes} [Thu Apr 16 09:56:31 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76 => generated 732 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 09:56:31.782 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a0881fc-a2d9-41fc-aa27-67cdcac5e1c3 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/68] 199.204.45.153 () {44 vars in 1076 bytes} [Thu Apr 16 09:56:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6094e822-2f3c-457b-b2f1-b889e13ccf76 => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/69] 199.204.45.153 () {44 vars in 1099 bytes} [Thu Apr 16 09:56:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6094e822-2f3c-457b-b2f1-b889e13ccf76 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:31 2026] GET /v2.0/security-groups/90ac11ff-501a-4ced-9f6d-4b58d2562425 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 09:56:31.943 8 INFO neutron.api.v2.resource [None req-3ba8a909-8458-4f3f-afc9-a66516c31682 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/71] 199.204.45.153 () {44 vars in 1074 bytes} [Thu Apr 16 09:56:31 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c182f4c1d6834c26aecabff7ff6ed916 => generated 139 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/72] 199.204.45.153 () {44 vars in 1097 bytes} [Thu Apr 16 09:56:31 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c182f4c1d6834c26aecabff7ff6ed916 => generated 23 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 199.204.45.153 () {48 vars in 981 bytes} [Thu Apr 16 09:56:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.204.45.153 () {48 vars in 961 bytes} [Thu Apr 16 09:56:31 2026] POST /v2.0/ports => generated 1100 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.204.45.153 () {44 vars in 1088 bytes} [Thu Apr 16 09:56:33 2026] GET /v2.0/security-groups/524b5dbb-5c04-4d4d-81cd-7187b6795883?project_id=c182f4c1d6834c26aecabff7ff6ed916 => generated 1624 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 39/78] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:33 2026] GET /v2.0/security-groups/524b5dbb-5c04-4d4d-81cd-7187b6795883 => 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: 40/79] 199.204.45.153 () {44 vars in 1088 bytes} [Thu Apr 16 09:56:33 2026] GET /v2.0/security-groups/524b5dbb-5c04-4d4d-81cd-7187b6795883?project_id=c182f4c1d6834c26aecabff7ff6ed916 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.204.45.153 () {48 vars in 991 bytes} [Thu Apr 16 09:56:33 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: 41/81] 199.204.45.153 () {44 vars in 1088 bytes} [Thu Apr 16 09:56:34 2026] GET /v2.0/security-groups/524b5dbb-5c04-4d4d-81cd-7187b6795883?project_id=c182f4c1d6834c26aecabff7ff6ed916 => generated 2234 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:34 2026] GET /v2.0/security-groups/524b5dbb-5c04-4d4d-81cd-7187b6795883 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.153 () {44 vars in 1088 bytes} [Thu Apr 16 09:56:34 2026] GET /v2.0/security-groups/524b5dbb-5c04-4d4d-81cd-7187b6795883?project_id=c182f4c1d6834c26aecabff7ff6ed916 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.153 () {48 vars in 991 bytes} [Thu Apr 16 09:56:35 2026] POST /v2.0/security-group-rules => generated 599 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.153 () {44 vars in 1088 bytes} [Thu Apr 16 09:56:36 2026] GET /v2.0/security-groups/524b5dbb-5c04-4d4d-81cd-7187b6795883?project_id=c182f4c1d6834c26aecabff7ff6ed916 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:36 2026] GET /v2.0/security-groups/524b5dbb-5c04-4d4d-81cd-7187b6795883 => 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: 44/87] 199.204.45.153 () {44 vars in 1088 bytes} [Thu Apr 16 09:56:36 2026] GET /v2.0/security-groups/524b5dbb-5c04-4d4d-81cd-7187b6795883?project_id=c182f4c1d6834c26aecabff7ff6ed916 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.153 () {48 vars in 991 bytes} [Thu Apr 16 09:56:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.153 () {44 vars in 1088 bytes} [Thu Apr 16 09:56:37 2026] GET /v2.0/security-groups/524b5dbb-5c04-4d4d-81cd-7187b6795883?project_id=c182f4c1d6834c26aecabff7ff6ed916 => generated 3460 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:37 2026] GET /v2.0/security-groups/524b5dbb-5c04-4d4d-81cd-7187b6795883 => generated 3460 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.153 () {44 vars in 1088 bytes} [Thu Apr 16 09:56:37 2026] GET /v2.0/security-groups/524b5dbb-5c04-4d4d-81cd-7187b6795883?project_id=c182f4c1d6834c26aecabff7ff6ed916 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.153 () {48 vars in 991 bytes} [Thu Apr 16 09:56:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 09:56:40.089 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c533cda1-8b56-4233-b9a6-61fea31bb5c0 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/93] 199.204.45.153 () {44 vars in 979 bytes} [Thu Apr 16 09:56:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.153 () {48 vars in 1031 bytes} [Thu Apr 16 09:56:40 2026] PUT /v2.0/ports/290b9156-6305-4402-a2c8-d828b3012806 => generated 1249 bytes in 789 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.204.45.153 () {44 vars in 920 bytes} [Thu Apr 16 09:56:42 2026] GET /v2.0/ports => generated 3730 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 09:56:44.060 8 INFO neutron.api.v2.resource [None req-77cc8ed6-0ff4-4e3f-9a65-f0491335ea68 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/97] 199.204.45.153 () {44 vars in 959 bytes} [Thu Apr 16 09:56:43 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.204.45.153 () {44 vars in 981 bytes} [Thu Apr 16 09:56:44 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.204.45.153 () {48 vars in 980 bytes} [Thu Apr 16 09:56:44 2026] POST /v2.0/security-groups => generated 1610 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:45 2026] GET /v2.0/security-groups/ee1926e6-5abb-4f4f-ba41-7e8822586dac => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:45 2026] GET /v2.0/security-groups/ee1926e6-5abb-4f4f-ba41-7e8822586dac => generated 1610 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:45 2026] GET /v2.0/security-groups/ee1926e6-5abb-4f4f-ba41-7e8822586dac => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 199.204.45.153 () {48 vars in 991 bytes} [Thu Apr 16 09:56:45 2026] POST /v2.0/security-group-rules => generated 623 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:46 2026] GET /v2.0/security-groups/ee1926e6-5abb-4f4f-ba41-7e8822586dac => generated 2246 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:46 2026] GET /v2.0/security-groups/ee1926e6-5abb-4f4f-ba41-7e8822586dac => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 199.204.45.153 () {44 vars in 1001 bytes} [Thu Apr 16 09:56:46 2026] GET /v2.0/security-groups/ee1926e6-5abb-4f4f-ba41-7e8822586dac => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 199.204.45.153 () {48 vars in 991 bytes} [Thu Apr 16 09:56:46 2026] POST /v2.0/security-group-rules => generated 627 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 199.204.45.153 () {44 vars in 975 bytes} [Thu Apr 16 09:58:02 2026] GET /v2.0/quotas/536806f751094c669315fdeff0cda14b => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 199.204.45.153 () {48 vars in 1027 bytes} [Thu Apr 16 09:58:03 2026] PUT /v2.0/quotas/536806f751094c669315fdeff0cda14b => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 09:59:21.102 8 WARNING keystonemiddleware.audit [None req-abc2a4b6-690f-4a67-a52a-1015ebe82b43 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Skipping service octavia as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 67/132] 199.204.45.153 () {30 vars in 740 bytes} [Thu Apr 16 09:59:20 2026] GET /v2.0/networks?tenant_id=c182f4c1d6834c26aecabff7ff6ed916&shared=False => generated 15 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 09:59:21.145 7 WARNING keystonemiddleware.audit [None req-1eb00824-3255-4595-bb6d-07247067ce37 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Skipping service octavia as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 09:59:21.212 7 INFO neutron.db.segments_db [None req-54ce52cd-c594-4c94-b0bd-a7b7bb7810bb d8832561c35e40e387dab178d445b6ab c182f4c1d6834c26aecabff7ff6ed916 - - 3895bfc3fa5549a8bc8114643c21938c 3895bfc3fa5549a8bc8114643c21938c] Added segment 0481095e-54f8-43eb-8bda-ec7d38edf039 of type vxlan for network 0f1c5999-6fb8-4716-9f6b-cc0795a51a92 [pid: 7|app: 0|req: 66/133] 199.204.45.153 () {34 vars in 682 bytes} [Thu Apr 16 09:59:21 2026] POST /v2.0/networks => generated 698 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 09:59:21.319 8 WARNING keystonemiddleware.audit [None req-831ec9dd-6815-4b7f-9ba5-e2ee71f7f7ba d8832561c35e40e387dab178d445b6ab c182f4c1d6834c26aecabff7ff6ed916 - - 3895bfc3fa5549a8bc8114643c21938c 3895bfc3fa5549a8bc8114643c21938c] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 68/134] 199.204.45.153 () {30 vars in 722 bytes} [Thu Apr 16 09:59:21 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 09:59:21.365 7 WARNING keystonemiddleware.audit [None req-54ce52cd-c594-4c94-b0bd-a7b7bb7810bb d8832561c35e40e387dab178d445b6ab c182f4c1d6834c26aecabff7ff6ed916 - - 3895bfc3fa5549a8bc8114643c21938c 3895bfc3fa5549a8bc8114643c21938c] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 67/135] 199.204.45.153 () {30 vars in 633 bytes} [Thu Apr 16 09:59:21 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 09:59:21.382 8 WARNING keystonemiddleware.audit [None req-361865af-56f5-4596-870b-6ffcb2a03a41 d8832561c35e40e387dab178d445b6ab c182f4c1d6834c26aecabff7ff6ed916 - - 3895bfc3fa5549a8bc8114643c21938c 3895bfc3fa5549a8bc8114643c21938c] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 69/136] 199.204.45.153 () {34 vars in 677 bytes} [Thu Apr 16 09:59:21 2026] POST /v2.0/ports => generated 999 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 09:59:21.702 7 WARNING keystonemiddleware.audit [None req-05f95f50-ea1e-4575-858e-15b35988b2f4 d8832561c35e40e387dab178d445b6ab c182f4c1d6834c26aecabff7ff6ed916 - - 3895bfc3fa5549a8bc8114643c21938c 3895bfc3fa5549a8bc8114643c21938c] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 68/137] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 09:59:21 2026] GET /v2.0/networks/0f1c5999-6fb8-4716-9f6b-cc0795a51a92 => generated 704 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 09:59:23.434 8 WARNING keystonemiddleware.audit [None req-76583182-b935-42ae-8c50-b1214194b667 d8832561c35e40e387dab178d445b6ab c182f4c1d6834c26aecabff7ff6ed916 - - 3895bfc3fa5549a8bc8114643c21938c 3895bfc3fa5549a8bc8114643c21938c] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 70/138] 199.204.45.153 () {30 vars in 722 bytes} [Thu Apr 16 09:59:23 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 09:59:23.478 7 WARNING keystonemiddleware.audit [None req-400fa448-9bae-41dd-89dd-b6ab55669f1c d8832561c35e40e387dab178d445b6ab c182f4c1d6834c26aecabff7ff6ed916 - - 3895bfc3fa5549a8bc8114643c21938c 3895bfc3fa5549a8bc8114643c21938c] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 69/139] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 09:59:23 2026] GET /v2.0/networks/0f1c5999-6fb8-4716-9f6b-cc0795a51a92 => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:134: UserWarning: "--check-limit" parameter is no longer needed since Epoxy (2025.1) release. By default, Neutron quota engine checks the resource usage before updating the limits warnings.warn('"--check-limit" parameter is no longer needed ' [pid: 7|app: 0|req: 72/144] 199.204.45.153 () {48 vars in 1025 bytes} [Thu Apr 16 09:59:56 2026] PUT /v2.0/quotas/c182f4c1d6834c26aecabff7ff6ed916 => generated 291 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:00:24.988 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93d03d4b-d26e-4485-a374-de51b310e47e ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/149] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:00:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 203 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 199.204.45.153 () {30 vars in 763 bytes} [Thu Apr 16 10:00:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:00:26.803 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6cb99dd-47f7-4abf-8266-4f7d4a1412bb ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/151] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:00:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/152] 199.204.45.153 () {30 vars in 763 bytes} [Thu Apr 16 10:00:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 199.204.45.153 () {44 vars in 949 bytes} [Thu Apr 16 10:08:00 2026] GET /v2.0/networks?name=public => generated 753 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/220] 10.0.0.230 () {32 vars in 649 bytes} [Thu Apr 16 10:08:42 2026] GET /v2.0/networks => generated 2167 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/221] 10.0.0.230 () {32 vars in 655 bytes} [Thu Apr 16 10:08:44 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/222] 10.0.0.230 () {32 vars in 647 bytes} [Thu Apr 16 10:08:44 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/223] 10.0.0.230 () {32 vars in 643 bytes} [Thu Apr 16 10:08:44 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/224] 10.0.0.230 () {32 vars in 647 bytes} [Thu Apr 16 10:08:44 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/225] 10.0.0.230 () {32 vars in 649 bytes} [Thu Apr 16 10:08:44 2026] GET /v2.0/networks => generated 2167 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/226] 10.0.0.230 () {32 vars in 663 bytes} [Thu Apr 16 10:08:44 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/227] 10.0.0.230 () {32 vars in 655 bytes} [Thu Apr 16 10:08:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:08:55.079 7 INFO neutron.db.segments_db [None req-d8209201-e937-466f-b5a1-55a67e066835 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 16dd07f8-37f5-4348-ae70-686670de5a7b of type vxlan for network f33f1c9d-d805-45e3-af2e-258fdafd69f1 2026-04-16 10:08:55.111 8 INFO neutron.db.segments_db [None req-095e25a4-9ce6-4c01-ba95-e943b36b137c ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 3b4e9fa7-0044-49d5-a2f0-a2d75ffaba5d of type vxlan for network 86427e7f-85bb-4b54-9b24-5640c34a20ad [pid: 7|app: 0|req: 116/230] 10.0.0.230 () {34 vars in 671 bytes} [Thu Apr 16 10:08:54 2026] POST /v2.0/networks => generated 726 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/231] 10.0.0.230 () {34 vars in 671 bytes} [Thu Apr 16 10:08:54 2026] POST /v2.0/networks => generated 729 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:08:55.403 7 INFO neutron.db.segments_db [None req-2d81a448-c3f7-4ebd-9971-529cc428d588 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 3b3e46e6-86ae-4f62-a3d3-78ab9157bd9c of type vxlan for network b45b7884-21cf-44bb-85c4-9696ec656cc1 [pid: 8|app: 0|req: 116/232] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:08:55 2026] POST /v2.0/subnets => generated 692 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/233] 10.0.0.230 () {34 vars in 671 bytes} [Thu Apr 16 10:08:55 2026] POST /v2.0/networks => generated 728 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:08:55.555 7 INFO neutron.db.segments_db [None req-854b1dff-d660-4d51-b367-c042a25d323e ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 7d0cd441-340e-42aa-ab52-d4de7b281900 of type vxlan for network 4146cac2-a62e-4960-b279-16286c6e65a0 [pid: 8|app: 0|req: 117/234] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:08:55 2026] POST /v2.0/subnets => generated 695 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/235] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:08:55 2026] POST /v2.0/subnets => generated 694 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:08:55.804 7 INFO neutron.db.l3_hamode_db [None req-854b1dff-d660-4d51-b367-c042a25d323e ef869f83488e48bcb5b807c92a0a69ef 6a00d720a90345ffac9adcffe4d9c4fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:08:55.843 8 INFO neutron.db.segments_db [None req-dc94f641-a36b-4821-b51c-36d866a485d5 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 85677dc8-1e21-4a8a-aaee-ee46e204fa02 of type vxlan for network c7d9a86c-e808-40fc-ae0b-c3c9b8bbe1f0 2026-04-16 10:08:56.131 8 INFO neutron.db.l3_hamode_db [None req-dc94f641-a36b-4821-b51c-36d866a485d5 ef869f83488e48bcb5b807c92a0a69ef a2e82b5fd9e04a95966e033b76e58211 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:08:56.697 7 INFO neutron.db.l3_hamode_db [None req-854b1dff-d660-4d51-b367-c042a25d323e ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:08:57.061 8 INFO neutron.db.l3_hamode_db [None req-dc94f641-a36b-4821-b51c-36d866a485d5 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 118/236] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:08:55 2026] POST /v2.0/routers => generated 732 bytes in 2349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/237] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:08:57 2026] GET /v2.0/security-groups?tenant_id=84534860e10349019d3957ce2f25be82&name=default => generated 2921 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:08:58.077 7 INFO neutron.db.segments_db [None req-3e992fd1-b015-4b03-a62a-e13678e1f347 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 1edf6d09-1662-4cd9-ba4c-8e1dc2207ee9 of type vxlan for network e85a4769-2094-4a5a-8079-7eefd10832ec [pid: 8|app: 0|req: 119/238] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:08:55 2026] POST /v2.0/routers => generated 735 bytes in 2380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:08:58.301 7 INFO neutron.db.l3_hamode_db [None req-3e992fd1-b015-4b03-a62a-e13678e1f347 ef869f83488e48bcb5b807c92a0a69ef 40d343455d96451c8c944d7669efc12a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:08:59.016 7 INFO neutron.db.l3_hamode_db [None req-3e992fd1-b015-4b03-a62a-e13678e1f347 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 120/239] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:08:58 2026] PUT /v2.0/routers/d2848bfb-b2d5-410d-b1fa-e2ca13168c20/add_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/240] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:08:59 2026] DELETE /v2.0/security-groups/c4bc86ac-3f63-4e43-8e43-9382ed860fcb => 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: 120/241] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:08:58 2026] POST /v2.0/routers => generated 734 bytes in 1582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/242] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:08:59 2026] PUT /v2.0/routers/9dd20949-5d72-4b63-8d74-dd16bce50ac6/add_router_interface => generated 309 bytes in 1047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/243] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:08:59 2026] PUT /v2.0/routers/a4e756ce-d686-4f8a-b71c-6f87d4b3e7f0/add_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/244] 10.0.0.81 () {38 vars in 970 bytes} [Thu Apr 16 10:09:00 2026] POST /v2.0/security-groups => generated 1680 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/245] 10.0.0.81 () {38 vars in 970 bytes} [Thu Apr 16 10:09:00 2026] POST /v2.0/security-groups => generated 1681 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/246] 10.0.0.81 () {38 vars in 970 bytes} [Thu Apr 16 10:09:01 2026] POST /v2.0/security-groups => generated 1680 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 10:09:01.313 8 INFO neutron.db.segments_db [None req-cbdbb33e-8ab4-435f-bc72-d56a4398ad9d ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 1f585741-5f6b-48d1-b491-82fac951c265 of type vxlan for network 0cbe2e17-479a-41bd-8bfe-01ba4b46cc23 [pid: 8|app: 0|req: 124/247] 10.0.0.230 () {34 vars in 671 bytes} [Thu Apr 16 10:09:01 2026] POST /v2.0/networks => generated 724 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/248] 10.0.0.81 () {38 vars in 970 bytes} [Thu Apr 16 10:09:01 2026] POST /v2.0/security-groups => generated 1685 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/249] 10.0.0.230 () {34 vars in 685 bytes} [Thu Apr 16 10:09:01 2026] POST /v2.0/security-groups => generated 1660 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/250] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Apr 16 10:09:01 2026] GET /v2.0/security-groups?tenant_id=6a00d720a90345ffac9adcffe4d9c4fc => generated 7902 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/251] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:01 2026] GET /v2.0/security-groups/833ae95a-4ebc-47eb-8874-e9c001b3f0ad => generated 1685 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/252] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:09:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/253] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:01 2026] GET /v2.0/security-groups/d0e656e4-78e3-44a2-90cd-efc1b13064ee => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/254] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:09:01 2026] POST /v2.0/subnets => generated 690 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/255] 10.0.0.81 () {38 vars in 980 bytes} [Thu Apr 16 10:09:01 2026] POST /v2.0/security-group-rules => generated 614 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/256] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:01 2026] GET /v2.0/security-groups/d0e656e4-78e3-44a2-90cd-efc1b13064ee => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/257] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:09:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:09:01.867 7 INFO neutron.db.segments_db [None req-aab02c2b-2681-4077-92ed-bf4aa992431a ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 2b3019e2-a0a4-4420-ae74-907c71016eba of type vxlan for network 3f6894db-af81-498c-b3a3-3239381f863f [pid: 8|app: 0|req: 128/258] 10.0.0.81 () {38 vars in 970 bytes} [Thu Apr 16 10:09:01 2026] POST /v2.0/security-groups => generated 1685 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 10:09:02.118 7 INFO neutron.db.l3_hamode_db [None req-aab02c2b-2681-4077-92ed-bf4aa992431a ef869f83488e48bcb5b807c92a0a69ef 12c46bd6bfc74ed98476a38f65c32eb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 129/259] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:09:01 2026] POST /v2.0/floatingips => generated 552 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/260] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:02 2026] GET /v2.0/security-groups/ae7964d3-2700-4f0a-bb26-237b1b0a4d68 => generated 1680 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/261] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:02 2026] GET /v2.0/security-groups/61a73cc7-0256-47e0-9423-7c7bc473a564 => generated 1685 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/262] 10.0.0.81 () {36 vars in 1012 bytes} [Thu Apr 16 10:09:02 2026] DELETE /v2.0/security-groups/ae7964d3-2700-4f0a-bb26-237b1b0a4d68 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/263] 10.0.0.81 () {38 vars in 980 bytes} [Thu Apr 16 10:09:02 2026] POST /v2.0/security-group-rules => generated 614 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:09:02.800 8 INFO neutron.api.v2.resource [req-d9e001a0-452e-4f70-9f10-9164b2fb8a6f req-5e47e167-0cd0-4a3f-b07f-66299f336565 34bbea97430e49d8a707d08c5c0ba7bb 6a00d720a90345ffac9adcffe4d9c4fc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 134/264] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:02 2026] GET /v2.0/security-groups/ae7964d3-2700-4f0a-bb26-237b1b0a4d68 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/265] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:02 2026] GET /v2.0/security-groups/61a73cc7-0256-47e0-9423-7c7bc473a564 => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/266] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:02 2026] GET /v2.0/security-groups/a8f2f073-1e9d-41f0-b1fa-d9ce83fc6251 => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:09:02.883 7 INFO neutron.db.l3_hamode_db [None req-aab02c2b-2681-4077-92ed-bf4aa992431a ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 137/267] 10.0.0.81 () {38 vars in 980 bytes} [Thu Apr 16 10:09:02 2026] POST /v2.0/security-group-rules => generated 619 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/268] 10.0.0.81 () {36 vars in 1012 bytes} [Thu Apr 16 10:09:02 2026] DELETE /v2.0/security-groups/a8f2f073-1e9d-41f0-b1fa-d9ce83fc6251 => 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: 139/269] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:03 2026] GET /v2.0/security-groups/61a73cc7-0256-47e0-9423-7c7bc473a564 => generated 2940 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:09:03.130 8 INFO neutron.api.v2.resource [req-93f21367-faad-48ce-824a-fca55a4ca5f0 req-7842f6e7-0c96-476d-ae17-751c8f35b6c2 34bbea97430e49d8a707d08c5c0ba7bb 6a00d720a90345ffac9adcffe4d9c4fc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 140/270] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:03 2026] GET /v2.0/security-groups/a8f2f073-1e9d-41f0-b1fa-d9ce83fc6251 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/271] 10.0.0.81 () {34 vars in 1000 bytes} [Thu Apr 16 10:09:03 2026] GET /v2.0/security-group-rules/77448432-8c9b-481b-88a7-cfac9799d9e8 => generated 616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/272] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:03 2026] GET /v2.0/security-groups/2ce68b6b-2bde-4e3e-8dc4-0e1d0556f4b3 => generated 1680 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/275] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:03 2026] GET /v2.0/security-groups/61a73cc7-0256-47e0-9423-7c7bc473a564 => generated 2940 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/276] 10.0.0.81 () {36 vars in 1012 bytes} [Thu Apr 16 10:09:03 2026] DELETE /v2.0/security-groups/2ce68b6b-2bde-4e3e-8dc4-0e1d0556f4b3 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/277] 10.0.0.81 () {36 vars in 1022 bytes} [Thu Apr 16 10:09:03 2026] DELETE /v2.0/security-group-rules/77448432-8c9b-481b-88a7-cfac9799d9e8 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:09:03.395 8 INFO neutron.api.v2.resource [req-09a2d6ec-afc7-4a03-a4f7-dfa482d840cf req-7d588e1d-4535-4a33-ad55-9eb2abb686f8 34bbea97430e49d8a707d08c5c0ba7bb 6a00d720a90345ffac9adcffe4d9c4fc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 148/278] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:03 2026] GET /v2.0/security-groups/2ce68b6b-2bde-4e3e-8dc4-0e1d0556f4b3 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/279] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:03 2026] GET /v2.0/security-groups/61a73cc7-0256-47e0-9423-7c7bc473a564 => generated 2310 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/280] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Apr 16 10:09:03 2026] GET /v2.0/security-groups?tenant_id=6a00d720a90345ffac9adcffe4d9c4fc => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/281] 10.0.0.81 () {36 vars in 1012 bytes} [Thu Apr 16 10:09:03 2026] DELETE /v2.0/security-groups/61a73cc7-0256-47e0-9423-7c7bc473a564 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/282] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:03 2026] GET /v2.0/security-groups/d0e656e4-78e3-44a2-90cd-efc1b13064ee => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/283] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:03 2026] GET /v2.0/security-groups/833ae95a-4ebc-47eb-8874-e9c001b3f0ad => generated 2310 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/284] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:03 2026] GET /v2.0/security-groups/d0e656e4-78e3-44a2-90cd-efc1b13064ee => generated 2918 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/285] 10.0.0.81 () {36 vars in 1012 bytes} [Thu Apr 16 10:09:03 2026] DELETE /v2.0/security-groups/833ae95a-4ebc-47eb-8874-e9c001b3f0ad => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:09:03.743 8 INFO neutron.api.v2.resource [req-237f6598-b60c-43bc-a322-97b36e926bfe req-0dcaae1d-ca17-4db2-909b-1018f7adeaee 34bbea97430e49d8a707d08c5c0ba7bb 6a00d720a90345ffac9adcffe4d9c4fc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 156/286] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:03 2026] GET /v2.0/security-groups/2ce68b6b-2bde-4e3e-8dc4-0e1d0556f4b3 => 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: 131/287] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:09:01 2026] POST /v2.0/routers => generated 730 bytes in 1962 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:09:03.801 7 INFO neutron.api.v2.resource [req-5f73e739-d949-4354-869f-487f21be4f8d req-dae00ec5-3e56-400f-9bdf-29f2e850cfe1 34bbea97430e49d8a707d08c5c0ba7bb 6a00d720a90345ffac9adcffe4d9c4fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 132/288] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:03 2026] GET /v2.0/security-groups/a8f2f073-1e9d-41f0-b1fa-d9ce83fc6251 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:09:04.490 8 INFO neutron_taas.services.taas.taas_plugin [None req-8c11c9ac-e163-422c-ad89-a4cb8c4960fc ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: b3ef65d1-e856-4337-8e36-c27de1d0905b 2026-04-16 10:09:04.497 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c11c9ac-e163-422c-ad89-a4cb8c4960fc ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: b3ef65d1-e856-4337-8e36-c27de1d0905b [pid: 8|app: 0|req: 157/289] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:09:03 2026] PUT /v2.0/routers/9dd20949-5d72-4b63-8d74-dd16bce50ac6/remove_router_interface => generated 309 bytes in 1341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:05.106 8 INFO neutron.api.v2.resource [req-7422b96a-6a12-4136-be69-99db552e9338 req-4c1b3005-ad62-43ad-baf4-7f895b23ab78 34bbea97430e49d8a707d08c5c0ba7bb 6a00d720a90345ffac9adcffe4d9c4fc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 158/290] 10.0.0.81 () {34 vars in 990 bytes} [Thu Apr 16 10:09:05 2026] GET /v2.0/security-groups/ae7964d3-2700-4f0a-bb26-237b1b0a4d68 => 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: 133/291] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:09:03 2026] PUT /v2.0/routers/a8a0a01b-1020-4445-9a35-8528c147dfb1/add_router_interface => generated 309 bytes in 1470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:05.285 8 INFO neutron_taas.services.taas.taas_plugin [None req-4edef861-bebc-404b-8f86-f67735477e5e ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 0238bef1-8df0-408e-b5c9-c2759e526b6d 2026-04-16 10:09:05.288 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4edef861-bebc-404b-8f86-f67735477e5e ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 0238bef1-8df0-408e-b5c9-c2759e526b6d 2026-04-16 10:09:05.519 8 INFO neutron_taas.services.taas.taas_plugin [None req-4edef861-bebc-404b-8f86-f67735477e5e ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 6cd7f889-0194-42b3-91a8-0e5d9a84204b 2026-04-16 10:09:05.523 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4edef861-bebc-404b-8f86-f67735477e5e ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 6cd7f889-0194-42b3-91a8-0e5d9a84204b 2026-04-16 10:09:05.611 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-4edef861-bebc-404b-8f86-f67735477e5e ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - 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 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, 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 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, 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 646, 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 717, 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 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, 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-04-16 10:09:05.687 7 INFO neutron_taas.services.taas.taas_plugin [None req-6385044a-7ceb-4e36-9e4c-f9ceea42d785 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 4c8a3976-3b3c-4bb3-b29e-3d3d4bf2d2b0 2026-04-16 10:09:05.694 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6385044a-7ceb-4e36-9e4c-f9ceea42d785 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 4c8a3976-3b3c-4bb3-b29e-3d3d4bf2d2b0 2026-04-16 10:09:05.971 8 INFO neutron.db.l3_hamode_db [None req-4edef861-bebc-404b-8f86-f67735477e5e ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] HA network c7d9a86c-e808-40fc-ae0b-c3c9b8bbe1f0 was deleted as no HA routers are present in tenant a2e82b5fd9e04a95966e033b76e58211. [pid: 8|app: 0|req: 159/292] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:09:05 2026] DELETE /v2.0/routers/9dd20949-5d72-4b63-8d74-dd16bce50ac6 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/293] 10.0.0.230 () {34 vars in 685 bytes} [Thu Apr 16 10:09:05 2026] POST /v2.0/security-groups => generated 1661 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/294] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:09:05 2026] PUT /v2.0/routers/d2848bfb-b2d5-410d-b1fa-e2ca13168c20/remove_router_interface => generated 309 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/295] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:09:06 2026] DELETE /v2.0/subnets/8fe7a90c-e45c-4333-94e0-ef88caf11141 => 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: 135/296] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:09:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:09:06.395 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b9e70dd-f9ff-4f8d-ae1a-258c33d29f02 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 9c1bf7d2-101a-4764-bf66-aa997a5b79d0 2026-04-16 10:09:06.398 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b9e70dd-f9ff-4f8d-ae1a-258c33d29f02 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 9c1bf7d2-101a-4764-bf66-aa997a5b79d0 2026-04-16 10:09:06.404 8 INFO neutron_taas.services.taas.taas_plugin [None req-97eef142-bfc1-4cab-a135-e5af0d7a4f81 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 7ff3e2c9-99c5-4520-b3f5-cdba0aae5b6a 2026-04-16 10:09:06.406 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97eef142-bfc1-4cab-a135-e5af0d7a4f81 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 7ff3e2c9-99c5-4520-b3f5-cdba0aae5b6a 2026-04-16 10:09:06.410 8 INFO neutron.services.segments.plugin [-] Segment 85677dc8-1e21-4a8a-aaee-ee46e204fa02 resource provider aggregate not found 2026-04-16 10:09:06.435 8 INFO neutron.services.segments.plugin [-] Segment 85677dc8-1e21-4a8a-aaee-ee46e204fa02 resource provider aggregate not found 2026-04-16 10:09:06.441 8 INFO neutron.services.segments.plugin [-] Segment 85677dc8-1e21-4a8a-aaee-ee46e204fa02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85677dc8-1e21-4a8a-aaee-ee46e204fa02 found for delete ", "request_id": "req-9088f6e3-5a9f-435a-9592-a9e482ed0046"}]} 2026-04-16 10:09:06.449 8 INFO neutron.services.segments.plugin [-] Segment 85677dc8-1e21-4a8a-aaee-ee46e204fa02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85677dc8-1e21-4a8a-aaee-ee46e204fa02 found for delete ", "request_id": "req-20caf1ab-c5ac-46a6-b491-97e0553187d2"}]} [pid: 7|app: 0|req: 136/297] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:09:06 2026] DELETE /v2.0/networks/86427e7f-85bb-4b54-9b24-5640c34a20ad => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:09:06.637 8 INFO neutron_taas.services.taas.taas_plugin [None req-97eef142-bfc1-4cab-a135-e5af0d7a4f81 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 05fa7d74-2839-4318-90ac-c14f160e945d 2026-04-16 10:09:06.641 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97eef142-bfc1-4cab-a135-e5af0d7a4f81 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 05fa7d74-2839-4318-90ac-c14f160e945d [pid: 7|app: 0|req: 137/298] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:09:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:09:07.063 8 INFO neutron.db.l3_hamode_db [None req-97eef142-bfc1-4cab-a135-e5af0d7a4f81 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] HA network 4146cac2-a62e-4960-b279-16286c6e65a0 was deleted as no HA routers are present in tenant 6a00d720a90345ffac9adcffe4d9c4fc. [pid: 8|app: 0|req: 162/299] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:09:06 2026] DELETE /v2.0/routers/d2848bfb-b2d5-410d-b1fa-e2ca13168c20 => generated 0 bytes in 803 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/300] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:07 2026] GET /v2.0/security-groups?tenant_id=a2e82b5fd9e04a95966e033b76e58211&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:09:07.118 7 INFO neutron.services.segments.plugin [-] Segment 3b4e9fa7-0044-49d5-a2f0-a2d75ffaba5d resource provider aggregate not found 2026-04-16 10:09:07.138 7 INFO neutron.services.segments.plugin [-] Segment 3b4e9fa7-0044-49d5-a2f0-a2d75ffaba5d resource provider aggregate not found 2026-04-16 10:09:07.139 7 INFO neutron.services.segments.plugin [-] Segment 3b4e9fa7-0044-49d5-a2f0-a2d75ffaba5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b4e9fa7-0044-49d5-a2f0-a2d75ffaba5d found for delete ", "request_id": "req-bf9f04e8-5be6-47e2-823c-83f82155bfdb"}]} 2026-04-16 10:09:07.154 7 INFO neutron.services.segments.plugin [-] Segment 3b4e9fa7-0044-49d5-a2f0-a2d75ffaba5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b4e9fa7-0044-49d5-a2f0-a2d75ffaba5d found for delete ", "request_id": "req-be2eefd2-0724-489f-b044-d1baaefce432"}]} [pid: 8|app: 0|req: 164/301] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:09:07 2026] DELETE /v2.0/subnets/58fdf8e1-8195-491a-824e-5b9f77a9794c => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/302] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:09:06 2026] POST /v2.0/floatingips => generated 552 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/303] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:07 2026] DELETE /v2.0/security-groups/974e16e1-fdef-4567-8377-1cff30ef14cb => 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: 166/304] 10.0.0.81 () {34 vars in 1097 bytes} [Thu Apr 16 10:09:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--296345675&fields=id&tenant_id=40d343455d96451c8c944d7669efc12a => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:09:07.464 7 INFO neutron_taas.services.taas.taas_plugin [None req-c76475a1-7ec5-4f2a-8060-314e45becd5b ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: df9ca785-20d5-4d01-aa3b-11a97b0229d5 2026-04-16 10:09:07.467 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c76475a1-7ec5-4f2a-8060-314e45becd5b ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: df9ca785-20d5-4d01-aa3b-11a97b0229d5 [pid: 8|app: 0|req: 167/305] 10.0.0.81 () {34 vars in 981 bytes} [Thu Apr 16 10:09:07 2026] GET /v2.0/networks?id=b45b7884-21cf-44bb-85c4-9696ec656cc1 => generated 679 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/306] 10.0.0.81 () {34 vars in 964 bytes} [Thu Apr 16 10:09:07 2026] GET /v2.0/quotas/40d343455d96451c8c944d7669efc12a => 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/307] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:09:07 2026] DELETE /v2.0/networks/f33f1c9d-d805-45e3-af2e-258fdafd69f1 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/308] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Apr 16 10:09:07 2026] GET /v2.0/ports?tenant_id=40d343455d96451c8c944d7669efc12a&fields=id => generated 103 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/309] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:07 2026] GET /v2.0/security-groups?tenant_id=6a00d720a90345ffac9adcffe4d9c4fc&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/310] 10.0.0.81 () {34 vars in 1099 bytes} [Thu Apr 16 10:09:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1284130525&fields=id&tenant_id=12c46bd6bfc74ed98476a38f65c32eb7 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/311] 10.0.0.81 () {34 vars in 981 bytes} [Thu Apr 16 10:09:07 2026] GET /v2.0/networks?id=0cbe2e17-479a-41bd-8bfe-01ba4b46cc23 => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/312] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:07 2026] DELETE /v2.0/security-groups/d0e656e4-78e3-44a2-90cd-efc1b13064ee => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/313] 10.0.0.81 () {34 vars in 964 bytes} [Thu Apr 16 10:09:07 2026] GET /v2.0/quotas/12c46bd6bfc74ed98476a38f65c32eb7 => 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: 172/314] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Apr 16 10:09:07 2026] GET /v2.0/ports?tenant_id=12c46bd6bfc74ed98476a38f65c32eb7&fields=id => generated 57 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/315] 10.0.0.81 () {34 vars in 906 bytes} [Thu Apr 16 10:09:08 2026] GET /v2.0/extensions => generated 21537 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/316] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Apr 16 10:09:08 2026] GET /v2.0/networks/b45b7884-21cf-44bb-85c4-9696ec656cc1?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: 144/317] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Apr 16 10:09:08 2026] GET /v2.0/networks/b45b7884-21cf-44bb-85c4-9696ec656cc1?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: 174/318] 10.0.0.81 () {34 vars in 906 bytes} [Thu Apr 16 10:09:08 2026] GET /v2.0/extensions => generated 21537 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 10:09:08.468 8 INFO neutron.services.segments.plugin [-] Segment 7d0cd441-340e-42aa-ab52-d4de7b281900 resource provider aggregate not found 2026-04-16 10:09:08.481 8 INFO neutron.services.segments.plugin [-] Segment 7d0cd441-340e-42aa-ab52-d4de7b281900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d0cd441-340e-42aa-ab52-d4de7b281900 found for delete ", "request_id": "req-21ce7a62-988c-40ec-b246-9e0d257c1ee9"}]} 2026-04-16 10:09:08.482 8 INFO neutron.services.segments.plugin [-] Segment 7d0cd441-340e-42aa-ab52-d4de7b281900 resource provider aggregate not found [pid: 7|app: 0|req: 145/319] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Apr 16 10:09:08 2026] GET /v2.0/networks/0cbe2e17-479a-41bd-8bfe-01ba4b46cc23?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:09:08.497 8 INFO neutron.services.segments.plugin [-] Segment 7d0cd441-340e-42aa-ab52-d4de7b281900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d0cd441-340e-42aa-ab52-d4de7b281900 found for delete ", "request_id": "req-3ee81599-5e22-4422-9ca9-606b69b16c62"}]} [pid: 8|app: 0|req: 175/320] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Apr 16 10:09:08 2026] GET /v2.0/networks/0cbe2e17-479a-41bd-8bfe-01ba4b46cc23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/321] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:08 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/322] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:08 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:09:09.160 7 INFO neutron.services.segments.plugin [-] Segment 16dd07f8-37f5-4348-ae70-686670de5a7b resource provider aggregate not found 2026-04-16 10:09:09.179 7 INFO neutron.services.segments.plugin [-] Segment 16dd07f8-37f5-4348-ae70-686670de5a7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16dd07f8-37f5-4348-ae70-686670de5a7b found for delete ", "request_id": "req-1aaceaaf-ab2f-4b2e-a761-12c2de01f10c"}]} 2026-04-16 10:09:09.186 7 INFO neutron.services.segments.plugin [-] Segment 16dd07f8-37f5-4348-ae70-686670de5a7b resource provider aggregate not found 2026-04-16 10:09:09.203 7 INFO neutron.services.segments.plugin [-] Segment 16dd07f8-37f5-4348-ae70-686670de5a7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16dd07f8-37f5-4348-ae70-686670de5a7b found for delete ", "request_id": "req-c38efb27-01fc-4fe6-9caf-64de0475a491"}]} 2026-04-16 10:09:09.470 7 INFO neutron.db.segments_db [None req-061ee5cf-740c-462c-a93f-af26f6851711 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 5f96b0cb-1fdc-416f-bce1-1f184803a20c of type vxlan for network 3c7e462a-0f80-463b-9c05-a596f91dd2a7 [pid: 7|app: 0|req: 147/323] 10.0.0.230 () {34 vars in 671 bytes} [Thu Apr 16 10:09:09 2026] POST /v2.0/networks => generated 732 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/324] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:09 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => 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: 177/325] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:09:09 2026] POST /v2.0/subnets => generated 698 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:09:09.845 7 INFO neutron.db.segments_db [None req-d76ae958-0ddb-4563-b6ea-b9371cb60206 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 157c1375-10f1-4883-8156-8fabdc63be03 of type vxlan for network af46a604-86a8-4d52-9f29-67d5a5930d8e [pid: 8|app: 0|req: 178/326] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:09 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:09:10.066 7 INFO neutron.db.l3_hamode_db [None req-d76ae958-0ddb-4563-b6ea-b9371cb60206 ef869f83488e48bcb5b807c92a0a69ef fb663121633c4608b7af49c1b99d9178 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 179/327] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:10 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:09:10.875 7 INFO neutron.db.l3_hamode_db [None req-d76ae958-0ddb-4563-b6ea-b9371cb60206 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 180/328] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:10 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => 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: 149/329] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:09:09 2026] POST /v2.0/routers => generated 738 bytes in 1906 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/330] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:11 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => 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: 151/331] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:12 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/332] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:12 2026] GET /v2.0/security-groups?tenant_id=9a4712126fd949929a4b44a0ea59ccf9&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: 153/333] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:12 2026] DELETE /v2.0/security-groups/b59cffae-3d5b-4c40-9c19-e58de17ea83e => 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: 154/334] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:12 2026] GET /v2.0/security-groups?tenant_id=431605df6d2946ccbedd5070fff9de2e&name=default => generated 2925 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/335] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:12 2026] DELETE /v2.0/security-groups/08fc08e4-b1d0-49fb-ae22-dd322091fb3f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/336] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:09:11 2026] PUT /v2.0/routers/ac8e3554-07bf-4a1d-b410-882af6a1366c/add_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/337] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:13 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => 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: 182/338] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:13 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => 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: 157/339] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:09:13 2026] GET /v2.0/networks?id=b45b7884-21cf-44bb-85c4-9696ec656cc1 => generated 679 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/340] 10.0.0.230 () {34 vars in 685 bytes} [Thu Apr 16 10:09:13 2026] POST /v2.0/security-groups => generated 1660 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/341] 199.204.45.153 () {34 vars in 911 bytes} [Thu Apr 16 10:09:13 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/342] 199.204.45.153 () {34 vars in 1050 bytes} [Thu Apr 16 10:09:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=40d343455d96451c8c944d7669efc12a => generated 180 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/343] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:09:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/344] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:09:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/345] 199.204.45.153 () {38 vars in 955 bytes} [Thu Apr 16 10:09:13 2026] POST /v2.0/ports => generated 954 bytes in 496 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: 187/346] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:14 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 957 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/347] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:14 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/348] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:14 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => 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: 160/349] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:09:13 2026] POST /v2.0/floatingips => generated 552 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/350] 10.0.0.81 () {34 vars in 1099 bytes} [Thu Apr 16 10:09:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1645051136&fields=id&tenant_id=fb663121633c4608b7af49c1b99d9178 => 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: 162/351] 10.0.0.81 () {34 vars in 981 bytes} [Thu Apr 16 10:09:14 2026] GET /v2.0/networks?id=3c7e462a-0f80-463b-9c05-a596f91dd2a7 => generated 683 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/352] 10.0.0.81 () {34 vars in 964 bytes} [Thu Apr 16 10:09:15 2026] GET /v2.0/quotas/fb663121633c4608b7af49c1b99d9178 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/353] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:09:14 2026] PUT /v2.0/ports/a74b4830-11ac-4cad-a431-7d6cd5848e8d => generated 1235 bytes in 454 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: 164/354] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Apr 16 10:09:15 2026] GET /v2.0/ports?tenant_id=fb663121633c4608b7af49c1b99d9178&fields=id => generated 57 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/355] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:09:15 2026] GET /v2.0/networks?id=0cbe2e17-479a-41bd-8bfe-01ba4b46cc23 => generated 675 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/356] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Apr 16 10:09:15 2026] GET /v2.0/networks/3c7e462a-0f80-463b-9c05-a596f91dd2a7?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: 192/357] 199.204.45.153 () {34 vars in 1050 bytes} [Thu Apr 16 10:09:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=12c46bd6bfc74ed98476a38f65c32eb7 => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/358] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Apr 16 10:09:15 2026] GET /v2.0/networks/3c7e462a-0f80-463b-9c05-a596f91dd2a7?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: 167/359] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:15 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 969 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/360] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:15 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 957 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/361] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:15 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/362] 199.204.45.153 () {38 vars in 955 bytes} [Thu Apr 16 10:09:15 2026] POST /v2.0/ports => generated 954 bytes in 430 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: 170/363] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:15 2026] GET /v2.0/security-groups?id=32ac8acc-09ea-4528-b12e-b911c61041a2&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: 171/364] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:15 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:09:15.872 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83448eb1-94d2-48b6-b9ec-b23dab38812e'] response: {'name': 'network-changed', 'server_uuid': '6f20c776-4ce2-4d01-8850-29cf64019f4d', 'tag': 'a74b4830-11ac-4cad-a431-7d6cd5848e8d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 194/365] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:09:15 2026] PUT /v2.0/ports/afad3dca-a401-4435-9718-bffb7ea58da1 => generated 1235 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/366] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:09:16 2026] GET /v2.0/ports?tenant_id=40d343455d96451c8c944d7669efc12a&device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 1238 bytes in 67 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: 195/367] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:09:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a74b4830-11ac-4cad-a431-7d6cd5848e8d => 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: 173/368] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:09:16 2026] GET /v2.0/subnets?id=90c44843-e908-41d3-83d0-ccad8295b01e => generated 697 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/369] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:09:16 2026] GET /v2.0/ports?network_id=b45b7884-21cf-44bb-85c4-9696ec656cc1&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/370] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:09:16 2026] GET /v2.0/networks/b45b7884-21cf-44bb-85c4-9696ec656cc1?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/371] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:09:16 2026] GET /v2.0/networks/b45b7884-21cf-44bb-85c4-9696ec656cc1?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) [pid: 7|app: 0|req: 175/372] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:16 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/373] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:16 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => 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: 176/374] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:16 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&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: 199/375] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:16 2026] GET /v2.0/security-groups?id=32ac8acc-09ea-4528-b12e-b911c61041a2&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: 177/376] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:16 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => 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: 200/377] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:09:17 2026] GET /v2.0/ports?tenant_id=12c46bd6bfc74ed98476a38f65c32eb7&device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/378] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:09:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=afad3dca-a401-4435-9718-bffb7ea58da1 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/379] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:09:17 2026] GET /v2.0/subnets?id=42395f9a-091d-4f9e-89ad-8a09a1d83647 => generated 693 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/380] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:09:17 2026] GET /v2.0/ports?network_id=0cbe2e17-479a-41bd-8bfe-01ba4b46cc23&device_owner=network%3Adhcp => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/381] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:09:17 2026] GET /v2.0/networks/0cbe2e17-479a-41bd-8bfe-01ba4b46cc23?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: 180/382] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:09:17 2026] GET /v2.0/networks/0cbe2e17-479a-41bd-8bfe-01ba4b46cc23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/383] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:09:17 2026] GET /v2.0/ports?tenant_id=40d343455d96451c8c944d7669efc12a&device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/384] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:09:17 2026] GET /v2.0/networks?id=b45b7884-21cf-44bb-85c4-9696ec656cc1 => generated 775 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/385] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:09:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a74b4830-11ac-4cad-a431-7d6cd5848e8d => 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: 182/386] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:17 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => 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: 205/387] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:09:17 2026] GET /v2.0/subnets?id=90c44843-e908-41d3-83d0-ccad8295b01e => generated 697 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/388] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:17 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/389] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:09:18 2026] GET /v2.0/ports?network_id=b45b7884-21cf-44bb-85c4-9696ec656cc1&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:09:18.061 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-556921d6-265e-447b-be94-db8cad956a92'] response: {'name': 'network-changed', 'server_uuid': '519caae2-8f93-410a-b49c-7f2971e0e1f6', 'tag': 'afad3dca-a401-4435-9718-bffb7ea58da1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 208/390] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:09:18 2026] GET /v2.0/networks/b45b7884-21cf-44bb-85c4-9696ec656cc1?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: 209/391] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:09:18 2026] GET /v2.0/networks/b45b7884-21cf-44bb-85c4-9696ec656cc1?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: 210/392] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:18 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => 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: 183/395] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:17 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 969 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/396] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:18 2026] GET /v2.0/security-groups?id=32ac8acc-09ea-4528-b12e-b911c61041a2&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: 213/397] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:18 2026] GET /v2.0/security-groups?tenant_id=c3f20a639c524102bec121cf324b4986&name=default => generated 2925 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/398] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:09:18 2026] GET /v2.0/ports?tenant_id=12c46bd6bfc74ed98476a38f65c32eb7&device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/399] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:18 2026] DELETE /v2.0/security-groups/e1729346-ecc7-4aec-a168-bf5c4afb873a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/400] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:09:18 2026] GET /v2.0/networks?id=0cbe2e17-479a-41bd-8bfe-01ba4b46cc23 => generated 771 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/401] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:09:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=afad3dca-a401-4435-9718-bffb7ea58da1 => 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: 216/402] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:09:18 2026] GET /v2.0/subnets?id=42395f9a-091d-4f9e-89ad-8a09a1d83647 => generated 693 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/403] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:09:18 2026] GET /v2.0/ports?network_id=0cbe2e17-479a-41bd-8bfe-01ba4b46cc23&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/404] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:09:18 2026] GET /v2.0/networks/0cbe2e17-479a-41bd-8bfe-01ba4b46cc23?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: 189/405] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:09:18 2026] GET /v2.0/networks/0cbe2e17-479a-41bd-8bfe-01ba4b46cc23?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: 217/406] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:18 2026] GET /v2.0/security-groups?tenant_id=b962e374a3b544cfa2737f301f098eec&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/407] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:19 2026] DELETE /v2.0/security-groups/770eff05-3ffc-42f2-a8bb-a5ed5d02987d => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/408] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:19 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/409] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:19 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/410] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:19 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => 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: 192/411] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:19 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/412] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:19 2026] GET /v2.0/security-groups?id=32ac8acc-09ea-4528-b12e-b911c61041a2&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/413] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:09:19 2026] GET /v2.0/networks?id=3c7e462a-0f80-463b-9c05-a596f91dd2a7 => generated 683 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/414] 199.204.45.153 () {34 vars in 1050 bytes} [Thu Apr 16 10:09:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fb663121633c4608b7af49c1b99d9178 => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/415] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:20 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/416] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:20 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/417] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:20 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 957 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/418] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:20 2026] GET /v2.0/security-groups?id=3d162916-3dc8-4605-ad91-525d485ea1d1&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/419] 199.204.45.153 () {38 vars in 955 bytes} [Thu Apr 16 10:09:20 2026] POST /v2.0/ports => generated 954 bytes in 529 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: 195/420] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:20 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/421] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:20 2026] GET /v2.0/security-groups?id=32ac8acc-09ea-4528-b12e-b911c61041a2&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/422] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:09:20 2026] PUT /v2.0/ports/eef5c6dc-5e03-4b7b-92c1-3597891b5671 => generated 1235 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:09:21.037 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d186d6a-7034-4aba-a7e1-4e7e22619bf1'] response: {'name': 'network-changed', 'server_uuid': 'd47e95dd-4a49-4b5b-8dde-d0631af451a0', 'tag': 'eef5c6dc-5e03-4b7b-92c1-3597891b5671', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 197/423] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:21 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 969 bytes in 109 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: 227/424] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:21 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/425] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:09:21 2026] GET /v2.0/ports?tenant_id=fb663121633c4608b7af49c1b99d9178&device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/426] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:21 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/427] 199.204.45.153 () {34 vars in 1018 bytes} [Thu Apr 16 10:09:21 2026] GET /v2.0/networks?tenant_id=fb663121633c4608b7af49c1b99d9178&shared=False => generated 779 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/428] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:21 2026] GET /v2.0/security-groups?id=3d162916-3dc8-4605-ad91-525d485ea1d1&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/429] 199.204.45.153 () {34 vars in 930 bytes} [Thu Apr 16 10:09:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/430] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:21 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/431] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:21 2026] GET /v2.0/security-groups?id=32ac8acc-09ea-4528-b12e-b911c61041a2&fields=id&fields=name => generated 114 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/432] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:22 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/433] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:22 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&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: 8|app: 0|req: 232/434] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:22 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/435] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:22 2026] GET /v2.0/security-groups?id=3d162916-3dc8-4605-ad91-525d485ea1d1&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: 233/436] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:09:22 2026] GET /v2.0/ports?tenant_id=fb663121633c4608b7af49c1b99d9178&device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/437] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:09:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=eef5c6dc-5e03-4b7b-92c1-3597891b5671 => 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: 234/438] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:09:23 2026] GET /v2.0/subnets?id=cd8decfd-a50a-4690-9646-d439149e8990 => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/439] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:09:23 2026] GET /v2.0/ports?network_id=3c7e462a-0f80-463b-9c05-a596f91dd2a7&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: 235/440] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:09:23 2026] GET /v2.0/networks/3c7e462a-0f80-463b-9c05-a596f91dd2a7?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/441] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:23 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/442] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:09:23 2026] GET /v2.0/networks/3c7e462a-0f80-463b-9c05-a596f91dd2a7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/443] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:23 2026] GET /v2.0/security-groups?id=32ac8acc-09ea-4528-b12e-b911c61041a2&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: 208/444] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:23 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/445] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:23 2026] GET /v2.0/security-groups?tenant_id=00fd748dc8074843a05db32bbc49e95a&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/446] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:23 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&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: 8|app: 0|req: 238/447] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:23 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => 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: 239/448] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:23 2026] GET /v2.0/security-groups?id=3d162916-3dc8-4605-ad91-525d485ea1d1&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/449] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:23 2026] DELETE /v2.0/security-groups/8cfdfdd5-ed15-44b0-9302-ddea0ee2f5f4 => 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: 240/450] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:24 2026] GET /v2.0/security-groups?tenant_id=b765ea45e6094648b916a9296b5f9fdc&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/451] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:24 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/452] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:24 2026] GET /v2.0/security-groups?id=32ac8acc-09ea-4528-b12e-b911c61041a2&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: 241/453] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:24 2026] DELETE /v2.0/security-groups/b208273e-1af9-448c-a843-144e8f84baf0 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/454] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:25 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/455] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:25 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/456] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:25 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/457] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:25 2026] GET /v2.0/security-groups?id=3d162916-3dc8-4605-ad91-525d485ea1d1&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/458] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:25 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/459] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:25 2026] GET /v2.0/security-groups?id=32ac8acc-09ea-4528-b12e-b911c61041a2&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: 216/460] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:26 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => 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: 245/461] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:26 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&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: 217/462] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:26 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/463] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:26 2026] GET /v2.0/security-groups?id=3d162916-3dc8-4605-ad91-525d485ea1d1&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: 218/464] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:26 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/465] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:26 2026] GET /v2.0/security-groups?id=32ac8acc-09ea-4528-b12e-b911c61041a2&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/466] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:27 2026] GET /v2.0/security-groups?tenant_id=496e7ce075a2431b940d0bb181404eb4&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/467] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:27 2026] DELETE /v2.0/security-groups/9c03993b-a6b7-4a93-a35f-52ea8435e390 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/468] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:27 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => 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: 249/469] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:27 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&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: 221/470] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:27 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/471] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:27 2026] GET /v2.0/security-groups?id=3d162916-3dc8-4605-ad91-525d485ea1d1&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: 222/472] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:27 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => 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: 251/473] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:27 2026] GET /v2.0/security-groups?id=32ac8acc-09ea-4528-b12e-b911c61041a2&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: 223/474] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:28 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/475] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:28 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => 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: 225/476] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:28 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/477] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:28 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&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: 227/478] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:28 2026] GET /v2.0/security-groups?id=3d162916-3dc8-4605-ad91-525d485ea1d1&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:29.412 8 INFO neutron.db.l3_db [None req-189c8ced-6f70-45c4-8cde-542da051c2f3 d7df98e1f7a64e88a8ecfaf4987ea945 12c46bd6bfc74ed98476a38f65c32eb7 - - default default] Floating IP c9563cb4-4761-4733-b69c-8689d1ca1119 associated. External IP: 10.96.250.214, port: afad3dca-a401-4435-9718-bffb7ea58da1. [pid: 8|app: 0|req: 252/479] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:09:28 2026] PUT /v2.0/floatingips/c9563cb4-4761-4733-b69c-8689d1ca1119 => generated 855 bytes in 1572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:29.786 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b882ec3-9d5d-49b1-8cdd-ad78759c4cad'] response: {'name': 'network-changed', 'server_uuid': '519caae2-8f93-410a-b49c-7f2971e0e1f6', 'tag': 'afad3dca-a401-4435-9718-bffb7ea58da1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 228/480] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:29 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => 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: 253/481] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:29 2026] GET /v2.0/security-groups?id=32ac8acc-09ea-4528-b12e-b911c61041a2&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: 229/482] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:30 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/483] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:30 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&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: 231/484] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:30 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/485] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:30 2026] GET /v2.0/security-groups?id=3d162916-3dc8-4605-ad91-525d485ea1d1&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/486] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:30 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/487] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:09:30 2026] GET /v2.0/ports?tenant_id=12c46bd6bfc74ed98476a38f65c32eb7&device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/488] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:30 2026] GET /v2.0/security-groups?tenant_id=a9f60404b57d41029c8644e4a69c4b95&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/489] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:30 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => 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: 256/490] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:09:30 2026] GET /v2.0/networks?id=0cbe2e17-479a-41bd-8bfe-01ba4b46cc23 => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/491] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:30 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/492] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:30 2026] DELETE /v2.0/security-groups/3df1fa97-6064-4b4e-af6d-b24abddf6c6d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:09:30.917 7 INFO neutron.db.l3_db [None req-c2fee907-7d72-4585-91be-b54c6b3b6873 78da50324111476b895e2457ccc6d4b1 40d343455d96451c8c944d7669efc12a - - default default] Floating IP c8cab13e-ec4a-4b9c-8204-ea8f5bc3cde2 associated. External IP: 10.96.250.208, port: a74b4830-11ac-4cad-a431-7d6cd5848e8d. 2026-04-16 10:09:31.241 8 INFO neutron.db.l3_db [None req-e59d415a-9c2f-4b00-b185-1cc86fa69917 54c0a38f2e2342808d9ea6a8d19f0311 fb663121633c4608b7af49c1b99d9178 - - default default] Floating IP c9cad27b-a5db-4880-94d5-d7b342b738b1 associated. External IP: 10.96.250.211, port: eef5c6dc-5e03-4b7b-92c1-3597891b5671. [pid: 7|app: 0|req: 235/493] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:09:30 2026] PUT /v2.0/floatingips/c8cab13e-ec4a-4b9c-8204-ea8f5bc3cde2 => generated 855 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/494] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:09:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=afad3dca-a401-4435-9718-bffb7ea58da1 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/495] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:31 2026] GET /v2.0/security-groups?id=32ac8acc-09ea-4528-b12e-b911c61041a2&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: 238/496] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:09:31 2026] GET /v2.0/subnets?id=42395f9a-091d-4f9e-89ad-8a09a1d83647 => generated 693 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/497] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:31 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/498] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:09:31 2026] GET /v2.0/ports?network_id=0cbe2e17-479a-41bd-8bfe-01ba4b46cc23&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: 241/499] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:31 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/500] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:09:30 2026] PUT /v2.0/floatingips/c9cad27b-a5db-4880-94d5-d7b342b738b1 => generated 855 bytes in 794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/501] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:09:31 2026] GET /v2.0/networks/0cbe2e17-479a-41bd-8bfe-01ba4b46cc23?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/502] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:09:31 2026] GET /v2.0/networks/0cbe2e17-479a-41bd-8bfe-01ba4b46cc23?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: 243/503] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:31 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/504] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:31 2026] GET /v2.0/security-groups?id=3d162916-3dc8-4605-ad91-525d485ea1d1&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:31.924 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd00b207-fff8-49f4-ad65-29e2815c7436'] response: {'name': 'network-changed', 'server_uuid': 'd47e95dd-4a49-4b5b-8dde-d0631af451a0', 'tag': 'eef5c6dc-5e03-4b7b-92c1-3597891b5671', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 244/505] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:31 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:32.047 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fa6a5db-7c8c-4fec-aeaa-6be1092557f3'] response: {'name': 'network-changed', 'server_uuid': '6f20c776-4ce2-4d01-8850-29cf64019f4d', 'tag': 'a74b4830-11ac-4cad-a431-7d6cd5848e8d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 262/506] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&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: 245/507] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/ports?tenant_id=fb663121633c4608b7af49c1b99d9178&device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/508] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/networks?id=3c7e462a-0f80-463b-9c05-a596f91dd2a7 => generated 779 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/509] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/510] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/ports?tenant_id=40d343455d96451c8c944d7669efc12a&device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/511] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=eef5c6dc-5e03-4b7b-92c1-3597891b5671 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/512] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/security-groups?id=32ac8acc-09ea-4528-b12e-b911c61041a2&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/513] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/subnets?id=cd8decfd-a50a-4690-9646-d439149e8990 => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/514] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/networks?id=b45b7884-21cf-44bb-85c4-9696ec656cc1 => generated 775 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/515] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/ports?network_id=3c7e462a-0f80-463b-9c05-a596f91dd2a7&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: 250/516] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a74b4830-11ac-4cad-a431-7d6cd5848e8d => generated 860 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/517] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/networks/3c7e462a-0f80-463b-9c05-a596f91dd2a7?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: 252/518] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/subnets?id=90c44843-e908-41d3-83d0-ccad8295b01e => generated 697 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/519] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/networks/3c7e462a-0f80-463b-9c05-a596f91dd2a7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/520] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/ports?network_id=b45b7884-21cf-44bb-85c4-9696ec656cc1&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/521] 199.204.45.153 () {34 vars in 994 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/522] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:09:32 2026] GET /v2.0/networks/b45b7884-21cf-44bb-85c4-9696ec656cc1?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:09:33.025 8 INFO neutron.db.segments_db [None req-f4dc095b-38a6-4cb5-a1a8-fac0fe14b5d1 ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Added segment 4dd6b758-6b91-4a4b-a962-0646efb60466 of type vxlan for network 7b09c38e-869e-4d1e-b4e4-63ca2a1ad176 2026-04-16 10:09:33.133 7 INFO neutron_taas.services.taas.taas_plugin [req-0c0916cb-1238-4dc1-9782-573cee736eb6 req-ee7ec036-4fee-46f5-8f2f-d1daa71108b9 d7df98e1f7a64e88a8ecfaf4987ea945 12c46bd6bfc74ed98476a38f65c32eb7 - - default default] TaaS: Handle Delete Port: afad3dca-a401-4435-9718-bffb7ea58da1 2026-04-16 10:09:33.141 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0c0916cb-1238-4dc1-9782-573cee736eb6 req-ee7ec036-4fee-46f5-8f2f-d1daa71108b9 d7df98e1f7a64e88a8ecfaf4987ea945 12c46bd6bfc74ed98476a38f65c32eb7 - - default default] Tap Mirror: Handle Delete Port: afad3dca-a401-4435-9718-bffb7ea58da1 [pid: 8|app: 0|req: 267/523] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:09:32 2026] POST /v2.0/networks => generated 631 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/524] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:09:33 2026] GET /v2.0/networks/b45b7884-21cf-44bb-85c4-9696ec656cc1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/527] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:33 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:33.359 7 INFO neutron.db.l3_db [req-0c0916cb-1238-4dc1-9782-573cee736eb6 req-ee7ec036-4fee-46f5-8f2f-d1daa71108b9 d7df98e1f7a64e88a8ecfaf4987ea945 12c46bd6bfc74ed98476a38f65c32eb7 - - default default] Floating IP c9563cb4-4761-4733-b69c-8689d1ca1119 disassociated. External IP: 10.96.250.214, port: afad3dca-a401-4435-9718-bffb7ea58da1. [pid: 8|app: 0|req: 272/528] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:09:33 2026] POST /v2.0/subnets => generated 627 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/529] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:33 2026] GET /v2.0/security-groups?id=5c52dc90-582d-4c8b-afab-0a2c2120e053&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:33.692 8 INFO neutron.db.segments_db [None req-4539260c-107d-4248-8954-92644dbdecff ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Added segment cdf7c450-b01e-4aa5-b3fe-e6fd8dd3fca6 of type vxlan for network e07a8dbf-6066-4a54-9ee4-dd4b0e4207d7 [pid: 7|app: 0|req: 257/530] 199.204.45.153 () {36 vars in 997 bytes} [Thu Apr 16 10:09:32 2026] DELETE /v2.0/ports/afad3dca-a401-4435-9718-bffb7ea58da1 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/531] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:33 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:09:33.967 8 INFO neutron.db.l3_hamode_db [None req-4539260c-107d-4248-8954-92644dbdecff ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:09:34.094 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c292720a-4e00-4d47-98b2-ba690971e431'] response: {'server_uuid': '519caae2-8f93-410a-b49c-7f2971e0e1f6', 'name': 'network-vif-deleted', 'tag': 'afad3dca-a401-4435-9718-bffb7ea58da1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 259/532] 199.204.45.153 () {34 vars in 994 bytes} [Thu Apr 16 10:09:34 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:34.602 7 INFO neutron_taas.services.taas.taas_plugin [req-79c175e7-94ee-4c52-82c3-413961d9a937 req-e994cb67-ec30-41fc-8580-bc1e93e602f5 78da50324111476b895e2457ccc6d4b1 40d343455d96451c8c944d7669efc12a - - default default] TaaS: Handle Delete Port: a74b4830-11ac-4cad-a431-7d6cd5848e8d 2026-04-16 10:09:34.605 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-79c175e7-94ee-4c52-82c3-413961d9a937 req-e994cb67-ec30-41fc-8580-bc1e93e602f5 78da50324111476b895e2457ccc6d4b1 40d343455d96451c8c944d7669efc12a - - default default] Tap Mirror: Handle Delete Port: a74b4830-11ac-4cad-a431-7d6cd5848e8d 2026-04-16 10:09:34.752 7 INFO neutron.db.l3_db [req-79c175e7-94ee-4c52-82c3-413961d9a937 req-e994cb67-ec30-41fc-8580-bc1e93e602f5 78da50324111476b895e2457ccc6d4b1 40d343455d96451c8c944d7669efc12a - - default default] Floating IP c8cab13e-ec4a-4b9c-8204-ea8f5bc3cde2 disassociated. External IP: 10.96.250.208, port: a74b4830-11ac-4cad-a431-7d6cd5848e8d. 2026-04-16 10:09:34.923 8 INFO neutron.db.l3_hamode_db [None req-4539260c-107d-4248-8954-92644dbdecff ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 260/533] 199.204.45.153 () {36 vars in 997 bytes} [Thu Apr 16 10:09:34 2026] DELETE /v2.0/ports/a74b4830-11ac-4cad-a431-7d6cd5848e8d => generated 0 bytes in 665 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/534] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:35 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => 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: 262/535] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:35 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => 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: 274/536] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:09:33 2026] POST /v2.0/routers => generated 694 bytes in 2260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:09:36.146 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cf540db-e8d6-4474-ad95-a3a5d4535c22'] response: {'server_uuid': '6f20c776-4ce2-4d01-8850-29cf64019f4d', 'name': 'network-vif-deleted', 'tag': 'a74b4830-11ac-4cad-a431-7d6cd5848e8d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 275/537] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:36 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => 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: 276/538] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:36 2026] GET /v2.0/ports?device_id=519caae2-8f93-410a-b49c-7f2971e0e1f6 => 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: 277/539] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:37 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => 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: 263/540] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:09:35 2026] PUT /v2.0/routers/a51755e4-b85d-4c0a-933e-bb15d1eb704d/add_router_interface => generated 309 bytes in 1447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/541] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:37 2026] DELETE /v2.0/security-groups/32ac8acc-09ea-4528-b12e-b911c61041a2 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:09:37.502 7 INFO neutron.api.v2.resource [None req-01c8c4f8-5c6c-49de-8d6d-ae3d6d0714a1 d7df98e1f7a64e88a8ecfaf4987ea945 12c46bd6bfc74ed98476a38f65c32eb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 265/542] 10.0.0.230 () {32 vars in 737 bytes} [Thu Apr 16 10:09:37 2026] GET /v2.0/security-groups/32ac8acc-09ea-4528-b12e-b911c61041a2 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:09:37.598 7 INFO neutron_taas.services.taas.taas_plugin [None req-2d151090-c386-4e8c-82e4-5a87e2a80776 d7df98e1f7a64e88a8ecfaf4987ea945 12c46bd6bfc74ed98476a38f65c32eb7 - - default default] TaaS: Handle Delete Port: 598d1214-7e4d-4e1b-9ea2-42738c49b7f0 2026-04-16 10:09:37.601 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d151090-c386-4e8c-82e4-5a87e2a80776 d7df98e1f7a64e88a8ecfaf4987ea945 12c46bd6bfc74ed98476a38f65c32eb7 - - default default] Tap Mirror: Handle Delete Port: 598d1214-7e4d-4e1b-9ea2-42738c49b7f0 [pid: 8|app: 0|req: 278/543] 10.0.0.230 () {34 vars in 665 bytes} [Thu Apr 16 10:09:37 2026] POST /v2.0/ports => generated 954 bytes in 327 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: 266/544] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:09:37 2026] DELETE /v2.0/floatingips/c9563cb4-4761-4733-b69c-8689d1ca1119 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/545] 10.0.0.230 () {34 vars in 665 bytes} [Thu Apr 16 10:09:37 2026] POST /v2.0/ports => generated 955 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:09:38.101 7 INFO neutron_taas.services.taas.taas_plugin [None req-33174b00-a5d6-4aaf-b54c-4b880a3b01fd ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 4bb3c7a3-09de-450b-b68f-c315774a163f 2026-04-16 10:09:38.103 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33174b00-a5d6-4aaf-b54c-4b880a3b01fd ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 4bb3c7a3-09de-450b-b68f-c315774a163f [pid: 7|app: 0|req: 267/546] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:09:37 2026] PUT /v2.0/routers/a8a0a01b-1020-4445-9a35-8528c147dfb1/remove_router_interface => generated 309 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/547] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:38 2026] GET /v2.0/ports?device_id=6f20c776-4ce2-4d01-8850-29cf64019f4d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:09:38.832 8 INFO neutron.db.l3_db [None req-d5911bf7-f17c-4ec4-84bd-b29414a187d2 ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Floating IP 29023014-e878-44fd-85fb-11820bc13848 associated. External IP: 10.96.250.206, port: 3411861b-6496-4185-9fd2-077160def89d. [pid: 8|app: 0|req: 280/548] 10.0.0.230 () {34 vars in 677 bytes} [Thu Apr 16 10:09:38 2026] POST /v2.0/floatingips => generated 842 bytes in 1129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:09:39.315 8 INFO neutron.db.l3_db [None req-f7f9c445-c31d-42c5-a8ec-3077c0879994 ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Floating IP 29023014-e878-44fd-85fb-11820bc13848 disassociated. External IP: 10.96.250.206, port: 3411861b-6496-4185-9fd2-077160def89d. 2026-04-16 10:09:39.331 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5502c05-4459-4fc2-bfee-f6556d5c1db3 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: a3666506-e55b-4f41-bff5-c31cabc90b73 2026-04-16 10:09:39.334 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5502c05-4459-4fc2-bfee-f6556d5c1db3 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: a3666506-e55b-4f41-bff5-c31cabc90b73 2026-04-16 10:09:39.581 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5502c05-4459-4fc2-bfee-f6556d5c1db3 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 287f9c02-c664-4e5f-8018-7787513d9d48 2026-04-16 10:09:39.584 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5502c05-4459-4fc2-bfee-f6556d5c1db3 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 287f9c02-c664-4e5f-8018-7787513d9d48 2026-04-16 10:09:39.658 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-d5502c05-4459-4fc2-bfee-f6556d5c1db3 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - 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 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, 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 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, 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 646, 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 717, 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 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 281/549] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:09:39 2026] PUT /v2.0/floatingips/29023014-e878-44fd-85fb-11820bc13848 => generated 552 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:39.794 8 INFO neutron_taas.services.taas.taas_plugin [None req-efff45e2-c19b-4a28-9fde-905840cf4afb ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] TaaS: Handle Delete Port: f68c52b8-7b2d-48f0-a0d1-44d7c1607120 2026-04-16 10:09:39.796 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efff45e2-c19b-4a28-9fde-905840cf4afb ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Tap Mirror: Handle Delete Port: f68c52b8-7b2d-48f0-a0d1-44d7c1607120 [pid: 8|app: 0|req: 282/550] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:09:39 2026] DELETE /v2.0/floatingips/29023014-e878-44fd-85fb-11820bc13848 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:09:40.028 7 INFO neutron.services.segments.plugin [-] Segment 2b3019e2-a0a4-4420-ae74-907c71016eba resource provider aggregate not found 2026-04-16 10:09:40.035 7 INFO neutron.services.segments.plugin [-] Segment 2b3019e2-a0a4-4420-ae74-907c71016eba resource provider aggregate not found 2026-04-16 10:09:40.049 7 INFO neutron.services.segments.plugin [-] Segment 2b3019e2-a0a4-4420-ae74-907c71016eba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b3019e2-a0a4-4420-ae74-907c71016eba found for delete ", "request_id": "req-4fb6b23b-0343-4e29-acdc-682a3daf97fa"}]} 2026-04-16 10:09:40.050 7 INFO neutron.services.segments.plugin [-] Segment 2b3019e2-a0a4-4420-ae74-907c71016eba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b3019e2-a0a4-4420-ae74-907c71016eba found for delete ", "request_id": "req-3edfc406-216d-4130-ab9f-716af89755cf"}]} [pid: 8|app: 0|req: 283/551] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:39 2026] DELETE /v2.0/security-groups/5c52dc90-582d-4c8b-afab-0a2c2120e053 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:09:40.055 7 INFO neutron.db.l3_hamode_db [None req-d5502c05-4459-4fc2-bfee-f6556d5c1db3 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] HA network 3f6894db-af81-498c-b3a3-3239381f863f was deleted as no HA routers are present in tenant 12c46bd6bfc74ed98476a38f65c32eb7. [pid: 7|app: 0|req: 269/552] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:09:38 2026] DELETE /v2.0/routers/a8a0a01b-1020-4445-9a35-8528c147dfb1 => generated 0 bytes in 1356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:09:40.072 7 INFO neutron.api.v2.resource [None req-a1f112f7-a79f-429d-8cab-7ed1d98fcbbd 78da50324111476b895e2457ccc6d4b1 40d343455d96451c8c944d7669efc12a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 270/553] 10.0.0.230 () {32 vars in 737 bytes} [Thu Apr 16 10:09:40 2026] GET /v2.0/security-groups/5c52dc90-582d-4c8b-afab-0a2c2120e053 => 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: 271/554] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:09:40 2026] DELETE /v2.0/subnets/42395f9a-091d-4f9e-89ad-8a09a1d83647 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:09:40.353 7 INFO neutron_taas.services.taas.taas_plugin [None req-4eeeb559-6194-4174-a47c-1d824388d4fe 78da50324111476b895e2457ccc6d4b1 40d343455d96451c8c944d7669efc12a - - default default] TaaS: Handle Delete Port: a1010849-619a-484c-8e32-f4062ce55ce3 2026-04-16 10:09:40.356 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4eeeb559-6194-4174-a47c-1d824388d4fe 78da50324111476b895e2457ccc6d4b1 40d343455d96451c8c944d7669efc12a - - default default] Tap Mirror: Handle Delete Port: a1010849-619a-484c-8e32-f4062ce55ce3 [pid: 7|app: 0|req: 272/555] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:09:40 2026] DELETE /v2.0/floatingips/c8cab13e-ec4a-4b9c-8204-ea8f5bc3cde2 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:09:40.603 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0165028-1f9f-4344-99db-b4f0f788a35f ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 85a68f6f-8b09-4e0a-bd97-319ef290915c 2026-04-16 10:09:40.606 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0165028-1f9f-4344-99db-b4f0f788a35f ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 85a68f6f-8b09-4e0a-bd97-319ef290915c [pid: 7|app: 0|req: 273/556] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:09:40 2026] DELETE /v2.0/networks/0cbe2e17-479a-41bd-8bfe-01ba4b46cc23 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:09:40.821 8 INFO neutron.db.l3_db [None req-436eeb92-4b8e-42d1-82cc-abce25f7e667 ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Floating IP 119c6d8d-91f9-41a9-b05d-2c4f5c87166f associated. External IP: 10.96.250.210, port: 548dfa93-7f64-4639-887e-4548c456b172. 2026-04-16 10:09:41.192 7 INFO neutron_taas.services.taas.taas_plugin [None req-df0a14d0-d142-43d8-8b81-2f74defc5af2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 07f7ada7-9c0e-47b3-9b40-6ffadc9a44bd [pid: 8|app: 0|req: 284/557] 10.0.0.230 () {34 vars in 677 bytes} [Thu Apr 16 10:09:40 2026] POST /v2.0/floatingips => generated 841 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:09:41.195 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df0a14d0-d142-43d8-8b81-2f74defc5af2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 07f7ada7-9c0e-47b3-9b40-6ffadc9a44bd [pid: 8|app: 0|req: 285/558] 10.0.0.214 () {34 vars in 990 bytes} [Thu Apr 16 10:09:41 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 1240 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/559] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:41 2026] GET /v2.0/security-groups?tenant_id=12c46bd6bfc74ed98476a38f65c32eb7&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/560] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:09:41 2026] GET /v2.0/floatingips/119c6d8d-91f9-41a9-b05d-2c4f5c87166f => generated 841 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/561] 10.0.0.214 () {34 vars in 1040 bytes} [Thu Apr 16 10:09:41 2026] GET /v2.0/security-groups?id=3d162916-3dc8-4605-ad91-525d485ea1d1&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/562] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:09:40 2026] PUT /v2.0/routers/a4e756ce-d686-4f8a-b71c-6f87d4b3e7f0/remove_router_interface => generated 309 bytes in 828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/563] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:41 2026] DELETE /v2.0/security-groups/fef6996a-a648-42b4-8408-5555290a9432 => 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: 275/564] 10.0.0.230 () {32 vars in 655 bytes} [Thu Apr 16 10:09:41 2026] GET /v2.0/floatingips => generated 844 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:41.858 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d52190d-3cba-4c3e-a56d-01a000c2445a ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: f130726f-ccca-4b41-b061-6ffb8ed90cdb 2026-04-16 10:09:41.861 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d52190d-3cba-4c3e-a56d-01a000c2445a ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: f130726f-ccca-4b41-b061-6ffb8ed90cdb 2026-04-16 10:09:42.068 7 INFO neutron.db.l3_db [None req-aa6bc407-b8af-4a29-b77d-6ac4f425f9a4 ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Floating IP 119c6d8d-91f9-41a9-b05d-2c4f5c87166f associated. External IP: 10.96.250.210, port: 548dfa93-7f64-4639-887e-4548c456b172. 2026-04-16 10:09:42.070 7 INFO neutron.services.segments.plugin [-] Segment 1f585741-5f6b-48d1-b491-82fac951c265 resource provider aggregate not found 2026-04-16 10:09:42.084 7 INFO neutron.services.segments.plugin [-] Segment 1f585741-5f6b-48d1-b491-82fac951c265 resource provider aggregate not found 2026-04-16 10:09:42.090 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d52190d-3cba-4c3e-a56d-01a000c2445a ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 6ddee130-d825-4519-b101-d42037a9b909 2026-04-16 10:09:42.093 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d52190d-3cba-4c3e-a56d-01a000c2445a ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 6ddee130-d825-4519-b101-d42037a9b909 2026-04-16 10:09:42.094 7 INFO neutron.services.segments.plugin [-] Segment 1f585741-5f6b-48d1-b491-82fac951c265 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f585741-5f6b-48d1-b491-82fac951c265 found for delete ", "request_id": "req-a3a1ed3b-4628-4500-809b-f0d1110377c0"}]} 2026-04-16 10:09:42.118 7 INFO neutron.services.segments.plugin [-] Segment 1f585741-5f6b-48d1-b491-82fac951c265 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f585741-5f6b-48d1-b491-82fac951c265 found for delete ", "request_id": "req-7dbe4cf3-9378-4fc0-8e0c-a3456b71d3e6"}]} 2026-04-16 10:09:42.450 8 INFO neutron.services.segments.plugin [-] Segment 1edf6d09-1662-4cd9-ba4c-8e1dc2207ee9 resource provider aggregate not found 2026-04-16 10:09:42.453 8 INFO neutron.services.segments.plugin [-] Segment 1edf6d09-1662-4cd9-ba4c-8e1dc2207ee9 resource provider aggregate not found 2026-04-16 10:09:42.475 8 INFO neutron.services.segments.plugin [-] Segment 1edf6d09-1662-4cd9-ba4c-8e1dc2207ee9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1edf6d09-1662-4cd9-ba4c-8e1dc2207ee9 found for delete ", "request_id": "req-5a446c45-cc5f-4fbb-831d-95398fadfb85"}]} 2026-04-16 10:09:42.480 8 INFO neutron.services.segments.plugin [-] Segment 1edf6d09-1662-4cd9-ba4c-8e1dc2207ee9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1edf6d09-1662-4cd9-ba4c-8e1dc2207ee9 found for delete ", "request_id": "req-fb67595a-daff-4deb-bbf8-040b57bf6a4d"}]} 2026-04-16 10:09:42.486 8 INFO neutron.db.l3_hamode_db [None req-0d52190d-3cba-4c3e-a56d-01a000c2445a ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] HA network e85a4769-2094-4a5a-8079-7eefd10832ec was deleted as no HA routers are present in tenant 40d343455d96451c8c944d7669efc12a. [pid: 8|app: 0|req: 290/565] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:09:41 2026] DELETE /v2.0/routers/a4e756ce-d686-4f8a-b71c-6f87d4b3e7f0 => generated 0 bytes in 844 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/566] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:09:41 2026] PUT /v2.0/floatingips/119c6d8d-91f9-41a9-b05d-2c4f5c87166f => generated 842 bytes in 884 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/567] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:09:42 2026] DELETE /v2.0/subnets/90c44843-e908-41d3-83d0-ccad8295b01e => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:09:42.678 7 INFO neutron.db.l3_db [None req-27fb6d84-36e0-46df-9d70-8cac7c609a5f ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Floating IP 119c6d8d-91f9-41a9-b05d-2c4f5c87166f disassociated. External IP: 10.96.250.210, port: 3411861b-6496-4185-9fd2-077160def89d. 2026-04-16 10:09:42.773 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6b10346-8dc3-417b-90ab-1160168482fe ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: d0dce250-d27a-4f7e-9158-73441aec17e2 2026-04-16 10:09:42.775 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6b10346-8dc3-417b-90ab-1160168482fe ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: d0dce250-d27a-4f7e-9158-73441aec17e2 [pid: 7|app: 0|req: 277/568] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:09:42 2026] PUT /v2.0/floatingips/119c6d8d-91f9-41a9-b05d-2c4f5c87166f => generated 552 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/569] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:09:42 2026] DELETE /v2.0/networks/b45b7884-21cf-44bb-85c4-9696ec656cc1 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:09:43.023 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0d83d25-aeda-4a61-83f8-f02cd039ff8e ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] TaaS: Handle Delete Port: 736daf1d-b5ee-4324-b15c-cc5ecf01551b 2026-04-16 10:09:43.024 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0d83d25-aeda-4a61-83f8-f02cd039ff8e ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Tap Mirror: Handle Delete Port: 736daf1d-b5ee-4324-b15c-cc5ecf01551b [pid: 8|app: 0|req: 293/570] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:43 2026] GET /v2.0/security-groups?tenant_id=40d343455d96451c8c944d7669efc12a&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/571] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:09:42 2026] DELETE /v2.0/floatingips/119c6d8d-91f9-41a9-b05d-2c4f5c87166f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:09:43.152 7 INFO neutron.api.v2.resource [None req-ff7aee36-49ff-4c43-9857-a2d3b91d5c86 ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 279/572] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:09:43 2026] DELETE /v2.0/floatingips/119c6d8d-91f9-41a9-b05d-2c4f5c87166f => generated 144 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/573] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:43 2026] DELETE /v2.0/security-groups/a74c7e18-dfc6-4768-82ec-14856c210290 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:09:43.247 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ad91c91-6c80-4032-9c37-9a450fcd1be4 ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] TaaS: Handle Delete Port: 3411861b-6496-4185-9fd2-077160def89d 2026-04-16 10:09:43.249 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ad91c91-6c80-4032-9c37-9a450fcd1be4 ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Tap Mirror: Handle Delete Port: 3411861b-6496-4185-9fd2-077160def89d [pid: 7|app: 0|req: 280/574] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:09:43 2026] DELETE /v2.0/ports/3411861b-6496-4185-9fd2-077160def89d => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:09:43.514 8 INFO neutron_taas.services.taas.taas_plugin [None req-328fe4d0-f6e5-4d96-a273-32faafaceec8 ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] TaaS: Handle Delete Port: 548dfa93-7f64-4639-887e-4548c456b172 2026-04-16 10:09:43.519 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-328fe4d0-f6e5-4d96-a273-32faafaceec8 ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Tap Mirror: Handle Delete Port: 548dfa93-7f64-4639-887e-4548c456b172 [pid: 8|app: 0|req: 295/575] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:09:43 2026] DELETE /v2.0/ports/548dfa93-7f64-4639-887e-4548c456b172 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/576] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:09:44 2026] GET /v2.0/ports?device_id=a51755e4-b85d-4c0a-933e-bb15d1eb704d => generated 958 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:44.427 8 INFO neutron_taas.services.taas.taas_plugin [None req-c75ccedb-61a0-4a9b-9dda-aeeb0441ddaa ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] TaaS: Handle Delete Port: 00c44afa-72ca-4342-b49f-96b688fbbe6c 2026-04-16 10:09:44.431 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c75ccedb-61a0-4a9b-9dda-aeeb0441ddaa ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Tap Mirror: Handle Delete Port: 00c44afa-72ca-4342-b49f-96b688fbbe6c 2026-04-16 10:09:44.502 8 INFO neutron.services.segments.plugin [-] Segment 3b3e46e6-86ae-4f62-a3d3-78ab9157bd9c resource provider aggregate not found 2026-04-16 10:09:44.503 8 INFO neutron.services.segments.plugin [-] Segment 3b3e46e6-86ae-4f62-a3d3-78ab9157bd9c resource provider aggregate not found 2026-04-16 10:09:44.524 8 INFO neutron.services.segments.plugin [-] Segment 3b3e46e6-86ae-4f62-a3d3-78ab9157bd9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b3e46e6-86ae-4f62-a3d3-78ab9157bd9c found for delete ", "request_id": "req-f249f710-324c-4105-b1af-2fb4e504c85d"}]} 2026-04-16 10:09:44.527 8 INFO neutron.services.segments.plugin [-] Segment 3b3e46e6-86ae-4f62-a3d3-78ab9157bd9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b3e46e6-86ae-4f62-a3d3-78ab9157bd9c found for delete ", "request_id": "req-54666223-83c8-4929-b59f-a21c03cdc4a2"}]} [pid: 7|app: 0|req: 282/577] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:44 2026] GET /v2.0/security-groups?tenant_id=fdd6296312cf4471bce816f14bbaed0a&name=default => generated 2925 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/578] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:44 2026] DELETE /v2.0/security-groups/5e206fb6-6e0b-48b8-965c-0a3c0b5bd27d => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/579] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:09:44 2026] PUT /v2.0/routers/a51755e4-b85d-4c0a-933e-bb15d1eb704d/remove_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:45.497 8 INFO neutron_taas.services.taas.taas_plugin [None req-74fb3ed9-ecce-42a7-92c6-0bedb716c252 ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] TaaS: Handle Delete Port: a029886e-22de-4245-a574-5ba3ed308b7e 2026-04-16 10:09:45.499 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74fb3ed9-ecce-42a7-92c6-0bedb716c252 ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Tap Mirror: Handle Delete Port: a029886e-22de-4245-a574-5ba3ed308b7e 2026-04-16 10:09:45.803 7 INFO neutron.db.segments_db [None req-1cec27bb-f3e6-4088-b7ae-357e50dc76fa ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 5fd82b7a-9491-4b38-884b-95333f0dadf0 of type vxlan for network ad78851a-9d20-41d3-a6ff-066832c43394 2026-04-16 10:09:45.973 8 INFO neutron_taas.services.taas.taas_plugin [None req-74fb3ed9-ecce-42a7-92c6-0bedb716c252 ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] TaaS: Handle Delete Port: cc4c8689-55ab-4f95-acc6-4e21e76a6847 2026-04-16 10:09:45.975 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74fb3ed9-ecce-42a7-92c6-0bedb716c252 ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] Tap Mirror: Handle Delete Port: cc4c8689-55ab-4f95-acc6-4e21e76a6847 [pid: 7|app: 0|req: 284/580] 10.0.0.230 () {34 vars in 671 bytes} [Thu Apr 16 10:09:45 2026] POST /v2.0/networks => generated 719 bytes in 811 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:09:46.459 8 INFO neutron.db.l3_hamode_db [None req-74fb3ed9-ecce-42a7-92c6-0bedb716c252 ac65969d03014040b0996754c62be257 de67e34939ba48e39be89c0968d18bb1 - - default default] HA network e07a8dbf-6066-4a54-9ee4-dd4b0e4207d7 was deleted as no HA routers are present in tenant de67e34939ba48e39be89c0968d18bb1. [pid: 8|app: 0|req: 297/581] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:09:45 2026] DELETE /v2.0/routers/a51755e4-b85d-4c0a-933e-bb15d1eb704d => generated 0 bytes in 1222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/582] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:09:46 2026] POST /v2.0/subnets => generated 685 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:09:46.550 8 INFO neutron.services.segments.plugin [-] Segment cdf7c450-b01e-4aa5-b3fe-e6fd8dd3fca6 resource provider aggregate not found 2026-04-16 10:09:46.557 8 INFO neutron.services.segments.plugin [-] Segment cdf7c450-b01e-4aa5-b3fe-e6fd8dd3fca6 resource provider aggregate not found 2026-04-16 10:09:46.569 7 INFO neutron.db.segments_db [None req-c55614ae-b048-4076-8153-851bcec4623a ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 06eac871-c234-4b39-8b1b-60d6a590611b of type vxlan for network ccba5084-4cff-4729-8136-742b477f59d1 2026-04-16 10:09:46.575 8 INFO neutron.services.segments.plugin [-] Segment cdf7c450-b01e-4aa5-b3fe-e6fd8dd3fca6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdf7c450-b01e-4aa5-b3fe-e6fd8dd3fca6 found for delete ", "request_id": "req-b4378f78-fbf5-470e-8278-06a5bf9075e6"}]} 2026-04-16 10:09:46.580 8 INFO neutron.services.segments.plugin [-] Segment cdf7c450-b01e-4aa5-b3fe-e6fd8dd3fca6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdf7c450-b01e-4aa5-b3fe-e6fd8dd3fca6 found for delete ", "request_id": "req-35262b3d-6750-4f12-a51b-d4712fe3c115"}]} [pid: 8|app: 0|req: 298/583] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:09:46 2026] DELETE /v2.0/subnets/9a173ae6-b011-4ca4-8ebe-6fb46052c831 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/584] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:09:46 2026] DELETE /v2.0/networks/7b09c38e-869e-4d1e-b4e4-63ca2a1ad176 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:09:46.982 7 INFO neutron.db.l3_hamode_db [None req-c55614ae-b048-4076-8153-851bcec4623a ef869f83488e48bcb5b807c92a0a69ef db5059dd6ed1408aa504df01c3699b65 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 300/585] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:47 2026] GET /v2.0/security-groups?tenant_id=de67e34939ba48e39be89c0968d18bb1&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:09:47.706 7 INFO neutron.db.l3_hamode_db [None req-c55614ae-b048-4076-8153-851bcec4623a ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 301/586] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:47 2026] DELETE /v2.0/security-groups/dfd8cf3b-383d-447c-9471-db64bcd45c3a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:09:48.615 8 INFO neutron.services.segments.plugin [-] Segment 4dd6b758-6b91-4a4b-a962-0646efb60466 resource provider aggregate not found 2026-04-16 10:09:48.621 8 INFO neutron.services.segments.plugin [-] Segment 4dd6b758-6b91-4a4b-a962-0646efb60466 resource provider aggregate not found 2026-04-16 10:09:48.639 8 INFO neutron.services.segments.plugin [-] Segment 4dd6b758-6b91-4a4b-a962-0646efb60466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dd6b758-6b91-4a4b-a962-0646efb60466 found for delete ", "request_id": "req-1b2b53ad-f190-47f0-9cd8-a4c8b460edfd"}]} 2026-04-16 10:09:48.640 8 INFO neutron.services.segments.plugin [-] Segment 4dd6b758-6b91-4a4b-a962-0646efb60466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dd6b758-6b91-4a4b-a962-0646efb60466 found for delete ", "request_id": "req-9cb9c578-3eda-44ea-b811-9cd48ef079de"}]} [pid: 7|app: 0|req: 286/589] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:09:46 2026] POST /v2.0/routers => generated 725 bytes in 2245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/590] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:09:48 2026] PUT /v2.0/routers/593f74ae-9c40-45b9-bc20-0e06dbec91cd/add_router_interface => generated 309 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:50.065 7 INFO neutron.db.segments_db [None req-2f197190-86bc-4928-82e0-8386e7b4e029 6ff0c0f078fc4954a44a7ba6a73890c5 790cbf57ee4f4d5fb98e5bf6907a5506 - - default default] Added segment b58793ea-cfbe-4eff-91a2-cdec03ddb84c of type vxlan for network ce302ed7-715a-4d35-b3ab-dae734c79211 2026-04-16 10:09:50.162 7 INFO neutron.db.segments_db [None req-2f197190-86bc-4928-82e0-8386e7b4e029 6ff0c0f078fc4954a44a7ba6a73890c5 790cbf57ee4f4d5fb98e5bf6907a5506 - - default default] Added segment 4ac4c717-1ac1-4e10-bddf-e8147416e5e6 of type vxlan for network 4d90ac9e-e1e0-4497-8b0f-b30ee34ecfc0 [pid: 7|app: 0|req: 287/591] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:09:49 2026] POST /v2.0/networks => generated 1208 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/592] 10.0.0.230 () {32 vars in 649 bytes} [Thu Apr 16 10:09:50 2026] GET /v2.0/networks => generated 1845 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:09:50.494 7 INFO neutron.services.segments.plugin [-] Segment b58793ea-cfbe-4eff-91a2-cdec03ddb84c resource provider aggregate not found 2026-04-16 10:09:50.499 7 INFO neutron.services.segments.plugin [-] Segment b58793ea-cfbe-4eff-91a2-cdec03ddb84c resource provider aggregate not found 2026-04-16 10:09:50.513 7 INFO neutron.services.segments.plugin [-] Segment b58793ea-cfbe-4eff-91a2-cdec03ddb84c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b58793ea-cfbe-4eff-91a2-cdec03ddb84c found for delete ", "request_id": "req-ce83c5ab-cbfb-4007-b7a1-7a8080a9253e"}]} 2026-04-16 10:09:50.517 7 INFO neutron.services.segments.plugin [-] Segment b58793ea-cfbe-4eff-91a2-cdec03ddb84c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b58793ea-cfbe-4eff-91a2-cdec03ddb84c found for delete ", "request_id": "req-f24959f8-fcb5-4fac-b5e0-38493ce08ee5"}]} [pid: 7|app: 0|req: 288/593] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:09:50 2026] DELETE /v2.0/networks/ce302ed7-715a-4d35-b3ab-dae734c79211 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:09:50.664 8 INFO neutron.services.segments.plugin [-] Segment 4ac4c717-1ac1-4e10-bddf-e8147416e5e6 resource provider aggregate not found 2026-04-16 10:09:50.667 8 INFO neutron.services.segments.plugin [-] Segment 4ac4c717-1ac1-4e10-bddf-e8147416e5e6 resource provider aggregate not found 2026-04-16 10:09:50.691 8 INFO neutron.services.segments.plugin [-] Segment 4ac4c717-1ac1-4e10-bddf-e8147416e5e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ac4c717-1ac1-4e10-bddf-e8147416e5e6 found for delete ", "request_id": "req-218c09c4-1406-402c-915e-45c19dfa9eae"}]} 2026-04-16 10:09:50.692 8 INFO neutron.services.segments.plugin [-] Segment 4ac4c717-1ac1-4e10-bddf-e8147416e5e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ac4c717-1ac1-4e10-bddf-e8147416e5e6 found for delete ", "request_id": "req-e90d2199-22ed-449b-a8df-29a8f828bd03"}]} [pid: 8|app: 0|req: 306/594] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:09:50 2026] DELETE /v2.0/networks/4d90ac9e-e1e0-4497-8b0f-b30ee34ecfc0 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/595] 10.0.0.230 () {32 vars in 649 bytes} [Thu Apr 16 10:09:50 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: 7|app: 0|req: 289/596] 10.0.0.230 () {34 vars in 685 bytes} [Thu Apr 16 10:09:50 2026] POST /v2.0/security-groups => generated 1659 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 10:09:50.810 8 INFO neutron.db.segments_db [None req-6dec2970-cd46-430b-acb5-a2e556c2bba7 6ff0c0f078fc4954a44a7ba6a73890c5 790cbf57ee4f4d5fb98e5bf6907a5506 - - default default] Added segment 090dd39e-3db5-4dab-a03a-e41b1bc6a26f of type vxlan for network 61323b36-07c5-4e06-b37d-b25d5600316f [pid: 8|app: 0|req: 308/597] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:09:50 2026] POST /v2.0/networks => generated 634 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/598] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:09:50 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) 2026-04-16 10:09:50.961 8 INFO neutron.db.segments_db [None req-7fe89fdb-45bb-4acc-b8fd-c6193e91c10d 6ff0c0f078fc4954a44a7ba6a73890c5 790cbf57ee4f4d5fb98e5bf6907a5506 - - default default] Added segment 0b23a1f4-ea4c-431e-ab70-b1ebfc9f3fe5 of type vxlan for network 843e0df1-38ce-46f0-ab83-2068c382223f [pid: 8|app: 0|req: 309/599] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:09:50 2026] POST /v2.0/networks => generated 635 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/600] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:09:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/601] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:09:51 2026] POST /v2.0/floatingips => generated 552 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/602] 10.0.0.230 () {34 vars in 665 bytes} [Thu Apr 16 10:09:51 2026] POST /v2.0/ports => generated 1506 bytes in 582 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: 293/603] 10.0.0.230 () {32 vars in 643 bytes} [Thu Apr 16 10:09:51 2026] GET /v2.0/ports => generated 1506 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/604] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:51 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:51.871 7 INFO neutron_taas.services.taas.taas_plugin [None req-77a2c831-d1d7-489e-82e1-d56e72f2b48b 6ff0c0f078fc4954a44a7ba6a73890c5 790cbf57ee4f4d5fb98e5bf6907a5506 - - default default] TaaS: Handle Delete Port: e712a141-4676-404b-a8ee-088cc1eb46aa 2026-04-16 10:09:51.875 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77a2c831-d1d7-489e-82e1-d56e72f2b48b 6ff0c0f078fc4954a44a7ba6a73890c5 790cbf57ee4f4d5fb98e5bf6907a5506 - - default default] Tap Mirror: Handle Delete Port: e712a141-4676-404b-a8ee-088cc1eb46aa [pid: 8|app: 0|req: 312/605] 10.0.0.81 () {34 vars in 970 bytes} [Thu Apr 16 10:09:51 2026] GET /v2.0/ports/eef5c6dc-5e03-4b7b-92c1-3597891b5671 => generated 968 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/606] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:09:51 2026] DELETE /v2.0/ports/e712a141-4676-404b-a8ee-088cc1eb46aa => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/607] 10.0.0.81 () {34 vars in 1097 bytes} [Thu Apr 16 10:09:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--177447781&fields=id&tenant_id=db5059dd6ed1408aa504df01c3699b65 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:09:52.092 8 INFO neutron_taas.services.taas.taas_plugin [None req-f28c12d1-78ce-4e74-ab05-3ddaf0bbf9ae 6ff0c0f078fc4954a44a7ba6a73890c5 790cbf57ee4f4d5fb98e5bf6907a5506 - - default default] TaaS: Handle Delete Port: 221134cc-5a68-45b8-b8f8-7d2a227f1e32 2026-04-16 10:09:52.096 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f28c12d1-78ce-4e74-ab05-3ddaf0bbf9ae 6ff0c0f078fc4954a44a7ba6a73890c5 790cbf57ee4f4d5fb98e5bf6907a5506 - - default default] Tap Mirror: Handle Delete Port: 221134cc-5a68-45b8-b8f8-7d2a227f1e32 [pid: 7|app: 0|req: 296/608] 10.0.0.81 () {34 vars in 981 bytes} [Thu Apr 16 10:09:52 2026] GET /v2.0/networks?id=ad78851a-9d20-41d3-a6ff-066832c43394 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/609] 10.0.0.81 () {34 vars in 964 bytes} [Thu Apr 16 10:09:52 2026] GET /v2.0/quotas/db5059dd6ed1408aa504df01c3699b65 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/610] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:09:51 2026] DELETE /v2.0/ports/221134cc-5a68-45b8-b8f8-7d2a227f1e32 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/611] 10.0.0.230 () {32 vars in 643 bytes} [Thu Apr 16 10:09:52 2026] GET /v2.0/ports => 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: 298/612] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Apr 16 10:09:52 2026] GET /v2.0/ports?tenant_id=db5059dd6ed1408aa504df01c3699b65&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:52.275 8 INFO neutron.db.segments_db [None req-70c7e9cb-4173-4d38-aa2b-543d22a4939c 6ff0c0f078fc4954a44a7ba6a73890c5 790cbf57ee4f4d5fb98e5bf6907a5506 - - default default] Added segment 8495254f-cbcb-4684-b526-10c31b665cff of type vxlan for network 74e9651e-5b7a-41c3-9ad9-4780c3395677 [pid: 7|app: 0|req: 299/613] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Apr 16 10:09:52 2026] GET /v2.0/networks/ad78851a-9d20-41d3-a6ff-066832c43394?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: 315/614] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:09:52 2026] POST /v2.0/networks => generated 635 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/615] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Apr 16 10:09:52 2026] GET /v2.0/networks/ad78851a-9d20-41d3-a6ff-066832c43394?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:09:52.450 7 INFO neutron.db.segments_db [None req-3212eb64-ea01-4a78-8595-b5317a6fc660 6ff0c0f078fc4954a44a7ba6a73890c5 790cbf57ee4f4d5fb98e5bf6907a5506 - - default default] Added segment c21eeb4c-195a-4d7a-8d6f-efb067eac360 of type vxlan for network c36aac35-c5a7-4f34-9833-4ed3ac4562e9 [pid: 7|app: 0|req: 301/616] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:09:52 2026] POST /v2.0/networks => generated 634 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/617] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:52 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => 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: 316/618] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:52 2026] GET /v2.0/security-groups?tenant_id=7de6f270fbdc42a9888b1e9c0d846136&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/619] 199.204.45.153 () {34 vars in 1000 bytes} [Thu Apr 16 10:09:52 2026] GET /v2.0/subnets?network_id=3c7e462a-0f80-463b-9c05-a596f91dd2a7 => generated 683 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/620] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:52 2026] DELETE /v2.0/security-groups/0a0a82f1-a085-4abc-8ca8-b83d52b1e396 => 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: 304/621] 199.204.45.153 () {34 vars in 1146 bytes} [Thu Apr 16 10:09:52 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0&device_owner=compute%3Anova&network_id=3c7e462a-0f80-463b-9c05-a596f91dd2a7 => 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: 305/622] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:52 2026] GET /v2.0/security-groups?tenant_id=91865c44ff7b45cbbc452f374e8328d6&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/623] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:52 2026] DELETE /v2.0/security-groups/708f7557-676c-4219-9132-92af35a089d1 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/624] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:09:52 2026] PUT /v2.0/ports/eef5c6dc-5e03-4b7b-92c1-3597891b5671 => generated 1149 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:09:53.208 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-88655578-5976-4c32-8d6b-6bc7a2aca7cc'] response: {'name': 'network-changed', 'server_uuid': 'd47e95dd-4a49-4b5b-8dde-d0631af451a0', 'tag': 'eef5c6dc-5e03-4b7b-92c1-3597891b5671', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 307/625] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:09:53 2026] POST /v2.0/subnets => generated 1324 bytes in 433 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: 319/626] 10.0.0.230 () {32 vars in 647 bytes} [Thu Apr 16 10:09:53 2026] GET /v2.0/subnets => generated 1960 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/627] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:53 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/628] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:09:53 2026] GET /v2.0/ports?tenant_id=fb663121633c4608b7af49c1b99d9178&device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 1421 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/629] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:09:53 2026] DELETE /v2.0/subnets/da9ed514-0391-46c0-b6b8-24d060362fae => 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: 322/630] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:09:53 2026] GET /v2.0/networks?id=3c7e462a-0f80-463b-9c05-a596f91dd2a7 => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/631] 199.204.45.153 () {34 vars in 1060 bytes} [Thu Apr 16 10:09:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=eef5c6dc-5e03-4b7b-92c1-3597891b5671 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/632] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:09:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=eef5c6dc-5e03-4b7b-92c1-3597891b5671 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/633] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:09:53 2026] GET /v2.0/subnets?id=cd8decfd-a50a-4690-9646-d439149e8990 => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/634] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:09:53 2026] DELETE /v2.0/subnets/4196671d-a3b9-4332-9cc1-37521d86b138 => 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: 326/635] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:09:53 2026] GET /v2.0/ports?network_id=3c7e462a-0f80-463b-9c05-a596f91dd2a7&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: 310/636] 10.0.0.230 () {32 vars in 647 bytes} [Thu Apr 16 10:09:53 2026] GET /v2.0/subnets => generated 649 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/637] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:09:53 2026] GET /v2.0/networks/3c7e462a-0f80-463b-9c05-a596f91dd2a7?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/638] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:09:53 2026] GET /v2.0/networks/3c7e462a-0f80-463b-9c05-a596f91dd2a7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:09:54.091 7 INFO neutron.services.segments.plugin [-] Segment c21eeb4c-195a-4d7a-8d6f-efb067eac360 resource provider aggregate not found 2026-04-16 10:09:54.096 7 INFO neutron.services.segments.plugin [-] Segment c21eeb4c-195a-4d7a-8d6f-efb067eac360 resource provider aggregate not found 2026-04-16 10:09:54.113 7 INFO neutron.services.segments.plugin [-] Segment c21eeb4c-195a-4d7a-8d6f-efb067eac360 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c21eeb4c-195a-4d7a-8d6f-efb067eac360 found for delete ", "request_id": "req-f74309ef-3471-463a-a776-0b4251965fdc"}]} [pid: 7|app: 0|req: 311/639] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:09:53 2026] DELETE /v2.0/networks/c36aac35-c5a7-4f34-9833-4ed3ac4562e9 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:09:54.125 7 INFO neutron.services.segments.plugin [-] Segment c21eeb4c-195a-4d7a-8d6f-efb067eac360 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c21eeb4c-195a-4d7a-8d6f-efb067eac360 found for delete ", "request_id": "req-f449c433-e479-4462-bf50-272c097910e0"}]} [pid: 7|app: 0|req: 312/640] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:54 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 1152 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:09:54.279 8 INFO neutron.services.segments.plugin [-] Segment 8495254f-cbcb-4684-b526-10c31b665cff resource provider aggregate not found 2026-04-16 10:09:54.284 8 INFO neutron.services.segments.plugin [-] Segment 8495254f-cbcb-4684-b526-10c31b665cff resource provider aggregate not found [pid: 7|app: 0|req: 313/641] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:54 2026] GET /v2.0/security-groups?id=3d162916-3dc8-4605-ad91-525d485ea1d1&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:54.302 8 INFO neutron.services.segments.plugin [-] Segment 8495254f-cbcb-4684-b526-10c31b665cff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8495254f-cbcb-4684-b526-10c31b665cff found for delete ", "request_id": "req-2c351590-d19f-4211-a45c-3f90e269d939"}]} 2026-04-16 10:09:54.310 8 INFO neutron.services.segments.plugin [-] Segment 8495254f-cbcb-4684-b526-10c31b665cff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8495254f-cbcb-4684-b526-10c31b665cff found for delete ", "request_id": "req-9c4f33a2-d5e3-4271-ad45-9358965dc8f8"}]} [pid: 8|app: 0|req: 329/642] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:09:54 2026] DELETE /v2.0/networks/74e9651e-5b7a-41c3-9ad9-4780c3395677 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/643] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:09:54 2026] DELETE /v2.0/networks/843e0df1-38ce-46f0-ab83-2068c382223f => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/644] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:09:54 2026] DELETE /v2.0/networks/61323b36-07c5-4e06-b37d-b25d5600316f => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/645] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:54 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/646] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:09:55 2026] GET /v2.0/ports?tenant_id=fb663121633c4608b7af49c1b99d9178&device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 1421 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/647] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:09:55 2026] GET /v2.0/networks?id=3c7e462a-0f80-463b-9c05-a596f91dd2a7 => generated 779 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/648] 199.204.45.153 () {34 vars in 1060 bytes} [Thu Apr 16 10:09:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=eef5c6dc-5e03-4b7b-92c1-3597891b5671 => 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: 318/649] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:09:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=eef5c6dc-5e03-4b7b-92c1-3597891b5671 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/650] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:09:55 2026] GET /v2.0/subnets?id=cd8decfd-a50a-4690-9646-d439149e8990 => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/651] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:09:55 2026] GET /v2.0/ports?network_id=3c7e462a-0f80-463b-9c05-a596f91dd2a7&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: 332/652] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:55 2026] GET /v2.0/security-groups?tenant_id=790cbf57ee4f4d5fb98e5bf6907a5506&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/653] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:09:55 2026] GET /v2.0/networks/3c7e462a-0f80-463b-9c05-a596f91dd2a7?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/654] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:09:55 2026] GET /v2.0/networks/3c7e462a-0f80-463b-9c05-a596f91dd2a7?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: 8|app: 0|req: 333/655] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:55 2026] DELETE /v2.0/security-groups/a24eac91-9c78-4ba4-a81d-43d656cadaf1 => 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: 323/656] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:55 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => 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: 334/657] 199.204.45.153 () {34 vars in 1120 bytes} [Thu Apr 16 10:09:55 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1152 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:09:56.131 7 INFO neutron.services.segments.plugin [-] Segment 0b23a1f4-ea4c-431e-ab70-b1ebfc9f3fe5 resource provider aggregate not found 2026-04-16 10:09:56.151 7 INFO neutron.services.segments.plugin [-] Segment 0b23a1f4-ea4c-431e-ab70-b1ebfc9f3fe5 resource provider aggregate not found 2026-04-16 10:09:56.158 7 INFO neutron.services.segments.plugin [-] Segment 0b23a1f4-ea4c-431e-ab70-b1ebfc9f3fe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b23a1f4-ea4c-431e-ab70-b1ebfc9f3fe5 found for delete ", "request_id": "req-c52abfe5-e913-4ee2-838a-631703053208"}]} 2026-04-16 10:09:56.184 7 INFO neutron.services.segments.plugin [-] Segment 0b23a1f4-ea4c-431e-ab70-b1ebfc9f3fe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b23a1f4-ea4c-431e-ab70-b1ebfc9f3fe5 found for delete ", "request_id": "req-c715b591-4868-4935-92be-891f9db7247f"}]} 2026-04-16 10:09:56.328 8 INFO neutron.services.segments.plugin [-] Segment 090dd39e-3db5-4dab-a03a-e41b1bc6a26f resource provider aggregate not found 2026-04-16 10:09:56.338 8 INFO neutron.services.segments.plugin [-] Segment 090dd39e-3db5-4dab-a03a-e41b1bc6a26f resource provider aggregate not found 2026-04-16 10:09:56.345 8 INFO neutron.services.segments.plugin [-] Segment 090dd39e-3db5-4dab-a03a-e41b1bc6a26f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 090dd39e-3db5-4dab-a03a-e41b1bc6a26f found for delete ", "request_id": "req-0f422671-9569-403f-9e90-05e43715f0e8"}]} 2026-04-16 10:09:56.357 8 INFO neutron.services.segments.plugin [-] Segment 090dd39e-3db5-4dab-a03a-e41b1bc6a26f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 090dd39e-3db5-4dab-a03a-e41b1bc6a26f found for delete ", "request_id": "req-62758e6a-fe95-4344-9bc9-d271250b6d33"}]} [pid: 7|app: 0|req: 324/658] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:09:56 2026] PUT /v2.0/ports/eef5c6dc-5e03-4b7b-92c1-3597891b5671 => generated 968 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:56.587 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2104323f-63dc-487d-9987-7547e290e8b0'] response: {'name': 'network-changed', 'server_uuid': 'd47e95dd-4a49-4b5b-8dde-d0631af451a0', 'tag': 'eef5c6dc-5e03-4b7b-92c1-3597891b5671', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 335/659] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:09:56 2026] GET /v2.0/networks?id=ad78851a-9d20-41d3-a6ff-066832c43394 => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/660] 199.204.45.153 () {34 vars in 1050 bytes} [Thu Apr 16 10:09:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=db5059dd6ed1408aa504df01c3699b65 => generated 180 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/661] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:56 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/662] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:09:57 2026] GET /v2.0/ports?tenant_id=fb663121633c4608b7af49c1b99d9178&device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => 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: 328/663] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:09:57 2026] GET /v2.0/networks?id=3c7e462a-0f80-463b-9c05-a596f91dd2a7 => generated 779 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/664] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:09:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=eef5c6dc-5e03-4b7b-92c1-3597891b5671 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/665] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:09:57 2026] GET /v2.0/subnets?id=cd8decfd-a50a-4690-9646-d439149e8990 => generated 701 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/666] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:09:57 2026] GET /v2.0/ports?network_id=3c7e462a-0f80-463b-9c05-a596f91dd2a7&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:09:57 2026] GET /v2.0/networks/3c7e462a-0f80-463b-9c05-a596f91dd2a7?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: 336/668] 199.204.45.153 () {38 vars in 955 bytes} [Thu Apr 16 10:09:56 2026] POST /v2.0/ports => generated 954 bytes in 427 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: 333/669] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:09:57 2026] GET /v2.0/networks/3c7e462a-0f80-463b-9c05-a596f91dd2a7?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: 337/670] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:09:57 2026] PUT /v2.0/ports/3737bd5a-7284-46c3-a8db-81a4d0ab35f7 => generated 1235 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:09:57.879 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5aa489e9-cd82-49a2-88a9-4876deb6a72f'] response: {'name': 'network-changed', 'server_uuid': 'dee4d9a8-d523-444b-b64c-fc05b5063ee7', 'tag': '3737bd5a-7284-46c3-a8db-81a4d0ab35f7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 338/671] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:57 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:57.951 7 INFO neutron.db.segments_db [None req-8cbf8d91-c3ec-489c-80fc-9760c7569834 ee5c608c3fae4341966d0dd0448e0a3a fba3e00e958f475bbc535ac8d087cdca - - default default] Added segment 6201ad0a-cc83-4aa5-8e44-89d245e113ee of type vxlan for network a2be982d-47f6-46c5-b108-131a7d67d2c0 [pid: 8|app: 0|req: 339/672] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:57 2026] GET /v2.0/security-groups?id=3d162916-3dc8-4605-ad91-525d485ea1d1&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/673] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:09:57 2026] POST /v2.0/networks => generated 625 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/674] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:58 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:58 2026] GET /v2.0/security-groups?id=8142b3a9-0fc8-4ae1-9c12-44b42f8c37b8&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: 340/676] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:09:58 2026] POST /v2.0/subnets => generated 641 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:09:58.409 7 INFO neutron.db.segments_db [None req-fc0ca6a1-d7ac-4aa8-8590-d89fd5f944c6 ee5c608c3fae4341966d0dd0448e0a3a fba3e00e958f475bbc535ac8d087cdca - - default default] Added segment 51157790-f0c4-46e3-a950-ce3565bc63fd of type vxlan for network bf5bb899-0a92-4b92-b254-74d9a146f0c1 [pid: 8|app: 0|req: 341/677] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:09:58 2026] GET /v2.0/ports?tenant_id=db5059dd6ed1408aa504df01c3699b65&device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 199.204.45.153 () {34 vars in 1018 bytes} [Thu Apr 16 10:09:58 2026] GET /v2.0/networks?tenant_id=db5059dd6ed1408aa504df01c3699b65&shared=False => generated 766 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/679] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:09:58 2026] POST /v2.0/networks => generated 624 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:09:58 2026] GET /v2.0/ports?tenant_id=fb663121633c4608b7af49c1b99d9178&device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 199.204.45.153 () {34 vars in 930 bytes} [Thu Apr 16 10:09:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/682] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:09:58 2026] GET /v2.0/networks?id=3c7e462a-0f80-463b-9c05-a596f91dd2a7 => generated 779 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/683] 10.0.0.230 () {34 vars in 743 bytes} [Thu Apr 16 10:09:58 2026] PUT /v2.0/networks/bf5bb899-0a92-4b92-b254-74d9a146f0c1 => generated 592 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/684] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:09:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=eef5c6dc-5e03-4b7b-92c1-3597891b5671 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:09:58 2026] GET /v2.0/subnets?id=cd8decfd-a50a-4690-9646-d439149e8990 => generated 701 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/686] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:09:58 2026] GET /v2.0/ports?network_id=3c7e462a-0f80-463b-9c05-a596f91dd2a7&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: 7|app: 0|req: 343/687] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:09:58 2026] GET /v2.0/networks/3c7e462a-0f80-463b-9c05-a596f91dd2a7?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: 344/688] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:09:58 2026] GET /v2.0/networks/3c7e462a-0f80-463b-9c05-a596f91dd2a7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/689] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:09:58 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/690] 10.0.0.230 () {34 vars in 741 bytes} [Thu Apr 16 10:09:58 2026] PUT /v2.0/subnets/8af22c50-4326-4fa9-9efd-b8c7169b58e6 => generated 636 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:59.209 8 INFO neutron.services.segments.plugin [-] Segment 51157790-f0c4-46e3-a950-ce3565bc63fd resource provider aggregate not found 2026-04-16 10:09:59.217 8 INFO neutron.services.segments.plugin [-] Segment 51157790-f0c4-46e3-a950-ce3565bc63fd resource provider aggregate not found [pid: 7|app: 0|req: 347/692] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/security-groups?id=3d162916-3dc8-4605-ad91-525d485ea1d1&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:09:59.223 8 INFO neutron.services.segments.plugin [-] Segment 51157790-f0c4-46e3-a950-ce3565bc63fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51157790-f0c4-46e3-a950-ce3565bc63fd found for delete ", "request_id": "req-95303557-caef-4335-993a-87b7b0aa8dca"}]} [pid: 8|app: 0|req: 346/693] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:09:58 2026] DELETE /v2.0/networks/bf5bb899-0a92-4b92-b254-74d9a146f0c1 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:09:59.244 8 INFO neutron.services.segments.plugin [-] Segment 51157790-f0c4-46e3-a950-ce3565bc63fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51157790-f0c4-46e3-a950-ce3565bc63fd found for delete ", "request_id": "req-d4e106b2-c447-4dba-a5b1-a2a20e899103"}]} 2026-04-16 10:09:59.259 7 INFO neutron.pecan_wsgi.hooks.translation [None req-394b2fc1-f0fd-4699-b44c-873647514dc6 ee5c608c3fae4341966d0dd0448e0a3a fba3e00e958f475bbc535ac8d087cdca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 348/694] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:09:59 2026] DELETE /v2.0/networks/bf5bb899-0a92-4b92-b254-74d9a146f0c1 => 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: 347/695] 10.0.0.230 () {32 vars in 694 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/696] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/697] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/security-groups?id=8142b3a9-0fc8-4ae1-9c12-44b42f8c37b8&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: 348/698] 10.0.0.230 () {32 vars in 742 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/subnets?network_id=b1bed6a2-bd6f-442a-bee8-321efd10434a => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/699] 10.0.0.230 () {32 vars in 653 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/700] 10.0.0.230 () {32 vars in 649 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/networks => generated 1309 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.230 () {32 vars in 647 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/subnets => generated 1280 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/702] 10.0.0.230 () {32 vars in 723 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/networks/a2be982d-47f6-46c5-b108-131a7d67d2c0 => generated 669 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/subnets/97833cbb-28c1-4720-aaed-81042bd83784 => generated 641 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/ports?tenant_id=db5059dd6ed1408aa504df01c3699b65&device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:09:59.604 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11279701-dfa3-4da3-a842-a291937b85dc ee5c608c3fae4341966d0dd0448e0a3a fba3e00e958f475bbc535ac8d087cdca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 354/705] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:09:59 2026] DELETE /v2.0/subnets/8af22c50-4326-4fa9-9efd-b8c7169b58e6 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/706] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3737bd5a-7284-46c3-a8db-81a4d0ab35f7 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:09:59.647 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e18c64b-d595-4fab-918b-e96410f4f639 ee5c608c3fae4341966d0dd0448e0a3a fba3e00e958f475bbc535ac8d087cdca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 356/707] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:09:59 2026] DELETE /v2.0/networks/bf5bb899-0a92-4b92-b254-74d9a146f0c1 => 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: 357/708] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/subnets?id=70ae9e99-6f49-45a2-a9e0-86b843a581b8 => generated 688 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/709] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/security-groups?tenant_id=60a94cecc4394c3c84e26697ad8fa7d2&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/ports?network_id=ad78851a-9d20-41d3-a6ff-066832c43394&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: 358/711] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:09:59 2026] DELETE /v2.0/subnets/97833cbb-28c1-4720-aaed-81042bd83784 => 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: 354/712] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:09:59 2026] DELETE /v2.0/security-groups/25ff1f04-2496-414b-abcd-a1120c0dc891 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/713] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/networks/ad78851a-9d20-41d3-a6ff-066832c43394?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/714] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/networks/ad78851a-9d20-41d3-a6ff-066832c43394?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:09:59.909 7 INFO neutron.services.segments.plugin [-] Segment 6201ad0a-cc83-4aa5-8e44-89d245e113ee resource provider aggregate not found 2026-04-16 10:09:59.915 7 INFO neutron.services.segments.plugin [-] Segment 6201ad0a-cc83-4aa5-8e44-89d245e113ee resource provider aggregate not found [pid: 7|app: 0|req: 355/715] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:09:59 2026] DELETE /v2.0/networks/a2be982d-47f6-46c5-b108-131a7d67d2c0 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:09:59.933 7 INFO neutron.services.segments.plugin [-] Segment 6201ad0a-cc83-4aa5-8e44-89d245e113ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6201ad0a-cc83-4aa5-8e44-89d245e113ee found for delete ", "request_id": "req-a0e23b11-816e-4eb1-9ca5-883a992029ed"}]} 2026-04-16 10:09:59.934 7 INFO neutron.services.segments.plugin [-] Segment 6201ad0a-cc83-4aa5-8e44-89d245e113ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6201ad0a-cc83-4aa5-8e44-89d245e113ee found for delete ", "request_id": "req-0e732729-4f5e-48be-9ad4-84e14c861827"}]} [pid: 8|app: 0|req: 361/716] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:09:59 2026] GET /v2.0/security-groups?tenant_id=413cc98098d24378b55ae6ae69984c9e&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: 356/717] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:00 2026] DELETE /v2.0/security-groups/20289dec-5d8d-4a73-b2b7-43470ebd0704 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/718] 199.204.45.153 () {34 vars in 994 bytes} [Thu Apr 16 10:10:00 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:00.320 7 INFO neutron_taas.services.taas.taas_plugin [req-13e0c261-2b41-411f-97d5-04722062f548 req-b947f2a8-c899-4632-b304-108877170e42 54c0a38f2e2342808d9ea6a8d19f0311 fb663121633c4608b7af49c1b99d9178 - - default default] TaaS: Handle Delete Port: eef5c6dc-5e03-4b7b-92c1-3597891b5671 2026-04-16 10:10:00.327 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-13e0c261-2b41-411f-97d5-04722062f548 req-b947f2a8-c899-4632-b304-108877170e42 54c0a38f2e2342808d9ea6a8d19f0311 fb663121633c4608b7af49c1b99d9178 - - default default] Tap Mirror: Handle Delete Port: eef5c6dc-5e03-4b7b-92c1-3597891b5671 [pid: 8|app: 0|req: 363/719] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:00 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/720] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:00 2026] GET /v2.0/security-groups?id=3d162916-3dc8-4605-ad91-525d485ea1d1&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:00.441 7 INFO neutron.db.l3_db [req-13e0c261-2b41-411f-97d5-04722062f548 req-b947f2a8-c899-4632-b304-108877170e42 54c0a38f2e2342808d9ea6a8d19f0311 fb663121633c4608b7af49c1b99d9178 - - default default] Floating IP c9cad27b-a5db-4880-94d5-d7b342b738b1 disassociated. External IP: 10.96.250.211, port: eef5c6dc-5e03-4b7b-92c1-3597891b5671. [pid: 8|app: 0|req: 365/721] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:00 2026] GET /v2.0/security-groups?tenant_id=fba3e00e958f475bbc535ac8d087cdca&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/722] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:00 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/723] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:00 2026] DELETE /v2.0/security-groups/1b0fa567-daaf-477a-83aa-b5fd7f20c000 => 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: 368/724] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:00 2026] GET /v2.0/security-groups?id=8142b3a9-0fc8-4ae1-9c12-44b42f8c37b8&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: 357/725] 199.204.45.153 () {36 vars in 997 bytes} [Thu Apr 16 10:10:00 2026] DELETE /v2.0/ports/eef5c6dc-5e03-4b7b-92c1-3597891b5671 => generated 0 bytes in 582 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:00.828 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1ffe30c-0f0c-4353-8335-8afab3750c23'] response: {'server_uuid': 'd47e95dd-4a49-4b5b-8dde-d0631af451a0', 'name': 'network-vif-deleted', 'tag': 'eef5c6dc-5e03-4b7b-92c1-3597891b5671', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 369/726] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:01 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => 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: 358/727] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:01 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => 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: 370/728] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:01 2026] GET /v2.0/security-groups?id=8142b3a9-0fc8-4ae1-9c12-44b42f8c37b8&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/729] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:02 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => 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: 360/730] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:03 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:03.079 8 INFO neutron.db.segments_db [None req-bc0deceb-40c9-48bd-9dd2-11ff676e9a81 f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] Added segment d8f4e78d-be94-4a60-8c7f-9e7a43f2fb67 of type vxlan for network 9966b070-3c98-485d-acc1-8bda17315583 [pid: 7|app: 0|req: 361/731] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:03 2026] GET /v2.0/security-groups?id=8142b3a9-0fc8-4ae1-9c12-44b42f8c37b8&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/734] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:02 2026] POST /v2.0/networks => generated 625 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/735] 10.0.0.230 () {34 vars in 665 bytes} [Thu Apr 16 10:10:03 2026] POST /v2.0/ports => generated 775 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:03.575 8 INFO neutron.db.segments_db [None req-2a121788-1f55-47a4-9b6f-d26626bdf9fe f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] Added segment 91942c3f-b517-490a-99a5-05f46cd9d212 of type vxlan for network f0172e4a-a150-4cb0-9f4a-12dee4446a1e [pid: 8|app: 0|req: 372/736] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:03 2026] POST /v2.0/networks => generated 612 bytes in 153 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: 373/737] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:03 2026] GET /v2.0/ports?device_id=d47e95dd-4a49-4b5b-8dde-d0631af451a0 => 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: 365/738] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:03 2026] POST /v2.0/subnets => generated 626 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/739] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:04 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/740] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:04 2026] GET /v2.0/security-groups?id=8142b3a9-0fc8-4ae1-9c12-44b42f8c37b8&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: 374/741] 10.0.0.230 () {34 vars in 665 bytes} [Thu Apr 16 10:10:03 2026] POST /v2.0/ports => generated 954 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:04.448 7 INFO neutron_taas.services.taas.taas_plugin [None req-3ccb2322-9f0a-4689-ac01-2d9a10ffea0b f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] TaaS: Handle Delete Port: 28320bba-2902-4287-82c1-22fa7ca0a583 2026-04-16 10:10:04.451 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ccb2322-9f0a-4689-ac01-2d9a10ffea0b f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] Tap Mirror: Handle Delete Port: 28320bba-2902-4287-82c1-22fa7ca0a583 [pid: 7|app: 0|req: 368/742] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:10:04 2026] DELETE /v2.0/ports/28320bba-2902-4287-82c1-22fa7ca0a583 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:10:04.613 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f987eaaa-9516-4f14-8949-18337ed1519c f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 375/743] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:10:04 2026] DELETE /v2.0/ports/28320bba-2902-4287-82c1-22fa7ca0a583 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:10:04.634 7 INFO neutron.pecan_wsgi.hooks.translation [None req-258cfec9-0c85-4080-8b7a-5f2ae5932898 f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 369/744] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:10:04 2026] GET /v2.0/ports/28320bba-2902-4287-82c1-22fa7ca0a583 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/745] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:04 2026] DELETE /v2.0/subnets/37073312-d3d1-4ab6-af1f-38b18c70f326 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:04.910 7 INFO neutron.services.segments.plugin [-] Segment 91942c3f-b517-490a-99a5-05f46cd9d212 resource provider aggregate not found 2026-04-16 10:10:04.914 7 INFO neutron.services.segments.plugin [-] Segment 91942c3f-b517-490a-99a5-05f46cd9d212 resource provider aggregate not found 2026-04-16 10:10:04.928 7 INFO neutron.services.segments.plugin [-] Segment 91942c3f-b517-490a-99a5-05f46cd9d212 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91942c3f-b517-490a-99a5-05f46cd9d212 found for delete ", "request_id": "req-f4dddc8b-c52e-4da3-9597-5caff9bd004e"}]} 2026-04-16 10:10:04.929 7 INFO neutron.services.segments.plugin [-] Segment 91942c3f-b517-490a-99a5-05f46cd9d212 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91942c3f-b517-490a-99a5-05f46cd9d212 found for delete ", "request_id": "req-d27c14da-daf7-453b-a3d0-570d8ff39921"}]} [pid: 8|app: 0|req: 377/746] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:04 2026] DELETE /v2.0/security-groups/3d162916-3dc8-4605-ad91-525d485ea1d1 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:10:04.947 8 INFO neutron.api.v2.resource [None req-a010b956-fee5-4a57-af53-29843ae33ab1 54c0a38f2e2342808d9ea6a8d19f0311 fb663121633c4608b7af49c1b99d9178 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 370/747] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:04 2026] DELETE /v2.0/networks/f0172e4a-a150-4cb0-9f4a-12dee4446a1e => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/748] 10.0.0.230 () {32 vars in 737 bytes} [Thu Apr 16 10:10:04 2026] GET /v2.0/security-groups/3d162916-3dc8-4605-ad91-525d485ea1d1 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:10:05.040 8 INFO neutron.db.segments_db [None req-c84578ea-17aa-487b-9ab0-3a371c82d5c3 f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] Added segment a68e0775-9e66-40a5-9953-ca9a23edf472 of type vxlan for network 17122cea-cc5f-429c-a5db-ac06ae5ffa7a 2026-04-16 10:10:05.082 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff585fc7-fc3b-43b5-b29a-c72aa4a435c4 54c0a38f2e2342808d9ea6a8d19f0311 fb663121633c4608b7af49c1b99d9178 - - default default] TaaS: Handle Delete Port: 3db8f7a1-70d0-4553-b7b5-af11baebcd01 2026-04-16 10:10:05.087 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff585fc7-fc3b-43b5-b29a-c72aa4a435c4 54c0a38f2e2342808d9ea6a8d19f0311 fb663121633c4608b7af49c1b99d9178 - - default default] Tap Mirror: Handle Delete Port: 3db8f7a1-70d0-4553-b7b5-af11baebcd01 [pid: 8|app: 0|req: 379/749] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:04 2026] POST /v2.0/networks => generated 613 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/750] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:10:04 2026] DELETE /v2.0/floatingips/c9cad27b-a5db-4880-94d5-d7b342b738b1 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/751] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:05 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) [pid: 7|app: 0|req: 372/752] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:05 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/753] 10.0.0.230 () {34 vars in 665 bytes} [Thu Apr 16 10:10:05 2026] POST /v2.0/ports => generated 912 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/754] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:05 2026] GET /v2.0/security-groups?id=8142b3a9-0fc8-4ae1-9c12-44b42f8c37b8&fields=id&fields=name => generated 113 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:05.785 7 INFO neutron_taas.services.taas.taas_plugin [None req-bf051707-2225-4aa5-b8e8-15b3d0a6339b ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 18f0c7a1-8c49-4db7-a9af-a78be8a6a742 2026-04-16 10:10:05.789 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf051707-2225-4aa5-b8e8-15b3d0a6339b ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 18f0c7a1-8c49-4db7-a9af-a78be8a6a742 [pid: 8|app: 0|req: 383/755] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:05 2026] GET /v2.0/security-groups?tenant_id=e4ddb45277ea402eb532a8a9fdb3039d&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:06.068 8 INFO neutron_taas.services.taas.taas_plugin [None req-bac3d633-6a7f-4419-9237-251ca56010c1 f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] TaaS: Handle Delete Port: 3fbc82f9-6cf8-4c05-b7be-6a87c3a04798 2026-04-16 10:10:06.071 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bac3d633-6a7f-4419-9237-251ca56010c1 f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] Tap Mirror: Handle Delete Port: 3fbc82f9-6cf8-4c05-b7be-6a87c3a04798 [pid: 8|app: 0|req: 384/756] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:10:05 2026] DELETE /v2.0/ports/3fbc82f9-6cf8-4c05-b7be-6a87c3a04798 => 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: 385/757] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:06 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/758] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:06 2026] DELETE /v2.0/security-groups/61124213-010b-4b39-acdd-f144714fe3b8 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:10:06.372 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20382ad2-3146-42b7-b1a6-f468dc21ca8a f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 387/759] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:10:06 2026] GET /v2.0/ports/3fbc82f9-6cf8-4c05-b7be-6a87c3a04798 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/760] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:10:05 2026] PUT /v2.0/routers/ac8e3554-07bf-4a1d-b410-882af6a1366c/remove_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/761] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:06 2026] DELETE /v2.0/subnets/ae595e36-1a0e-4886-b1de-17e54e1099d7 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:06.731 8 INFO neutron.db.l3_db [None req-e9dcf0c1-4b72-4d18-9bb9-8376b47090c6 8fed0d23e0b94cefb70dae9f90a3c742 db5059dd6ed1408aa504df01c3699b65 - - default default] Floating IP 73ae1d1c-5928-4448-adc4-2fed42d2ba48 associated. External IP: 10.96.250.215, port: 3737bd5a-7284-46c3-a8db-81a4d0ab35f7. 2026-04-16 10:10:06.762 7 INFO neutron_taas.services.taas.taas_plugin [None req-20b34ebf-df16-4951-9a75-fdabdbd54638 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: f2062b55-5e46-4077-8dfc-f772a7ebfe2a 2026-04-16 10:10:06.765 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20b34ebf-df16-4951-9a75-fdabdbd54638 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: f2062b55-5e46-4077-8dfc-f772a7ebfe2a [pid: 8|app: 0|req: 388/762] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:10:06 2026] PUT /v2.0/floatingips/73ae1d1c-5928-4448-adc4-2fed42d2ba48 => generated 855 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:07.110 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5673d1a-3d57-4405-81d4-06aef04128a2'] response: {'name': 'network-changed', 'server_uuid': 'dee4d9a8-d523-444b-b64c-fc05b5063ee7', 'tag': '3737bd5a-7284-46c3-a8db-81a4d0ab35f7', 'status': 'completed', 'code': 200} 2026-04-16 10:10:07.213 8 INFO neutron.services.segments.plugin [-] Segment a68e0775-9e66-40a5-9953-ca9a23edf472 resource provider aggregate not found 2026-04-16 10:10:07.213 8 INFO neutron.services.segments.plugin [-] Segment a68e0775-9e66-40a5-9953-ca9a23edf472 resource provider aggregate not found 2026-04-16 10:10:07.231 8 INFO neutron.services.segments.plugin [-] Segment a68e0775-9e66-40a5-9953-ca9a23edf472 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a68e0775-9e66-40a5-9953-ca9a23edf472 found for delete ", "request_id": "req-9f1ac017-811f-4d44-b040-0de002df80c9"}]} 2026-04-16 10:10:07.235 8 INFO neutron.services.segments.plugin [-] Segment a68e0775-9e66-40a5-9953-ca9a23edf472 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a68e0775-9e66-40a5-9953-ca9a23edf472 found for delete ", "request_id": "req-eed60554-d871-45e5-8a79-e051f147c269"}]} [pid: 8|app: 0|req: 389/763] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:07 2026] DELETE /v2.0/networks/17122cea-cc5f-429c-a5db-ac06ae5ffa7a => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/764] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:07 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:07.445 7 INFO neutron_taas.services.taas.taas_plugin [None req-20b34ebf-df16-4951-9a75-fdabdbd54638 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 068934a3-b4af-4b16-9a9b-d7c81d5d3d79 2026-04-16 10:10:07.448 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20b34ebf-df16-4951-9a75-fdabdbd54638 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 068934a3-b4af-4b16-9a9b-d7c81d5d3d79 [pid: 8|app: 0|req: 391/765] 10.0.0.230 () {34 vars in 665 bytes} [Thu Apr 16 10:10:07 2026] POST /v2.0/ports => generated 774 bytes in 281 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: 392/766] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:07 2026] GET /v2.0/security-groups?id=8142b3a9-0fc8-4ae1-9c12-44b42f8c37b8&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: 393/767] 10.0.0.230 () {34 vars in 737 bytes} [Thu Apr 16 10:10:07 2026] PUT /v2.0/ports/c81c5ad8-ff1d-4065-8e6c-dae5375fc7f1 => generated 752 bytes in 169 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: 394/768] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:10:07 2026] GET /v2.0/ports?tenant_id=db5059dd6ed1408aa504df01c3699b65&device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:07.853 7 INFO neutron.services.segments.plugin [-] Segment 157c1375-10f1-4883-8156-8fabdc63be03 resource provider aggregate not found 2026-04-16 10:10:07.861 7 INFO neutron.services.segments.plugin [-] Segment 157c1375-10f1-4883-8156-8fabdc63be03 resource provider aggregate not found 2026-04-16 10:10:07.872 7 INFO neutron.services.segments.plugin [-] Segment 157c1375-10f1-4883-8156-8fabdc63be03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 157c1375-10f1-4883-8156-8fabdc63be03 found for delete ", "request_id": "req-36c1fa2c-3754-4905-b8f8-e339a0713c7f"}]} 2026-04-16 10:10:07.881 7 INFO neutron.services.segments.plugin [-] Segment 157c1375-10f1-4883-8156-8fabdc63be03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 157c1375-10f1-4883-8156-8fabdc63be03 found for delete ", "request_id": "req-1f97b888-f3b8-4e9f-9747-0758c3dc4c76"}]} 2026-04-16 10:10:07.890 7 INFO neutron.db.l3_hamode_db [None req-20b34ebf-df16-4951-9a75-fdabdbd54638 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] HA network af46a604-86a8-4d52-9f29-67d5a5930d8e was deleted as no HA routers are present in tenant fb663121633c4608b7af49c1b99d9178. 2026-04-16 10:10:07.896 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc2bc7da-14c9-469e-80f6-80e677795385 f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] TaaS: Handle Delete Port: c81c5ad8-ff1d-4065-8e6c-dae5375fc7f1 2026-04-16 10:10:07.898 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc2bc7da-14c9-469e-80f6-80e677795385 f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] Tap Mirror: Handle Delete Port: c81c5ad8-ff1d-4065-8e6c-dae5375fc7f1 [pid: 7|app: 0|req: 375/769] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:06 2026] DELETE /v2.0/routers/ac8e3554-07bf-4a1d-b410-882af6a1366c => generated 0 bytes in 1316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/770] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:10:07 2026] GET /v2.0/networks?id=ad78851a-9d20-41d3-a6ff-066832c43394 => generated 766 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/771] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:10:07 2026] DELETE /v2.0/ports/c81c5ad8-ff1d-4065-8e6c-dae5375fc7f1 => 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: 377/772] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:07 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/773] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:10:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3737bd5a-7284-46c3-a8db-81a4d0ab35f7 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/774] 10.0.0.230 () {32 vars in 643 bytes} [Thu Apr 16 10:10:08 2026] GET /v2.0/ports => generated 778 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/775] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:08 2026] GET /v2.0/security-groups?id=8142b3a9-0fc8-4ae1-9c12-44b42f8c37b8&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/776] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:10:08 2026] GET /v2.0/subnets?id=70ae9e99-6f49-45a2-a9e0-86b843a581b8 => generated 688 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:08.128 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f8c65c8-636d-4aa5-9594-8d58380076ce f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 382/777] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:10:08 2026] GET /v2.0/ports/c81c5ad8-ff1d-4065-8e6c-dae5375fc7f1 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/778] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:07 2026] DELETE /v2.0/subnets/cd8decfd-a50a-4690-9646-d439149e8990 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/779] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:10:08 2026] GET /v2.0/ports?network_id=ad78851a-9d20-41d3-a6ff-066832c43394&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/780] 10.0.0.230 () {32 vars in 643 bytes} [Thu Apr 16 10:10:08 2026] GET /v2.0/ports => generated 778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:08.259 7 INFO neutron_taas.services.taas.taas_plugin [None req-3a4532bf-6cec-4ae3-90b5-4afa49a8591d ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: a395cd39-bc21-4060-b33a-06407f29ab98 2026-04-16 10:10:08.262 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a4532bf-6cec-4ae3-90b5-4afa49a8591d ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: a395cd39-bc21-4060-b33a-06407f29ab98 [pid: 7|app: 0|req: 384/781] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:08 2026] DELETE /v2.0/networks/3c7e462a-0f80-463b-9c05-a596f91dd2a7 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/782] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:10:08 2026] GET /v2.0/networks/ad78851a-9d20-41d3-a6ff-066832c43394?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: 386/783] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:10:08 2026] GET /v2.0/ports/87301561-5590-4ea7-8c02-0616ddbad6c9 => generated 775 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/784] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:10:08 2026] GET /v2.0/networks/ad78851a-9d20-41d3-a6ff-066832c43394?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:10:08.542 8 INFO neutron.db.segments_db [None req-5739cf76-70c5-42a0-b7d6-0f0f60eec8fb 736de84e1d6145b1be3967b3b7e40031 a6dc0802a09b429f9cf095389fefdc8b - - default default] Added segment fb9741b1-947e-43c5-84c9-3652d339d17c of type vxlan for network 3d365550-a329-4a74-9169-82d4b1d23c9e 2026-04-16 10:10:08.559 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c0c3b7d-0155-4c3e-8368-f51da874e056 f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 388/785] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:10:08 2026] DELETE /v2.0/ports/3fbc82f9-6cf8-4c05-b7be-6a87c3a04798 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:10:08.576 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5f3fa63-9961-4cdf-894c-bf8599a977a8 f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 389/786] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:08 2026] DELETE /v2.0/subnets/ae595e36-1a0e-4886-b1de-17e54e1099d7 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:10:08.592 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05f4d51c-005b-4914-a466-1734b2151b42 f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 390/787] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:08 2026] DELETE /v2.0/subnets/37073312-d3d1-4ab6-af1f-38b18c70f326 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/788] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:08 2026] GET /v2.0/security-groups?tenant_id=fb663121633c4608b7af49c1b99d9178&name=default => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/789] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:08 2026] POST /v2.0/networks => generated 629 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/790] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:08 2026] DELETE /v2.0/security-groups/de6c13a0-7c66-4bfe-a548-dabbced25236 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:10:08.740 7 INFO neutron_taas.services.taas.taas_plugin [None req-323838c1-29da-4440-aa5d-e3f6bfbae173 f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] TaaS: Handle Delete Port: 87301561-5590-4ea7-8c02-0616ddbad6c9 2026-04-16 10:10:08.743 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-323838c1-29da-4440-aa5d-e3f6bfbae173 f615d4d3aef444c39bdd63a1d8cef934 4e61c5b3347c4f7d8dae920eef72b2e9 - - default default] Tap Mirror: Handle Delete Port: 87301561-5590-4ea7-8c02-0616ddbad6c9 [pid: 7|app: 0|req: 392/791] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:10:08 2026] DELETE /v2.0/ports/87301561-5590-4ea7-8c02-0616ddbad6c9 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/792] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:08 2026] DELETE /v2.0/networks/9966b070-3c98-485d-acc1-8bda17315583 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/793] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:09 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/794] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:09 2026] GET /v2.0/security-groups?id=8142b3a9-0fc8-4ae1-9c12-44b42f8c37b8&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-04-16 10:10:09.250 8 INFO neutron.services.segments.plugin [-] Segment d8f4e78d-be94-4a60-8c7f-9e7a43f2fb67 resource provider aggregate not found 2026-04-16 10:10:09.263 8 INFO neutron.services.segments.plugin [-] Segment d8f4e78d-be94-4a60-8c7f-9e7a43f2fb67 resource provider aggregate not found 2026-04-16 10:10:09.266 8 INFO neutron.services.segments.plugin [-] Segment d8f4e78d-be94-4a60-8c7f-9e7a43f2fb67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8f4e78d-be94-4a60-8c7f-9e7a43f2fb67 found for delete ", "request_id": "req-78ac41d4-440c-456c-b4a0-4cf89d4c7289"}]} 2026-04-16 10:10:09.272 8 INFO neutron.services.segments.plugin [-] Segment d8f4e78d-be94-4a60-8c7f-9e7a43f2fb67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8f4e78d-be94-4a60-8c7f-9e7a43f2fb67 found for delete ", "request_id": "req-75fc347c-fe71-4c99-8ec7-096353405e4d"}]} [pid: 7|app: 0|req: 393/795] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:09 2026] POST /v2.0/subnets => generated 673 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:09.432 8 INFO neutron.db.segments_db [None req-d1aab365-b89b-45b9-abc5-4732d9f6caf5 736de84e1d6145b1be3967b3b7e40031 a6dc0802a09b429f9cf095389fefdc8b - - default default] Added segment 90f7df24-b0ac-4d4f-9690-8a99766a7ef6 of type vxlan for network d7f06a08-b24f-452a-9bfb-7c067d0c1e90 [pid: 8|app: 0|req: 403/796] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:09 2026] POST /v2.0/networks => generated 629 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/797] 10.0.0.230 () {34 vars in 743 bytes} [Thu Apr 16 10:10:09 2026] PUT /v2.0/networks/d7f06a08-b24f-452a-9bfb-7c067d0c1e90 => generated 592 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/798] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:09 2026] GET /v2.0/security-groups?tenant_id=4e61c5b3347c4f7d8dae920eef72b2e9&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/799] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:09 2026] DELETE /v2.0/security-groups/368f7465-9608-4b77-944b-f0c6fa15c9cf => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:10:09.891 7 INFO neutron.services.segments.plugin [-] Segment 5f96b0cb-1fdc-416f-bce1-1f184803a20c resource provider aggregate not found 2026-04-16 10:10:09.896 7 INFO neutron.services.segments.plugin [-] Segment 5f96b0cb-1fdc-416f-bce1-1f184803a20c resource provider aggregate not found 2026-04-16 10:10:09.909 7 INFO neutron.services.segments.plugin [-] Segment 5f96b0cb-1fdc-416f-bce1-1f184803a20c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f96b0cb-1fdc-416f-bce1-1f184803a20c found for delete ", "request_id": "req-8cd69eff-cb09-4cad-bff7-47e635cbd321"}]} 2026-04-16 10:10:09.912 7 INFO neutron.services.segments.plugin [-] Segment 5f96b0cb-1fdc-416f-bce1-1f184803a20c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f96b0cb-1fdc-416f-bce1-1f184803a20c found for delete ", "request_id": "req-b4f8d8b3-301b-4b75-bf27-5060652a21ff"}]} [pid: 7|app: 0|req: 395/800] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:09 2026] POST /v2.0/subnets => generated 646 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/801] 10.0.0.230 () {34 vars in 741 bytes} [Thu Apr 16 10:10:09 2026] PUT /v2.0/subnets/68efaae3-ee2f-4a12-baa0-d2b6551d7af3 => generated 656 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/802] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:10 2026] DELETE /v2.0/networks/d7f06a08-b24f-452a-9bfb-7c067d0c1e90 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:10.227 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3a4c4ec-0d16-4ec1-885f-244714413dec 736de84e1d6145b1be3967b3b7e40031 a6dc0802a09b429f9cf095389fefdc8b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 407/803] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:10 2026] DELETE /v2.0/networks/d7f06a08-b24f-452a-9bfb-7c067d0c1e90 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/804] 10.0.0.230 () {32 vars in 694 bytes} [Thu Apr 16 10:10:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/805] 199.204.45.153 () {34 vars in 994 bytes} [Thu Apr 16 10:10:10 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/806] 10.0.0.230 () {32 vars in 742 bytes} [Thu Apr 16 10:10:10 2026] GET /v2.0/subnets?network_id=b1bed6a2-bd6f-442a-bee8-321efd10434a => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/807] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:10 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/808] 10.0.0.230 () {32 vars in 653 bytes} [Thu Apr 16 10:10:10 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/809] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:10 2026] GET /v2.0/security-groups?id=8142b3a9-0fc8-4ae1-9c12-44b42f8c37b8&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: 412/810] 10.0.0.230 () {32 vars in 649 bytes} [Thu Apr 16 10:10:10 2026] GET /v2.0/networks => generated 1313 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/811] 10.0.0.230 () {32 vars in 647 bytes} [Thu Apr 16 10:10:10 2026] GET /v2.0/subnets => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:10.467 7 INFO neutron_taas.services.taas.taas_plugin [req-a38aa1fe-a938-46e4-ba5b-28d428146fd4 req-047c1050-eafa-49ee-b665-c36b3f6cecfc 8fed0d23e0b94cefb70dae9f90a3c742 db5059dd6ed1408aa504df01c3699b65 - - default default] TaaS: Handle Delete Port: 3737bd5a-7284-46c3-a8db-81a4d0ab35f7 2026-04-16 10:10:10.470 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a38aa1fe-a938-46e4-ba5b-28d428146fd4 req-047c1050-eafa-49ee-b665-c36b3f6cecfc 8fed0d23e0b94cefb70dae9f90a3c742 db5059dd6ed1408aa504df01c3699b65 - - default default] Tap Mirror: Handle Delete Port: 3737bd5a-7284-46c3-a8db-81a4d0ab35f7 [pid: 8|app: 0|req: 414/812] 10.0.0.230 () {32 vars in 723 bytes} [Thu Apr 16 10:10:10 2026] GET /v2.0/networks/3d365550-a329-4a74-9169-82d4b1d23c9e => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/813] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:10:10 2026] GET /v2.0/subnets/b7223d0d-135d-4317-9449-24c4834c0285 => generated 673 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:10.523 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11d6370f-4224-4b41-b7bd-8c2dd1b1ebe1 736de84e1d6145b1be3967b3b7e40031 a6dc0802a09b429f9cf095389fefdc8b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 416/814] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:10 2026] DELETE /v2.0/subnets/68efaae3-ee2f-4a12-baa0-d2b6551d7af3 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:10:10.545 8 INFO neutron.pecan_wsgi.hooks.translation [None req-536c53c0-6fae-4c85-b6a0-4c92d8acb609 736de84e1d6145b1be3967b3b7e40031 a6dc0802a09b429f9cf095389fefdc8b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 417/815] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:10 2026] DELETE /v2.0/networks/d7f06a08-b24f-452a-9bfb-7c067d0c1e90 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:10:10.599 7 INFO neutron.db.l3_db [req-a38aa1fe-a938-46e4-ba5b-28d428146fd4 req-047c1050-eafa-49ee-b665-c36b3f6cecfc 8fed0d23e0b94cefb70dae9f90a3c742 db5059dd6ed1408aa504df01c3699b65 - - default default] Floating IP 73ae1d1c-5928-4448-adc4-2fed42d2ba48 disassociated. External IP: 10.96.250.215, port: 3737bd5a-7284-46c3-a8db-81a4d0ab35f7. [pid: 8|app: 0|req: 418/816] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:10 2026] DELETE /v2.0/subnets/b7223d0d-135d-4317-9449-24c4834c0285 => 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: 399/817] 199.204.45.153 () {36 vars in 997 bytes} [Thu Apr 16 10:10:10 2026] DELETE /v2.0/ports/3737bd5a-7284-46c3-a8db-81a4d0ab35f7 => generated 0 bytes in 580 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:10.944 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-007c6314-41fa-4f63-80af-8281d930c2ef'] response: {'server_uuid': 'dee4d9a8-d523-444b-b64c-fc05b5063ee7', 'name': 'network-vif-deleted', 'tag': '3737bd5a-7284-46c3-a8db-81a4d0ab35f7', 'status': 'completed', 'code': 200} 2026-04-16 10:10:10.948 8 INFO neutron.db.segments_db [None req-b41acd6c-d834-4c2b-815f-e6e0670df87a ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 50f8aa12-5be3-4c59-8fda-884741c20e01 of type vxlan for network ebb861f2-eacd-4b3a-96e6-16493391f1b7 [pid: 8|app: 0|req: 419/818] 10.0.0.230 () {34 vars in 671 bytes} [Thu Apr 16 10:10:10 2026] POST /v2.0/networks => generated 724 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/819] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:10 2026] DELETE /v2.0/networks/3d365550-a329-4a74-9169-82d4b1d23c9e => 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: 420/820] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:11 2026] POST /v2.0/subnets => generated 690 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:11.256 7 INFO neutron.db.segments_db [None req-d9f14ddf-8286-4b35-90ad-cd76ae1b9031 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 0a763111-2785-4e42-80ac-5ddaf2b489ba of type vxlan for network fe2e90d6-ab46-44f0-b641-a66f5da84a76 [pid: 8|app: 0|req: 421/821] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:11 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:10:11.480 7 INFO neutron.db.l3_hamode_db [None req-d9f14ddf-8286-4b35-90ad-cd76ae1b9031 ef869f83488e48bcb5b807c92a0a69ef bbbc48da0e534b50a21673d7b50ce009 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 422/822] 10.0.0.230 () {34 vars in 684 bytes} [Thu Apr 16 10:10:11 2026] POST /v2.0/security-groups => generated 1625 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/823] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:11 2026] GET /v2.0/security-groups?tenant_id=a6dc0802a09b429f9cf095389fefdc8b&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/824] 10.0.0.230 () {32 vars in 663 bytes} [Thu Apr 16 10:10:11 2026] GET /v2.0/security-groups => generated 4530 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:11.938 7 INFO neutron.services.segments.plugin [-] Segment 90f7df24-b0ac-4d4f-9690-8a99766a7ef6 resource provider aggregate not found 2026-04-16 10:10:11.941 7 INFO neutron.services.segments.plugin [-] Segment 90f7df24-b0ac-4d4f-9690-8a99766a7ef6 resource provider aggregate not found [pid: 8|app: 0|req: 425/825] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:11 2026] DELETE /v2.0/security-groups/f395ee87-3c16-4731-8ac4-409097a0fa53 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:10:11.952 7 INFO neutron.services.segments.plugin [-] Segment 90f7df24-b0ac-4d4f-9690-8a99766a7ef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90f7df24-b0ac-4d4f-9690-8a99766a7ef6 found for delete ", "request_id": "req-78faadd3-7b8b-4fe7-a2f1-af09c89800b1"}]} 2026-04-16 10:10:11.961 7 INFO neutron.services.segments.plugin [-] Segment 90f7df24-b0ac-4d4f-9690-8a99766a7ef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90f7df24-b0ac-4d4f-9690-8a99766a7ef6 found for delete ", "request_id": "req-16dbaa1b-f2d1-436a-8afa-f40706439eea"}]} 2026-04-16 10:10:11.969 7 INFO neutron.services.segments.plugin [-] Segment fb9741b1-947e-43c5-84c9-3652d339d17c resource provider aggregate not found 2026-04-16 10:10:11.978 7 INFO neutron.services.segments.plugin [-] Segment fb9741b1-947e-43c5-84c9-3652d339d17c resource provider aggregate not found 2026-04-16 10:10:11.989 7 INFO neutron.services.segments.plugin [-] Segment fb9741b1-947e-43c5-84c9-3652d339d17c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb9741b1-947e-43c5-84c9-3652d339d17c found for delete ", "request_id": "req-c2cc8a02-7bd3-46c0-89bc-22c0bb416426"}]} 2026-04-16 10:10:11.996 7 INFO neutron.services.segments.plugin [-] Segment fb9741b1-947e-43c5-84c9-3652d339d17c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb9741b1-947e-43c5-84c9-3652d339d17c found for delete ", "request_id": "req-f54f345d-cf7c-40bd-99fb-8c9e16943561"}]} [pid: 8|app: 0|req: 426/826] 10.0.0.230 () {34 vars in 758 bytes} [Thu Apr 16 10:10:11 2026] PUT /v2.0/security-groups/95252916-c57f-42d2-9e29-83fef2eeff48 => generated 1662 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/827] 10.0.0.230 () {32 vars in 737 bytes} [Thu Apr 16 10:10:12 2026] GET /v2.0/security-groups/95252916-c57f-42d2-9e29-83fef2eeff48 => generated 1662 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/828] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:12 2026] DELETE /v2.0/security-groups/95252916-c57f-42d2-9e29-83fef2eeff48 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/829] 10.0.0.230 () {32 vars in 663 bytes} [Thu Apr 16 10:10:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:12.126 8 INFO neutron.api.v2.resource [None req-6623b091-e18e-49a1-97f3-f64d0317dfd3 0d97a7aaac614d1fa56afcb81827c7cf 6f1c03a2da5142119b0bb1265b280c4f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 430/830] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:12 2026] DELETE /v2.0/security-groups/95252916-c57f-42d2-9e29-83fef2eeff48 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/831] 10.0.0.230 () {34 vars in 684 bytes} [Thu Apr 16 10:10:12 2026] POST /v2.0/security-groups => generated 1624 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 10:10:12.252 7 INFO neutron.db.l3_hamode_db [None req-d9f14ddf-8286-4b35-90ad-cd76ae1b9031 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 432/832] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:10:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/833] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:10:12 2026] GET /v2.0/security-group-rules/e211bb1e-771e-4f3a-832b-0358ac98cf37 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/834] 10.0.0.230 () {32 vars in 673 bytes} [Thu Apr 16 10:10:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/835] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:10:12 2026] DELETE /v2.0/security-group-rules/e211bb1e-771e-4f3a-832b-0358ac98cf37 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/836] 10.0.0.230 () {32 vars in 673 bytes} [Thu Apr 16 10:10:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/837] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:12 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/838] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:10:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/839] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:10:12 2026] GET /v2.0/security-group-rules/8d60e79f-5f5d-4870-ba26-4db6f156b3c4 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/840] 10.0.0.230 () {32 vars in 673 bytes} [Thu Apr 16 10:10:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/841] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:10:12 2026] DELETE /v2.0/security-group-rules/8d60e79f-5f5d-4870-ba26-4db6f156b3c4 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/842] 10.0.0.230 () {32 vars in 673 bytes} [Thu Apr 16 10:10:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/843] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:10:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/844] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:10:12 2026] GET /v2.0/security-group-rules/1aa5a4a4-7663-40d8-8888-cdf611ff34e8 => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/845] 10.0.0.230 () {32 vars in 673 bytes} [Thu Apr 16 10:10:12 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/846] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:11 2026] POST /v2.0/routers => generated 730 bytes in 1858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/847] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:10:13 2026] DELETE /v2.0/security-group-rules/1aa5a4a4-7663-40d8-8888-cdf611ff34e8 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/848] 10.0.0.230 () {32 vars in 673 bytes} [Thu Apr 16 10:10:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/849] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:13 2026] DELETE /v2.0/security-groups/0d05aa89-418e-4d98-8238-252ee2dc5d70 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/850] 10.0.0.230 () {32 vars in 663 bytes} [Thu Apr 16 10:10:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/851] 10.0.0.230 () {32 vars in 663 bytes} [Thu Apr 16 10:10:13 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-04-16 10:10:13.852 8 INFO neutron.db.segments_db [None req-3b63683b-0bed-41b6-85db-7927a654b730 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Added segment ecb079f5-1956-469e-83d2-4b0d12217db0 of type vxlan for network f904904a-834b-437b-9019-70c2bacf8949 [pid: 8|app: 0|req: 451/852] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:13 2026] POST /v2.0/networks => generated 611 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/853] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:13 2026] GET /v2.0/ports?device_id=dee4d9a8-d523-444b-b64c-fc05b5063ee7 => 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: 453/854] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:13 2026] GET /v2.0/security-groups?tenant_id=6f1c03a2da5142119b0bb1265b280c4f&name=default => generated 2925 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:14.092 8 INFO neutron.db.segments_db [None req-fbb412e2-3688-4fd4-8b6a-00cf83c94f5d 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Added segment c967beef-9577-4dd9-a690-0d05f7da09be of type vxlan for network dd7950ed-c165-4869-9491-78e98b9f513f [pid: 8|app: 0|req: 454/855] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:14 2026] POST /v2.0/networks => generated 610 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/856] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:10:13 2026] PUT /v2.0/routers/7cf75e81-0479-447a-90d5-c79fbf7a6c03/add_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/857] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:14 2026] DELETE /v2.0/security-groups/74f517fe-0a83-424e-b97c-1f265a11fb58 => 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: 403/858] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:14 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/859] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:14 2026] POST /v2.0/subnets => generated 626 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:14.725 7 INFO neutron.db.segments_db [None req-b9101e24-46ac-4007-b6d5-41b5ab23869e 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Added segment 1afaa99c-d758-48d3-b396-f30b01f57bdc of type vxlan for network 0c6b3fb8-c804-4e87-a867-b07f3ff83860 [pid: 8|app: 0|req: 457/860] 10.0.0.230 () {34 vars in 685 bytes} [Thu Apr 16 10:10:14 2026] POST /v2.0/security-groups => generated 1658 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 10:10:14.981 7 INFO neutron.db.l3_hamode_db [None req-b9101e24-46ac-4007-b6d5-41b5ab23869e 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 458/861] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:10:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/862] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:10:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:15.129 7 INFO neutron.db.l3_hamode_db [None req-b9101e24-46ac-4007-b6d5-41b5ab23869e 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 460/863] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:15 2026] DELETE /v2.0/security-groups/8142b3a9-0fc8-4ae1-9c12-44b42f8c37b8 => 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: 461/864] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:10:15 2026] POST /v2.0/floatingips => generated 552 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:15.672 8 INFO neutron.api.v2.resource [None req-d7826a4e-569f-411a-884f-fd4f26ec692d 8fed0d23e0b94cefb70dae9f90a3c742 db5059dd6ed1408aa504df01c3699b65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 462/865] 10.0.0.230 () {32 vars in 737 bytes} [Thu Apr 16 10:10:15 2026] GET /v2.0/security-groups/8142b3a9-0fc8-4ae1-9c12-44b42f8c37b8 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/866] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:14 2026] POST /v2.0/routers => generated 507 bytes in 1072 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:15.790 8 INFO neutron_taas.services.taas.taas_plugin [None req-fae644ab-953a-471e-9658-93663c43a307 8fed0d23e0b94cefb70dae9f90a3c742 db5059dd6ed1408aa504df01c3699b65 - - default default] TaaS: Handle Delete Port: 584251bb-23e3-4062-9544-a47fbdf93d27 2026-04-16 10:10:15.794 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fae644ab-953a-471e-9658-93663c43a307 8fed0d23e0b94cefb70dae9f90a3c742 db5059dd6ed1408aa504df01c3699b65 - - default default] Tap Mirror: Handle Delete Port: 584251bb-23e3-4062-9544-a47fbdf93d27 [pid: 8|app: 0|req: 463/867] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:10:15 2026] DELETE /v2.0/floatingips/73ae1d1c-5928-4448-adc4-2fed42d2ba48 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:10:16.356 8 INFO neutron_taas.services.taas.taas_plugin [None req-38cf94b4-d844-4e34-b1c1-8f4ee5d303ac ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: ccc40783-e5db-4b76-9136-6c4904efce1e 2026-04-16 10:10:16.360 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38cf94b4-d844-4e34-b1c1-8f4ee5d303ac ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: ccc40783-e5db-4b76-9136-6c4904efce1e [pid: 7|app: 0|req: 405/868] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:10:15 2026] PUT /v2.0/routers/bc310c01-c5b1-4837-94ab-a4cee94c9e27/add_router_interface => generated 309 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/869] 10.0.0.81 () {34 vars in 1093 bytes} [Thu Apr 16 10:10:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--4520260&fields=id&tenant_id=bbbc48da0e534b50a21673d7b50ce009 => generated 69 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/870] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:10:16 2026] GET /v2.0/ports/97a14217-9ca8-4019-80d8-1d85f1fd56b2 => generated 955 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/871] 10.0.0.81 () {34 vars in 981 bytes} [Thu Apr 16 10:10:16 2026] GET /v2.0/networks?id=ebb861f2-eacd-4b3a-96e6-16493391f1b7 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/872] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:10:15 2026] PUT /v2.0/routers/593f74ae-9c40-45b9-bc20-0e06dbec91cd/remove_router_interface => generated 309 bytes in 1044 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/873] 10.0.0.81 () {34 vars in 964 bytes} [Thu Apr 16 10:10:17 2026] GET /v2.0/quotas/bbbc48da0e534b50a21673d7b50ce009 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:17.252 8 INFO neutron_taas.services.taas.taas_plugin [None req-396dbcd4-7028-4230-a771-e4a02945c392 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 3fd6fe0c-4829-4d07-afed-f1781de66bcf 2026-04-16 10:10:17.255 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-396dbcd4-7028-4230-a771-e4a02945c392 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 3fd6fe0c-4829-4d07-afed-f1781de66bcf 2026-04-16 10:10:17.507 8 INFO neutron_taas.services.taas.taas_plugin [None req-396dbcd4-7028-4230-a771-e4a02945c392 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: e6a49fda-2b19-41ba-8ca4-cabc31b1722d 2026-04-16 10:10:17.510 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-396dbcd4-7028-4230-a771-e4a02945c392 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: e6a49fda-2b19-41ba-8ca4-cabc31b1722d 2026-04-16 10:10:17.891 8 INFO neutron.services.segments.plugin [-] Segment 06eac871-c234-4b39-8b1b-60d6a590611b resource provider aggregate not found 2026-04-16 10:10:17.901 8 INFO neutron.services.segments.plugin [-] Segment 06eac871-c234-4b39-8b1b-60d6a590611b resource provider aggregate not found 2026-04-16 10:10:17.910 8 INFO neutron.services.segments.plugin [-] Segment 06eac871-c234-4b39-8b1b-60d6a590611b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06eac871-c234-4b39-8b1b-60d6a590611b found for delete ", "request_id": "req-1362cbef-7d63-4490-8e0d-11b030a9d29f"}]} 2026-04-16 10:10:17.924 8 INFO neutron.db.l3_hamode_db [None req-396dbcd4-7028-4230-a771-e4a02945c392 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] HA network ccba5084-4cff-4729-8136-742b477f59d1 was deleted as no HA routers are present in tenant db5059dd6ed1408aa504df01c3699b65. [pid: 8|app: 0|req: 466/874] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:17 2026] DELETE /v2.0/routers/593f74ae-9c40-45b9-bc20-0e06dbec91cd => generated 0 bytes in 894 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:10:17.933 8 INFO neutron.services.segments.plugin [-] Segment 06eac871-c234-4b39-8b1b-60d6a590611b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06eac871-c234-4b39-8b1b-60d6a590611b found for delete ", "request_id": "req-93eec07c-b773-4782-aaf7-cb83fac7aa0d"}]} [pid: 7|app: 0|req: 409/875] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:10:16 2026] PUT /v2.0/routers/bc310c01-c5b1-4837-94ab-a4cee94c9e27/add_router_interface => generated 309 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/876] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Apr 16 10:10:17 2026] GET /v2.0/ports?tenant_id=bbbc48da0e534b50a21673d7b50ce009&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/877] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:10:18 2026] GET /v2.0/ports/4197cf17-007b-41ab-8f20-a761a48ce365 => generated 955 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/878] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Apr 16 10:10:18 2026] GET /v2.0/networks/ebb861f2-eacd-4b3a-96e6-16493391f1b7?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: 410/879] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:18 2026] DELETE /v2.0/subnets/70ae9e99-6f49-45a2-a9e0-86b843a581b8 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/880] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Apr 16 10:10:18 2026] GET /v2.0/networks/ebb861f2-eacd-4b3a-96e6-16493391f1b7?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) 2026-04-16 10:10:18.365 7 INFO neutron_taas.services.taas.taas_plugin [None req-2fa43ed3-34eb-4b69-80ea-6a92fa96a920 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 55704d6c-5816-46d7-ade3-daac8b2d3f85 2026-04-16 10:10:18.367 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fa43ed3-34eb-4b69-80ea-6a92fa96a920 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 55704d6c-5816-46d7-ade3-daac8b2d3f85 2026-04-16 10:10:18.470 8 INFO neutron_taas.services.taas.taas_plugin [None req-528828b4-78fa-4188-8bd4-0e45b47c1da6 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] TaaS: Handle Delete Port: 4197cf17-007b-41ab-8f20-a761a48ce365 2026-04-16 10:10:18.473 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-528828b4-78fa-4188-8bd4-0e45b47c1da6 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Tap Mirror: Handle Delete Port: 4197cf17-007b-41ab-8f20-a761a48ce365 2026-04-16 10:10:18.535 7 INFO neutron.services.segments.plugin [-] Segment 5fd82b7a-9491-4b38-884b-95333f0dadf0 resource provider aggregate not found 2026-04-16 10:10:18.539 7 INFO neutron.services.segments.plugin [-] Segment 5fd82b7a-9491-4b38-884b-95333f0dadf0 resource provider aggregate not found 2026-04-16 10:10:18.559 7 INFO neutron.services.segments.plugin [-] Segment 5fd82b7a-9491-4b38-884b-95333f0dadf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fd82b7a-9491-4b38-884b-95333f0dadf0 found for delete ", "request_id": "req-957b5a5e-2ca1-45be-8667-17b8789d1cd9"}]} [pid: 7|app: 0|req: 414/883] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:18 2026] DELETE /v2.0/networks/ad78851a-9d20-41d3-a6ff-066832c43394 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:18.577 7 INFO neutron.services.segments.plugin [-] Segment 5fd82b7a-9491-4b38-884b-95333f0dadf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fd82b7a-9491-4b38-884b-95333f0dadf0 found for delete ", "request_id": "req-c6376c26-688e-4cb5-8f7a-1424d32d8615"}]} [pid: 7|app: 0|req: 415/884] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:18 2026] GET /v2.0/security-groups?tenant_id=2f168207081f47a68b2ea1292cd7468f&name=default => generated 2925 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/885] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:18 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => 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: 417/886] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:19 2026] GET /v2.0/security-groups?tenant_id=db5059dd6ed1408aa504df01c3699b65&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/887] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:10:18 2026] PUT /v2.0/routers/bc310c01-c5b1-4837-94ab-a4cee94c9e27/remove_router_interface => generated 309 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/888] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:19 2026] DELETE /v2.0/security-groups/493fe6bc-d2e4-4de9-82fd-f416e7995823 => 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: 471/889] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:19 2026] DELETE /v2.0/security-groups/11532c01-10ee-47e6-942c-bf9489f5c147 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:10:19.540 7 INFO neutron_taas.services.taas.taas_plugin [None req-c1040db8-5667-4956-ac36-914dddaa69d1 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] TaaS: Handle Delete Port: 97a14217-9ca8-4019-80d8-1d85f1fd56b2 2026-04-16 10:10:19.543 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1040db8-5667-4956-ac36-914dddaa69d1 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Tap Mirror: Handle Delete Port: 97a14217-9ca8-4019-80d8-1d85f1fd56b2 [pid: 7|app: 0|req: 419/890] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:10:19 2026] PUT /v2.0/routers/bc310c01-c5b1-4837-94ab-a4cee94c9e27/remove_router_interface => generated 309 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/891] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:10:19 2026] GET /v2.0/ports?device_id=bc310c01-c5b1-4837-94ab-a4cee94c9e27 => 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: 473/892] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:20 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:10:20.139 7 INFO neutron_taas.services.taas.taas_plugin [None req-f92d149a-7c41-4282-95d6-880b6d74ce64 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] TaaS: Handle Delete Port: e34b11ba-8d58-4281-96c1-262b6dd16871 2026-04-16 10:10:20.144 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f92d149a-7c41-4282-95d6-880b6d74ce64 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Tap Mirror: Handle Delete Port: e34b11ba-8d58-4281-96c1-262b6dd16871 2026-04-16 10:10:20.464 7 INFO neutron.db.l3_hamode_db [None req-f92d149a-7c41-4282-95d6-880b6d74ce64 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] HA network 0c6b3fb8-c804-4e87-a867-b07f3ff83860 was deleted as no HA routers are present in tenant f541ec3972a24b0cbedc6963a28bc04f. [pid: 7|app: 0|req: 420/893] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:19 2026] DELETE /v2.0/routers/bc310c01-c5b1-4837-94ab-a4cee94c9e27 => generated 0 bytes in 517 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:10:20.584 7 INFO neutron.services.segments.plugin [-] Segment 1afaa99c-d758-48d3-b396-f30b01f57bdc resource provider aggregate not found 2026-04-16 10:10:20.592 7 INFO neutron.services.segments.plugin [-] Segment 1afaa99c-d758-48d3-b396-f30b01f57bdc resource provider aggregate not found 2026-04-16 10:10:20.601 7 INFO neutron.services.segments.plugin [-] Segment 1afaa99c-d758-48d3-b396-f30b01f57bdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1afaa99c-d758-48d3-b396-f30b01f57bdc found for delete ", "request_id": "req-82773934-0dcb-4fc5-b667-6be44c9c3a9d"}]} [pid: 8|app: 0|req: 474/894] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:20 2026] DELETE /v2.0/subnets/c85690c5-17f9-4623-bedd-7736bc0bcbe6 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:20.604 7 INFO neutron.services.segments.plugin [-] Segment 1afaa99c-d758-48d3-b396-f30b01f57bdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1afaa99c-d758-48d3-b396-f30b01f57bdc found for delete ", "request_id": "req-ef4b588d-f3b9-4f9c-aefd-095dfa67f700"}]} [pid: 7|app: 0|req: 421/895] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:20 2026] DELETE /v2.0/subnets/f7bfd49e-a2fc-42e1-974b-ef7fe84744ac => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:20.923 8 INFO neutron.services.segments.plugin [-] Segment c967beef-9577-4dd9-a690-0d05f7da09be resource provider aggregate not found 2026-04-16 10:10:20.927 8 INFO neutron.services.segments.plugin [-] Segment c967beef-9577-4dd9-a690-0d05f7da09be resource provider aggregate not found 2026-04-16 10:10:20.943 8 INFO neutron.services.segments.plugin [-] Segment c967beef-9577-4dd9-a690-0d05f7da09be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c967beef-9577-4dd9-a690-0d05f7da09be found for delete ", "request_id": "req-b3e49060-d42a-483e-8c29-e9c82cd2ef0c"}]} 2026-04-16 10:10:20.948 8 INFO neutron.services.segments.plugin [-] Segment c967beef-9577-4dd9-a690-0d05f7da09be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c967beef-9577-4dd9-a690-0d05f7da09be found for delete ", "request_id": "req-d4eb7c1f-abdc-4deb-8648-ff86334ad31a"}]} [pid: 8|app: 0|req: 475/896] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:20 2026] DELETE /v2.0/networks/dd7950ed-c165-4869-9491-78e98b9f513f => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:21.080 7 INFO neutron_taas.services.taas.taas_plugin [None req-477afc62-6fe4-47f8-be76-9d97932da46f 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] TaaS: Handle Delete Port: 35a7ba2a-66c4-4a7b-91a1-c2f2cd202eb1 2026-04-16 10:10:21.085 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-477afc62-6fe4-47f8-be76-9d97932da46f 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Tap Mirror: Handle Delete Port: 35a7ba2a-66c4-4a7b-91a1-c2f2cd202eb1 [pid: 8|app: 0|req: 476/897] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:21 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => 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: 422/898] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:20 2026] DELETE /v2.0/networks/f904904a-834b-437b-9019-70c2bacf8949 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:21.360 8 INFO neutron.db.segments_db [None req-7ff82080-2b2d-4f09-b28a-7135c50709c0 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Added segment 71b404b6-2e4f-4a04-8031-f95ef9c6f4c3 of type vxlan for network 6f4fc972-d2b4-42ca-afe7-2c066f7522fd [pid: 8|app: 0|req: 477/899] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:21 2026] POST /v2.0/networks => generated 610 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/900] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:21 2026] POST /v2.0/subnets => generated 626 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:21.700 8 INFO neutron.db.segments_db [None req-eb0393b5-ad1c-48a8-b9b6-24929bf965d2 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Added segment 12ef3a3d-688b-45ed-a2e6-9443bac1da46 of type vxlan for network 324c6e1b-5392-45e2-b348-0bef7d0e2094 2026-04-16 10:10:21.986 8 INFO neutron.db.l3_hamode_db [None req-eb0393b5-ad1c-48a8-b9b6-24929bf965d2 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:10:22.094 8 INFO neutron.db.l3_hamode_db [None req-eb0393b5-ad1c-48a8-b9b6-24929bf965d2 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 424/901] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:22 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:10:22.620 7 INFO neutron.services.segments.plugin [-] Segment ecb079f5-1956-469e-83d2-4b0d12217db0 resource provider aggregate not found 2026-04-16 10:10:22.628 7 INFO neutron.services.segments.plugin [-] Segment ecb079f5-1956-469e-83d2-4b0d12217db0 resource provider aggregate not found 2026-04-16 10:10:22.632 7 INFO neutron.services.segments.plugin [-] Segment ecb079f5-1956-469e-83d2-4b0d12217db0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecb079f5-1956-469e-83d2-4b0d12217db0 found for delete ", "request_id": "req-4773eb63-5e0d-40fb-8a01-541ba0b68d38"}]} 2026-04-16 10:10:22.651 7 INFO neutron.services.segments.plugin [-] Segment ecb079f5-1956-469e-83d2-4b0d12217db0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecb079f5-1956-469e-83d2-4b0d12217db0 found for delete ", "request_id": "req-3d320f7a-ecdf-4dcf-b0f4-317040e4458d"}]} [pid: 7|app: 0|req: 425/902] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:10:22 2026] GET /v2.0/networks?id=ebb861f2-eacd-4b3a-96e6-16493391f1b7 => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/903] 199.204.45.153 () {34 vars in 1050 bytes} [Thu Apr 16 10:10:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bbbc48da0e534b50a21673d7b50ce009 => generated 178 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/904] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:21 2026] POST /v2.0/routers => generated 507 bytes in 1297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/905] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:22 2026] GET /v2.0/security-groups?tenant_id=e14fad164abd4bbf827466844ff7e106&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/906] 199.204.45.153 () {38 vars in 955 bytes} [Thu Apr 16 10:10:22 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: 428/907] 10.0.0.230 () {34 vars in 665 bytes} [Thu Apr 16 10:10:23 2026] POST /v2.0/ports => generated 951 bytes in 317 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: 480/908] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:23 2026] DELETE /v2.0/security-groups/c09bb445-da35-4832-8740-169013ff5fdd => 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: 481/909] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:23 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 961 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/910] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:10:23 2026] PUT /v2.0/ports/05f653a0-6700-4e5d-905b-c5bad2c5d013 => generated 1239 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:10:23.775 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-264138e0-5165-45aa-a5c6-8c932d082d01'] response: {'name': 'network-changed', 'server_uuid': '41c9b559-1380-45fa-b56c-c22488e4eace', 'tag': '05f653a0-6700-4e5d-905b-c5bad2c5d013', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 430/911] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:23 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/912] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:10:24 2026] GET /v2.0/ports?tenant_id=bbbc48da0e534b50a21673d7b50ce009&device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/913] 199.204.45.153 () {34 vars in 1018 bytes} [Thu Apr 16 10:10:24 2026] GET /v2.0/networks?tenant_id=bbbc48da0e534b50a21673d7b50ce009&shared=False => generated 771 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/914] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:10:23 2026] PUT /v2.0/routers/3d21f132-8e09-445c-81dd-446163176d67/add_router_interface => generated 309 bytes in 1053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/915] 199.204.45.153 () {34 vars in 930 bytes} [Thu Apr 16 10:10:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/916] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:10:24 2026] GET /v2.0/ports/4c7c6691-a543-46e3-8b26-8d82330a231b => generated 1025 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/917] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:24 2026] GET /v2.0/security-groups?tenant_id=2feaf55030854b91b1f1dabb10eb9905&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/918] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:24 2026] DELETE /v2.0/security-groups/73ac6c3d-c5ec-471a-9969-9381f52e437f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:10:24.961 8 INFO neutron_taas.services.taas.taas_plugin [None req-95106d8f-3bf7-4a57-9a7f-c1a91fa3893c 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] TaaS: Handle Delete Port: 4c7c6691-a543-46e3-8b26-8d82330a231b [pid: 7|app: 0|req: 435/919] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:24 2026] GET /v2.0/security-groups?tenant_id=022f2e2c1c804cb299d58504ba68d77e&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:24.965 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95106d8f-3bf7-4a57-9a7f-c1a91fa3893c 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Tap Mirror: Handle Delete Port: 4c7c6691-a543-46e3-8b26-8d82330a231b [pid: 7|app: 0|req: 436/920] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:24 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/921] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:25 2026] DELETE /v2.0/security-groups/11916566-27e9-4507-8fd8-ecb91c7d7693 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/922] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:25 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/923] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:10:24 2026] PUT /v2.0/routers/3d21f132-8e09-445c-81dd-446163176d67/remove_router_interface => generated 309 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:25.513 7 INFO neutron.api.v2.resource [None req-83eb4117-897e-4ff9-bcdf-8e20d33148f0 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 439/924] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:10:25 2026] PUT /v2.0/routers/3d21f132-8e09-445c-81dd-446163176d67/remove_router_interface => generated 197 bytes in 133 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: 486/925] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:10:25 2026] GET /v2.0/ports?device_id=3d21f132-8e09-445c-81dd-446163176d67 => 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: 440/926] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:10:25 2026] GET /v2.0/ports?tenant_id=bbbc48da0e534b50a21673d7b50ce009&device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/927] 199.204.45.153 () {34 vars in 1060 bytes} [Thu Apr 16 10:10:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=05f653a0-6700-4e5d-905b-c5bad2c5d013 => 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: 442/928] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:10:25 2026] GET /v2.0/subnets?id=e45b44f9-b738-440e-a011-a3b822c0cd69 => generated 693 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/929] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:10:25 2026] GET /v2.0/ports?network_id=ebb861f2-eacd-4b3a-96e6-16493391f1b7&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:25.709 8 INFO neutron_taas.services.taas.taas_plugin [None req-70128493-4a12-48d4-a378-08ba77380b83 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] TaaS: Handle Delete Port: b6ed8b44-7a59-4d39-86c3-c3c7d8957b28 2026-04-16 10:10:25.712 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70128493-4a12-48d4-a378-08ba77380b83 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Tap Mirror: Handle Delete Port: b6ed8b44-7a59-4d39-86c3-c3c7d8957b28 [pid: 7|app: 0|req: 444/930] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:10:25 2026] GET /v2.0/networks/ebb861f2-eacd-4b3a-96e6-16493391f1b7?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/931] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:10:25 2026] GET /v2.0/networks/ebb861f2-eacd-4b3a-96e6-16493391f1b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:10:26.028 8 INFO neutron.services.segments.plugin [-] Segment 12ef3a3d-688b-45ed-a2e6-9443bac1da46 resource provider aggregate not found 2026-04-16 10:10:26.035 8 INFO neutron.services.segments.plugin [-] Segment 12ef3a3d-688b-45ed-a2e6-9443bac1da46 resource provider aggregate not found 2026-04-16 10:10:26.045 8 INFO neutron.services.segments.plugin [-] Segment 12ef3a3d-688b-45ed-a2e6-9443bac1da46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12ef3a3d-688b-45ed-a2e6-9443bac1da46 found for delete ", "request_id": "req-b0025ae9-1771-42ff-8f1e-6040312bcfa9"}]} 2026-04-16 10:10:26.051 8 INFO neutron.services.segments.plugin [-] Segment 12ef3a3d-688b-45ed-a2e6-9443bac1da46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12ef3a3d-688b-45ed-a2e6-9443bac1da46 found for delete ", "request_id": "req-84ccfa75-c511-4179-a4ed-a5da8b85749b"}]} 2026-04-16 10:10:26.057 8 INFO neutron.db.l3_hamode_db [None req-70128493-4a12-48d4-a378-08ba77380b83 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] HA network 324c6e1b-5392-45e2-b348-0bef7d0e2094 was deleted as no HA routers are present in tenant f541ec3972a24b0cbedc6963a28bc04f. [pid: 8|app: 0|req: 487/932] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:25 2026] DELETE /v2.0/routers/3d21f132-8e09-445c-81dd-446163176d67 => generated 0 bytes in 512 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/933] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:26 2026] DELETE /v2.0/subnets/a5c07317-5e4d-44b3-bd06-2112c29f60df => 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: 447/934] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:26 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/935] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:26 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:26.318 8 INFO neutron_taas.services.taas.taas_plugin [None req-8749b002-4f57-4bf9-9540-33f1dda8e694 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] TaaS: Handle Delete Port: 5181d1a2-7961-4596-8eb4-1c5c4d1cd274 2026-04-16 10:10:26.322 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8749b002-4f57-4bf9-9540-33f1dda8e694 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Tap Mirror: Handle Delete Port: 5181d1a2-7961-4596-8eb4-1c5c4d1cd274 [pid: 8|app: 0|req: 488/936] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:26 2026] DELETE /v2.0/networks/6f4fc972-d2b4-42ca-afe7-2c066f7522fd => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:26.567 7 INFO neutron.db.segments_db [None req-b69b3242-43fe-40a1-aa82-929128265873 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Added segment 1d40cd03-4234-4780-ba71-154e7ddd58c7 of type vxlan for network 476dbd25-438f-4843-aaf6-b2d400381316 [pid: 7|app: 0|req: 449/937] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:26 2026] POST /v2.0/networks => generated 611 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/938] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:26 2026] POST /v2.0/subnets => generated 626 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:27.029 7 INFO neutron.db.segments_db [None req-087769bd-ea49-43a9-b490-96ef8cc259ed 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Added segment 0be01855-0075-46ab-bcbf-431130d5d6b7 of type vxlan for network 1eb031ab-13ed-4142-a3e4-b9e2c60c07c5 2026-04-16 10:10:27.269 7 INFO neutron.db.l3_hamode_db [None req-087769bd-ea49-43a9-b490-96ef8cc259ed 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:10:27.374 7 INFO neutron.db.l3_hamode_db [None req-087769bd-ea49-43a9-b490-96ef8cc259ed 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 490/939] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:27 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/940] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:27 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/941] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:26 2026] POST /v2.0/routers => generated 506 bytes in 955 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:28.083 8 INFO neutron.services.segments.plugin [-] Segment 71b404b6-2e4f-4a04-8031-f95ef9c6f4c3 resource provider aggregate not found 2026-04-16 10:10:28.085 8 INFO neutron.services.segments.plugin [-] Segment 71b404b6-2e4f-4a04-8031-f95ef9c6f4c3 resource provider aggregate not found 2026-04-16 10:10:28.101 8 INFO neutron.services.segments.plugin [-] Segment 71b404b6-2e4f-4a04-8031-f95ef9c6f4c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71b404b6-2e4f-4a04-8031-f95ef9c6f4c3 found for delete ", "request_id": "req-4ef6b7fd-3983-42c1-9716-f6c46320337e"}]} 2026-04-16 10:10:28.106 8 INFO neutron.services.segments.plugin [-] Segment 71b404b6-2e4f-4a04-8031-f95ef9c6f4c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71b404b6-2e4f-4a04-8031-f95ef9c6f4c3 found for delete ", "request_id": "req-54269b47-7c8b-43db-9271-6cd2f6adcda6"}]} [pid: 7|app: 0|req: 451/942] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:28 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/943] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:28 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/944] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:10:27 2026] PUT /v2.0/routers/5fc3a252-5e68-4188-bfad-48d29535819f/add_router_interface => generated 309 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/945] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:10:29 2026] GET /v2.0/ports/1a6e9e94-4c52-4bc7-98da-7d4fa4b3cba5 => generated 955 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/946] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:28 2026] GET /v2.0/security-groups?tenant_id=b5d1263852ed4af0bd2f9b9f20d54d02&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/947] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:29 2026] DELETE /v2.0/security-groups/c103a8f0-e6a0-43ad-94ce-32f8ad193adc => 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: 455/948] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:29 2026] GET /v2.0/security-groups?tenant_id=97a9e2645f06471d80a81ad5bbba8969&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:29.601 8 INFO neutron_taas.services.taas.taas_plugin [None req-16850577-5dcd-44c9-b6ec-c20cf371118b 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] TaaS: Handle Delete Port: 1a6e9e94-4c52-4bc7-98da-7d4fa4b3cba5 2026-04-16 10:10:29.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16850577-5dcd-44c9-b6ec-c20cf371118b 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Tap Mirror: Handle Delete Port: 1a6e9e94-4c52-4bc7-98da-7d4fa4b3cba5 [pid: 7|app: 0|req: 456/949] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:29 2026] DELETE /v2.0/security-groups/fe50ccc5-f07d-4193-a411-8518d01c5db1 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/950] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:29 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/951] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:29 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/952] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:10:29 2026] PUT /v2.0/routers/5fc3a252-5e68-4188-bfad-48d29535819f/remove_router_interface => generated 309 bytes in 822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/953] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:10:30 2026] GET /v2.0/ports?device_id=5fc3a252-5e68-4188-bfad-48d29535819f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:10:30.274 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e4111fa-40f7-409f-9e04-d37f20b8b516 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] TaaS: Handle Delete Port: ff383fbd-0264-4ebc-a213-97ffb456b09b 2026-04-16 10:10:30.276 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e4111fa-40f7-409f-9e04-d37f20b8b516 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Tap Mirror: Handle Delete Port: ff383fbd-0264-4ebc-a213-97ffb456b09b 2026-04-16 10:10:30.595 8 INFO neutron.services.segments.plugin [-] Segment 0be01855-0075-46ab-bcbf-431130d5d6b7 resource provider aggregate not found 2026-04-16 10:10:30.603 8 INFO neutron.services.segments.plugin [-] Segment 0be01855-0075-46ab-bcbf-431130d5d6b7 resource provider aggregate not found 2026-04-16 10:10:30.616 8 INFO neutron.services.segments.plugin [-] Segment 0be01855-0075-46ab-bcbf-431130d5d6b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0be01855-0075-46ab-bcbf-431130d5d6b7 found for delete ", "request_id": "req-3141c344-b1ee-4178-9dfc-36bb6b4f87e6"}]} 2026-04-16 10:10:30.621 8 INFO neutron.services.segments.plugin [-] Segment 0be01855-0075-46ab-bcbf-431130d5d6b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0be01855-0075-46ab-bcbf-431130d5d6b7 found for delete ", "request_id": "req-06801f9d-08b8-4f0c-8bce-3ae9d0f27db0"}]} 2026-04-16 10:10:30.632 8 INFO neutron.db.l3_hamode_db [None req-0e4111fa-40f7-409f-9e04-d37f20b8b516 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] HA network 1eb031ab-13ed-4142-a3e4-b9e2c60c07c5 was deleted as no HA routers are present in tenant f541ec3972a24b0cbedc6963a28bc04f. [pid: 8|app: 0|req: 495/954] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:30 2026] DELETE /v2.0/routers/5fc3a252-5e68-4188-bfad-48d29535819f => generated 0 bytes in 529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/955] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:30 2026] DELETE /v2.0/subnets/a6a7ed30-03f6-42de-9ae3-8e1233fec6ce => generated 0 bytes in 94 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/956] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:30 2026] DELETE /v2.0/networks/476dbd25-438f-4843-aaf6-b2d400381316 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:30.917 7 INFO neutron.db.segments_db [None req-945f2a70-20a7-46d8-a5ab-faea839d6757 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Added segment ca4cd608-9822-4bac-ad6c-80d2d01e8534 of type vxlan for network 52dda049-8fc7-43aa-828b-2e54cb665756 [pid: 8|app: 0|req: 497/957] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:30 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/958] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:30 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/959] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:31 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:31.198 7 INFO neutron.db.l3_hamode_db [None req-945f2a70-20a7-46d8-a5ab-faea839d6757 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:10:31.515 8 INFO neutron.db.l3_db [None req-73677e1a-fc8d-4dba-ab9d-f1d3f5149339 f9854c9c98324186ae9a127fdfcf5158 bbbc48da0e534b50a21673d7b50ce009 - - default default] Floating IP 174e368a-1b52-4909-a182-3bc2670f2d6e associated. External IP: 10.96.250.201, port: 05f653a0-6700-4e5d-905b-c5bad2c5d013. [pid: 8|app: 0|req: 500/960] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:10:31 2026] PUT /v2.0/floatingips/174e368a-1b52-4909-a182-3bc2670f2d6e => generated 856 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:31.872 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-551762cd-9c26-4e9f-96db-6ca4cc3efd76'] response: {'name': 'network-changed', 'server_uuid': '41c9b559-1380-45fa-b56c-c22488e4eace', 'tag': '05f653a0-6700-4e5d-905b-c5bad2c5d013', 'status': 'completed', 'code': 200} 2026-04-16 10:10:31.886 7 INFO neutron.db.l3_hamode_db [None req-945f2a70-20a7-46d8-a5ab-faea839d6757 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 501/961] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:10:32 2026] GET /v2.0/ports?tenant_id=bbbc48da0e534b50a21673d7b50ce009&device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/962] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:10:32 2026] GET /v2.0/networks?id=ebb861f2-eacd-4b3a-96e6-16493391f1b7 => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/963] 199.204.45.153 () {34 vars in 1060 bytes} [Thu Apr 16 10:10:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=05f653a0-6700-4e5d-905b-c5bad2c5d013 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/964] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:10:32 2026] GET /v2.0/subnets?id=e45b44f9-b738-440e-a011-a3b822c0cd69 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/965] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:10:32 2026] GET /v2.0/ports?network_id=ebb861f2-eacd-4b3a-96e6-16493391f1b7&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:32.641 8 INFO neutron.services.segments.plugin [-] Segment 1d40cd03-4234-4780-ba71-154e7ddd58c7 resource provider aggregate not found 2026-04-16 10:10:32.647 8 INFO neutron.services.segments.plugin [-] Segment 1d40cd03-4234-4780-ba71-154e7ddd58c7 resource provider aggregate not found 2026-04-16 10:10:32.665 8 INFO neutron.services.segments.plugin [-] Segment 1d40cd03-4234-4780-ba71-154e7ddd58c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d40cd03-4234-4780-ba71-154e7ddd58c7 found for delete ", "request_id": "req-1a68e6f6-d095-4502-93de-07def1619f90"}]} 2026-04-16 10:10:32.677 8 INFO neutron.services.segments.plugin [-] Segment 1d40cd03-4234-4780-ba71-154e7ddd58c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d40cd03-4234-4780-ba71-154e7ddd58c7 found for delete ", "request_id": "req-a4dc1ed6-0dff-4f37-88bc-e2bd5dffd4ec"}]} [pid: 8|app: 0|req: 506/966] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:10:32 2026] GET /v2.0/networks/ebb861f2-eacd-4b3a-96e6-16493391f1b7?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/967] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:10:32 2026] GET /v2.0/networks/ebb861f2-eacd-4b3a-96e6-16493391f1b7?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: 461/968] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:30 2026] POST /v2.0/routers => generated 688 bytes in 2008 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/969] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:10:32 2026] GET /v2.0/routers/2ee727ab-176a-432a-b072-e3dc8c9a2aa9 => generated 694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/970] 10.0.0.230 () {32 vars in 647 bytes} [Thu Apr 16 10:10:32 2026] GET /v2.0/routers => generated 697 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/973] 10.0.0.230 () {34 vars in 741 bytes} [Thu Apr 16 10:10:33 2026] PUT /v2.0/routers/2ee727ab-176a-432a-b072-e3dc8c9a2aa9 => generated 701 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/974] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:10:33 2026] GET /v2.0/routers/2ee727ab-176a-432a-b072-e3dc8c9a2aa9 => generated 701 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/975] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:10:33 2026] GET /v2.0/ports?device_id=2ee727ab-176a-432a-b072-e3dc8c9a2aa9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:10:34.082 7 INFO neutron_taas.services.taas.taas_plugin [None req-00ad3add-08cb-489d-adfe-59bfb143ebc0 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] TaaS: Handle Delete Port: 98f9cc97-4e35-4ff8-a35c-d2223dcf731c 2026-04-16 10:10:34.084 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00ad3add-08cb-489d-adfe-59bfb143ebc0 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Tap Mirror: Handle Delete Port: 98f9cc97-4e35-4ff8-a35c-d2223dcf731c 2026-04-16 10:10:34.306 7 INFO neutron_taas.services.taas.taas_plugin [None req-00ad3add-08cb-489d-adfe-59bfb143ebc0 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] TaaS: Handle Delete Port: bceae716-f526-4560-b875-ff2a4051771b 2026-04-16 10:10:34.309 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00ad3add-08cb-489d-adfe-59bfb143ebc0 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] Tap Mirror: Handle Delete Port: bceae716-f526-4560-b875-ff2a4051771b 2026-04-16 10:10:34.619 7 INFO neutron.services.segments.plugin [-] Segment ca4cd608-9822-4bac-ad6c-80d2d01e8534 resource provider aggregate not found 2026-04-16 10:10:34.626 7 INFO neutron.services.segments.plugin [-] Segment ca4cd608-9822-4bac-ad6c-80d2d01e8534 resource provider aggregate not found 2026-04-16 10:10:34.642 7 INFO neutron.services.segments.plugin [-] Segment ca4cd608-9822-4bac-ad6c-80d2d01e8534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca4cd608-9822-4bac-ad6c-80d2d01e8534 found for delete ", "request_id": "req-69be4259-8a6f-4e4a-8898-1cde0436d1ef"}]} 2026-04-16 10:10:34.644 7 INFO neutron.services.segments.plugin [-] Segment ca4cd608-9822-4bac-ad6c-80d2d01e8534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca4cd608-9822-4bac-ad6c-80d2d01e8534 found for delete ", "request_id": "req-ef1ca15c-6453-42ba-be9c-93191a036547"}]} 2026-04-16 10:10:34.651 7 INFO neutron.db.l3_hamode_db [None req-00ad3add-08cb-489d-adfe-59bfb143ebc0 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] HA network 52dda049-8fc7-43aa-828b-2e54cb665756 was deleted as no HA routers are present in tenant f541ec3972a24b0cbedc6963a28bc04f. [pid: 7|app: 0|req: 466/976] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:33 2026] DELETE /v2.0/routers/2ee727ab-176a-432a-b072-e3dc8c9a2aa9 => generated 0 bytes in 1099 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/977] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:10:34 2026] GET /v2.0/ports?device_id=2ee727ab-176a-432a-b072-e3dc8c9a2aa9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:10:34.711 7 INFO neutron.api.v2.resource [None req-76d1d2a9-1f09-44d0-966d-6ab32bbaaa77 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 467/978] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:34 2026] DELETE /v2.0/routers/2ee727ab-176a-432a-b072-e3dc8c9a2aa9 => 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: 512/979] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:10:34 2026] GET /v2.0/ports?device_id=5fc3a252-5e68-4188-bfad-48d29535819f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:10:34.761 7 INFO neutron.api.v2.resource [None req-34351bb2-9d08-434b-8d0a-cb17d8441b20 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 468/980] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:34 2026] DELETE /v2.0/routers/5fc3a252-5e68-4188-bfad-48d29535819f => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:10:34.779 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71d7364e-5588-441f-89f5-771acfc10cb5 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 513/981] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:34 2026] DELETE /v2.0/subnets/a6a7ed30-03f6-42de-9ae3-8e1233fec6ce => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/982] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:10:34 2026] GET /v2.0/ports?device_id=3d21f132-8e09-445c-81dd-446163176d67 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:10:34.826 8 INFO neutron.api.v2.resource [None req-63b7ed75-7ad0-41b4-8a78-d46a75e8f1b5 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 514/983] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:34 2026] DELETE /v2.0/routers/3d21f132-8e09-445c-81dd-446163176d67 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:10:34.844 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4440c5c-a9fb-4704-ae7e-1941b476f501 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 470/984] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:34 2026] DELETE /v2.0/subnets/a5c07317-5e4d-44b3-bd06-2112c29f60df => 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: 515/985] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:10:34 2026] GET /v2.0/ports?device_id=bc310c01-c5b1-4837-94ab-a4cee94c9e27 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:10:34.889 7 INFO neutron.api.v2.resource [None req-ff89b789-d0fb-426f-a997-1070f60d9a04 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 471/986] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:34 2026] DELETE /v2.0/routers/bc310c01-c5b1-4837-94ab-a4cee94c9e27 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:10:34.905 8 INFO neutron.pecan_wsgi.hooks.translation [None req-798a8035-e0f4-4991-8ef2-ecda95ae454a 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 516/987] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:34 2026] DELETE /v2.0/subnets/c85690c5-17f9-4623-bedd-7736bc0bcbe6 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:10:34.924 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3c96ca4-7a97-4779-9c16-f2cec1ad5cb1 55a94b231f2e48449ab4d166536a1ff7 f541ec3972a24b0cbedc6963a28bc04f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 472/988] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:34 2026] DELETE /v2.0/subnets/f7bfd49e-a2fc-42e1-974b-ef7fe84744ac => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/989] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:35 2026] GET /v2.0/security-groups?tenant_id=f541ec3972a24b0cbedc6963a28bc04f&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/990] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:35 2026] GET /v2.0/security-groups?tenant_id=d9a9d4a2b6524377a52ac3fe1d1fce7f&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/991] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:35 2026] DELETE /v2.0/security-groups/0441e039-7130-4578-b805-411bab5298e5 => 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: 474/992] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:35 2026] DELETE /v2.0/security-groups/b32aa3ba-01d5-48a5-97d2-f404957fd4d9 => 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: 519/993] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:35 2026] GET /v2.0/security-groups?tenant_id=50c07311a9d54d529e34a9c7b245bebb&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/994] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:35 2026] DELETE /v2.0/security-groups/54fc4877-1abf-4a74-9e8d-1a98a5719ee6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/995] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:36 2026] GET /v2.0/security-groups?tenant_id=8751b651a91642d5b824fc3a65d41208&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/996] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:37 2026] DELETE /v2.0/security-groups/4a105537-ee07-474e-9d3f-e21ea45ad4d1 => 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: 521/997] 10.0.0.230 () {32 vars in 623 bytes} [Thu Apr 16 10:10:37 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: 477/998] 10.0.0.230 () {32 vars in 633 bytes} [Thu Apr 16 10:10:37 2026] GET /v2.0/ => generated 632 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/999] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:38 2026] GET /v2.0/security-groups?tenant_id=b31d66ab94254dc8b2d2612eb7243fc5&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1000] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:38 2026] DELETE /v2.0/security-groups/07773769-6580-4cba-a85d-2689ee6dcdd2 => 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: 478/1001] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:38 2026] GET /v2.0/security-groups?tenant_id=7e8baa798d51449aa4db3edfb18c0e64&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1002] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:38 2026] DELETE /v2.0/security-groups/5c297969-f619-4573-af01-b917d23658ae => 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: 479/1003] 10.0.0.230 () {32 vars in 653 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions => generated 21537 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1004] 10.0.0.230 () {32 vars in 681 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1005] 10.0.0.230 () {32 vars in 681 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1006] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1007] 10.0.0.230 () {32 vars in 665 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1008] 10.0.0.230 () {32 vars in 699 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1009] 10.0.0.230 () {32 vars in 697 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1010] 10.0.0.230 () {32 vars in 701 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1011] 10.0.0.230 () {32 vars in 689 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1012] 10.0.0.230 () {32 vars in 703 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1013] 10.0.0.230 () {32 vars in 693 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1014] 10.0.0.230 () {32 vars in 695 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1015] 10.0.0.230 () {32 vars in 685 bytes} [Thu Apr 16 10:10:40 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: 531/1016] 10.0.0.230 () {32 vars in 687 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1017] 10.0.0.230 () {32 vars in 661 bytes} [Thu Apr 16 10:10:40 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: 8|app: 0|req: 532/1018] 10.0.0.230 () {32 vars in 699 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1019] 10.0.0.230 () {32 vars in 679 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1020] 10.0.0.230 () {32 vars in 683 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1021] 10.0.0.230 () {32 vars in 675 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1022] 10.0.0.230 () {32 vars in 689 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1023] 10.0.0.230 () {32 vars in 723 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1024] 10.0.0.230 () {32 vars in 687 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1025] 10.0.0.230 () {32 vars in 669 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1026] 10.0.0.230 () {32 vars in 687 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1027] 10.0.0.230 () {32 vars in 681 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1028] 10.0.0.230 () {32 vars in 699 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1029] 10.0.0.230 () {32 vars in 679 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1030] 10.0.0.230 () {32 vars in 667 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1031] 10.0.0.230 () {32 vars in 677 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1032] 10.0.0.230 () {32 vars in 665 bytes} [Thu Apr 16 10:10:40 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: 494/1033] 10.0.0.230 () {32 vars in 675 bytes} [Thu Apr 16 10:10:40 2026] GET /v2.0/extensions/l3-flavors => 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: 540/1034] 10.0.0.230 () {32 vars in 713 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1035] 10.0.0.230 () {32 vars in 691 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1036] 10.0.0.230 () {32 vars in 683 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1037] 10.0.0.230 () {32 vars in 669 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1038] 10.0.0.230 () {32 vars in 687 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1039] 10.0.0.230 () {32 vars in 705 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1040] 10.0.0.230 () {32 vars in 675 bytes} [Thu Apr 16 10:10:41 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: 498/1041] 10.0.0.230 () {32 vars in 701 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1042] 10.0.0.230 () {32 vars in 675 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1043] 10.0.0.230 () {32 vars in 693 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1044] 10.0.0.230 () {32 vars in 689 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1045] 10.0.0.230 () {32 vars in 709 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1046] 10.0.0.230 () {32 vars in 705 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1047] 10.0.0.230 () {32 vars in 719 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1048] 10.0.0.230 () {32 vars in 697 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1049] 10.0.0.230 () {32 vars in 711 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1050] 10.0.0.230 () {32 vars in 669 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1051] 10.0.0.230 () {32 vars in 687 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1052] 10.0.0.230 () {32 vars in 681 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1053] 10.0.0.230 () {32 vars in 675 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1054] 10.0.0.230 () {32 vars in 671 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1055] 10.0.0.230 () {32 vars in 661 bytes} [Thu Apr 16 10:10: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: 551/1056] 10.0.0.230 () {32 vars in 699 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1057] 10.0.0.230 () {32 vars in 699 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1058] 10.0.0.230 () {32 vars in 677 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1059] 10.0.0.230 () {32 vars in 669 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1060] 10.0.0.230 () {32 vars in 683 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1061] 10.0.0.230 () {32 vars in 701 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1062] 10.0.0.230 () {32 vars in 685 bytes} [Thu Apr 16 10:10:41 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: 509/1063] 10.0.0.230 () {32 vars in 707 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1064] 10.0.0.230 () {32 vars in 669 bytes} [Thu Apr 16 10:10:41 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: 510/1065] 10.0.0.230 () {32 vars in 697 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1066] 10.0.0.230 () {32 vars in 695 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1067] 10.0.0.230 () {32 vars in 685 bytes} [Thu Apr 16 10:10:41 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: 558/1068] 10.0.0.230 () {32 vars in 689 bytes} [Thu Apr 16 10:10:41 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: 559/1069] 10.0.0.230 () {32 vars in 705 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1070] 10.0.0.230 () {32 vars in 667 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1071] 10.0.0.230 () {32 vars in 681 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1072] 10.0.0.230 () {32 vars in 681 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1073] 10.0.0.230 () {32 vars in 691 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1074] 10.0.0.230 () {32 vars in 691 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1075] 10.0.0.230 () {32 vars in 695 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1076] 10.0.0.230 () {32 vars in 685 bytes} [Thu Apr 16 10:10:41 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: 567/1077] 10.0.0.230 () {32 vars in 689 bytes} [Thu Apr 16 10:10:41 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: 568/1078] 10.0.0.230 () {32 vars in 701 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1079] 10.0.0.230 () {32 vars in 703 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1080] 10.0.0.230 () {32 vars in 713 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1081] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:10:41 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: 572/1082] 10.0.0.230 () {32 vars in 715 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1083] 10.0.0.230 () {32 vars in 727 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1084] 10.0.0.230 () {32 vars in 741 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1085] 10.0.0.230 () {32 vars in 719 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1086] 10.0.0.230 () {32 vars in 683 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1087] 10.0.0.230 () {32 vars in 669 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1088] 10.0.0.230 () {32 vars in 719 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1089] 10.0.0.230 () {32 vars in 679 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1090] 10.0.0.230 () {32 vars in 669 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1091] 10.0.0.230 () {32 vars in 697 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1092] 10.0.0.230 () {32 vars in 705 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1093] 10.0.0.230 () {32 vars in 701 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1094] 10.0.0.230 () {32 vars in 701 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1095] 10.0.0.230 () {32 vars in 683 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1096] 10.0.0.230 () {32 vars in 705 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1097] 10.0.0.230 () {32 vars in 695 bytes} [Thu Apr 16 10:10:41 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: 588/1098] 10.0.0.230 () {32 vars in 689 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1099] 10.0.0.230 () {32 vars in 697 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1100] 10.0.0.230 () {32 vars in 679 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1101] 10.0.0.230 () {32 vars in 689 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1102] 10.0.0.230 () {32 vars in 701 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1103] 10.0.0.230 () {32 vars in 665 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1104] 10.0.0.230 () {32 vars in 681 bytes} [Thu Apr 16 10:10:41 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: 595/1105] 10.0.0.230 () {32 vars in 677 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1106] 10.0.0.230 () {32 vars in 693 bytes} [Thu Apr 16 10:10:41 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: 597/1107] 10.0.0.230 () {32 vars in 677 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1108] 10.0.0.230 () {32 vars in 667 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1109] 10.0.0.230 () {32 vars in 663 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1110] 10.0.0.230 () {32 vars in 675 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1111] 10.0.0.230 () {32 vars in 687 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1112] 10.0.0.230 () {34 vars in 684 bytes} [Thu Apr 16 10:10:41 2026] POST /v2.0/security-groups => generated 1601 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1113] 10.0.0.230 () {34 vars in 684 bytes} [Thu Apr 16 10:10:41 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) [pid: 7|app: 0|req: 513/1114] 10.0.0.230 () {34 vars in 684 bytes} [Thu Apr 16 10:10:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1115] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:41 2026] GET /v2.0/security-groups?tenant_id=e2cbf4e04a2046648961f4ce9107573b&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1116] 10.0.0.230 () {34 vars in 684 bytes} [Thu Apr 16 10:10:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1117] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:42 2026] DELETE /v2.0/security-groups/c1b984b5-4675-4d3d-aaa5-6f4cebf98727 => 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: 515/1118] 10.0.0.230 () {34 vars in 684 bytes} [Thu Apr 16 10:10:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1119] 10.0.0.230 () {34 vars in 767 bytes} [Thu Apr 16 10:10:42 2026] PUT /v2.0/security-groups/8a620fb6-829b-425d-aa3f-c4f95f68b1e0/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1120] 10.0.0.230 () {34 vars in 767 bytes} [Thu Apr 16 10:10:42 2026] PUT /v2.0/security-groups/bade969c-93e9-4d84-be22-4860a5250fe4/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: 518/1121] 10.0.0.230 () {34 vars in 767 bytes} [Thu Apr 16 10:10:42 2026] PUT /v2.0/security-groups/958a1ed0-54cb-4bc8-b0da-5335fdeac70e/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1122] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:42 2026] GET /v2.0/security-groups?tenant_id=f4ad6037f4f7499083e0f4491dcbcac0&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1123] 10.0.0.230 () {34 vars in 767 bytes} [Thu Apr 16 10:10:42 2026] PUT /v2.0/security-groups/a85529f0-716d-4659-9d63-7605d35707ac/tags => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1124] 10.0.0.230 () {32 vars in 680 bytes} [Thu Apr 16 10:10:42 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1125] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:42 2026] DELETE /v2.0/security-groups/800aa09d-9cff-4d56-aca7-b77255ed38ba => 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: 521/1126] 10.0.0.230 () {32 vars in 694 bytes} [Thu Apr 16 10:10:42 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1127] 10.0.0.230 () {32 vars in 690 bytes} [Thu Apr 16 10:10:42 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1128] 10.0.0.230 () {32 vars in 702 bytes} [Thu Apr 16 10:10:42 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1129] 10.0.0.230 () {32 vars in 688 bytes} [Thu Apr 16 10:10:42 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1130] 10.0.0.230 () {32 vars in 702 bytes} [Thu Apr 16 10:10:42 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1131] 10.0.0.230 () {32 vars in 698 bytes} [Thu Apr 16 10:10:42 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1132] 10.0.0.230 () {32 vars in 710 bytes} [Thu Apr 16 10:10:42 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1133] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:42 2026] DELETE /v2.0/security-groups/8a620fb6-829b-425d-aa3f-c4f95f68b1e0 => 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: 525/1134] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:43 2026] DELETE /v2.0/security-groups/bade969c-93e9-4d84-be22-4860a5250fe4 => 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/1135] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:43 2026] DELETE /v2.0/security-groups/958a1ed0-54cb-4bc8-b0da-5335fdeac70e => 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: 526/1136] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:43 2026] DELETE /v2.0/security-groups/a85529f0-716d-4659-9d63-7605d35707ac => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1137] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:43 2026] DELETE /v2.0/security-groups/8d2774ae-7f95-4688-8563-f448a031c851 => 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: 527/1138] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:44 2026] GET /v2.0/security-groups?tenant_id=8bb4908f04804a13bb4b6c570b26d45d&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1139] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:44 2026] DELETE /v2.0/security-groups/d231dc33-8d9d-40a2-ae52-68cc411e1a83 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:10:44.623 7 INFO neutron.db.segments_db [None req-110a1b69-2857-48b6-86bc-988cd936e43e eb16470f261042f9ae4965e753c7ec28 c1dd06a4331c45189b29e3f32b5065a3 - - default default] Added segment edd2bc07-a59d-43ab-98f0-d6c7d0b27f64 of type vxlan for network 19672799-fdc6-49ee-a751-0ecc3e502f44 [pid: 8|app: 0|req: 613/1140] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:44 2026] GET /v2.0/security-groups?tenant_id=d615c3f8e6014c66970ff2c2afa41b5a&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:44.669 7 INFO neutron.db.segments_db [None req-110a1b69-2857-48b6-86bc-988cd936e43e eb16470f261042f9ae4965e753c7ec28 c1dd06a4331c45189b29e3f32b5065a3 - - default default] Added segment d8d82353-ee59-4422-9f33-cc6df1b28023 of type vxlan for network 96686cf8-a4c1-4141-8d13-ec04cd8adb91 [pid: 8|app: 0|req: 614/1141] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:44 2026] DELETE /v2.0/security-groups/b2767617-8ae2-4117-ba1a-688fed0e35f8 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1142] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:44 2026] POST /v2.0/networks => generated 1208 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1143] 10.0.0.230 () {32 vars in 649 bytes} [Thu Apr 16 10:10:44 2026] GET /v2.0/networks => generated 1845 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:44.906 7 INFO neutron.services.segments.plugin [-] Segment edd2bc07-a59d-43ab-98f0-d6c7d0b27f64 resource provider aggregate not found 2026-04-16 10:10:44.911 7 INFO neutron.services.segments.plugin [-] Segment edd2bc07-a59d-43ab-98f0-d6c7d0b27f64 resource provider aggregate not found 2026-04-16 10:10:44.927 7 INFO neutron.services.segments.plugin [-] Segment edd2bc07-a59d-43ab-98f0-d6c7d0b27f64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edd2bc07-a59d-43ab-98f0-d6c7d0b27f64 found for delete ", "request_id": "req-969f34c6-eaf7-4b9b-bac6-b43477f54eed"}]} 2026-04-16 10:10:44.931 7 INFO neutron.services.segments.plugin [-] Segment edd2bc07-a59d-43ab-98f0-d6c7d0b27f64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edd2bc07-a59d-43ab-98f0-d6c7d0b27f64 found for delete ", "request_id": "req-e11d5e0e-c76c-4eb6-ae32-467f9c821d91"}]} [pid: 7|app: 0|req: 529/1144] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:44 2026] DELETE /v2.0/networks/19672799-fdc6-49ee-a751-0ecc3e502f44 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1145] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:44 2026] GET /v2.0/security-groups?tenant_id=cf47cf5201d14ff5b0069b7742fe58a5&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1146] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:44 2026] DELETE /v2.0/networks/96686cf8-a4c1-4141-8d13-ec04cd8adb91 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1147] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:45 2026] DELETE /v2.0/security-groups/b20c32cc-d6d0-4e88-821b-7fa294731437 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1148] 10.0.0.230 () {32 vars in 649 bytes} [Thu Apr 16 10:10:45 2026] GET /v2.0/networks => generated 651 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:45.212 8 INFO neutron.db.segments_db [None req-160ca3fc-beb3-4940-a4fa-103a564b3760 eb16470f261042f9ae4965e753c7ec28 c1dd06a4331c45189b29e3f32b5065a3 - - default default] Added segment aebcd6a9-7f5f-4a14-8db5-8489c30f1616 of type vxlan for network b13780a4-87a6-4099-b734-25be0d036c8f [pid: 8|app: 0|req: 618/1149] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:45 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) 2026-04-16 10:10:45.353 7 INFO neutron.db.segments_db [None req-e11b2c43-a8da-4c9b-bda9-fc39c4dce625 eb16470f261042f9ae4965e753c7ec28 c1dd06a4331c45189b29e3f32b5065a3 - - default default] Added segment 8485fad9-3ee9-4e6d-99e1-55b9f1e1be00 of type vxlan for network 8f71dd4f-8d26-4e47-9031-95e225f1797e [pid: 7|app: 0|req: 532/1150] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:45 2026] POST /v2.0/networks => generated 631 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1151] 10.0.0.230 () {34 vars in 665 bytes} [Thu Apr 16 10:10:45 2026] POST /v2.0/ports => generated 1506 bytes in 612 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: 533/1152] 10.0.0.230 () {32 vars in 643 bytes} [Thu Apr 16 10:10:46 2026] GET /v2.0/ports => generated 1506 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1153] 10.0.0.214 () {34 vars in 990 bytes} [Thu Apr 16 10:10:46 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => 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: 621/1154] 10.0.0.214 () {34 vars in 1040 bytes} [Thu Apr 16 10:10:46 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:46.235 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef07bf8f-60ce-4fb6-8f05-1272cf0448ce eb16470f261042f9ae4965e753c7ec28 c1dd06a4331c45189b29e3f32b5065a3 - - default default] TaaS: Handle Delete Port: 0b22ed14-12cc-4ffd-9110-f3454dc7b633 2026-04-16 10:10:46.238 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef07bf8f-60ce-4fb6-8f05-1272cf0448ce eb16470f261042f9ae4965e753c7ec28 c1dd06a4331c45189b29e3f32b5065a3 - - default default] Tap Mirror: Handle Delete Port: 0b22ed14-12cc-4ffd-9110-f3454dc7b633 [pid: 7|app: 0|req: 534/1155] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:10:46 2026] DELETE /v2.0/ports/0b22ed14-12cc-4ffd-9110-f3454dc7b633 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:46.421 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8a91517-ebf4-4c47-9665-811bf53ecfb1 eb16470f261042f9ae4965e753c7ec28 c1dd06a4331c45189b29e3f32b5065a3 - - default default] TaaS: Handle Delete Port: 82dd27fc-53b1-4fe7-96c0-c397d8a907f9 2026-04-16 10:10:46.425 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8a91517-ebf4-4c47-9665-811bf53ecfb1 eb16470f261042f9ae4965e753c7ec28 c1dd06a4331c45189b29e3f32b5065a3 - - default default] Tap Mirror: Handle Delete Port: 82dd27fc-53b1-4fe7-96c0-c397d8a907f9 [pid: 8|app: 0|req: 622/1156] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:10:46 2026] DELETE /v2.0/ports/82dd27fc-53b1-4fe7-96c0-c397d8a907f9 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1157] 10.0.0.230 () {32 vars in 643 bytes} [Thu Apr 16 10:10:46 2026] GET /v2.0/ports => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:10:46.607 8 INFO neutron.db.segments_db [None req-21e5a32d-6922-4431-b2d6-d495e741eff3 eb16470f261042f9ae4965e753c7ec28 c1dd06a4331c45189b29e3f32b5065a3 - - default default] Added segment 26d9b976-7f2b-49ea-9033-585d2d056a81 of type vxlan for network ab879c74-fea4-4481-a34a-6c5fae765bc5 [pid: 8|app: 0|req: 623/1158] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:46 2026] POST /v2.0/networks => generated 630 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:46.752 7 INFO neutron.db.segments_db [None req-4aa6dcf3-35c0-44ae-93bb-3eb0e34f1c09 eb16470f261042f9ae4965e753c7ec28 c1dd06a4331c45189b29e3f32b5065a3 - - default default] Added segment f213c16a-8ee9-4909-97f7-56cf6e894e2b of type vxlan for network f3293eef-4aee-4ba3-8f42-47f50d502574 [pid: 7|app: 0|req: 536/1159] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:46 2026] POST /v2.0/networks => generated 630 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:46.946 7 INFO neutron.services.segments.plugin [-] Segment d8d82353-ee59-4422-9f33-cc6df1b28023 resource provider aggregate not found 2026-04-16 10:10:46.950 7 INFO neutron.services.segments.plugin [-] Segment d8d82353-ee59-4422-9f33-cc6df1b28023 resource provider aggregate not found 2026-04-16 10:10:46.964 7 INFO neutron.services.segments.plugin [-] Segment d8d82353-ee59-4422-9f33-cc6df1b28023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8d82353-ee59-4422-9f33-cc6df1b28023 found for delete ", "request_id": "req-25eaf5c3-3ec3-4a07-b12e-a948be8a2be6"}]} 2026-04-16 10:10:46.973 7 INFO neutron.services.segments.plugin [-] Segment d8d82353-ee59-4422-9f33-cc6df1b28023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8d82353-ee59-4422-9f33-cc6df1b28023 found for delete ", "request_id": "req-018c9965-0828-4631-9d7b-55d82ebfdb2d"}]} [pid: 8|app: 0|req: 624/1160] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:46 2026] POST /v2.0/subnets => generated 1273 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1161] 10.0.0.230 () {32 vars in 647 bytes} [Thu Apr 16 10:10:47 2026] GET /v2.0/subnets => generated 1909 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1162] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:47 2026] DELETE /v2.0/subnets/f323727c-857f-4781-8188-ef82c345f3aa => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1163] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:47 2026] DELETE /v2.0/subnets/637fd4a8-dfc6-4cbf-9775-803acb299651 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1164] 10.0.0.230 () {32 vars in 647 bytes} [Thu Apr 16 10:10:47 2026] GET /v2.0/subnets => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1165] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:47 2026] DELETE /v2.0/networks/f3293eef-4aee-4ba3-8f42-47f50d502574 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:47.927 8 INFO neutron.services.segments.plugin [-] Segment 26d9b976-7f2b-49ea-9033-585d2d056a81 resource provider aggregate not found 2026-04-16 10:10:47.928 8 INFO neutron.services.segments.plugin [-] Segment 26d9b976-7f2b-49ea-9033-585d2d056a81 resource provider aggregate not found 2026-04-16 10:10:47.962 8 INFO neutron.services.segments.plugin [-] Segment 26d9b976-7f2b-49ea-9033-585d2d056a81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26d9b976-7f2b-49ea-9033-585d2d056a81 found for delete ", "request_id": "req-781e30e4-776e-4d19-b78d-627b1047dddc"}]} 2026-04-16 10:10:47.965 8 INFO neutron.services.segments.plugin [-] Segment 26d9b976-7f2b-49ea-9033-585d2d056a81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26d9b976-7f2b-49ea-9033-585d2d056a81 found for delete ", "request_id": "req-964ceb83-632b-42dc-8322-72b0069bd3a5"}]} [pid: 8|app: 0|req: 627/1166] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:47 2026] DELETE /v2.0/networks/ab879c74-fea4-4481-a34a-6c5fae765bc5 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1167] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:47 2026] DELETE /v2.0/networks/8f71dd4f-8d26-4e47-9031-95e225f1797e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1170] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:48 2026] DELETE /v2.0/networks/b13780a4-87a6-4099-b734-25be0d036c8f => 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: 543/1171] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:48 2026] GET /v2.0/security-groups?tenant_id=c1dd06a4331c45189b29e3f32b5065a3&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:48.992 7 INFO neutron.services.segments.plugin [-] Segment f213c16a-8ee9-4909-97f7-56cf6e894e2b resource provider aggregate not found 2026-04-16 10:10:49.003 7 INFO neutron.services.segments.plugin [-] Segment f213c16a-8ee9-4909-97f7-56cf6e894e2b resource provider aggregate not found 2026-04-16 10:10:49.009 7 INFO neutron.services.segments.plugin [-] Segment f213c16a-8ee9-4909-97f7-56cf6e894e2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f213c16a-8ee9-4909-97f7-56cf6e894e2b found for delete ", "request_id": "req-2256ee8f-c038-4bae-a6cb-914e912a0221"}]} 2026-04-16 10:10:49.014 7 INFO neutron.services.segments.plugin [-] Segment f213c16a-8ee9-4909-97f7-56cf6e894e2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f213c16a-8ee9-4909-97f7-56cf6e894e2b found for delete ", "request_id": "req-dca69860-8f59-4481-9691-45da1f841bf9"}]} 2026-04-16 10:10:49.020 7 INFO neutron.services.segments.plugin [-] Segment 8485fad9-3ee9-4e6d-99e1-55b9f1e1be00 resource provider aggregate not found 2026-04-16 10:10:49.028 7 INFO neutron.services.segments.plugin [-] Segment 8485fad9-3ee9-4e6d-99e1-55b9f1e1be00 resource provider aggregate not found 2026-04-16 10:10:49.033 7 INFO neutron.services.segments.plugin [-] Segment 8485fad9-3ee9-4e6d-99e1-55b9f1e1be00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8485fad9-3ee9-4e6d-99e1-55b9f1e1be00 found for delete ", "request_id": "req-5cee00b3-1158-47bc-b5c0-cf140142dc4a"}]} 2026-04-16 10:10:49.043 7 INFO neutron.services.segments.plugin [-] Segment 8485fad9-3ee9-4e6d-99e1-55b9f1e1be00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8485fad9-3ee9-4e6d-99e1-55b9f1e1be00 found for delete ", "request_id": "req-8ab8540e-77fa-448c-954a-34d99a94ac39"}]} [pid: 8|app: 0|req: 629/1172] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:48 2026] DELETE /v2.0/security-groups/934174c3-da71-4115-b8d9-d34289b1145b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:10:49.422 7 INFO neutron.db.segments_db [None req-ee81fe5d-5cd2-4b7e-9a5d-b893bce6e6e1 c995e4ab15df43068c549cd56abe56e9 a2de3bd54b1e40ab8da6a6777780ff3e - - default default] Added segment d076ba38-633d-4571-b2be-28b37140b027 of type vxlan for network 79f66127-842f-4f0c-a53d-a72bfd2381bd [pid: 7|app: 0|req: 544/1173] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:49 2026] POST /v2.0/networks => generated 612 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1174] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:49 2026] POST /v2.0/subnets => generated 626 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:49.831 7 INFO neutron.db.segments_db [None req-a04bf3f0-e5ba-435b-b4aa-a7d2da6ff08a c995e4ab15df43068c549cd56abe56e9 a2de3bd54b1e40ab8da6a6777780ff3e - - default default] Added segment a7915fb1-531e-4e2b-b91b-8ceeaf67b462 of type vxlan for network 099b9dd1-02ac-4259-af5b-8ec12965209b [pid: 7|app: 0|req: 545/1175] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:49 2026] POST /v2.0/networks => generated 612 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:49.986 8 INFO neutron.services.segments.plugin [-] Segment aebcd6a9-7f5f-4a14-8db5-8489c30f1616 resource provider aggregate not found 2026-04-16 10:10:49.995 8 INFO neutron.services.segments.plugin [-] Segment aebcd6a9-7f5f-4a14-8db5-8489c30f1616 resource provider aggregate not found 2026-04-16 10:10:50.008 8 INFO neutron.services.segments.plugin [-] Segment aebcd6a9-7f5f-4a14-8db5-8489c30f1616 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aebcd6a9-7f5f-4a14-8db5-8489c30f1616 found for delete ", "request_id": "req-b7fdef46-3836-4434-8434-ca94853b850a"}]} 2026-04-16 10:10:50.015 8 INFO neutron.services.segments.plugin [-] Segment aebcd6a9-7f5f-4a14-8db5-8489c30f1616 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aebcd6a9-7f5f-4a14-8db5-8489c30f1616 found for delete ", "request_id": "req-d03d8714-cfda-435c-a021-f33a8b19f8b2"}]} [pid: 8|app: 0|req: 631/1176] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:49 2026] POST /v2.0/subnets => generated 629 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:50.200 7 INFO neutron.db.segments_db [None req-3bca7254-087f-440b-8863-237c0c3d33b2 c995e4ab15df43068c549cd56abe56e9 a2de3bd54b1e40ab8da6a6777780ff3e - - default default] Added segment f8fa8e79-e962-4e4b-a62a-183258ba2e97 of type vxlan for network 4093c4c1-4ea1-4817-8a00-984079042dca [pid: 7|app: 0|req: 546/1177] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:50 2026] POST /v2.0/networks => generated 612 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1178] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:50 2026] POST /v2.0/subnets => generated 629 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:50.568 7 INFO neutron.db.segments_db [None req-6716e7fc-5b90-43d6-9527-a05635b70a7a c995e4ab15df43068c549cd56abe56e9 a2de3bd54b1e40ab8da6a6777780ff3e - - default default] Added segment 1dba5836-8713-4d74-bcfc-05d774f074d0 of type vxlan for network 25bbc6a6-1449-4bcc-9bf2-838abc8b8c5a [pid: 7|app: 0|req: 547/1179] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:50 2026] POST /v2.0/networks => generated 613 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1180] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:50 2026] POST /v2.0/subnets => generated 629 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:50.965 7 INFO neutron.db.segments_db [None req-5801d152-aa34-4551-8596-f02c5d79c8fe c995e4ab15df43068c549cd56abe56e9 a2de3bd54b1e40ab8da6a6777780ff3e - - default default] Added segment 45b66d8b-9c4c-4cd3-a432-db14161d9434 of type vxlan for network d00b059d-80f5-430a-923c-c2d79a884c17 2026-04-16 10:10:50.985 8 INFO neutron.db.segments_db [None req-d47d7f99-c589-4374-aa3e-c3aedb259082 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Added segment adf28843-b6e8-405e-ba7c-c97423a3fb62 of type vxlan for network 718446ef-151d-46ff-8858-9a877ca2ee31 [pid: 7|app: 0|req: 549/1181] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:50 2026] POST /v2.0/networks => generated 613 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1182] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:50 2026] POST /v2.0/networks => generated 615 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:51.133 8 INFO neutron.db.segments_db [None req-bf498a53-0262-4882-bf27-113bb586b7d8 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Added segment c9a1d76a-7cdc-47b2-a1d9-5db5ed39c65f of type vxlan for network 2be4e840-fe21-4661-af31-69ecac555b8d [pid: 8|app: 0|req: 634/1183] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:51 2026] POST /v2.0/networks => generated 615 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1184] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:51 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) [pid: 7|app: 0|req: 551/1185] 10.0.0.230 () {34 vars in 751 bytes} [Thu Apr 16 10:10:51 2026] PUT /v2.0/subnets/f10eb4e0-2ee1-4a80-92b9-af23ee10bdff/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1186] 10.0.0.230 () {34 vars in 751 bytes} [Thu Apr 16 10:10:51 2026] PUT /v2.0/subnets/e0e2360f-94f4-4879-bb5f-03046df408d5/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1187] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:51 2026] POST /v2.0/subnets => generated 646 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1188] 10.0.0.230 () {34 vars in 751 bytes} [Thu Apr 16 10:10:51 2026] PUT /v2.0/subnets/a0250538-adb1-4577-b9d9-f8e0d3b1efb5/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1189] 10.0.0.230 () {34 vars in 751 bytes} [Thu Apr 16 10:10:51 2026] PUT /v2.0/subnets/fb71da1d-f757-4588-994d-536d328d708c/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1190] 10.0.0.230 () {32 vars in 664 bytes} [Thu Apr 16 10:10:51 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: 556/1191] 10.0.0.230 () {32 vars in 678 bytes} [Thu Apr 16 10:10:51 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1192] 10.0.0.230 () {32 vars in 674 bytes} [Thu Apr 16 10:10:51 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1193] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:51 2026] POST /v2.0/subnets => generated 655 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1194] 10.0.0.230 () {32 vars in 686 bytes} [Thu Apr 16 10:10:51 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:51.737 8 INFO neutron.db.segments_db [None req-bcd08511-c6f0-49ff-8371-b5c462a0b829 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Added segment be48b172-0051-4c9a-99c6-cb0f1ee2002c of type vxlan for network e79d35ab-180c-411d-aa7e-8a6bf7cd3fb2 [pid: 7|app: 0|req: 559/1195] 10.0.0.230 () {32 vars in 672 bytes} [Thu Apr 16 10:10:51 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1196] 10.0.0.230 () {32 vars in 686 bytes} [Thu Apr 16 10:10:51 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1197] 10.0.0.230 () {32 vars in 682 bytes} [Thu Apr 16 10:10:51 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1198] 10.0.0.230 () {32 vars in 694 bytes} [Thu Apr 16 10:10:51 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:52.003 8 INFO neutron.db.l3_hamode_db [None req-bcd08511-c6f0-49ff-8371-b5c462a0b829 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 563/1199] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:51 2026] DELETE /v2.0/subnets/f10eb4e0-2ee1-4a80-92b9-af23ee10bdff => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:52.114 8 INFO neutron.db.l3_hamode_db [None req-bcd08511-c6f0-49ff-8371-b5c462a0b829 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 564/1200] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:52 2026] DELETE /v2.0/subnets/e0e2360f-94f4-4879-bb5f-03046df408d5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1201] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:52 2026] DELETE /v2.0/subnets/a0250538-adb1-4577-b9d9-f8e0d3b1efb5 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1202] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:52 2026] DELETE /v2.0/subnets/fb71da1d-f757-4588-994d-536d328d708c => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1203] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:52 2026] GET /v2.0/security-groups?tenant_id=7935865780ff4937b877810e7d4ec9eb&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1204] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:51 2026] POST /v2.0/routers => generated 510 bytes in 985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1205] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:52 2026] DELETE /v2.0/subnets/604a1459-775e-4427-be80-82fc76320c35 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1206] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:52 2026] DELETE /v2.0/security-groups/023cb529-52d7-4dd5-bc61-cfb68c0fc29e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:10:52.847 8 INFO neutron_taas.services.taas.taas_plugin [None req-f6bae47e-9a55-45c7-bcdd-c500fce461c1 c995e4ab15df43068c549cd56abe56e9 a2de3bd54b1e40ab8da6a6777780ff3e - - default default] TaaS: Handle Delete Port: 7ac37c85-9647-4a9f-a3df-77e3380b5c07 2026-04-16 10:10:52.850 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6bae47e-9a55-45c7-bcdd-c500fce461c1 c995e4ab15df43068c549cd56abe56e9 a2de3bd54b1e40ab8da6a6777780ff3e - - default default] Tap Mirror: Handle Delete Port: 7ac37c85-9647-4a9f-a3df-77e3380b5c07 2026-04-16 10:10:53.018 8 INFO neutron.services.segments.plugin [-] Segment d076ba38-633d-4571-b2be-28b37140b027 resource provider aggregate not found 2026-04-16 10:10:53.023 8 INFO neutron.services.segments.plugin [-] Segment d076ba38-633d-4571-b2be-28b37140b027 resource provider aggregate not found 2026-04-16 10:10:53.037 8 INFO neutron.services.segments.plugin [-] Segment d076ba38-633d-4571-b2be-28b37140b027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d076ba38-633d-4571-b2be-28b37140b027 found for delete ", "request_id": "req-38b0a43a-89ff-40cc-974e-d9bb3245dc8b"}]} [pid: 8|app: 0|req: 639/1207] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:52 2026] DELETE /v2.0/networks/79f66127-842f-4f0c-a53d-a72bfd2381bd => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:53.050 8 INFO neutron.services.segments.plugin [-] Segment d076ba38-633d-4571-b2be-28b37140b027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d076ba38-633d-4571-b2be-28b37140b027 found for delete ", "request_id": "req-93502e48-2da7-4ab2-951d-c4c4328e87bd"}]} [pid: 8|app: 0|req: 640/1208] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:53 2026] DELETE /v2.0/networks/099b9dd1-02ac-4259-af5b-8ec12965209b => 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: 641/1209] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:53 2026] DELETE /v2.0/networks/4093c4c1-4ea1-4817-8a00-984079042dca => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1210] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:53 2026] DELETE /v2.0/networks/25bbc6a6-1449-4bcc-9bf2-838abc8b8c5a => generated 0 bytes in 86 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1211] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:53 2026] DELETE /v2.0/networks/d00b059d-80f5-430a-923c-c2d79a884c17 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1212] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:10:52 2026] PUT /v2.0/routers/7b38a719-2161-4069-be54-ed562186436c/add_router_interface => generated 309 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1213] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:10:53 2026] GET /v2.0/ports/62ab35e6-37e4-47fe-97ac-0e8c3edbaa57 => generated 959 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1214] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:54 2026] GET /v2.0/security-groups?tenant_id=a2de3bd54b1e40ab8da6a6777780ff3e&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1215] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:54 2026] DELETE /v2.0/security-groups/36205b3d-7070-42fb-944e-12bdd71060d9 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1216] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:54 2026] GET /v2.0/security-groups?tenant_id=a4a19f49d9254275878d4ff515986f19&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: 570/1217] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:10:53 2026] PUT /v2.0/routers/7b38a719-2161-4069-be54-ed562186436c/add_router_interface => generated 309 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1218] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:10:54 2026] GET /v2.0/ports/fa619a4b-127d-48f8-beb9-fc8b5ee3d3b4 => generated 967 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1219] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:54 2026] DELETE /v2.0/security-groups/515cd43a-946c-4d35-b744-96627233ab07 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:10:55.066 8 INFO neutron.services.segments.plugin [-] Segment a7915fb1-531e-4e2b-b91b-8ceeaf67b462 resource provider aggregate not found 2026-04-16 10:10:55.073 8 INFO neutron.services.segments.plugin [-] Segment a7915fb1-531e-4e2b-b91b-8ceeaf67b462 resource provider aggregate not found 2026-04-16 10:10:55.088 8 INFO neutron.services.segments.plugin [-] Segment a7915fb1-531e-4e2b-b91b-8ceeaf67b462 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7915fb1-531e-4e2b-b91b-8ceeaf67b462 found for delete ", "request_id": "req-93c67339-494c-419c-8fd5-625d7e905d32"}]} 2026-04-16 10:10:55.090 7 INFO neutron_taas.services.taas.taas_plugin [None req-46debe2e-f876-45b9-8bea-b3eee37200cf 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] TaaS: Handle Delete Port: fa619a4b-127d-48f8-beb9-fc8b5ee3d3b4 2026-04-16 10:10:55.088 8 INFO neutron.services.segments.plugin [-] Segment a7915fb1-531e-4e2b-b91b-8ceeaf67b462 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7915fb1-531e-4e2b-b91b-8ceeaf67b462 found for delete ", "request_id": "req-85242e62-9397-4dec-a8f2-b12a833ad260"}]} 2026-04-16 10:10:55.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46debe2e-f876-45b9-8bea-b3eee37200cf 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Tap Mirror: Handle Delete Port: fa619a4b-127d-48f8-beb9-fc8b5ee3d3b4 2026-04-16 10:10:55.108 8 INFO neutron.services.segments.plugin [-] Segment f8fa8e79-e962-4e4b-a62a-183258ba2e97 resource provider aggregate not found 2026-04-16 10:10:55.114 8 INFO neutron.services.segments.plugin [-] Segment f8fa8e79-e962-4e4b-a62a-183258ba2e97 resource provider aggregate not found 2026-04-16 10:10:55.133 8 INFO neutron.services.segments.plugin [-] Segment f8fa8e79-e962-4e4b-a62a-183258ba2e97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8fa8e79-e962-4e4b-a62a-183258ba2e97 found for delete ", "request_id": "req-ce9d6e45-58fa-4d92-82b2-fcc1d3a3cf86"}]} 2026-04-16 10:10:55.134 8 INFO neutron.services.segments.plugin [-] Segment f8fa8e79-e962-4e4b-a62a-183258ba2e97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8fa8e79-e962-4e4b-a62a-183258ba2e97 found for delete ", "request_id": "req-c93226ed-b2c2-4c11-8172-2c3c893acd87"}]} 2026-04-16 10:10:55.155 8 INFO neutron.services.segments.plugin [-] Segment 1dba5836-8713-4d74-bcfc-05d774f074d0 resource provider aggregate not found 2026-04-16 10:10:55.155 8 INFO neutron.services.segments.plugin [-] Segment 1dba5836-8713-4d74-bcfc-05d774f074d0 resource provider aggregate not found [pid: 8|app: 0|req: 649/1220] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:10:54 2026] GET /v2.0/security-groups?tenant_id=9c012571eeb143fb86b0556055494612&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:10:55.175 8 INFO neutron.services.segments.plugin [-] Segment 1dba5836-8713-4d74-bcfc-05d774f074d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dba5836-8713-4d74-bcfc-05d774f074d0 found for delete ", "request_id": "req-317806b4-804e-4fd9-9736-53e40fdc3711"}]} 2026-04-16 10:10:55.184 8 INFO neutron.services.segments.plugin [-] Segment 1dba5836-8713-4d74-bcfc-05d774f074d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dba5836-8713-4d74-bcfc-05d774f074d0 found for delete ", "request_id": "req-f2cc01f8-b8a7-4b8c-8318-b25057a5eae3"}]} 2026-04-16 10:10:55.187 8 INFO neutron.services.segments.plugin [-] Segment 45b66d8b-9c4c-4cd3-a432-db14161d9434 resource provider aggregate not found 2026-04-16 10:10:55.211 8 INFO neutron.services.segments.plugin [-] Segment 45b66d8b-9c4c-4cd3-a432-db14161d9434 resource provider aggregate not found 2026-04-16 10:10:55.214 8 INFO neutron.services.segments.plugin [-] Segment 45b66d8b-9c4c-4cd3-a432-db14161d9434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45b66d8b-9c4c-4cd3-a432-db14161d9434 found for delete ", "request_id": "req-48318b10-cb4d-4c30-b40d-60c2e50c3843"}]} 2026-04-16 10:10:55.232 8 INFO neutron.services.segments.plugin [-] Segment 45b66d8b-9c4c-4cd3-a432-db14161d9434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45b66d8b-9c4c-4cd3-a432-db14161d9434 found for delete ", "request_id": "req-d4af5fd6-7338-46f8-812b-241f0f510278"}]} [pid: 8|app: 0|req: 650/1221] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:10:55 2026] DELETE /v2.0/security-groups/f4f1ad0e-eb0e-43a1-b127-3fb8b06c563d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1222] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:10:54 2026] PUT /v2.0/routers/7b38a719-2161-4069-be54-ed562186436c/remove_router_interface => generated 309 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1223] 10.0.0.180 () {32 vars in 802 bytes} [Thu Apr 16 10:10:55 2026] GET /v2.0/extensions => generated 21537 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 10:10:55.849 8 INFO neutron_taas.services.taas.taas_plugin [None req-d6bf253b-c5ac-4229-bf57-643f233b7841 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] TaaS: Handle Delete Port: 62ab35e6-37e4-47fe-97ac-0e8c3edbaa57 2026-04-16 10:10:55.851 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6bf253b-c5ac-4229-bf57-643f233b7841 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Tap Mirror: Handle Delete Port: 62ab35e6-37e4-47fe-97ac-0e8c3edbaa57 [pid: 7|app: 0|req: 574/1224] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:55 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1225] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:55 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1226] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:56 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1227] 10.0.0.180 () {30 vars in 724 bytes} [Thu Apr 16 10:10:56 2026] GET /v2.0/quotas/7f2935f6aa7e4b2d945c5cc5f81190c6/details => generated 847 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1228] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:56 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1229] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:10:55 2026] PUT /v2.0/routers/7b38a719-2161-4069-be54-ed562186436c/remove_router_interface => generated 309 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1230] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:10:56 2026] GET /v2.0/ports?device_id=7b38a719-2161-4069-be54-ed562186436c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:10:56.400 8 INFO neutron_taas.services.taas.taas_plugin [None req-b2b9a66b-f0db-4e98-903a-aa21a0665434 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] TaaS: Handle Delete Port: f4b95397-3dc0-4cdf-a279-8a20950f85c3 2026-04-16 10:10:56.404 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2b9a66b-f0db-4e98-903a-aa21a0665434 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Tap Mirror: Handle Delete Port: f4b95397-3dc0-4cdf-a279-8a20950f85c3 [pid: 7|app: 0|req: 580/1231] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:56 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => 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: 581/1232] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:56 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:56.688 8 INFO neutron.db.l3_hamode_db [None req-b2b9a66b-f0db-4e98-903a-aa21a0665434 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] HA network e79d35ab-180c-411d-aa7e-8a6bf7cd3fb2 was deleted as no HA routers are present in tenant 71ffedb140444d94a6ae899469ae28ee. [pid: 8|app: 0|req: 652/1233] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:56 2026] DELETE /v2.0/routers/7b38a719-2161-4069-be54-ed562186436c => generated 0 bytes in 440 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1234] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:56 2026] DELETE /v2.0/subnets/05215098-d602-4159-9d69-da82f8cbfd32 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1235] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:10:56 2026] DELETE /v2.0/subnets/30a48342-6869-4482-ae5e-257438e6e1ce => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:57.150 7 INFO neutron.services.segments.plugin [-] Segment c9a1d76a-7cdc-47b2-a1d9-5db5ed39c65f resource provider aggregate not found 2026-04-16 10:10:57.160 7 INFO neutron.services.segments.plugin [-] Segment c9a1d76a-7cdc-47b2-a1d9-5db5ed39c65f resource provider aggregate not found 2026-04-16 10:10:57.175 7 INFO neutron.services.segments.plugin [-] Segment c9a1d76a-7cdc-47b2-a1d9-5db5ed39c65f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9a1d76a-7cdc-47b2-a1d9-5db5ed39c65f found for delete ", "request_id": "req-d33de18b-5c83-4866-9cc2-7ed76e859c1b"}]} 2026-04-16 10:10:57.182 7 INFO neutron.services.segments.plugin [-] Segment c9a1d76a-7cdc-47b2-a1d9-5db5ed39c65f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9a1d76a-7cdc-47b2-a1d9-5db5ed39c65f found for delete ", "request_id": "req-c9b88228-fb3a-4b03-9068-f5bc358a3ed8"}]} [pid: 7|app: 0|req: 583/1236] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:57 2026] DELETE /v2.0/networks/2be4e840-fe21-4661-af31-69ecac555b8d => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:57.243 8 INFO neutron.services.segments.plugin [-] Segment be48b172-0051-4c9a-99c6-cb0f1ee2002c resource provider aggregate not found 2026-04-16 10:10:57.255 8 INFO neutron.services.segments.plugin [-] Segment be48b172-0051-4c9a-99c6-cb0f1ee2002c resource provider aggregate not found 2026-04-16 10:10:57.264 8 INFO neutron.services.segments.plugin [-] Segment be48b172-0051-4c9a-99c6-cb0f1ee2002c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be48b172-0051-4c9a-99c6-cb0f1ee2002c found for delete ", "request_id": "req-6d0ce26f-62a9-4896-93d9-f94f1683e09c"}]} 2026-04-16 10:10:57.277 8 INFO neutron.services.segments.plugin [-] Segment be48b172-0051-4c9a-99c6-cb0f1ee2002c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be48b172-0051-4c9a-99c6-cb0f1ee2002c found for delete ", "request_id": "req-0207257f-4de0-47a5-9c91-036981129edb"}]} 2026-04-16 10:10:57.323 8 INFO neutron_taas.services.taas.taas_plugin [None req-19a5f0f6-0b03-49ed-bebc-8909198fac0b 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] TaaS: Handle Delete Port: 2d0af042-e3d4-40db-828d-33aae4160271 2026-04-16 10:10:57.326 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19a5f0f6-0b03-49ed-bebc-8909198fac0b 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Tap Mirror: Handle Delete Port: 2d0af042-e3d4-40db-828d-33aae4160271 [pid: 8|app: 0|req: 654/1237] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:10:57 2026] DELETE /v2.0/networks/718446ef-151d-46ff-8858-9a877ca2ee31 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:10:57.586 7 INFO neutron.db.segments_db [None req-4f7888a9-ede3-4bd2-b5ee-cc16db3905e8 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Added segment f504b04a-5cf9-4e31-9576-61910b50ff08 of type vxlan for network e0382ba6-cc94-4330-bd49-73e85bb70797 [pid: 7|app: 0|req: 584/1238] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:57 2026] POST /v2.0/networks => generated 614 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1239] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:57 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1240] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:57 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1241] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:57 2026] POST /v2.0/subnets => generated 646 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:10:58.015 8 INFO neutron.db.segments_db [None req-6b89e0cb-3b0d-4ada-8042-572ba78352a3 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Added segment cffbd6ed-d2c2-4a8a-ae1a-94a1fd623e25 of type vxlan for network da8813f1-1a8c-4d69-8d7f-f03587448d9e [pid: 7|app: 0|req: 586/1242] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:10:58 2026] GET /v2.0/ports?tenant_id=bbbc48da0e534b50a21673d7b50ce009&device_id=41c9b559-1380-45fa-b56c-c22488e4eace => 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: 587/1243] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:10:58 2026] GET /v2.0/networks?id=ebb861f2-eacd-4b3a-96e6-16493391f1b7 => generated 771 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1244] 199.204.45.153 () {34 vars in 1060 bytes} [Thu Apr 16 10:10:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=05f653a0-6700-4e5d-905b-c5bad2c5d013 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1245] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:10:58 2026] GET /v2.0/subnets?id=e45b44f9-b738-440e-a011-a3b822c0cd69 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1246] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:10:58 2026] GET /v2.0/ports?network_id=ebb861f2-eacd-4b3a-96e6-16493391f1b7&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: 7|app: 0|req: 591/1247] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:10:58 2026] GET /v2.0/networks/ebb861f2-eacd-4b3a-96e6-16493391f1b7?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:10:58.304 8 INFO neutron.db.l3_hamode_db [None req-6b89e0cb-3b0d-4ada-8042-572ba78352a3 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 592/1248] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:10:58 2026] GET /v2.0/networks/ebb861f2-eacd-4b3a-96e6-16493391f1b7?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) 2026-04-16 10:10:58.420 8 INFO neutron.db.l3_hamode_db [None req-6b89e0cb-3b0d-4ada-8042-572ba78352a3 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 593/1249] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:10:58 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1250] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:10:58 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1251] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:10:57 2026] POST /v2.0/routers => generated 511 bytes in 1070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1252] 10.0.0.180 () {32 vars in 802 bytes} [Thu Apr 16 10:10:59 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 10:10:59.291 8 INFO neutron.services.segments.plugin [-] Segment adf28843-b6e8-405e-ba7c-c97423a3fb62 resource provider aggregate not found 2026-04-16 10:10:59.297 8 INFO neutron.services.segments.plugin [-] Segment adf28843-b6e8-405e-ba7c-c97423a3fb62 resource provider aggregate not found 2026-04-16 10:10:59.316 8 INFO neutron.services.segments.plugin [-] Segment adf28843-b6e8-405e-ba7c-c97423a3fb62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adf28843-b6e8-405e-ba7c-c97423a3fb62 found for delete ", "request_id": "req-ba1d777f-a841-4ad4-bac0-0334a0713cde"}]} 2026-04-16 10:10:59.324 8 INFO neutron.services.segments.plugin [-] Segment adf28843-b6e8-405e-ba7c-c97423a3fb62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adf28843-b6e8-405e-ba7c-c97423a3fb62 found for delete ", "request_id": "req-c40c191b-738a-4a72-8900-1a62f681f4d5"}]} [pid: 7|app: 0|req: 595/1253] 10.0.0.230 () {34 vars in 665 bytes} [Thu Apr 16 10:10:59 2026] POST /v2.0/ports => generated 963 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 596/1254] 10.0.0.180 () {30 vars in 724 bytes} [Thu Apr 16 10:10:59 2026] GET /v2.0/quotas/7f2935f6aa7e4b2d945c5cc5f81190c6/details => generated 847 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:10:59.728 7 INFO neutron.db.segments_db [None req-e5da6c06-af1f-41f7-b718-c43ebef3772a e0e273d75d084e71b3cd3a7884aff67d ef1ffbcaa7b746aeb203b5c7953c8e4d - - default default] Added segment a955e21a-d301-489a-87ed-13b17c13dde7 of type vxlan for network 9eba7abb-036e-45b1-b5c6-d42231a61be3 [pid: 7|app: 0|req: 597/1255] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:10:59 2026] POST /v2.0/networks => generated 612 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1256] 10.0.0.230 () {34 vars in 664 bytes} [Thu Apr 16 10:10:59 2026] POST /v2.0/ports => generated 743 bytes in 266 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: 599/1257] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:00 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1258] 10.0.0.230 () {34 vars in 666 bytes} [Thu Apr 16 10:11:00 2026] POST /v2.0/trunks => generated 407 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1259] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:00 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:00.381 7 INFO neutron.db.segments_db [None req-eab16bff-f984-44ad-a505-b36d01093ef3 e0e273d75d084e71b3cd3a7884aff67d ef1ffbcaa7b746aeb203b5c7953c8e4d - - default default] Added segment cb229d9a-de15-4398-ad47-f097a5423d9f of type vxlan for network a19be031-a506-4847-bf1a-c42013fdfc23 [pid: 7|app: 0|req: 602/1260] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:00 2026] POST /v2.0/networks => generated 612 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1261] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:10:59 2026] PUT /v2.0/routers/f53942c8-b6d4-42e6-98b1-0542e2e820a5/add_router_interface => generated 309 bytes in 1342 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: 660/1262] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:11:00 2026] GET /v2.0/ports/38a39083-d340-4fee-83e8-e60abfab604b => generated 1037 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1263] 10.0.0.230 () {34 vars in 664 bytes} [Thu Apr 16 10:11:00 2026] POST /v2.0/ports => generated 743 bytes in 320 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: 604/1264] 10.0.0.230 () {34 vars in 666 bytes} [Thu Apr 16 10:11:00 2026] POST /v2.0/trunks => generated 407 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:11:01.024 7 INFO neutron.db.segments_db [None req-73e21e25-f422-4dad-92ef-11f631432487 e0e273d75d084e71b3cd3a7884aff67d ef1ffbcaa7b746aeb203b5c7953c8e4d - - default default] Added segment 1531c51a-c09f-42f1-b2bb-63b5db310dcc of type vxlan for network 0470a9ea-51c1-46e6-b91a-53070274ccb2 2026-04-16 10:11:01.079 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff06391a-6314-4317-84d7-53bdf4c697a7 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] TaaS: Handle Delete Port: 38a39083-d340-4fee-83e8-e60abfab604b 2026-04-16 10:11:01.082 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff06391a-6314-4317-84d7-53bdf4c697a7 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Tap Mirror: Handle Delete Port: 38a39083-d340-4fee-83e8-e60abfab604b [pid: 7|app: 0|req: 605/1265] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:00 2026] POST /v2.0/networks => generated 613 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1266] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:11:00 2026] PUT /v2.0/routers/f53942c8-b6d4-42e6-98b1-0542e2e820a5/remove_router_interface => generated 309 bytes in 753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1267] 10.0.0.230 () {34 vars in 664 bytes} [Thu Apr 16 10:11:01 2026] POST /v2.0/ports => generated 743 bytes in 394 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: 662/1268] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:01 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:01.662 7 INFO neutron.api.v2.resource [None req-fd62a593-e2d7-4a28-988d-c082c1eef99e 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 607/1269] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:11:01 2026] PUT /v2.0/routers/f53942c8-b6d4-42e6-98b1-0542e2e820a5/remove_router_interface => generated 197 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1270] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:01 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1271] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:11:01 2026] GET /v2.0/ports?device_id=f53942c8-b6d4-42e6-98b1-0542e2e820a5 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1272] 10.0.0.230 () {34 vars in 666 bytes} [Thu Apr 16 10:11:01 2026] POST /v2.0/trunks => generated 407 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:11:01.859 7 INFO neutron_taas.services.taas.taas_plugin [None req-9cfd0a32-f6af-44dd-8dab-00be7285a80d 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] TaaS: Handle Delete Port: 93e5e6a3-60ef-4014-abee-d95192ae6243 2026-04-16 10:11:01.861 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9cfd0a32-f6af-44dd-8dab-00be7285a80d 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Tap Mirror: Handle Delete Port: 93e5e6a3-60ef-4014-abee-d95192ae6243 2026-04-16 10:11:01.880 8 INFO neutron.db.segments_db [None req-c7b1cece-325a-472b-a118-3078a4f878c8 e0e273d75d084e71b3cd3a7884aff67d ef1ffbcaa7b746aeb203b5c7953c8e4d - - default default] Added segment d812f315-015a-426b-b107-b0a64e591467 of type vxlan for network 6094ab89-7bd8-43ee-813a-4b1de738f053 [pid: 8|app: 0|req: 664/1273] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:01 2026] POST /v2.0/networks => generated 612 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:11:02.206 7 INFO neutron.services.segments.plugin [-] Segment cffbd6ed-d2c2-4a8a-ae1a-94a1fd623e25 resource provider aggregate not found 2026-04-16 10:11:02.212 7 INFO neutron.services.segments.plugin [-] Segment cffbd6ed-d2c2-4a8a-ae1a-94a1fd623e25 resource provider aggregate not found 2026-04-16 10:11:02.228 7 INFO neutron.services.segments.plugin [-] Segment cffbd6ed-d2c2-4a8a-ae1a-94a1fd623e25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cffbd6ed-d2c2-4a8a-ae1a-94a1fd623e25 found for delete ", "request_id": "req-47c396b1-d485-4893-be24-d49c1eac1168"}]} 2026-04-16 10:11:02.230 7 INFO neutron.services.segments.plugin [-] Segment cffbd6ed-d2c2-4a8a-ae1a-94a1fd623e25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cffbd6ed-d2c2-4a8a-ae1a-94a1fd623e25 found for delete ", "request_id": "req-e5e28422-1146-465b-88de-3785d3e5f2ea"}]} 2026-04-16 10:11:02.247 7 INFO neutron.db.l3_hamode_db [None req-9cfd0a32-f6af-44dd-8dab-00be7285a80d 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] HA network da8813f1-1a8c-4d69-8d7f-f03587448d9e was deleted as no HA routers are present in tenant 71ffedb140444d94a6ae899469ae28ee. [pid: 7|app: 0|req: 610/1274] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:01 2026] DELETE /v2.0/routers/f53942c8-b6d4-42e6-98b1-0542e2e820a5 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1275] 10.0.0.230 () {34 vars in 664 bytes} [Thu Apr 16 10:11:01 2026] POST /v2.0/ports => generated 743 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 611/1276] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:02 2026] DELETE /v2.0/subnets/ad5a443c-8676-4c67-adc1-d5aa43890bb9 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1277] 10.0.0.230 () {34 vars in 666 bytes} [Thu Apr 16 10:11:02 2026] POST /v2.0/trunks => generated 407 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:11:02.511 7 INFO neutron_taas.services.taas.taas_plugin [None req-e0fe9ab5-c89b-4427-a28d-a72ea1307860 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] TaaS: Handle Delete Port: 31f1a470-b2c1-4119-a21d-64dc186bf22d 2026-04-16 10:11:02.516 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0fe9ab5-c89b-4427-a28d-a72ea1307860 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Tap Mirror: Handle Delete Port: 31f1a470-b2c1-4119-a21d-64dc186bf22d 2026-04-16 10:11:02.572 8 INFO neutron.db.segments_db [None req-697f6e0b-1a9c-4e45-9910-dc26e0105224 e0e273d75d084e71b3cd3a7884aff67d ef1ffbcaa7b746aeb203b5c7953c8e4d - - default default] Added segment b0b6a8ff-87bf-4814-8014-f04ae7c938d3 of type vxlan for network f0cf2b02-274d-4e90-a284-e187950bf860 [pid: 8|app: 0|req: 667/1278] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:02 2026] POST /v2.0/networks => generated 613 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1279] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:02 2026] DELETE /v2.0/networks/e0382ba6-cc94-4330-bd49-73e85bb70797 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1280] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:02 2026] GET /v2.0/security-groups?tenant_id=7f2935f6aa7e4b2d945c5cc5f81190c6&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:11:02.980 8 INFO neutron.db.segments_db [None req-6f2031d4-0f84-49b6-ad83-6e5ca5cf17bc 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Added segment 264e8409-f3a5-4854-a085-57026110e3d6 of type vxlan for network 28a5eff2-8203-421c-8c20-da813b0fb6ea [pid: 7|app: 0|req: 613/1281] 10.0.0.230 () {34 vars in 664 bytes} [Thu Apr 16 10:11:02 2026] POST /v2.0/ports => generated 743 bytes in 308 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: 669/1282] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:02 2026] POST /v2.0/networks => generated 614 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1283] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1284] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:03 2026] DELETE /v2.0/security-groups/ad9f40ba-ccf0-446f-aa37-1570e2811d4e => 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: 615/1285] 10.0.0.230 () {34 vars in 666 bytes} [Thu Apr 16 10:11:03 2026] POST /v2.0/trunks => generated 407 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1286] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1289] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:11:03 2026] PUT /v2.0/trunks/9a4b2023-734f-4115-9f53-9420af9d670e/tags => generated 17 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1290] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:11:03 2026] PUT /v2.0/trunks/2f4bafca-aca6-427a-8356-f9724bdc1c85/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1291] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:11:03 2026] POST /v2.0/subnets => generated 646 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1292] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:11:03 2026] PUT /v2.0/trunks/441d492b-ffaa-4807-b70b-45bc3f648aa9/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1293] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:11:03 2026] PUT /v2.0/trunks/289bd6bb-21cb-4530-992c-3fce53c69d1d/tags => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:11:03.473 8 INFO neutron.db.segments_db [None req-2841e9a1-3a94-4407-8056-52de05f8b016 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Added segment 6f30f96d-0aad-4d80-8232-b9eab73e9871 of type vxlan for network 9192d9ef-ac4a-455b-820a-2f42c7fcbc5c [pid: 7|app: 0|req: 623/1294] 10.0.0.230 () {32 vars in 662 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1295] 10.0.0.230 () {32 vars in 676 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1296] 10.0.0.230 () {32 vars in 672 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1297] 10.0.0.230 () {32 vars in 684 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1298] 10.0.0.230 () {32 vars in 670 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1299] 10.0.0.230 () {32 vars in 684 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1300] 10.0.0.230 () {32 vars in 680 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1301] 10.0.0.230 () {32 vars in 692 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1302] 10.0.0.230 () {32 vars in 719 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/trunks/9a4b2023-734f-4115-9f53-9420af9d670e => generated 412 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1303] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/ports/c54c1f5e-180a-47d8-ab14-d876634e8841 => generated 826 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:03.748 8 INFO neutron.db.l3_hamode_db [None req-2841e9a1-3a94-4407-8056-52de05f8b016 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 633/1304] 10.0.0.230 () {32 vars in 722 bytes} [Thu Apr 16 10:11:03 2026] DELETE /v2.0/trunks/9a4b2023-734f-4115-9f53-9420af9d670e => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1305] 10.0.0.230 () {32 vars in 719 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/trunks/2f4bafca-aca6-427a-8356-f9724bdc1c85 => generated 420 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1306] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/ports/4799892b-7721-4366-8ec8-e0c9defb46eb => generated 826 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:03.862 8 INFO neutron.db.l3_hamode_db [None req-2841e9a1-3a94-4407-8056-52de05f8b016 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 636/1307] 10.0.0.230 () {32 vars in 722 bytes} [Thu Apr 16 10:11:03 2026] DELETE /v2.0/trunks/2f4bafca-aca6-427a-8356-f9724bdc1c85 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1308] 10.0.0.230 () {32 vars in 719 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/trunks/441d492b-ffaa-4807-b70b-45bc3f648aa9 => generated 429 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1309] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:11:03 2026] GET /v2.0/ports/90053fae-b339-47ac-9e6b-bdc893839401 => generated 826 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1310] 10.0.0.230 () {32 vars in 722 bytes} [Thu Apr 16 10:11:03 2026] DELETE /v2.0/trunks/441d492b-ffaa-4807-b70b-45bc3f648aa9 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1311] 10.0.0.230 () {32 vars in 719 bytes} [Thu Apr 16 10:11:04 2026] GET /v2.0/trunks/289bd6bb-21cb-4530-992c-3fce53c69d1d => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1312] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:11:04 2026] GET /v2.0/ports/ed512246-2a88-4d9c-9fbc-d0eccdb1e7dd => generated 826 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1313] 10.0.0.230 () {32 vars in 722 bytes} [Thu Apr 16 10:11:04 2026] DELETE /v2.0/trunks/289bd6bb-21cb-4530-992c-3fce53c69d1d => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1314] 10.0.0.230 () {32 vars in 719 bytes} [Thu Apr 16 10:11:04 2026] GET /v2.0/trunks/eaf330b7-e3c2-4267-bfd9-774684d8e4ff => generated 407 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1315] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:11:04 2026] GET /v2.0/ports/ff6d5fca-91c1-450a-b58b-477aa32a194d => generated 826 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:04.262 7 INFO neutron.services.segments.plugin [-] Segment f504b04a-5cf9-4e31-9576-61910b50ff08 resource provider aggregate not found 2026-04-16 10:11:04.267 7 INFO neutron.services.segments.plugin [-] Segment f504b04a-5cf9-4e31-9576-61910b50ff08 resource provider aggregate not found 2026-04-16 10:11:04.286 7 INFO neutron.services.segments.plugin [-] Segment f504b04a-5cf9-4e31-9576-61910b50ff08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f504b04a-5cf9-4e31-9576-61910b50ff08 found for delete ", "request_id": "req-ee69bef2-7a7e-496d-8e66-fbc150496051"}]} [pid: 7|app: 0|req: 645/1316] 10.0.0.230 () {32 vars in 722 bytes} [Thu Apr 16 10:11:04 2026] DELETE /v2.0/trunks/eaf330b7-e3c2-4267-bfd9-774684d8e4ff => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:04.298 7 INFO neutron.services.segments.plugin [-] Segment f504b04a-5cf9-4e31-9576-61910b50ff08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f504b04a-5cf9-4e31-9576-61910b50ff08 found for delete ", "request_id": "req-386c9556-9279-46c2-80d1-36528c33bf47"}]} 2026-04-16 10:11:04.383 7 INFO neutron_taas.services.taas.taas_plugin [None req-c54b8f8e-d2bd-4f78-aef6-f47f1709dcc8 e0e273d75d084e71b3cd3a7884aff67d ef1ffbcaa7b746aeb203b5c7953c8e4d - - default default] TaaS: Handle Delete Port: c54c1f5e-180a-47d8-ab14-d876634e8841 2026-04-16 10:11:04.385 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c54b8f8e-d2bd-4f78-aef6-f47f1709dcc8 e0e273d75d084e71b3cd3a7884aff67d ef1ffbcaa7b746aeb203b5c7953c8e4d - - default default] Tap Mirror: Handle Delete Port: c54c1f5e-180a-47d8-ab14-d876634e8841 [pid: 7|app: 0|req: 646/1317] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:11:04 2026] DELETE /v2.0/ports/c54c1f5e-180a-47d8-ab14-d876634e8841 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1318] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:11:03 2026] POST /v2.0/routers => generated 510 bytes in 1034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1319] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:04 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:04.567 8 INFO neutron_taas.services.taas.taas_plugin [None req-adceadf2-7539-4a4a-af51-e2096b4440a5 e0e273d75d084e71b3cd3a7884aff67d ef1ffbcaa7b746aeb203b5c7953c8e4d - - default default] TaaS: Handle Delete Port: 4799892b-7721-4366-8ec8-e0c9defb46eb 2026-04-16 10:11:04.569 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adceadf2-7539-4a4a-af51-e2096b4440a5 e0e273d75d084e71b3cd3a7884aff67d ef1ffbcaa7b746aeb203b5c7953c8e4d - - default default] Tap Mirror: Handle Delete Port: 4799892b-7721-4366-8ec8-e0c9defb46eb [pid: 8|app: 0|req: 673/1320] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:11:04 2026] DELETE /v2.0/ports/4799892b-7721-4366-8ec8-e0c9defb46eb => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1321] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:04 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:04.800 8 INFO neutron_taas.services.taas.taas_plugin [None req-b90bbb3f-2ac6-4fe3-b6ed-9b043d110b32 e0e273d75d084e71b3cd3a7884aff67d ef1ffbcaa7b746aeb203b5c7953c8e4d - - default default] TaaS: Handle Delete Port: 90053fae-b339-47ac-9e6b-bdc893839401 2026-04-16 10:11:04.803 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b90bbb3f-2ac6-4fe3-b6ed-9b043d110b32 e0e273d75d084e71b3cd3a7884aff67d ef1ffbcaa7b746aeb203b5c7953c8e4d - - default default] Tap Mirror: Handle Delete Port: 90053fae-b339-47ac-9e6b-bdc893839401 [pid: 8|app: 0|req: 675/1322] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:11:04 2026] DELETE /v2.0/ports/90053fae-b339-47ac-9e6b-bdc893839401 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:11:04.972 8 INFO neutron_taas.services.taas.taas_plugin [None req-c33410fa-d1d9-44c0-8de7-093c19ad5d03 e0e273d75d084e71b3cd3a7884aff67d ef1ffbcaa7b746aeb203b5c7953c8e4d - - default default] TaaS: Handle Delete Port: ed512246-2a88-4d9c-9fbc-d0eccdb1e7dd 2026-04-16 10:11:04.976 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c33410fa-d1d9-44c0-8de7-093c19ad5d03 e0e273d75d084e71b3cd3a7884aff67d ef1ffbcaa7b746aeb203b5c7953c8e4d - - default default] Tap Mirror: Handle Delete Port: ed512246-2a88-4d9c-9fbc-d0eccdb1e7dd [pid: 8|app: 0|req: 676/1323] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:11:04 2026] DELETE /v2.0/ports/ed512246-2a88-4d9c-9fbc-d0eccdb1e7dd => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:11:05.186 8 INFO neutron_taas.services.taas.taas_plugin [None req-39655b0f-8d8c-4cc2-a6f7-f641985659bf e0e273d75d084e71b3cd3a7884aff67d ef1ffbcaa7b746aeb203b5c7953c8e4d - - default default] TaaS: Handle Delete Port: ff6d5fca-91c1-450a-b58b-477aa32a194d 2026-04-16 10:11:05.189 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39655b0f-8d8c-4cc2-a6f7-f641985659bf e0e273d75d084e71b3cd3a7884aff67d ef1ffbcaa7b746aeb203b5c7953c8e4d - - default default] Tap Mirror: Handle Delete Port: ff6d5fca-91c1-450a-b58b-477aa32a194d [pid: 8|app: 0|req: 677/1324] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:11:05 2026] DELETE /v2.0/ports/ff6d5fca-91c1-450a-b58b-477aa32a194d => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:11:05.392 8 INFO neutron.services.segments.plugin [-] Segment a955e21a-d301-489a-87ed-13b17c13dde7 resource provider aggregate not found 2026-04-16 10:11:05.397 8 INFO neutron.services.segments.plugin [-] Segment a955e21a-d301-489a-87ed-13b17c13dde7 resource provider aggregate not found 2026-04-16 10:11:05.418 8 INFO neutron.services.segments.plugin [-] Segment a955e21a-d301-489a-87ed-13b17c13dde7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a955e21a-d301-489a-87ed-13b17c13dde7 found for delete ", "request_id": "req-0269af8e-48a6-45a6-ae6d-3e7cb9dcf6be"}]} 2026-04-16 10:11:05.422 8 INFO neutron.services.segments.plugin [-] Segment a955e21a-d301-489a-87ed-13b17c13dde7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a955e21a-d301-489a-87ed-13b17c13dde7 found for delete ", "request_id": "req-908ee32a-4698-49aa-aaf0-36fae6e536d1"}]} [pid: 8|app: 0|req: 678/1325] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:05 2026] DELETE /v2.0/networks/9eba7abb-036e-45b1-b5c6-d42231a61be3 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1326] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:11:04 2026] PUT /v2.0/routers/a561beff-1869-4f02-b670-2ac564e8039d/add_router_interface => generated 309 bytes in 1017 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1327] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:05 2026] DELETE /v2.0/networks/a19be031-a506-4847-bf1a-c42013fdfc23 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1328] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:11:05 2026] GET /v2.0/ports/441b62aa-413e-4554-990f-78be323276a3 => generated 959 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1329] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:05 2026] DELETE /v2.0/networks/0470a9ea-51c1-46e6-b91a-53070274ccb2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1330] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:05 2026] DELETE /v2.0/networks/6094ab89-7bd8-43ee-813a-4b1de738f053 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1331] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:05 2026] DELETE /v2.0/networks/f0cf2b02-274d-4e90-a284-e187950bf860 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:11:05.947 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a11c3df-7493-4433-a72a-15164f5e38d0 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] TaaS: Handle Delete Port: 441b62aa-413e-4554-990f-78be323276a3 2026-04-16 10:11:05.953 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a11c3df-7493-4433-a72a-15164f5e38d0 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Tap Mirror: Handle Delete Port: 441b62aa-413e-4554-990f-78be323276a3 [pid: 8|app: 0|req: 683/1332] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:05 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1333] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:05 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1334] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:11:05 2026] PUT /v2.0/routers/a561beff-1869-4f02-b670-2ac564e8039d/remove_router_interface => generated 309 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1335] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:11:06 2026] GET /v2.0/ports?device_id=a561beff-1869-4f02-b670-2ac564e8039d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:11:06.636 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fca0409-9440-4be7-9ac0-b2fa8d12a331 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] TaaS: Handle Delete Port: 6683a861-0122-422d-bb85-b7fb234c5686 2026-04-16 10:11:06.639 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fca0409-9440-4be7-9ac0-b2fa8d12a331 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Tap Mirror: Handle Delete Port: 6683a861-0122-422d-bb85-b7fb234c5686 [pid: 8|app: 0|req: 686/1336] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:06 2026] GET /v2.0/security-groups?tenant_id=51c7a4ee6fe34c9aa09fa06b1b22293c&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:11:07.048 7 INFO neutron.services.segments.plugin [-] Segment 6f30f96d-0aad-4d80-8232-b9eab73e9871 resource provider aggregate not found 2026-04-16 10:11:07.060 7 INFO neutron.services.segments.plugin [-] Segment 6f30f96d-0aad-4d80-8232-b9eab73e9871 resource provider aggregate not found 2026-04-16 10:11:07.083 7 INFO neutron.services.segments.plugin [-] Segment 6f30f96d-0aad-4d80-8232-b9eab73e9871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f30f96d-0aad-4d80-8232-b9eab73e9871 found for delete ", "request_id": "req-e2ecf90c-d5fe-46c9-bd36-80c7eef503bd"}]} 2026-04-16 10:11:07.085 7 INFO neutron.services.segments.plugin [-] Segment 6f30f96d-0aad-4d80-8232-b9eab73e9871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f30f96d-0aad-4d80-8232-b9eab73e9871 found for delete ", "request_id": "req-0e6f2a54-15fe-483a-864e-c29132c6f32f"}]} 2026-04-16 10:11:07.093 7 INFO neutron.db.l3_hamode_db [None req-9fca0409-9440-4be7-9ac0-b2fa8d12a331 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] HA network 9192d9ef-ac4a-455b-820a-2f42c7fcbc5c was deleted as no HA routers are present in tenant 71ffedb140444d94a6ae899469ae28ee. [pid: 7|app: 0|req: 651/1337] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:06 2026] DELETE /v2.0/routers/a561beff-1869-4f02-b670-2ac564e8039d => generated 0 bytes in 664 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1338] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:07 2026] DELETE /v2.0/security-groups/97979473-b26e-4730-bf42-65fef96bd624 => 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: 652/1339] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:07 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1340] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:07 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1341] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:07 2026] DELETE /v2.0/subnets/15ba710b-0962-43f2-bec2-ef02698be0d7 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1342] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:07 2026] GET /v2.0/security-groups?tenant_id=90e771bc3db24ad8ad2a556ecb440e0d&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1343] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:07 2026] DELETE /v2.0/networks/28a5eff2-8203-421c-8c20-da813b0fb6ea => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:11:07.445 8 INFO neutron.services.segments.plugin [-] Segment cb229d9a-de15-4398-ad47-f097a5423d9f resource provider aggregate not found 2026-04-16 10:11:07.449 8 INFO neutron.services.segments.plugin [-] Segment cb229d9a-de15-4398-ad47-f097a5423d9f resource provider aggregate not found 2026-04-16 10:11:07.470 8 INFO neutron.services.segments.plugin [-] Segment cb229d9a-de15-4398-ad47-f097a5423d9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb229d9a-de15-4398-ad47-f097a5423d9f found for delete ", "request_id": "req-d86b7a12-f19f-451b-99c9-5d850e9f8402"}]} 2026-04-16 10:11:07.471 8 INFO neutron.services.segments.plugin [-] Segment cb229d9a-de15-4398-ad47-f097a5423d9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb229d9a-de15-4398-ad47-f097a5423d9f found for delete ", "request_id": "req-9c480e2d-0f9f-4bde-89d8-ec9835d78c63"}]} [pid: 7|app: 0|req: 655/1344] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:07 2026] DELETE /v2.0/security-groups/0ca5f1bd-c536-4048-9096-4a785b72504c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:07.501 8 INFO neutron.services.segments.plugin [-] Segment 1531c51a-c09f-42f1-b2bb-63b5db310dcc resource provider aggregate not found 2026-04-16 10:11:07.506 8 INFO neutron.services.segments.plugin [-] Segment 1531c51a-c09f-42f1-b2bb-63b5db310dcc resource provider aggregate not found 2026-04-16 10:11:07.520 8 INFO neutron.services.segments.plugin [-] Segment 1531c51a-c09f-42f1-b2bb-63b5db310dcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1531c51a-c09f-42f1-b2bb-63b5db310dcc found for delete ", "request_id": "req-3191b0e2-0f90-40c9-a757-feb5e0d023e7"}]} 2026-04-16 10:11:07.537 8 INFO neutron.db.segments_db [None req-ad9102cf-b680-4d57-be14-753d534f0caf 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Added segment a08a3092-621f-42a4-9aeb-5a4b17d81dd6 of type vxlan for network 9cb68994-9719-4be6-9384-a1d3b046681a 2026-04-16 10:11:07.538 8 INFO neutron.services.segments.plugin [-] Segment 1531c51a-c09f-42f1-b2bb-63b5db310dcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1531c51a-c09f-42f1-b2bb-63b5db310dcc found for delete ", "request_id": "req-3200fba0-a2fc-45c7-b9f5-0260ad73433a"}]} 2026-04-16 10:11:07.546 8 INFO neutron.services.segments.plugin [-] Segment d812f315-015a-426b-b107-b0a64e591467 resource provider aggregate not found 2026-04-16 10:11:07.566 8 INFO neutron.services.segments.plugin [-] Segment d812f315-015a-426b-b107-b0a64e591467 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d812f315-015a-426b-b107-b0a64e591467 found for delete ", "request_id": "req-9fbe19ae-eb08-4010-b1aa-f4be6d81dadb"}]} 2026-04-16 10:11:07.571 8 INFO neutron.services.segments.plugin [-] Segment d812f315-015a-426b-b107-b0a64e591467 resource provider aggregate not found 2026-04-16 10:11:07.582 8 INFO neutron.services.segments.plugin [-] Segment b0b6a8ff-87bf-4814-8014-f04ae7c938d3 resource provider aggregate not found 2026-04-16 10:11:07.598 8 INFO neutron.services.segments.plugin [-] Segment b0b6a8ff-87bf-4814-8014-f04ae7c938d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0b6a8ff-87bf-4814-8014-f04ae7c938d3 found for delete ", "request_id": "req-f1ca7ada-cdc4-4101-b537-76635af508e3"}]} 2026-04-16 10:11:07.602 8 INFO neutron.services.segments.plugin [-] Segment d812f315-015a-426b-b107-b0a64e591467 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d812f315-015a-426b-b107-b0a64e591467 found for delete ", "request_id": "req-ce56512b-4980-423c-897a-76fad8fd02a6"}]} 2026-04-16 10:11:07.618 8 INFO neutron.services.segments.plugin [-] Segment 264e8409-f3a5-4854-a085-57026110e3d6 resource provider aggregate not found 2026-04-16 10:11:07.623 8 INFO neutron.services.segments.plugin [-] Segment b0b6a8ff-87bf-4814-8014-f04ae7c938d3 resource provider aggregate not found 2026-04-16 10:11:07.633 8 INFO neutron.services.segments.plugin [-] Segment 264e8409-f3a5-4854-a085-57026110e3d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 264e8409-f3a5-4854-a085-57026110e3d6 found for delete ", "request_id": "req-0c6d78f3-c1a4-4e45-9506-ba7ee5dad05f"}]} 2026-04-16 10:11:07.642 8 INFO neutron.services.segments.plugin [-] Segment b0b6a8ff-87bf-4814-8014-f04ae7c938d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0b6a8ff-87bf-4814-8014-f04ae7c938d3 found for delete ", "request_id": "req-8d925dfa-0a39-49c5-8604-ac6bf6f6c718"}]} 2026-04-16 10:11:07.659 8 INFO neutron.services.segments.plugin [-] Segment 264e8409-f3a5-4854-a085-57026110e3d6 resource provider aggregate not found 2026-04-16 10:11:07.684 8 INFO neutron.services.segments.plugin [-] Segment 264e8409-f3a5-4854-a085-57026110e3d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 264e8409-f3a5-4854-a085-57026110e3d6 found for delete ", "request_id": "req-968fc0f8-c471-41c8-ad51-9beab0f8a090"}]} 2026-04-16 10:11:07.709 7 INFO neutron.db.segments_db [None req-2a88ec84-8796-4ea6-bbf1-e1b9696be4c4 e4ba1e63cba0481c9fa88316213ed993 a0c05d5f76f34f6b8849c6c87f6136da - - default default] Added segment 4fce654a-ed68-44fa-be94-ac0664e50f24 of type vxlan for network 613f6f5c-4eff-42c3-993d-f0b9198a9d61 [pid: 7|app: 0|req: 656/1345] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:07 2026] POST /v2.0/networks => generated 708 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1346] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:07 2026] GET /v2.0/security-groups?tenant_id=ef1ffbcaa7b746aeb203b5c7953c8e4d&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:11:07.926 8 INFO neutron.db.l3_hamode_db [None req-ad9102cf-b680-4d57-be14-753d534f0caf 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 658/1347] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:11:07 2026] POST /v2.0/subnets => generated 644 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1348] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:08 2026] DELETE /v2.0/security-groups/decd9a10-f7fd-4656-9f25-d305c20c7b18 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:08.105 7 WARNING neutron.api.v2.base [None req-c341dc3d-96f1-4a03-a24e-e77700008835 e4ba1e63cba0481c9fa88316213ed993 a0c05d5f76f34f6b8849c6c87f6136da - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-16 10:11:08.105 7 INFO neutron.api.v2.resource [None req-c341dc3d-96f1-4a03-a24e-e77700008835 e4ba1e63cba0481c9fa88316213ed993 a0c05d5f76f34f6b8849c6c87f6136da - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 660/1349] 10.0.0.230 () {34 vars in 681 bytes} [Thu Apr 16 10:11:08 2026] POST /v2.0/rbac-policies => generated 143 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1350] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:08 2026] DELETE /v2.0/networks/613f6f5c-4eff-42c3-993d-f0b9198a9d61 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:11:08.377 7 INFO neutron.db.segments_db [None req-95c8b3de-5c1e-4f52-b6f9-5bbf8b74d093 e4ba1e63cba0481c9fa88316213ed993 a0c05d5f76f34f6b8849c6c87f6136da - - default default] Added segment dd1b2212-8a1c-4218-8356-556b18be3612 of type vxlan for network fd8dcad1-5306-4184-a9b7-880f5f8179d6 [pid: 7|app: 0|req: 662/1351] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:08 2026] POST /v2.0/networks => generated 707 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1352] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:11:08 2026] POST /v2.0/subnets => generated 647 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:11:08.649 7 WARNING neutron.api.v2.base [None req-5daf546b-d834-4db6-9cbf-741fec423170 e4ba1e63cba0481c9fa88316213ed993 a0c05d5f76f34f6b8849c6c87f6136da - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-16 10:11:08.649 7 INFO neutron.api.v2.resource [None req-5daf546b-d834-4db6-9cbf-741fec423170 e4ba1e63cba0481c9fa88316213ed993 a0c05d5f76f34f6b8849c6c87f6136da - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 664/1353] 10.0.0.230 () {34 vars in 681 bytes} [Thu Apr 16 10:11:08 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-16 10:11:08.708 8 INFO neutron.db.l3_hamode_db [None req-ad9102cf-b680-4d57-be14-753d534f0caf 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 665/1354] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:08 2026] DELETE /v2.0/networks/fd8dcad1-5306-4184-a9b7-880f5f8179d6 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:11:08.912 7 INFO neutron.db.segments_db [None req-f93a6549-e6f6-4cd0-b975-bc2a709e5705 e4ba1e63cba0481c9fa88316213ed993 a0c05d5f76f34f6b8849c6c87f6136da - - default default] Added segment 3d0f9a8b-f78f-4681-ab94-1d5176a24f8f of type vxlan for network 08576d82-bda7-4300-b5e6-757d4e5ec4ab [pid: 7|app: 0|req: 666/1355] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:08 2026] POST /v2.0/networks => generated 707 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:11:09.112 7 INFO neutron.services.segments.plugin [-] Segment 4fce654a-ed68-44fa-be94-ac0664e50f24 resource provider aggregate not found 2026-04-16 10:11:09.119 7 INFO neutron.services.segments.plugin [-] Segment 4fce654a-ed68-44fa-be94-ac0664e50f24 resource provider aggregate not found 2026-04-16 10:11:09.138 7 INFO neutron.services.segments.plugin [-] Segment 4fce654a-ed68-44fa-be94-ac0664e50f24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fce654a-ed68-44fa-be94-ac0664e50f24 found for delete ", "request_id": "req-27e84804-d3db-4518-95b2-3ad78b9e4e7a"}]} 2026-04-16 10:11:09.146 7 INFO neutron.services.segments.plugin [-] Segment 4fce654a-ed68-44fa-be94-ac0664e50f24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fce654a-ed68-44fa-be94-ac0664e50f24 found for delete ", "request_id": "req-23afe3d5-2f9a-4d05-b038-d904ea1f4f17"}]} 2026-04-16 10:11:09.158 7 INFO neutron.services.segments.plugin [-] Segment dd1b2212-8a1c-4218-8356-556b18be3612 resource provider aggregate not found 2026-04-16 10:11:09.162 7 INFO neutron.services.segments.plugin [-] Segment dd1b2212-8a1c-4218-8356-556b18be3612 resource provider aggregate not found 2026-04-16 10:11:09.179 7 INFO neutron.services.segments.plugin [-] Segment dd1b2212-8a1c-4218-8356-556b18be3612 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd1b2212-8a1c-4218-8356-556b18be3612 found for delete ", "request_id": "req-bcdb9741-15fe-4c2b-8516-774422238d31"}]} 2026-04-16 10:11:09.182 7 INFO neutron.services.segments.plugin [-] Segment dd1b2212-8a1c-4218-8356-556b18be3612 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd1b2212-8a1c-4218-8356-556b18be3612 found for delete ", "request_id": "req-e5e6a7d4-d437-4b3e-8794-eff04dc5c846"}]} [pid: 7|app: 0|req: 667/1356] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:11:09 2026] POST /v2.0/subnets => generated 647 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1357] 10.0.0.230 () {34 vars in 681 bytes} [Thu Apr 16 10:11:09 2026] POST /v2.0/rbac-policies => generated 324 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1358] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:11:07 2026] POST /v2.0/routers => generated 692 bytes in 2255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1359] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:11:09 2026] GET /v2.0/routers/3229309c-606a-450b-9bc1-212e3d190f0f => generated 698 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1360] 10.0.0.230 () {32 vars in 647 bytes} [Thu Apr 16 10:11:09 2026] GET /v2.0/routers => generated 701 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1361] 10.0.0.230 () {32 vars in 723 bytes} [Thu Apr 16 10:11:09 2026] GET /v2.0/networks/08576d82-bda7-4300-b5e6-757d4e5ec4ab => generated 654 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1362] 10.0.0.230 () {34 vars in 741 bytes} [Thu Apr 16 10:11:09 2026] PUT /v2.0/routers/3229309c-606a-450b-9bc1-212e3d190f0f => generated 705 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:10.804 8 INFO neutron.pecan_wsgi.hooks.translation [None req-752a5f87-7f03-423e-97f7-5a3bca83b1cb 55144438a8294ece91b3ffd4f47520c9 bb504c5f088849aaaca616d6e55d96c4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 693/1363] 10.0.0.230 () {32 vars in 723 bytes} [Thu Apr 16 10:11:10 2026] GET /v2.0/networks/08576d82-bda7-4300-b5e6-757d4e5ec4ab => generated 138 bytes in 233 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:11:10.986 8 INFO neutron.services.segments.plugin [-] Segment 3d0f9a8b-f78f-4681-ab94-1d5176a24f8f resource provider aggregate not found 2026-04-16 10:11:10.995 8 INFO neutron.services.segments.plugin [-] Segment 3d0f9a8b-f78f-4681-ab94-1d5176a24f8f resource provider aggregate not found [pid: 7|app: 0|req: 671/1364] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:11:10 2026] GET /v2.0/routers/3229309c-606a-450b-9bc1-212e3d190f0f => generated 705 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:11.016 8 INFO neutron.services.segments.plugin [-] Segment 3d0f9a8b-f78f-4681-ab94-1d5176a24f8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d0f9a8b-f78f-4681-ab94-1d5176a24f8f found for delete ", "request_id": "req-7f5df7bb-59a2-4a51-9fc9-c121f4bcb4dc"}]} 2026-04-16 10:11:11.019 8 INFO neutron.services.segments.plugin [-] Segment 3d0f9a8b-f78f-4681-ab94-1d5176a24f8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d0f9a8b-f78f-4681-ab94-1d5176a24f8f found for delete ", "request_id": "req-be8ded53-703b-413e-a6b9-d37cbe313e68"}]} [pid: 7|app: 0|req: 672/1365] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:11:11 2026] GET /v2.0/ports?device_id=3229309c-606a-450b-9bc1-212e3d190f0f => 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: 694/1366] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:10 2026] DELETE /v2.0/networks/08576d82-bda7-4300-b5e6-757d4e5ec4ab => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:11:11.076 8 INFO neutron.pecan_wsgi.hooks.translation [None req-466f3e21-49c5-482e-a2e4-56659a645054 e4ba1e63cba0481c9fa88316213ed993 a0c05d5f76f34f6b8849c6c87f6136da - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 695/1367] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:11 2026] DELETE /v2.0/subnets/78b1d495-9cb1-496c-9cba-41b69b4a555e => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:11:11.097 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc75a3be-c5e2-4bd5-b4de-32bba2284f99 e4ba1e63cba0481c9fa88316213ed993 a0c05d5f76f34f6b8849c6c87f6136da - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 696/1368] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:11 2026] DELETE /v2.0/subnets/cd7cf85b-f505-4d7c-8892-f1b3b4d743f2 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:11:11.116 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c66b01e5-502f-44b5-b23b-24d3396e7e4f e4ba1e63cba0481c9fa88316213ed993 a0c05d5f76f34f6b8849c6c87f6136da - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 697/1369] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:11 2026] DELETE /v2.0/subnets/cf5fc339-b737-4ebc-bf2d-adaed4991c4f => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:11:11.235 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ada6769-ccdd-4384-a3e1-24f4d20e2ab6 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] TaaS: Handle Delete Port: 84588ea1-50a6-43a5-8b62-30d8c6ea22e5 2026-04-16 10:11:11.238 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ada6769-ccdd-4384-a3e1-24f4d20e2ab6 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Tap Mirror: Handle Delete Port: 84588ea1-50a6-43a5-8b62-30d8c6ea22e5 2026-04-16 10:11:11.480 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ada6769-ccdd-4384-a3e1-24f4d20e2ab6 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] TaaS: Handle Delete Port: eb2866b1-a18d-443c-85a8-c3484ea23dca 2026-04-16 10:11:11.483 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ada6769-ccdd-4384-a3e1-24f4d20e2ab6 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] Tap Mirror: Handle Delete Port: eb2866b1-a18d-443c-85a8-c3484ea23dca 2026-04-16 10:11:11.823 7 INFO neutron.services.segments.plugin [-] Segment a08a3092-621f-42a4-9aeb-5a4b17d81dd6 resource provider aggregate not found 2026-04-16 10:11:11.828 7 INFO neutron.services.segments.plugin [-] Segment a08a3092-621f-42a4-9aeb-5a4b17d81dd6 resource provider aggregate not found 2026-04-16 10:11:11.848 7 INFO neutron.services.segments.plugin [-] Segment a08a3092-621f-42a4-9aeb-5a4b17d81dd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a08a3092-621f-42a4-9aeb-5a4b17d81dd6 found for delete ", "request_id": "req-7424726f-697e-4398-9d7b-78864ae9c048"}]} 2026-04-16 10:11:11.850 7 INFO neutron.services.segments.plugin [-] Segment a08a3092-621f-42a4-9aeb-5a4b17d81dd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a08a3092-621f-42a4-9aeb-5a4b17d81dd6 found for delete ", "request_id": "req-34ff9541-940e-429d-a924-40c95d4b28fe"}]} 2026-04-16 10:11:11.850 7 INFO neutron.db.l3_hamode_db [None req-2ada6769-ccdd-4384-a3e1-24f4d20e2ab6 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] HA network 9cb68994-9719-4be6-9384-a1d3b046681a was deleted as no HA routers are present in tenant 71ffedb140444d94a6ae899469ae28ee. [pid: 7|app: 0|req: 673/1370] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:11 2026] DELETE /v2.0/routers/3229309c-606a-450b-9bc1-212e3d190f0f => generated 0 bytes in 828 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1371] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:11:11 2026] GET /v2.0/ports?device_id=3229309c-606a-450b-9bc1-212e3d190f0f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:11:11.897 7 INFO neutron.api.v2.resource [None req-963da462-d6d6-4fc8-af55-1386c978ca84 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 675/1372] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:11 2026] DELETE /v2.0/routers/3229309c-606a-450b-9bc1-212e3d190f0f => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1373] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:11:11 2026] GET /v2.0/ports?device_id=a561beff-1869-4f02-b670-2ac564e8039d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:11:11.936 7 INFO neutron.api.v2.resource [None req-0f6870ff-3906-442a-bba1-ac4903d1769e 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 677/1374] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:11 2026] DELETE /v2.0/routers/a561beff-1869-4f02-b670-2ac564e8039d => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1375] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:11 2026] GET /v2.0/security-groups?tenant_id=5eaa8aea9abe474b8ddcd3418cd8868f&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:11:11.984 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cbf92214-03d8-4e92-820c-2c4318b92ea8 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 699/1376] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:11 2026] DELETE /v2.0/subnets/15ba710b-0962-43f2-bec2-ef02698be0d7 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1377] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:11 2026] GET /v2.0/security-groups?tenant_id=bb504c5f088849aaaca616d6e55d96c4&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1378] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:11 2026] DELETE /v2.0/security-groups/ef581de9-4947-4138-9d04-0bad161c0fe7 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1379] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:11:12 2026] GET /v2.0/ports?device_id=f53942c8-b6d4-42e6-98b1-0542e2e820a5 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:11:12.153 7 INFO neutron.api.v2.resource [None req-2209d738-d566-4e43-a11e-87d5782e7d34 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 680/1380] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:12 2026] DELETE /v2.0/routers/f53942c8-b6d4-42e6-98b1-0542e2e820a5 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:11:12.167 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5bb3e1c-cf83-4900-8bd0-10817bd0a193 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 681/1381] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:12 2026] DELETE /v2.0/subnets/ad5a443c-8676-4c67-adc1-d5aa43890bb9 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1382] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:11:12 2026] GET /v2.0/ports?device_id=7b38a719-2161-4069-be54-ed562186436c => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:11:12.215 7 INFO neutron.api.v2.resource [None req-f245f5a4-623b-4f39-bfa8-6672914ba9d9 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 683/1383] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:12 2026] DELETE /v2.0/routers/7b38a719-2161-4069-be54-ed562186436c => 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: 701/1384] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:12 2026] DELETE /v2.0/security-groups/88589ffd-1c12-4c42-8854-f6eafca975cb => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:12.240 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31002970-92ae-497c-9b95-d0190290e3ba 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 702/1385] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:12 2026] DELETE /v2.0/subnets/05215098-d602-4159-9d69-da82f8cbfd32 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:11:12.258 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20663ece-44b3-4a94-9d60-74a3b8e43d9f 90a95925f9864306b76fde1c773ff890 71ffedb140444d94a6ae899469ae28ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 703/1386] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:12 2026] DELETE /v2.0/subnets/30a48342-6869-4482-ae5e-257438e6e1ce => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1387] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:12 2026] GET /v2.0/security-groups?tenant_id=3f47c6d5bc224a749bdb2f4ad5d73708&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1388] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:12 2026] GET /v2.0/security-groups?tenant_id=a0c05d5f76f34f6b8849c6c87f6136da&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1389] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:12 2026] DELETE /v2.0/security-groups/f8301dd1-5650-4d88-a495-0f0ca0bb1b8a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1390] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:12 2026] DELETE /v2.0/security-groups/b8b97694-34b0-40c6-871e-c144d86ded2b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1391] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:12 2026] GET /v2.0/security-groups?tenant_id=e13507537c494573a64af5fce557bba2&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: 687/1392] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:12 2026] GET /v2.0/security-groups?tenant_id=71ffedb140444d94a6ae899469ae28ee&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1393] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:12 2026] DELETE /v2.0/security-groups/4d28db3e-9925-4157-9e5b-9788c26e5d8d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1394] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:12 2026] DELETE /v2.0/security-groups/16f66eff-1b86-47aa-ba3d-a530e55ae460 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1395] 10.0.0.230 () {34 vars in 684 bytes} [Thu Apr 16 10:11:14 2026] POST /v2.0/security-groups => generated 1624 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1396] 10.0.0.230 () {32 vars in 663 bytes} [Thu Apr 16 10:11:15 2026] GET /v2.0/security-groups => generated 4529 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1397] 10.0.0.230 () {34 vars in 758 bytes} [Thu Apr 16 10:11:15 2026] PUT /v2.0/security-groups/1f5b6a38-0df0-4e7d-a2de-11c571c8d5f7 => generated 1663 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1398] 10.0.0.230 () {32 vars in 737 bytes} [Thu Apr 16 10:11:15 2026] GET /v2.0/security-groups/1f5b6a38-0df0-4e7d-a2de-11c571c8d5f7 => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1399] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:15 2026] DELETE /v2.0/security-groups/1f5b6a38-0df0-4e7d-a2de-11c571c8d5f7 => 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: 691/1400] 10.0.0.230 () {32 vars in 663 bytes} [Thu Apr 16 10:11:15 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:11:15.484 8 INFO neutron.api.v2.resource [None req-8bb6e2bd-633a-4e10-b184-0f35da619c6c bd5b9f10e9cb4cbfafb9f1b8a7dda399 653a4b753dbb4808ab10e94ae16c5b44 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 710/1401] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:15 2026] DELETE /v2.0/security-groups/1f5b6a38-0df0-4e7d-a2de-11c571c8d5f7 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1402] 10.0.0.230 () {34 vars in 684 bytes} [Thu Apr 16 10:11:15 2026] POST /v2.0/security-groups => generated 1625 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1403] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:11:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1404] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:11:15 2026] GET /v2.0/security-group-rules/4ad9c475-ef2f-4a98-aeb1-a1b7c78a04e9 => generated 601 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1405] 10.0.0.230 () {32 vars in 673 bytes} [Thu Apr 16 10:11:15 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1406] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:11:15 2026] DELETE /v2.0/security-group-rules/4ad9c475-ef2f-4a98-aeb1-a1b7c78a04e9 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1407] 10.0.0.230 () {32 vars in 673 bytes} [Thu Apr 16 10:11:15 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) [pid: 7|app: 0|req: 695/1408] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:11:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1409] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:11:16 2026] GET /v2.0/security-group-rules/6ec38f65-3c09-438c-aeb2-5e6e9767c39c => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1410] 10.0.0.230 () {32 vars in 673 bytes} [Thu Apr 16 10:11:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1411] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:11:16 2026] DELETE /v2.0/security-group-rules/6ec38f65-3c09-438c-aeb2-5e6e9767c39c => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1412] 10.0.0.230 () {32 vars in 673 bytes} [Thu Apr 16 10:11:16 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) 2026-04-16 10:11:16.459 8 INFO neutron.db.securitygroups_db [None req-324d1dcb-95d3-4906-9f27-13a43d2365ef bd5b9f10e9cb4cbfafb9f1b8a7dda399 653a4b753dbb4808ab10e94ae16c5b44 - - default default] Project 653a4b753dbb4808ab10e94ae16c5b44 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: 716/1413] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:11:16 2026] POST /v2.0/security-group-rules => generated 607 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1414] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:11:16 2026] GET /v2.0/security-group-rules/6299e86a-97fe-4404-8053-edc683146ea2 => generated 607 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1415] 10.0.0.230 () {32 vars in 673 bytes} [Thu Apr 16 10:11:16 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1416] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:11:16 2026] DELETE /v2.0/security-group-rules/6299e86a-97fe-4404-8053-edc683146ea2 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1417] 10.0.0.230 () {32 vars in 673 bytes} [Thu Apr 16 10:11:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1418] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:16 2026] DELETE /v2.0/security-groups/d9364fa3-4df6-41fc-8e35-2df307bff82a => 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: 719/1419] 10.0.0.230 () {32 vars in 663 bytes} [Thu Apr 16 10:11:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1420] 10.0.0.230 () {32 vars in 663 bytes} [Thu Apr 16 10:11:16 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: 702/1421] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:17 2026] GET /v2.0/security-groups?tenant_id=653a4b753dbb4808ab10e94ae16c5b44&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1422] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:11:16 2026] POST /v2.0/floatingips => generated 552 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1423] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:17 2026] DELETE /v2.0/security-groups/ff24c47b-a680-4d8a-9c0f-e1e9306468da => 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: 721/1424] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:11:17 2026] POST /v2.0/floatingips => generated 552 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1427] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:11:18 2026] POST /v2.0/floatingips => generated 552 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1428] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:11:18 2026] POST /v2.0/floatingips => generated 552 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1429] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:11:19 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) [pid: 8|app: 0|req: 725/1430] 10.0.0.214 () {34 vars in 990 bytes} [Thu Apr 16 10:11:19 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 1244 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1431] 10.0.0.214 () {34 vars in 1040 bytes} [Thu Apr 16 10:11:19 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1432] 10.0.0.230 () {34 vars in 759 bytes} [Thu Apr 16 10:11:19 2026] PUT /v2.0/floatingips/792e9634-566b-4d35-9ccc-5b62fcbb6900/tags => generated 17 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1433] 10.0.0.230 () {34 vars in 759 bytes} [Thu Apr 16 10:11:20 2026] PUT /v2.0/floatingips/6ac8969e-ec7f-4b7c-b18e-c373c9011157/tags => generated 25 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1434] 10.0.0.230 () {34 vars in 759 bytes} [Thu Apr 16 10:11:20 2026] PUT /v2.0/floatingips/abfd3977-188e-4c75-b77f-1c7389a06643/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1435] 10.0.0.230 () {34 vars in 759 bytes} [Thu Apr 16 10:11:20 2026] PUT /v2.0/floatingips/da6f1568-e752-4bed-b292-df71827b4135/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: 708/1436] 10.0.0.230 () {32 vars in 672 bytes} [Thu Apr 16 10:11:20 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1437] 10.0.0.230 () {32 vars in 686 bytes} [Thu Apr 16 10:11:20 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1438] 10.0.0.230 () {32 vars in 682 bytes} [Thu Apr 16 10:11:20 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1439] 10.0.0.230 () {32 vars in 694 bytes} [Thu Apr 16 10:11:20 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1440] 10.0.0.230 () {32 vars in 680 bytes} [Thu Apr 16 10:11:20 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1441] 10.0.0.230 () {32 vars in 694 bytes} [Thu Apr 16 10:11:20 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1442] 10.0.0.230 () {32 vars in 690 bytes} [Thu Apr 16 10:11:20 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1443] 10.0.0.230 () {32 vars in 702 bytes} [Thu Apr 16 10:11:20 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:11:20.864 7 INFO neutron_taas.services.taas.taas_plugin [None req-3bb97db8-3590-4b11-9337-371c46e856cb b181451e5d8c47bea4a804386b74401f a5e69122aeae49cfa23c1b086074358b - - default default] TaaS: Handle Delete Port: beb30b91-62e3-49a2-9d51-37230b16c741 2026-04-16 10:11:20.868 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bb97db8-3590-4b11-9337-371c46e856cb b181451e5d8c47bea4a804386b74401f a5e69122aeae49cfa23c1b086074358b - - default default] Tap Mirror: Handle Delete Port: beb30b91-62e3-49a2-9d51-37230b16c741 [pid: 7|app: 0|req: 712/1444] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:11:20 2026] DELETE /v2.0/floatingips/792e9634-566b-4d35-9ccc-5b62fcbb6900 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:21.183 8 INFO neutron_taas.services.taas.taas_plugin [None req-78a30159-11fa-4661-b4f2-323eb71b0088 b181451e5d8c47bea4a804386b74401f a5e69122aeae49cfa23c1b086074358b - - default default] TaaS: Handle Delete Port: 9f39fc94-e1a5-4d6e-8a0a-3065282c2dd6 2026-04-16 10:11:21.185 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78a30159-11fa-4661-b4f2-323eb71b0088 b181451e5d8c47bea4a804386b74401f a5e69122aeae49cfa23c1b086074358b - - default default] Tap Mirror: Handle Delete Port: 9f39fc94-e1a5-4d6e-8a0a-3065282c2dd6 [pid: 8|app: 0|req: 733/1445] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:11:21 2026] DELETE /v2.0/floatingips/6ac8969e-ec7f-4b7c-b18e-c373c9011157 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:21.428 7 INFO neutron_taas.services.taas.taas_plugin [None req-050677f5-e130-4b33-9cbd-aa2780bb3380 b181451e5d8c47bea4a804386b74401f a5e69122aeae49cfa23c1b086074358b - - default default] TaaS: Handle Delete Port: 5a3f68b8-d0b2-416c-86c4-a9e4cc44a8ff 2026-04-16 10:11:21.430 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-050677f5-e130-4b33-9cbd-aa2780bb3380 b181451e5d8c47bea4a804386b74401f a5e69122aeae49cfa23c1b086074358b - - default default] Tap Mirror: Handle Delete Port: 5a3f68b8-d0b2-416c-86c4-a9e4cc44a8ff [pid: 7|app: 0|req: 713/1446] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:11:21 2026] DELETE /v2.0/floatingips/abfd3977-188e-4c75-b77f-1c7389a06643 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:21.646 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc1307f7-cd3b-40d8-914c-d219a7b753c5 b181451e5d8c47bea4a804386b74401f a5e69122aeae49cfa23c1b086074358b - - default default] TaaS: Handle Delete Port: 27004a9f-8b18-483a-9c4d-d75ebfdd1029 2026-04-16 10:11:21.649 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc1307f7-cd3b-40d8-914c-d219a7b753c5 b181451e5d8c47bea4a804386b74401f a5e69122aeae49cfa23c1b086074358b - - default default] Tap Mirror: Handle Delete Port: 27004a9f-8b18-483a-9c4d-d75ebfdd1029 [pid: 8|app: 0|req: 734/1447] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:11:21 2026] DELETE /v2.0/floatingips/da6f1568-e752-4bed-b292-df71827b4135 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:21.917 7 INFO neutron_taas.services.taas.taas_plugin [None req-2032fffb-21cf-421d-ad3c-a43cd9095ae9 b181451e5d8c47bea4a804386b74401f a5e69122aeae49cfa23c1b086074358b - - default default] TaaS: Handle Delete Port: 9f4da09e-c126-4ae7-b7b7-4a0cf502e845 2026-04-16 10:11:21.919 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2032fffb-21cf-421d-ad3c-a43cd9095ae9 b181451e5d8c47bea4a804386b74401f a5e69122aeae49cfa23c1b086074358b - - default default] Tap Mirror: Handle Delete Port: 9f4da09e-c126-4ae7-b7b7-4a0cf502e845 [pid: 7|app: 0|req: 714/1448] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:11:21 2026] DELETE /v2.0/floatingips/9edd2193-090d-4c86-86b2-84a679a7abee => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1449] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:22 2026] GET /v2.0/security-groups?tenant_id=21acffaaf70d4ffc864a7fa56731c385&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1450] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:22 2026] DELETE /v2.0/security-groups/c7d1d869-8931-4366-946c-7b510ea01754 => 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: 736/1451] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:22 2026] GET /v2.0/security-groups?tenant_id=83e0d26cfd5846daa11d800d6e4af205&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: 716/1452] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:22 2026] DELETE /v2.0/security-groups/2a17bd31-3ccc-4431-904d-8a4c698edd0d => 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: 737/1453] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:22 2026] GET /v2.0/security-groups?tenant_id=b65a890ffb6246fc830e01a0ddae957d&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1454] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:23 2026] DELETE /v2.0/security-groups/09cbae19-497c-414f-ade6-1c42a2af9d4d => 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: 738/1455] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:23 2026] GET /v2.0/security-groups?tenant_id=2f6d88ecacbf4ce5aa6444f2eaa34869&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1456] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:23 2026] DELETE /v2.0/security-groups/fa05e1a4-0182-4a51-9a80-d1dfc03e9ff8 => 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: 739/1457] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:23 2026] GET /v2.0/security-groups?tenant_id=a5e69122aeae49cfa23c1b086074358b&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: 719/1458] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:23 2026] DELETE /v2.0/security-groups/c4cda120-0983-4251-9234-9d7132e80271 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1459] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:25 2026] GET /v2.0/security-groups?tenant_id=cc55f2d47a2149e086745d83e0e5cbc2&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1460] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:25 2026] DELETE /v2.0/security-groups/bf50d9f8-7571-4741-ab2c-8af080694e75 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:28.502 8 INFO neutron.db.segments_db [None req-6e624efd-7403-4db9-bd2d-b8f3d04301cd 7d78d1c2794e478baf3a20248664a5ed c9a2f182d244424582abe9afeccf8dc3 - - default default] Added segment a19a197d-d04e-418d-b551-1d519fb4431d of type vxlan for network 4f242e28-6568-4b00-9195-23daa325a727 2026-04-16 10:11:28.505 7 INFO neutron.db.segments_db [None req-5380e069-c1fb-424e-861e-63fda691b31d 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Added segment 73da8559-1ea0-44ac-883e-092eb66ec3f5 of type vxlan for network 816d6571-0428-45dc-826d-159307772ece [pid: 8|app: 0|req: 741/1461] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:28 2026] POST /v2.0/networks => generated 613 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1462] 10.0.0.230 () {34 vars in 671 bytes} [Thu Apr 16 10:11:28 2026] POST /v2.0/networks => generated 614 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:11:28.639 7 INFO neutron.db.segments_db [None req-ab96edc5-3b85-4e69-9176-963f14db1f7c 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Added segment 8fde53dc-76f8-4451-b412-1307b270e6e6 of type vxlan for network a8e4d288-a3cc-48a8-9b22-dcafdcb8fa26 [pid: 8|app: 0|req: 742/1463] 10.0.0.230 () {34 vars in 664 bytes} [Thu Apr 16 10:11:28 2026] POST /v2.0/ports => generated 743 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:11:28.948 7 INFO neutron.db.l3_hamode_db [None req-ab96edc5-3b85-4e69-9176-963f14db1f7c 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 743/1464] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:28 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:29.025 8 INFO neutron.db.segments_db [None req-478f4a26-8a18-4bba-a9fa-c406ef95cb83 7d78d1c2794e478baf3a20248664a5ed c9a2f182d244424582abe9afeccf8dc3 - - default default] Added segment a200cd8c-5d97-43a8-b861-0d0bf0ad2425 of type vxlan for network afd84cf2-e343-4752-9158-49efc500caed [pid: 8|app: 0|req: 744/1465] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:28 2026] POST /v2.0/networks => generated 612 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1466] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:29 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1467] 10.0.0.230 () {34 vars in 664 bytes} [Thu Apr 16 10:11:29 2026] POST /v2.0/ports => generated 743 bytes in 332 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: 747/1468] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:29 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:29.557 8 INFO neutron.db.segments_db [None req-750bdcef-7303-4e31-98da-faed7d073cd8 7d78d1c2794e478baf3a20248664a5ed c9a2f182d244424582abe9afeccf8dc3 - - default default] Added segment 1ee2b84b-416b-4593-b250-f2134de81792 of type vxlan for network 08a9c344-c4ea-42be-8e8c-1edabf676bfc [pid: 8|app: 0|req: 748/1469] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:29 2026] POST /v2.0/networks => generated 612 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1470] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:29 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:29.785 7 INFO neutron.db.l3_hamode_db [None req-ab96edc5-3b85-4e69-9176-963f14db1f7c 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 750/1471] 10.0.0.230 () {34 vars in 664 bytes} [Thu Apr 16 10:11:29 2026] POST /v2.0/ports => generated 743 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:11:30.053 8 INFO neutron.db.segments_db [None req-d8e9c7d2-f99f-4153-a7d2-aa67ac6acbf3 7d78d1c2794e478baf3a20248664a5ed c9a2f182d244424582abe9afeccf8dc3 - - default default] Added segment 721b8750-60e8-400b-8a86-b602fd5e513e of type vxlan for network 3efac57b-f2a8-4f2a-8e69-9d5bef2a6a0e [pid: 8|app: 0|req: 751/1472] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:30 2026] POST /v2.0/networks => generated 612 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1473] 10.0.0.230 () {34 vars in 664 bytes} [Thu Apr 16 10:11:30 2026] POST /v2.0/ports => generated 743 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:11:30.484 8 INFO neutron.db.segments_db [None req-264b74a0-709f-4c5b-b3c8-69e959e48088 7d78d1c2794e478baf3a20248664a5ed c9a2f182d244424582abe9afeccf8dc3 - - default default] Added segment 19b07a25-a5d5-49a8-ba21-3e5c10047559 of type vxlan for network 8ddb286c-dd5d-47a1-bbde-158fa406f014 [pid: 7|app: 0|req: 722/1474] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:11:28 2026] POST /v2.0/routers => generated 694 bytes in 1949 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1475] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:30 2026] POST /v2.0/networks => generated 612 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1476] 10.0.0.230 () {32 vars in 776 bytes} [Thu Apr 16 10:11:30 2026] GET /v2.0/subnets?project_id=58f95e9d6ece48e9a89e1bd5a6728651&cidr=10.100.0.0%2F28 => 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: 724/1477] 10.0.0.230 () {32 vars in 694 bytes} [Thu Apr 16 10:11:30 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1478] 10.0.0.230 () {32 vars in 784 bytes} [Thu Apr 16 10:11:30 2026] GET /v2.0/subnets?network_id=b1bed6a2-bd6f-442a-bee8-321efd10434a&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1479] 10.0.0.230 () {34 vars in 664 bytes} [Thu Apr 16 10:11:30 2026] POST /v2.0/ports => generated 743 bytes in 307 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: 726/1480] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:11:30 2026] POST /v2.0/subnets => generated 657 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1481] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:30 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1482] 10.0.0.230 () {34 vars in 747 bytes} [Thu Apr 16 10:11:30 2026] PUT /v2.0/ports/ca8bb28f-9cf8-4824-832a-f29c56af0d1f/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 728/1483] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:30 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1484] 10.0.0.230 () {34 vars in 747 bytes} [Thu Apr 16 10:11:31 2026] PUT /v2.0/ports/95418b23-c101-4b38-b0eb-da10b7cf58dc/tags => generated 25 bytes in 67 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: 730/1485] 10.0.0.230 () {34 vars in 747 bytes} [Thu Apr 16 10:11:31 2026] PUT /v2.0/ports/e2f50df5-d0f3-4645-975e-3acb0ec0e5ee/tags => generated 34 bytes in 54 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: 731/1486] 10.0.0.230 () {34 vars in 747 bytes} [Thu Apr 16 10:11:31 2026] PUT /v2.0/ports/6b5f9ce8-1ff4-4313-a021-39e54accff7c/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 732/1487] 10.0.0.230 () {32 vars in 660 bytes} [Thu Apr 16 10:11:31 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1488] 10.0.0.230 () {32 vars in 674 bytes} [Thu Apr 16 10:11:31 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1489] 10.0.0.230 () {32 vars in 670 bytes} [Thu Apr 16 10:11:31 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1490] 10.0.0.230 () {32 vars in 682 bytes} [Thu Apr 16 10:11:31 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1491] 10.0.0.230 () {32 vars in 668 bytes} [Thu Apr 16 10:11:31 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1492] 10.0.0.230 () {32 vars in 682 bytes} [Thu Apr 16 10:11:31 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1493] 10.0.0.230 () {32 vars in 678 bytes} [Thu Apr 16 10:11:31 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1494] 10.0.0.230 () {32 vars in 690 bytes} [Thu Apr 16 10:11:31 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:11:31.899 7 INFO neutron_taas.services.taas.taas_plugin [None req-446d757d-90f8-4e3e-b118-54a93ac8c113 7d78d1c2794e478baf3a20248664a5ed c9a2f182d244424582abe9afeccf8dc3 - - default default] TaaS: Handle Delete Port: ca8bb28f-9cf8-4824-832a-f29c56af0d1f 2026-04-16 10:11:31.901 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-446d757d-90f8-4e3e-b118-54a93ac8c113 7d78d1c2794e478baf3a20248664a5ed c9a2f182d244424582abe9afeccf8dc3 - - default default] Tap Mirror: Handle Delete Port: ca8bb28f-9cf8-4824-832a-f29c56af0d1f [pid: 7|app: 0|req: 740/1495] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:11:31 2026] DELETE /v2.0/ports/ca8bb28f-9cf8-4824-832a-f29c56af0d1f => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:11:32.123 7 INFO neutron_taas.services.taas.taas_plugin [None req-c253ea08-3cd8-48a6-82ee-988f6e5d7e4f 7d78d1c2794e478baf3a20248664a5ed c9a2f182d244424582abe9afeccf8dc3 - - default default] TaaS: Handle Delete Port: 95418b23-c101-4b38-b0eb-da10b7cf58dc 2026-04-16 10:11:32.126 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c253ea08-3cd8-48a6-82ee-988f6e5d7e4f 7d78d1c2794e478baf3a20248664a5ed c9a2f182d244424582abe9afeccf8dc3 - - default default] Tap Mirror: Handle Delete Port: 95418b23-c101-4b38-b0eb-da10b7cf58dc [pid: 7|app: 0|req: 741/1496] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:11:32 2026] DELETE /v2.0/ports/95418b23-c101-4b38-b0eb-da10b7cf58dc => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1497] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:11:30 2026] PUT /v2.0/routers/505e3fc9-048d-4f92-ba4e-d3b22745f6f4/add_router_interface => generated 309 bytes in 1340 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1498] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:32 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1499] 199.204.45.153 () {34 vars in 994 bytes} [Thu Apr 16 10:11:32 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:32.363 7 INFO neutron_taas.services.taas.taas_plugin [None req-558a8b69-587a-412a-9a33-c356cf354c44 7d78d1c2794e478baf3a20248664a5ed c9a2f182d244424582abe9afeccf8dc3 - - default default] TaaS: Handle Delete Port: e2f50df5-d0f3-4645-975e-3acb0ec0e5ee 2026-04-16 10:11:32.366 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-558a8b69-587a-412a-9a33-c356cf354c44 7d78d1c2794e478baf3a20248664a5ed c9a2f182d244424582abe9afeccf8dc3 - - default default] Tap Mirror: Handle Delete Port: e2f50df5-d0f3-4645-975e-3acb0ec0e5ee [pid: 8|app: 0|req: 758/1500] 10.0.0.230 () {32 vars in 649 bytes} [Thu Apr 16 10:11:32 2026] GET /v2.0/networks => generated 8573 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1501] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:32 2026] GET /v2.0/security-groups?id=480ad019-f607-4f8e-859b-33b13cf63ca6&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1502] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:11:32 2026] DELETE /v2.0/ports/e2f50df5-d0f3-4645-975e-3acb0ec0e5ee => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1503] 10.0.0.230 () {32 vars in 647 bytes} [Thu Apr 16 10:11:32 2026] GET /v2.0/subnets => generated 3897 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:11:32.530 8 INFO neutron_taas.services.taas.taas_plugin [req-bb5e0afa-6b3e-4203-bf6a-5110b5c37f47 req-de34ce20-9c28-4588-8e9a-a9f416259d74 f9854c9c98324186ae9a127fdfcf5158 bbbc48da0e534b50a21673d7b50ce009 - - default default] TaaS: Handle Delete Port: 05f653a0-6700-4e5d-905b-c5bad2c5d013 2026-04-16 10:11:32.533 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bb5e0afa-6b3e-4203-bf6a-5110b5c37f47 req-de34ce20-9c28-4588-8e9a-a9f416259d74 f9854c9c98324186ae9a127fdfcf5158 bbbc48da0e534b50a21673d7b50ce009 - - default default] Tap Mirror: Handle Delete Port: 05f653a0-6700-4e5d-905b-c5bad2c5d013 2026-04-16 10:11:32.614 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd2d9acd-5536-457c-a8b4-1197dafd3234 7d78d1c2794e478baf3a20248664a5ed c9a2f182d244424582abe9afeccf8dc3 - - default default] TaaS: Handle Delete Port: 6b5f9ce8-1ff4-4313-a021-39e54accff7c 2026-04-16 10:11:32.617 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd2d9acd-5536-457c-a8b4-1197dafd3234 7d78d1c2794e478baf3a20248664a5ed c9a2f182d244424582abe9afeccf8dc3 - - default default] Tap Mirror: Handle Delete Port: 6b5f9ce8-1ff4-4313-a021-39e54accff7c 2026-04-16 10:11:32.695 8 INFO neutron.db.l3_db [req-bb5e0afa-6b3e-4203-bf6a-5110b5c37f47 req-de34ce20-9c28-4588-8e9a-a9f416259d74 f9854c9c98324186ae9a127fdfcf5158 bbbc48da0e534b50a21673d7b50ce009 - - default default] Floating IP 174e368a-1b52-4909-a182-3bc2670f2d6e disassociated. External IP: 10.96.250.201, port: 05f653a0-6700-4e5d-905b-c5bad2c5d013. [pid: 7|app: 0|req: 745/1504] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:11:32 2026] DELETE /v2.0/ports/6b5f9ce8-1ff4-4313-a021-39e54accff7c => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1505] 10.0.0.230 () {32 vars in 647 bytes} [Thu Apr 16 10:11:32 2026] GET /v2.0/routers => generated 1463 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:11:32.893 7 INFO neutron_taas.services.taas.taas_plugin [None req-8e0d7d93-d236-45f2-b668-565c4a52d45b 7d78d1c2794e478baf3a20248664a5ed c9a2f182d244424582abe9afeccf8dc3 - - default default] TaaS: Handle Delete Port: f2fb6764-632b-482a-8380-147ecf6262e2 2026-04-16 10:11:32.898 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e0d7d93-d236-45f2-b668-565c4a52d45b 7d78d1c2794e478baf3a20248664a5ed c9a2f182d244424582abe9afeccf8dc3 - - default default] Tap Mirror: Handle Delete Port: f2fb6764-632b-482a-8380-147ecf6262e2 [pid: 7|app: 0|req: 747/1506] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:11:32 2026] DELETE /v2.0/ports/f2fb6764-632b-482a-8380-147ecf6262e2 => 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: 760/1507] 199.204.45.153 () {36 vars in 997 bytes} [Thu Apr 16 10:11:32 2026] DELETE /v2.0/ports/05f653a0-6700-4e5d-905b-c5bad2c5d013 => generated 0 bytes in 645 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:11:33.111 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b5f9a9a-d9fb-44d7-b6a6-0b1ad30f842f'] response: {'server_uuid': '41c9b559-1380-45fa-b56c-c22488e4eace', 'name': 'network-vif-deleted', 'tag': '05f653a0-6700-4e5d-905b-c5bad2c5d013', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 748/1508] 10.0.0.230 () {34 vars in 685 bytes} [Thu Apr 16 10:11:32 2026] POST /v2.0/security-groups => generated 1675 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 10:11:33.228 8 INFO neutron.services.segments.plugin [-] Segment a19a197d-d04e-418d-b551-1d519fb4431d resource provider aggregate not found 2026-04-16 10:11:33.245 8 INFO neutron.services.segments.plugin [-] Segment a19a197d-d04e-418d-b551-1d519fb4431d resource provider aggregate not found 2026-04-16 10:11:33.267 8 INFO neutron.services.segments.plugin [-] Segment a19a197d-d04e-418d-b551-1d519fb4431d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a19a197d-d04e-418d-b551-1d519fb4431d found for delete ", "request_id": "req-4eac36aa-124d-4293-82fd-96d057561f85"}]} [pid: 7|app: 0|req: 749/1509] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:11:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1512] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:33 2026] DELETE /v2.0/networks/4f242e28-6568-4b00-9195-23daa325a727 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:11:33.277 8 INFO neutron.services.segments.plugin [-] Segment a19a197d-d04e-418d-b551-1d519fb4431d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a19a197d-d04e-418d-b551-1d519fb4431d found for delete ", "request_id": "req-b771ce97-44dd-4eb7-bdd9-4e4b9f59a012"}]} [pid: 7|app: 0|req: 752/1513] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:11:33 2026] POST /v2.0/security-group-rules => generated 596 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1514] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:33 2026] DELETE /v2.0/networks/afd84cf2-e343-4752-9158-49efc500caed => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1515] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:11:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1516] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:33 2026] DELETE /v2.0/networks/08a9c344-c4ea-42be-8e8c-1edabf676bfc => 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: 764/1517] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:33 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => 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: 754/1518] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:11:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:11:33.635 7 INFO neutron.db.securitygroups_db [None req-8cff4038-30aa-425c-9e24-a96baba4c472 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Project 58f95e9d6ece48e9a89e1bd5a6728651 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: 765/1519] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:33 2026] DELETE /v2.0/networks/3efac57b-f2a8-4f2a-8e69-9d5bef2a6a0e => 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: 755/1520] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:11:33 2026] POST /v2.0/security-group-rules => generated 607 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:11:33.745 7 INFO neutron.db.securitygroups_db [None req-beb6acf3-b7a4-4e7f-a383-ee74126bea43 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Project 58f95e9d6ece48e9a89e1bd5a6728651 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: 756/1521] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:11:33 2026] POST /v2.0/security-group-rules => generated 606 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1522] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:33 2026] DELETE /v2.0/networks/8ddb286c-dd5d-47a1-bbde-158fa406f014 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1523] 10.0.0.230 () {32 vars in 649 bytes} [Thu Apr 16 10:11:34 2026] GET /v2.0/networks => generated 1298 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1524] 10.0.0.81 () {34 vars in 1099 bytes} [Thu Apr 16 10:11:34 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1615905053&fields=id&tenant_id=58f95e9d6ece48e9a89e1bd5a6728651 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1525] 10.0.0.81 () {34 vars in 981 bytes} [Thu Apr 16 10:11:34 2026] GET /v2.0/networks?id=816d6571-0428-45dc-826d-159307772ece => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1526] 10.0.0.81 () {34 vars in 964 bytes} [Thu Apr 16 10:11:34 2026] GET /v2.0/quotas/58f95e9d6ece48e9a89e1bd5a6728651 => 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: 768/1527] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:34 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1528] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Apr 16 10:11:34 2026] GET /v2.0/ports?tenant_id=58f95e9d6ece48e9a89e1bd5a6728651&fields=id => generated 103 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1529] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Apr 16 10:11:34 2026] GET /v2.0/networks/816d6571-0428-45dc-826d-159307772ece?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: 770/1530] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Apr 16 10:11:34 2026] GET /v2.0/networks/816d6571-0428-45dc-826d-159307772ece?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: 771/1531] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:34 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => 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: 761/1532] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:34 2026] GET /v2.0/security-groups?tenant_id=c9a2f182d244424582abe9afeccf8dc3&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1533] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:35 2026] DELETE /v2.0/security-groups/4b02a57b-1311-4ed2-bb30-16b348e51c9f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:35.298 8 INFO neutron.services.segments.plugin [-] Segment a200cd8c-5d97-43a8-b861-0d0bf0ad2425 resource provider aggregate not found 2026-04-16 10:11:35.318 8 INFO neutron.services.segments.plugin [-] Segment a200cd8c-5d97-43a8-b861-0d0bf0ad2425 resource provider aggregate not found 2026-04-16 10:11:35.323 8 INFO neutron.services.segments.plugin [-] Segment a200cd8c-5d97-43a8-b861-0d0bf0ad2425 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a200cd8c-5d97-43a8-b861-0d0bf0ad2425 found for delete ", "request_id": "req-f362f185-9896-4e52-b8bb-8dd3c1b63516"}]} [pid: 7|app: 0|req: 762/1534] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:35 2026] GET /v2.0/security-groups?tenant_id=f9d1534bfeab422a9733f3e6d9f2024a&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:11:35.344 8 INFO neutron.services.segments.plugin [-] Segment a200cd8c-5d97-43a8-b861-0d0bf0ad2425 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a200cd8c-5d97-43a8-b861-0d0bf0ad2425 found for delete ", "request_id": "req-d3d90bd4-f5aa-4ceb-a457-e3354642160e"}]} 2026-04-16 10:11:35.344 8 INFO neutron.services.segments.plugin [-] Segment 1ee2b84b-416b-4593-b250-f2134de81792 resource provider aggregate not found 2026-04-16 10:11:35.366 8 INFO neutron.services.segments.plugin [-] Segment 1ee2b84b-416b-4593-b250-f2134de81792 resource provider aggregate not found 2026-04-16 10:11:35.372 8 INFO neutron.services.segments.plugin [-] Segment 1ee2b84b-416b-4593-b250-f2134de81792 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ee2b84b-416b-4593-b250-f2134de81792 found for delete ", "request_id": "req-975c5fff-2955-42fe-9766-eaf82d2c8b5c"}]} 2026-04-16 10:11:35.383 8 INFO neutron.services.segments.plugin [-] Segment 1ee2b84b-416b-4593-b250-f2134de81792 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ee2b84b-416b-4593-b250-f2134de81792 found for delete ", "request_id": "req-464f53ac-2ec9-4f8d-b65a-f16966b36eb4"}]} 2026-04-16 10:11:35.389 8 INFO neutron.services.segments.plugin [-] Segment 721b8750-60e8-400b-8a86-b602fd5e513e resource provider aggregate not found 2026-04-16 10:11:35.405 8 INFO neutron.services.segments.plugin [-] Segment 721b8750-60e8-400b-8a86-b602fd5e513e resource provider aggregate not found 2026-04-16 10:11:35.410 8 INFO neutron.services.segments.plugin [-] Segment 721b8750-60e8-400b-8a86-b602fd5e513e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 721b8750-60e8-400b-8a86-b602fd5e513e found for delete ", "request_id": "req-44c6074a-edf6-47d2-97eb-d8cc7be0ca07"}]} 2026-04-16 10:11:35.421 8 INFO neutron.services.segments.plugin [-] Segment 721b8750-60e8-400b-8a86-b602fd5e513e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 721b8750-60e8-400b-8a86-b602fd5e513e found for delete ", "request_id": "req-d3c5e414-60c0-4f8c-b7f0-c95acabe5561"}]} 2026-04-16 10:11:35.434 8 INFO neutron.services.segments.plugin [-] Segment 19b07a25-a5d5-49a8-ba21-3e5c10047559 resource provider aggregate not found 2026-04-16 10:11:35.446 8 INFO neutron.services.segments.plugin [-] Segment 19b07a25-a5d5-49a8-ba21-3e5c10047559 resource provider aggregate not found 2026-04-16 10:11:35.453 8 INFO neutron.services.segments.plugin [-] Segment 19b07a25-a5d5-49a8-ba21-3e5c10047559 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19b07a25-a5d5-49a8-ba21-3e5c10047559 found for delete ", "request_id": "req-923979cf-04a6-4eda-b062-a6cbd9182c1d"}]} 2026-04-16 10:11:35.474 8 INFO neutron.services.segments.plugin [-] Segment 19b07a25-a5d5-49a8-ba21-3e5c10047559 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19b07a25-a5d5-49a8-ba21-3e5c10047559 found for delete ", "request_id": "req-f8ddc74f-d724-44bc-9a78-6c4317a19b1d"}]} [pid: 8|app: 0|req: 773/1535] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:35 2026] DELETE /v2.0/security-groups/35ab394c-49f6-41fd-8250-82f65597f07f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1536] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:35 2026] GET /v2.0/security-groups?tenant_id=ccfa91fe448c476588f9abb8fa444aaf&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1537] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:35 2026] GET /v2.0/ports?device_id=41c9b559-1380-45fa-b56c-c22488e4eace => 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: 774/1538] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:35 2026] DELETE /v2.0/security-groups/857544bb-91dd-4bc4-a608-71122de01dc9 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1539] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:36 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => 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: 775/1540] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:36 2026] DELETE /v2.0/security-groups/480ad019-f607-4f8e-859b-33b13cf63ca6 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:37.050 7 INFO neutron.api.v2.resource [None req-e60f8a45-17ad-4a68-bb80-b3cb861e3ca5 f9854c9c98324186ae9a127fdfcf5158 bbbc48da0e534b50a21673d7b50ce009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1541] 10.0.0.230 () {32 vars in 737 bytes} [Thu Apr 16 10:11:37 2026] GET /v2.0/security-groups/480ad019-f607-4f8e-859b-33b13cf63ca6 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:11:37.167 8 INFO neutron_taas.services.taas.taas_plugin [None req-0297ff2f-bcde-477d-a784-330897cee157 f9854c9c98324186ae9a127fdfcf5158 bbbc48da0e534b50a21673d7b50ce009 - - default default] TaaS: Handle Delete Port: ed388d21-4eda-4ab8-8dc8-19d8fdd98ffb 2026-04-16 10:11:37.171 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0297ff2f-bcde-477d-a784-330897cee157 f9854c9c98324186ae9a127fdfcf5158 bbbc48da0e534b50a21673d7b50ce009 - - default default] Tap Mirror: Handle Delete Port: ed388d21-4eda-4ab8-8dc8-19d8fdd98ffb [pid: 7|app: 0|req: 767/1542] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:37 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => 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: 776/1543] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:11:37 2026] DELETE /v2.0/floatingips/174e368a-1b52-4909-a182-3bc2670f2d6e => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:37.756 7 INFO neutron_taas.services.taas.taas_plugin [None req-aec2c08e-9584-4ba4-b53b-05cded991786 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: ea1d1658-fa27-4077-9170-e904dd24758b 2026-04-16 10:11:37.761 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aec2c08e-9584-4ba4-b53b-05cded991786 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: ea1d1658-fa27-4077-9170-e904dd24758b [pid: 7|app: 0|req: 768/1544] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:11:37 2026] PUT /v2.0/routers/7cf75e81-0479-447a-90d5-c79fbf7a6c03/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1545] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:38 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:11:38.553 7 INFO neutron_taas.services.taas.taas_plugin [None req-e091ef93-08e9-47f7-bf3f-e096cc85f3f2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 23b6f85f-7f68-4541-853e-9fb7c8675b83 2026-04-16 10:11:38.556 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e091ef93-08e9-47f7-bf3f-e096cc85f3f2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 23b6f85f-7f68-4541-853e-9fb7c8675b83 2026-04-16 10:11:38.788 7 INFO neutron_taas.services.taas.taas_plugin [None req-e091ef93-08e9-47f7-bf3f-e096cc85f3f2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 338c4db6-bbf3-4d02-88ba-87608fd47cbd 2026-04-16 10:11:38.790 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e091ef93-08e9-47f7-bf3f-e096cc85f3f2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 338c4db6-bbf3-4d02-88ba-87608fd47cbd 2026-04-16 10:11:39.114 7 INFO neutron.services.segments.plugin [-] Segment 0a763111-2785-4e42-80ac-5ddaf2b489ba resource provider aggregate not found 2026-04-16 10:11:39.133 7 INFO neutron.services.segments.plugin [-] Segment 0a763111-2785-4e42-80ac-5ddaf2b489ba resource provider aggregate not found 2026-04-16 10:11:39.133 7 INFO neutron.services.segments.plugin [-] Segment 0a763111-2785-4e42-80ac-5ddaf2b489ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a763111-2785-4e42-80ac-5ddaf2b489ba found for delete ", "request_id": "req-2b301251-7817-4a8b-b7e5-3dce4267be10"}]} 2026-04-16 10:11:39.155 7 INFO neutron.services.segments.plugin [-] Segment 0a763111-2785-4e42-80ac-5ddaf2b489ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a763111-2785-4e42-80ac-5ddaf2b489ba found for delete ", "request_id": "req-18fee8eb-bd23-4f9a-97ac-63e77089e3c7"}]} 2026-04-16 10:11:39.159 7 INFO neutron.db.l3_hamode_db [None req-e091ef93-08e9-47f7-bf3f-e096cc85f3f2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] HA network fe2e90d6-ab46-44f0-b641-a66f5da84a76 was deleted as no HA routers are present in tenant bbbc48da0e534b50a21673d7b50ce009. [pid: 7|app: 0|req: 769/1546] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:38 2026] DELETE /v2.0/routers/7cf75e81-0479-447a-90d5-c79fbf7a6c03 => generated 0 bytes in 847 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1547] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:11:39 2026] GET /v2.0/networks?id=816d6571-0428-45dc-826d-159307772ece => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1548] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:39 2026] DELETE /v2.0/subnets/e45b44f9-b738-440e-a011-a3b822c0cd69 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1549] 199.204.45.153 () {34 vars in 1050 bytes} [Thu Apr 16 10:11:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=58f95e9d6ece48e9a89e1bd5a6728651 => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:39.527 7 INFO neutron.db.segments_db [None req-e398317d-90b5-425f-8962-1913797f5bc3 b2237a15c7b84b139b0a0e6ee5784176 ddc23a311d6e4ef09ed86040dd94657b - - default default] Added segment f46a84d3-9510-4399-a381-c36db2bd830a of type vxlan for network 490cbfd5-55d1-4e20-86c4-ddd681924f94 2026-04-16 10:11:39.534 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a81c65e-0174-45f6-924a-5954bcca4df4 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 67e0b04f-6798-413e-83c2-c80875698907 2026-04-16 10:11:39.537 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a81c65e-0174-45f6-924a-5954bcca4df4 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 67e0b04f-6798-413e-83c2-c80875698907 2026-04-16 10:11:39.777 8 INFO neutron.services.segments.plugin [-] Segment 50f8aa12-5be3-4c59-8fda-884741c20e01 resource provider aggregate not found 2026-04-16 10:11:39.782 8 INFO neutron.services.segments.plugin [-] Segment 50f8aa12-5be3-4c59-8fda-884741c20e01 resource provider aggregate not found 2026-04-16 10:11:39.801 8 INFO neutron.services.segments.plugin [-] Segment 50f8aa12-5be3-4c59-8fda-884741c20e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50f8aa12-5be3-4c59-8fda-884741c20e01 found for delete ", "request_id": "req-1e496f0d-7d56-44ee-b2fd-97a0b834bc68"}]} 2026-04-16 10:11:39.806 8 INFO neutron.services.segments.plugin [-] Segment 50f8aa12-5be3-4c59-8fda-884741c20e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50f8aa12-5be3-4c59-8fda-884741c20e01 found for delete ", "request_id": "req-69d0bfa2-4c0c-4f7e-83f9-ebcbb4dfae2c"}]} 2026-04-16 10:11:39.813 7 INFO neutron.db.l3_hamode_db [None req-e398317d-90b5-425f-8962-1913797f5bc3 b2237a15c7b84b139b0a0e6ee5784176 ddc23a311d6e4ef09ed86040dd94657b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 780/1550] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:39 2026] DELETE /v2.0/networks/ebb861f2-eacd-4b3a-96e6-16493391f1b7 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1551] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:39 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:11:39.915 7 INFO neutron.db.l3_hamode_db [None req-e398317d-90b5-425f-8962-1913797f5bc3 b2237a15c7b84b139b0a0e6ee5784176 ddc23a311d6e4ef09ed86040dd94657b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 782/1552] 199.204.45.153 () {38 vars in 955 bytes} [Thu Apr 16 10:11:39 2026] POST /v2.0/ports => generated 954 bytes in 372 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: 783/1553] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:40 2026] GET /v2.0/security-groups?tenant_id=bbbc48da0e534b50a21673d7b50ce009&name=default => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1554] 10.0.0.230 () {34 vars in 668 bytes} [Thu Apr 16 10:11:39 2026] POST /v2.0/routers => generated 474 bytes in 1191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1555] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:40 2026] DELETE /v2.0/security-groups/43b021d5-5ccd-4036-b0a5-197708c98267 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1556] 10.0.0.230 () {34 vars in 751 bytes} [Thu Apr 16 10:11:40 2026] PUT /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags => generated 25 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1557] 10.0.0.230 () {32 vars in 731 bytes} [Thu Apr 16 10:11:40 2026] GET /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags => generated 25 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1558] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:40 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1559] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:11:40 2026] PUT /v2.0/ports/01ee9b75-f428-48be-96a1-8d808405bd37 => generated 1235 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 785/1560] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:41 2026] GET /v2.0/security-groups?id=182ff49d-c75d-43fd-b3bc-65097268c01d&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:41.056 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbf6e7bd-8cac-47f6-a1be-cf75108a69a3'] response: {'name': 'network-changed', 'server_uuid': '762ff369-82af-4109-9105-1e26100d0d71', 'tag': '01ee9b75-f428-48be-96a1-8d808405bd37', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 776/1561] 10.0.0.230 () {34 vars in 762 bytes} [Thu Apr 16 10:11:40 2026] PUT /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags/green => generated 4 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1562] 10.0.0.230 () {32 vars in 731 bytes} [Thu Apr 16 10:11:41 2026] GET /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags => generated 34 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1563] 10.0.0.230 () {34 vars in 758 bytes} [Thu Apr 16 10:11:41 2026] PUT /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags/red => generated 4 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1564] 10.0.0.230 () {32 vars in 731 bytes} [Thu Apr 16 10:11:41 2026] GET /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1565] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:11:41 2026] GET /v2.0/ports?tenant_id=58f95e9d6ece48e9a89e1bd5a6728651&device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1566] 199.204.45.153 () {34 vars in 1018 bytes} [Thu Apr 16 10:11:41 2026] GET /v2.0/networks?tenant_id=58f95e9d6ece48e9a89e1bd5a6728651&shared=False => generated 757 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1567] 10.0.0.230 () {34 vars in 780 bytes} [Thu Apr 16 10:11:41 2026] PUT /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags/black.or.white => generated 4 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1568] 199.204.45.153 () {34 vars in 930 bytes} [Thu Apr 16 10:11:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1569] 10.0.0.230 () {32 vars in 731 bytes} [Thu Apr 16 10:11:41 2026] GET /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags => generated 52 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1570] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:42 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1571] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:42 2026] GET /v2.0/security-groups?id=182ff49d-c75d-43fd-b3bc-65097268c01d&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: 781/1572] 10.0.0.230 () {34 vars in 751 bytes} [Thu Apr 16 10:11:41 2026] PUT /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags => generated 37 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1573] 10.0.0.230 () {32 vars in 731 bytes} [Thu Apr 16 10:11:42 2026] GET /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1574] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:11:42 2026] GET /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:42.604 7 INFO neutron.api.v2.resource [None req-5011c486-c45c-4797-971f-e400a8583d9d b2237a15c7b84b139b0a0e6ee5784176 ddc23a311d6e4ef09ed86040dd94657b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 784/1575] 10.0.0.230 () {32 vars in 743 bytes} [Thu Apr 16 10:11:42 2026] GET /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags/green => generated 99 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 10:11:42.629 8 INFO neutron.db.segments_db [None req-4bfec651-28bf-413c-8baf-6cbac4ecc6fe ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 18b79e85-8756-40ec-9361-914fbee3ae24 of type vxlan for network 50af6eaf-f8be-42a7-b62c-23daed7e3218 [pid: 7|app: 0|req: 785/1576] 10.0.0.230 () {32 vars in 742 bytes} [Thu Apr 16 10:11:42 2026] DELETE /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags/red => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1577] 10.0.0.230 () {34 vars in 671 bytes} [Thu Apr 16 10:11:42 2026] POST /v2.0/networks => generated 727 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1578] 10.0.0.230 () {32 vars in 731 bytes} [Thu Apr 16 10:11:42 2026] GET /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags => generated 30 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1579] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:11:42 2026] GET /v2.0/ports?tenant_id=58f95e9d6ece48e9a89e1bd5a6728651&device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1580] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:11:42 2026] POST /v2.0/subnets => generated 693 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:11:42.902 7 INFO neutron.api.v2.resource [None req-5bd1449e-2624-4725-9989-8c9b44dd5497 b2237a15c7b84b139b0a0e6ee5784176 ddc23a311d6e4ef09ed86040dd94657b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 788/1581] 10.0.0.230 () {32 vars in 746 bytes} [Thu Apr 16 10:11:42 2026] DELETE /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags/green => generated 99 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1582] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:11:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=01ee9b75-f428-48be-96a1-8d808405bd37 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:11:42.953 7 INFO neutron.db.segments_db [None req-712c9f5b-70ac-4f8a-aedb-ba5e7076b337 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 57f44b17-365b-4607-a2fe-25d6cb437cc9 of type vxlan for network adde75a5-b924-4a29-9865-935f99b71754 [pid: 8|app: 0|req: 795/1583] 10.0.0.230 () {32 vars in 734 bytes} [Thu Apr 16 10:11:42 2026] DELETE /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1584] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:11:43 2026] GET /v2.0/subnets?id=1e7efa1e-adb5-417c-aff9-20f9019b606c => 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/1585] 10.0.0.230 () {32 vars in 731 bytes} [Thu Apr 16 10:11:43 2026] GET /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8/tags => generated 12 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:11:43.179 7 INFO neutron.db.l3_hamode_db [None req-712c9f5b-70ac-4f8a-aedb-ba5e7076b337 ef869f83488e48bcb5b807c92a0a69ef 7f1c8ea6dac64c6d88349d9b5d8f757c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 798/1586] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:11:43 2026] GET /v2.0/ports?network_id=816d6571-0428-45dc-826d-159307772ece&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: 799/1587] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:11:43 2026] GET /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8 => generated 480 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1588] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:11:43 2026] GET /v2.0/networks/816d6571-0428-45dc-826d-159307772ece?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: 801/1589] 10.0.0.230 () {34 vars in 742 bytes} [Thu Apr 16 10:11:43 2026] PUT /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8 => generated 480 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1590] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:43 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1591] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:11:43 2026] GET /v2.0/networks/816d6571-0428-45dc-826d-159307772ece?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1592] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:11:43 2026] GET /v2.0/ports?device_id=c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8 => 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: 805/1593] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:43 2026] GET /v2.0/security-groups?id=182ff49d-c75d-43fd-b3bc-65097268c01d&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:43.967 7 INFO neutron.db.l3_hamode_db [None req-712c9f5b-70ac-4f8a-aedb-ba5e7076b337 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:11:44.096 8 INFO neutron_taas.services.taas.taas_plugin [None req-6550688d-d00f-45ed-b9a8-268a9c1c10f8 b2237a15c7b84b139b0a0e6ee5784176 ddc23a311d6e4ef09ed86040dd94657b - - default default] TaaS: Handle Delete Port: 9e5b9577-7aae-43ef-9158-a8bc5cf0c183 2026-04-16 10:11:44.099 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6550688d-d00f-45ed-b9a8-268a9c1c10f8 b2237a15c7b84b139b0a0e6ee5784176 ddc23a311d6e4ef09ed86040dd94657b - - default default] Tap Mirror: Handle Delete Port: 9e5b9577-7aae-43ef-9158-a8bc5cf0c183 2026-04-16 10:11:44.369 8 INFO neutron.services.segments.plugin [-] Segment f46a84d3-9510-4399-a381-c36db2bd830a resource provider aggregate not found 2026-04-16 10:11:44.371 8 INFO neutron.services.segments.plugin [-] Segment f46a84d3-9510-4399-a381-c36db2bd830a resource provider aggregate not found 2026-04-16 10:11:44.392 8 INFO neutron.services.segments.plugin [-] Segment f46a84d3-9510-4399-a381-c36db2bd830a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f46a84d3-9510-4399-a381-c36db2bd830a found for delete ", "request_id": "req-ab58a9d4-4c4b-4e64-a92d-fa7a3089b90f"}]} 2026-04-16 10:11:44.393 8 INFO neutron.db.l3_hamode_db [None req-6550688d-d00f-45ed-b9a8-268a9c1c10f8 b2237a15c7b84b139b0a0e6ee5784176 ddc23a311d6e4ef09ed86040dd94657b - - default default] HA network 490cbfd5-55d1-4e20-86c4-ddd681924f94 was deleted as no HA routers are present in tenant ddc23a311d6e4ef09ed86040dd94657b. 2026-04-16 10:11:44.399 8 INFO neutron.services.segments.plugin [-] Segment f46a84d3-9510-4399-a381-c36db2bd830a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f46a84d3-9510-4399-a381-c36db2bd830a found for delete ", "request_id": "req-41ec0983-b4aa-495a-99a4-0faa6e19daea"}]} [pid: 8|app: 0|req: 806/1594] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:11:43 2026] DELETE /v2.0/routers/c7b16b7a-522b-4c3f-a6e8-8e15cd1eede8 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1595] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:11:42 2026] POST /v2.0/routers => generated 733 bytes in 1893 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1596] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:45 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => 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: 791/1597] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:45 2026] GET /v2.0/security-groups?tenant_id=ddc23a311d6e4ef09ed86040dd94657b&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1598] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:45 2026] GET /v2.0/security-groups?id=182ff49d-c75d-43fd-b3bc-65097268c01d&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: 793/1599] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:45 2026] DELETE /v2.0/security-groups/2a4a7c63-1ac8-401c-ae45-8b6b6180ad5d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1600] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:45 2026] GET /v2.0/security-groups?tenant_id=e1ce43efc2e2478a96ccc8e9365e6dce&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: 795/1601] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:45 2026] DELETE /v2.0/security-groups/ab06e8fa-5c6d-417b-a543-51844c3f48ae => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1602] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:11:44 2026] PUT /v2.0/routers/cbcfded9-f47e-40dc-a9a1-3695302b0366/add_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1603] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:46 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1604] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:46 2026] GET /v2.0/security-groups?id=182ff49d-c75d-43fd-b3bc-65097268c01d&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: 797/1605] 10.0.0.81 () {34 vars in 981 bytes} [Thu Apr 16 10:11:46 2026] GET /v2.0/networks?id=50af6eaf-f8be-42a7-b62c-23daed7e3218 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1606] 10.0.0.81 () {34 vars in 964 bytes} [Thu Apr 16 10:11:46 2026] GET /v2.0/quotas/7f1c8ea6dac64c6d88349d9b5d8f757c => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1607] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Apr 16 10:11:46 2026] GET /v2.0/ports?tenant_id=7f1c8ea6dac64c6d88349d9b5d8f757c&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1608] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Apr 16 10:11:47 2026] GET /v2.0/networks/50af6eaf-f8be-42a7-b62c-23daed7e3218?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: 799/1609] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Apr 16 10:11:47 2026] GET /v2.0/networks/50af6eaf-f8be-42a7-b62c-23daed7e3218?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1610] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:47 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => 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: 800/1611] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:47 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1612] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:47 2026] GET /v2.0/security-groups?id=182ff49d-c75d-43fd-b3bc-65097268c01d&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1615] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:48 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => 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: 802/1616] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:48 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1617] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:48 2026] GET /v2.0/security-groups?id=182ff49d-c75d-43fd-b3bc-65097268c01d&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:49.482 7 INFO neutron.db.segments_db [None req-9b056488-ea64-4ac4-8636-91d4646f1d2c 5210d457256a4fd7b9e32a47de61b8a7 c8212ec54ad2479c9900cd3637d4c20b - - default default] Added segment 3cfbf92b-d7ac-429e-8188-5bb2eb760f15 of type vxlan for network 9ba1cb25-e953-4ab7-b77a-dae2344edf21 [pid: 8|app: 0|req: 816/1618] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:49 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => 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: 803/1619] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:49 2026] POST /v2.0/networks => generated 613 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1620] 10.0.0.230 () {34 vars in 664 bytes} [Thu Apr 16 10:11:49 2026] POST /v2.0/ports => generated 743 bytes in 351 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: 804/1621] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:49 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1622] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:49 2026] GET /v2.0/security-groups?id=182ff49d-c75d-43fd-b3bc-65097268c01d&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1623] 10.0.0.230 () {34 vars in 666 bytes} [Thu Apr 16 10:11:49 2026] POST /v2.0/trunks => generated 407 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1624] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:50 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => 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: 807/1625] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:50 2026] GET /v2.0/security-groups?id=182ff49d-c75d-43fd-b3bc-65097268c01d&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: 819/1626] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:11:50 2026] PUT /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1627] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:11:50 2026] GET /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1628] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:11:50 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1629] 10.0.0.230 () {34 vars in 760 bytes} [Thu Apr 16 10:11:50 2026] PUT /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1630] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:11:50 2026] GET /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1631] 10.0.0.230 () {34 vars in 756 bytes} [Thu Apr 16 10:11:50 2026] PUT /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1632] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:11:50 2026] GET /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1633] 10.0.0.230 () {34 vars in 778 bytes} [Thu Apr 16 10:11:50 2026] PUT /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1634] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:11:50 2026] GET /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1635] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:11:50 2026] PUT /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1636] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:11:50 2026] GET /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1637] 10.0.0.230 () {32 vars in 737 bytes} [Thu Apr 16 10:11:50 2026] GET /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:50.588 7 INFO neutron.api.v2.resource [None req-3bba11db-1f04-4b87-812e-07be7ec3400b 5210d457256a4fd7b9e32a47de61b8a7 c8212ec54ad2479c9900cd3637d4c20b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 818/1638] 10.0.0.230 () {32 vars in 741 bytes} [Thu Apr 16 10:11:50 2026] GET /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1639] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:50 2026] DELETE /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags/red => 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: 820/1640] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:50 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => 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: 821/1641] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:11:50 2026] GET /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:11:50.714 7 INFO neutron.api.v2.resource [None req-92fe5933-0a23-49ec-94b7-3a392ca715a1 5210d457256a4fd7b9e32a47de61b8a7 c8212ec54ad2479c9900cd3637d4c20b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 822/1642] 10.0.0.230 () {32 vars in 744 bytes} [Thu Apr 16 10:11:50 2026] DELETE /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1643] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:11:50 2026] DELETE /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1644] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:11:50 2026] GET /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1645] 10.0.0.230 () {32 vars in 719 bytes} [Thu Apr 16 10:11:50 2026] GET /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:50.985 8 INFO neutron.db.l3_db [None req-08762ba6-6a02-4316-8ee6-9e157534e252 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Floating IP 90cd91dd-2791-49a7-bb66-7cfe651a8d2a associated. External IP: 10.96.250.209, port: 01ee9b75-f428-48be-96a1-8d808405bd37. [pid: 7|app: 0|req: 826/1646] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:11:50 2026] GET /v2.0/ports/4f5ef33c-5ed0-449b-9eb7-55321242d759 => generated 826 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1647] 10.0.0.230 () {32 vars in 722 bytes} [Thu Apr 16 10:11:50 2026] DELETE /v2.0/trunks/39ff34d9-97e0-49c3-9419-866a2f0f7b2c => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:51.224 7 INFO neutron_taas.services.taas.taas_plugin [None req-864a0cc0-efc6-4c58-afe0-afb385811e0f 5210d457256a4fd7b9e32a47de61b8a7 c8212ec54ad2479c9900cd3637d4c20b - - default default] TaaS: Handle Delete Port: 4f5ef33c-5ed0-449b-9eb7-55321242d759 2026-04-16 10:11:51.228 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-864a0cc0-efc6-4c58-afe0-afb385811e0f 5210d457256a4fd7b9e32a47de61b8a7 c8212ec54ad2479c9900cd3637d4c20b - - default default] Tap Mirror: Handle Delete Port: 4f5ef33c-5ed0-449b-9eb7-55321242d759 [pid: 8|app: 0|req: 821/1648] 10.0.0.230 () {34 vars in 677 bytes} [Thu Apr 16 10:11:50 2026] POST /v2.0/floatingips => generated 855 bytes in 1049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:11:51.318 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-194096ee-28dc-4d1d-9aaf-c82428a2c7d0'] response: {'name': 'network-changed', 'server_uuid': '762ff369-82af-4109-9105-1e26100d0d71', 'tag': '01ee9b75-f428-48be-96a1-8d808405bd37', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 822/1649] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:11:51 2026] GET /v2.0/floatingips/90cd91dd-2791-49a7-bb66-7cfe651a8d2a => generated 855 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1650] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:11:51 2026] DELETE /v2.0/ports/4f5ef33c-5ed0-449b-9eb7-55321242d759 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:11:51.455 8 INFO neutron.services.segments.plugin [-] Segment 3cfbf92b-d7ac-429e-8188-5bb2eb760f15 resource provider aggregate not found 2026-04-16 10:11:51.465 8 INFO neutron.services.segments.plugin [-] Segment 3cfbf92b-d7ac-429e-8188-5bb2eb760f15 resource provider aggregate not found [pid: 8|app: 0|req: 823/1651] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:51 2026] DELETE /v2.0/networks/9ba1cb25-e953-4ab7-b77a-dae2344edf21 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:11:51.482 8 INFO neutron.services.segments.plugin [-] Segment 3cfbf92b-d7ac-429e-8188-5bb2eb760f15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cfbf92b-d7ac-429e-8188-5bb2eb760f15 found for delete ", "request_id": "req-da7e403e-852f-4029-85ae-4dad1155abd3"}]} 2026-04-16 10:11:51.495 8 INFO neutron.services.segments.plugin [-] Segment 3cfbf92b-d7ac-429e-8188-5bb2eb760f15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cfbf92b-d7ac-429e-8188-5bb2eb760f15 found for delete ", "request_id": "req-98f8e7b1-83f5-4f43-ad4d-948d278a96af"}]} [pid: 7|app: 0|req: 829/1652] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:11:51 2026] GET /v2.0/networks?id=50af6eaf-f8be-42a7-b62c-23daed7e3218 => generated 678 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1653] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:51 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => 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: 831/1654] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:11:51 2026] GET /v2.0/ports?tenant_id=58f95e9d6ece48e9a89e1bd5a6728651&device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1655] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:11:51 2026] GET /v2.0/networks?id=816d6571-0428-45dc-826d-159307772ece => generated 757 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1656] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:11:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=01ee9b75-f428-48be-96a1-8d808405bd37 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1657] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:11:51 2026] GET /v2.0/subnets?id=1e7efa1e-adb5-417c-aff9-20f9019b606c => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1658] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:11:52 2026] GET /v2.0/ports?network_id=816d6571-0428-45dc-826d-159307772ece&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1659] 199.204.45.153 () {38 vars in 955 bytes} [Thu Apr 16 10:11:51 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: 836/1660] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:11:52 2026] GET /v2.0/networks/816d6571-0428-45dc-826d-159307772ece?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: 837/1661] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:11:52 2026] GET /v2.0/networks/816d6571-0428-45dc-826d-159307772ece?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: 838/1662] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:52 2026] GET /v2.0/security-groups?tenant_id=c7a9383c24c044ab9cfbcec700f90761&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1663] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:11:52 2026] GET /v2.0/floatingips/90cd91dd-2791-49a7-bb66-7cfe651a8d2a => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1664] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:11:52 2026] PUT /v2.0/ports/a229ed5b-4b5b-4272-9faa-f7aa414b274f => generated 1235 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1665] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:52 2026] DELETE /v2.0/security-groups/d0e88e44-1ba6-4c14-abdb-71ec761c55e5 => generated 0 bytes in 112 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: 826/1666] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:52 2026] GET /v2.0/security-groups?tenant_id=c8212ec54ad2479c9900cd3637d4c20b&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1667] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:52 2026] DELETE /v2.0/security-groups/27c1ee21-f864-4bef-bd2d-babd52855d7b => 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: 827/1668] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:52 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => 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: 842/1669] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:52 2026] GET /v2.0/security-groups?id=957e6b40-9c21-4681-b155-426a0ac1ef9c&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:11:53.357 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-18fd9d5e-3743-45a8-a57a-4259d0bfd437'] response: {'name': 'network-changed', 'server_uuid': 'f1a64e56-0adb-411e-9316-2379fb3ef001', 'tag': 'a229ed5b-4b5b-4272-9faa-f7aa414b274f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 828/1670] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:11:53 2026] GET /v2.0/ports?tenant_id=7f1c8ea6dac64c6d88349d9b5d8f757c&device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => 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: 843/1671] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:11:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=a229ed5b-4b5b-4272-9faa-f7aa414b274f => 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: 829/1672] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:11:53 2026] GET /v2.0/subnets?id=0201039c-7057-4637-8220-aea9d31efe4d => generated 696 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1673] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:11:53 2026] GET /v2.0/ports?network_id=50af6eaf-f8be-42a7-b62c-23daed7e3218&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1674] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:11:53 2026] GET /v2.0/networks/50af6eaf-f8be-42a7-b62c-23daed7e3218?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: 845/1675] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:11:53 2026] GET /v2.0/networks/50af6eaf-f8be-42a7-b62c-23daed7e3218?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: 831/1676] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:53 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => 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: 846/1677] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:54 2026] GET /v2.0/security-groups?id=957e6b40-9c21-4681-b155-426a0ac1ef9c&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1678] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:11:54 2026] GET /v2.0/ports?tenant_id=7f1c8ea6dac64c6d88349d9b5d8f757c&device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1679] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:11:54 2026] GET /v2.0/networks?id=50af6eaf-f8be-42a7-b62c-23daed7e3218 => generated 774 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1680] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:11:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=a229ed5b-4b5b-4272-9faa-f7aa414b274f => 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: 848/1681] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:11:55 2026] GET /v2.0/subnets?id=0201039c-7057-4637-8220-aea9d31efe4d => generated 696 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1682] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:11:55 2026] GET /v2.0/ports?network_id=50af6eaf-f8be-42a7-b62c-23daed7e3218&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: 849/1683] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:11:55 2026] GET /v2.0/networks/50af6eaf-f8be-42a7-b62c-23daed7e3218?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: 835/1684] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:11:55 2026] GET /v2.0/networks/50af6eaf-f8be-42a7-b62c-23daed7e3218?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: 850/1685] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:55 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1686] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:55 2026] GET /v2.0/security-groups?id=957e6b40-9c21-4681-b155-426a0ac1ef9c&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:11:56.289 7 INFO neutron.db.segments_db [None req-4e943cb5-76b3-4d7f-a13b-5682b6342a5a 4f2ff65051ce44bd902548593825bd2c c1d717367132428d825706b8d48c2126 - - default default] Added segment 99e71b78-cfd5-48a7-895a-eb5df52a16f2 of type vxlan for network 548ddd63-cb42-4a20-92e4-a0bbcb0967fa [pid: 7|app: 0|req: 851/1687] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:55 2026] POST /v2.0/networks => generated 613 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1688] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:56 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => 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: 838/1689] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:56 2026] GET /v2.0/security-groups?id=957e6b40-9c21-4681-b155-426a0ac1ef9c&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:11:56.451 7 INFO neutron.db.segments_db [None req-7f7fc224-056f-4c5c-af86-f8c377ce5adc 4f2ff65051ce44bd902548593825bd2c c1d717367132428d825706b8d48c2126 - - default default] Added segment 8826cdad-a926-4fe7-95be-7338943b83e3 of type vxlan for network d15e7196-0d4c-4d14-a0a7-d96671a56bf6 [pid: 7|app: 0|req: 852/1690] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:11:56 2026] POST /v2.0/networks => generated 613 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1691] 10.0.0.230 () {34 vars in 753 bytes} [Thu Apr 16 10:11:56 2026] PUT /v2.0/networks/548ddd63-cb42-4a20-92e4-a0bbcb0967fa/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1692] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:11:56 2026] GET /v2.0/networks/548ddd63-cb42-4a20-92e4-a0bbcb0967fa/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1693] 10.0.0.230 () {34 vars in 753 bytes} [Thu Apr 16 10:11:56 2026] PUT /v2.0/networks/d15e7196-0d4c-4d14-a0a7-d96671a56bf6/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1694] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:11:56 2026] GET /v2.0/networks/d15e7196-0d4c-4d14-a0a7-d96671a56bf6/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1695] 10.0.0.230 () {34 vars in 753 bytes} [Thu Apr 16 10:11:56 2026] PUT /v2.0/networks/d15e7196-0d4c-4d14-a0a7-d96671a56bf6/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1696] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:11:56 2026] GET /v2.0/networks/d15e7196-0d4c-4d14-a0a7-d96671a56bf6/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1697] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:11:56 2026] GET /v2.0/networks/548ddd63-cb42-4a20-92e4-a0bbcb0967fa/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:11:57.094 7 INFO neutron.services.segments.plugin [-] Segment 99e71b78-cfd5-48a7-895a-eb5df52a16f2 resource provider aggregate not found 2026-04-16 10:11:57.103 7 INFO neutron.services.segments.plugin [-] Segment 99e71b78-cfd5-48a7-895a-eb5df52a16f2 resource provider aggregate not found 2026-04-16 10:11:57.126 7 INFO neutron.services.segments.plugin [-] Segment 99e71b78-cfd5-48a7-895a-eb5df52a16f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99e71b78-cfd5-48a7-895a-eb5df52a16f2 found for delete ", "request_id": "req-018b3295-e02d-4636-971f-55809b4066a5"}]} 2026-04-16 10:11:57.131 7 INFO neutron.services.segments.plugin [-] Segment 99e71b78-cfd5-48a7-895a-eb5df52a16f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99e71b78-cfd5-48a7-895a-eb5df52a16f2 found for delete ", "request_id": "req-4bd6064b-72bf-4a57-8dbd-e01052d2d2b6"}]} [pid: 7|app: 0|req: 856/1698] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:56 2026] DELETE /v2.0/networks/548ddd63-cb42-4a20-92e4-a0bbcb0967fa => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:11:57.263 8 INFO neutron.services.segments.plugin [-] Segment 8826cdad-a926-4fe7-95be-7338943b83e3 resource provider aggregate not found 2026-04-16 10:11:57.264 8 INFO neutron.services.segments.plugin [-] Segment 8826cdad-a926-4fe7-95be-7338943b83e3 resource provider aggregate not found 2026-04-16 10:11:57.283 8 INFO neutron.services.segments.plugin [-] Segment 8826cdad-a926-4fe7-95be-7338943b83e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8826cdad-a926-4fe7-95be-7338943b83e3 found for delete ", "request_id": "req-c8566505-dfe4-4da4-aed5-b41372352268"}]} 2026-04-16 10:11:57.286 8 INFO neutron.services.segments.plugin [-] Segment 8826cdad-a926-4fe7-95be-7338943b83e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8826cdad-a926-4fe7-95be-7338943b83e3 found for delete ", "request_id": "req-8b086f1f-4837-43a2-ae63-61d0836c9a6e"}]} [pid: 8|app: 0|req: 843/1699] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:11:57 2026] DELETE /v2.0/networks/d15e7196-0d4c-4d14-a0a7-d96671a56bf6 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1700] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:57 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1701] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:57 2026] GET /v2.0/security-groups?id=957e6b40-9c21-4681-b155-426a0ac1ef9c&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: 858/1702] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:57 2026] GET /v2.0/security-groups?tenant_id=da3746820cba42f792b58f7df392080d&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1703] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:58 2026] DELETE /v2.0/security-groups/de83794f-4ca5-4a7d-bd98-f0181e0b1426 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1704] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:11:58 2026] GET /v2.0/security-groups?tenant_id=c1d717367132428d825706b8d48c2126&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1705] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:11:58 2026] DELETE /v2.0/security-groups/ca7491bf-2f22-4b89-9fd0-37b191066598 => 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: 860/1706] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:58 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1707] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:58 2026] GET /v2.0/security-groups?id=957e6b40-9c21-4681-b155-426a0ac1ef9c&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: 861/1708] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:11:59 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1709] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:11:59 2026] GET /v2.0/security-groups?id=957e6b40-9c21-4681-b155-426a0ac1ef9c&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1710] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:00 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1711] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:00 2026] GET /v2.0/security-groups?id=957e6b40-9c21-4681-b155-426a0ac1ef9c&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: 863/1712] 10.0.0.214 () {34 vars in 990 bytes} [Thu Apr 16 10:12:01 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1713] 10.0.0.214 () {34 vars in 1040 bytes} [Thu Apr 16 10:12:01 2026] GET /v2.0/security-groups?id=182ff49d-c75d-43fd-b3bc-65097268c01d&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: 864/1714] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:01 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1715] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:01 2026] GET /v2.0/security-groups?id=957e6b40-9c21-4681-b155-426a0ac1ef9c&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: 865/1716] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:02 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1717] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:02 2026] GET /v2.0/security-groups?id=957e6b40-9c21-4681-b155-426a0ac1ef9c&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1718] 199.204.45.153 () {34 vars in 994 bytes} [Thu Apr 16 10:12:02 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:12:02.845 8 INFO neutron_taas.services.taas.taas_plugin [req-322e0f6a-d970-4b06-ab2b-7141654956e5 req-2b48b97b-f55a-4ddf-965f-0bd9aba8fd0b 08e1c58cd123424eb12978414eeaf4c2 7f1c8ea6dac64c6d88349d9b5d8f757c - - default default] TaaS: Handle Delete Port: a229ed5b-4b5b-4272-9faa-f7aa414b274f 2026-04-16 10:12:02.848 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-322e0f6a-d970-4b06-ab2b-7141654956e5 req-2b48b97b-f55a-4ddf-965f-0bd9aba8fd0b 08e1c58cd123424eb12978414eeaf4c2 7f1c8ea6dac64c6d88349d9b5d8f757c - - default default] Tap Mirror: Handle Delete Port: a229ed5b-4b5b-4272-9faa-f7aa414b274f [pid: 8|app: 0|req: 853/1719] 199.204.45.153 () {36 vars in 997 bytes} [Thu Apr 16 10:12:02 2026] DELETE /v2.0/ports/a229ed5b-4b5b-4272-9faa-f7aa414b274f => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:12:03.044 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-13ca3b8e-7945-4a5f-8cde-81e462662409'] response: {'server_uuid': 'f1a64e56-0adb-411e-9316-2379fb3ef001', 'name': 'network-vif-deleted', 'tag': 'a229ed5b-4b5b-4272-9faa-f7aa414b274f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 868/1722] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:03 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => 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: 855/1723] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:04 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => 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: 869/1724] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:05 2026] GET /v2.0/ports?device_id=f1a64e56-0adb-411e-9316-2379fb3ef001 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:12:07.393 8 INFO neutron_taas.services.taas.taas_plugin [None req-a136afa6-bb54-4027-b3da-ef2ca3214f03 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 79816ba7-8722-4124-a49f-02d00347bcf8 2026-04-16 10:12:07.395 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a136afa6-bb54-4027-b3da-ef2ca3214f03 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 79816ba7-8722-4124-a49f-02d00347bcf8 [pid: 8|app: 0|req: 856/1725] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:12:06 2026] PUT /v2.0/routers/cbcfded9-f47e-40dc-a9a1-3695302b0366/remove_router_interface => generated 309 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:12:08.144 7 INFO neutron_taas.services.taas.taas_plugin [None req-8dac6b9e-4ae2-44e5-9d08-c7ad4b282ce3 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 6fbfbd25-ba01-4161-9256-4eed086e0712 2026-04-16 10:12:08.148 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8dac6b9e-4ae2-44e5-9d08-c7ad4b282ce3 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 6fbfbd25-ba01-4161-9256-4eed086e0712 2026-04-16 10:12:08.456 7 INFO neutron_taas.services.taas.taas_plugin [None req-8dac6b9e-4ae2-44e5-9d08-c7ad4b282ce3 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 29ba5ba8-d8b6-42be-8652-84a832b50bed 2026-04-16 10:12:08.459 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8dac6b9e-4ae2-44e5-9d08-c7ad4b282ce3 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 29ba5ba8-d8b6-42be-8652-84a832b50bed 2026-04-16 10:12:08.826 7 INFO neutron.services.segments.plugin [-] Segment 57f44b17-365b-4607-a2fe-25d6cb437cc9 resource provider aggregate not found 2026-04-16 10:12:08.835 7 INFO neutron.services.segments.plugin [-] Segment 57f44b17-365b-4607-a2fe-25d6cb437cc9 resource provider aggregate not found 2026-04-16 10:12:08.853 7 INFO neutron.services.segments.plugin [-] Segment 57f44b17-365b-4607-a2fe-25d6cb437cc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f44b17-365b-4607-a2fe-25d6cb437cc9 found for delete ", "request_id": "req-e3c0de9c-0ec8-4ea2-a945-47c9df3bab58"}]} 2026-04-16 10:12:08.854 7 INFO neutron.services.segments.plugin [-] Segment 57f44b17-365b-4607-a2fe-25d6cb437cc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f44b17-365b-4607-a2fe-25d6cb437cc9 found for delete ", "request_id": "req-bf0fa4bb-446b-4ae0-ae85-b30d88d4a50a"}]} 2026-04-16 10:12:08.861 7 INFO neutron.db.l3_hamode_db [None req-8dac6b9e-4ae2-44e5-9d08-c7ad4b282ce3 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] HA network adde75a5-b924-4a29-9865-935f99b71754 was deleted as no HA routers are present in tenant 7f1c8ea6dac64c6d88349d9b5d8f757c. [pid: 7|app: 0|req: 870/1726] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:12:07 2026] DELETE /v2.0/routers/cbcfded9-f47e-40dc-a9a1-3695302b0366 => generated 0 bytes in 941 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1727] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:12:08 2026] DELETE /v2.0/subnets/0201039c-7057-4637-8220-aea9d31efe4d => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:12:09.157 7 INFO neutron_taas.services.taas.taas_plugin [None req-74a2bead-5d5f-467d-9215-5f3e7becebf6 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: daee4b60-7d03-473d-aad0-bb981616db71 2026-04-16 10:12:09.160 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74a2bead-5d5f-467d-9215-5f3e7becebf6 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: daee4b60-7d03-473d-aad0-bb981616db71 [pid: 7|app: 0|req: 871/1728] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:12:09 2026] DELETE /v2.0/networks/50af6eaf-f8be-42a7-b62c-23daed7e3218 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1729] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:12:09 2026] GET /v2.0/security-groups?tenant_id=7f1c8ea6dac64c6d88349d9b5d8f757c&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1730] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:12:09 2026] DELETE /v2.0/security-groups/957e6b40-9c21-4681-b155-426a0ac1ef9c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:12:10.877 7 INFO neutron.services.segments.plugin [-] Segment 18b79e85-8756-40ec-9361-914fbee3ae24 resource provider aggregate not found 2026-04-16 10:12:10.883 7 INFO neutron.services.segments.plugin [-] Segment 18b79e85-8756-40ec-9361-914fbee3ae24 resource provider aggregate not found 2026-04-16 10:12:10.900 7 INFO neutron.services.segments.plugin [-] Segment 18b79e85-8756-40ec-9361-914fbee3ae24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18b79e85-8756-40ec-9361-914fbee3ae24 found for delete ", "request_id": "req-20c39fa5-b750-4723-860a-d928509188b1"}]} 2026-04-16 10:12:10.901 7 INFO neutron.services.segments.plugin [-] Segment 18b79e85-8756-40ec-9361-914fbee3ae24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18b79e85-8756-40ec-9361-914fbee3ae24 found for delete ", "request_id": "req-5db8e65e-7656-41a8-a8bc-6a9c0796ea2e"}]} [pid: 8|app: 0|req: 859/1731] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:12:13 2026] GET /v2.0/security-groups?tenant_id=9c4170e6ecbb48bf818d24984f60cb16&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1732] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:12:13 2026] DELETE /v2.0/security-groups/fb44f577-f189-4ced-b841-370a9c6fd9a7 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1733] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:12:13 2026] GET /v2.0/security-groups?tenant_id=000ad6e19029441eb072c47b537cf685&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1734] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:12:13 2026] DELETE /v2.0/security-groups/8bd76e6e-6930-46cc-a972-f2d4bb729581 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1735] 10.0.0.230 () {32 vars in 826 bytes} [Thu Apr 16 10:12:15 2026] GET /v2.0/ports?project_id=58f95e9d6ece48e9a89e1bd5a6728651&network_id=816d6571-0428-45dc-826d-159307772ece => generated 3691 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1736] 10.0.0.230 () {32 vars in 742 bytes} [Thu Apr 16 10:12:15 2026] GET /v2.0/subnets?network_id=b1bed6a2-bd6f-442a-bee8-321efd10434a => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:12:15.974 7 INFO neutron.db.segments_db [None req-b7981bb0-b138-4b6b-9129-362d98fdbb94 dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] Added segment 7b24d53c-8afc-47b5-b1d5-6fbb3fca6464 of type vxlan for network a0ebd06c-b9ff-4238-adb8-cb3f521ea75a [pid: 7|app: 0|req: 875/1737] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:12:15 2026] POST /v2.0/networks => generated 628 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:12:16.211 7 INFO neutron.db.l3_db [None req-655d06b3-2974-42dd-9cf0-dac9bb2380a6 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Floating IP 90cd91dd-2791-49a7-bb66-7cfe651a8d2a disassociated. External IP: 10.96.250.209, port: 01ee9b75-f428-48be-96a1-8d808405bd37. [pid: 8|app: 0|req: 863/1738] 10.0.0.230 () {34 vars in 665 bytes} [Thu Apr 16 10:12:16 2026] POST /v2.0/ports => generated 778 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:12:16.385 8 INFO neutron.db.segments_db [None req-3682a9c5-a59f-4be8-a31c-b2015dbcdb16 dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] Added segment 0f4230f7-f26a-489d-a2a9-07df09536ee8 of type vxlan for network e1efb1d2-c348-4afa-9be9-dc3bab7d4dd8 [pid: 8|app: 0|req: 864/1739] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:12:16 2026] POST /v2.0/networks => generated 616 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1740] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:12:16 2026] PUT /v2.0/floatingips/90cd91dd-2791-49a7-bb66-7cfe651a8d2a => generated 554 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1741] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:12:16 2026] GET /v2.0/floatingips/90cd91dd-2791-49a7-bb66-7cfe651a8d2a => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:12:16.579 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52d6a89d-3add-4836-9123-488cf9a1c1e0'] response: {'name': 'network-changed', 'server_uuid': '762ff369-82af-4109-9105-1e26100d0d71', 'tag': '01ee9b75-f428-48be-96a1-8d808405bd37', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 865/1742] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:12:16 2026] POST /v2.0/subnets => generated 646 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1743] 10.0.0.230 () {34 vars in 665 bytes} [Thu Apr 16 10:12:16 2026] POST /v2.0/ports => generated 965 bytes in 345 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: 866/1744] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:12:17 2026] GET /v2.0/ports?tenant_id=58f95e9d6ece48e9a89e1bd5a6728651&device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1745] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:12:17 2026] GET /v2.0/networks?id=816d6571-0428-45dc-826d-159307772ece => 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: 868/1746] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:12:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=01ee9b75-f428-48be-96a1-8d808405bd37 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:12:17.221 7 INFO neutron_taas.services.taas.taas_plugin [None req-98062c57-807e-4578-bb2e-c51f85811975 dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] TaaS: Handle Delete Port: 1d70c2af-4d31-4cf6-8e16-111c3750183a 2026-04-16 10:12:17.224 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98062c57-807e-4578-bb2e-c51f85811975 dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] Tap Mirror: Handle Delete Port: 1d70c2af-4d31-4cf6-8e16-111c3750183a [pid: 8|app: 0|req: 869/1747] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:12:17 2026] GET /v2.0/subnets?id=1e7efa1e-adb5-417c-aff9-20f9019b606c => generated 678 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1748] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:12:17 2026] GET /v2.0/ports?network_id=816d6571-0428-45dc-826d-159307772ece&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1749] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:12:17 2026] GET /v2.0/networks/816d6571-0428-45dc-826d-159307772ece?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1750] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:12:17 2026] DELETE /v2.0/ports/1d70c2af-4d31-4cf6-8e16-111c3750183a => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1751] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:12:17 2026] GET /v2.0/networks/816d6571-0428-45dc-826d-159307772ece?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:12:17.362 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15a915b3-bd78-4f7e-8515-b118c5e0c72e dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 880/1752] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:12:17 2026] DELETE /v2.0/ports/1d70c2af-4d31-4cf6-8e16-111c3750183a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:12:17.392 8 INFO neutron.pecan_wsgi.hooks.translation [None req-434b4e7f-0499-42a0-83e3-84af86f4b72d dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 873/1753] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:12:17 2026] GET /v2.0/ports/1d70c2af-4d31-4cf6-8e16-111c3750183a => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1754] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:12:17 2026] GET /v2.0/floatingips/90cd91dd-2791-49a7-bb66-7cfe651a8d2a => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1755] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:12:17 2026] DELETE /v2.0/subnets/13f8ce9f-3978-415d-afcf-aedaf2f43ff7 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:12:17.776 8 INFO neutron_taas.services.taas.taas_plugin [None req-f42478de-ce7f-4d09-922c-112ca70f9844 dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] TaaS: Handle Delete Port: 7c49fdcb-88a5-4b00-b603-d4398c8c0dbc 2026-04-16 10:12:17.780 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f42478de-ce7f-4d09-922c-112ca70f9844 dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] Tap Mirror: Handle Delete Port: 7c49fdcb-88a5-4b00-b603-d4398c8c0dbc 2026-04-16 10:12:17.980 8 INFO neutron.services.segments.plugin [-] Segment 0f4230f7-f26a-489d-a2a9-07df09536ee8 resource provider aggregate not found 2026-04-16 10:12:17.987 8 INFO neutron.services.segments.plugin [-] Segment 0f4230f7-f26a-489d-a2a9-07df09536ee8 resource provider aggregate not found 2026-04-16 10:12:18.004 8 INFO neutron.services.segments.plugin [-] Segment 0f4230f7-f26a-489d-a2a9-07df09536ee8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f4230f7-f26a-489d-a2a9-07df09536ee8 found for delete ", "request_id": "req-66275056-ccaf-490c-8552-a3229b34cc94"}]} 2026-04-16 10:12:18.011 8 INFO neutron.services.segments.plugin [-] Segment 0f4230f7-f26a-489d-a2a9-07df09536ee8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f4230f7-f26a-489d-a2a9-07df09536ee8 found for delete ", "request_id": "req-f55aa789-64ab-4d92-a51c-ce511c9fe07a"}]} [pid: 8|app: 0|req: 875/1756] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:12:17 2026] DELETE /v2.0/networks/e1efb1d2-c348-4afa-9be9-dc3bab7d4dd8 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:12:18.083 7 INFO neutron.db.segments_db [None req-6caeab98-e93c-4dff-92fa-cc525d02324c dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] Added segment de69debc-5cbe-4f83-9fe9-5f755210b09a of type vxlan for network 70200b95-553d-4fca-9e30-ecd65d79988b [pid: 7|app: 0|req: 882/1759] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:12:18 2026] POST /v2.0/networks => generated 616 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1760] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:12:18 2026] POST /v2.0/subnets => generated 646 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1761] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:12:18 2026] GET /v2.0/floatingips/90cd91dd-2791-49a7-bb66-7cfe651a8d2a => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1762] 10.0.0.230 () {34 vars in 665 bytes} [Thu Apr 16 10:12:18 2026] POST /v2.0/ports => generated 927 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:12:19.058 8 INFO neutron_taas.services.taas.taas_plugin [None req-ecfeb7fd-d1ab-4467-8446-412eb89b24ff dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] TaaS: Handle Delete Port: b294a20d-5d51-43b8-ba41-654c3747105d 2026-04-16 10:12:19.062 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ecfeb7fd-d1ab-4467-8446-412eb89b24ff dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] Tap Mirror: Handle Delete Port: b294a20d-5d51-43b8-ba41-654c3747105d [pid: 8|app: 0|req: 880/1763] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:12:18 2026] DELETE /v2.0/ports/b294a20d-5d51-43b8-ba41-654c3747105d => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:12:19.223 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1315d23-7bdb-4055-a605-be2bfa7824d4 dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 884/1764] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:12:19 2026] GET /v2.0/ports/b294a20d-5d51-43b8-ba41-654c3747105d => 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: 881/1765] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:12:19 2026] DELETE /v2.0/subnets/5054d8eb-b11e-460b-838e-ade614ad5fb1 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:12:19.494 7 INFO neutron.services.segments.plugin [-] Segment de69debc-5cbe-4f83-9fe9-5f755210b09a resource provider aggregate not found 2026-04-16 10:12:19.499 7 INFO neutron.services.segments.plugin [-] Segment de69debc-5cbe-4f83-9fe9-5f755210b09a resource provider aggregate not found 2026-04-16 10:12:19.520 7 INFO neutron.services.segments.plugin [-] Segment de69debc-5cbe-4f83-9fe9-5f755210b09a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de69debc-5cbe-4f83-9fe9-5f755210b09a found for delete ", "request_id": "req-144716b7-0afc-48af-8f5d-50a6ac33f286"}]} 2026-04-16 10:12:19.530 7 INFO neutron.services.segments.plugin [-] Segment de69debc-5cbe-4f83-9fe9-5f755210b09a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de69debc-5cbe-4f83-9fe9-5f755210b09a found for delete ", "request_id": "req-5e53d77f-de25-4ab1-b789-f8c586166029"}]} [pid: 7|app: 0|req: 885/1766] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:12:19 2026] DELETE /v2.0/networks/70200b95-553d-4fca-9e30-ecd65d79988b => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1767] 10.0.0.230 () {34 vars in 685 bytes} [Thu Apr 16 10:12:19 2026] POST /v2.0/security-groups => generated 1675 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1768] 10.0.0.230 () {34 vars in 665 bytes} [Thu Apr 16 10:12:19 2026] POST /v2.0/ports => generated 778 bytes in 312 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: 887/1769] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:12:19 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: 883/1770] 10.0.0.230 () {34 vars in 737 bytes} [Thu Apr 16 10:12:19 2026] PUT /v2.0/ports/3dfb3914-e15f-447e-af9e-51fb3c53c383 => generated 752 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1771] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:12:19 2026] POST /v2.0/security-group-rules => generated 596 bytes in 105 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: 889/1772] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:12:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:12:20.182 8 INFO neutron_taas.services.taas.taas_plugin [None req-2139c4f8-acd3-4ab5-aa34-45ebc8ecceb1 dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] TaaS: Handle Delete Port: 3dfb3914-e15f-447e-af9e-51fb3c53c383 2026-04-16 10:12:20.185 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2139c4f8-acd3-4ab5-aa34-45ebc8ecceb1 dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] Tap Mirror: Handle Delete Port: 3dfb3914-e15f-447e-af9e-51fb3c53c383 [pid: 7|app: 0|req: 890/1773] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:12:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1774] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:12:20 2026] DELETE /v2.0/ports/3dfb3914-e15f-447e-af9e-51fb3c53c383 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:12:20.315 7 INFO neutron.db.securitygroups_db [None req-7124f770-bfdc-46a4-9c25-d73aa18a55a0 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Project 58f95e9d6ece48e9a89e1bd5a6728651 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: 885/1775] 10.0.0.230 () {32 vars in 643 bytes} [Thu Apr 16 10:12:20 2026] GET /v2.0/ports => generated 781 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:12:20.345 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d34e5a00-9a57-4cbb-8659-c4a19a4c5981 dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 886/1776] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:12:20 2026] GET /v2.0/ports/3dfb3914-e15f-447e-af9e-51fb3c53c383 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1777] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:12:20 2026] POST /v2.0/security-group-rules => generated 607 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1778] 10.0.0.230 () {32 vars in 643 bytes} [Thu Apr 16 10:12:20 2026] GET /v2.0/ports => generated 781 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:12:20.435 7 INFO neutron.db.securitygroups_db [None req-f3246f4c-7da9-4eb7-a76c-fb11d54d8aee 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Project 58f95e9d6ece48e9a89e1bd5a6728651 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: 888/1779] 10.0.0.230 () {32 vars in 717 bytes} [Thu Apr 16 10:12:20 2026] GET /v2.0/ports/6538a8ee-9c71-4316-930c-662c0c331e96 => generated 778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:12:20.459 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a038de15-b006-4d6e-9824-0f8a7948caed dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 889/1780] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:12:20 2026] DELETE /v2.0/ports/b294a20d-5d51-43b8-ba41-654c3747105d => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:12:20.476 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea94d524-32a4-459d-865d-0f1aded244ff dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 890/1781] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:12:20 2026] DELETE /v2.0/subnets/5054d8eb-b11e-460b-838e-ade614ad5fb1 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:12:20.492 8 INFO neutron.pecan_wsgi.hooks.translation [None req-102cc9e3-8b09-4fb2-b5a2-75ec8ad65e18 dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 891/1782] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:12:20 2026] DELETE /v2.0/subnets/13f8ce9f-3978-415d-afcf-aedaf2f43ff7 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1783] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:12:20 2026] POST /v2.0/security-group-rules => generated 606 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:12:20.577 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4a76a68-1bc7-4e1f-ad74-1e412e870e5d dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] TaaS: Handle Delete Port: 6538a8ee-9c71-4316-930c-662c0c331e96 2026-04-16 10:12:20.579 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4a76a68-1bc7-4e1f-ad74-1e412e870e5d dfb2a6769a0a48d69df2d3b4e7d1b26b e6281402571540978a6d8c3d98a33ec9 - - default default] Tap Mirror: Handle Delete Port: 6538a8ee-9c71-4316-930c-662c0c331e96 [pid: 8|app: 0|req: 892/1784] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:12:20 2026] DELETE /v2.0/ports/6538a8ee-9c71-4316-930c-662c0c331e96 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1785] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:12:20 2026] DELETE /v2.0/networks/a0ebd06c-b9ff-4238-adb8-cb3f521ea75a => 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: 893/1786] 10.0.0.230 () {32 vars in 649 bytes} [Thu Apr 16 10:12:20 2026] GET /v2.0/networks => generated 1298 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1787] 10.0.0.81 () {34 vars in 1099 bytes} [Thu Apr 16 10:12:21 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1176673724&fields=id&tenant_id=58f95e9d6ece48e9a89e1bd5a6728651 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1788] 10.0.0.81 () {34 vars in 981 bytes} [Thu Apr 16 10:12:21 2026] GET /v2.0/networks?id=816d6571-0428-45dc-826d-159307772ece => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1789] 10.0.0.81 () {34 vars in 964 bytes} [Thu Apr 16 10:12:21 2026] GET /v2.0/quotas/58f95e9d6ece48e9a89e1bd5a6728651 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1790] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Apr 16 10:12:21 2026] GET /v2.0/ports?tenant_id=58f95e9d6ece48e9a89e1bd5a6728651&fields=id => generated 149 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1791] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Apr 16 10:12:21 2026] GET /v2.0/networks/816d6571-0428-45dc-826d-159307772ece?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: 896/1792] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Apr 16 10:12:21 2026] GET /v2.0/networks/816d6571-0428-45dc-826d-159307772ece?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1793] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:21 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => 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: 897/1794] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:12:21 2026] GET /v2.0/security-groups?tenant_id=e6281402571540978a6d8c3d98a33ec9&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:12:21.544 7 INFO neutron.services.segments.plugin [-] Segment 7b24d53c-8afc-47b5-b1d5-6fbb3fca6464 resource provider aggregate not found 2026-04-16 10:12:21.557 7 INFO neutron.services.segments.plugin [-] Segment 7b24d53c-8afc-47b5-b1d5-6fbb3fca6464 resource provider aggregate not found 2026-04-16 10:12:21.561 7 INFO neutron.services.segments.plugin [-] Segment 7b24d53c-8afc-47b5-b1d5-6fbb3fca6464 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b24d53c-8afc-47b5-b1d5-6fbb3fca6464 found for delete ", "request_id": "req-1fc18252-2792-4a57-89e6-c57a8a8e27ea"}]} 2026-04-16 10:12:21.569 7 INFO neutron.services.segments.plugin [-] Segment 7b24d53c-8afc-47b5-b1d5-6fbb3fca6464 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b24d53c-8afc-47b5-b1d5-6fbb3fca6464 found for delete ", "request_id": "req-6b1238a8-7c0c-4644-954a-a990f16d755b"}]} [pid: 8|app: 0|req: 898/1795] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:12:21 2026] DELETE /v2.0/security-groups/7bdae583-bc6c-4cea-bcd2-7180c0dde1ad => 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: 898/1796] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:22 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => 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: 899/1797] 10.0.0.230 () {34 vars in 677 bytes} [Thu Apr 16 10:12:23 2026] POST /v2.0/subnetpools => generated 549 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1798] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:12:23 2026] GET /v2.0/subnetpools/0e0ced34-a227-4c35-b33e-0c9ab53e2a61 => generated 549 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1799] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:12:23 2026] PUT /v2.0/subnetpools/0e0ced34-a227-4c35-b33e-0c9ab53e2a61 => generated 501 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1800] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:12:23 2026] DELETE /v2.0/subnetpools/0e0ced34-a227-4c35-b33e-0c9ab53e2a61 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:12:23.704 8 INFO neutron.api.v2.resource [None req-6112493d-3316-4960-bf2a-c5fa96351213 d42dc469e7744bf9a2583863dd1b2cda 21c73ef2ca2e470ca330b5e0f03cdb6b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 901/1801] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:12:23 2026] GET /v2.0/subnetpools/0e0ced34-a227-4c35-b33e-0c9ab53e2a61 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:12:23.727 8 INFO neutron.api.v2.resource [None req-d0b3768c-39e3-4daa-a25b-8ed1ea45d5c0 d42dc469e7744bf9a2583863dd1b2cda 21c73ef2ca2e470ca330b5e0f03cdb6b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 901/1802] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:23 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => 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: 902/1803] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:12:23 2026] DELETE /v2.0/subnetpools/0e0ced34-a227-4c35-b33e-0c9ab53e2a61 => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1804] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:12:24 2026] GET /v2.0/security-groups?tenant_id=21c73ef2ca2e470ca330b5e0f03cdb6b&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1805] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:12:24 2026] DELETE /v2.0/security-groups/0ad73e51-0b2d-4ac7-8c76-8ce8f5870cb1 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1806] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:24 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => 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: 904/1807] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:12:25 2026] GET /v2.0/networks?id=816d6571-0428-45dc-826d-159307772ece => generated 661 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1808] 199.204.45.153 () {34 vars in 1050 bytes} [Thu Apr 16 10:12:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=58f95e9d6ece48e9a89e1bd5a6728651 => generated 274 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1809] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:25 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => 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: 905/1810] 199.204.45.153 () {38 vars in 955 bytes} [Thu Apr 16 10:12:25 2026] POST /v2.0/ports => generated 958 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1811] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:12:26 2026] PUT /v2.0/ports/71fdd9ff-c7d7-4189-b628-3f18bceb747a => generated 1239 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:12:26.710 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cba2d0c-ee45-435e-8529-f876ddc78716'] response: {'name': 'network-changed', 'server_uuid': 'b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c', 'tag': '71fdd9ff-c7d7-4189-b628-3f18bceb747a', '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: 906/1812] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:26 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => generated 973 bytes in 86 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: 907/1813] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:27 2026] GET /v2.0/security-groups?id=a088fad6-e4a7-4444-8acb-5e5a38912487&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: 907/1814] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:12:27 2026] GET /v2.0/ports?tenant_id=58f95e9d6ece48e9a89e1bd5a6728651&device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => 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: 908/1815] 199.204.45.153 () {34 vars in 1018 bytes} [Thu Apr 16 10:12:27 2026] GET /v2.0/networks?tenant_id=58f95e9d6ece48e9a89e1bd5a6728651&shared=False => generated 757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1816] 199.204.45.153 () {34 vars in 930 bytes} [Thu Apr 16 10:12:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1817] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:28 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1818] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:28 2026] GET /v2.0/security-groups?id=a088fad6-e4a7-4444-8acb-5e5a38912487&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1819] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:12:28 2026] GET /v2.0/ports?tenant_id=58f95e9d6ece48e9a89e1bd5a6728651&device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1820] 199.204.45.153 () {34 vars in 1060 bytes} [Thu Apr 16 10:12:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=71fdd9ff-c7d7-4189-b628-3f18bceb747a => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1821] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:12:28 2026] GET /v2.0/subnets?id=1e7efa1e-adb5-417c-aff9-20f9019b606c => 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: 911/1822] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:12:28 2026] GET /v2.0/ports?network_id=816d6571-0428-45dc-826d-159307772ece&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: 912/1823] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:12:28 2026] GET /v2.0/networks/816d6571-0428-45dc-826d-159307772ece?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1824] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:12:28 2026] GET /v2.0/networks/816d6571-0428-45dc-826d-159307772ece?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1825] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:29 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => 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: 913/1826] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:29 2026] GET /v2.0/security-groups?id=a088fad6-e4a7-4444-8acb-5e5a38912487&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: 914/1827] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:12:29 2026] GET /v2.0/security-groups?tenant_id=faf4331f1f864bc9a7596764968d9a53&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1828] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:12:30 2026] DELETE /v2.0/security-groups/e0c52345-229e-4722-aa87-a0554c36d7bb => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1829] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:12:30 2026] GET /v2.0/security-groups?tenant_id=f2eeef571cee41c68754eccebd2bc33f&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1830] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:12:30 2026] DELETE /v2.0/security-groups/74521820-e985-4bd6-a1ec-3ca0408a2370 => 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: 916/1831] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:30 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1832] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:30 2026] GET /v2.0/security-groups?id=a088fad6-e4a7-4444-8acb-5e5a38912487&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1833] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:31 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => 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: 917/1834] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:31 2026] GET /v2.0/security-groups?id=a088fad6-e4a7-4444-8acb-5e5a38912487&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:12:32.566 7 INFO neutron.db.segments_db [None req-9ee1ac96-281a-48bb-baed-c31a61a9c371 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment a5cd03e3-a2f9-44e0-83ed-ff9afd4669ef of type vxlan for network 250db8a2-6643-4e48-ae8c-68b85bc658b1 [pid: 7|app: 0|req: 918/1835] 10.0.0.230 () {34 vars in 671 bytes} [Thu Apr 16 10:12:32 2026] POST /v2.0/networks => generated 722 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1836] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:12:32 2026] POST /v2.0/subnets => generated 688 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1837] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:32 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:12:32.967 8 INFO neutron.db.segments_db [None req-deaf7b3e-d90a-4566-a72d-385d757944d0 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment edf94ee6-cb61-4e47-96f5-8eae2f10eb97 of type vxlan for network 96226cc0-7972-40e2-a6ea-8b782c251c51 [pid: 7|app: 0|req: 920/1838] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:32 2026] GET /v2.0/security-groups?id=a088fad6-e4a7-4444-8acb-5e5a38912487&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:12:33.326 8 INFO neutron.db.l3_hamode_db [None req-deaf7b3e-d90a-4566-a72d-385d757944d0 ef869f83488e48bcb5b807c92a0a69ef 408e4064c17840039f061045e1efbe59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 923/1841] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:34 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:12:34.181 8 INFO neutron.db.l3_hamode_db [None req-deaf7b3e-d90a-4566-a72d-385d757944d0 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 924/1842] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:34 2026] GET /v2.0/security-groups?id=a088fad6-e4a7-4444-8acb-5e5a38912487&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: 925/1843] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:34 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => 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: 926/1844] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:34 2026] GET /v2.0/security-groups?id=a088fad6-e4a7-4444-8acb-5e5a38912487&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: 927/1845] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:12:34 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:12:34.811 7 INFO neutron.db.l3_db [None req-cab90faf-c0ed-4cd2-9e4d-a0a01deb394e 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Floating IP 90cd91dd-2791-49a7-bb66-7cfe651a8d2a associated. External IP: 10.96.250.209, port: 71fdd9ff-c7d7-4189-b628-3f18bceb747a. [pid: 7|app: 0|req: 928/1846] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:12:34 2026] PUT /v2.0/floatingips/90cd91dd-2791-49a7-bb66-7cfe651a8d2a => generated 856 bytes in 683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:12:35.180 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f55d1131-f026-407b-b7a6-c39348e52282'] response: {'name': 'network-changed', 'server_uuid': 'b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c', 'tag': '71fdd9ff-c7d7-4189-b628-3f18bceb747a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 929/1847] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:12:35 2026] GET /v2.0/floatingips/90cd91dd-2791-49a7-bb66-7cfe651a8d2a => generated 856 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1848] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:12:32 2026] POST /v2.0/routers => generated 728 bytes in 2291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1849] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:12:35 2026] GET /v2.0/ports?tenant_id=58f95e9d6ece48e9a89e1bd5a6728651&device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1850] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:12:35 2026] GET /v2.0/networks?id=816d6571-0428-45dc-826d-159307772ece => generated 757 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1851] 199.204.45.153 () {34 vars in 1060 bytes} [Thu Apr 16 10:12:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=71fdd9ff-c7d7-4189-b628-3f18bceb747a => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1852] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:12:35 2026] GET /v2.0/subnets?id=1e7efa1e-adb5-417c-aff9-20f9019b606c => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1853] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:12:35 2026] GET /v2.0/ports?network_id=816d6571-0428-45dc-826d-159307772ece&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: 925/1854] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:12:35 2026] GET /v2.0/networks/816d6571-0428-45dc-826d-159307772ece?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: 926/1855] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:12:35 2026] GET /v2.0/networks/816d6571-0428-45dc-826d-159307772ece?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: 927/1856] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:12:36 2026] GET /v2.0/floatingips/90cd91dd-2791-49a7-bb66-7cfe651a8d2a => generated 856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1857] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:12:35 2026] PUT /v2.0/routers/7f6b44b8-ad23-4d4a-9587-63c1ada4da41/add_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1858] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:12:37 2026] GET /v2.0/floatingips/90cd91dd-2791-49a7-bb66-7cfe651a8d2a => generated 858 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1859] 10.0.0.81 () {34 vars in 981 bytes} [Thu Apr 16 10:12:38 2026] GET /v2.0/networks?id=250db8a2-6643-4e48-ae8c-68b85bc658b1 => generated 673 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1860] 10.0.0.81 () {34 vars in 964 bytes} [Thu Apr 16 10:12:38 2026] GET /v2.0/quotas/408e4064c17840039f061045e1efbe59 => 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: 932/1861] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Apr 16 10:12:38 2026] GET /v2.0/ports?tenant_id=408e4064c17840039f061045e1efbe59&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1862] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Apr 16 10:12:38 2026] GET /v2.0/networks/250db8a2-6643-4e48-ae8c-68b85bc658b1?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: 933/1863] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Apr 16 10:12:38 2026] GET /v2.0/networks/250db8a2-6643-4e48-ae8c-68b85bc658b1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1864] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:39 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => 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: 934/1865] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:40 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1866] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:41 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => 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: 935/1867] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:42 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => 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: 933/1868] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:12:43 2026] GET /v2.0/networks?id=250db8a2-6643-4e48-ae8c-68b85bc658b1 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1869] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:43 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => 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: 936/1870] 199.204.45.153 () {38 vars in 955 bytes} [Thu Apr 16 10:12:43 2026] POST /v2.0/ports => generated 958 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1871] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:12:43 2026] PUT /v2.0/ports/fb302293-c270-4c47-937a-4278b63475f5 => generated 1239 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:12:44.251 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a9d9eb2-39e6-4f8c-906c-16e6c266f9b9'] response: {'name': 'network-changed', 'server_uuid': '82d23289-25f5-4164-b4b8-7a4f433cdc98', 'tag': 'fb302293-c270-4c47-937a-4278b63475f5', '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: 937/1872] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:44 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => generated 973 bytes in 90 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: 936/1873] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:44 2026] GET /v2.0/security-groups?id=4b6ef306-c6b3-49b6-86da-16186b413996&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1874] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:12:44 2026] GET /v2.0/ports?tenant_id=408e4064c17840039f061045e1efbe59&device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1875] 199.204.45.153 () {34 vars in 1018 bytes} [Thu Apr 16 10:12:44 2026] GET /v2.0/networks?tenant_id=408e4064c17840039f061045e1efbe59&shared=False => generated 769 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1876] 199.204.45.153 () {34 vars in 930 bytes} [Thu Apr 16 10:12:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1877] 10.0.0.214 () {34 vars in 990 bytes} [Thu Apr 16 10:12:45 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => 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: 940/1878] 10.0.0.214 () {34 vars in 1040 bytes} [Thu Apr 16 10:12:45 2026] GET /v2.0/security-groups?id=a088fad6-e4a7-4444-8acb-5e5a38912487&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: 939/1879] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:45 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1880] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:45 2026] GET /v2.0/security-groups?id=4b6ef306-c6b3-49b6-86da-16186b413996&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1881] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:12:45 2026] GET /v2.0/ports?tenant_id=408e4064c17840039f061045e1efbe59&device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1882] 199.204.45.153 () {34 vars in 1060 bytes} [Thu Apr 16 10:12:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=fb302293-c270-4c47-937a-4278b63475f5 => 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: 941/1883] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:12:46 2026] GET /v2.0/subnets?id=c14df392-7801-4964-9e60-22f69cdf17e3 => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1884] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:12:46 2026] GET /v2.0/ports?network_id=250db8a2-6643-4e48-ae8c-68b85bc658b1&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: 942/1885] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:12:46 2026] GET /v2.0/networks/250db8a2-6643-4e48-ae8c-68b85bc658b1?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: 944/1886] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:12:46 2026] GET /v2.0/networks/250db8a2-6643-4e48-ae8c-68b85bc658b1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1887] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:46 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => 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: 945/1888] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:46 2026] GET /v2.0/security-groups?id=4b6ef306-c6b3-49b6-86da-16186b413996&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: 8|app: 0|req: 944/1889] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:48 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1890] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:48 2026] GET /v2.0/security-groups?id=4b6ef306-c6b3-49b6-86da-16186b413996&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1893] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:49 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => 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: 948/1894] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:49 2026] GET /v2.0/security-groups?id=4b6ef306-c6b3-49b6-86da-16186b413996&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1895] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:50 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1896] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:50 2026] GET /v2.0/security-groups?id=4b6ef306-c6b3-49b6-86da-16186b413996&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1897] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:51 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1898] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:51 2026] GET /v2.0/security-groups?id=4b6ef306-c6b3-49b6-86da-16186b413996&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: 949/1899] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:53 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1900] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:53 2026] GET /v2.0/security-groups?id=4b6ef306-c6b3-49b6-86da-16186b413996&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: 8|app: 0|req: 950/1901] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:54 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => 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: 952/1902] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:54 2026] GET /v2.0/security-groups?id=4b6ef306-c6b3-49b6-86da-16186b413996&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: 951/1903] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:54 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1904] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:54 2026] GET /v2.0/security-groups?id=a088fad6-e4a7-4444-8acb-5e5a38912487&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: 952/1905] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:55 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1906] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:55 2026] GET /v2.0/security-groups?id=4b6ef306-c6b3-49b6-86da-16186b413996&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: 8|app: 0|req: 953/1907] 199.204.45.153 () {34 vars in 994 bytes} [Thu Apr 16 10:12:55 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:12:55.721 7 INFO neutron_taas.services.taas.taas_plugin [req-4a9bf14d-bc7c-4123-8230-c7f5cfb98418 req-ff1fc763-3603-456b-bc42-8732b81e73c3 0af6836006324976a105ae251d07ee97 408e4064c17840039f061045e1efbe59 - - default default] TaaS: Handle Delete Port: fb302293-c270-4c47-937a-4278b63475f5 2026-04-16 10:12:55.725 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4a9bf14d-bc7c-4123-8230-c7f5cfb98418 req-ff1fc763-3603-456b-bc42-8732b81e73c3 0af6836006324976a105ae251d07ee97 408e4064c17840039f061045e1efbe59 - - default default] Tap Mirror: Handle Delete Port: fb302293-c270-4c47-937a-4278b63475f5 [pid: 7|app: 0|req: 955/1908] 199.204.45.153 () {36 vars in 997 bytes} [Thu Apr 16 10:12:55 2026] DELETE /v2.0/ports/fb302293-c270-4c47-937a-4278b63475f5 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:12:55.916 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-09af16a4-8c03-4a96-9790-95d6d2e152b5'] response: {'server_uuid': '82d23289-25f5-4164-b4b8-7a4f433cdc98', 'name': 'network-vif-deleted', 'tag': 'fb302293-c270-4c47-937a-4278b63475f5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 954/1909] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:55 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1910] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:55 2026] GET /v2.0/security-groups?id=a088fad6-e4a7-4444-8acb-5e5a38912487&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: 955/1911] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:56 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => 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: 956/1912] 199.204.45.153 () {34 vars in 994 bytes} [Thu Apr 16 10:12:57 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1913] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:57 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1914] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:12:57 2026] GET /v2.0/security-groups?id=a088fad6-e4a7-4444-8acb-5e5a38912487&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-04-16 10:12:57.285 8 INFO neutron_taas.services.taas.taas_plugin [req-ae44c4d7-5ea6-4ee0-be9e-007ec4ef6463 req-40c29109-8c2a-4d4e-8416-e0b200db4286 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] TaaS: Handle Delete Port: 71fdd9ff-c7d7-4189-b628-3f18bceb747a 2026-04-16 10:12:57.288 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ae44c4d7-5ea6-4ee0-be9e-007ec4ef6463 req-40c29109-8c2a-4d4e-8416-e0b200db4286 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Tap Mirror: Handle Delete Port: 71fdd9ff-c7d7-4189-b628-3f18bceb747a 2026-04-16 10:12:57.410 8 INFO neutron.db.l3_db [req-ae44c4d7-5ea6-4ee0-be9e-007ec4ef6463 req-40c29109-8c2a-4d4e-8416-e0b200db4286 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Floating IP 90cd91dd-2791-49a7-bb66-7cfe651a8d2a disassociated. External IP: 10.96.250.209, port: 71fdd9ff-c7d7-4189-b628-3f18bceb747a. [pid: 7|app: 0|req: 959/1915] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:57 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => 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: 957/1916] 199.204.45.153 () {36 vars in 997 bytes} [Thu Apr 16 10:12:57 2026] DELETE /v2.0/ports/71fdd9ff-c7d7-4189-b628-3f18bceb747a => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:12:57.811 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-685d36e6-0f35-411e-b403-141f9f5f12ec'] response: {'server_uuid': 'b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c', 'name': 'network-vif-deleted', 'tag': '71fdd9ff-c7d7-4189-b628-3f18bceb747a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 960/1917] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:58 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => 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: 958/1918] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:58 2026] GET /v2.0/ports?device_id=82d23289-25f5-4164-b4b8-7a4f433cdc98 => 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: 961/1919] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:12:59 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => 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: 959/1920] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:00 2026] GET /v2.0/ports?device_id=b6d9d12b-0aa6-4bc1-8764-66338fa8bb6c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:13:01.400 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e00364e-0ca3-4dda-a9fc-eec422de5823 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 0d7ee29b-9c45-47c1-ab4d-f448284e4bc4 2026-04-16 10:13:01.403 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e00364e-0ca3-4dda-a9fc-eec422de5823 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 0d7ee29b-9c45-47c1-ab4d-f448284e4bc4 [pid: 8|app: 0|req: 960/1921] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:01 2026] DELETE /v2.0/security-groups/a088fad6-e4a7-4444-8acb-5e5a38912487 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:13:01.833 8 INFO neutron_taas.services.taas.taas_plugin [None req-0db343ab-b53c-4c94-ae37-77548c0dc49e 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] TaaS: Handle Delete Port: 814bef3c-87c4-4a89-b6f3-081dee655f52 2026-04-16 10:13:01.835 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0db343ab-b53c-4c94-ae37-77548c0dc49e 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Tap Mirror: Handle Delete Port: 814bef3c-87c4-4a89-b6f3-081dee655f52 [pid: 7|app: 0|req: 962/1922] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:13:01 2026] PUT /v2.0/routers/7f6b44b8-ad23-4d4a-9587-63c1ada4da41/remove_router_interface => generated 309 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1923] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:13:01 2026] DELETE /v2.0/floatingips/90cd91dd-2791-49a7-bb66-7cfe651a8d2a => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:13:02.130 7 INFO neutron_taas.services.taas.taas_plugin [None req-60408576-1fe5-4617-adbb-00c980718471 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 5f5268bf-bad2-4b0c-8e04-fb7883b6c53f 2026-04-16 10:13:02.133 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60408576-1fe5-4617-adbb-00c980718471 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 5f5268bf-bad2-4b0c-8e04-fb7883b6c53f [pid: 8|app: 0|req: 962/1924] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:02 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1925] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:13:02 2026] GET /v2.0/security-groups?id=182ff49d-c75d-43fd-b3bc-65097268c01d&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:13:02.388 7 INFO neutron_taas.services.taas.taas_plugin [None req-60408576-1fe5-4617-adbb-00c980718471 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 32348884-b975-4613-aa68-ea3c8978bf17 2026-04-16 10:13:02.390 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60408576-1fe5-4617-adbb-00c980718471 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 32348884-b975-4613-aa68-ea3c8978bf17 2026-04-16 10:13:02.734 7 INFO neutron.services.segments.plugin [-] Segment edf94ee6-cb61-4e47-96f5-8eae2f10eb97 resource provider aggregate not found 2026-04-16 10:13:02.741 7 INFO neutron.services.segments.plugin [-] Segment edf94ee6-cb61-4e47-96f5-8eae2f10eb97 resource provider aggregate not found 2026-04-16 10:13:02.753 7 INFO neutron.services.segments.plugin [-] Segment edf94ee6-cb61-4e47-96f5-8eae2f10eb97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edf94ee6-cb61-4e47-96f5-8eae2f10eb97 found for delete ", "request_id": "req-61b94d3f-81c3-47c6-9079-8b12f8c8eafc"}]} 2026-04-16 10:13:02.763 7 INFO neutron.services.segments.plugin [-] Segment edf94ee6-cb61-4e47-96f5-8eae2f10eb97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edf94ee6-cb61-4e47-96f5-8eae2f10eb97 found for delete ", "request_id": "req-417316ea-c3fe-40a7-8b33-4da3a4eb681d"}]} 2026-04-16 10:13:02.767 7 INFO neutron.db.l3_hamode_db [None req-60408576-1fe5-4617-adbb-00c980718471 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] HA network 96226cc0-7972-40e2-a6ea-8b782c251c51 was deleted as no HA routers are present in tenant 408e4064c17840039f061045e1efbe59. [pid: 7|app: 0|req: 963/1926] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:13:01 2026] DELETE /v2.0/routers/7f6b44b8-ad23-4d4a-9587-63c1ada4da41 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1927] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:13:02 2026] DELETE /v2.0/subnets/c14df392-7801-4964-9e60-22f69cdf17e3 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:13:03.024 7 INFO neutron_taas.services.taas.taas_plugin [None req-33638cfa-9700-4a70-a308-3359094875c2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: e7e4c632-36fc-49d8-a987-0fa6aeeae78e 2026-04-16 10:13:03.027 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33638cfa-9700-4a70-a308-3359094875c2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: e7e4c632-36fc-49d8-a987-0fa6aeeae78e [pid: 7|app: 0|req: 964/1930] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:13:02 2026] DELETE /v2.0/networks/250db8a2-6643-4e48-ae8c-68b85bc658b1 => 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: 967/1931] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:03 2026] GET /v2.0/security-groups?tenant_id=408e4064c17840039f061045e1efbe59&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1932] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:03 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1933] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:13:03 2026] GET /v2.0/security-groups?id=182ff49d-c75d-43fd-b3bc-65097268c01d&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1934] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:03 2026] DELETE /v2.0/security-groups/4b6ef306-c6b3-49b6-86da-16186b413996 => 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: 970/1935] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:04 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1936] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:13:04 2026] GET /v2.0/security-groups?id=182ff49d-c75d-43fd-b3bc-65097268c01d&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1937] 199.204.45.153 () {34 vars in 994 bytes} [Thu Apr 16 10:13:04 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:13:04.777 7 INFO neutron.services.segments.plugin [-] Segment a5cd03e3-a2f9-44e0-83ed-ff9afd4669ef resource provider aggregate not found 2026-04-16 10:13:04.782 7 INFO neutron.services.segments.plugin [-] Segment a5cd03e3-a2f9-44e0-83ed-ff9afd4669ef resource provider aggregate not found 2026-04-16 10:13:04.794 7 INFO neutron.services.segments.plugin [-] Segment a5cd03e3-a2f9-44e0-83ed-ff9afd4669ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5cd03e3-a2f9-44e0-83ed-ff9afd4669ef found for delete ", "request_id": "req-a798e8d8-e58b-467e-8fd8-5e59a827f71c"}]} 2026-04-16 10:13:04.802 7 INFO neutron.services.segments.plugin [-] Segment a5cd03e3-a2f9-44e0-83ed-ff9afd4669ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5cd03e3-a2f9-44e0-83ed-ff9afd4669ef found for delete ", "request_id": "req-63097817-06c3-4104-b90f-d6cff33eff1e"}]} 2026-04-16 10:13:04.804 8 INFO neutron_taas.services.taas.taas_plugin [req-2c0e5c73-6dc3-470f-ace1-77525f2abf13 req-55e86607-63ec-4cb3-a110-5d94c6d9a666 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] TaaS: Handle Delete Port: 01ee9b75-f428-48be-96a1-8d808405bd37 2026-04-16 10:13:04.808 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2c0e5c73-6dc3-470f-ace1-77525f2abf13 req-55e86607-63ec-4cb3-a110-5d94c6d9a666 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Tap Mirror: Handle Delete Port: 01ee9b75-f428-48be-96a1-8d808405bd37 [pid: 8|app: 0|req: 972/1938] 199.204.45.153 () {36 vars in 997 bytes} [Thu Apr 16 10:13:04 2026] DELETE /v2.0/ports/01ee9b75-f428-48be-96a1-8d808405bd37 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:13:05.005 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e447ff5a-bb80-463b-8265-79565bd4350c'] response: {'server_uuid': '762ff369-82af-4109-9105-1e26100d0d71', 'name': 'network-vif-deleted', 'tag': '01ee9b75-f428-48be-96a1-8d808405bd37', 'status': 'completed', 'code': 200} 2026-04-16 10:13:05.460 7 INFO neutron.db.segments_db [None req-e88a1982-a7ca-4abf-ba02-eb9e27e0b40d ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment c9ebb0c2-b128-447c-9dab-773157dc7b14 of type vxlan for network 57d38355-896f-4d7b-9738-21ca44333406 [pid: 7|app: 0|req: 967/1939] 10.0.0.230 () {34 vars in 671 bytes} [Thu Apr 16 10:13:05 2026] POST /v2.0/networks => generated 722 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1940] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:05 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => 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: 973/1941] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:13:05 2026] POST /v2.0/subnets => generated 688 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:13:05.770 7 INFO neutron.db.segments_db [None req-c28a6ebc-321b-4057-91ce-f2df3c20255c ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment f8d7ddaf-d551-4a2f-a0c2-e7ce0100249a of type vxlan for network 042b2acb-15de-4909-91bf-1ced760344d5 2026-04-16 10:13:05.972 7 INFO neutron.db.l3_hamode_db [None req-c28a6ebc-321b-4057-91ce-f2df3c20255c ef869f83488e48bcb5b807c92a0a69ef 5774617a34e74105b9dfc55dd841192a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:13:06.664 7 INFO neutron.db.l3_hamode_db [None req-c28a6ebc-321b-4057-91ce-f2df3c20255c ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 974/1942] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:06 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => 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: 969/1943] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:13:05 2026] POST /v2.0/routers => generated 728 bytes in 1703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1944] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:07 2026] GET /v2.0/ports?device_id=762ff369-82af-4109-9105-1e26100d0d71 => 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: 975/1945] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:13:07 2026] PUT /v2.0/routers/fe9d8b38-a02c-4a7d-a079-739fafe1baf5/add_router_interface => generated 309 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1946] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:08 2026] DELETE /v2.0/security-groups/182ff49d-c75d-43fd-b3bc-65097268c01d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:13:09.531 8 INFO neutron_taas.services.taas.taas_plugin [None req-8dbc8fbe-67e3-484b-ba54-902e1a4fcdcd 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] TaaS: Handle Delete Port: c29909dc-5f90-4bb8-bf7c-c9ccf4f397a5 2026-04-16 10:13:09.534 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8dbc8fbe-67e3-484b-ba54-902e1a4fcdcd 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Tap Mirror: Handle Delete Port: c29909dc-5f90-4bb8-bf7c-c9ccf4f397a5 2026-04-16 10:13:09.973 7 INFO neutron.db.segments_db [None req-651f403b-54a2-4237-9bbd-a686cfd648b2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 641b9892-9dc2-4c65-a1f1-eda2de3a3186 of type vxlan for network 5aae9791-aa93-4f7b-b7ff-78dd4f1bbab1 [pid: 7|app: 0|req: 972/1947] 10.0.0.230 () {34 vars in 671 bytes} [Thu Apr 16 10:13:09 2026] POST /v2.0/networks => generated 722 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1948] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:13:10 2026] POST /v2.0/subnets => generated 688 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:13:10.318 7 INFO neutron.db.segments_db [None req-60b806df-defe-46f6-82dd-cdffa73112d7 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Added segment 73ce780e-527d-4862-9760-8dcae1e22b8b of type vxlan for network 2364b584-43f3-44a8-91d7-d5e4111e62a6 2026-04-16 10:13:10.583 7 INFO neutron.db.l3_hamode_db [None req-60b806df-defe-46f6-82dd-cdffa73112d7 ef869f83488e48bcb5b807c92a0a69ef fe4e80af44ad49f0b1dc294768c7d706 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 976/1949] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:13:09 2026] PUT /v2.0/routers/505e3fc9-048d-4f92-ba4e-d3b22745f6f4/remove_router_interface => generated 309 bytes in 1862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1950] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:13:11 2026] DELETE /v2.0/subnets/1e7efa1e-adb5-417c-aff9-20f9019b606c => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:13:11.409 7 INFO neutron.db.l3_hamode_db [None req-60b806df-defe-46f6-82dd-cdffa73112d7 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:13:11.499 8 INFO neutron_taas.services.taas.taas_plugin [None req-80e9c121-7752-4877-a913-aebe6de8dfd8 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] TaaS: Handle Delete Port: 150d0a24-9ab7-4701-873f-01fc3f0b0b06 2026-04-16 10:13:11.505 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80e9c121-7752-4877-a913-aebe6de8dfd8 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Tap Mirror: Handle Delete Port: 150d0a24-9ab7-4701-873f-01fc3f0b0b06 2026-04-16 10:13:11.779 8 INFO neutron_taas.services.taas.taas_plugin [None req-80e9c121-7752-4877-a913-aebe6de8dfd8 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] TaaS: Handle Delete Port: f61dffd4-69b9-464f-85ca-3b4655154e57 2026-04-16 10:13:11.784 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80e9c121-7752-4877-a913-aebe6de8dfd8 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Tap Mirror: Handle Delete Port: f61dffd4-69b9-464f-85ca-3b4655154e57 2026-04-16 10:13:12.142 8 INFO neutron.services.segments.plugin [-] Segment 8fde53dc-76f8-4451-b412-1307b270e6e6 resource provider aggregate not found 2026-04-16 10:13:12.146 8 INFO neutron.services.segments.plugin [-] Segment 8fde53dc-76f8-4451-b412-1307b270e6e6 resource provider aggregate not found 2026-04-16 10:13:12.162 8 INFO neutron.services.segments.plugin [-] Segment 8fde53dc-76f8-4451-b412-1307b270e6e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fde53dc-76f8-4451-b412-1307b270e6e6 found for delete ", "request_id": "req-d3ebbf29-6bb6-41a0-ba0a-2d7a58c56f7a"}]} 2026-04-16 10:13:12.163 8 INFO neutron.services.segments.plugin [-] Segment 8fde53dc-76f8-4451-b412-1307b270e6e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fde53dc-76f8-4451-b412-1307b270e6e6 found for delete ", "request_id": "req-d7307c4d-1866-4237-a750-94d07f5247f5"}]} 2026-04-16 10:13:12.182 8 INFO neutron.db.l3_hamode_db [None req-80e9c121-7752-4877-a913-aebe6de8dfd8 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] HA network a8e4d288-a3cc-48a8-9b22-dcafdcb8fa26 was deleted as no HA routers are present in tenant 58f95e9d6ece48e9a89e1bd5a6728651. [pid: 8|app: 0|req: 978/1951] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:13:11 2026] DELETE /v2.0/routers/505e3fc9-048d-4f92-ba4e-d3b22745f6f4 => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:13:12.304 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e55aead-f3c3-45f2-8de7-efbb89176fe0 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] TaaS: Handle Delete Port: 0cef4a71-3f06-4ac9-be2e-7e7926091fe4 2026-04-16 10:13:12.307 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e55aead-f3c3-45f2-8de7-efbb89176fe0 56f50c1573a54a388438da2a17f88e89 58f95e9d6ece48e9a89e1bd5a6728651 - - default default] Tap Mirror: Handle Delete Port: 0cef4a71-3f06-4ac9-be2e-7e7926091fe4 [pid: 7|app: 0|req: 974/1952] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:13:10 2026] POST /v2.0/routers => generated 728 bytes in 2108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1953] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:13:12 2026] DELETE /v2.0/networks/816d6571-0428-45dc-826d-159307772ece => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1954] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:13 2026] GET /v2.0/security-groups?tenant_id=ae0ab098a0094ddebdb585d5eed0ee95&name=default => generated 2925 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1955] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:13 2026] DELETE /v2.0/security-groups/cc8beea8-538f-42a3-8529-3e74c826e726 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1956] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:13 2026] GET /v2.0/security-groups?tenant_id=58f95e9d6ece48e9a89e1bd5a6728651&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: 983/1957] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:13 2026] DELETE /v2.0/security-groups/a46a3ac2-093d-48c4-b53c-e2bfa05f1f93 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1958] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:13:12 2026] PUT /v2.0/routers/2749d261-1aa6-45d2-a515-86794c6effa4/add_router_interface => generated 309 bytes in 1766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:13:14.182 8 INFO neutron.services.segments.plugin [-] Segment 73da8559-1ea0-44ac-883e-092eb66ec3f5 resource provider aggregate not found 2026-04-16 10:13:14.186 8 INFO neutron.services.segments.plugin [-] Segment 73da8559-1ea0-44ac-883e-092eb66ec3f5 resource provider aggregate not found 2026-04-16 10:13:14.194 8 INFO neutron.services.segments.plugin [-] Segment 73da8559-1ea0-44ac-883e-092eb66ec3f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73da8559-1ea0-44ac-883e-092eb66ec3f5 found for delete ", "request_id": "req-3c54683e-2695-4d40-a504-8df9880e5b1a"}]} 2026-04-16 10:13:14.201 8 INFO neutron.services.segments.plugin [-] Segment 73da8559-1ea0-44ac-883e-092eb66ec3f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73da8559-1ea0-44ac-883e-092eb66ec3f5 found for delete ", "request_id": "req-a6351427-268a-4b52-8c85-0e6528c2ead6"}]} [pid: 8|app: 0|req: 984/1959] 10.0.0.230 () {34 vars in 685 bytes} [Thu Apr 16 10:13:14 2026] POST /v2.0/security-groups => generated 1675 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1960] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:13:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1961] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:13:15 2026] POST /v2.0/security-group-rules => generated 596 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1962] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:13:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1963] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:13:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:13:15.567 7 INFO neutron.db.securitygroups_db [None req-5e7e915f-cd3c-4827-8971-a640afedd4fd a96efbd2e0fb4dbca8da938747253ec4 5774617a34e74105b9dfc55dd841192a - - default default] Project 5774617a34e74105b9dfc55dd841192a 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: 978/1964] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:13:15 2026] POST /v2.0/security-group-rules => generated 607 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:13:15.679 8 INFO neutron.db.securitygroups_db [None req-08e59910-8312-4da9-aca0-fb547a9a9534 a96efbd2e0fb4dbca8da938747253ec4 5774617a34e74105b9dfc55dd841192a - - default default] Project 5774617a34e74105b9dfc55dd841192a 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: 987/1965] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:13:15 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: 979/1966] 10.0.0.230 () {34 vars in 685 bytes} [Thu Apr 16 10:13:16 2026] POST /v2.0/security-groups => generated 1663 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1967] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:13:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1968] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:13:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1969] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:13:16 2026] POST /v2.0/floatingips => generated 552 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1970] 10.0.0.81 () {34 vars in 1099 bytes} [Thu Apr 16 10:13:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1473067797&fields=id&tenant_id=5774617a34e74105b9dfc55dd841192a => 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: 990/1971] 10.0.0.81 () {34 vars in 1099 bytes} [Thu Apr 16 10:13:17 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1147075298&fields=id&tenant_id=5774617a34e74105b9dfc55dd841192a => 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: 982/1972] 10.0.0.81 () {34 vars in 981 bytes} [Thu Apr 16 10:13:17 2026] GET /v2.0/networks?id=57d38355-896f-4d7b-9738-21ca44333406 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1973] 10.0.0.81 () {34 vars in 964 bytes} [Thu Apr 16 10:13:17 2026] GET /v2.0/quotas/5774617a34e74105b9dfc55dd841192a => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1974] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Apr 16 10:13:17 2026] GET /v2.0/ports?tenant_id=5774617a34e74105b9dfc55dd841192a&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1975] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Apr 16 10:13:17 2026] GET /v2.0/networks/57d38355-896f-4d7b-9738-21ca44333406?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1976] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Apr 16 10:13:17 2026] GET /v2.0/networks/57d38355-896f-4d7b-9738-21ca44333406?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: 993/1977] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:17 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => 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: 995/1980] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:18 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:13:18.939 7 INFO neutron.db.segments_db [None req-088eebe0-1641-4c2b-b39d-df92eecca83a 7be67c8394374d0db2acb3c1f68272f7 de16c6c4ed194f0c8986b2a78b31b89e - - default default] Added segment ee1fef2a-dcdc-43fd-8cee-3ab254be776f of type vxlan for network 3e08604d-3a57-4140-901c-5d367157847a [pid: 7|app: 0|req: 986/1981] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:13:18 2026] POST /v2.0/networks => generated 612 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:13:19.111 8 INFO neutron.db.segments_db [None req-9e67a700-bd7c-429b-b964-4c178c4c155b 7be67c8394374d0db2acb3c1f68272f7 de16c6c4ed194f0c8986b2a78b31b89e - - default default] Added segment 8098609a-66e5-4550-b8cb-7105b3ef7624 of type vxlan for network 7eb961b7-4427-4690-93e9-7253400700d0 [pid: 8|app: 0|req: 996/1982] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:13:19 2026] POST /v2.0/networks => generated 612 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:13:19.300 7 INFO neutron.db.segments_db [None req-605ed972-2370-4b44-8ce8-5d32cb12f38f 7be67c8394374d0db2acb3c1f68272f7 de16c6c4ed194f0c8986b2a78b31b89e - - default default] Added segment ce5319f0-59b7-49a3-8582-60b84504049a of type vxlan for network 9f0932c4-c9db-4a97-8d6b-14dd54ee3f0f [pid: 7|app: 0|req: 987/1983] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:13:19 2026] POST /v2.0/networks => generated 613 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:13:19.443 8 INFO neutron.db.segments_db [None req-96888fc8-8535-4b07-995a-185cdf030935 7be67c8394374d0db2acb3c1f68272f7 de16c6c4ed194f0c8986b2a78b31b89e - - default default] Added segment bd781847-d980-4e48-990c-b2d4ac0e2a8c of type vxlan for network 3fa177ca-5223-4ac4-aa05-2bd538aa1422 [pid: 8|app: 0|req: 997/1984] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:13:19 2026] POST /v2.0/networks => generated 613 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:13:19.628 7 INFO neutron.db.segments_db [None req-c246ff75-d0e5-4ef0-99c5-662c1d7e6d93 7be67c8394374d0db2acb3c1f68272f7 de16c6c4ed194f0c8986b2a78b31b89e - - default default] Added segment 9b3756fa-a908-4a3b-9d8f-72b27cff6b58 of type vxlan for network 19c12f5a-a153-4c25-80ee-a4b65d08258d [pid: 7|app: 0|req: 988/1985] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:13:19 2026] POST /v2.0/networks => generated 612 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1986] 10.0.0.230 () {34 vars in 753 bytes} [Thu Apr 16 10:13:19 2026] PUT /v2.0/networks/3e08604d-3a57-4140-901c-5d367157847a/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1987] 10.0.0.230 () {34 vars in 753 bytes} [Thu Apr 16 10:13:19 2026] PUT /v2.0/networks/7eb961b7-4427-4690-93e9-7253400700d0/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1988] 10.0.0.230 () {34 vars in 753 bytes} [Thu Apr 16 10:13:19 2026] PUT /v2.0/networks/9f0932c4-c9db-4a97-8d6b-14dd54ee3f0f/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1989] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:19 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => 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: 990/1990] 10.0.0.230 () {34 vars in 753 bytes} [Thu Apr 16 10:13:19 2026] PUT /v2.0/networks/3fa177ca-5223-4ac4-aa05-2bd538aa1422/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1991] 10.0.0.230 () {32 vars in 666 bytes} [Thu Apr 16 10:13:20 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1992] 10.0.0.230 () {32 vars in 680 bytes} [Thu Apr 16 10:13:20 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1993] 10.0.0.230 () {32 vars in 676 bytes} [Thu Apr 16 10:13:20 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1994] 10.0.0.230 () {32 vars in 688 bytes} [Thu Apr 16 10:13:20 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1995] 10.0.0.230 () {32 vars in 674 bytes} [Thu Apr 16 10:13:20 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1996] 10.0.0.230 () {32 vars in 688 bytes} [Thu Apr 16 10:13:20 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1997] 10.0.0.230 () {32 vars in 684 bytes} [Thu Apr 16 10:13:20 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1998] 10.0.0.230 () {32 vars in 696 bytes} [Thu Apr 16 10:13:20 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:13:20.624 8 INFO neutron.services.segments.plugin [-] Segment ee1fef2a-dcdc-43fd-8cee-3ab254be776f resource provider aggregate not found 2026-04-16 10:13:20.630 8 INFO neutron.services.segments.plugin [-] Segment ee1fef2a-dcdc-43fd-8cee-3ab254be776f resource provider aggregate not found 2026-04-16 10:13:20.645 8 INFO neutron.services.segments.plugin [-] Segment ee1fef2a-dcdc-43fd-8cee-3ab254be776f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee1fef2a-dcdc-43fd-8cee-3ab254be776f found for delete ", "request_id": "req-0e609af5-bbba-4634-bcbd-1076e9f54885"}]} 2026-04-16 10:13:20.647 8 INFO neutron.services.segments.plugin [-] Segment ee1fef2a-dcdc-43fd-8cee-3ab254be776f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee1fef2a-dcdc-43fd-8cee-3ab254be776f found for delete ", "request_id": "req-792057f3-7617-4518-a754-21700acf845f"}]} [pid: 8|app: 0|req: 1005/1999] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:13:20 2026] DELETE /v2.0/networks/3e08604d-3a57-4140-901c-5d367157847a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:13:20.774 7 INFO neutron.services.segments.plugin [-] Segment 8098609a-66e5-4550-b8cb-7105b3ef7624 resource provider aggregate not found 2026-04-16 10:13:20.783 7 INFO neutron.services.segments.plugin [-] Segment 8098609a-66e5-4550-b8cb-7105b3ef7624 resource provider aggregate not found 2026-04-16 10:13:20.810 7 INFO neutron.services.segments.plugin [-] Segment 8098609a-66e5-4550-b8cb-7105b3ef7624 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8098609a-66e5-4550-b8cb-7105b3ef7624 found for delete ", "request_id": "req-d78a86f0-cc54-4187-b2fd-fbda12a59c95"}]} 2026-04-16 10:13:20.812 7 INFO neutron.services.segments.plugin [-] Segment 8098609a-66e5-4550-b8cb-7105b3ef7624 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8098609a-66e5-4550-b8cb-7105b3ef7624 found for delete ", "request_id": "req-bdab91e6-21a0-4444-b1de-2e2b89104fa6"}]} [pid: 7|app: 0|req: 995/2000] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:13:20 2026] DELETE /v2.0/networks/7eb961b7-4427-4690-93e9-7253400700d0 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2001] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:13:20 2026] DELETE /v2.0/networks/9f0932c4-c9db-4a97-8d6b-14dd54ee3f0f => 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: 996/2002] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:13:20 2026] DELETE /v2.0/networks/3fa177ca-5223-4ac4-aa05-2bd538aa1422 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2003] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:21 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => 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: 997/2004] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:13:21 2026] DELETE /v2.0/networks/19c12f5a-a153-4c25-80ee-a4b65d08258d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2005] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:13:22 2026] GET /v2.0/networks?id=57d38355-896f-4d7b-9738-21ca44333406 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2006] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:22 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => 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: 1000/2007] 199.204.45.153 () {34 vars in 1050 bytes} [Thu Apr 16 10:13:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5774617a34e74105b9dfc55dd841192a => generated 274 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2008] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:22 2026] GET /v2.0/security-groups?tenant_id=de16c6c4ed194f0c8986b2a78b31b89e&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: 1009/2009] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:22 2026] DELETE /v2.0/security-groups/0143c3f1-c82f-457a-9cc0-2b4a3347f5c0 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2010] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:22 2026] GET /v2.0/security-groups?tenant_id=a2747e9cdd81400ba371346b7d1ba381&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:13:22.678 8 INFO neutron.services.segments.plugin [-] Segment ce5319f0-59b7-49a3-8582-60b84504049a resource provider aggregate not found 2026-04-16 10:13:22.684 8 INFO neutron.services.segments.plugin [-] Segment ce5319f0-59b7-49a3-8582-60b84504049a resource provider aggregate not found [pid: 7|app: 0|req: 1001/2011] 199.204.45.153 () {38 vars in 955 bytes} [Thu Apr 16 10:13:22 2026] POST /v2.0/ports => generated 997 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:13:22.698 8 INFO neutron.services.segments.plugin [-] Segment ce5319f0-59b7-49a3-8582-60b84504049a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce5319f0-59b7-49a3-8582-60b84504049a found for delete ", "request_id": "req-04854ddf-0a46-416d-80a5-621fc4d4c2bb"}]} 2026-04-16 10:13:22.699 8 INFO neutron.services.segments.plugin [-] Segment ce5319f0-59b7-49a3-8582-60b84504049a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce5319f0-59b7-49a3-8582-60b84504049a found for delete ", "request_id": "req-47a7382f-1452-4e03-bae5-760deac834b2"}]} [pid: 8|app: 0|req: 1011/2012] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:22 2026] DELETE /v2.0/security-groups/e35064a5-5b40-4d19-8c56-5c25a5124613 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:13:22.839 7 INFO neutron.services.segments.plugin [-] Segment bd781847-d980-4e48-990c-b2d4ac0e2a8c resource provider aggregate not found 2026-04-16 10:13:22.840 7 INFO neutron.services.segments.plugin [-] Segment bd781847-d980-4e48-990c-b2d4ac0e2a8c resource provider aggregate not found 2026-04-16 10:13:22.864 7 INFO neutron.services.segments.plugin [-] Segment bd781847-d980-4e48-990c-b2d4ac0e2a8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd781847-d980-4e48-990c-b2d4ac0e2a8c found for delete ", "request_id": "req-9c8e8db8-0d9f-4078-9653-4429cc37da96"}]} 2026-04-16 10:13:22.873 7 INFO neutron.services.segments.plugin [-] Segment bd781847-d980-4e48-990c-b2d4ac0e2a8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd781847-d980-4e48-990c-b2d4ac0e2a8c found for delete ", "request_id": "req-b04b293c-1669-4c5d-bb74-f6797f66919c"}]} 2026-04-16 10:13:22.890 7 INFO neutron.services.segments.plugin [-] Segment 9b3756fa-a908-4a3b-9d8f-72b27cff6b58 resource provider aggregate not found 2026-04-16 10:13:22.896 7 INFO neutron.services.segments.plugin [-] Segment 9b3756fa-a908-4a3b-9d8f-72b27cff6b58 resource provider aggregate not found 2026-04-16 10:13:22.909 7 INFO neutron.services.segments.plugin [-] Segment 9b3756fa-a908-4a3b-9d8f-72b27cff6b58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b3756fa-a908-4a3b-9d8f-72b27cff6b58 found for delete ", "request_id": "req-31751c45-65af-4f59-9735-dbbc05b71385"}]} 2026-04-16 10:13:22.932 7 INFO neutron.services.segments.plugin [-] Segment 9b3756fa-a908-4a3b-9d8f-72b27cff6b58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b3756fa-a908-4a3b-9d8f-72b27cff6b58 found for delete ", "request_id": "req-4b76bfb4-aa67-42dc-be66-1fcf4f71a3ae"}]} [pid: 8|app: 0|req: 1012/2013] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:22 2026] GET /v2.0/security-groups?tenant_id=0f267ebaf8514a7086667356586a952f&name=default => generated 2929 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2014] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:23 2026] DELETE /v2.0/security-groups/b33d2f33-bf9f-4c02-844e-c1b2d2fde2df => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2015] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:13:22 2026] PUT /v2.0/ports/1c5211cb-f916-48db-8662-7cd7f3377555 => generated 1278 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:13:23.266 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f6b2754-de9a-4794-ad93-246c92f3d419'] response: {'name': 'network-changed', 'server_uuid': '296cd1ec-6162-4cf9-98a3-45f176417657', 'tag': '1c5211cb-f916-48db-8662-7cd7f3377555', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1014/2016] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:23 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1012 bytes in 83 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: 1003/2017] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Apr 16 10:13:23 2026] GET /v2.0/security-groups?id=f2cd0e5b-82b2-4d0e-b028-975a153dfda2&id=450bc991-76e6-46fb-84c9-2fba9166942c&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2018] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:13:23 2026] GET /v2.0/ports?tenant_id=5774617a34e74105b9dfc55dd841192a&device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2019] 199.204.45.153 () {34 vars in 1018 bytes} [Thu Apr 16 10:13:23 2026] GET /v2.0/networks?tenant_id=5774617a34e74105b9dfc55dd841192a&shared=False => generated 769 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2020] 199.204.45.153 () {34 vars in 930 bytes} [Thu Apr 16 10:13:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2021] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:24 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1012 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2022] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Apr 16 10:13:24 2026] GET /v2.0/security-groups?id=f2cd0e5b-82b2-4d0e-b028-975a153dfda2&id=450bc991-76e6-46fb-84c9-2fba9166942c&fields=id&fields=name => generated 207 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2023] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:13:24 2026] GET /v2.0/ports?tenant_id=5774617a34e74105b9dfc55dd841192a&device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1281 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2024] 199.204.45.153 () {34 vars in 1060 bytes} [Thu Apr 16 10:13:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1c5211cb-f916-48db-8662-7cd7f3377555 => 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: 1007/2025] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:13:25 2026] GET /v2.0/subnets?id=c632093c-ae2d-4808-bbae-b5ab28d91c50 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2026] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:13:25 2026] GET /v2.0/ports?network_id=57d38355-896f-4d7b-9738-21ca44333406&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2027] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:13:25 2026] GET /v2.0/networks/57d38355-896f-4d7b-9738-21ca44333406?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2028] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:13:25 2026] GET /v2.0/networks/57d38355-896f-4d7b-9738-21ca44333406?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: 1009/2029] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:25 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2030] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Apr 16 10:13:25 2026] GET /v2.0/security-groups?id=f2cd0e5b-82b2-4d0e-b028-975a153dfda2&id=450bc991-76e6-46fb-84c9-2fba9166942c&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2031] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:26 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2032] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Apr 16 10:13:26 2026] GET /v2.0/security-groups?id=f2cd0e5b-82b2-4d0e-b028-975a153dfda2&id=450bc991-76e6-46fb-84c9-2fba9166942c&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2033] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:13:26 2026] POST /v2.0/floatingips => generated 552 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2034] 10.0.0.230 () {34 vars in 759 bytes} [Thu Apr 16 10:13:26 2026] PUT /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2035] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:13:27 2026] GET /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2036] 10.0.0.230 () {34 vars in 770 bytes} [Thu Apr 16 10:13:27 2026] PUT /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2037] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:13:27 2026] GET /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2038] 10.0.0.230 () {34 vars in 766 bytes} [Thu Apr 16 10:13:27 2026] PUT /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/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: 1013/2039] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:13:27 2026] GET /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2040] 10.0.0.230 () {34 vars in 788 bytes} [Thu Apr 16 10:13:27 2026] PUT /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2041] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:13:27 2026] GET /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2042] 10.0.0.230 () {34 vars in 759 bytes} [Thu Apr 16 10:13:27 2026] PUT /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2043] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:13:27 2026] GET /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2044] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:13:27 2026] GET /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:13:27.603 7 INFO neutron.api.v2.resource [None req-4b851305-747f-423f-a610-e1cbb0a572bb 215d8e24282c48daa6dd9be100749bd7 8812f30195834ccbb6eca4b26347363f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1016/2045] 10.0.0.230 () {32 vars in 751 bytes} [Thu Apr 16 10:13:27 2026] GET /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2046] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:13:27 2026] DELETE /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2047] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:13:27 2026] GET /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:13:27.754 8 INFO neutron.api.v2.resource [None req-dd15ad5e-820a-4b52-982e-a015fb127e3a 215d8e24282c48daa6dd9be100749bd7 8812f30195834ccbb6eca4b26347363f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1031/2048] 10.0.0.230 () {32 vars in 754 bytes} [Thu Apr 16 10:13:27 2026] DELETE /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2049] 10.0.0.230 () {32 vars in 742 bytes} [Thu Apr 16 10:13:27 2026] DELETE /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2050] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:13:27 2026] GET /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:13:27.974 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e1a6f5d-0db8-43b1-9595-560c768fac5b 215d8e24282c48daa6dd9be100749bd7 8812f30195834ccbb6eca4b26347363f - - default default] TaaS: Handle Delete Port: 71bba5e7-2160-409a-bd73-d8c43cf42721 2026-04-16 10:13:27.978 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e1a6f5d-0db8-43b1-9595-560c768fac5b 215d8e24282c48daa6dd9be100749bd7 8812f30195834ccbb6eca4b26347363f - - default default] Tap Mirror: Handle Delete Port: 71bba5e7-2160-409a-bd73-d8c43cf42721 [pid: 8|app: 0|req: 1033/2051] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:27 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1012 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2052] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Apr 16 10:13:28 2026] GET /v2.0/security-groups?id=f2cd0e5b-82b2-4d0e-b028-975a153dfda2&id=450bc991-76e6-46fb-84c9-2fba9166942c&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2053] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:13:27 2026] DELETE /v2.0/floatingips/0875e133-db65-4d86-a345-8123b71c3aa1 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2054] 199.204.45.153 () {34 vars in 994 bytes} [Thu Apr 16 10:13:28 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2055] 199.204.45.153 () {34 vars in 1124 bytes} [Thu Apr 16 10:13:28 2026] GET /v2.0/security-groups?id=450bc991-76e6-46fb-84c9-2fba9166942c&id=f2cd0e5b-82b2-4d0e-b028-975a153dfda2&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2056] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:28 2026] GET /v2.0/security-groups?tenant_id=d83a2b5d3b9c4972b2fdf7f1f436c0cf&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2057] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:29 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1014 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2058] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:29 2026] DELETE /v2.0/security-groups/f0f1771b-c533-4471-a589-9f2c63b919bf => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2059] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Apr 16 10:13:29 2026] GET /v2.0/security-groups?id=f2cd0e5b-82b2-4d0e-b028-975a153dfda2&id=450bc991-76e6-46fb-84c9-2fba9166942c&fields=id&fields=name => generated 207 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2060] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:29 2026] GET /v2.0/security-groups?tenant_id=8812f30195834ccbb6eca4b26347363f&name=default => generated 2929 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2061] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:29 2026] DELETE /v2.0/security-groups/baaf0a09-662d-44eb-a489-bdf1c8164247 => 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: 1039/2062] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:30 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2063] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Apr 16 10:13:30 2026] GET /v2.0/security-groups?id=f2cd0e5b-82b2-4d0e-b028-975a153dfda2&id=450bc991-76e6-46fb-84c9-2fba9166942c&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2064] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:30 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:13:31.030 7 INFO neutron.db.l3_db [None req-8bb00cba-cd14-44eb-b707-f1915038900d a96efbd2e0fb4dbca8da938747253ec4 5774617a34e74105b9dfc55dd841192a - - default default] Floating IP 7cd84c95-78d2-44e0-82e3-6b35522e8c42 associated. External IP: 10.96.250.201, port: 1c5211cb-f916-48db-8662-7cd7f3377555. [pid: 7|app: 0|req: 1025/2065] 10.0.0.230 () {34 vars in 749 bytes} [Thu Apr 16 10:13:30 2026] PUT /v2.0/floatingips/7cd84c95-78d2-44e0-82e3-6b35522e8c42 => generated 856 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:13:31.430 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-caa4d7cf-e495-4420-9bc8-38175679f155'] response: {'name': 'network-changed', 'server_uuid': '296cd1ec-6162-4cf9-98a3-45f176417657', 'tag': '1c5211cb-f916-48db-8662-7cd7f3377555', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1041/2066] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:13:31 2026] GET /v2.0/ports?tenant_id=5774617a34e74105b9dfc55dd841192a&device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2067] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:13:32 2026] GET /v2.0/networks?id=57d38355-896f-4d7b-9738-21ca44333406 => generated 769 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2068] 199.204.45.153 () {34 vars in 1060 bytes} [Thu Apr 16 10:13:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1c5211cb-f916-48db-8662-7cd7f3377555 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2069] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:13:32 2026] GET /v2.0/subnets?id=c632093c-ae2d-4808-bbae-b5ab28d91c50 => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2070] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:13:32 2026] GET /v2.0/ports?network_id=57d38355-896f-4d7b-9738-21ca44333406&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: 1028/2071] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:13:32 2026] GET /v2.0/networks/57d38355-896f-4d7b-9738-21ca44333406?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: 1044/2072] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:13:32 2026] GET /v2.0/networks/57d38355-896f-4d7b-9738-21ca44333406?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) 2026-04-16 10:13:33.329 7 INFO neutron.db.segments_db [None req-e6c4087e-8f17-4b93-8ca9-1c070ff17055 c6eafdfc4cbc451d980f72e86a8bb57f 8049003449b54a35a272982a74bec460 - - default default] Added segment 672c1fae-387e-42be-b4af-cdc0010c77bd of type vxlan for network e45d5559-74bb-4f9e-869f-644ef4d853c6 [pid: 7|app: 0|req: 1029/2075] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:13:32 2026] POST /v2.0/networks => generated 612 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2076] 10.0.0.230 () {34 vars in 664 bytes} [Thu Apr 16 10:13:33 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2077] 10.0.0.230 () {34 vars in 747 bytes} [Thu Apr 16 10:13:33 2026] PUT /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags => generated 25 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, ' [pid: 8|app: 0|req: 1048/2078] 10.0.0.230 () {32 vars in 727 bytes} [Thu Apr 16 10:13:33 2026] GET /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1031/2079] 10.0.0.230 () {34 vars in 758 bytes} [Thu Apr 16 10:13:33 2026] PUT /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags/green => generated 4 bytes in 115 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: 1049/2080] 10.0.0.230 () {32 vars in 727 bytes} [Thu Apr 16 10:13:34 2026] GET /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags => generated 34 bytes in 54 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: 1032/2081] 10.0.0.230 () {34 vars in 754 bytes} [Thu Apr 16 10:13:34 2026] PUT /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags/red => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1050/2082] 10.0.0.230 () {32 vars in 727 bytes} [Thu Apr 16 10:13:34 2026] GET /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1033/2083] 10.0.0.230 () {34 vars in 776 bytes} [Thu Apr 16 10:13:34 2026] PUT /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags/black.or.white => generated 4 bytes in 79 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: 1051/2084] 10.0.0.230 () {32 vars in 727 bytes} [Thu Apr 16 10:13:34 2026] GET /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1034/2085] 10.0.0.230 () {34 vars in 747 bytes} [Thu Apr 16 10:13:34 2026] PUT /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags => generated 37 bytes in 62 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: 1052/2086] 10.0.0.230 () {32 vars in 727 bytes} [Thu Apr 16 10:13:34 2026] GET /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags => generated 37 bytes in 42 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: 1035/2087] 10.0.0.230 () {32 vars in 735 bytes} [Thu Apr 16 10:13:34 2026] GET /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:13:34.562 8 INFO neutron.api.v2.resource [None req-9a54cf97-c224-4d8b-800e-156c98e5e1ea c6eafdfc4cbc451d980f72e86a8bb57f 8049003449b54a35a272982a74bec460 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1053/2088] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:13:34 2026] GET /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags/green => generated 99 bytes in 59 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: 1036/2089] 10.0.0.230 () {32 vars in 738 bytes} [Thu Apr 16 10:13:34 2026] DELETE /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags/red => generated 0 bytes in 71 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: 1054/2090] 10.0.0.230 () {32 vars in 727 bytes} [Thu Apr 16 10:13:34 2026] GET /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags => generated 30 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:13:34.774 7 INFO neutron.api.v2.resource [None req-a2d85fe9-3637-4621-80dc-ba226630cf38 c6eafdfc4cbc451d980f72e86a8bb57f 8049003449b54a35a272982a74bec460 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1037/2091] 10.0.0.230 () {32 vars in 742 bytes} [Thu Apr 16 10:13:34 2026] DELETE /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags/green => generated 99 bytes in 62 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: 1055/2092] 10.0.0.230 () {32 vars in 730 bytes} [Thu Apr 16 10:13:34 2026] DELETE /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1038/2093] 10.0.0.230 () {32 vars in 727 bytes} [Thu Apr 16 10:13:34 2026] GET /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723/tags => generated 12 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, ' 2026-04-16 10:13:35.031 8 INFO neutron_taas.services.taas.taas_plugin [None req-21b22bdf-0077-45b9-9a2c-f2e31f82b2f1 c6eafdfc4cbc451d980f72e86a8bb57f 8049003449b54a35a272982a74bec460 - - default default] TaaS: Handle Delete Port: 2edafd36-fea8-4c80-b141-3c80b1201723 2026-04-16 10:13:35.034 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21b22bdf-0077-45b9-9a2c-f2e31f82b2f1 c6eafdfc4cbc451d980f72e86a8bb57f 8049003449b54a35a272982a74bec460 - - default default] Tap Mirror: Handle Delete Port: 2edafd36-fea8-4c80-b141-3c80b1201723 [pid: 8|app: 0|req: 1056/2094] 10.0.0.230 () {32 vars in 720 bytes} [Thu Apr 16 10:13:34 2026] DELETE /v2.0/ports/2edafd36-fea8-4c80-b141-3c80b1201723 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:13:35.211 7 INFO neutron.services.segments.plugin [-] Segment 672c1fae-387e-42be-b4af-cdc0010c77bd resource provider aggregate not found 2026-04-16 10:13:35.218 7 INFO neutron.services.segments.plugin [-] Segment 672c1fae-387e-42be-b4af-cdc0010c77bd resource provider aggregate not found 2026-04-16 10:13:35.234 7 INFO neutron.services.segments.plugin [-] Segment 672c1fae-387e-42be-b4af-cdc0010c77bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 672c1fae-387e-42be-b4af-cdc0010c77bd found for delete ", "request_id": "req-dc3ecd2c-ba03-4fcf-9bef-cd1ebb5ddc21"}]} 2026-04-16 10:13:35.234 7 INFO neutron.services.segments.plugin [-] Segment 672c1fae-387e-42be-b4af-cdc0010c77bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 672c1fae-387e-42be-b4af-cdc0010c77bd found for delete ", "request_id": "req-50645df3-a00d-479d-a81c-341262907861"}]} [pid: 7|app: 0|req: 1039/2095] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:13:35 2026] DELETE /v2.0/networks/e45d5559-74bb-4f9e-869f-644ef4d853c6 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2096] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:35 2026] GET /v2.0/security-groups?tenant_id=8049003449b54a35a272982a74bec460&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2097] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:35 2026] DELETE /v2.0/security-groups/9d84151b-cc37-4272-bdcd-a4c5754f1b2c => 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: 1058/2098] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:36 2026] GET /v2.0/security-groups?tenant_id=7be4e998724446b6ae2951c37a706867&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2099] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:36 2026] DELETE /v2.0/security-groups/02e36d1b-f93c-47bf-9940-89792ed11cde => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2100] 10.0.0.230 () {34 vars in 678 bytes} [Thu Apr 16 10:13:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2101] 10.0.0.230 () {34 vars in 753 bytes} [Thu Apr 16 10:13:39 2026] PUT /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2102] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:13:39 2026] GET /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2103] 10.0.0.230 () {34 vars in 764 bytes} [Thu Apr 16 10:13:39 2026] PUT /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2104] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:13:39 2026] GET /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2105] 10.0.0.230 () {34 vars in 760 bytes} [Thu Apr 16 10:13:39 2026] PUT /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags/red => 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: 1044/2106] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:39 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2107] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:13:39 2026] GET /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2108] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Apr 16 10:13:39 2026] GET /v2.0/security-groups?id=f2cd0e5b-82b2-4d0e-b028-975a153dfda2&id=450bc991-76e6-46fb-84c9-2fba9166942c&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2109] 10.0.0.230 () {34 vars in 782 bytes} [Thu Apr 16 10:13:39 2026] PUT /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2110] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:13:40 2026] GET /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2111] 10.0.0.230 () {34 vars in 753 bytes} [Thu Apr 16 10:13:40 2026] PUT /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2112] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:13:40 2026] GET /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2113] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:13:40 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1283 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2114] 10.0.0.230 () {32 vars in 741 bytes} [Thu Apr 16 10:13:40 2026] GET /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2115] 10.0.0.230 () {32 vars in 858 bytes} [Thu Apr 16 10:13:40 2026] GET /v2.0/floatingips?floating_network_id=b1bed6a2-bd6f-442a-bee8-321efd10434a&port_id=1c5211cb-f916-48db-8662-7cd7f3377555 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:13:40.220 8 INFO neutron.api.v2.resource [None req-d4e28584-04c9-40e1-a521-d6f8b2437f57 40dd0a50505149dca33b6b7d0a7bb126 080b2939373e44aabdc2bbe72391e073 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1069/2116] 10.0.0.230 () {32 vars in 745 bytes} [Thu Apr 16 10:13:40 2026] GET /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2117] 10.0.0.230 () {32 vars in 744 bytes} [Thu Apr 16 10:13:40 2026] DELETE /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2118] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:13:40 2026] GET /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:13:40.356 7 INFO neutron.api.v2.resource [None req-9316bdb1-94e2-4e68-9bc3-02cb3b7b78ae 40dd0a50505149dca33b6b7d0a7bb126 080b2939373e44aabdc2bbe72391e073 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1049/2119] 10.0.0.230 () {32 vars in 748 bytes} [Thu Apr 16 10:13:40 2026] DELETE /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2120] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:13:40 2026] DELETE /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2121] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:13:40 2026] GET /v2.0/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2122] 10.0.0.230 () {32 vars in 734 bytes} [Thu Apr 16 10:13:40 2026] DELETE /v2.0/qos/policies/aa5f52ac-198d-45ee-a99f-5f5f0f6bf218 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2123] 10.0.0.214 () {34 vars in 990 bytes} [Thu Apr 16 10:13:40 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => 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: 1073/2124] 10.0.0.214 () {34 vars in 1120 bytes} [Thu Apr 16 10:13:40 2026] GET /v2.0/security-groups?id=f2cd0e5b-82b2-4d0e-b028-975a153dfda2&id=450bc991-76e6-46fb-84c9-2fba9166942c&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2125] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:41 2026] GET /v2.0/security-groups?tenant_id=080b2939373e44aabdc2bbe72391e073&name=default => generated 2929 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2126] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:41 2026] DELETE /v2.0/security-groups/9733a38b-1fa2-4588-b1b0-2007bbabc1e2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2127] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:41 2026] GET /v2.0/security-groups?tenant_id=fb0f2fc22a1242a492eaa62008a7eba2&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2128] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:41 2026] DELETE /v2.0/security-groups/bcd7fb82-61c8-416f-9515-7d2cd3d570b7 => 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: 1054/2129] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:43 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2130] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Apr 16 10:13:43 2026] GET /v2.0/security-groups?id=f2cd0e5b-82b2-4d0e-b028-975a153dfda2&id=450bc991-76e6-46fb-84c9-2fba9166942c&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2131] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:44 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2132] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Apr 16 10:13:44 2026] GET /v2.0/security-groups?id=f2cd0e5b-82b2-4d0e-b028-975a153dfda2&id=450bc991-76e6-46fb-84c9-2fba9166942c&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2133] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:13:45 2026] POST /v2.0/subnetpools => generated 516 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2134] 10.0.0.230 () {34 vars in 759 bytes} [Thu Apr 16 10:13:45 2026] PUT /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2135] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:13:45 2026] GET /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2136] 10.0.0.230 () {34 vars in 770 bytes} [Thu Apr 16 10:13:45 2026] PUT /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2137] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:13:45 2026] GET /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2138] 10.0.0.230 () {34 vars in 766 bytes} [Thu Apr 16 10:13:45 2026] PUT /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags/red => 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: 1059/2139] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:13:45 2026] GET /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2140] 10.0.0.230 () {34 vars in 788 bytes} [Thu Apr 16 10:13:45 2026] PUT /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2141] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:13:45 2026] GET /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2142] 10.0.0.230 () {34 vars in 759 bytes} [Thu Apr 16 10:13:45 2026] PUT /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2143] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:13:45 2026] GET /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2144] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:13:45 2026] GET /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:13:45.784 7 INFO neutron.api.v2.resource [None req-e7db397e-ffc3-4695-b53e-333094f4f1c4 289955c5f2b346609ebc5c7a5d00b917 4ea36a5ace4d41cfa6824b163f5f233d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1062/2145] 10.0.0.230 () {32 vars in 751 bytes} [Thu Apr 16 10:13:45 2026] GET /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2146] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:13:45 2026] DELETE /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2147] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:13:45 2026] GET /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:13:45.916 7 INFO neutron.api.v2.resource [None req-6ef1bb78-725e-4a05-9443-296c5103e0c4 289955c5f2b346609ebc5c7a5d00b917 4ea36a5ace4d41cfa6824b163f5f233d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1064/2148] 10.0.0.230 () {32 vars in 754 bytes} [Thu Apr 16 10:13:45 2026] DELETE /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2149] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:45 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2150] 10.0.0.230 () {32 vars in 742 bytes} [Thu Apr 16 10:13:45 2026] DELETE /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2151] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Apr 16 10:13:45 2026] GET /v2.0/security-groups?id=f2cd0e5b-82b2-4d0e-b028-975a153dfda2&id=450bc991-76e6-46fb-84c9-2fba9166942c&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2152] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:13:45 2026] GET /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f/tags => 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: 1066/2153] 199.204.45.153 () {34 vars in 994 bytes} [Thu Apr 16 10:13:45 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2154] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:13:46 2026] DELETE /v2.0/subnetpools/b016bf2e-3da1-423f-8e73-608d6709f67f => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:13:46.166 7 INFO neutron_taas.services.taas.taas_plugin [req-52b8bf22-6d52-45e0-8fca-77deea0575ec req-75188366-6807-40d3-95fd-cb232f0b9f4c a96efbd2e0fb4dbca8da938747253ec4 5774617a34e74105b9dfc55dd841192a - - default default] TaaS: Handle Delete Port: 1c5211cb-f916-48db-8662-7cd7f3377555 2026-04-16 10:13:46.168 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-52b8bf22-6d52-45e0-8fca-77deea0575ec req-75188366-6807-40d3-95fd-cb232f0b9f4c a96efbd2e0fb4dbca8da938747253ec4 5774617a34e74105b9dfc55dd841192a - - default default] Tap Mirror: Handle Delete Port: 1c5211cb-f916-48db-8662-7cd7f3377555 2026-04-16 10:13:46.262 7 INFO neutron.db.l3_db [req-52b8bf22-6d52-45e0-8fca-77deea0575ec req-75188366-6807-40d3-95fd-cb232f0b9f4c a96efbd2e0fb4dbca8da938747253ec4 5774617a34e74105b9dfc55dd841192a - - default default] Floating IP 7cd84c95-78d2-44e0-82e3-6b35522e8c42 disassociated. External IP: 10.96.250.201, port: 1c5211cb-f916-48db-8662-7cd7f3377555. [pid: 7|app: 0|req: 1067/2155] 199.204.45.153 () {36 vars in 997 bytes} [Thu Apr 16 10:13:46 2026] DELETE /v2.0/ports/1c5211cb-f916-48db-8662-7cd7f3377555 => generated 0 bytes in 495 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:13:46.576 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfaf6ad4-844a-4294-991b-dfbb90fda139'] response: {'server_uuid': '296cd1ec-6162-4cf9-98a3-45f176417657', 'name': 'network-vif-deleted', 'tag': '1c5211cb-f916-48db-8662-7cd7f3377555', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1089/2156] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:46 2026] GET /v2.0/security-groups?tenant_id=4522e92f0f474bceb4ccd9859695ba08&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2157] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:46 2026] DELETE /v2.0/security-groups/7b6dab9d-b5f2-4efa-b107-04c19b71c85c => 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: 1090/2158] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:47 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => 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: 1069/2159] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:47 2026] GET /v2.0/security-groups?tenant_id=4ea36a5ace4d41cfa6824b163f5f233d&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2160] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:47 2026] DELETE /v2.0/security-groups/cdf8271d-4cb0-4bf0-b75e-87f1ac0ab19f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2163] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:48 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => 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: 1094/2164] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:13:49 2026] GET /v2.0/ports?device_id=296cd1ec-6162-4cf9-98a3-45f176417657 => 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: 1071/2165] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:50 2026] DELETE /v2.0/security-groups/450bc991-76e6-46fb-84c9-2fba9166942c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:13:50.528 8 INFO neutron.api.v2.resource [None req-c488e857-b18e-491f-b2f4-36b797c53c02 a96efbd2e0fb4dbca8da938747253ec4 5774617a34e74105b9dfc55dd841192a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1095/2166] 10.0.0.230 () {32 vars in 737 bytes} [Thu Apr 16 10:13:50 2026] GET /v2.0/security-groups/450bc991-76e6-46fb-84c9-2fba9166942c => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:13:50.638 7 INFO neutron_taas.services.taas.taas_plugin [None req-5b3c51e7-1cfc-4e8f-970b-2e423c98bd61 a96efbd2e0fb4dbca8da938747253ec4 5774617a34e74105b9dfc55dd841192a - - default default] TaaS: Handle Delete Port: 5a04a198-4520-45ac-87fc-0649f95f03b4 2026-04-16 10:13:50.641 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b3c51e7-1cfc-4e8f-970b-2e423c98bd61 a96efbd2e0fb4dbca8da938747253ec4 5774617a34e74105b9dfc55dd841192a - - default default] Tap Mirror: Handle Delete Port: 5a04a198-4520-45ac-87fc-0649f95f03b4 [pid: 7|app: 0|req: 1072/2167] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:13:50 2026] DELETE /v2.0/floatingips/7cd84c95-78d2-44e0-82e3-6b35522e8c42 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2168] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:50 2026] DELETE /v2.0/security-groups/f2cd0e5b-82b2-4d0e-b028-975a153dfda2 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:13:51.361 7 INFO neutron_taas.services.taas.taas_plugin [None req-087bf193-846c-44f2-81e6-a8bde747bfe8 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 3e009238-e8c6-4d4c-b887-f6ad1fa23c84 2026-04-16 10:13:51.364 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-087bf193-846c-44f2-81e6-a8bde747bfe8 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 3e009238-e8c6-4d4c-b887-f6ad1fa23c84 [pid: 7|app: 0|req: 1073/2169] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:13:50 2026] PUT /v2.0/routers/fe9d8b38-a02c-4a7d-a079-739fafe1baf5/remove_router_interface => generated 309 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:13:52.049 8 INFO neutron_taas.services.taas.taas_plugin [None req-765dc313-bf24-4d70-bc0e-22b8c60e0cd2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 6204cdb1-2ad8-45ff-8abd-ab72de84bc83 2026-04-16 10:13:52.051 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-765dc313-bf24-4d70-bc0e-22b8c60e0cd2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 6204cdb1-2ad8-45ff-8abd-ab72de84bc83 2026-04-16 10:13:52.289 8 INFO neutron_taas.services.taas.taas_plugin [None req-765dc313-bf24-4d70-bc0e-22b8c60e0cd2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 5c7069a8-9bcd-416c-a1b5-afbdc3dedb5b 2026-04-16 10:13:52.292 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-765dc313-bf24-4d70-bc0e-22b8c60e0cd2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 5c7069a8-9bcd-416c-a1b5-afbdc3dedb5b 2026-04-16 10:13:52.636 8 INFO neutron.services.segments.plugin [-] Segment f8d7ddaf-d551-4a2f-a0c2-e7ce0100249a resource provider aggregate not found 2026-04-16 10:13:52.646 8 INFO neutron.services.segments.plugin [-] Segment f8d7ddaf-d551-4a2f-a0c2-e7ce0100249a resource provider aggregate not found 2026-04-16 10:13:52.665 8 INFO neutron.services.segments.plugin [-] Segment f8d7ddaf-d551-4a2f-a0c2-e7ce0100249a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8d7ddaf-d551-4a2f-a0c2-e7ce0100249a found for delete ", "request_id": "req-b5bb3d8d-ee8f-4815-9112-1d1df3b154bb"}]} 2026-04-16 10:13:52.669 8 INFO neutron.services.segments.plugin [-] Segment f8d7ddaf-d551-4a2f-a0c2-e7ce0100249a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8d7ddaf-d551-4a2f-a0c2-e7ce0100249a found for delete ", "request_id": "req-57c2d904-67eb-4549-af4a-893e03633d70"}]} 2026-04-16 10:13:52.679 8 INFO neutron.db.l3_hamode_db [None req-765dc313-bf24-4d70-bc0e-22b8c60e0cd2 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] HA network 042b2acb-15de-4909-91bf-1ced760344d5 was deleted as no HA routers are present in tenant 5774617a34e74105b9dfc55dd841192a. [pid: 8|app: 0|req: 1097/2170] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:13:51 2026] DELETE /v2.0/routers/fe9d8b38-a02c-4a7d-a079-739fafe1baf5 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2171] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:13:52 2026] DELETE /v2.0/subnets/c632093c-ae2d-4808-bbae-b5ab28d91c50 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:13:52.944 8 INFO neutron_taas.services.taas.taas_plugin [None req-f7f84122-9197-4009-9bdc-de43e19a3c90 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 832047fe-aaa1-4dcf-b6c0-d1c81192da7f 2026-04-16 10:13:52.946 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7f84122-9197-4009-9bdc-de43e19a3c90 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 832047fe-aaa1-4dcf-b6c0-d1c81192da7f [pid: 8|app: 0|req: 1098/2172] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:13:52 2026] DELETE /v2.0/networks/57d38355-896f-4d7b-9738-21ca44333406 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:13:53.519 7 INFO neutron_taas.services.taas.taas_plugin [None req-61e8c27c-5423-4698-9edf-a1e9284c69e3 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: b910f1b4-aa10-42ff-9a7f-5016228bd1a5 2026-04-16 10:13:53.522 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61e8c27c-5423-4698-9edf-a1e9284c69e3 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: b910f1b4-aa10-42ff-9a7f-5016228bd1a5 [pid: 7|app: 0|req: 1075/2173] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:13:53 2026] PUT /v2.0/routers/2749d261-1aa6-45d2-a515-86794c6effa4/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:13:54.264 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec32dd8b-8b28-4431-b92b-45b509bceb08 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 0430050d-f4ce-495b-a4d7-dd341a0439c1 2026-04-16 10:13:54.268 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec32dd8b-8b28-4431-b92b-45b509bceb08 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 0430050d-f4ce-495b-a4d7-dd341a0439c1 2026-04-16 10:13:54.526 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec32dd8b-8b28-4431-b92b-45b509bceb08 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: ceb4d4d6-4feb-4986-a351-670d8d39958e 2026-04-16 10:13:54.528 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec32dd8b-8b28-4431-b92b-45b509bceb08 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: ceb4d4d6-4feb-4986-a351-670d8d39958e 2026-04-16 10:13:54.697 8 INFO neutron.services.segments.plugin [-] Segment c9ebb0c2-b128-447c-9dab-773157dc7b14 resource provider aggregate not found 2026-04-16 10:13:54.702 8 INFO neutron.services.segments.plugin [-] Segment c9ebb0c2-b128-447c-9dab-773157dc7b14 resource provider aggregate not found 2026-04-16 10:13:54.722 8 INFO neutron.services.segments.plugin [-] Segment c9ebb0c2-b128-447c-9dab-773157dc7b14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9ebb0c2-b128-447c-9dab-773157dc7b14 found for delete ", "request_id": "req-06df0235-e38a-40ef-a8ac-d86c436adc33"}]} 2026-04-16 10:13:54.737 8 INFO neutron.services.segments.plugin [-] Segment c9ebb0c2-b128-447c-9dab-773157dc7b14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9ebb0c2-b128-447c-9dab-773157dc7b14 found for delete ", "request_id": "req-35a186dd-c16d-4696-8b85-7495028c28cb"}]} 2026-04-16 10:13:54.904 8 INFO neutron.db.l3_hamode_db [None req-ec32dd8b-8b28-4431-b92b-45b509bceb08 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] HA network 2364b584-43f3-44a8-91d7-d5e4111e62a6 was deleted as no HA routers are present in tenant fe4e80af44ad49f0b1dc294768c7d706. [pid: 8|app: 0|req: 1099/2174] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:13:54 2026] DELETE /v2.0/routers/2749d261-1aa6-45d2-a515-86794c6effa4 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2175] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:13:54 2026] DELETE /v2.0/subnets/ce59ec28-822f-4def-9b29-004791e7d64f => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:13:55.144 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a94bc97-bd10-40d0-8a49-a33a3834b5eb ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 3cc21b17-2b39-4fe4-bad8-4ff937ef866a 2026-04-16 10:13:55.147 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a94bc97-bd10-40d0-8a49-a33a3834b5eb ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 3cc21b17-2b39-4fe4-bad8-4ff937ef866a [pid: 8|app: 0|req: 1100/2176] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:13:55 2026] DELETE /v2.0/networks/5aae9791-aa93-4f7b-b7ff-78dd4f1bbab1 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2177] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:55 2026] GET /v2.0/security-groups?tenant_id=5774617a34e74105b9dfc55dd841192a&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2178] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:55 2026] DELETE /v2.0/security-groups/b9aa2572-51c8-48c8-8bd3-b2831c6cb576 => 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: 1078/2179] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:13:55 2026] GET /v2.0/security-groups?tenant_id=fe4e80af44ad49f0b1dc294768c7d706&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: 1102/2180] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:13:55 2026] DELETE /v2.0/security-groups/e912aca3-4315-4068-9451-e957ef71f463 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:13:56.742 8 INFO neutron.services.segments.plugin [-] Segment 73ce780e-527d-4862-9760-8dcae1e22b8b resource provider aggregate not found 2026-04-16 10:13:56.759 8 INFO neutron.services.segments.plugin [-] Segment 73ce780e-527d-4862-9760-8dcae1e22b8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73ce780e-527d-4862-9760-8dcae1e22b8b found for delete ", "request_id": "req-4205c888-cd4b-4c9a-88c3-0edbda00271f"}]} 2026-04-16 10:13:56.772 8 INFO neutron.services.segments.plugin [-] Segment 73ce780e-527d-4862-9760-8dcae1e22b8b resource provider aggregate not found 2026-04-16 10:13:56.784 8 INFO neutron.services.segments.plugin [-] Segment 641b9892-9dc2-4c65-a1f1-eda2de3a3186 resource provider aggregate not found 2026-04-16 10:13:56.787 8 INFO neutron.services.segments.plugin [-] Segment 73ce780e-527d-4862-9760-8dcae1e22b8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73ce780e-527d-4862-9760-8dcae1e22b8b found for delete ", "request_id": "req-0e39bb0a-1c27-4d03-84ef-528df801b761"}]} 2026-04-16 10:13:56.803 8 INFO neutron.services.segments.plugin [-] Segment 641b9892-9dc2-4c65-a1f1-eda2de3a3186 resource provider aggregate not found 2026-04-16 10:13:56.809 8 INFO neutron.services.segments.plugin [-] Segment 641b9892-9dc2-4c65-a1f1-eda2de3a3186 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 641b9892-9dc2-4c65-a1f1-eda2de3a3186 found for delete ", "request_id": "req-265a99a5-aaf6-45bc-a612-ef27d10bf578"}]} 2026-04-16 10:13:56.819 8 INFO neutron.services.segments.plugin [-] Segment 641b9892-9dc2-4c65-a1f1-eda2de3a3186 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 641b9892-9dc2-4c65-a1f1-eda2de3a3186 found for delete ", "request_id": "req-e73a7f26-d34b-4b10-9ee8-f39ccc0bd86d"}]} [pid: 7|app: 0|req: 1079/2181] 10.0.0.230 () {34 vars in 678 bytes} [Thu Apr 16 10:14:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2182] 10.0.0.230 () {34 vars in 678 bytes} [Thu Apr 16 10:14:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2183] 10.0.0.230 () {34 vars in 678 bytes} [Thu Apr 16 10:14:00 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: 1104/2184] 10.0.0.230 () {34 vars in 678 bytes} [Thu Apr 16 10:14:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2185] 10.0.0.230 () {34 vars in 678 bytes} [Thu Apr 16 10:14:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2186] 10.0.0.230 () {34 vars in 753 bytes} [Thu Apr 16 10:14:00 2026] PUT /v2.0/policies/c652f9c4-489a-4a3b-aca6-a5f55e8d38bb/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2187] 10.0.0.230 () {34 vars in 753 bytes} [Thu Apr 16 10:14:00 2026] PUT /v2.0/policies/65507a68-4ebb-4346-a287-9a14abfa7fa6/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2188] 10.0.0.230 () {34 vars in 753 bytes} [Thu Apr 16 10:14:00 2026] PUT /v2.0/policies/0618865b-1bb8-410e-a262-9d0ea4764977/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2189] 10.0.0.230 () {34 vars in 753 bytes} [Thu Apr 16 10:14:00 2026] PUT /v2.0/policies/d5ed5103-055c-4a2e-8b5f-70510d2e5df6/tags => 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: 1107/2190] 10.0.0.230 () {32 vars in 674 bytes} [Thu Apr 16 10:14:00 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2191] 10.0.0.230 () {32 vars in 688 bytes} [Thu Apr 16 10:14:01 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2192] 10.0.0.230 () {32 vars in 684 bytes} [Thu Apr 16 10:14:01 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2193] 10.0.0.230 () {32 vars in 696 bytes} [Thu Apr 16 10:14:01 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2194] 10.0.0.230 () {32 vars in 682 bytes} [Thu Apr 16 10:14:01 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2195] 10.0.0.230 () {32 vars in 696 bytes} [Thu Apr 16 10:14:01 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2196] 10.0.0.230 () {32 vars in 692 bytes} [Thu Apr 16 10:14:01 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2197] 10.0.0.230 () {32 vars in 704 bytes} [Thu Apr 16 10:14:01 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2198] 10.0.0.230 () {32 vars in 734 bytes} [Thu Apr 16 10:14:01 2026] DELETE /v2.0/qos/policies/c652f9c4-489a-4a3b-aca6-a5f55e8d38bb => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2199] 10.0.0.230 () {32 vars in 734 bytes} [Thu Apr 16 10:14:01 2026] DELETE /v2.0/qos/policies/65507a68-4ebb-4346-a287-9a14abfa7fa6 => 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: 1112/2200] 10.0.0.230 () {32 vars in 734 bytes} [Thu Apr 16 10:14:01 2026] DELETE /v2.0/qos/policies/0618865b-1bb8-410e-a262-9d0ea4764977 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2201] 10.0.0.230 () {32 vars in 734 bytes} [Thu Apr 16 10:14:01 2026] DELETE /v2.0/qos/policies/d5ed5103-055c-4a2e-8b5f-70510d2e5df6 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2202] 10.0.0.230 () {32 vars in 734 bytes} [Thu Apr 16 10:14:01 2026] DELETE /v2.0/qos/policies/1e789510-385b-4c15-a3ed-8f8fc1b47190 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2203] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:14:02 2026] GET /v2.0/security-groups?tenant_id=8e4aa8edc57e4807af9dccc34fa31f24&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2204] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:02 2026] DELETE /v2.0/security-groups/a25636cb-9a3a-4be3-97f0-5d480d589077 => 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: 1091/2207] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:14:03 2026] GET /v2.0/security-groups?tenant_id=85498abe4ca042788a0acbd77ec9f34d&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2208] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:03 2026] DELETE /v2.0/security-groups/6de5fc1c-5abc-476c-a829-028b0498e3da => 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: 1092/2209] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:14:03 2026] GET /v2.0/security-groups?tenant_id=5c055a78d5dd46db98660116a6c8ac66&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: 1118/2210] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:03 2026] DELETE /v2.0/security-groups/a6928aa4-bff1-4862-9799-70409da25dd7 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:14:07.776 7 INFO neutron.db.segments_db [None req-1c205c1c-3c22-42ea-a0a0-5281157635ec 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Added segment 473f706b-df54-4cdb-9461-40d9f571aa11 of type vxlan for network b974bec3-fbd7-4ad2-96f7-4abee5d4e934 2026-04-16 10:14:08.228 7 INFO neutron.db.l3_hamode_db [None req-1c205c1c-3c22-42ea-a0a0-5281157635ec 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:14:08.403 7 INFO neutron.db.l3_hamode_db [None req-1c205c1c-3c22-42ea-a0a0-5281157635ec 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1093/2211] 10.0.0.230 () {34 vars in 668 bytes} [Thu Apr 16 10:14:07 2026] POST /v2.0/routers => generated 474 bytes in 1456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:14:09.106 8 INFO neutron.db.l3_hamode_db [None req-74feb457-5d35-42c9-9c74-ea491e12e829 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:14:09.250 8 INFO neutron.db.l3_hamode_db [None req-74feb457-5d35-42c9-9c74-ea491e12e829 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1119/2212] 10.0.0.230 () {34 vars in 668 bytes} [Thu Apr 16 10:14:09 2026] POST /v2.0/routers => generated 474 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:14:09.835 7 INFO neutron.db.l3_hamode_db [None req-edb58894-ffce-442f-bb77-60ef6e13fb6b 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:14:09.973 7 INFO neutron.db.l3_hamode_db [None req-edb58894-ffce-442f-bb77-60ef6e13fb6b 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1094/2213] 10.0.0.230 () {34 vars in 668 bytes} [Thu Apr 16 10:14:09 2026] POST /v2.0/routers => generated 474 bytes in 742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:14:10.582 8 INFO neutron.db.l3_hamode_db [None req-af5f9be5-65a0-49b7-8c6a-c49c3a106251 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:14:10.709 8 INFO neutron.db.l3_hamode_db [None req-af5f9be5-65a0-49b7-8c6a-c49c3a106251 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1120/2214] 10.0.0.230 () {34 vars in 668 bytes} [Thu Apr 16 10:14:10 2026] POST /v2.0/routers => generated 474 bytes in 761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:14:11.359 7 INFO neutron.db.l3_hamode_db [None req-0aa98750-305d-4b3f-b0c0-c34871179153 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:14:11.479 7 INFO neutron.db.l3_hamode_db [None req-0aa98750-305d-4b3f-b0c0-c34871179153 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1095/2215] 10.0.0.230 () {34 vars in 668 bytes} [Thu Apr 16 10:14:11 2026] POST /v2.0/routers => generated 474 bytes in 765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2216] 10.0.0.230 () {34 vars in 751 bytes} [Thu Apr 16 10:14:12 2026] PUT /v2.0/routers/f9e7ab1a-8aed-4a1e-9216-0853215fd97d/tags => generated 17 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2217] 10.0.0.230 () {34 vars in 751 bytes} [Thu Apr 16 10:14:12 2026] PUT /v2.0/routers/7189a4a7-3a11-4a15-aa1f-accdb992dfa9/tags => generated 25 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2218] 10.0.0.230 () {34 vars in 751 bytes} [Thu Apr 16 10:14:12 2026] PUT /v2.0/routers/68240658-de8c-4fa5-9576-f82e2cf4434f/tags => generated 34 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2219] 10.0.0.230 () {34 vars in 751 bytes} [Thu Apr 16 10:14:12 2026] PUT /v2.0/routers/b13ca1b7-32c5-4c6f-897c-afa79c47ccff/tags => generated 19 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2220] 10.0.0.230 () {32 vars in 664 bytes} [Thu Apr 16 10:14:12 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2221] 10.0.0.230 () {32 vars in 678 bytes} [Thu Apr 16 10:14:12 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2222] 10.0.0.230 () {32 vars in 674 bytes} [Thu Apr 16 10:14:12 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2223] 10.0.0.230 () {32 vars in 686 bytes} [Thu Apr 16 10:14:12 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2224] 10.0.0.230 () {32 vars in 672 bytes} [Thu Apr 16 10:14:12 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2225] 10.0.0.230 () {32 vars in 686 bytes} [Thu Apr 16 10:14:12 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2226] 10.0.0.230 () {32 vars in 682 bytes} [Thu Apr 16 10:14:13 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2227] 10.0.0.230 () {32 vars in 694 bytes} [Thu Apr 16 10:14:13 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2228] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:14:13 2026] GET /v2.0/routers/f9e7ab1a-8aed-4a1e-9216-0853215fd97d => generated 485 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2229] 10.0.0.230 () {34 vars in 742 bytes} [Thu Apr 16 10:14:13 2026] PUT /v2.0/routers/f9e7ab1a-8aed-4a1e-9216-0853215fd97d => generated 485 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2230] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:14:13 2026] GET /v2.0/ports?device_id=f9e7ab1a-8aed-4a1e-9216-0853215fd97d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:14:13.955 7 INFO neutron_taas.services.taas.taas_plugin [None req-6481b369-db36-47de-aaa1-c4d1c304c922 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] TaaS: Handle Delete Port: 23442e6d-9c1b-4c35-831e-be791bef3bcc 2026-04-16 10:14:13.958 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6481b369-db36-47de-aaa1-c4d1c304c922 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Tap Mirror: Handle Delete Port: 23442e6d-9c1b-4c35-831e-be791bef3bcc [pid: 7|app: 0|req: 1103/2231] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:14:13 2026] DELETE /v2.0/routers/f9e7ab1a-8aed-4a1e-9216-0853215fd97d => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2232] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:14:14 2026] GET /v2.0/routers/7189a4a7-3a11-4a15-aa1f-accdb992dfa9 => generated 493 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2233] 10.0.0.230 () {34 vars in 742 bytes} [Thu Apr 16 10:14:14 2026] PUT /v2.0/routers/7189a4a7-3a11-4a15-aa1f-accdb992dfa9 => generated 493 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2234] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:14:14 2026] GET /v2.0/ports?device_id=7189a4a7-3a11-4a15-aa1f-accdb992dfa9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:14:14.933 7 INFO neutron_taas.services.taas.taas_plugin [None req-abbe1385-e902-417b-9de8-9264756357ae 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] TaaS: Handle Delete Port: ec08bda2-55dc-48fb-9e5c-29264808604b 2026-04-16 10:14:14.936 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abbe1385-e902-417b-9de8-9264756357ae 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Tap Mirror: Handle Delete Port: ec08bda2-55dc-48fb-9e5c-29264808604b [pid: 7|app: 0|req: 1105/2235] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:14:14 2026] DELETE /v2.0/routers/7189a4a7-3a11-4a15-aa1f-accdb992dfa9 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2236] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:14:15 2026] GET /v2.0/routers/68240658-de8c-4fa5-9576-f82e2cf4434f => generated 502 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2237] 10.0.0.230 () {34 vars in 742 bytes} [Thu Apr 16 10:14:15 2026] PUT /v2.0/routers/68240658-de8c-4fa5-9576-f82e2cf4434f => generated 502 bytes in 1089 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2238] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:14:16 2026] GET /v2.0/ports?device_id=68240658-de8c-4fa5-9576-f82e2cf4434f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:14:16.485 7 INFO neutron_taas.services.taas.taas_plugin [None req-29fa1ed3-8521-4eac-b9e0-d6b82d8e26f0 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] TaaS: Handle Delete Port: 18fae53d-c700-410c-8554-839284f7c892 2026-04-16 10:14:16.488 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29fa1ed3-8521-4eac-b9e0-d6b82d8e26f0 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Tap Mirror: Handle Delete Port: 18fae53d-c700-410c-8554-839284f7c892 [pid: 7|app: 0|req: 1107/2239] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:14:16 2026] DELETE /v2.0/routers/68240658-de8c-4fa5-9576-f82e2cf4434f => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2240] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:14:16 2026] GET /v2.0/routers/b13ca1b7-32c5-4c6f-897c-afa79c47ccff => generated 487 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2241] 10.0.0.230 () {34 vars in 742 bytes} [Thu Apr 16 10:14:16 2026] PUT /v2.0/routers/b13ca1b7-32c5-4c6f-897c-afa79c47ccff => generated 487 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2242] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:14:17 2026] GET /v2.0/ports?device_id=b13ca1b7-32c5-4c6f-897c-afa79c47ccff => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:14:17.490 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6257e76-019f-40ff-b672-31ad4bcb381c 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] TaaS: Handle Delete Port: 0c05f748-9de4-404c-94a3-622eef88e4ae 2026-04-16 10:14:17.493 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6257e76-019f-40ff-b672-31ad4bcb381c 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Tap Mirror: Handle Delete Port: 0c05f748-9de4-404c-94a3-622eef88e4ae [pid: 7|app: 0|req: 1109/2243] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:14:17 2026] DELETE /v2.0/routers/b13ca1b7-32c5-4c6f-897c-afa79c47ccff => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2244] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:14:17 2026] GET /v2.0/routers/cb539357-4310-4642-b1da-4ff52425fb6f => generated 480 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2247] 10.0.0.230 () {34 vars in 742 bytes} [Thu Apr 16 10:14:17 2026] PUT /v2.0/routers/cb539357-4310-4642-b1da-4ff52425fb6f => generated 480 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2248] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:14:18 2026] GET /v2.0/ports?device_id=cb539357-4310-4642-b1da-4ff52425fb6f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:14:18.521 7 INFO neutron_taas.services.taas.taas_plugin [None req-96cd825d-abc3-4a37-8eab-59438bfb2c9e 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] TaaS: Handle Delete Port: 55c7ab1f-08cf-4aee-97a3-5cb0266ea633 2026-04-16 10:14:18.524 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96cd825d-abc3-4a37-8eab-59438bfb2c9e 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] Tap Mirror: Handle Delete Port: 55c7ab1f-08cf-4aee-97a3-5cb0266ea633 2026-04-16 10:14:18.907 7 INFO neutron.db.l3_hamode_db [None req-96cd825d-abc3-4a37-8eab-59438bfb2c9e 882ce4bbae754dc4863b81612acce0de 3309408f3033415182fa7aedb6976c7d - - default default] HA network b974bec3-fbd7-4ad2-96f7-4abee5d4e934 was deleted as no HA routers are present in tenant 3309408f3033415182fa7aedb6976c7d. [pid: 7|app: 0|req: 1111/2249] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:14:18 2026] DELETE /v2.0/routers/cb539357-4310-4642-b1da-4ff52425fb6f => generated 0 bytes in 555 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:14:18.975 7 INFO neutron.services.segments.plugin [-] Segment 473f706b-df54-4cdb-9461-40d9f571aa11 resource provider aggregate not found 2026-04-16 10:14:18.989 7 INFO neutron.services.segments.plugin [-] Segment 473f706b-df54-4cdb-9461-40d9f571aa11 resource provider aggregate not found 2026-04-16 10:14:18.994 7 INFO neutron.services.segments.plugin [-] Segment 473f706b-df54-4cdb-9461-40d9f571aa11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 473f706b-df54-4cdb-9461-40d9f571aa11 found for delete ", "request_id": "req-452187df-07f6-472d-8294-504242d058f1"}]} 2026-04-16 10:14:19.003 7 INFO neutron.services.segments.plugin [-] Segment 473f706b-df54-4cdb-9461-40d9f571aa11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 473f706b-df54-4cdb-9461-40d9f571aa11 found for delete ", "request_id": "req-201efe0c-58ca-4cb5-9522-4eead96a657c"}]} [pid: 8|app: 0|req: 1139/2250] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:14:19 2026] GET /v2.0/security-groups?tenant_id=00dcc3efbf4a416ca835ee7d8e9df4ae&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2251] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:19 2026] DELETE /v2.0/security-groups/c9a8ae89-6460-4bb3-aa58-66aab78e6f4a => 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: 1140/2252] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:14:20 2026] GET /v2.0/security-groups?tenant_id=3309408f3033415182fa7aedb6976c7d&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2253] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:20 2026] DELETE /v2.0/security-groups/29949306-e19a-4c50-934a-2f32662bc7dc => 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: 1141/2254] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:14:20 2026] GET /v2.0/security-groups?tenant_id=48a6231a12a74629a5d8944f91c757d3&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2255] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:20 2026] DELETE /v2.0/security-groups/15402b57-2115-4dba-8144-6a739e4f322b => 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: 1142/2256] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:14:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2257] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:14:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2258] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:14:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2259] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:14:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2260] 10.0.0.230 () {34 vars in 676 bytes} [Thu Apr 16 10:14:25 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: 1117/2261] 10.0.0.230 () {34 vars in 759 bytes} [Thu Apr 16 10:14:25 2026] PUT /v2.0/subnetpools/b91bf03e-f892-4d54-8361-229caacd4776/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2262] 10.0.0.230 () {34 vars in 759 bytes} [Thu Apr 16 10:14:25 2026] PUT /v2.0/subnetpools/d2bcaffa-86b1-4814-976b-e11b2b159e7b/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: 1118/2263] 10.0.0.230 () {34 vars in 759 bytes} [Thu Apr 16 10:14:25 2026] PUT /v2.0/subnetpools/d2db201f-4ea3-4b0a-a5d8-2c95d68f460f/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2264] 10.0.0.230 () {34 vars in 759 bytes} [Thu Apr 16 10:14:25 2026] PUT /v2.0/subnetpools/879e6f85-c1dc-430d-bf0e-1345244953a0/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2265] 10.0.0.230 () {32 vars in 672 bytes} [Thu Apr 16 10:14:25 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2266] 10.0.0.230 () {32 vars in 686 bytes} [Thu Apr 16 10:14:25 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/2267] 10.0.0.230 () {32 vars in 682 bytes} [Thu Apr 16 10:14:25 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2268] 10.0.0.230 () {32 vars in 694 bytes} [Thu Apr 16 10:14:25 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => 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: 1121/2269] 10.0.0.230 () {32 vars in 680 bytes} [Thu Apr 16 10:14:25 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2270] 10.0.0.230 () {32 vars in 694 bytes} [Thu Apr 16 10:14:25 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2271] 10.0.0.230 () {32 vars in 690 bytes} [Thu Apr 16 10:14:25 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2272] 10.0.0.230 () {32 vars in 702 bytes} [Thu Apr 16 10:14:25 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2273] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:14:25 2026] DELETE /v2.0/subnetpools/b91bf03e-f892-4d54-8361-229caacd4776 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2274] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:14:25 2026] DELETE /v2.0/subnetpools/d2bcaffa-86b1-4814-976b-e11b2b159e7b => 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: 1124/2275] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:14:25 2026] DELETE /v2.0/subnetpools/d2db201f-4ea3-4b0a-a5d8-2c95d68f460f => 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: 1152/2276] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:14:25 2026] DELETE /v2.0/subnetpools/879e6f85-c1dc-430d-bf0e-1345244953a0 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2277] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:14:25 2026] DELETE /v2.0/subnetpools/1f6a2cf4-9102-4046-b356-f5910f23a75b => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2278] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:14:26 2026] GET /v2.0/security-groups?tenant_id=cdaca60a5d82411795acbe7342555f46&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2279] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:26 2026] DELETE /v2.0/security-groups/70fc78bf-d85a-4768-b228-b436c597e441 => 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: 1154/2280] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:14:26 2026] GET /v2.0/security-groups?tenant_id=0e31b2593e18476dba756d7c18a7c03a&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2281] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:26 2026] DELETE /v2.0/security-groups/58080348-50ed-41c3-bd73-c9f2ab706edb => 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: 1155/2282] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:14:27 2026] GET /v2.0/security-groups?tenant_id=b6d2a80842a14263938c18b4c34d019c&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2283] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:27 2026] DELETE /v2.0/security-groups/46c62b7b-2074-40c1-80e7-4cc0e95a2570 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:14:30.928 8 INFO neutron.db.segments_db [None req-fd3df6ab-cf6d-4c05-bb15-3bce943d2aa3 7e1d6ee3479c49f7a4b01fb1f2356938 a10d2dd285bd49b9a8bfaaf5803c3214 - - default default] Added segment a4698e04-3c7f-4fc8-9c25-aae55efa2030 of type vxlan for network c3ea8efd-9abc-4df2-864e-c9966d12c236 [pid: 8|app: 0|req: 1156/2284] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:14:30 2026] POST /v2.0/networks => generated 613 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2285] 10.0.0.230 () {34 vars in 753 bytes} [Thu Apr 16 10:14:31 2026] PUT /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/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: 1157/2286] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:14:31 2026] GET /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2287] 10.0.0.230 () {34 vars in 764 bytes} [Thu Apr 16 10:14:31 2026] PUT /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2288] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:14:31 2026] GET /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2289] 10.0.0.230 () {34 vars in 760 bytes} [Thu Apr 16 10:14:31 2026] PUT /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2290] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:14:31 2026] GET /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2291] 10.0.0.230 () {34 vars in 782 bytes} [Thu Apr 16 10:14:31 2026] PUT /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2292] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:14:31 2026] GET /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2293] 10.0.0.230 () {34 vars in 753 bytes} [Thu Apr 16 10:14:31 2026] PUT /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2294] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:14:31 2026] GET /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/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: 1134/2295] 10.0.0.230 () {32 vars in 741 bytes} [Thu Apr 16 10:14:31 2026] GET /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:14:31.731 8 INFO neutron.api.v2.resource [None req-ba8f3bd7-2bc0-4f7e-a932-bf625a3e96e5 7e1d6ee3479c49f7a4b01fb1f2356938 a10d2dd285bd49b9a8bfaaf5803c3214 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1162/2296] 10.0.0.230 () {32 vars in 745 bytes} [Thu Apr 16 10:14:31 2026] GET /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2297] 10.0.0.230 () {32 vars in 744 bytes} [Thu Apr 16 10:14:31 2026] DELETE /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2298] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:14:31 2026] GET /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:14:31.919 7 INFO neutron.api.v2.resource [None req-ceb6d707-1617-4ec9-befb-1adcc1389c1d 7e1d6ee3479c49f7a4b01fb1f2356938 a10d2dd285bd49b9a8bfaaf5803c3214 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1136/2299] 10.0.0.230 () {32 vars in 748 bytes} [Thu Apr 16 10:14:31 2026] DELETE /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2300] 10.0.0.230 () {32 vars in 736 bytes} [Thu Apr 16 10:14:31 2026] DELETE /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/tags => 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: 1137/2301] 10.0.0.230 () {32 vars in 733 bytes} [Thu Apr 16 10:14:31 2026] GET /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2302] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:14:32 2026] DELETE /v2.0/networks/c3ea8efd-9abc-4df2-864e-c9966d12c236 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:14:32.262 8 INFO neutron.services.segments.plugin [-] Segment a4698e04-3c7f-4fc8-9c25-aae55efa2030 resource provider aggregate not found 2026-04-16 10:14:32.279 8 INFO neutron.services.segments.plugin [-] Segment a4698e04-3c7f-4fc8-9c25-aae55efa2030 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4698e04-3c7f-4fc8-9c25-aae55efa2030 found for delete ", "request_id": "req-abfbd174-e54b-44f0-84e6-d9d9855697c9"}]} 2026-04-16 10:14:32.291 8 INFO neutron.services.segments.plugin [-] Segment a4698e04-3c7f-4fc8-9c25-aae55efa2030 resource provider aggregate not found 2026-04-16 10:14:32.311 8 INFO neutron.services.segments.plugin [-] Segment a4698e04-3c7f-4fc8-9c25-aae55efa2030 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4698e04-3c7f-4fc8-9c25-aae55efa2030 found for delete ", "request_id": "req-bbc30860-8aeb-4df1-a73a-e3b1b6ecf8a1"}]} [pid: 7|app: 0|req: 1138/2303] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:14:32 2026] GET /v2.0/security-groups?tenant_id=a10d2dd285bd49b9a8bfaaf5803c3214&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2304] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:32 2026] DELETE /v2.0/security-groups/9ea77ea9-e537-4d7e-b532-843e106a614a => 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: 1139/2307] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:14:33 2026] GET /v2.0/security-groups?tenant_id=6223817f47a34b5bb8ef96833394b2c0&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2308] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:33 2026] DELETE /v2.0/security-groups/e1e7f173-1a89-4c2c-81c4-6cf9d2e1f792 => 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: 1140/2309] 10.0.0.230 () {34 vars in 684 bytes} [Thu Apr 16 10:14:36 2026] POST /v2.0/security-groups => generated 1603 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2310] 10.0.0.230 () {34 vars in 767 bytes} [Thu Apr 16 10:14:36 2026] PUT /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2311] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:14:36 2026] GET /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2312] 10.0.0.230 () {34 vars in 778 bytes} [Thu Apr 16 10:14:36 2026] PUT /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2313] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:14:36 2026] GET /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2314] 10.0.0.230 () {34 vars in 774 bytes} [Thu Apr 16 10:14:36 2026] PUT /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2315] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:14:37 2026] GET /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2316] 10.0.0.230 () {34 vars in 796 bytes} [Thu Apr 16 10:14:37 2026] PUT /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags/black.or.white => 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: 1144/2317] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:14:37 2026] GET /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2318] 10.0.0.230 () {34 vars in 767 bytes} [Thu Apr 16 10:14:37 2026] PUT /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2319] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:14:37 2026] GET /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2320] 10.0.0.230 () {32 vars in 755 bytes} [Thu Apr 16 10:14:37 2026] GET /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:14:37.333 7 INFO neutron.api.v2.resource [None req-87180b8f-3406-4546-aa87-c7db4aeab874 0282abb7c30d49d1925ee1c1e42c02ff 6f90ffe204a244fa95042d20dc0c867d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1146/2321] 10.0.0.230 () {32 vars in 759 bytes} [Thu Apr 16 10:14:37 2026] GET /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2322] 10.0.0.230 () {32 vars in 758 bytes} [Thu Apr 16 10:14:37 2026] DELETE /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2323] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:14:37 2026] GET /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:14:37.466 8 INFO neutron.api.v2.resource [None req-dd186970-979c-48f3-86d7-2db68c6de9ba 0282abb7c30d49d1925ee1c1e42c02ff 6f90ffe204a244fa95042d20dc0c867d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1177/2324] 10.0.0.230 () {32 vars in 762 bytes} [Thu Apr 16 10:14:37 2026] DELETE /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2325] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:14:37 2026] DELETE /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2326] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:14:37 2026] GET /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4/tags => 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: 1149/2327] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:37 2026] DELETE /v2.0/security-groups/fac1daba-d624-461c-8780-e56822d3a5a4 => 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: 1179/2328] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:14:38 2026] GET /v2.0/security-groups?tenant_id=6f90ffe204a244fa95042d20dc0c867d&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2329] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:38 2026] DELETE /v2.0/security-groups/c1904a49-abef-4a69-863a-88ac8a51b9c9 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2330] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:14:38 2026] GET /v2.0/security-groups?tenant_id=310dd40c555f4f64895dbaa68580a10a&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: 1151/2331] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:38 2026] DELETE /v2.0/security-groups/4f1fa327-da48-473c-97c8-def833bded48 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:14:42.181 8 INFO neutron.db.segments_db [None req-c94b05ef-8be3-4c6a-a537-a9f4ecf58252 40e45649dd4a4895916354196d4bf997 5f2fe82cf4d44ae68c54d8b720d50ece - - default default] Added segment 6f4c6823-e663-40f9-b4a5-7ca293c92a76 of type vxlan for network 6db376c0-8abc-4283-bdc1-f4d7deac9ad1 [pid: 8|app: 0|req: 1181/2332] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:14:41 2026] POST /v2.0/networks => generated 613 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2333] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:14:42 2026] POST /v2.0/subnets => generated 626 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2334] 10.0.0.230 () {34 vars in 751 bytes} [Thu Apr 16 10:14:42 2026] PUT /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2335] 10.0.0.230 () {32 vars in 731 bytes} [Thu Apr 16 10:14:42 2026] GET /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2336] 10.0.0.230 () {34 vars in 762 bytes} [Thu Apr 16 10:14:42 2026] PUT /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2337] 10.0.0.230 () {32 vars in 731 bytes} [Thu Apr 16 10:14:42 2026] GET /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2338] 10.0.0.230 () {34 vars in 758 bytes} [Thu Apr 16 10:14:42 2026] PUT /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2339] 10.0.0.230 () {32 vars in 731 bytes} [Thu Apr 16 10:14:42 2026] GET /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2340] 10.0.0.230 () {34 vars in 780 bytes} [Thu Apr 16 10:14:42 2026] PUT /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2341] 10.0.0.230 () {32 vars in 731 bytes} [Thu Apr 16 10:14:42 2026] GET /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2342] 10.0.0.230 () {34 vars in 751 bytes} [Thu Apr 16 10:14:42 2026] PUT /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2343] 10.0.0.230 () {32 vars in 731 bytes} [Thu Apr 16 10:14:43 2026] GET /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2344] 10.0.0.230 () {32 vars in 739 bytes} [Thu Apr 16 10:14:43 2026] GET /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:14:43.170 7 INFO neutron.api.v2.resource [None req-ef965715-236a-4d13-b665-79ddf49ab88c 40e45649dd4a4895916354196d4bf997 5f2fe82cf4d44ae68c54d8b720d50ece - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1158/2345] 10.0.0.230 () {32 vars in 743 bytes} [Thu Apr 16 10:14:43 2026] GET /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2346] 10.0.0.230 () {32 vars in 742 bytes} [Thu Apr 16 10:14:43 2026] DELETE /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2347] 10.0.0.230 () {32 vars in 731 bytes} [Thu Apr 16 10:14:43 2026] GET /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:14:43.339 8 INFO neutron.api.v2.resource [None req-40609faa-43db-4dc5-8684-f43ba3616e78 40e45649dd4a4895916354196d4bf997 5f2fe82cf4d44ae68c54d8b720d50ece - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1189/2348] 10.0.0.230 () {32 vars in 746 bytes} [Thu Apr 16 10:14:43 2026] DELETE /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2349] 10.0.0.230 () {32 vars in 734 bytes} [Thu Apr 16 10:14:43 2026] DELETE /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2350] 10.0.0.230 () {32 vars in 731 bytes} [Thu Apr 16 10:14:43 2026] GET /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2351] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:14:43 2026] DELETE /v2.0/subnets/22b903fa-1c7e-4c39-96f3-3c16cca99e41 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:14:43.735 8 INFO neutron_taas.services.taas.taas_plugin [None req-46b302bf-fc32-4773-a321-3fc0dcb2394c 40e45649dd4a4895916354196d4bf997 5f2fe82cf4d44ae68c54d8b720d50ece - - default default] TaaS: Handle Delete Port: 7fa3c330-3ecb-4837-a763-665ca646a01e 2026-04-16 10:14:43.738 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46b302bf-fc32-4773-a321-3fc0dcb2394c 40e45649dd4a4895916354196d4bf997 5f2fe82cf4d44ae68c54d8b720d50ece - - default default] Tap Mirror: Handle Delete Port: 7fa3c330-3ecb-4837-a763-665ca646a01e 2026-04-16 10:14:43.924 8 INFO neutron.services.segments.plugin [-] Segment 6f4c6823-e663-40f9-b4a5-7ca293c92a76 resource provider aggregate not found 2026-04-16 10:14:43.929 8 INFO neutron.services.segments.plugin [-] Segment 6f4c6823-e663-40f9-b4a5-7ca293c92a76 resource provider aggregate not found 2026-04-16 10:14:43.951 8 INFO neutron.services.segments.plugin [-] Segment 6f4c6823-e663-40f9-b4a5-7ca293c92a76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f4c6823-e663-40f9-b4a5-7ca293c92a76 found for delete ", "request_id": "req-93c961bf-88c6-4341-b9b8-882fbeae9b0d"}]} 2026-04-16 10:14:43.951 8 INFO neutron.services.segments.plugin [-] Segment 6f4c6823-e663-40f9-b4a5-7ca293c92a76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f4c6823-e663-40f9-b4a5-7ca293c92a76 found for delete ", "request_id": "req-36fdd1db-d1db-4af5-9fbd-1f7545be8ac3"}]} [pid: 8|app: 0|req: 1191/2352] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:14:43 2026] DELETE /v2.0/networks/6db376c0-8abc-4283-bdc1-f4d7deac9ad1 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2353] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:14:44 2026] GET /v2.0/security-groups?tenant_id=5f2fe82cf4d44ae68c54d8b720d50ece&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2354] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:44 2026] DELETE /v2.0/security-groups/f6c1d919-b6b0-4482-acf1-8923fcc97812 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2355] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:14:44 2026] GET /v2.0/security-groups?tenant_id=125430d867ff453d8adb73348bf3dce9&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2356] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:14:45 2026] DELETE /v2.0/security-groups/5fe91eed-825d-4480-92e8-4d6267733ead => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:14:53.829 7 INFO neutron.db.segments_db [None req-03ab0252-be29-4015-8cb8-189251f87bed 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Added segment b21dddbe-0075-4b05-b6cd-4d867fe9bbdb of type vxlan for network 05e52aab-004e-4a05-9f86-0dbabbfc3fb0 [pid: 7|app: 0|req: 1165/2359] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:14:53 2026] POST /v2.0/networks => generated 619 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2360] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:14:53 2026] POST /v2.0/subnets => generated 657 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2361] 10.0.0.230 () {32 vars in 722 bytes} [Thu Apr 16 10:14:54 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2362] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:14:54 2026] POST /v2.0/subnets => generated 732 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:14:54.506 7 INFO neutron.db.segments_db [None req-7e48216d-9987-4434-b3cf-c2bf6d9ca925 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Added segment e3c5b90d-4042-4797-ace0-56606a78647e of type vxlan for network 2f4ffa88-ecd6-4cd5-9928-e8be341d4551 [pid: 7|app: 0|req: 1167/2363] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:14:54 2026] POST /v2.0/networks => generated 619 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2364] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:14:54 2026] POST /v2.0/subnets => generated 655 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2365] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:14:54 2026] POST /v2.0/subnets => generated 725 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:14:55.177 8 INFO neutron.db.segments_db [None req-9d590fa7-2e24-4e10-a953-8692caeb421f 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Added segment 3521acac-5e98-406c-8732-1517058de7d1 of type vxlan for network f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41 [pid: 8|app: 0|req: 1198/2366] 10.0.0.230 () {34 vars in 670 bytes} [Thu Apr 16 10:14:55 2026] POST /v2.0/networks => generated 619 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2367] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:14:55 2026] POST /v2.0/subnets => generated 656 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2368] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:14:55 2026] POST /v2.0/subnets => generated 730 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:14:55.778 7 INFO neutron.db.segments_db [None req-e592583c-d50c-4a73-a424-7b24c0758da1 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Added segment eb8855a1-b22d-4197-a708-5203bcb929e3 of type vxlan for network c714706e-54a4-453d-b1da-837fd4410ce6 2026-04-16 10:14:56.025 7 INFO neutron.db.l3_hamode_db [None req-e592583c-d50c-4a73-a424-7b24c0758da1 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 10:14:56.687 7 INFO neutron.db.l3_hamode_db [None req-e592583c-d50c-4a73-a424-7b24c0758da1 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1170/2369] 10.0.0.230 () {34 vars in 669 bytes} [Thu Apr 16 10:14:55 2026] POST /v2.0/routers => generated 684 bytes in 1781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2370] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:14:57 2026] PUT /v2.0/routers/3c7f9773-d701-48d0-aa41-57fa039b4fe6/add_router_interface => generated 309 bytes in 1299 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2371] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:14:58 2026] PUT /v2.0/routers/3c7f9773-d701-48d0-aa41-57fa039b4fe6/add_router_interface => generated 309 bytes in 1354 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2372] 10.0.0.230 () {34 vars in 783 bytes} [Thu Apr 16 10:15:00 2026] PUT /v2.0/routers/3c7f9773-d701-48d0-aa41-57fa039b4fe6/add_router_interface => generated 309 bytes in 1415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2373] 10.0.0.230 () {34 vars in 684 bytes} [Thu Apr 16 10:15:01 2026] POST /v2.0/security-groups => generated 1630 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2374] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:15:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2375] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:15:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2376] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:15:02 2026] POST /v2.0/security-group-rules => generated 599 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2377] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:15:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2378] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:15:02 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: 1175/2379] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:15:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2380] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:15:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2381] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:15:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2382] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:15:02 2026] POST /v2.0/security-group-rules => generated 599 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2383] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:15:02 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: 1207/2386] 10.0.0.230 () {34 vars in 695 bytes} [Thu Apr 16 10:15:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2387] 10.0.0.81 () {34 vars in 1095 bytes} [Thu Apr 16 10:15:03 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1372299852&fields=id&tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2388] 10.0.0.81 () {34 vars in 981 bytes} [Thu Apr 16 10:15:03 2026] GET /v2.0/networks?id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551 => generated 705 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2389] 10.0.0.81 () {34 vars in 964 bytes} [Thu Apr 16 10:15:03 2026] GET /v2.0/quotas/f61c26e7aa9f403599f6fe8c6ad1dd4f => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2390] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Apr 16 10:15:03 2026] GET /v2.0/ports?tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f&fields=id => generated 241 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2391] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Apr 16 10:15:03 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2392] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Apr 16 10:15:04 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1183/2393] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:15:04 2026] GET /v2.0/ports?device_id=5fa09ffe-51ad-4352-9abe-14f336806dce => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2394] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:15:08 2026] GET /v2.0/networks?id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551 => generated 705 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2395] 199.204.45.153 () {34 vars in 1050 bytes} [Thu Apr 16 10:15:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f => generated 179 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2396] 199.204.45.153 () {38 vars in 955 bytes} [Thu Apr 16 10:15:08 2026] POST /v2.0/ports => generated 1175 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2397] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:15:09 2026] PUT /v2.0/ports/53055857-3a8c-4f65-8896-985ff64cb217 => generated 1456 bytes in 511 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: 1213/2398] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:15:09 2026] GET /v2.0/ports?device_id=5fa09ffe-51ad-4352-9abe-14f336806dce => generated 1190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:15:09.656 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-63acecdb-53d3-4c18-b127-80d37cb9e906'] response: {'name': 'network-changed', 'server_uuid': '5fa09ffe-51ad-4352-9abe-14f336806dce', 'tag': '53055857-3a8c-4f65-8896-985ff64cb217', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1186/2399] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:15:09 2026] GET /v2.0/security-groups?id=1d527ff5-546e-4e05-b030-f8ef9208e9cb&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2400] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:15:10 2026] GET /v2.0/ports?tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f&device_id=5fa09ffe-51ad-4352-9abe-14f336806dce => generated 1459 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2401] 199.204.45.153 () {34 vars in 1018 bytes} [Thu Apr 16 10:15:10 2026] GET /v2.0/networks?tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f&shared=False => generated 2375 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2402] 199.204.45.153 () {34 vars in 930 bytes} [Thu Apr 16 10:15:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2403] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:15:11 2026] GET /v2.0/ports?tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f&device_id=5fa09ffe-51ad-4352-9abe-14f336806dce => generated 1459 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2404] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:15:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.86&port_id=53055857-3a8c-4f65-8896-985ff64cb217 => 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: 1189/2405] 199.204.45.153 () {34 vars in 1102 bytes} [Thu Apr 16 10:15:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5d&port_id=53055857-3a8c-4f65-8896-985ff64cb217 => 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: 1217/2406] 199.204.45.153 () {34 vars in 1064 bytes} [Thu Apr 16 10:15:11 2026] GET /v2.0/subnets?id=280343db-4058-475d-8e35-69750c033b4b&id=52157526-707e-4df8-a67b-b9c876c16420 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2407] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:15:11 2026] GET /v2.0/ports?network_id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&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: 8|app: 0|req: 1218/2408] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:15:11 2026] GET /v2.0/ports?network_id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&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: 1191/2409] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:15:11 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1219/2410] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:15:11 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1192/2411] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:15:14 2026] GET /v2.0/ports?device_id=5fa09ffe-51ad-4352-9abe-14f336806dce => generated 1192 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2412] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:15:14 2026] GET /v2.0/security-groups?id=1d527ff5-546e-4e05-b030-f8ef9208e9cb&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2415] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:15:19 2026] GET /v2.0/ports?device_id=5fa09ffe-51ad-4352-9abe-14f336806dce => generated 1192 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2416] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:15:20 2026] GET /v2.0/security-groups?id=1d527ff5-546e-4e05-b030-f8ef9208e9cb&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2417] 10.0.0.230 () {32 vars in 818 bytes} [Thu Apr 16 10:15:20 2026] GET /v2.0/ports?network_id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&mac_address=fa%3A16%3A3e%3A4b%3A62%3Ad3 => generated 1192 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:15:20.891 7 INFO neutron.db.l3_db [None req-0e636e40-21b9-4d1f-ae90-bf6c477b945f 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Floating IP 481cd734-5368-4c2f-8995-0f34f9e840fb associated. External IP: 10.96.250.209, port: 53055857-3a8c-4f65-8896-985ff64cb217. [pid: 7|app: 0|req: 1195/2418] 10.0.0.230 () {34 vars in 677 bytes} [Thu Apr 16 10:15:20 2026] POST /v2.0/floatingips => generated 854 bytes in 1012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:15:21.234 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7fe1036-15bb-4c82-b64b-0c53c37349c8'] response: {'name': 'network-changed', 'server_uuid': '5fa09ffe-51ad-4352-9abe-14f336806dce', 'tag': '53055857-3a8c-4f65-8896-985ff64cb217', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1224/2419] 10.0.0.81 () {34 vars in 1095 bytes} [Thu Apr 16 10:15:21 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1372299852&fields=id&tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2420] 10.0.0.81 () {34 vars in 981 bytes} [Thu Apr 16 10:15:21 2026] GET /v2.0/networks?id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2421] 10.0.0.81 () {34 vars in 964 bytes} [Thu Apr 16 10:15:21 2026] GET /v2.0/quotas/f61c26e7aa9f403599f6fe8c6ad1dd4f => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2422] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Apr 16 10:15:21 2026] GET /v2.0/ports?tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f&fields=id => generated 333 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2423] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Apr 16 10:15:21 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2424] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Apr 16 10:15:21 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2425] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:15:21 2026] GET /v2.0/ports?tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f&device_id=5fa09ffe-51ad-4352-9abe-14f336806dce => 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: 1199/2426] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:15:21 2026] GET /v2.0/networks?id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2427] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:15:21 2026] GET /v2.0/ports?device_id=83090d0a-deaf-4ed8-8813-03e8f3e43fbf => 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: 1200/2428] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:15:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.86&port_id=53055857-3a8c-4f65-8896-985ff64cb217 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2429] 199.204.45.153 () {34 vars in 1102 bytes} [Thu Apr 16 10:15:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5d&port_id=53055857-3a8c-4f65-8896-985ff64cb217 => 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: 1201/2430] 199.204.45.153 () {34 vars in 1064 bytes} [Thu Apr 16 10:15:21 2026] GET /v2.0/subnets?id=280343db-4058-475d-8e35-69750c033b4b&id=52157526-707e-4df8-a67b-b9c876c16420 => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2431] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:15:21 2026] GET /v2.0/ports?network_id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&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: 7|app: 0|req: 1202/2432] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:15:22 2026] GET /v2.0/ports?network_id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&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: 8|app: 0|req: 1231/2433] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:15:22 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1203/2434] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:15:22 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1232/2435] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:15:26 2026] GET /v2.0/networks?id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2436] 199.204.45.153 () {34 vars in 1050 bytes} [Thu Apr 16 10:15:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f => generated 179 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2437] 199.204.45.153 () {38 vars in 955 bytes} [Thu Apr 16 10:15:26 2026] POST /v2.0/ports => generated 1183 bytes in 392 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: 1234/2438] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:15:26 2026] GET /v2.0/ports?device_id=83090d0a-deaf-4ed8-8813-03e8f3e43fbf => generated 1198 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2439] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:15:26 2026] PUT /v2.0/ports/d2b84f30-433d-4954-9625-44ee52e7b90d => generated 1464 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2440] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:15:26 2026] GET /v2.0/security-groups?id=1d527ff5-546e-4e05-b030-f8ef9208e9cb&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:15:27.018 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf311d86-68a0-4c82-83f8-133d819a5037'] response: {'name': 'network-changed', 'server_uuid': '83090d0a-deaf-4ed8-8813-03e8f3e43fbf', 'tag': 'd2b84f30-433d-4954-9625-44ee52e7b90d', '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: 1206/2441] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:15:27 2026] GET /v2.0/ports?tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f&device_id=83090d0a-deaf-4ed8-8813-03e8f3e43fbf => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2442] 199.204.45.153 () {34 vars in 1018 bytes} [Thu Apr 16 10:15:27 2026] GET /v2.0/networks?tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f&shared=False => generated 2375 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2443] 199.204.45.153 () {34 vars in 930 bytes} [Thu Apr 16 10:15:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2444] 10.0.0.214 () {34 vars in 990 bytes} [Thu Apr 16 10:15:27 2026] GET /v2.0/ports?device_id=5fa09ffe-51ad-4352-9abe-14f336806dce => generated 1461 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2445] 10.0.0.214 () {34 vars in 1040 bytes} [Thu Apr 16 10:15:27 2026] GET /v2.0/security-groups?id=1d527ff5-546e-4e05-b030-f8ef9208e9cb&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2446] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:15:28 2026] GET /v2.0/ports?tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f&device_id=83090d0a-deaf-4ed8-8813-03e8f3e43fbf => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2447] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:15:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.219&port_id=d2b84f30-433d-4954-9625-44ee52e7b90d => 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: 1209/2448] 199.204.45.153 () {34 vars in 1104 bytes} [Thu Apr 16 10:15:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Afd&port_id=d2b84f30-433d-4954-9625-44ee52e7b90d => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2449] 199.204.45.153 () {34 vars in 1064 bytes} [Thu Apr 16 10:15:28 2026] GET /v2.0/subnets?id=3fb76819-3dbf-4434-a5b8-bb984029fce3&id=5a10219d-02cd-4e09-948f-9ce1abe82800 => generated 1415 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2450] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:15:28 2026] GET /v2.0/ports?network_id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2451] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:15:28 2026] GET /v2.0/ports?network_id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2452] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:15:28 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?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: 1242/2453] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:15:29 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2454] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:15:32 2026] GET /v2.0/ports?device_id=83090d0a-deaf-4ed8-8813-03e8f3e43fbf => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2455] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:15:32 2026] GET /v2.0/security-groups?id=1d527ff5-546e-4e05-b030-f8ef9208e9cb&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2458] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:15:37 2026] GET /v2.0/ports?device_id=83090d0a-deaf-4ed8-8813-03e8f3e43fbf => generated 1200 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2459] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:15:37 2026] GET /v2.0/security-groups?id=1d527ff5-546e-4e05-b030-f8ef9208e9cb&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2460] 10.0.0.230 () {32 vars in 818 bytes} [Thu Apr 16 10:15:37 2026] GET /v2.0/ports?network_id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41&mac_address=fa%3A16%3A3e%3Aa7%3A1d%3A1b => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:15:38.280 8 INFO neutron.db.l3_db [None req-c1a4f44a-e737-41f1-b466-a57d32a2ce91 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Floating IP 131b6286-f67e-4351-93d4-8cf7dd0f2f35 associated. External IP: 10.96.250.208, port: d2b84f30-433d-4954-9625-44ee52e7b90d. [pid: 8|app: 0|req: 1246/2461] 10.0.0.230 () {34 vars in 677 bytes} [Thu Apr 16 10:15:37 2026] POST /v2.0/floatingips => generated 855 bytes in 1132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 10:15:38.726 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-092798af-e83c-48a8-851e-aff7eb57a1f6'] response: {'name': 'network-changed', 'server_uuid': '83090d0a-deaf-4ed8-8813-03e8f3e43fbf', 'tag': 'd2b84f30-433d-4954-9625-44ee52e7b90d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1216/2462] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:15:39 2026] GET /v2.0/ports?tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f&device_id=83090d0a-deaf-4ed8-8813-03e8f3e43fbf => generated 1469 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2463] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:15:39 2026] GET /v2.0/networks?id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2464] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:15:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.219&port_id=d2b84f30-433d-4954-9625-44ee52e7b90d => 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: 1248/2465] 199.204.45.153 () {34 vars in 1104 bytes} [Thu Apr 16 10:15:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Afd&port_id=d2b84f30-433d-4954-9625-44ee52e7b90d => 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: 1218/2466] 199.204.45.153 () {34 vars in 1064 bytes} [Thu Apr 16 10:15:39 2026] GET /v2.0/subnets?id=3fb76819-3dbf-4434-a5b8-bb984029fce3&id=5a10219d-02cd-4e09-948f-9ce1abe82800 => 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: 1249/2467] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:15:39 2026] GET /v2.0/ports?network_id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41&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: 1219/2468] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:15:39 2026] GET /v2.0/ports?network_id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2469] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:15:39 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?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: 1220/2470] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:15:39 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?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: 1251/2471] 10.0.0.214 () {34 vars in 990 bytes} [Thu Apr 16 10:15:45 2026] GET /v2.0/ports?device_id=83090d0a-deaf-4ed8-8813-03e8f3e43fbf => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2472] 10.0.0.214 () {34 vars in 1040 bytes} [Thu Apr 16 10:15:45 2026] GET /v2.0/security-groups?id=1d527ff5-546e-4e05-b030-f8ef9208e9cb&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2475] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:16:00 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => 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: 1223/2476] 10.0.0.135 () {30 vars in 690 bytes} [Thu Apr 16 10:16:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2477] 10.0.0.135 () {30 vars in 692 bytes} [Thu Apr 16 10:16:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2478] 10.0.0.135 () {30 vars in 668 bytes} [Thu Apr 16 10:16:01 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: 1255/2479] 10.0.0.135 () {30 vars in 704 bytes} [Thu Apr 16 10:16:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2480] 10.0.0.135 () {28 vars in 439 bytes} [Thu Apr 16 10:16:02 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2481] 10.0.0.135 () {30 vars in 728 bytes} [Thu Apr 16 10:16:02 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 657 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2482] 10.0.0.135 () {30 vars in 690 bytes} [Thu Apr 16 10:16:02 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: 1257/2483] 10.0.0.135 () {30 vars in 692 bytes} [Thu Apr 16 10:16:02 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: 1227/2484] 10.0.0.135 () {30 vars in 668 bytes} [Thu Apr 16 10:16:02 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: 1258/2485] 10.0.0.135 () {30 vars in 704 bytes} [Thu Apr 16 10:16:02 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: 1228/2486] 10.0.0.135 () {30 vars in 728 bytes} [Thu Apr 16 10:16:02 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2487] 10.0.0.135 () {30 vars in 690 bytes} [Thu Apr 16 10:16:02 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: 1229/2488] 10.0.0.135 () {30 vars in 692 bytes} [Thu Apr 16 10:16:02 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: 1260/2489] 10.0.0.135 () {30 vars in 668 bytes} [Thu Apr 16 10:16:02 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: 1230/2490] 10.0.0.135 () {30 vars in 704 bytes} [Thu Apr 16 10:16:02 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: 1261/2491] 10.0.0.135 () {30 vars in 730 bytes} [Thu Apr 16 10:16:02 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0 => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2492] 10.0.0.135 () {30 vars in 682 bytes} [Thu Apr 16 10:16:02 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: 8|app: 0|req: 1262/2495] 10.0.0.135 () {34 vars in 704 bytes} [Thu Apr 16 10:16:02 2026] POST /v2.0/ports => generated 1132 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2496] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:16:05 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1263/2497] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:16: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: 1235/2498] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:16:06 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: 1264/2499] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:16:06 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: 1236/2500] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:16:06 2026] GET /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2501] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:16:06 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: 1237/2502] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:16:06 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: 1266/2503] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:16:06 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: 1238/2504] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:16:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:16:06.452 8 INFO neutron.api.v2.resource [None req-9ef5d28a-c87f-460b-918b-59f717c00f0b ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1267/2505] 199.204.45.153 () {30 vars in 763 bytes} [Thu Apr 16 10:16:06 2026] GET /v2.0/security-groups/lb-2738203d-670b-4f47-a546-b59187d6984a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2506] 199.204.45.153 () {30 vars in 785 bytes} [Thu Apr 16 10:16:06 2026] GET /v2.0/security-groups?name=lb-2738203d-670b-4f47-a546-b59187d6984a => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2507] 199.204.45.153 () {34 vars in 736 bytes} [Thu Apr 16 10:16:06 2026] POST /v2.0/security-groups => generated 1638 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2508] 199.204.45.153 () {30 vars in 815 bytes} [Thu Apr 16 10:16:06 2026] GET /v2.0/security-group-rules?security_group_id=dc92ced5-3273-4cfe-a855-83cc3b706af5 => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2509] 199.204.45.153 () {34 vars in 789 bytes} [Thu Apr 16 10:16:06 2026] PUT /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 1132 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2510] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:16:06 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1270/2511] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:16: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: 1242/2512] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:16:07 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: 1271/2513] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:16:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2514] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:16:07 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => 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: 1272/2515] 10.0.0.81 () {34 vars in 1015 bytes} [Thu Apr 16 10:16:14 2026] GET /v2.0/security-groups?id=ee1926e6-5abb-4f4f-ba41-7e8822586dac&fields=id => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2516] 10.0.0.81 () {34 vars in 981 bytes} [Thu Apr 16 10:16:14 2026] GET /v2.0/networks?id=6094e822-2f3c-457b-b2f1-b889e13ccf76 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2517] 10.0.0.81 () {34 vars in 964 bytes} [Thu Apr 16 10:16:14 2026] GET /v2.0/quotas/536806f751094c669315fdeff0cda14b => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2518] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Apr 16 10:16:14 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&fields=id => generated 149 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2519] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Apr 16 10:16:14 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?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: 1246/2520] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Apr 16 10:16:14 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?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: 1275/2521] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:16:15 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2522] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:16:15 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => 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: 1276/2523] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:16:17 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2524] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:16:17 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => 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: 1278/2527] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:16:18 2026] GET /v2.0/networks?id=6094e822-2f3c-457b-b2f1-b889e13ccf76 => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2528] 199.204.45.153 () {34 vars in 1050 bytes} [Thu Apr 16 10:16:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=536806f751094c669315fdeff0cda14b => generated 343 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2529] 199.204.45.153 () {38 vars in 955 bytes} [Thu Apr 16 10:16:19 2026] POST /v2.0/ports => generated 1082 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2530] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:16:19 2026] PUT /v2.0/ports/6b2cb888-6332-4d8e-ba8a-d13064601d5c => generated 1243 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:16:19.769 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f00e836-2ea7-46c6-83af-f87014f1bd48'] response: {'name': 'network-changed', 'server_uuid': 'a9fb0341-06d5-4c79-ac99-05911bb54b6e', 'tag': '6b2cb888-6332-4d8e-ba8a-d13064601d5c', '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: 1280/2531] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:16:20 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1252/2532] 199.204.45.153 () {34 vars in 1018 bytes} [Thu Apr 16 10:16:20 2026] GET /v2.0/networks?tenant_id=536806f751094c669315fdeff0cda14b&shared=False => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2533] 199.204.45.153 () {34 vars in 930 bytes} [Thu Apr 16 10:16:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2534] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:16:20 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2535] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:16:20 2026] GET /v2.0/security-groups?id=ee1926e6-5abb-4f4f-ba41-7e8822586dac&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: 1254/2536] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:16:20 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2537] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:16:21 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2538] 199.204.45.153 () {34 vars in 1062 bytes} [Thu Apr 16 10:16:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.250&port_id=6b2cb888-6332-4d8e-ba8a-d13064601d5c => 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: 1284/2539] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:16:21 2026] GET /v2.0/subnets?id=1bc70caf-4225-4faa-bb83-e2b4b9ba39f0 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2540] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:16:21 2026] GET /v2.0/ports?network_id=6094e822-2f3c-457b-b2f1-b889e13ccf76&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: 1285/2541] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:16:21 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?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: 1257/2542] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:16:21 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?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: 1286/2543] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:16:23 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 1246 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2544] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:16:24 2026] GET /v2.0/security-groups?id=ee1926e6-5abb-4f4f-ba41-7e8822586dac&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2545] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:16:24 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2546] 199.204.45.153 () {34 vars in 994 bytes} [Thu Apr 16 10:16:25 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2547] 199.204.45.153 () {34 vars in 1044 bytes} [Thu Apr 16 10:16:25 2026] GET /v2.0/security-groups?id=ee1926e6-5abb-4f4f-ba41-7e8822586dac&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2548] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:16:27 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2549] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:16:27 2026] GET /v2.0/security-groups?id=ee1926e6-5abb-4f4f-ba41-7e8822586dac&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2550] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:16:27 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2551] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:16:30 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2552] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:16:30 2026] GET /v2.0/security-groups?id=ee1926e6-5abb-4f4f-ba41-7e8822586dac&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2553] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:16:30 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2560] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:17:05 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: 1295/2561] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:17:05 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: 1267/2562] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:17:05 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: 1296/2563] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:17:05 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: 1268/2564] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:17:05 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2565] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:17:05 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => 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: 1269/2566] 199.204.45.153 () {34 vars in 717 bytes} [Thu Apr 16 10:17:05 2026] POST /v2.0/ports => generated 1055 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2567] 10.0.0.81 () {34 vars in 970 bytes} [Thu Apr 16 10:17:06 2026] GET /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 1055 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2568] 10.0.0.81 () {34 vars in 906 bytes} [Thu Apr 16 10:17:06 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2569] 199.204.45.153 () {34 vars in 1262 bytes} [Thu Apr 16 10:17:07 2026] GET /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2570] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:17:07 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?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: 1300/2571] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:17:07 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?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: 1272/2572] 199.204.45.153 () {34 vars in 975 bytes} [Thu Apr 16 10:17:07 2026] GET /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 1055 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2573] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:17:07 2026] GET /v2.0/networks?id=05e52aab-004e-4a05-9f86-0dbabbfc3fb0 => 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: 1273/2574] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:17:07 2026] PUT /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 1245 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:17:08.467 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b57fc8c5-8bbf-4832-a5af-9d594fadbd88'] response: {'name': 'network-changed', 'server_uuid': 'a9fb0341-06d5-4c79-ac99-05911bb54b6e', 'tag': '824ab1b8-c356-46f7-99e5-75367759db2a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1302/2575] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:17:08 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 2485 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2576] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:17:09 2026] GET /v2.0/networks?id=05e52aab-004e-4a05-9f86-0dbabbfc3fb0 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2577] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:17:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.19&port_id=824ab1b8-c356-46f7-99e5-75367759db2a => 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: 1275/2578] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:17:09 2026] GET /v2.0/subnets?id=f98a9c67-1334-4acf-95d1-e5842b1052b0 => 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: 1304/2579] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:17:09 2026] GET /v2.0/ports?network_id=05e52aab-004e-4a05-9f86-0dbabbfc3fb0&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2580] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:17:09 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2581] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:17:09 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2582] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:17:10 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 2485 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2583] 199.204.45.153 () {34 vars in 1062 bytes} [Thu Apr 16 10:17:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.250&port_id=6b2cb888-6332-4d8e-ba8a-d13064601d5c => 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: 1278/2584] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:17:10 2026] GET /v2.0/subnets?id=1bc70caf-4225-4faa-bb83-e2b4b9ba39f0 => 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: 1307/2585] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:17:10 2026] GET /v2.0/ports?network_id=6094e822-2f3c-457b-b2f1-b889e13ccf76&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: 7|app: 0|req: 1279/2586] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:17:10 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2587] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:17:10 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2588] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:17:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.19&port_id=824ab1b8-c356-46f7-99e5-75367759db2a => 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: 1309/2589] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:17:10 2026] GET /v2.0/subnets?id=f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2590] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:17:10 2026] GET /v2.0/ports?network_id=05e52aab-004e-4a05-9f86-0dbabbfc3fb0&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: 1310/2591] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:17:10 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?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: 1282/2592] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:17:10 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?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: 1311/2593] 10.0.0.81 () {34 vars in 970 bytes} [Thu Apr 16 10:17:14 2026] GET /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 1247 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2594] 199.204.45.153 () {34 vars in 789 bytes} [Thu Apr 16 10:17:14 2026] PUT /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 1272 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:17:15.063 8 INFO neutron.api.v2.resource [None req-c8d428ad-e8d2-4d1d-b389-d37bf252f6ac ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1312/2595] 199.204.45.153 () {30 vars in 763 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/security-groups/lb-2738203d-670b-4f47-a546-b59187d6984a => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:17:15.082 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-456f3816-4798-4ab3-a6df-483ac066434d'] response: {'name': 'network-changed', 'server_uuid': 'a9fb0341-06d5-4c79-ac99-05911bb54b6e', 'tag': '824ab1b8-c356-46f7-99e5-75367759db2a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1284/2596] 199.204.45.153 () {30 vars in 785 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/security-groups?name=lb-2738203d-670b-4f47-a546-b59187d6984a => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2597] 199.204.45.153 () {34 vars in 789 bytes} [Thu Apr 16 10:17:15 2026] PUT /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 1310 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:17:15.425 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8683376-8aa0-418e-b2c3-8cebb1deb830'] response: {'name': 'network-changed', 'server_uuid': 'a9fb0341-06d5-4c79-ac99-05911bb54b6e', 'tag': '824ab1b8-c356-46f7-99e5-75367759db2a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1285/2598] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:17:15 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1314/2599] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2600] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2601] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2602] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2603] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => 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: 1316/2604] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/networks?id=05e52aab-004e-4a05-9f86-0dbabbfc3fb0 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2605] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2606] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.19&port_id=824ab1b8-c356-46f7-99e5-75367759db2a => 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: 1290/2607] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2608] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/subnets?id=f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2609] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => 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: 1319/2610] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/ports?network_id=05e52aab-004e-4a05-9f86-0dbabbfc3fb0&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2611] 199.204.45.153 () {30 vars in 743 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0 => 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: 1320/2612] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?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: 1293/2613] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2614] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2615] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:17:15 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2616] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:17:16 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2617] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:17:16 2026] GET /v2.0/networks?id=05e52aab-004e-4a05-9f86-0dbabbfc3fb0 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2618] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:17:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.19&port_id=824ab1b8-c356-46f7-99e5-75367759db2a => 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: 1296/2619] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:17:17 2026] GET /v2.0/subnets?id=f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2620] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:17:17 2026] GET /v2.0/ports?network_id=05e52aab-004e-4a05-9f86-0dbabbfc3fb0&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: 1297/2621] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:17:17 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2622] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:17:17 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?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) 2026-04-16 10:17:24.620 7 INFO neutron.db.l3_db [None req-74f9c72e-95f1-4f1d-a6ee-acc231314390 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Floating IP db740a6e-ba69-4b06-a965-2a1322ddc7f9 associated. External IP: 10.96.250.211, port: c6d256c1-c81f-45a8-b4b6-d77917d6c18f. [pid: 7|app: 0|req: 1299/2625] 10.0.0.230 () {34 vars in 677 bytes} [Thu Apr 16 10:17:23 2026] POST /v2.0/floatingips => generated 899 bytes in 1004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2626] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:17:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2627] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:17:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2628] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:17:29 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: 1301/2629] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:17:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:17:29.586 8 INFO neutron.api.v2.resource [None req-cb62f904-e867-4b3d-b254-d79a9aa8f0c9 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1329/2630] 199.204.45.153 () {30 vars in 763 bytes} [Thu Apr 16 10:17:29 2026] GET /v2.0/security-groups/lb-2738203d-670b-4f47-a546-b59187d6984a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2631] 199.204.45.153 () {30 vars in 785 bytes} [Thu Apr 16 10:17:29 2026] GET /v2.0/security-groups?name=lb-2738203d-670b-4f47-a546-b59187d6984a => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2632] 199.204.45.153 () {30 vars in 815 bytes} [Thu Apr 16 10:17:29 2026] GET /v2.0/security-group-rules?security_group_id=dc92ced5-3273-4cfe-a855-83cc3b706af5 => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2633] 199.204.45.153 () {34 vars in 747 bytes} [Thu Apr 16 10:17:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2634] 199.204.45.153 () {34 vars in 747 bytes} [Thu Apr 16 10:17:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2637] 10.0.0.135 () {30 vars in 690 bytes} [Thu Apr 16 10:17:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2638] 10.0.0.135 () {30 vars in 692 bytes} [Thu Apr 16 10:17:36 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: 1334/2639] 10.0.0.135 () {30 vars in 668 bytes} [Thu Apr 16 10:17:36 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: 1306/2640] 10.0.0.135 () {30 vars in 704 bytes} [Thu Apr 16 10:17:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2641] 10.0.0.135 () {28 vars in 439 bytes} [Thu Apr 16 10:17:37 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: 1307/2642] 10.0.0.135 () {30 vars in 728 bytes} [Thu Apr 16 10:17:37 2026] GET /v2.0/subnets/280343db-4058-475d-8e35-69750c033b4b => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2643] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:17:38 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: 1308/2644] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:17:38 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: 1337/2645] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:17:38 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: 1309/2646] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:17:38 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: 1338/2647] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:17:38 2026] GET /v2.0/subnets/280343db-4058-475d-8e35-69750c033b4b => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2648] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:17:38 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2649] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:17:38 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: 1311/2650] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:17:38 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: 1340/2651] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:17:38 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: 1312/2652] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:17:38 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: 1341/2653] 199.204.45.153 () {34 vars in 717 bytes} [Thu Apr 16 10:17:38 2026] POST /v2.0/ports => generated 1324 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2654] 10.0.0.81 () {34 vars in 970 bytes} [Thu Apr 16 10:17:38 2026] GET /v2.0/ports/2615efb3-ab62-493c-b9e3-a47a072818de => generated 1324 bytes in 28 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: 1342/2655] 10.0.0.81 () {34 vars in 906 bytes} [Thu Apr 16 10:17:38 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2656] 199.204.45.153 () {34 vars in 1262 bytes} [Thu Apr 16 10:17:39 2026] GET /v2.0/ports/2615efb3-ab62-493c-b9e3-a47a072818de?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2657] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:17:39 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1315/2658] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:17:40 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2659] 199.204.45.153 () {34 vars in 975 bytes} [Thu Apr 16 10:17:40 2026] GET /v2.0/ports/2615efb3-ab62-493c-b9e3-a47a072818de => generated 1324 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2660] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:17:40 2026] GET /v2.0/networks?id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2661] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:17:40 2026] PUT /v2.0/ports/2615efb3-ab62-493c-b9e3-a47a072818de => generated 1514 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:17:41.168 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c8bfb71-11fd-4abd-8a7a-6440cf88b74b'] response: {'name': 'network-changed', 'server_uuid': 'a9fb0341-06d5-4c79-ac99-05911bb54b6e', 'tag': '2615efb3-ab62-493c-b9e3-a47a072818de', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1317/2662] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:17:41 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 4092 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1346/2663] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:17:41 2026] GET /v2.0/networks?id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551 => 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: 1318/2664] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:17:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.60&port_id=2615efb3-ab62-493c-b9e3-a47a072818de => 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: 1347/2665] 199.204.45.153 () {34 vars in 1104 bytes} [Thu Apr 16 10:17:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A125&port_id=2615efb3-ab62-493c-b9e3-a47a072818de => 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: 1319/2666] 199.204.45.153 () {34 vars in 1064 bytes} [Thu Apr 16 10:17:41 2026] GET /v2.0/subnets?id=280343db-4058-475d-8e35-69750c033b4b&id=52157526-707e-4df8-a67b-b9c876c16420 => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2667] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:17:41 2026] GET /v2.0/ports?network_id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2668] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:17:41 2026] GET /v2.0/ports?network_id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&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: 1349/2669] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:17:41 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1321/2670] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:17:42 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1350/2671] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 4092 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2672] 199.204.45.153 () {34 vars in 1062 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.250&port_id=6b2cb888-6332-4d8e-ba8a-d13064601d5c => 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: 1351/2673] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/subnets?id=1bc70caf-4225-4faa-bb83-e2b4b9ba39f0 => 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: 1323/2674] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/ports?network_id=6094e822-2f3c-457b-b2f1-b889e13ccf76&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: 1352/2675] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?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: 1324/2676] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?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: 1353/2677] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.19&port_id=824ab1b8-c356-46f7-99e5-75367759db2a => 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: 1325/2678] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/subnets?id=f98a9c67-1334-4acf-95d1-e5842b1052b0 => 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: 1354/2679] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/ports?network_id=05e52aab-004e-4a05-9f86-0dbabbfc3fb0&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2680] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?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: 1355/2681] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?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: 1327/2682] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.60&port_id=2615efb3-ab62-493c-b9e3-a47a072818de => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2683] 199.204.45.153 () {34 vars in 1104 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A125&port_id=2615efb3-ab62-493c-b9e3-a47a072818de => 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: 1328/2684] 199.204.45.153 () {34 vars in 1064 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/subnets?id=280343db-4058-475d-8e35-69750c033b4b&id=52157526-707e-4df8-a67b-b9c876c16420 => generated 1409 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2685] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/ports?network_id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&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: 1329/2686] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/ports?network_id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&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: 1358/2687] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2688] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:17:43 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1359/2689] 10.0.0.81 () {34 vars in 970 bytes} [Thu Apr 16 10:17:47 2026] GET /v2.0/ports/2615efb3-ab62-493c-b9e3-a47a072818de => generated 1516 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2690] 199.204.45.153 () {30 vars in 743 bytes} [Thu Apr 16 10:17:48 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551 => 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: 1360/2691] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:17:48 2026] GET /v2.0/subnets/280343db-4058-475d-8e35-69750c033b4b => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2692] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:17:48 2026] GET /v2.0/subnets/52157526-707e-4df8-a67b-b9c876c16420 => generated 743 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2695] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:17:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2696] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:17:48 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: 1363/2697] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:17:48 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: 1335/2698] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:17:48 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: 1364/2699] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:17:48 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => 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: 1336/2700] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:17:48 2026] GET /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2701] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:17:48 2026] GET /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2702] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:17:48 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2703] 199.204.45.153 () {30 vars in 743 bytes} [Thu Apr 16 10:17:48 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2704] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:17:48 2026] GET /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2705] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:17:48 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => 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: 1339/2706] 10.0.0.135 () {30 vars in 690 bytes} [Thu Apr 16 10:17:52 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: 1368/2707] 10.0.0.135 () {30 vars in 692 bytes} [Thu Apr 16 10:17:52 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: 1340/2708] 10.0.0.135 () {30 vars in 668 bytes} [Thu Apr 16 10:17:52 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: 1369/2709] 10.0.0.135 () {30 vars in 704 bytes} [Thu Apr 16 10:17:52 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: 1341/2710] 10.0.0.135 () {28 vars in 439 bytes} [Thu Apr 16 10:17:53 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2711] 10.0.0.135 () {30 vars in 728 bytes} [Thu Apr 16 10:17:53 2026] GET /v2.0/subnets/3fb76819-3dbf-4434-a5b8-bb984029fce3 => generated 656 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2712] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:17:53 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: 1371/2713] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:17:53 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: 1343/2714] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:17:53 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: 1372/2715] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:17:54 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: 1344/2716] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:17:54 2026] GET /v2.0/subnets/280343db-4058-475d-8e35-69750c033b4b => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2717] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:17:54 2026] GET /v2.0/subnets/3fb76819-3dbf-4434-a5b8-bb984029fce3 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2718] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:17:54 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 4094 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2719] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:17:54 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: 1346/2720] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:17:54 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: 1375/2721] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:17:54 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: 1347/2722] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:17:54 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: 1376/2723] 199.204.45.153 () {34 vars in 717 bytes} [Thu Apr 16 10:17:54 2026] POST /v2.0/ports => generated 1324 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2724] 10.0.0.81 () {34 vars in 970 bytes} [Thu Apr 16 10:17:55 2026] GET /v2.0/ports/3369f8f2-babe-4c26-a4b6-1794a1da0a8e => generated 1324 bytes in 32 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: 1377/2725] 199.204.45.153 () {34 vars in 1262 bytes} [Thu Apr 16 10:17:56 2026] GET /v2.0/ports/3369f8f2-babe-4c26-a4b6-1794a1da0a8e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2726] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:17:56 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?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: 1378/2727] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:17:56 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?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: 1350/2728] 199.204.45.153 () {34 vars in 975 bytes} [Thu Apr 16 10:17:57 2026] GET /v2.0/ports/3369f8f2-babe-4c26-a4b6-1794a1da0a8e => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2729] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:17:57 2026] GET /v2.0/networks?id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41 => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2730] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:17:57 2026] PUT /v2.0/ports/3369f8f2-babe-4c26-a4b6-1794a1da0a8e => generated 1514 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:17:57.739 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-739acebd-ee86-4de3-8a4c-c49984a946f5'] response: {'name': 'network-changed', 'server_uuid': 'a9fb0341-06d5-4c79-ac99-05911bb54b6e', 'tag': '3369f8f2-babe-4c26-a4b6-1794a1da0a8e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1380/2731] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:17:58 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 5600 bytes in 60 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: 1352/2732] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:17:58 2026] GET /v2.0/networks?id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2733] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:17:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.77&port_id=3369f8f2-babe-4c26-a4b6-1794a1da0a8e => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2734] 199.204.45.153 () {34 vars in 1104 bytes} [Thu Apr 16 10:17:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Afc&port_id=3369f8f2-babe-4c26-a4b6-1794a1da0a8e => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2735] 199.204.45.153 () {34 vars in 1064 bytes} [Thu Apr 16 10:17:58 2026] GET /v2.0/subnets?id=3fb76819-3dbf-4434-a5b8-bb984029fce3&id=5a10219d-02cd-4e09-948f-9ce1abe82800 => generated 1415 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2736] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:17:58 2026] GET /v2.0/ports?network_id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41&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: 1383/2737] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:17:58 2026] GET /v2.0/ports?network_id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2738] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:17:58 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2739] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:17:58 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?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: 7|app: 0|req: 1356/2740] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:17:59 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 5600 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2741] 199.204.45.153 () {34 vars in 1062 bytes} [Thu Apr 16 10:17:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.250&port_id=6b2cb888-6332-4d8e-ba8a-d13064601d5c => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2742] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:17:59 2026] GET /v2.0/subnets?id=1bc70caf-4225-4faa-bb83-e2b4b9ba39f0 => 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: 1386/2743] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:17:59 2026] GET /v2.0/ports?network_id=6094e822-2f3c-457b-b2f1-b889e13ccf76&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: 7|app: 0|req: 1358/2744] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:17:59 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2745] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:17:59 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2746] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:17:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.19&port_id=824ab1b8-c356-46f7-99e5-75367759db2a => 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: 1388/2747] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/subnets?id=f98a9c67-1334-4acf-95d1-e5842b1052b0 => 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: 1360/2748] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/ports?network_id=05e52aab-004e-4a05-9f86-0dbabbfc3fb0&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2749] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?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: 1361/2750] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2751] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.60&port_id=2615efb3-ab62-493c-b9e3-a47a072818de => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2752] 199.204.45.153 () {34 vars in 1104 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A125&port_id=2615efb3-ab62-493c-b9e3-a47a072818de => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2753] 199.204.45.153 () {34 vars in 1064 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/subnets?id=280343db-4058-475d-8e35-69750c033b4b&id=52157526-707e-4df8-a67b-b9c876c16420 => generated 1409 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2754] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/ports?network_id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2755] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/ports?network_id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&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: 1364/2756] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2757] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1365/2758] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.77&port_id=3369f8f2-babe-4c26-a4b6-1794a1da0a8e => 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: 1394/2759] 199.204.45.153 () {34 vars in 1104 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Afc&port_id=3369f8f2-babe-4c26-a4b6-1794a1da0a8e => 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: 1366/2760] 199.204.45.153 () {34 vars in 1064 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/subnets?id=3fb76819-3dbf-4434-a5b8-bb984029fce3&id=5a10219d-02cd-4e09-948f-9ce1abe82800 => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2761] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/ports?network_id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2762] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/ports?network_id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2763] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?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: 1368/2764] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:18:00 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?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: 1370/2767] 10.0.0.81 () {34 vars in 970 bytes} [Thu Apr 16 10:18:04 2026] GET /v2.0/ports/3369f8f2-babe-4c26-a4b6-1794a1da0a8e => generated 1516 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2768] 199.204.45.153 () {30 vars in 743 bytes} [Thu Apr 16 10:18:04 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41 => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2769] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:18:05 2026] GET /v2.0/subnets/3fb76819-3dbf-4434-a5b8-bb984029fce3 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2770] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:18:05 2026] GET /v2.0/subnets/5a10219d-02cd-4e09-948f-9ce1abe82800 => generated 748 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2771] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:05 2026] GET /v2.0/ports/2615efb3-ab62-493c-b9e3-a47a072818de => generated 1516 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2772] 199.204.45.153 () {34 vars in 790 bytes} [Thu Apr 16 10:18:05 2026] PUT /v2.0/ports/2615efb3-ab62-493c-b9e3-a47a072818de => generated 1251 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:18:05.513 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd961d51-c720-4216-bc6f-90f0a7ad4fed'] response: {'name': 'network-changed', 'server_uuid': 'a9fb0341-06d5-4c79-ac99-05911bb54b6e', 'tag': '2615efb3-ab62-493c-b9e3-a47a072818de', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1373/2773] 199.204.45.153 () {30 vars in 743 bytes} [Thu Apr 16 10:18:05 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1401/2774] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:18:05 2026] GET /v2.0/subnets/280343db-4058-475d-8e35-69750c033b4b => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2775] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:18:05 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: 1402/2776] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:18:05 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: 1375/2777] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:18:05 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: 1403/2778] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:18:05 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: 1376/2779] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:18:05 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2780] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:05 2026] GET /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2781] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:05 2026] GET /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 1346 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2782] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:18:05 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2783] 199.204.45.153 () {30 vars in 743 bytes} [Thu Apr 16 10:18:05 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0 => 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: 1406/2784] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:05 2026] GET /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2785] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:18:06 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 675 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2786] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:18:06 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 5373 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2787] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:18:06 2026] GET /v2.0/networks?id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2788] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:18:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.60&port_id=2615efb3-ab62-493c-b9e3-a47a072818de => 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: 1409/2789] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:18:06 2026] GET /v2.0/subnets?id=280343db-4058-475d-8e35-69750c033b4b => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2790] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:18:06 2026] GET /v2.0/ports?network_id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&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: 1410/2791] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:18:06 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2792] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:18:06 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1412/2795] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:18:18 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: 1384/2796] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:18:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2797] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:18:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2798] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:18:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2799] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:18:18 2026] GET /v2.0/subnets/280343db-4058-475d-8e35-69750c033b4b => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2800] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:18 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 5373 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2801] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:18:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2802] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:18:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2803] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:18:18 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: 1388/2804] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:18:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2805] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:18 2026] GET /v2.0/ports/3369f8f2-babe-4c26-a4b6-1794a1da0a8e => generated 1516 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2806] 199.204.45.153 () {34 vars in 790 bytes} [Thu Apr 16 10:18:18 2026] PUT /v2.0/ports/3369f8f2-babe-4c26-a4b6-1794a1da0a8e => generated 1251 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:18:18.915 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c0ce1ea-3cb5-48ed-a3ad-dd033595098e'] response: {'name': 'network-changed', 'server_uuid': 'a9fb0341-06d5-4c79-ac99-05911bb54b6e', 'tag': '3369f8f2-babe-4c26-a4b6-1794a1da0a8e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1418/2807] 199.204.45.153 () {30 vars in 743 bytes} [Thu Apr 16 10:18:18 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41 => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1390/2808] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:18:18 2026] GET /v2.0/subnets/3fb76819-3dbf-4434-a5b8-bb984029fce3 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2809] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:18 2026] GET /v2.0/ports/3369f8f2-babe-4c26-a4b6-1794a1da0a8e => generated 1287 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2810] 199.204.45.153 () {34 vars in 789 bytes} [Thu Apr 16 10:18:19 2026] PUT /v2.0/ports/3369f8f2-babe-4c26-a4b6-1794a1da0a8e => generated 1080 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2811] 199.204.45.153 () {30 vars in 743 bytes} [Thu Apr 16 10:18:19 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41 => 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: 7|app: 0|req: 1392/2812] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:19 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 4973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2813] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:18:19 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 4973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2814] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:18:19 2026] GET /v2.0/networks?id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2815] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:19 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 4973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2816] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:18:19 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2817] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:18:19 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2818] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:20 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 4973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:18:20.961 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bff291ea-7d0c-457f-a87e-ef198a597559'] response: {'name': 'network-changed', 'server_uuid': 'a9fb0341-06d5-4c79-ac99-05911bb54b6e', 'tag': '3369f8f2-babe-4c26-a4b6-1794a1da0a8e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1424/2819] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:18:21 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 4973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2820] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:18:21 2026] GET /v2.0/networks?id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2821] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:18:21 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?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: 1397/2822] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:18:21 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?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: 1426/2823] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:21 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => 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: 1398/2824] 199.204.45.153 () {34 vars in 975 bytes} [Thu Apr 16 10:18:21 2026] GET /v2.0/ports/3369f8f2-babe-4c26-a4b6-1794a1da0a8e => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2825] 199.204.45.153 () {34 vars in 1060 bytes} [Thu Apr 16 10:18:21 2026] GET /v2.0/ports/3369f8f2-babe-4c26-a4b6-1794a1da0a8e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2826] 199.204.45.153 () {34 vars in 1016 bytes} [Thu Apr 16 10:18:21 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2827] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:18:22 2026] PUT /v2.0/ports/3369f8f2-babe-4c26-a4b6-1794a1da0a8e => generated 917 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2828] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:22 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 3865 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:18:22.903 8 INFO neutron_taas.services.taas.taas_plugin [None req-37b4fb24-7255-4d99-b596-27b6916e3ed8 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 3369f8f2-babe-4c26-a4b6-1794a1da0a8e 2026-04-16 10:18:22.905 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37b4fb24-7255-4d99-b596-27b6916e3ed8 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 3369f8f2-babe-4c26-a4b6-1794a1da0a8e [pid: 8|app: 0|req: 1429/2829] 199.204.45.153 () {32 vars in 759 bytes} [Thu Apr 16 10:18:22 2026] DELETE /v2.0/ports/3369f8f2-babe-4c26-a4b6-1794a1da0a8e => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2830] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:18:23 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: 1430/2831] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:18:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2832] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:18:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2833] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:18:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2834] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:18:23 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2835] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:23 2026] GET /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2836] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:23 2026] GET /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2837] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:18:23 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => 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: 1405/2838] 199.204.45.153 () {30 vars in 743 bytes} [Thu Apr 16 10:18:23 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0 => generated 798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2839] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:23 2026] GET /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2840] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:18:23 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2841] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:18:23 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 3865 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2842] 199.204.45.153 () {34 vars in 1226 bytes} [Thu Apr 16 10:18:23 2026] GET /v2.0/networks?id=6094e822-2f3c-457b-b2f1-b889e13ccf76&id=05e52aab-004e-4a05-9f86-0dbabbfc3fb0&id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41 => generated 3096 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2843] 199.204.45.153 () {34 vars in 1062 bytes} [Thu Apr 16 10:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.250&port_id=6b2cb888-6332-4d8e-ba8a-d13064601d5c => 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: 1408/2844] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:18:23 2026] GET /v2.0/subnets?id=1bc70caf-4225-4faa-bb83-e2b4b9ba39f0 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2845] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:18:23 2026] GET /v2.0/ports?network_id=6094e822-2f3c-457b-b2f1-b889e13ccf76&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2846] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:18:24 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?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: 1438/2847] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:18:24 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?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: 1410/2848] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:18:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.19&port_id=824ab1b8-c356-46f7-99e5-75367759db2a => 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: 1439/2849] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:18:24 2026] GET /v2.0/subnets?id=f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2850] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:18:24 2026] GET /v2.0/ports?network_id=05e52aab-004e-4a05-9f86-0dbabbfc3fb0&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2851] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:18:24 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?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: 1412/2852] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:18:24 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?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: 1441/2853] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:18:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.60&port_id=2615efb3-ab62-493c-b9e3-a47a072818de => 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: 1413/2854] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:18:24 2026] GET /v2.0/subnets?id=280343db-4058-475d-8e35-69750c033b4b => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2855] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:18:24 2026] GET /v2.0/ports?network_id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&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: 7|app: 0|req: 1414/2856] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:18:24 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1443/2857] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:18:24 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 7|app: 0|req: 1415/2858] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:18:28 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: 1444/2859] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:18:28 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: 7|app: 0|req: 1416/2860] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:18:28 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: 1445/2861] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:18:28 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: 1417/2862] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:28 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 3865 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2863] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:18:28 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: 1418/2864] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:18:28 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: 1447/2865] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:18:28 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: 1419/2866] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:18:28 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: 1448/2867] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:28 2026] GET /v2.0/ports/2615efb3-ab62-493c-b9e3-a47a072818de => generated 1287 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2868] 199.204.45.153 () {34 vars in 789 bytes} [Thu Apr 16 10:18:28 2026] PUT /v2.0/ports/2615efb3-ab62-493c-b9e3-a47a072818de => generated 1080 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:18:28.904 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f25050a6-0263-4203-b8fd-3f82e4d235ad'] response: {'name': 'network-changed', 'server_uuid': 'a9fb0341-06d5-4c79-ac99-05911bb54b6e', 'tag': '2615efb3-ab62-493c-b9e3-a47a072818de', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1449/2869] 199.204.45.153 () {30 vars in 743 bytes} [Thu Apr 16 10:18:28 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551 => 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: 7|app: 0|req: 1421/2870] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:28 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 3694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2871] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:29 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2872] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:18:29 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 3694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2873] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:18:29 2026] GET /v2.0/networks?id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551 => generated 801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2874] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:18:29 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1452/2875] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:18:29 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1424/2876] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:30 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 3694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2877] 199.204.45.153 () {34 vars in 975 bytes} [Thu Apr 16 10:18:31 2026] GET /v2.0/ports/2615efb3-ab62-493c-b9e3-a47a072818de => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2878] 199.204.45.153 () {34 vars in 1060 bytes} [Thu Apr 16 10:18:31 2026] GET /v2.0/ports/2615efb3-ab62-493c-b9e3-a47a072818de?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2879] 199.204.45.153 () {34 vars in 1016 bytes} [Thu Apr 16 10:18:31 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?fields=dns_domain => generated 29 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2880] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:31 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2881] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:18:31 2026] PUT /v2.0/ports/2615efb3-ab62-493c-b9e3-a47a072818de => generated 917 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2882] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:32 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:18:32.419 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9668966-f73a-4f42-8613-e42824955f36 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 2615efb3-ab62-493c-b9e3-a47a072818de 2026-04-16 10:18:32.424 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9668966-f73a-4f42-8613-e42824955f36 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 2615efb3-ab62-493c-b9e3-a47a072818de [pid: 8|app: 0|req: 1456/2883] 199.204.45.153 () {32 vars in 759 bytes} [Thu Apr 16 10:18:32 2026] DELETE /v2.0/ports/2615efb3-ab62-493c-b9e3-a47a072818de => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2884] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:18:32 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: 1457/2885] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:18:32 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: 1429/2886] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:18:32 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: 1458/2887] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:18:32 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: 1430/2888] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:18:32 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => 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: 1459/2889] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:32 2026] GET /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2890] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:32 2026] GET /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2891] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:18:32 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2892] 199.204.45.153 () {30 vars in 743 bytes} [Thu Apr 16 10:18:32 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2893] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:32 2026] GET /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2894] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:18:32 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2895] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:18:32 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2896] 199.204.45.153 () {34 vars in 1146 bytes} [Thu Apr 16 10:18:32 2026] GET /v2.0/networks?id=6094e822-2f3c-457b-b2f1-b889e13ccf76&id=05e52aab-004e-4a05-9f86-0dbabbfc3fb0&id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551 => generated 2309 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2897] 199.204.45.153 () {34 vars in 1062 bytes} [Thu Apr 16 10:18:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.250&port_id=6b2cb888-6332-4d8e-ba8a-d13064601d5c => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2900] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:18:33 2026] GET /v2.0/subnets?id=1bc70caf-4225-4faa-bb83-e2b4b9ba39f0 => generated 654 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2901] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:18:33 2026] GET /v2.0/ports?network_id=6094e822-2f3c-457b-b2f1-b889e13ccf76&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2902] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:18:33 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?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: 1467/2903] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:18:33 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?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: 1437/2904] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:18:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.19&port_id=824ab1b8-c356-46f7-99e5-75367759db2a => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2905] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:18:33 2026] GET /v2.0/subnets?id=f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2906] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:18:33 2026] GET /v2.0/ports?network_id=05e52aab-004e-4a05-9f86-0dbabbfc3fb0&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2907] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:18:33 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?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: 1439/2908] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:18:33 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?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: 1470/2909] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:18: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: 1440/2910] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:18:44 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: 1471/2911] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:18: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: 1441/2912] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:18:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:18:44.878 8 INFO neutron.api.v2.resource [None req-0c529b77-8d33-4505-a7c9-48ba5b2b5758 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1472/2913] 199.204.45.153 () {30 vars in 763 bytes} [Thu Apr 16 10:18:44 2026] GET /v2.0/security-groups/lb-2738203d-670b-4f47-a546-b59187d6984a => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2914] 199.204.45.153 () {30 vars in 785 bytes} [Thu Apr 16 10:18:44 2026] GET /v2.0/security-groups?name=lb-2738203d-670b-4f47-a546-b59187d6984a => generated 2865 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2915] 199.204.45.153 () {30 vars in 815 bytes} [Thu Apr 16 10:18:44 2026] GET /v2.0/security-group-rules?security_group_id=dc92ced5-3273-4cfe-a855-83cc3b706af5 => generated 2334 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2916] 199.204.45.153 () {32 vars in 789 bytes} [Thu Apr 16 10:18:44 2026] DELETE /v2.0/security-group-rules/c7de5d0e-ac1c-4f39-992a-988fcf9d5622 => 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: 1474/2917] 199.204.45.153 () {32 vars in 789 bytes} [Thu Apr 16 10:18:45 2026] DELETE /v2.0/security-group-rules/e3c544af-40c4-488d-83db-d19e5bac1eca => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:18:48.356 7 INFO neutron_taas.services.taas.taas_plugin [None req-971108eb-8525-4410-a1ef-1b6d407289f8 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] TaaS: Handle Delete Port: e5577770-a57a-4059-a789-fac2efcd8d30 2026-04-16 10:18:48.359 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-971108eb-8525-4410-a1ef-1b6d407289f8 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Tap Mirror: Handle Delete Port: e5577770-a57a-4059-a789-fac2efcd8d30 2026-04-16 10:18:48.542 7 INFO neutron.db.l3_db [None req-971108eb-8525-4410-a1ef-1b6d407289f8 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Floating IP db740a6e-ba69-4b06-a965-2a1322ddc7f9 disassociated (deleted). External IP: 10.96.250.211, port: c6d256c1-c81f-45a8-b4b6-d77917d6c18f. [pid: 7|app: 0|req: 1445/2920] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:18:48 2026] DELETE /v2.0/floatingips/db740a6e-ba69-4b06-a965-2a1322ddc7f9 => generated 0 bytes in 604 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:18:48.860 8 INFO neutron.api.v2.resource [None req-8fcde196-cbe7-4f98-b15d-4f2fd1fc9e18 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1476/2921] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:18:48 2026] GET /v2.0/floatingips/db740a6e-ba69-4b06-a965-2a1322ddc7f9 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2922] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:18:49 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: 1477/2923] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:18:49 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: 1447/2924] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:18:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2925] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:18:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:18:49.665 7 INFO neutron.api.v2.resource [None req-e2a94c01-cf6b-4d98-82fb-3196c5698b9c ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1448/2926] 199.204.45.153 () {30 vars in 763 bytes} [Thu Apr 16 10:18:49 2026] GET /v2.0/security-groups/lb-2738203d-670b-4f47-a546-b59187d6984a => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2927] 199.204.45.153 () {30 vars in 785 bytes} [Thu Apr 16 10:18:49 2026] GET /v2.0/security-groups?name=lb-2738203d-670b-4f47-a546-b59187d6984a => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2928] 199.204.45.153 () {30 vars in 815 bytes} [Thu Apr 16 10:18:49 2026] GET /v2.0/security-group-rules?security_group_id=dc92ced5-3273-4cfe-a855-83cc3b706af5 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2929] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:18:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2930] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:18:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2931] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:18:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2932] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:18:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2933] 199.204.45.153 () {30 vars in 741 bytes} [Thu Apr 16 10:18:49 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => 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: 1452/2934] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:49 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2935] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:49 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2936] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:50 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 2586 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2937] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:51 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2938] 199.204.45.153 () {34 vars in 975 bytes} [Thu Apr 16 10:18:52 2026] GET /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2939] 199.204.45.153 () {34 vars in 1060 bytes} [Thu Apr 16 10:18:52 2026] GET /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2940] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:52 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2941] 199.204.45.153 () {34 vars in 1016 bytes} [Thu Apr 16 10:18:52 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2942] 199.204.45.153 () {38 vars in 1028 bytes} [Thu Apr 16 10:18:52 2026] PUT /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 1147 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2943] 199.204.45.153 () {30 vars in 769 bytes} [Thu Apr 16 10:18:53 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 1248 bytes in 32 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: 1457/2944] 199.204.45.153 () {34 vars in 789 bytes} [Thu Apr 16 10:18:53 2026] PUT /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 1086 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2945] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:53 2026] GET /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 1086 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 10:18:53.681 7 INFO neutron_taas.services.taas.taas_plugin [None req-da5cf4c0-ab88-4f0f-98e2-ce4081bcffcb ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 824ab1b8-c356-46f7-99e5-75367759db2a 2026-04-16 10:18:53.684 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da5cf4c0-ab88-4f0f-98e2-ce4081bcffcb ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 824ab1b8-c356-46f7-99e5-75367759db2a [pid: 7|app: 0|req: 1458/2946] 199.204.45.153 () {32 vars in 759 bytes} [Thu Apr 16 10:18:53 2026] DELETE /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2947] 199.204.45.153 () {30 vars in 703 bytes} [Thu Apr 16 10:18:53 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: 1459/2948] 199.204.45.153 () {30 vars in 705 bytes} [Thu Apr 16 10:18:53 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: 1490/2949] 199.204.45.153 () {30 vars in 681 bytes} [Thu Apr 16 10:18:53 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: 1460/2950] 199.204.45.153 () {30 vars in 717 bytes} [Thu Apr 16 10:18:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:18:53.994 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa870e75-e14a-4d61-95db-e4f1ea890fa6 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1491/2951] 199.204.45.153 () {32 vars in 759 bytes} [Thu Apr 16 10:18:53 2026] DELETE /v2.0/ports/824ab1b8-c356-46f7-99e5-75367759db2a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2952] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:54 2026] GET /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2953] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:18:54 2026] GET /v2.0/ports?tenant_id=536806f751094c669315fdeff0cda14b&device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:18:54.058 7 INFO neutron.api.v2.resource [None req-56de5c3d-d609-4738-9689-ec558b1d9bc5 ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/2954] 199.204.45.153 () {30 vars in 763 bytes} [Thu Apr 16 10:18:54 2026] GET /v2.0/security-groups/lb-2738203d-670b-4f47-a546-b59187d6984a => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2955] 199.204.45.153 () {30 vars in 785 bytes} [Thu Apr 16 10:18:54 2026] GET /v2.0/security-groups?name=lb-2738203d-670b-4f47-a546-b59187d6984a => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2956] 199.204.45.153 () {34 vars in 1066 bytes} [Thu Apr 16 10:18:54 2026] GET /v2.0/networks?id=6094e822-2f3c-457b-b2f1-b889e13ccf76&id=05e52aab-004e-4a05-9f86-0dbabbfc3fb0 => generated 1522 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2957] 199.204.45.153 () {34 vars in 1062 bytes} [Thu Apr 16 10:18:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.250&port_id=6b2cb888-6332-4d8e-ba8a-d13064601d5c => 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: 1494/2958] 199.204.45.153 () {30 vars in 737 bytes} [Thu Apr 16 10:18:54 2026] GET /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2959] 199.204.45.153 () {34 vars in 984 bytes} [Thu Apr 16 10:18:54 2026] GET /v2.0/subnets?id=1bc70caf-4225-4faa-bb83-e2b4b9ba39f0 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2960] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:18:54 2026] GET /v2.0/ports?network_id=6094e822-2f3c-457b-b2f1-b889e13ccf76&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: 1467/2961] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:18:54 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?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: 1468/2962] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:18:54 2026] GET /v2.0/networks/6094e822-2f3c-457b-b2f1-b889e13ccf76?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: 1495/2963] 199.204.45.153 () {34 vars in 789 bytes} [Thu Apr 16 10:18:54 2026] PUT /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 1094 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2964] 199.204.45.153 () {32 vars in 779 bytes} [Thu Apr 16 10:18:54 2026] DELETE /v2.0/security-groups/dc92ced5-3273-4cfe-a855-83cc3b706af5 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:18:54.571 8 INFO neutron_taas.services.taas.taas_plugin [None req-987b2874-5523-4c0d-861c-92b62da4452a ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: c6d256c1-c81f-45a8-b4b6-d77917d6c18f 2026-04-16 10:18:54.574 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-987b2874-5523-4c0d-861c-92b62da4452a ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: c6d256c1-c81f-45a8-b4b6-d77917d6c18f [pid: 8|app: 0|req: 1496/2965] 199.204.45.153 () {32 vars in 759 bytes} [Thu Apr 16 10:18:54 2026] DELETE /v2.0/ports/c6d256c1-c81f-45a8-b4b6-d77917d6c18f => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2966] 199.204.45.153 () {34 vars in 994 bytes} [Thu Apr 16 10:18:58 2026] GET /v2.0/ports?device_id=a9fb0341-06d5-4c79-ac99-05911bb54b6e => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:18:58.463 8 INFO neutron_taas.services.taas.taas_plugin [req-31e4e037-3d48-4a69-a7fe-4cf58ca22251 req-e10c408f-ab4b-42f3-b23c-df271b53634c ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] TaaS: Handle Delete Port: 6b2cb888-6332-4d8e-ba8a-d13064601d5c 2026-04-16 10:18:58.466 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-31e4e037-3d48-4a69-a7fe-4cf58ca22251 req-e10c408f-ab4b-42f3-b23c-df271b53634c ef869f83488e48bcb5b807c92a0a69ef 536806f751094c669315fdeff0cda14b - - default default] Tap Mirror: Handle Delete Port: 6b2cb888-6332-4d8e-ba8a-d13064601d5c [pid: 8|app: 0|req: 1497/2967] 199.204.45.153 () {36 vars in 997 bytes} [Thu Apr 16 10:18:58 2026] DELETE /v2.0/ports/6b2cb888-6332-4d8e-ba8a-d13064601d5c => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:18:58.699 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da4de089-e835-4fda-b47d-4f4045f361af'] response: {'server_uuid': 'a9fb0341-06d5-4c79-ac99-05911bb54b6e', 'name': 'network-vif-deleted', 'tag': '6b2cb888-6332-4d8e-ba8a-d13064601d5c', 'status': 'completed', 'code': 200} 2026-04-16 10:18:59.225 7 INFO neutron_taas.services.taas.taas_plugin [None req-80bd71a9-0782-49a4-9bbd-8fe94bd33e87 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] TaaS: Handle Delete Port: 1f7b803b-d5e5-4463-9b23-7d8a05626356 2026-04-16 10:18:59.227 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80bd71a9-0782-49a4-9bbd-8fe94bd33e87 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Tap Mirror: Handle Delete Port: 1f7b803b-d5e5-4463-9b23-7d8a05626356 2026-04-16 10:18:59.406 7 INFO neutron.db.l3_db [None req-80bd71a9-0782-49a4-9bbd-8fe94bd33e87 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Floating IP 131b6286-f67e-4351-93d4-8cf7dd0f2f35 disassociated (deleted). External IP: 10.96.250.208, port: d2b84f30-433d-4954-9625-44ee52e7b90d. [pid: 7|app: 0|req: 1471/2968] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:18:59 2026] DELETE /v2.0/floatingips/131b6286-f67e-4351-93d4-8cf7dd0f2f35 => generated 0 bytes in 679 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:18:59.795 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd08f8e5-c69b-48ba-86dd-cba42b6a1617'] response: {'name': 'network-changed', 'server_uuid': '83090d0a-deaf-4ed8-8813-03e8f3e43fbf', 'tag': 'd2b84f30-433d-4954-9625-44ee52e7b90d', 'status': 'completed', 'code': 200} 2026-04-16 10:18:59.805 8 INFO neutron.api.v2.resource [None req-f2e15c53-d164-4fd0-9132-303ddb6e20e7 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/2969] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:18:59 2026] GET /v2.0/floatingips/131b6286-f67e-4351-93d4-8cf7dd0f2f35 => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2970] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:18:59 2026] GET /v2.0/ports?device_id=83090d0a-deaf-4ed8-8813-03e8f3e43fbf => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2971] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:19:00 2026] GET /v2.0/security-groups?id=1d527ff5-546e-4e05-b030-f8ef9208e9cb&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2972] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:19:00 2026] GET /v2.0/ports?tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f&device_id=83090d0a-deaf-4ed8-8813-03e8f3e43fbf => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2973] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:19:00 2026] GET /v2.0/networks?id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41 => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2974] 199.204.45.153 () {34 vars in 1058 bytes} [Thu Apr 16 10:19:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.219&port_id=d2b84f30-433d-4954-9625-44ee52e7b90d => generated 19 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2975] 199.204.45.153 () {34 vars in 1104 bytes} [Thu Apr 16 10:19:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Afd&port_id=d2b84f30-433d-4954-9625-44ee52e7b90d => 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: 1475/2976] 199.204.45.153 () {34 vars in 1064 bytes} [Thu Apr 16 10:19:01 2026] GET /v2.0/subnets?id=3fb76819-3dbf-4434-a5b8-bb984029fce3&id=5a10219d-02cd-4e09-948f-9ce1abe82800 => 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: 1502/2977] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:19:01 2026] GET /v2.0/ports?network_id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2978] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:19:01 2026] GET /v2.0/ports?network_id=f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2979] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:19:01 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?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: 1477/2980] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:19:01 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41?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: 1504/2981] 199.204.45.153 () {34 vars in 994 bytes} [Thu Apr 16 10:19:02 2026] GET /v2.0/ports?device_id=83090d0a-deaf-4ed8-8813-03e8f3e43fbf => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:19:02.593 7 INFO neutron_taas.services.taas.taas_plugin [req-0091504a-16ee-478b-9c48-b178442a3c63 req-51b557d5-39ab-4940-9e37-8a0c1e6663b6 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] TaaS: Handle Delete Port: d2b84f30-433d-4954-9625-44ee52e7b90d 2026-04-16 10:19:02.596 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0091504a-16ee-478b-9c48-b178442a3c63 req-51b557d5-39ab-4940-9e37-8a0c1e6663b6 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Tap Mirror: Handle Delete Port: d2b84f30-433d-4954-9625-44ee52e7b90d [pid: 7|app: 0|req: 1478/2982] 199.204.45.153 () {36 vars in 997 bytes} [Thu Apr 16 10:19:02 2026] DELETE /v2.0/ports/d2b84f30-433d-4954-9625-44ee52e7b90d => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:19:02.811 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-279b908e-202e-485e-8044-5a4542cf384b'] response: {'server_uuid': '83090d0a-deaf-4ed8-8813-03e8f3e43fbf', 'name': 'network-vif-deleted', 'tag': 'd2b84f30-433d-4954-9625-44ee52e7b90d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1480/2985] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:19:05 2026] GET /v2.0/ports?device_id=83090d0a-deaf-4ed8-8813-03e8f3e43fbf => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 10:19:10.416 8 INFO neutron_taas.services.taas.taas_plugin [None req-325f926f-719a-465b-aa43-7a01a7a2bb29 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] TaaS: Handle Delete Port: f19edc24-1cf8-42fd-8155-be6fe2c9a9ae 2026-04-16 10:19:10.418 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-325f926f-719a-465b-aa43-7a01a7a2bb29 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Tap Mirror: Handle Delete Port: f19edc24-1cf8-42fd-8155-be6fe2c9a9ae 2026-04-16 10:19:10.578 8 INFO neutron.db.l3_db [None req-325f926f-719a-465b-aa43-7a01a7a2bb29 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Floating IP 481cd734-5368-4c2f-8995-0f34f9e840fb disassociated (deleted). External IP: 10.96.250.209, port: 53055857-3a8c-4f65-8896-985ff64cb217. [pid: 8|app: 0|req: 1506/2986] 10.0.0.230 () {32 vars in 732 bytes} [Thu Apr 16 10:19:10 2026] DELETE /v2.0/floatingips/481cd734-5368-4c2f-8995-0f34f9e840fb => generated 0 bytes in 572 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:19:10.875 7 INFO neutron.api.v2.resource [None req-96fc5a36-f200-4eb7-a603-3beac03a4ae4 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/2987] 10.0.0.230 () {32 vars in 729 bytes} [Thu Apr 16 10:19:10 2026] GET /v2.0/floatingips/481cd734-5368-4c2f-8995-0f34f9e840fb => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:19:10.900 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b5172e8-b152-4f93-bbbc-5dd74a8aced0'] response: {'name': 'network-changed', 'server_uuid': '5fa09ffe-51ad-4352-9abe-14f336806dce', 'tag': '53055857-3a8c-4f65-8896-985ff64cb217', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1507/2988] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:19:11 2026] GET /v2.0/ports?device_id=5fa09ffe-51ad-4352-9abe-14f336806dce => generated 1192 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2989] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Apr 16 10:19:11 2026] GET /v2.0/security-groups?id=1d527ff5-546e-4e05-b030-f8ef9208e9cb&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2990] 199.204.45.153 () {34 vars in 1080 bytes} [Thu Apr 16 10:19:11 2026] GET /v2.0/ports?tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f&device_id=5fa09ffe-51ad-4352-9abe-14f336806dce => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2991] 199.204.45.153 () {34 vars in 986 bytes} [Thu Apr 16 10:19:11 2026] GET /v2.0/networks?id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2992] 199.204.45.153 () {34 vars in 1056 bytes} [Thu Apr 16 10:19:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.86&port_id=53055857-3a8c-4f65-8896-985ff64cb217 => 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: 1484/2993] 199.204.45.153 () {34 vars in 1102 bytes} [Thu Apr 16 10:19:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5d&port_id=53055857-3a8c-4f65-8896-985ff64cb217 => 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: 1510/2994] 199.204.45.153 () {34 vars in 1064 bytes} [Thu Apr 16 10:19:11 2026] GET /v2.0/subnets?id=280343db-4058-475d-8e35-69750c033b4b&id=52157526-707e-4df8-a67b-b9c876c16420 => generated 1409 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2995] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:19:11 2026] GET /v2.0/ports?network_id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2996] 199.204.45.153 () {34 vars in 1052 bytes} [Thu Apr 16 10:19:11 2026] GET /v2.0/ports?network_id=2f4ffa88-ecd6-4cd5-9928-e8be341d4551&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: 7|app: 0|req: 1486/2997] 199.204.45.153 () {34 vars in 1012 bytes} [Thu Apr 16 10:19:11 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1512/2998] 199.204.45.153 () {34 vars in 1112 bytes} [Thu Apr 16 10:19:11 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551?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: 1487/2999] 199.204.45.153 () {34 vars in 994 bytes} [Thu Apr 16 10:19:13 2026] GET /v2.0/ports?device_id=5fa09ffe-51ad-4352-9abe-14f336806dce => generated 1190 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 10:19:13.630 8 INFO neutron_taas.services.taas.taas_plugin [req-e6679e13-0c0a-4d58-8527-f7a1212112ab req-4ab64308-07f5-4606-bf23-df3a2eff36d5 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] TaaS: Handle Delete Port: 53055857-3a8c-4f65-8896-985ff64cb217 2026-04-16 10:19:13.634 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e6679e13-0c0a-4d58-8527-f7a1212112ab req-4ab64308-07f5-4606-bf23-df3a2eff36d5 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Tap Mirror: Handle Delete Port: 53055857-3a8c-4f65-8896-985ff64cb217 [pid: 8|app: 0|req: 1513/3000] 199.204.45.153 () {36 vars in 997 bytes} [Thu Apr 16 10:19:13 2026] DELETE /v2.0/ports/53055857-3a8c-4f65-8896-985ff64cb217 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:19:13.828 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-24005752-8610-497a-bec7-b60340c67787'] response: {'server_uuid': '5fa09ffe-51ad-4352-9abe-14f336806dce', 'name': 'network-vif-deleted', 'tag': '53055857-3a8c-4f65-8896-985ff64cb217', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1488/3001] 10.0.0.81 () {34 vars in 989 bytes} [Thu Apr 16 10:19:16 2026] GET /v2.0/ports?device_id=5fa09ffe-51ad-4352-9abe-14f336806dce => 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: 1515/3004] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:19:21 2026] DELETE /v2.0/security-group-rules/b0feadbe-3453-4581-86c9-5ebcb8fc2209 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:19:21.398 7 INFO neutron.api.v2.resource [None req-79094c22-be37-46d6-b125-23c29b87904c 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/3005] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:19:21 2026] GET /v2.0/security-group-rules/b0feadbe-3453-4581-86c9-5ebcb8fc2209 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3006] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:19:21 2026] DELETE /v2.0/security-group-rules/b1620fc0-8ced-4b79-bb2b-b5c82b3212ac => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:19:21.484 7 INFO neutron.api.v2.resource [None req-f0a4ec12-38da-4710-9b92-e9484f3ba6de 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/3007] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:19:21 2026] GET /v2.0/security-group-rules/b1620fc0-8ced-4b79-bb2b-b5c82b3212ac => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3008] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:19:21 2026] DELETE /v2.0/security-group-rules/b27efcd3-e6ac-491f-8a62-68277b4674bf => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:19:21.577 7 INFO neutron.api.v2.resource [None req-df6a39d4-5368-4d28-b35b-b75c14bbfa60 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1492/3009] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:19:21 2026] GET /v2.0/security-group-rules/b27efcd3-e6ac-491f-8a62-68277b4674bf => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3010] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:19:21 2026] DELETE /v2.0/security-group-rules/ffdc4d8d-101f-4801-9ec9-73e66447f155 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:19:21.663 7 INFO neutron.api.v2.resource [None req-3903850f-5b18-4073-8f32-9e78c5e54100 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/3011] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:19:21 2026] GET /v2.0/security-group-rules/ffdc4d8d-101f-4801-9ec9-73e66447f155 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3012] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:19:21 2026] DELETE /v2.0/security-group-rules/43376483-f2cd-4bd0-a492-6e64b70f8e84 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:19:21.744 7 INFO neutron.api.v2.resource [None req-04cc5f24-a986-43ad-ab01-10ba0150ff8e 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/3013] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:19:21 2026] GET /v2.0/security-group-rules/43376483-f2cd-4bd0-a492-6e64b70f8e84 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3014] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:19:21 2026] DELETE /v2.0/security-group-rules/a06f984a-7e87-4baa-b0c8-746e1cd42891 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:19:21.819 7 INFO neutron.api.v2.resource [None req-3ed0f280-0c78-4019-b2c1-a92130d6d1ad 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1495/3015] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:19:21 2026] GET /v2.0/security-group-rules/a06f984a-7e87-4baa-b0c8-746e1cd42891 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3016] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:19:21 2026] DELETE /v2.0/security-group-rules/31c5efe7-53e7-42ed-9ef6-6fafcf706e78 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:19:21.910 7 INFO neutron.api.v2.resource [None req-154191b9-f43e-46f7-bf91-d1b01227eb76 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/3017] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:19:21 2026] GET /v2.0/security-group-rules/31c5efe7-53e7-42ed-9ef6-6fafcf706e78 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3018] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:19:21 2026] DELETE /v2.0/security-group-rules/e4c44e9d-d733-464c-b6dd-c9e91cd4f0f3 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:19:22.003 7 INFO neutron.api.v2.resource [None req-2319dd25-588d-46cf-915e-9542061f8c86 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/3019] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:19:21 2026] GET /v2.0/security-group-rules/e4c44e9d-d733-464c-b6dd-c9e91cd4f0f3 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3020] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:19:22 2026] DELETE /v2.0/security-group-rules/9f631fe8-1cd8-43ae-a979-aaafc267d87c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:19:22.105 7 INFO neutron.api.v2.resource [None req-272dbe9d-d44c-4b7a-8ca5-7f136fcd5585 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/3021] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:19:22 2026] GET /v2.0/security-group-rules/9f631fe8-1cd8-43ae-a979-aaafc267d87c => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3022] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:19:22 2026] DELETE /v2.0/security-group-rules/3b7bb651-92c3-407d-8fda-5e1fa1813902 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:19:22.188 7 INFO neutron.api.v2.resource [None req-19aa44cc-0c56-4723-93e2-d5add040acfd 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/3023] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:19:22 2026] GET /v2.0/security-group-rules/3b7bb651-92c3-407d-8fda-5e1fa1813902 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3024] 10.0.0.230 () {32 vars in 750 bytes} [Thu Apr 16 10:19:22 2026] DELETE /v2.0/security-group-rules/2f82b27d-a350-4569-96dd-e8a316c04d84 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:19:22.274 7 INFO neutron.api.v2.resource [None req-58ed8df6-27b6-430f-bce5-1946f6cdca30 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1500/3025] 10.0.0.230 () {32 vars in 747 bytes} [Thu Apr 16 10:19:22 2026] GET /v2.0/security-group-rules/2f82b27d-a350-4569-96dd-e8a316c04d84 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3026] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:19:22 2026] DELETE /v2.0/security-groups/1d527ff5-546e-4e05-b030-f8ef9208e9cb => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:19:22.393 7 INFO neutron.api.v2.resource [None req-181a3e49-9d0f-47f1-a034-fdeb2eb18caf 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1501/3027] 10.0.0.230 () {32 vars in 737 bytes} [Thu Apr 16 10:19:22 2026] GET /v2.0/security-groups/1d527ff5-546e-4e05-b030-f8ef9208e9cb => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:19:22.841 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2fab8be-6f59-40a2-b792-4893343c8f3f 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] TaaS: Handle Delete Port: 9746e481-ae30-4754-9de0-04a30bbbb290 2026-04-16 10:19:22.845 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2fab8be-6f59-40a2-b792-4893343c8f3f 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Tap Mirror: Handle Delete Port: 9746e481-ae30-4754-9de0-04a30bbbb290 [pid: 8|app: 0|req: 1527/3028] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:19:22 2026] PUT /v2.0/routers/3c7f9773-d701-48d0-aa41-57fa039b4fe6/remove_router_interface => generated 309 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:19:23.609 7 INFO neutron.api.v2.resource [None req-99141f5f-8600-4d44-8b95-05db40b59df2 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1502/3029] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:19:23 2026] PUT /v2.0/routers/3c7f9773-d701-48d0-aa41-57fa039b4fe6/remove_router_interface => generated 198 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:19:24.026 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca9f6967-612d-4cbe-8ad9-6fc572756088 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] TaaS: Handle Delete Port: f12c6d96-7c5b-4d76-9aeb-2e5629617af4 2026-04-16 10:19:24.030 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca9f6967-612d-4cbe-8ad9-6fc572756088 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Tap Mirror: Handle Delete Port: f12c6d96-7c5b-4d76-9aeb-2e5629617af4 [pid: 8|app: 0|req: 1528/3030] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:19:23 2026] PUT /v2.0/routers/3c7f9773-d701-48d0-aa41-57fa039b4fe6/remove_router_interface => generated 309 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:19:24.749 7 INFO neutron.api.v2.resource [None req-ea836cef-d458-40c6-b5b1-8a24e320f48b 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/3031] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:19:24 2026] PUT /v2.0/routers/3c7f9773-d701-48d0-aa41-57fa039b4fe6/remove_router_interface => generated 198 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:19:25.162 8 INFO neutron_taas.services.taas.taas_plugin [None req-67b5046e-ba4a-453b-ab6d-7eb6403dd50d 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] TaaS: Handle Delete Port: 9c76bb1f-54ac-4a85-8c76-9f8235dc5aa6 2026-04-16 10:19:25.166 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67b5046e-ba4a-453b-ab6d-7eb6403dd50d 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Tap Mirror: Handle Delete Port: 9c76bb1f-54ac-4a85-8c76-9f8235dc5aa6 [pid: 8|app: 0|req: 1529/3032] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:19:24 2026] PUT /v2.0/routers/3c7f9773-d701-48d0-aa41-57fa039b4fe6/remove_router_interface => generated 309 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:19:25.940 7 INFO neutron.api.v2.resource [None req-1a05468c-27cd-4f88-b153-d2d97a68e3ce 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1504/3033] 10.0.0.230 () {34 vars in 789 bytes} [Thu Apr 16 10:19:25 2026] PUT /v2.0/routers/3c7f9773-d701-48d0-aa41-57fa039b4fe6/remove_router_interface => generated 198 bytes in 183 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:19:26.154 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a7cc1fc-b61a-46d9-b88e-8433dfb55761 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] TaaS: Handle Delete Port: 67b8dbb7-84f7-4e5b-ac9e-8abb1ef3ad9b 2026-04-16 10:19:26.158 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a7cc1fc-b61a-46d9-b88e-8433dfb55761 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Tap Mirror: Handle Delete Port: 67b8dbb7-84f7-4e5b-ac9e-8abb1ef3ad9b 2026-04-16 10:19:26.425 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a7cc1fc-b61a-46d9-b88e-8433dfb55761 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] TaaS: Handle Delete Port: 7fb38c57-d08d-4692-88f5-2a6fe3e15fe0 2026-04-16 10:19:26.428 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a7cc1fc-b61a-46d9-b88e-8433dfb55761 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Tap Mirror: Handle Delete Port: 7fb38c57-d08d-4692-88f5-2a6fe3e15fe0 2026-04-16 10:19:26.781 8 INFO neutron.services.segments.plugin [-] Segment eb8855a1-b22d-4197-a708-5203bcb929e3 resource provider aggregate not found 2026-04-16 10:19:26.788 8 INFO neutron.services.segments.plugin [-] Segment eb8855a1-b22d-4197-a708-5203bcb929e3 resource provider aggregate not found 2026-04-16 10:19:26.803 8 INFO neutron.services.segments.plugin [-] Segment eb8855a1-b22d-4197-a708-5203bcb929e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb8855a1-b22d-4197-a708-5203bcb929e3 found for delete ", "request_id": "req-dfa6ce52-509b-4be2-96c8-437df7bc1b01"}]} 2026-04-16 10:19:26.805 8 INFO neutron.services.segments.plugin [-] Segment eb8855a1-b22d-4197-a708-5203bcb929e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb8855a1-b22d-4197-a708-5203bcb929e3 found for delete ", "request_id": "req-1ad932d0-5001-4c7a-b2f5-8b6cd179f574"}]} 2026-04-16 10:19:26.819 8 INFO neutron.db.l3_hamode_db [None req-4a7cc1fc-b61a-46d9-b88e-8433dfb55761 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] HA network c714706e-54a4-453d-b1da-837fd4410ce6 was deleted as no HA routers are present in tenant f61c26e7aa9f403599f6fe8c6ad1dd4f. [pid: 8|app: 0|req: 1530/3034] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:19:25 2026] DELETE /v2.0/routers/3c7f9773-d701-48d0-aa41-57fa039b4fe6 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:19:26.848 7 INFO neutron.api.v2.resource [None req-2854d60b-ee8f-4e55-9b61-2bcf36804e2e 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1505/3035] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:19:26 2026] GET /v2.0/routers/3c7f9773-d701-48d0-aa41-57fa039b4fe6 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3036] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:19:26 2026] DELETE /v2.0/subnets/5a10219d-02cd-4e09-948f-9ce1abe82800 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:19:27.052 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f4c835f-2cba-46ed-be55-4a1d467beaa4 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1506/3037] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:19:27 2026] GET /v2.0/subnets/5a10219d-02cd-4e09-948f-9ce1abe82800 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3038] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:19:27 2026] DELETE /v2.0/subnets/3fb76819-3dbf-4434-a5b8-bb984029fce3 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:19:27.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-610d2356-0420-4700-bd89-8d739f0d8583 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1507/3039] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:19:27 2026] GET /v2.0/subnets/3fb76819-3dbf-4434-a5b8-bb984029fce3 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:19:27.352 8 INFO neutron_taas.services.taas.taas_plugin [None req-8860f174-5a9d-4221-a03f-35f68b9aaea2 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] TaaS: Handle Delete Port: 044f67b0-4ab7-4fcf-9b5d-0f7c69d52d52 2026-04-16 10:19:27.355 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8860f174-5a9d-4221-a03f-35f68b9aaea2 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Tap Mirror: Handle Delete Port: 044f67b0-4ab7-4fcf-9b5d-0f7c69d52d52 [pid: 8|app: 0|req: 1533/3040] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:19:27 2026] DELETE /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:19:27.555 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c4fa821-4e70-429c-8040-4ae28888ffaa 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1508/3041] 10.0.0.230 () {32 vars in 723 bytes} [Thu Apr 16 10:19:27 2026] GET /v2.0/networks/f3dfcfcd-a95f-481b-9d0a-d9a2ea62ba41 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3042] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:19:27 2026] DELETE /v2.0/subnets/52157526-707e-4df8-a67b-b9c876c16420 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:19:27.727 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3b61d19-35ae-43f4-b4c9-1fd2d14b2d55 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1509/3043] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:19:27 2026] GET /v2.0/subnets/52157526-707e-4df8-a67b-b9c876c16420 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3044] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:19:27 2026] DELETE /v2.0/subnets/280343db-4058-475d-8e35-69750c033b4b => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:19:27.903 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43e42ef6-fc8e-4d5e-bc2d-c2e40d8bad79 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1510/3045] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:19:27 2026] GET /v2.0/subnets/280343db-4058-475d-8e35-69750c033b4b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:19:28.012 8 INFO neutron_taas.services.taas.taas_plugin [None req-2fa97a2c-014b-4d8e-bed5-a9b7fd4dccc3 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] TaaS: Handle Delete Port: 27145ea0-7032-4c06-8893-34e318239da8 2026-04-16 10:19:28.015 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fa97a2c-014b-4d8e-bed5-a9b7fd4dccc3 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Tap Mirror: Handle Delete Port: 27145ea0-7032-4c06-8893-34e318239da8 [pid: 8|app: 0|req: 1536/3046] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:19:27 2026] DELETE /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:19:28.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7fa82324-2263-4b50-938b-4e132464bb82 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1511/3047] 10.0.0.230 () {32 vars in 723 bytes} [Thu Apr 16 10:19:28 2026] GET /v2.0/networks/2f4ffa88-ecd6-4cd5-9928-e8be341d4551 => 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: 1537/3048] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:19:28 2026] DELETE /v2.0/subnets/8a5c1d42-4c00-4fca-9366-0f6ddc767c89 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:19:28.463 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4acb9a9-fee2-45be-b409-e40d7a19fb23 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1512/3049] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:19:28 2026] GET /v2.0/subnets/8a5c1d42-4c00-4fca-9366-0f6ddc767c89 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3050] 10.0.0.230 () {32 vars in 724 bytes} [Thu Apr 16 10:19:28 2026] DELETE /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:19:28.631 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87c0bee8-28e5-473b-8e78-84d849f3d552 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/3051] 10.0.0.230 () {32 vars in 721 bytes} [Thu Apr 16 10:19:28 2026] GET /v2.0/subnets/f98a9c67-1334-4acf-95d1-e5842b1052b0 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:19:28.832 8 INFO neutron.services.segments.plugin [-] Segment 3521acac-5e98-406c-8732-1517058de7d1 resource provider aggregate not found 2026-04-16 10:19:28.840 8 INFO neutron.services.segments.plugin [-] Segment 3521acac-5e98-406c-8732-1517058de7d1 resource provider aggregate not found 2026-04-16 10:19:28.850 8 INFO neutron_taas.services.taas.taas_plugin [None req-6deeeb0d-fa63-45d2-b1e3-729c8cef0aa9 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] TaaS: Handle Delete Port: 2353f91d-a86c-4c31-bcc1-060425b0fa56 2026-04-16 10:19:28.858 8 INFO neutron.services.segments.plugin [-] Segment 3521acac-5e98-406c-8732-1517058de7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3521acac-5e98-406c-8732-1517058de7d1 found for delete ", "request_id": "req-b1cab936-a6b1-4519-a3f6-424c1ba3f151"}]} 2026-04-16 10:19:28.862 8 INFO neutron.services.segments.plugin [-] Segment 3521acac-5e98-406c-8732-1517058de7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3521acac-5e98-406c-8732-1517058de7d1 found for delete ", "request_id": "req-a7929cd2-9178-4b8b-baa0-c9b1ed8a123c"}]} 2026-04-16 10:19:28.863 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6deeeb0d-fa63-45d2-b1e3-729c8cef0aa9 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] Tap Mirror: Handle Delete Port: 2353f91d-a86c-4c31-bcc1-060425b0fa56 2026-04-16 10:19:28.879 8 INFO neutron.services.segments.plugin [-] Segment e3c5b90d-4042-4797-ace0-56606a78647e resource provider aggregate not found 2026-04-16 10:19:28.887 8 INFO neutron.services.segments.plugin [-] Segment e3c5b90d-4042-4797-ace0-56606a78647e resource provider aggregate not found 2026-04-16 10:19:28.906 8 INFO neutron.services.segments.plugin [-] Segment e3c5b90d-4042-4797-ace0-56606a78647e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3c5b90d-4042-4797-ace0-56606a78647e found for delete ", "request_id": "req-986c434b-d199-42f9-97e6-00cef7fe8167"}]} 2026-04-16 10:19:28.909 8 INFO neutron.services.segments.plugin [-] Segment e3c5b90d-4042-4797-ace0-56606a78647e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3c5b90d-4042-4797-ace0-56606a78647e found for delete ", "request_id": "req-e5efd11f-b29d-487d-85cc-6a31ba0b03bb"}]} [pid: 8|app: 0|req: 1539/3052] 10.0.0.230 () {32 vars in 726 bytes} [Thu Apr 16 10:19:28 2026] DELETE /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 10:19:29.152 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5491994-a650-4a66-82b8-d74864c7f11f 9773f475b5df45ee84993b05f5eb9167 f61c26e7aa9f403599f6fe8c6ad1dd4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/3053] 10.0.0.230 () {32 vars in 723 bytes} [Thu Apr 16 10:19:29 2026] GET /v2.0/networks/05e52aab-004e-4a05-9f86-0dbabbfc3fb0 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:19:30.925 8 INFO neutron.services.segments.plugin [-] Segment b21dddbe-0075-4b05-b6cd-4d867fe9bbdb resource provider aggregate not found 2026-04-16 10:19:30.930 8 INFO neutron.services.segments.plugin [-] Segment b21dddbe-0075-4b05-b6cd-4d867fe9bbdb resource provider aggregate not found 2026-04-16 10:19:30.948 8 INFO neutron.services.segments.plugin [-] Segment b21dddbe-0075-4b05-b6cd-4d867fe9bbdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b21dddbe-0075-4b05-b6cd-4d867fe9bbdb found for delete ", "request_id": "req-06e20fa8-a945-4dea-80e8-5fb40cba68b2"}]} 2026-04-16 10:19:30.949 8 INFO neutron.services.segments.plugin [-] Segment b21dddbe-0075-4b05-b6cd-4d867fe9bbdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b21dddbe-0075-4b05-b6cd-4d867fe9bbdb found for delete ", "request_id": "req-de4e322c-56c7-45f7-a244-754a88a93687"}]} [pid: 8|app: 0|req: 1540/3054] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:19:31 2026] GET /v2.0/security-groups?tenant_id=04df7327d3b742a48dd02a914be67f21&name=default => generated 2929 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3055] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:19:31 2026] DELETE /v2.0/security-groups/16ead894-95da-4707-a5af-b7d9d9c71fe9 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3056] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:19:31 2026] GET /v2.0/security-groups?tenant_id=a6e91d6638c9469aa3eab51a9e928803&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3057] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:19:31 2026] DELETE /v2.0/security-groups/cf39676c-91d5-47d5-8cea-7b528d179b17 => 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: 1542/3058] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:19:32 2026] GET /v2.0/security-groups?tenant_id=1648c4987fb64317b70083be9156b964&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3059] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:19:32 2026] DELETE /v2.0/security-groups/47b2448f-f6e1-4479-a4ec-0f58c6f592b7 => 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: 1543/3060] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:19:32 2026] GET /v2.0/security-groups?tenant_id=7fece8b09b084beb9ee0cfcdebd5daf8&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3061] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:19:32 2026] DELETE /v2.0/security-groups/9824d751-53d8-46cf-84b7-afd96875871f => 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: 1544/3062] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:19:32 2026] GET /v2.0/security-groups?tenant_id=5b665aafdb884f39a99c1c4c516cf048&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3063] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:19:32 2026] DELETE /v2.0/security-groups/4b36e8c9-8310-490b-9320-2a8f0a0cb38c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3066] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:19:33 2026] GET /v2.0/security-groups?tenant_id=f61c26e7aa9f403599f6fe8c6ad1dd4f&name=default => generated 2929 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3067] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:19:33 2026] DELETE /v2.0/security-groups/97592d38-9039-4b6b-9413-ef0779b42860 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3068] 10.0.0.230 () {32 vars in 774 bytes} [Thu Apr 16 10:19:33 2026] GET /v2.0/security-groups?tenant_id=7fe9297c9af1498db4579c20df40b26f&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: 1547/3069] 10.0.0.230 () {32 vars in 740 bytes} [Thu Apr 16 10:19:33 2026] DELETE /v2.0/security-groups/5956859f-ae64-4ded-aae7-dd22ef90c5c4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3070] 10.0.0.230 () {32 vars in 649 bytes} [Thu Apr 16 10:19:36 2026] GET /v2.0/networks => generated 2167 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3071] 10.0.0.230 () {32 vars in 655 bytes} [Thu Apr 16 10:19:37 2026] GET /v2.0/floatingips => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3072] 10.0.0.230 () {32 vars in 647 bytes} [Thu Apr 16 10:19:37 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3073] 10.0.0.230 () {32 vars in 643 bytes} [Thu Apr 16 10:19:37 2026] GET /v2.0/ports => generated 4725 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3074] 10.0.0.230 () {32 vars in 647 bytes} [Thu Apr 16 10:19:37 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3075] 10.0.0.230 () {32 vars in 649 bytes} [Thu Apr 16 10:19:37 2026] GET /v2.0/networks => generated 2167 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3076] 10.0.0.230 () {32 vars in 663 bytes} [Thu Apr 16 10:19:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3077] 10.0.0.230 () {32 vars in 655 bytes} [Thu Apr 16 10:19:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)