+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sun Apr 12 21:21:57 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-67964c7f65-2c2kw 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fd610198668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-12 21:22:00.910 8 INFO neutron.common.config [-] Logging enabled! 2026-04-12 21:22:00.910 8 INFO neutron.common.config [-] uwsgi version 26.0.3.dev42 2026-04-12 21:22:00.911 7 INFO neutron.common.config [-] Logging enabled! 2026-04-12 21:22:00.911 7 INFO neutron.common.config [-] uwsgi version 26.0.3.dev42 2026-04-12 21:22:01.895 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-12 21:22:01.895 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-12 21:22:03.229 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 21:22:03.230 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 21:22:03.231 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-12 21:22:03.233 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-12 21:22:03.235 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-12 21:22:03.236 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 21:22:03.236 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-12 21:22:03.236 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-12 21:22:03.237 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:22:03.237 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-12 21:22:03.238 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 21:22:03.238 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-12 21:22:03.238 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-12 21:22:03.238 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:22:03.244 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:22:03.244 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:22:03.244 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 21:22:03.246 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:22:03.247 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:22:03.247 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 21:22:03.267 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-12 21:22:03.268 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 21:22:03.268 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-12 21:22:03.269 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-12 21:22:03.270 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 21:22:03.270 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-12 21:22:03.314 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-12 21:22:03.315 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-12 21:22:03.315 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-12 21:22:03.315 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-12 21:22:03.327 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-12 21:22:03.328 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-12 21:22:03.328 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-12 21:22:03.328 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-12 21:22:03.597 8 INFO neutron.plugins.ml2.managers [None req-c9804ce1-b2bf-4d68-b417-860802b4356c - - - - - -] Initializing driver for type 'vlan' 2026-04-12 21:22:03.634 7 INFO neutron.plugins.ml2.managers [None req-9b07290c-e4e1-4ce3-8220-7377fad8c64d - - - - - -] Initializing driver for type 'vlan' 2026-04-12 21:22:03.860 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c9804ce1-b2bf-4d68-b417-860802b4356c - - - - - -] VlanTypeDriver initialization complete 2026-04-12 21:22:03.860 8 INFO neutron.plugins.ml2.managers [None req-c9804ce1-b2bf-4d68-b417-860802b4356c - - - - - -] Initializing driver for type 'vxlan' 2026-04-12 21:22:03.861 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c9804ce1-b2bf-4d68-b417-860802b4356c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-12 21:22:03.874 8 INFO neutron.plugins.ml2.managers [None req-c9804ce1-b2bf-4d68-b417-860802b4356c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-12 21:22:03.875 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c9804ce1-b2bf-4d68-b417-860802b4356c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-12 21:22:03.875 8 INFO neutron.plugins.ml2.managers [None req-c9804ce1-b2bf-4d68-b417-860802b4356c - - - - - -] Initializing extension driver 'port_security' 2026-04-12 21:22:03.875 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c9804ce1-b2bf-4d68-b417-860802b4356c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-12 21:22:03.875 8 INFO neutron.plugins.ml2.managers [None req-c9804ce1-b2bf-4d68-b417-860802b4356c - - - - - -] Initializing extension driver 'qos' 2026-04-12 21:22:03.875 8 INFO neutron.plugins.ml2.managers [None req-c9804ce1-b2bf-4d68-b417-860802b4356c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-12 21:22:03.875 8 INFO neutron.plugins.ml2.managers [None req-c9804ce1-b2bf-4d68-b417-860802b4356c - - - - - -] Initializing mechanism driver 'l2population' 2026-04-12 21:22:03.892 8 INFO neutron.quota [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded quota_driver: . 2026-04-12 21:22:03.892 8 INFO neutron.plugins.ml2.plugin [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Modular L2 Plugin initialization complete 2026-04-12 21:22:03.892 8 INFO neutron.plugins.ml2.managers [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-12 21:22:03.893 8 INFO neutron.plugins.ml2.managers [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-12 21:22:03.893 8 INFO neutron.plugins.ml2.managers [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-12 21:22:03.893 8 INFO neutron.extensions.vlantransparent [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Disabled vlantransparent extension. 2026-04-12 21:22:03.893 8 INFO neutron.extensions.qinq [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Disabled VLAN QinQ extension. 2026-04-12 21:22:03.893 8 INFO neutron.manager [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loading Plugin: qos 2026-04-12 21:22:03.898 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9b07290c-e4e1-4ce3-8220-7377fad8c64d - - - - - -] VlanTypeDriver initialization complete 2026-04-12 21:22:03.898 7 INFO neutron.plugins.ml2.managers [None req-9b07290c-e4e1-4ce3-8220-7377fad8c64d - - - - - -] Initializing driver for type 'vxlan' 2026-04-12 21:22:03.898 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9b07290c-e4e1-4ce3-8220-7377fad8c64d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-12 21:22:03.906 8 INFO neutron.manager [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loading Plugin: router 2026-04-12 21:22:03.910 7 INFO neutron.plugins.ml2.managers [None req-9b07290c-e4e1-4ce3-8220-7377fad8c64d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-12 21:22:03.910 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9b07290c-e4e1-4ce3-8220-7377fad8c64d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-12 21:22:03.910 7 INFO neutron.plugins.ml2.managers [None req-9b07290c-e4e1-4ce3-8220-7377fad8c64d - - - - - -] Initializing extension driver 'port_security' 2026-04-12 21:22:03.910 7 INFO neutron.plugins.ml2.extensions.port_security [None req-9b07290c-e4e1-4ce3-8220-7377fad8c64d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-12 21:22:03.911 7 INFO neutron.plugins.ml2.managers [None req-9b07290c-e4e1-4ce3-8220-7377fad8c64d - - - - - -] Initializing extension driver 'qos' 2026-04-12 21:22:03.911 7 INFO neutron.plugins.ml2.managers [None req-9b07290c-e4e1-4ce3-8220-7377fad8c64d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-12 21:22:03.911 7 INFO neutron.plugins.ml2.managers [None req-9b07290c-e4e1-4ce3-8220-7377fad8c64d - - - - - -] Initializing mechanism driver 'l2population' 2026-04-12 21:22:03.926 7 INFO neutron.quota [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded quota_driver: . 2026-04-12 21:22:03.927 7 INFO neutron.plugins.ml2.plugin [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Modular L2 Plugin initialization complete 2026-04-12 21:22:03.927 7 INFO neutron.plugins.ml2.managers [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-12 21:22:03.927 7 INFO neutron.plugins.ml2.managers [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-12 21:22:03.927 7 INFO neutron.plugins.ml2.managers [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-12 21:22:03.927 7 INFO neutron.extensions.vlantransparent [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Disabled vlantransparent extension. 2026-04-12 21:22:03.928 7 INFO neutron.extensions.qinq [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Disabled VLAN QinQ extension. 2026-04-12 21:22:03.928 7 INFO neutron.manager [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loading Plugin: qos 2026-04-12 21:22:03.940 7 INFO neutron.manager [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loading Plugin: router 2026-04-12 21:22:03.951 8 INFO neutron.services.service_base [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-12 21:22:03.951 8 INFO neutron.manager [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loading Plugin: segments 2026-04-12 21:22:03.984 7 INFO neutron.services.service_base [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-12 21:22:03.985 7 INFO neutron.manager [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loading Plugin: segments 2026-04-12 21:22:04.046 8 INFO neutron.manager [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loading Plugin: trunk 2026-04-12 21:22:04.060 8 INFO neutron.manager [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loading Plugin: vpnaas 2026-04-12 21:22:04.079 7 INFO neutron.manager [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loading Plugin: trunk 2026-04-12 21:22:04.093 7 INFO neutron.manager [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loading Plugin: vpnaas 2026-04-12 21:22:04.098 8 WARNING stevedore.named [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 21:22:04.098 8 WARNING stevedore.named [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-12 21:22:04.131 7 WARNING stevedore.named [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 21:22:04.131 7 WARNING stevedore.named [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-12 21:22:04.173 8 INFO neutron_vpnaas.services.vpn.plugin [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-12 21:22:04.173 8 INFO neutron.common.utils [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-12 21:22:04.173 8 INFO neutron.manager [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loading Plugin: taas 2026-04-12 21:22:04.197 8 WARNING stevedore.named [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 21:22:04.198 8 WARNING stevedore.named [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-12 21:22:04.198 7 INFO neutron_vpnaas.services.vpn.plugin [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-12 21:22:04.198 7 INFO neutron.common.utils [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-12 21:22:04.198 7 INFO neutron.manager [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loading Plugin: taas 2026-04-12 21:22:04.224 7 WARNING stevedore.named [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 21:22:04.224 7 WARNING stevedore.named [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-12 21:22:04.225 8 INFO neutron_taas.services.taas.taas_plugin [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-12 21:22:04.225 8 INFO neutron.manager [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loading Plugin: tapmirror 2026-04-12 21:22:04.238 8 WARNING stevedore.named [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 21:22:04.238 8 WARNING stevedore.named [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-12 21:22:04.242 7 INFO neutron_taas.services.taas.taas_plugin [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-12 21:22:04.242 7 INFO neutron.manager [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loading Plugin: tapmirror 2026-04-12 21:22:04.252 7 WARNING stevedore.named [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 21:22:04.252 7 WARNING stevedore.named [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-12 21:22:04.281 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-12 21:22:04.281 8 INFO neutron.manager [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loading Plugin: auto_allocate 2026-04-12 21:22:04.282 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-12 21:22:04.282 7 INFO neutron.manager [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loading Plugin: auto_allocate 2026-04-12 21:22:04.288 8 INFO neutron.manager [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loading Plugin: tag 2026-04-12 21:22:04.290 7 INFO neutron.manager [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loading Plugin: tag 2026-04-12 21:22:04.298 8 INFO neutron.manager [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loading Plugin: timestamp 2026-04-12 21:22:04.300 7 INFO neutron.manager [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loading Plugin: timestamp 2026-04-12 21:22:04.301 8 INFO neutron.manager [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loading Plugin: network_ip_availability 2026-04-12 21:22:04.302 7 INFO neutron.manager [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loading Plugin: network_ip_availability 2026-04-12 21:22:04.305 8 INFO neutron.manager [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loading Plugin: flavors 2026-04-12 21:22:04.306 7 INFO neutron.manager [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loading Plugin: flavors 2026-04-12 21:22:04.308 8 INFO neutron.manager [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loading Plugin: revisions 2026-04-12 21:22:04.309 7 INFO neutron.manager [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loading Plugin: revisions 2026-04-12 21:22:04.312 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Initializing extension manager. 2026-04-12 21:22:04.312 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Initializing extension manager. 2026-04-12 21:22:04.313 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: address-group 2026-04-12 21:22:04.314 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: address-scope 2026-04-12 21:22:04.314 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: address-group 2026-04-12 21:22:04.315 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-12 21:22:04.315 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: address-scope 2026-04-12 21:22:04.315 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: agent 2026-04-12 21:22:04.316 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-12 21:22:04.316 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: agent-resources-synced 2026-04-12 21:22:04.316 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: agent 2026-04-12 21:22:04.317 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: agent-resources-synced 2026-04-12 21:22:04.317 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-12 21:22:04.318 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-12 21:22:04.318 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-12 21:22:04.319 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: availability_zone 2026-04-12 21:22:04.319 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-12 21:22:04.319 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: availability_zone_filter 2026-04-12 21:22:04.320 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: availability_zone 2026-04-12 21:22:04.320 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-12 21:22:04.320 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: availability_zone_filter 2026-04-12 21:22:04.320 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: default-subnetpools 2026-04-12 21:22:04.321 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-12 21:22:04.321 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: default-subnetpools 2026-04-12 21:22:04.322 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-12 21:22:04.322 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: dns-integration 2026-04-12 21:22:04.323 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: dns-domain-ports 2026-04-12 21:22:04.323 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-12 21:22:04.323 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-12 21:22:04.324 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: dns-integration 2026-04-12 21:22:04.324 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: dvr 2026-04-12 21:22:04.324 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: dns-domain-ports 2026-04-12 21:22:04.324 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-12 21:22:04.325 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: empty-string-filtering 2026-04-12 21:22:04.325 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-12 21:22:04.326 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:22:04.326 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: dvr 2026-04-12 21:22:04.326 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-12 21:22:04.326 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-12 21:22:04.327 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: external-net 2026-04-12 21:22:04.327 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: empty-string-filtering 2026-04-12 21:22:04.327 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-12 21:22:04.327 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:22:04.328 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: extraroute 2026-04-12 21:22:04.328 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-12 21:22:04.328 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: extraroute-atomic 2026-04-12 21:22:04.328 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: external-net 2026-04-12 21:22:04.329 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-12 21:22:04.329 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-12 21:22:04.329 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-12 21:22:04.330 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: extraroute 2026-04-12 21:22:04.330 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-12 21:22:04.330 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-12 21:22:04.330 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: extraroute-atomic 2026-04-12 21:22:04.331 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: fip-port-details 2026-04-12 21:22:04.331 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-12 21:22:04.331 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-12 21:22:04.332 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: flavors 2026-04-12 21:22:04.332 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-12 21:22:04.332 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-12 21:22:04.333 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-12 21:22:04.333 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: fip-port-details 2026-04-12 21:22:04.333 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: floatingip-pools 2026-04-12 21:22:04.334 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: flavors 2026-04-12 21:22:04.334 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: ip_allocation 2026-04-12 21:22:04.334 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-12 21:22:04.335 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-12 21:22:04.335 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: l2_adjacency 2026-04-12 21:22:04.335 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: floatingip-pools 2026-04-12 21:22:04.336 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: ip_allocation 2026-04-12 21:22:04.336 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: router 2026-04-12 21:22:04.336 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-12 21:22:04.337 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: l2_adjacency 2026-04-12 21:22:04.338 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:22:04.338 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: router 2026-04-12 21:22:04.338 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-12 21:22:04.339 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-12 21:22:04.339 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: ext-gw-mode 2026-04-12 21:22:04.340 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:22:04.340 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: l3-ha 2026-04-12 21:22:04.340 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:22:04.340 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-12 21:22:04.341 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-12 21:22:04.341 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-12 21:22:04.341 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: l3-flavors 2026-04-12 21:22:04.341 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: ext-gw-mode 2026-04-12 21:22:04.342 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: l3-ha 2026-04-12 21:22:04.342 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:22:04.342 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:22:04.343 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-12 21:22:04.343 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-12 21:22:04.343 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: l3-flavors 2026-04-12 21:22:04.344 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:22:04.345 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-12 21:22:04.345 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-12 21:22:04.346 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-12 21:22:04.347 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-12 21:22:04.347 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-12 21:22:04.348 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-12 21:22:04.348 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-12 21:22:04.349 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-12 21:22:04.349 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-12 21:22:04.349 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: multi-provider 2026-04-12 21:22:04.350 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: net-mtu 2026-04-12 21:22:04.350 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-12 21:22:04.350 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: net-mtu-writable 2026-04-12 21:22:04.351 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-12 21:22:04.351 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: network_availability_zone 2026-04-12 21:22:04.351 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: multi-provider 2026-04-12 21:22:04.351 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: network_ha 2026-04-12 21:22:04.352 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: net-mtu 2026-04-12 21:22:04.352 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: network-ip-availability 2026-04-12 21:22:04.352 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: net-mtu-writable 2026-04-12 21:22:04.353 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: network_availability_zone 2026-04-12 21:22:04.353 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-12 21:22:04.353 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: network_ha 2026-04-12 21:22:04.353 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: pagination 2026-04-12 21:22:04.354 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: port-device-profile 2026-04-12 21:22:04.354 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: network-ip-availability 2026-04-12 21:22:04.354 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-12 21:22:04.355 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-12 21:22:04.355 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-12 21:22:04.355 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-12 21:22:04.355 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: pagination 2026-04-12 21:22:04.356 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: port-mac-override 2026-04-12 21:22:04.356 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: port-device-profile 2026-04-12 21:22:04.356 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-12 21:22:04.356 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-12 21:22:04.357 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-12 21:22:04.357 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-12 21:22:04.357 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-12 21:22:04.357 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-12 21:22:04.358 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: port-mac-override 2026-04-12 21:22:04.358 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: port-resource-request 2026-04-12 21:22:04.358 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-12 21:22:04.359 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-12 21:22:04.359 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-12 21:22:04.359 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-12 21:22:04.359 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-12 21:22:04.360 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: port-resource-request 2026-04-12 21:22:04.360 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: binding 2026-04-12 21:22:04.360 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-12 21:22:04.361 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: binding-extended 2026-04-12 21:22:04.361 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-12 21:22:04.361 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: port-security 2026-04-12 21:22:04.361 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: binding 2026-04-12 21:22:04.361 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: project-id 2026-04-12 21:22:04.362 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: binding-extended 2026-04-12 21:22:04.362 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: provider 2026-04-12 21:22:04.363 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: port-security 2026-04-12 21:22:04.363 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-12 21:22:04.363 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: project-id 2026-04-12 21:22:04.364 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: provider 2026-04-12 21:22:04.364 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-12 21:22:04.365 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: qos 2026-04-12 21:22:04.366 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-12 21:22:04.366 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-12 21:22:04.366 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: qos 2026-04-12 21:22:04.367 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: qos-default 2026-04-12 21:22:04.367 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: qos-fip 2026-04-12 21:22:04.367 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-12 21:22:04.368 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-12 21:22:04.368 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-12 21:22:04.368 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-12 21:22:04.368 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: qos-default 2026-04-12 21:22:04.369 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-12 21:22:04.369 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: qos-fip 2026-04-12 21:22:04.369 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-12 21:22:04.369 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-12 21:22:04.370 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-12 21:22:04.370 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-12 21:22:04.370 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-12 21:22:04.371 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-12 21:22:04.371 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: qos-pps 2026-04-12 21:22:04.371 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-12 21:22:04.372 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-12 21:22:04.372 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-12 21:22:04.372 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: qos-pps 2026-04-12 21:22:04.373 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-12 21:22:04.373 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: qos-rules-alias 2026-04-12 21:22:04.373 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-12 21:22:04.373 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: quota-check-limit 2026-04-12 21:22:04.374 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: qos-rules-alias 2026-04-12 21:22:04.374 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-12 21:22:04.374 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: quota-check-limit 2026-04-12 21:22:04.375 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-12 21:22:04.376 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: quotas 2026-04-12 21:22:04.377 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: quotas 2026-04-12 21:22:04.377 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: quota_details 2026-04-12 21:22:04.378 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: quota_details 2026-04-12 21:22:04.378 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: rbac-policies 2026-04-12 21:22:04.379 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: rbac-address-group 2026-04-12 21:22:04.379 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: rbac-policies 2026-04-12 21:22:04.379 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: rbac-address-scope 2026-04-12 21:22:04.380 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: rbac-security-groups 2026-04-12 21:22:04.380 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: rbac-address-group 2026-04-12 21:22:04.380 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: rbac-address-scope 2026-04-12 21:22:04.380 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-12 21:22:04.381 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: rbac-security-groups 2026-04-12 21:22:04.381 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: revision-if-match 2026-04-12 21:22:04.381 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-12 21:22:04.381 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-12 21:22:04.382 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: revision-if-match 2026-04-12 21:22:04.382 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: router_availability_zone 2026-04-12 21:22:04.382 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-12 21:22:04.382 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-12 21:22:04.383 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: router_availability_zone 2026-04-12 21:22:04.383 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-12 21:22:04.384 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-12 21:22:04.385 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-12 21:22:04.386 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-12 21:22:04.386 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-12 21:22:04.386 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-12 21:22:04.387 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-12 21:22:04.387 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-12 21:22:04.388 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-12 21:22:04.389 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-12 21:22:04.390 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-12 21:22:04.391 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-12 21:22:04.391 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-12 21:22:04.392 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: security-group 2026-04-12 21:22:04.393 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: segment 2026-04-12 21:22:04.394 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-12 21:22:04.394 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: service-type 2026-04-12 21:22:04.395 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: sorting 2026-04-12 21:22:04.395 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: standard-attr-segment 2026-04-12 21:22:04.395 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: security-group 2026-04-12 21:22:04.396 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: standard-attr-description 2026-04-12 21:22:04.396 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: segment 2026-04-12 21:22:04.397 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: stateful-security-group 2026-04-12 21:22:04.397 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-12 21:22:04.397 8 WARNING neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-12 21:22:04.398 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-12 21:22:04.398 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: service-type 2026-04-12 21:22:04.398 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: subnet-external-network 2026-04-12 21:22:04.398 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: sorting 2026-04-12 21:22:04.399 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: subnet_onboard 2026-04-12 21:22:04.399 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: standard-attr-segment 2026-04-12 21:22:04.399 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-12 21:22:04.400 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: subnet-service-types 2026-04-12 21:22:04.400 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: standard-attr-description 2026-04-12 21:22:04.400 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: subnet_allocation 2026-04-12 21:22:04.400 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: stateful-security-group 2026-04-12 21:22:04.401 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-12 21:22:04.401 7 WARNING neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-12 21:22:04.402 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: tag-creation 2026-04-12 21:22:04.402 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-12 21:22:04.402 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-12 21:22:04.402 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: subnet-external-network 2026-04-12 21:22:04.403 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: subnet_onboard 2026-04-12 21:22:04.404 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-12 21:22:04.405 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: subnet-service-types 2026-04-12 21:22:04.405 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: subnet_allocation 2026-04-12 21:22:04.406 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: standard-attr-tag 2026-04-12 21:22:04.406 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-12 21:22:04.407 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-12 21:22:04.407 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: trunk 2026-04-12 21:22:04.407 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: tag-creation 2026-04-12 21:22:04.408 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: trunk-details 2026-04-12 21:22:04.408 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-12 21:22:04.408 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-12 21:22:04.409 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-12 21:22:04.409 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-12 21:22:04.410 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-12 21:22:04.412 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-12 21:22:04.412 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: standard-attr-tag 2026-04-12 21:22:04.412 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-12 21:22:04.413 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-12 21:22:04.413 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: vpn-flavors 2026-04-12 21:22:04.413 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: trunk 2026-04-12 21:22:04.414 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: trunk-details 2026-04-12 21:22:04.414 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-12 21:22:04.415 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: vpnaas 2026-04-12 21:22:04.415 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-12 21:22:04.415 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-12 21:22:04.416 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: taas 2026-04-12 21:22:04.416 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-12 21:22:04.417 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: tap-mirror 2026-04-12 21:22:04.417 8 INFO neutron.api.extensions [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-12 21:22:04.418 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-12 21:22:04.419 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-12 21:22:04.419 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: vpn-flavors 2026-04-12 21:22:04.420 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-12 21:22:04.420 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-12 21:22:04.420 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:04.420 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-12 21:22:04.421 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: vpnaas 2026-04-12 21:22:04.422 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: taas 2026-04-12 21:22:04.423 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: tap-mirror 2026-04-12 21:22:04.423 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 21:22:04.424 7 INFO neutron.api.extensions [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-12 21:22:04.424 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 21:22:04.426 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-12 21:22:04.426 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-12 21:22:04.427 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:04.427 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-12 21:22:04.428 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 21:22:04.429 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 21:22:04.429 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 21:22:04.430 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:04.430 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 21:22:04.431 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] subnetpool is already registered 2026-04-12 21:22:04.431 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:04.431 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 21:22:04.431 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] subnetpool is already registered 2026-04-12 21:22:04.431 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 21:22:04.432 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:04.432 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:04.433 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 21:22:04.433 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 21:22:04.435 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 21:22:04.435 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 21:22:04.435 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:04.436 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] ipsecpolicy is already registered 2026-04-12 21:22:04.436 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 21:22:04.436 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:04.436 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] ikepolicy is already registered 2026-04-12 21:22:04.436 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 21:22:04.437 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:04.437 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] subnetpool is already registered 2026-04-12 21:22:04.438 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:04.438 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] subnetpool is already registered 2026-04-12 21:22:04.439 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 21:22:04.439 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:04.439 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:04.440 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 21:22:04.440 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 21:22:04.441 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 21:22:04.441 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 21:22:04.441 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] router is already registered 2026-04-12 21:22:04.441 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:04.441 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] ipsecpolicy is already registered 2026-04-12 21:22:04.441 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 21:22:04.441 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] floatingip is already registered 2026-04-12 21:22:04.441 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:04.442 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] ikepolicy is already registered 2026-04-12 21:22:04.445 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 21:22:04.445 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] rbac_policy is already registered 2026-04-12 21:22:04.446 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 21:22:04.446 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] security_group is already registered 2026-04-12 21:22:04.446 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 21:22:04.446 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 21:22:04.446 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] router is already registered 2026-04-12 21:22:04.446 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] security_group_rule is already registered 2026-04-12 21:22:04.447 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 21:22:04.447 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] floatingip is already registered 2026-04-12 21:22:04.447 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:04.447 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] subnetpool is already registered 2026-04-12 21:22:04.448 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:04.448 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] subnetpool is already registered 2026-04-12 21:22:04.448 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 21:22:04.448 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] trunk is already registered 2026-04-12 21:22:04.449 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:04.449 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] ikepolicy is already registered 2026-04-12 21:22:04.449 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:04.449 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] ipsecpolicy is already registered 2026-04-12 21:22:04.450 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 21:22:04.450 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] endpoint_group is already registered 2026-04-12 21:22:04.450 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 21:22:04.450 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 21:22:04.450 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] vpnservice is already registered 2026-04-12 21:22:04.450 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] rbac_policy is already registered 2026-04-12 21:22:04.451 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 21:22:04.451 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] ipsec_site_connection is already registered 2026-04-12 21:22:04.451 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 21:22:04.451 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] security_group is already registered 2026-04-12 21:22:04.451 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:04.451 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] ipsecpolicy is already registered 2026-04-12 21:22:04.452 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 21:22:04.452 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] security_group_rule is already registered 2026-04-12 21:22:04.452 8 INFO neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:04.452 8 WARNING neutron.quota.resource_registry [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] ikepolicy is already registered 2026-04-12 21:22:04.452 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:04.453 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] subnetpool is already registered 2026-04-12 21:22:04.453 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:04.453 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] subnetpool is already registered 2026-04-12 21:22:04.453 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 21:22:04.454 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] trunk is already registered 2026-04-12 21:22:04.455 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:04.455 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] ikepolicy is already registered 2026-04-12 21:22:04.455 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:04.455 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] ipsecpolicy is already registered 2026-04-12 21:22:04.456 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 21:22:04.456 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] endpoint_group is already registered 2026-04-12 21:22:04.456 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 21:22:04.456 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] vpnservice is already registered 2026-04-12 21:22:04.457 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 21:22:04.457 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] ipsec_site_connection is already registered 2026-04-12 21:22:04.457 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:04.457 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] ipsecpolicy is already registered 2026-04-12 21:22:04.458 7 INFO neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:04.458 7 WARNING neutron.quota.resource_registry [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] ikepolicy is already registered 2026-04-12 21:22:04.490 8 WARNING keystonemiddleware._common.config [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:22:04.494 7 WARNING keystonemiddleware._common.config [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:22:04.496 8 WARNING oslo_config.cfg [None req-02048b75-49f2-4938-a09f-0c345e158269 - - - - - -] 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 7 seconds on interpreter 0x7fd610198668 pid: 8 (default app) 2026-04-12 21:22:04.501 7 WARNING oslo_config.cfg [None req-385f26fc-389b-4aa4-a39a-e217225a5619 - - - - - -] 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 7 seconds on interpreter 0x7fd610198668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:22:09.217 8 INFO neutron.pecan_wsgi.hooks.translation [None req-167d7f25-201f-4f76-a05d-005570ecb452 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.30 () {44 vars in 924 bytes} [Sun Apr 12 21:22:08 2026] GET /v2.0/networks/public => generated 108 bytes in 783 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.30 () {44 vars in 946 bytes} [Sun Apr 12 21:22:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:22:09.925 8 WARNING neutron.services.revisions.revision_plugin [None req-fc7a6681-ab6f-4d73-8480-9a0e2538afd2 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Could not find related network for resource to bump revision. 2026-04-12 21:22:09.948 8 INFO neutron.db.segments_db [None req-fc7a6681-ab6f-4d73-8480-9a0e2538afd2 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 88abb684-9871-41b2-9b96-0234cb0f7831 of type flat for network fb27351c-b6bc-4047-bcf7-57dd496c821d 2026-04-12 21:22:09.993 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc7a6681-ab6f-4d73-8480-9a0e2538afd2 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.30 () {48 vars in 964 bytes} [Sun Apr 12 21:22:09 2026] POST /v2.0/networks => generated 124 bytes in 447 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:22:16.171 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f262d38-9bc4-4d07-83e6-e251597b1d3d 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.30 () {44 vars in 924 bytes} [Sun Apr 12 21:22:15 2026] GET /v2.0/networks/public => generated 108 bytes in 392 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.30 () {44 vars in 946 bytes} [Sun Apr 12 21:22:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:22:16.424 7 WARNING neutron.services.revisions.revision_plugin [None req-6367c9a3-b77f-4412-aaf7-16dd2e239680 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Could not find related network for resource to bump revision. 2026-04-12 21:22:16.444 7 INFO neutron.db.segments_db [None req-6367c9a3-b77f-4412-aaf7-16dd2e239680 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 73c89edd-2b20-445a-ba97-ebcf3e2a2264 of type flat for network 946d271a-68c2-48d5-b672-5c57d59204f1 2026-04-12 21:22:16.492 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6367c9a3-b77f-4412-aaf7-16dd2e239680 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/8] 199.204.45.30 () {48 vars in 964 bytes} [Sun Apr 12 21:22:16 2026] POST /v2.0/networks => generated 124 bytes in 309 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:22:22.311 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e3745d6-6201-4246-8578-6b5075d72c06 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.30 () {44 vars in 924 bytes} [Sun Apr 12 21:22:22 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.30 () {44 vars in 946 bytes} [Sun Apr 12 21:22:22 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-12 21:22:22.388 7 WARNING neutron.services.revisions.revision_plugin [None req-25aacdc8-f8f2-49b5-b1d6-cab66f895ac6 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Could not find related network for resource to bump revision. 2026-04-12 21:22:22.427 7 INFO neutron.db.segments_db [None req-25aacdc8-f8f2-49b5-b1d6-cab66f895ac6 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 5b550126-3b99-4100-b22d-92254bcd66d4 of type flat for network f979291f-58e0-416f-9b99-ee767a6c5697 2026-04-12 21:22:22.471 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25aacdc8-f8f2-49b5-b1d6-cab66f895ac6 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.30 () {48 vars in 964 bytes} [Sun Apr 12 21:22:22 2026] POST /v2.0/networks => generated 124 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:22:28.289 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a2fabc2-83b0-4265-98d3-d42b103b74e1 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.30 () {44 vars in 924 bytes} [Sun Apr 12 21:22:28 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.30 () {44 vars in 946 bytes} [Sun Apr 12 21:22:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:22:28.365 8 WARNING neutron.services.revisions.revision_plugin [None req-5fa3a86d-78c5-4082-be3a-2ddd4ab40565 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Could not find related network for resource to bump revision. 2026-04-12 21:22:28.385 8 INFO neutron.db.segments_db [None req-5fa3a86d-78c5-4082-be3a-2ddd4ab40565 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 36e6696a-d310-4e1e-8635-714df6c6325e of type flat for network 71a87077-3199-4ccc-ad4f-cf91537ed8a5 2026-04-12 21:22:28.411 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fa3a86d-78c5-4082-be3a-2ddd4ab40565 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.204.45.30 () {48 vars in 964 bytes} [Sun Apr 12 21:22:28 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:22:34.222 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3efc092-d7a7-4426-aecd-a6a73aaf0938 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.30 () {44 vars in 924 bytes} [Sun Apr 12 21:22:34 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.30 () {44 vars in 946 bytes} [Sun Apr 12 21:22:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:22:34.291 8 WARNING neutron.services.revisions.revision_plugin [None req-2966fd84-7ff9-4d41-a874-e26fe4b8e67d 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Could not find related network for resource to bump revision. 2026-04-12 21:22:34.307 8 INFO neutron.db.segments_db [None req-2966fd84-7ff9-4d41-a874-e26fe4b8e67d 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 51f8e9b5-d763-4852-b76e-74328e8591cc of type flat for network e75b0f4a-fde6-4028-aba6-f681de5ef13b 2026-04-12 21:22:34.331 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2966fd84-7ff9-4d41-a874-e26fe4b8e67d 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.30 () {48 vars in 964 bytes} [Sun Apr 12 21:22:34 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:22:40.170 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e038daf-5e24-492a-abf1-d5107fe47ae7 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.30 () {44 vars in 924 bytes} [Sun Apr 12 21:22:40 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.30 () {44 vars in 946 bytes} [Sun Apr 12 21:22:40 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-12 21:22:40.240 7 WARNING neutron.services.revisions.revision_plugin [None req-6b761878-5a48-473a-ba36-2c4588830691 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Could not find related network for resource to bump revision. 2026-04-12 21:22:40.261 7 INFO neutron.db.segments_db [None req-6b761878-5a48-473a-ba36-2c4588830691 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment ca206e4a-b73b-4afe-8d08-63320c4f2b05 of type flat for network f05e6713-5eb6-4574-bfad-db20f936be26 [pid: 7|app: 0|req: 10/22] 199.204.45.30 () {48 vars in 964 bytes} [Sun Apr 12 21:22:40 2026] POST /v2.0/networks => generated 706 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:22:41.435 8 INFO neutron.pecan_wsgi.hooks.translation [None req-732fae0f-8230-4233-9b3b-b94aa3b5a370 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.30 () {44 vars in 924 bytes} [Sun Apr 12 21:22:41 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: 11/24] 199.204.45.30 () {44 vars in 946 bytes} [Sun Apr 12 21:22:41 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-12 21:22:41.507 8 INFO neutron.pecan_wsgi.hooks.translation [None req-408ecf09-4bb2-4001-bf67-ebe3646c6714 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.204.45.30 () {44 vars in 1031 bytes} [Sun Apr 12 21:22:41 2026] GET /v2.0/subnets/public-subnet?network_id=f05e6713-5eb6-4574-bfad-db20f936be26 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.204.45.30 () {44 vars in 1054 bytes} [Sun Apr 12 21:22:41 2026] GET /v2.0/subnets?name=public-subnet&network_id=f05e6713-5eb6-4574-bfad-db20f936be26 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.30 () {48 vars in 962 bytes} [Sun Apr 12 21:22:41 2026] POST /v2.0/subnets => generated 664 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:27:16.214 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eaf87f4c-392d-430c-ab99-35ef6a1bde11 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/63] 199.204.45.30 () {44 vars in 934 bytes} [Sun Apr 12 21:27:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/64] 199.204.45.30 () {44 vars in 956 bytes} [Sun Apr 12 21:27:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:27:16.291 8 INFO neutron.db.segments_db [None req-0d999977-7330-4255-b849-108f7237bf97 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment aa945f64-f53a-4068-b93b-e696b1073e1a of type vxlan for network 6cff6564-9ba2-4224-8325-8aac49500f70 [pid: 8|app: 0|req: 34/65] 199.204.45.30 () {48 vars in 963 bytes} [Sun Apr 12 21:27:16 2026] POST /v2.0/networks => generated 706 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:27:17.297 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ea3bb0e-7174-47ed-acf3-00aa1c1979ee 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.204.45.30 () {44 vars in 934 bytes} [Sun Apr 12 21:27:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/69] 199.204.45.30 () {44 vars in 956 bytes} [Sun Apr 12 21:27:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:27:17.367 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49a19272-431b-4a29-861c-5b3e9a411091 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/70] 199.204.45.30 () {44 vars in 1033 bytes} [Sun Apr 12 21:27:17 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6cff6564-9ba2-4224-8325-8aac49500f70 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 199.204.45.30 () {44 vars in 1056 bytes} [Sun Apr 12 21:27:17 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6cff6564-9ba2-4224-8325-8aac49500f70 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/72] 199.204.45.30 () {48 vars in 962 bytes} [Sun Apr 12 21:27:17 2026] POST /v2.0/subnets => generated 651 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:27:18.730 8 INFO neutron.api.v2.resource [None req-85077fbb-1ed3-47b3-b564-356e2639bc95 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/73] 199.204.45.30 () {44 vars in 968 bytes} [Sun Apr 12 21:27:18 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.204.45.30 () {44 vars in 990 bytes} [Sun Apr 12 21:27:18 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.204.45.30 () {48 vars in 977 bytes} [Sun Apr 12 21:27:18 2026] POST /v2.0/security-groups => generated 1616 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:19 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 1616 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:19 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => 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: 39/78] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:20 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 1616 bytes in 27 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.30 () {48 vars in 988 bytes} [Sun Apr 12 21:27:20 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: 7|app: 0|req: 40/80] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:20 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 2230 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:20 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:20 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 2230 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.30 () {48 vars in 988 bytes} [Sun Apr 12 21:27:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:21 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:21 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 2846 bytes in 21 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.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:22 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 2846 bytes in 27 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.30 () {48 vars in 988 bytes} [Sun Apr 12 21:27:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:22 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:22 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:22 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 3462 bytes in 32 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.30 () {48 vars in 988 bytes} [Sun Apr 12 21:27:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:23 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 4078 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:23 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:24 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 4078 bytes in 39 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.30 () {48 vars in 988 bytes} [Sun Apr 12 21:27:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.204.45.30 () {44 vars in 984 bytes} [Sun Apr 12 21:27:25 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70 => generated 731 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:27:25.366 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f8e0d85-8845-492a-ba96-cc26f23411db 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/97] 199.204.45.30 () {44 vars in 1073 bytes} [Sun Apr 12 21:27:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6cff6564-9ba2-4224-8325-8aac49500f70 => generated 132 bytes in 41 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.30 () {44 vars in 1096 bytes} [Sun Apr 12 21:27:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6cff6564-9ba2-4224-8325-8aac49500f70 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:25 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.204.45.30 () {48 vars in 958 bytes} [Sun Apr 12 21:27:25 2026] POST /v2.0/ports => generated 1100 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:27:32.198 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aeba6bed-8835-44d4-9d7f-92214cd8327d 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/101] 199.204.45.30 () {44 vars in 976 bytes} [Sun Apr 12 21:27:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/104] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.30 () {48 vars in 1028 bytes} [Sun Apr 12 21:27:32 2026] PUT /v2.0/ports/67405474-42b7-4d9c-90b2-9d8bfe1a351f => generated 1249 bytes in 878 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.30 () {44 vars in 917 bytes} [Sun Apr 12 21:27:34 2026] GET /v2.0/ports => generated 3730 bytes in 89 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-12 21:27:35.998 8 INFO neutron.api.v2.resource [None req-a519ad9d-0c2d-4ac7-8d2e-9f6982c5d42d 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/107] 199.204.45.30 () {44 vars in 956 bytes} [Sun Apr 12 21:27:35 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.30 () {44 vars in 978 bytes} [Sun Apr 12 21:27:36 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.30 () {48 vars in 977 bytes} [Sun Apr 12 21:27:36 2026] POST /v2.0/security-groups => generated 1610 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:36 2026] GET /v2.0/security-groups/3a78836b-8d7c-46fd-8977-e76b7ce40292 => 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: 57/111] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:37 2026] GET /v2.0/security-groups/3a78836b-8d7c-46fd-8977-e76b7ce40292 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:37 2026] GET /v2.0/security-groups/3a78836b-8d7c-46fd-8977-e76b7ce40292 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.30 () {48 vars in 988 bytes} [Sun Apr 12 21:27:37 2026] POST /v2.0/security-group-rules => generated 623 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:37 2026] GET /v2.0/security-groups/3a78836b-8d7c-46fd-8977-e76b7ce40292 => generated 2246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:38 2026] GET /v2.0/security-groups/3a78836b-8d7c-46fd-8977-e76b7ce40292 => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:27:38 2026] GET /v2.0/security-groups/3a78836b-8d7c-46fd-8977-e76b7ce40292 => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.30 () {48 vars in 988 bytes} [Sun Apr 12 21:27:38 2026] POST /v2.0/security-group-rules => generated 627 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/126] 199.204.45.30 () {44 vars in 972 bytes} [Sun Apr 12 21:28:42 2026] GET /v2.0/quotas/b396487911834a7892ed88d072ef471a => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/127] 199.204.45.30 () {48 vars in 1024 bytes} [Sun Apr 12 21:28:43 2026] PUT /v2.0/quotas/b396487911834a7892ed88d072ef471a => generated 291 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:31:05.010 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c79f596-c269-4753-b42d-ac239d63028b 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/148] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 21:31:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 167 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: 76/149] 199.204.45.30 () {30 vars in 762 bytes} [Sun Apr 12 21:31:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:31:07.053 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c7799f7-0df9-41db-a6d2-716396a57aec 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/150] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 21:31:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/151] 199.204.45.30 () {30 vars in 762 bytes} [Sun Apr 12 21:31:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:39:06.121 8 INFO neutron.api.v2.resource [None req-2e27758a-6ced-4dac-aa76-983262374008 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 110/216] 199.204.45.30 () {44 vars in 1071 bytes} [Sun Apr 12 21:39:06 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=95512f034d3c49dbb3362d1be38005b1 => generated 139 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/217] 199.204.45.30 () {44 vars in 1094 bytes} [Sun Apr 12 21:39:06 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=95512f034d3c49dbb3362d1be38005b1 => generated 23 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/218] 199.204.45.30 () {48 vars in 978 bytes} [Sun Apr 12 21:39:06 2026] POST /v2.0/security-groups => generated 1624 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/219] 199.204.45.30 () {44 vars in 1085 bytes} [Sun Apr 12 21:39:07 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28?project_id=95512f034d3c49dbb3362d1be38005b1 => generated 1624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/220] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:39:07 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/221] 199.204.45.30 () {44 vars in 1085 bytes} [Sun Apr 12 21:39:07 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28?project_id=95512f034d3c49dbb3362d1be38005b1 => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/222] 199.204.45.30 () {48 vars in 988 bytes} [Sun Apr 12 21:39:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/223] 199.204.45.30 () {44 vars in 1085 bytes} [Sun Apr 12 21:39:08 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28?project_id=95512f034d3c49dbb3362d1be38005b1 => generated 2234 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/224] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:39:08 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/225] 199.204.45.30 () {44 vars in 1085 bytes} [Sun Apr 12 21:39:08 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28?project_id=95512f034d3c49dbb3362d1be38005b1 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/226] 199.204.45.30 () {48 vars in 988 bytes} [Sun Apr 12 21:39:08 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: 7|app: 0|req: 112/227] 199.204.45.30 () {44 vars in 1085 bytes} [Sun Apr 12 21:39:09 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28?project_id=95512f034d3c49dbb3362d1be38005b1 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/228] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:39:09 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/229] 199.204.45.30 () {44 vars in 1085 bytes} [Sun Apr 12 21:39:09 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28?project_id=95512f034d3c49dbb3362d1be38005b1 => 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: 117/230] 199.204.45.30 () {48 vars in 988 bytes} [Sun Apr 12 21:39:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/231] 199.204.45.30 () {44 vars in 1085 bytes} [Sun Apr 12 21:39:10 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28?project_id=95512f034d3c49dbb3362d1be38005b1 => generated 3460 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/232] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:39:11 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/233] 199.204.45.30 () {44 vars in 1085 bytes} [Sun Apr 12 21:39:11 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28?project_id=95512f034d3c49dbb3362d1be38005b1 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/234] 199.204.45.30 () {48 vars in 988 bytes} [Sun Apr 12 21:39:11 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: 8|app: 0|req: 129/253] 199.204.45.30 () {30 vars in 739 bytes} [Sun Apr 12 21:41:22 2026] GET /v2.0/networks?tenant_id=95512f034d3c49dbb3362d1be38005b1&shared=False => generated 15 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:41:22.354 7 INFO neutron.db.segments_db [None req-ef9a8302-c135-4ddd-95f4-4c2c758820b9 8eee52a67cf9492d8a3ee31e427a9801 95512f034d3c49dbb3362d1be38005b1 - - 2547c79126b145dd8d95f80d856804c2 2547c79126b145dd8d95f80d856804c2] Added segment 04246b18-51f9-40ef-9fbd-32a7b2b1307d of type vxlan for network fb53fc78-d314-4209-a0b9-bee55929492c [pid: 7|app: 0|req: 125/254] 199.204.45.30 () {34 vars in 681 bytes} [Sun Apr 12 21:41:22 2026] POST /v2.0/networks => generated 718 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/255] 199.204.45.30 () {30 vars in 721 bytes} [Sun Apr 12 21:41:22 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 126/256] 199.204.45.30 () {30 vars in 632 bytes} [Sun Apr 12 21:41:22 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/257] 199.204.45.30 () {34 vars in 676 bytes} [Sun Apr 12 21:41:22 2026] POST /v2.0/ports => generated 999 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/258] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 21:41:22 2026] GET /v2.0/networks/fb53fc78-d314-4209-a0b9-bee55929492c => generated 705 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/259] 199.204.45.30 () {30 vars in 721 bytes} [Sun Apr 12 21:41:24 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/260] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 21:41:25 2026] GET /v2.0/networks/fb53fc78-d314-4209-a0b9-bee55929492c => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/263] 199.204.45.30 () {44 vars in 972 bytes} [Sun Apr 12 21:41:41 2026] GET /v2.0/quotas/95512f034d3c49dbb3362d1be38005b1 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/264] 199.204.45.30 () {48 vars in 1024 bytes} [Sun Apr 12 21:41:41 2026] PUT /v2.0/quotas/95512f034d3c49dbb3362d1be38005b1 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:20.698 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6523db82-f120-451d-a0de-0150cd55997d 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/351] 199.204.45.30 () {44 vars in 924 bytes} [Sun Apr 12 21:52:20 2026] GET /v2.0/networks/public => generated 108 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/352] 199.204.45.30 () {44 vars in 946 bytes} [Sun Apr 12 21:52:20 2026] GET /v2.0/networks?name=public => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:21.760 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87a066a1-a0ca-4b6a-8d29-3deee7865d1f 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/353] 199.204.45.30 () {44 vars in 924 bytes} [Sun Apr 12 21:52:21 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/354] 199.204.45.30 () {44 vars in 946 bytes} [Sun Apr 12 21:52:21 2026] GET /v2.0/networks?name=public => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:21.842 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b445e6aa-eefb-45a8-bbbf-5c2c0a3d3904 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/355] 199.204.45.30 () {44 vars in 1031 bytes} [Sun Apr 12 21:52:21 2026] GET /v2.0/subnets/public-subnet?network_id=f05e6713-5eb6-4574-bfad-db20f936be26 => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/356] 199.204.45.30 () {44 vars in 1054 bytes} [Sun Apr 12 21:52:21 2026] GET /v2.0/subnets?name=public-subnet&network_id=f05e6713-5eb6-4574-bfad-db20f936be26 => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:46.414 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c393ac8-1cc8-45a9-acfb-af9b35c8dc8a 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/359] 199.204.45.30 () {44 vars in 934 bytes} [Sun Apr 12 21:52:46 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/360] 199.204.45.30 () {44 vars in 956 bytes} [Sun Apr 12 21:52:46 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:47.350 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24ec074e-3449-4270-82e2-414b550e5fa0 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/363] 199.204.45.30 () {44 vars in 934 bytes} [Sun Apr 12 21:52:47 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/364] 199.204.45.30 () {44 vars in 956 bytes} [Sun Apr 12 21:52:47 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:47.417 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42b6c883-754a-454e-8f87-b65df22b8687 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/365] 199.204.45.30 () {44 vars in 1033 bytes} [Sun Apr 12 21:52:47 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6cff6564-9ba2-4224-8325-8aac49500f70 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/366] 199.204.45.30 () {44 vars in 1056 bytes} [Sun Apr 12 21:52:47 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6cff6564-9ba2-4224-8325-8aac49500f70 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:48.542 7 INFO neutron.api.v2.resource [None req-b4496ad8-7b9f-44ef-a3d6-508d1879bf60 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/367] 199.204.45.30 () {44 vars in 968 bytes} [Sun Apr 12 21:52:48 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/368] 199.204.45.30 () {44 vars in 990 bytes} [Sun Apr 12 21:52:48 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:52:49 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:52:49 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.204.45.30 () {44 vars in 1008 bytes} [Sun Apr 12 21:52:49 2026] GET /v2.0/security-group-rules/2f4e4c8d-fbbf-4d53-aeb3-725f4f0e5788 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:52:50 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:52:50 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.204.45.30 () {44 vars in 1008 bytes} [Sun Apr 12 21:52:50 2026] GET /v2.0/security-group-rules/a82ca861-d9dd-4558-8824-de6c9db78ebc => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:52:51 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:52:51 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 199.204.45.30 () {44 vars in 1008 bytes} [Sun Apr 12 21:52:51 2026] GET /v2.0/security-group-rules/cf56fde4-c25d-4531-9abc-9f2769359f5e => generated 603 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/378] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:52:52 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/379] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:52:52 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/380] 199.204.45.30 () {44 vars in 1008 bytes} [Sun Apr 12 21:52:52 2026] GET /v2.0/security-group-rules/5485e820-0a45-44e6-9fe1-05f795e9d0d0 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/381] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:52:53 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:52:53 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 4694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/383] 199.204.45.30 () {44 vars in 1008 bytes} [Sun Apr 12 21:52:53 2026] GET /v2.0/security-group-rules/7030a7a1-8135-4df3-936a-9dd90455bb15 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.204.45.30 () {44 vars in 984 bytes} [Sun Apr 12 21:52:54 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70 => generated 731 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:54.589 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9ffe5c1-f03b-472b-8476-f0d98532b115 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/385] 199.204.45.30 () {44 vars in 1073 bytes} [Sun Apr 12 21:52:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6cff6564-9ba2-4224-8325-8aac49500f70 => 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: 196/386] 199.204.45.30 () {44 vars in 1096 bytes} [Sun Apr 12 21:52:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6cff6564-9ba2-4224-8325-8aac49500f70 => generated 1254 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:52:54 2026] GET /v2.0/security-groups/af78aa8a-c83d-41fb-9454-15ddd59a92d1 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:53:01.907 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2acd1c16-8694-4dd5-bee8-0cc1c017b3e7 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/388] 199.204.45.30 () {44 vars in 976 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.204.45.30 () {44 vars in 917 bytes} [Sun Apr 12 21:53:03 2026] GET /v2.0/ports => generated 4725 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:53:04.469 7 INFO neutron.api.v2.resource [None req-e90e1b4b-ee00-45e4-9b68-d8f5e5792a48 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/393] 199.204.45.30 () {44 vars in 956 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.204.45.30 () {44 vars in 978 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/395] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:53:05 2026] GET /v2.0/security-groups/3a78836b-8d7c-46fd-8977-e76b7ce40292 => generated 2886 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:53:05 2026] GET /v2.0/security-groups/3a78836b-8d7c-46fd-8977-e76b7ce40292 => generated 2886 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/397] 199.204.45.30 () {44 vars in 1008 bytes} [Sun Apr 12 21:53:05 2026] GET /v2.0/security-group-rules/ed7ab73c-7dbe-492c-aa6e-1e539501cbaa => generated 623 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/398] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:53:06 2026] GET /v2.0/security-groups/3a78836b-8d7c-46fd-8977-e76b7ce40292 => generated 2886 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:53:06 2026] GET /v2.0/security-groups/3a78836b-8d7c-46fd-8977-e76b7ce40292 => generated 2886 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.204.45.30 () {44 vars in 1008 bytes} [Sun Apr 12 21:53:06 2026] GET /v2.0/security-group-rules/def4f2eb-70ff-49ca-8e9a-6c82354cd450 => generated 627 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.204.45.30 () {44 vars in 972 bytes} [Sun Apr 12 21:53:16 2026] GET /v2.0/quotas/b396487911834a7892ed88d072ef471a => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:06.635 8 INFO neutron.api.v2.resource [None req-9f698952-51ce-443d-83de-c32fe9aed907 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 208/410] 199.204.45.30 () {44 vars in 1071 bytes} [Sun Apr 12 21:54:06 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=95512f034d3c49dbb3362d1be38005b1 => generated 139 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.204.45.30 () {44 vars in 1094 bytes} [Sun Apr 12 21:54:06 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=95512f034d3c49dbb3362d1be38005b1 => generated 4072 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.204.45.30 () {44 vars in 1085 bytes} [Sun Apr 12 21:54:07 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28?project_id=95512f034d3c49dbb3362d1be38005b1 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:54:07 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/414] 199.204.45.30 () {44 vars in 1008 bytes} [Sun Apr 12 21:54:07 2026] GET /v2.0/security-group-rules/a73fac5c-727d-40d9-a0f2-9d5081a026eb => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 199.204.45.30 () {44 vars in 1085 bytes} [Sun Apr 12 21:54:08 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28?project_id=95512f034d3c49dbb3362d1be38005b1 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/416] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:54:08 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.204.45.30 () {44 vars in 1008 bytes} [Sun Apr 12 21:54:08 2026] GET /v2.0/security-group-rules/65ab7318-b423-49fe-9471-0373da7e4ff5 => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/418] 199.204.45.30 () {44 vars in 1085 bytes} [Sun Apr 12 21:54:09 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28?project_id=95512f034d3c49dbb3362d1be38005b1 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/419] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:54:09 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/420] 199.204.45.30 () {44 vars in 1008 bytes} [Sun Apr 12 21:54:09 2026] GET /v2.0/security-group-rules/aae2f856-83c5-4b74-aab3-4a241042bc1e => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/421] 199.204.45.30 () {44 vars in 1085 bytes} [Sun Apr 12 21:54:10 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28?project_id=95512f034d3c49dbb3362d1be38005b1 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/422] 199.204.45.30 () {44 vars in 998 bytes} [Sun Apr 12 21:54:10 2026] GET /v2.0/security-groups/fa39ce2e-8b34-4e2e-a4c7-3282a484ba28 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/423] 199.204.45.30 () {44 vars in 1008 bytes} [Sun Apr 12 21:54:10 2026] GET /v2.0/security-group-rules/e93723d9-b83a-4c0e-8ca3-6cd644bfcb0b => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/426] 199.204.45.30 () {44 vars in 972 bytes} [Sun Apr 12 21:54:17 2026] GET /v2.0/quotas/95512f034d3c49dbb3362d1be38005b1 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/433] 199.204.45.30 () {44 vars in 946 bytes} [Sun Apr 12 21:55:04 2026] GET /v2.0/networks?name=public => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/438] 10.0.0.172 () {32 vars in 649 bytes} [Sun Apr 12 21:55:41 2026] GET /v2.0/networks => generated 2167 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/439] 10.0.0.172 () {32 vars in 655 bytes} [Sun Apr 12 21:55:43 2026] GET /v2.0/floatingips => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/440] 10.0.0.172 () {32 vars in 647 bytes} [Sun Apr 12 21:55:43 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/441] 10.0.0.172 () {32 vars in 643 bytes} [Sun Apr 12 21:55:43 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/442] 10.0.0.172 () {32 vars in 647 bytes} [Sun Apr 12 21:55:43 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/443] 10.0.0.172 () {32 vars in 649 bytes} [Sun Apr 12 21:55:43 2026] GET /v2.0/networks => generated 2167 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/444] 10.0.0.172 () {32 vars in 663 bytes} [Sun Apr 12 21:55:43 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/445] 10.0.0.172 () {32 vars in 655 bytes} [Sun Apr 12 21:55:43 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-12 21:55:53.778 8 INFO neutron.db.segments_db [None req-bf48854b-34e4-4440-80b4-8be9ca0f51b7 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment eedea4fe-7e79-4bd8-80a5-eeaac331ea3f of type vxlan for network 262c2186-c36c-4caa-ae11-c87c058b935e 2026-04-12 21:55:53.779 7 INFO neutron.db.segments_db [None req-581247ad-083f-411d-aea1-2c873744f33f 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 0ee8ef06-2f21-4efd-9a3d-26616c7b9925 of type vxlan for network 07f48586-ea9c-47d3-9e74-17f596d2a09a [pid: 7|app: 0|req: 221/448] 10.0.0.172 () {34 vars in 671 bytes} [Sun Apr 12 21:55:53 2026] POST /v2.0/networks => generated 748 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/449] 10.0.0.172 () {34 vars in 671 bytes} [Sun Apr 12 21:55:53 2026] POST /v2.0/networks => generated 745 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/450] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:55:53 2026] POST /v2.0/subnets => generated 695 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:54.106 7 INFO neutron.db.segments_db [None req-b773d28d-58ee-4b20-a1e9-87bb53a9d6eb 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment edf112ba-bb4a-4004-9ee6-ddb76196473c of type vxlan for network 76e3a4fe-ff97-4acf-9ecc-0ee8997cca1e [pid: 7|app: 0|req: 222/451] 10.0.0.172 () {34 vars in 671 bytes} [Sun Apr 12 21:55:53 2026] POST /v2.0/networks => generated 748 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/452] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:55:54 2026] POST /v2.0/subnets => generated 692 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:54.245 7 INFO neutron.db.segments_db [None req-f48594a4-91b2-4597-9609-83ed367c3bba 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 79d851c4-ec46-4d97-a438-5bdaaae96cfa of type vxlan for network 6d6a025f-2e41-4f52-ab72-796686e54755 [pid: 8|app: 0|req: 231/453] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:55:54 2026] GET /v2.0/security-groups?tenant_id=36bd9fa4e3dc4706b6f64ba9a58cc8d6&name=default => generated 2921 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:55:54.491 7 INFO neutron.db.l3_hamode_db [None req-f48594a4-91b2-4597-9609-83ed367c3bba 6387c48a4af842c3a5aa53a971c93cac 783ada9d590347b4af2cd9d3c5762075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 232/454] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:55:54 2026] POST /v2.0/subnets => generated 695 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:54.561 8 INFO neutron.db.segments_db [None req-90be26d7-666b-4fff-82ca-9c71cab3aa19 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment da6353d4-da26-45b9-9b22-f3fc3892a9d7 of type vxlan for network 386c2a86-97bd-4c4e-97d5-cdc4d5a12954 2026-04-12 21:55:54.793 8 INFO neutron.db.l3_hamode_db [None req-90be26d7-666b-4fff-82ca-9c71cab3aa19 6387c48a4af842c3a5aa53a971c93cac 4499a1767d454b56b35b1dfaef48ffbf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:55:55.287 7 INFO neutron.db.l3_hamode_db [None req-f48594a4-91b2-4597-9609-83ed367c3bba 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:55:55.781 8 INFO neutron.db.l3_hamode_db [None req-90be26d7-666b-4fff-82ca-9c71cab3aa19 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 223/455] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:55:54 2026] POST /v2.0/routers => generated 735 bytes in 2216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/456] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:55:56 2026] DELETE /v2.0/security-groups/539972da-145a-4ec0-8a28-7225e67813a4 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:56.525 7 INFO neutron.db.segments_db [None req-15cb8218-6d04-4f42-ba2c-8a5a1cdd6ef4 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 94fab3ee-bc9f-45ff-b315-169536ec714d of type vxlan for network 658dade2-9c6e-4b49-a68e-fc4ad18ea17a [pid: 8|app: 0|req: 233/457] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:55:54 2026] POST /v2.0/routers => generated 732 bytes in 2128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:56.751 7 INFO neutron.db.l3_hamode_db [None req-15cb8218-6d04-4f42-ba2c-8a5a1cdd6ef4 6387c48a4af842c3a5aa53a971c93cac 79739a3621434333a0691086adc50f30 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:55:57.442 7 INFO neutron.db.l3_hamode_db [None req-15cb8218-6d04-4f42-ba2c-8a5a1cdd6ef4 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 234/458] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:55:56 2026] PUT /v2.0/routers/7510277b-fcd0-4b3a-abc9-f49027685ef9/add_router_interface => generated 309 bytes in 1023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/459] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:55:56 2026] POST /v2.0/routers => generated 735 bytes in 1809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:58.515 7 INFO neutron.db.segments_db [None req-a518148d-e8b2-48a0-a9f4-b56bbc4dd4a1 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 9aabd09e-9221-498f-a5e4-3f8a5dd8c9db of type vxlan for network 1d695cb2-f41c-47c1-8686-a15066339d8c [pid: 7|app: 0|req: 226/460] 10.0.0.172 () {34 vars in 671 bytes} [Sun Apr 12 21:55:58 2026] POST /v2.0/networks => generated 751 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/461] 10.0.0.172 () {34 vars in 685 bytes} [Sun Apr 12 21:55:58 2026] POST /v2.0/security-groups => generated 1661 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/462] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:55:57 2026] PUT /v2.0/routers/e2f6a6ab-7b73-4141-889c-fc94dd160c31/add_router_interface => generated 309 bytes in 1079 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/463] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:55:58 2026] POST /v2.0/subnets => generated 698 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/464] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:55:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:59.076 8 INFO neutron.db.segments_db [None req-99869ad2-96ef-4040-bf22-ced6cc863735 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 29c8025a-256f-49b3-a75c-3404327ff8f4 of type vxlan for network 90baecee-64f4-427d-bda1-dce0681ee142 2026-04-12 21:55:59.262 8 INFO neutron.db.l3_hamode_db [None req-99869ad2-96ef-4040-bf22-ced6cc863735 6387c48a4af842c3a5aa53a971c93cac 17a0612fa8034478a0a773e77173f526 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:55:59.934 8 INFO neutron.db.l3_hamode_db [None req-99869ad2-96ef-4040-bf22-ced6cc863735 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/465] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:55:58 2026] PUT /v2.0/routers/c8eb7d3a-71be-4f82-87c8-a77b1f3dd423/add_router_interface => generated 309 bytes in 1227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/466] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:55:59 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) [pid: 7|app: 0|req: 230/467] 10.0.0.227 () {34 vars in 982 bytes} [Sun Apr 12 21:56:00 2026] GET /v2.0/networks?id=262c2186-c36c-4caa-ae11-c87c058b935e => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/468] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 21:56:00 2026] POST /v2.0/floatingips => generated 552 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/469] 10.0.0.227 () {34 vars in 965 bytes} [Sun Apr 12 21:56:00 2026] GET /v2.0/quotas/4499a1767d454b56b35b1dfaef48ffbf => 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: 233/470] 10.0.0.227 () {34 vars in 1002 bytes} [Sun Apr 12 21:56:00 2026] GET /v2.0/ports?tenant_id=4499a1767d454b56b35b1dfaef48ffbf&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/471] 10.0.0.227 () {38 vars in 971 bytes} [Sun Apr 12 21:56:00 2026] POST /v2.0/security-groups => generated 1684 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/472] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:55:59 2026] POST /v2.0/routers => generated 738 bytes in 1885 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/473] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:00 2026] GET /v2.0/security-groups/8b8d6644-c0cd-442a-b869-a6ac73cb64f2 => generated 1684 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 10.0.0.227 () {34 vars in 907 bytes} [Sun Apr 12 21:56:01 2026] GET /v2.0/extensions => generated 21537 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 10.0.0.227 () {38 vars in 981 bytes} [Sun Apr 12 21:56:01 2026] POST /v2.0/security-group-rules => generated 614 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 10.0.0.227 () {34 vars in 1008 bytes} [Sun Apr 12 21:56:01 2026] GET /v2.0/networks/262c2186-c36c-4caa-ae11-c87c058b935e?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: 239/477] 10.0.0.227 () {38 vars in 971 bytes} [Sun Apr 12 21:56:01 2026] POST /v2.0/security-groups => generated 1686 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/478] 10.0.0.227 () {34 vars in 1108 bytes} [Sun Apr 12 21:56:01 2026] GET /v2.0/networks/262c2186-c36c-4caa-ae11-c87c058b935e?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: 241/479] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:01 2026] GET /v2.0/security-groups/d733a776-f2a9-4ed3-b0e2-a5bc2b9222c0 => generated 1686 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 10.0.0.227 () {38 vars in 981 bytes} [Sun Apr 12 21:56:01 2026] POST /v2.0/security-group-rules => generated 614 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/481] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:01 2026] GET /v2.0/security-groups/d733a776-f2a9-4ed3-b0e2-a5bc2b9222c0 => generated 2311 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/482] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:01 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => 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: 245/483] 10.0.0.227 () {38 vars in 981 bytes} [Sun Apr 12 21:56:01 2026] POST /v2.0/security-group-rules => generated 619 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/484] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:01 2026] GET /v2.0/security-groups/d733a776-f2a9-4ed3-b0e2-a5bc2b9222c0 => generated 2941 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/485] 10.0.0.227 () {34 vars in 1001 bytes} [Sun Apr 12 21:56:01 2026] GET /v2.0/security-group-rules/1f66761f-2bf7-43f0-966e-fbac18564948 => generated 616 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/486] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:01 2026] GET /v2.0/security-groups/d733a776-f2a9-4ed3-b0e2-a5bc2b9222c0 => generated 2941 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/487] 10.0.0.227 () {36 vars in 1023 bytes} [Sun Apr 12 21:56:01 2026] DELETE /v2.0/security-group-rules/1f66761f-2bf7-43f0-966e-fbac18564948 => 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: 250/488] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:02 2026] GET /v2.0/security-groups/d733a776-f2a9-4ed3-b0e2-a5bc2b9222c0 => generated 2311 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/489] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:56:00 2026] PUT /v2.0/routers/6a4bffb1-873e-420f-ac4e-01bcf24b7e9c/add_router_interface => generated 309 bytes in 1227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/490] 10.0.0.227 () {36 vars in 1013 bytes} [Sun Apr 12 21:56:02 2026] DELETE /v2.0/security-groups/d733a776-f2a9-4ed3-b0e2-a5bc2b9222c0 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/491] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:02 2026] GET /v2.0/security-groups/8b8d6644-c0cd-442a-b869-a6ac73cb64f2 => generated 2309 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/494] 10.0.0.227 () {36 vars in 1013 bytes} [Sun Apr 12 21:56:02 2026] DELETE /v2.0/security-groups/8b8d6644-c0cd-442a-b869-a6ac73cb64f2 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:56:02.783 8 INFO neutron_taas.services.taas.taas_plugin [None req-65162d1f-bffa-4160-a5a5-1e991abeb4e0 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 1c66500f-5318-4c24-866f-4413e49e8ebf 2026-04-12 21:56:02.789 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65162d1f-bffa-4160-a5a5-1e991abeb4e0 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 1c66500f-5318-4c24-866f-4413e49e8ebf [pid: 7|app: 0|req: 253/495] 10.0.0.172 () {34 vars in 685 bytes} [Sun Apr 12 21:56:02 2026] POST /v2.0/security-groups => generated 1661 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/496] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:56:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/497] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:02 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/498] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:56:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/499] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:56:02 2026] PUT /v2.0/routers/c8eb7d3a-71be-4f82-87c8-a77b1f3dd423/remove_router_interface => generated 309 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:03.344 8 INFO neutron_taas.services.taas.taas_plugin [None req-d37c5210-fa05-474c-9f45-944698790454 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 8f7aa01a-23bb-4c26-9daf-80c88728fb04 2026-04-12 21:56:03.346 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d37c5210-fa05-474c-9f45-944698790454 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 8f7aa01a-23bb-4c26-9daf-80c88728fb04 [pid: 7|app: 0|req: 257/500] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 21:56:03 2026] POST /v2.0/floatingips => generated 552 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:03.554 8 INFO neutron_taas.services.taas.taas_plugin [None req-d37c5210-fa05-474c-9f45-944698790454 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 4d8f0c5e-32eb-4276-a6b2-950cefe40a36 2026-04-12 21:56:03.557 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d37c5210-fa05-474c-9f45-944698790454 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 4d8f0c5e-32eb-4276-a6b2-950cefe40a36 2026-04-12 21:56:03.636 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-d37c5210-fa05-474c-9f45-944698790454 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2241, 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 645, 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 716, 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: 7|app: 0|req: 258/501] 10.0.0.227 () {34 vars in 1100 bytes} [Sun Apr 12 21:56:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1177696469&fields=id&tenant_id=17a0612fa8034478a0a773e77173f526 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/502] 10.0.0.227 () {34 vars in 982 bytes} [Sun Apr 12 21:56:03 2026] GET /v2.0/networks?id=1d695cb2-f41c-47c1-8686-a15066339d8c => generated 683 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/503] 10.0.0.227 () {34 vars in 965 bytes} [Sun Apr 12 21:56:03 2026] GET /v2.0/quotas/17a0612fa8034478a0a773e77173f526 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/504] 10.0.0.227 () {34 vars in 1002 bytes} [Sun Apr 12 21:56:03 2026] GET /v2.0/ports?tenant_id=17a0612fa8034478a0a773e77173f526&fields=id => generated 57 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:04.010 8 INFO neutron.db.l3_hamode_db [None req-d37c5210-fa05-474c-9f45-944698790454 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] HA network 658dade2-9c6e-4b49-a68e-fc4ad18ea17a was deleted as no HA routers are present in tenant 79739a3621434333a0691086adc50f30. [pid: 8|app: 0|req: 244/505] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:56:03 2026] DELETE /v2.0/routers/c8eb7d3a-71be-4f82-87c8-a77b1f3dd423 => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/506] 10.0.0.227 () {34 vars in 1008 bytes} [Sun Apr 12 21:56:04 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/507] 10.0.0.227 () {34 vars in 1108 bytes} [Sun Apr 12 21:56:04 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?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: 264/508] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:04 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => 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: 245/509] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:56:04 2026] DELETE /v2.0/subnets/a2e308bd-7177-44f0-b639-54980ab8ead9 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/510] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:04 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:04.335 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7221db3-dea9-4a82-918f-ce6c9785e55f 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 74d95e26-eacb-4ec9-aa8c-3224e976dd38 2026-04-12 21:56:04.339 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7221db3-dea9-4a82-918f-ce6c9785e55f 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 74d95e26-eacb-4ec9-aa8c-3224e976dd38 2026-04-12 21:56:04.348 8 INFO neutron.services.segments.plugin [-] Segment 94fab3ee-bc9f-45ff-b315-169536ec714d resource provider aggregate not found 2026-04-12 21:56:04.356 8 INFO neutron.services.segments.plugin [-] Segment 94fab3ee-bc9f-45ff-b315-169536ec714d resource provider aggregate not found 2026-04-12 21:56:04.362 8 INFO neutron.services.segments.plugin [-] Segment 94fab3ee-bc9f-45ff-b315-169536ec714d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94fab3ee-bc9f-45ff-b315-169536ec714d found for delete ", "request_id": "req-5f46664c-832a-4793-af69-eac49be7b284"}]} 2026-04-12 21:56:04.374 8 INFO neutron.services.segments.plugin [-] Segment 94fab3ee-bc9f-45ff-b315-169536ec714d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94fab3ee-bc9f-45ff-b315-169536ec714d found for delete ", "request_id": "req-28a810fd-5877-401d-8420-8ad32fb1a3d7"}]} [pid: 8|app: 0|req: 246/511] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:56:04 2026] DELETE /v2.0/networks/76e3a4fe-ff97-4acf-9ecc-0ee8997cca1e => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/512] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:56:04 2026] GET /v2.0/security-groups?tenant_id=79739a3621434333a0691086adc50f30&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/513] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:56:04 2026] DELETE /v2.0/security-groups/a89062d8-ca08-482d-9f0c-0268d2e2109f => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/514] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:05 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => 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: 248/515] 10.0.0.227 () {34 vars in 1100 bytes} [Sun Apr 12 21:56:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1312124006&fields=id&tenant_id=783ada9d590347b4af2cd9d3c5762075 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/516] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:05 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => 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: 268/517] 10.0.0.227 () {34 vars in 982 bytes} [Sun Apr 12 21:56:05 2026] GET /v2.0/networks?id=07f48586-ea9c-47d3-9e74-17f596d2a09a => generated 680 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/518] 10.0.0.227 () {34 vars in 965 bytes} [Sun Apr 12 21:56:05 2026] GET /v2.0/quotas/783ada9d590347b4af2cd9d3c5762075 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/519] 10.0.0.227 () {34 vars in 1002 bytes} [Sun Apr 12 21:56:05 2026] GET /v2.0/ports?tenant_id=783ada9d590347b4af2cd9d3c5762075&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/520] 10.0.0.227 () {34 vars in 1008 bytes} [Sun Apr 12 21:56:05 2026] GET /v2.0/networks/07f48586-ea9c-47d3-9e74-17f596d2a09a?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: 270/521] 10.0.0.227 () {34 vars in 1108 bytes} [Sun Apr 12 21:56:05 2026] GET /v2.0/networks/07f48586-ea9c-47d3-9e74-17f596d2a09a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/522] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:05 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => 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: 271/523] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:06 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:06.380 8 INFO neutron.services.segments.plugin [-] Segment edf112ba-bb4a-4004-9ee6-ddb76196473c resource provider aggregate not found 2026-04-12 21:56:06.397 8 INFO neutron.services.segments.plugin [-] Segment edf112ba-bb4a-4004-9ee6-ddb76196473c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edf112ba-bb4a-4004-9ee6-ddb76196473c found for delete ", "request_id": "req-3bc8e4bb-8161-4784-bcff-52eea522ff50"}]} 2026-04-12 21:56:06.400 8 INFO neutron.services.segments.plugin [-] Segment edf112ba-bb4a-4004-9ee6-ddb76196473c resource provider aggregate not found 2026-04-12 21:56:06.419 8 INFO neutron.services.segments.plugin [-] Segment edf112ba-bb4a-4004-9ee6-ddb76196473c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edf112ba-bb4a-4004-9ee6-ddb76196473c found for delete ", "request_id": "req-1a51caf6-d149-41c8-bae9-dee28cae46f4"}]} [pid: 8|app: 0|req: 253/524] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:06 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:06.653 7 INFO neutron.db.segments_db [None req-b4f1b10a-4448-4e5d-a9bf-9c258136ce87 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 979f8381-c051-4d66-8d96-a7478f4a3077 of type vxlan for network 9b8ddce3-79cd-4323-b555-aba693013942 [pid: 8|app: 0|req: 254/525] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:56:06 2026] GET /v2.0/networks?id=262c2186-c36c-4caa-ae11-c87c058b935e => generated 677 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/526] 10.0.0.172 () {34 vars in 671 bytes} [Sun Apr 12 21:56:06 2026] POST /v2.0/networks => generated 745 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/527] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:56:06 2026] POST /v2.0/subnets => generated 692 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/528] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:06 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:06.942 7 INFO neutron.db.segments_db [None req-dd433cc8-0d88-4b43-9b95-eb85083998c0 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment cdeb43d7-1e8d-45a0-960b-9fdfb113e638 of type vxlan for network cec6ec1d-b7df-4a7b-9be9-c47d0fbafc7e [pid: 8|app: 0|req: 255/529] 199.204.45.30 () {38 vars in 954 bytes} [Sun Apr 12 21:56:06 2026] POST /v2.0/ports => generated 954 bytes in 424 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: 256/530] 199.204.45.30 () {34 vars in 910 bytes} [Sun Apr 12 21:56:07 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-12 21:56:07.169 7 INFO neutron.db.l3_hamode_db [None req-dd433cc8-0d88-4b43-9b95-eb85083998c0 6387c48a4af842c3a5aa53a971c93cac 5ddf09c79d2d4202980342e62aa31ed3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 257/531] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:07 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => generated 957 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/532] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:07 2026] GET /v2.0/security-groups?id=028579e1-82c8-4386-993b-b0a5d074823f&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:07.796 7 INFO neutron.db.l3_hamode_db [None req-dd433cc8-0d88-4b43-9b95-eb85083998c0 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 259/533] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 21:56:07 2026] PUT /v2.0/ports/c9b15262-bed9-40ff-9be9-4f973841122f => generated 1235 bytes in 375 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: 260/534] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:07 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => 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: 261/535] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:07 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:08.289 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a129f921-4188-4939-8d3f-c7e57ac14b69'] response: {'name': 'network-changed', 'server_uuid': '92a71d4d-a6ba-474c-a8ae-55e12ba13d34', 'tag': 'c9b15262-bed9-40ff-9be9-4f973841122f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 262/536] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => 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: 263/537] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/security-groups?id=028579e1-82c8-4386-993b-b0a5d074823f&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: 275/538] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:56:06 2026] POST /v2.0/routers => generated 732 bytes in 1808 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/539] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/networks?id=1d695cb2-f41c-47c1-8686-a15066339d8c => generated 683 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/540] 199.204.45.30 () {34 vars in 1049 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=17a0612fa8034478a0a773e77173f526 => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/541] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/ports?tenant_id=4499a1767d454b56b35b1dfaef48ffbf&device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/542] 199.204.45.30 () {38 vars in 954 bytes} [Sun Apr 12 21:56:08 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: 8|app: 0|req: 268/543] 199.204.45.30 () {34 vars in 1017 bytes} [Sun Apr 12 21:56:09 2026] GET /v2.0/networks?tenant_id=4499a1767d454b56b35b1dfaef48ffbf&shared=False => generated 773 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/544] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:09 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 961 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/545] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:09 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/546] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 21:56:09 2026] PUT /v2.0/ports/2ea0ed0a-877a-4130-966b-929fbce6fd38 => generated 1239 bytes in 392 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: 276/547] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:56:08 2026] PUT /v2.0/routers/f51fc348-79d1-493d-93ee-10b578d45fcf/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: 272/548] 199.204.45.30 () {34 vars in 929 bytes} [Sun Apr 12 21:56:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/549] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:09 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&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: 8|app: 0|req: 273/550] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:09 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/551] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:09 2026] GET /v2.0/security-groups?id=028579e1-82c8-4386-993b-b0a5d074823f&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/552] 10.0.0.227 () {38 vars in 971 bytes} [Sun Apr 12 21:56:10 2026] POST /v2.0/security-groups => generated 1682 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:56:10.319 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-16014410-483c-46b2-8d4c-3d0e7bc71b31'] response: {'name': 'network-changed', 'server_uuid': 'c6dfbffe-4011-4d66-9c50-b1bc5ed3a241', 'tag': '2ea0ed0a-877a-4130-966b-929fbce6fd38', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 275/553] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:10 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => 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: 279/554] 10.0.0.227 () {38 vars in 971 bytes} [Sun Apr 12 21:56:10 2026] POST /v2.0/security-groups => generated 1680 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/555] 10.0.0.227 () {38 vars in 971 bytes} [Sun Apr 12 21:56:10 2026] POST /v2.0/security-groups => generated 1681 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/556] 10.0.0.227 () {34 vars in 1002 bytes} [Sun Apr 12 21:56:10 2026] GET /v2.0/security-groups?tenant_id=5ddf09c79d2d4202980342e62aa31ed3 => generated 7908 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/557] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:10 2026] GET /v2.0/security-groups/33f482d1-80ab-4ebd-87c7-6f599a4c5e39 => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/558] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:10 2026] GET /v2.0/security-groups/33f482d1-80ab-4ebd-87c7-6f599a4c5e39 => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/559] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:10 2026] GET /v2.0/ports?tenant_id=17a0612fa8034478a0a773e77173f526&device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/560] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:10 2026] GET /v2.0/security-groups/e1427e8c-36ad-48de-acf0-e7d990ed6808 => generated 1682 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/561] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:10 2026] GET /v2.0/ports?tenant_id=4499a1767d454b56b35b1dfaef48ffbf&device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => 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: 284/562] 10.0.0.227 () {36 vars in 1013 bytes} [Sun Apr 12 21:56:10 2026] DELETE /v2.0/security-groups/e1427e8c-36ad-48de-acf0-e7d990ed6808 => 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: 285/563] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:56:10 2026] GET /v2.0/networks?id=07f48586-ea9c-47d3-9e74-17f596d2a09a => generated 680 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/564] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 21:56:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c9b15262-bed9-40ff-9be9-4f973841122f => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/565] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:10 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/566] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/567] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 21:56:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2ea0ed0a-877a-4130-966b-929fbce6fd38 => generated 19 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/568] 199.204.45.30 () {34 vars in 1049 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=783ada9d590347b4af2cd9d3c5762075 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/569] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/subnets?id=47c92700-3463-488b-90fb-a96e3691fe92 => generated 695 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/570] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/security-groups?id=028579e1-82c8-4386-993b-b0a5d074823f&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: 290/571] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/572] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/subnets?id=66285243-7ed1-44d4-9bb9-92559094345d => 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: 291/573] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/ports?network_id=262c2186-c36c-4caa-ae11-c87c058b935e&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-12 21:56:11.231 7 INFO neutron.api.v2.resource [req-1abc8b4b-572a-46f8-8da8-1102069cbbeb req-fa719600-1be5-440f-bd8a-b73ed164a62c aaaadd81ea054c07bbc887e6d254bc32 5ddf09c79d2d4202980342e62aa31ed3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 292/574] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/security-groups/e1427e8c-36ad-48de-acf0-e7d990ed6808 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/575] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/ports?network_id=1d695cb2-f41c-47c1-8686-a15066339d8c&device_owner=network%3Adhcp => generated 1244 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/576] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/networks/262c2186-c36c-4caa-ae11-c87c058b935e?fields=segments => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/577] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/security-groups/a6196362-58fb-4a24-acff-6aa2d2e4db01 => generated 1680 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/578] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/579] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/networks/262c2186-c36c-4caa-ae11-c87c058b935e?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: 298/580] 10.0.0.227 () {36 vars in 1013 bytes} [Sun Apr 12 21:56:11 2026] DELETE /v2.0/security-groups/a6196362-58fb-4a24-acff-6aa2d2e4db01 => 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: 299/581] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:11.448 7 INFO neutron.api.v2.resource [req-d4a57120-0423-48e9-b7d0-703cfb8270a5 req-2e16a1ff-bcaa-47a5-955f-f94be8c3a92b aaaadd81ea054c07bbc887e6d254bc32 5ddf09c79d2d4202980342e62aa31ed3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 300/582] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/security-groups/a6196362-58fb-4a24-acff-6aa2d2e4db01 => generated 146 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/583] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 957 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/584] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/security-groups/f60b7fe8-1f6a-47df-a61a-64f627ee112d => generated 1681 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/585] 199.204.45.30 () {38 vars in 954 bytes} [Sun Apr 12 21:56:11 2026] POST /v2.0/ports => generated 954 bytes in 330 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: 303/586] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/security-groups?id=f23ae642-a4c2-4247-be21-e94b29c55a46&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/587] 10.0.0.227 () {36 vars in 1013 bytes} [Sun Apr 12 21:56:11 2026] DELETE /v2.0/security-groups/f60b7fe8-1f6a-47df-a61a-64f627ee112d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:56:11.658 8 INFO neutron.api.v2.resource [req-96b47319-9e50-412c-b555-2b861641f1df req-f101b15a-5305-4ecd-bdfc-e07f6efa96a5 aaaadd81ea054c07bbc887e6d254bc32 5ddf09c79d2d4202980342e62aa31ed3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 285/588] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/security-groups/f60b7fe8-1f6a-47df-a61a-64f627ee112d => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/589] 10.0.0.227 () {34 vars in 1002 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/security-groups?tenant_id=5ddf09c79d2d4202980342e62aa31ed3 => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/590] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/security-groups/33f482d1-80ab-4ebd-87c7-6f599a4c5e39 => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/591] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/security-groups/33f482d1-80ab-4ebd-87c7-6f599a4c5e39 => generated 2922 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:56:11.869 8 INFO neutron.api.v2.resource [req-29c2a5d3-168f-42bc-9668-01a4e555588b req-4d5b59ab-6c53-408f-8db2-f69b141fb980 aaaadd81ea054c07bbc887e6d254bc32 5ddf09c79d2d4202980342e62aa31ed3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 289/592] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/security-groups/f60b7fe8-1f6a-47df-a61a-64f627ee112d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:56:11.906 8 INFO neutron.api.v2.resource [req-2a53eb00-110a-442e-8b61-c7f19efe4512 req-74c7ea6d-67a9-4ec3-8f1a-246e9685441c aaaadd81ea054c07bbc887e6d254bc32 5ddf09c79d2d4202980342e62aa31ed3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 290/593] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/security-groups/a6196362-58fb-4a24-acff-6aa2d2e4db01 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:56:11.938 8 INFO neutron.api.v2.resource [req-ac1e495e-c1ab-4025-9015-755f07b3e07f req-f8e1e91a-a67a-4972-b2a7-7a546d2e3888 aaaadd81ea054c07bbc887e6d254bc32 5ddf09c79d2d4202980342e62aa31ed3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 291/594] 10.0.0.227 () {34 vars in 991 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.0/security-groups/e1427e8c-36ad-48de-acf0-e7d990ed6808 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/595] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 21:56:11 2026] PUT /v2.0/ports/e349cdde-6a10-45d0-93fc-c419aecd91a1 => generated 1235 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, ' [pid: 7|app: 0|req: 305/596] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:12 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:12.307 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f983a2e-6291-465c-a6dc-f6639dbf97fd 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 8927d333-9e46-403a-a018-ceea5b211ded 2026-04-12 21:56:12.313 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f983a2e-6291-465c-a6dc-f6639dbf97fd 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 8927d333-9e46-403a-a018-ceea5b211ded [pid: 7|app: 0|req: 306/597] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:12 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/598] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:12 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/599] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:12 2026] GET /v2.0/security-groups?id=028579e1-82c8-4386-993b-b0a5d074823f&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:12.413 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f5e36d7-d402-4e5d-986b-c8cc6b9cbe94'] response: {'name': 'network-changed', 'server_uuid': 'b744301c-7663-4ad4-bd04-a4cd79355dec', 'tag': 'e349cdde-6a10-45d0-93fc-c419aecd91a1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 309/600] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:12 2026] GET /v2.0/ports?tenant_id=17a0612fa8034478a0a773e77173f526&device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/601] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:56:12 2026] GET /v2.0/networks?id=1d695cb2-f41c-47c1-8686-a15066339d8c => generated 779 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/602] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 21:56:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2ea0ed0a-877a-4130-966b-929fbce6fd38 => 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: 312/603] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:12 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/604] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:56:12 2026] GET /v2.0/subnets?id=66285243-7ed1-44d4-9bb9-92559094345d => generated 701 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/605] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:12 2026] GET /v2.0/security-groups?id=f23ae642-a4c2-4247-be21-e94b29c55a46&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: 315/606] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:12 2026] GET /v2.0/ports?network_id=1d695cb2-f41c-47c1-8686-a15066339d8c&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/607] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:12 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?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: 292/608] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:56:11 2026] PUT /v2.0/routers/f51fc348-79d1-493d-93ee-10b578d45fcf/remove_router_interface => generated 309 bytes in 864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/609] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:12 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?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: 318/610] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:12 2026] GET /v2.0/ports?tenant_id=783ada9d590347b4af2cd9d3c5762075&device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:56:12.987 8 INFO neutron_taas.services.taas.taas_plugin [None req-1c14d299-72c7-47a2-a39c-b682339f7687 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 179d5d0c-49dc-48fb-9069-79c069e4c1a5 2026-04-12 21:56:12.989 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c14d299-72c7-47a2-a39c-b682339f7687 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 179d5d0c-49dc-48fb-9069-79c069e4c1a5 [pid: 7|app: 0|req: 319/611] 199.204.45.30 () {34 vars in 1017 bytes} [Sun Apr 12 21:56:12 2026] GET /v2.0/networks?tenant_id=783ada9d590347b4af2cd9d3c5762075&shared=False => generated 776 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/612] 199.204.45.30 () {34 vars in 929 bytes} [Sun Apr 12 21:56:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:13.172 8 INFO neutron_taas.services.taas.taas_plugin [None req-1c14d299-72c7-47a2-a39c-b682339f7687 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: cacc9f8f-08fe-4a6b-b3ce-72cdf44bce91 2026-04-12 21:56:13.174 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c14d299-72c7-47a2-a39c-b682339f7687 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: cacc9f8f-08fe-4a6b-b3ce-72cdf44bce91 2026-04-12 21:56:13.463 8 INFO neutron.services.segments.plugin [-] Segment cdeb43d7-1e8d-45a0-960b-9fdfb113e638 resource provider aggregate not found [pid: 7|app: 0|req: 321/613] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:13 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:13.477 8 INFO neutron.services.segments.plugin [-] Segment cdeb43d7-1e8d-45a0-960b-9fdfb113e638 resource provider aggregate not found 2026-04-12 21:56:13.484 8 INFO neutron.services.segments.plugin [-] Segment cdeb43d7-1e8d-45a0-960b-9fdfb113e638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdeb43d7-1e8d-45a0-960b-9fdfb113e638 found for delete ", "request_id": "req-e7a30732-7320-4ca6-845e-a2b498d0f94a"}]} 2026-04-12 21:56:13.496 8 INFO neutron.services.segments.plugin [-] Segment cdeb43d7-1e8d-45a0-960b-9fdfb113e638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdeb43d7-1e8d-45a0-960b-9fdfb113e638 found for delete ", "request_id": "req-bee20d71-a508-48d2-93b1-75c074cca102"}]} [pid: 7|app: 0|req: 322/614] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:13 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:13.509 8 INFO neutron.db.l3_hamode_db [None req-1c14d299-72c7-47a2-a39c-b682339f7687 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] HA network cec6ec1d-b7df-4a7b-9be9-c47d0fbafc7e was deleted as no HA routers are present in tenant 5ddf09c79d2d4202980342e62aa31ed3. [pid: 8|app: 0|req: 293/615] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:56:12 2026] DELETE /v2.0/routers/f51fc348-79d1-493d-93ee-10b578d45fcf => generated 0 bytes in 701 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/616] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:13 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/617] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:13 2026] GET /v2.0/security-groups?id=028579e1-82c8-4386-993b-b0a5d074823f&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/618] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:56:13 2026] DELETE /v2.0/subnets/6b3fb319-780d-47ad-b5f5-4b5ade2b5b84 => 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: 295/619] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:56:13 2026] DELETE /v2.0/networks/9b8ddce3-79cd-4323-b555-aba693013942 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/620] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:13 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/621] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:13 2026] GET /v2.0/security-groups?id=f23ae642-a4c2-4247-be21-e94b29c55a46&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/622] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:56:13 2026] GET /v2.0/security-groups?tenant_id=5ddf09c79d2d4202980342e62aa31ed3&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: 297/623] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:56:13 2026] DELETE /v2.0/security-groups/33f482d1-80ab-4ebd-87c7-6f599a4c5e39 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/624] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:14 2026] GET /v2.0/ports?tenant_id=783ada9d590347b4af2cd9d3c5762075&device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/625] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 21:56:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e349cdde-6a10-45d0-93fc-c419aecd91a1 => 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: 328/626] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:56:14 2026] GET /v2.0/subnets?id=a27e018c-ba72-4b4b-a7e6-ac7623ebefe5 => generated 698 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/627] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:14 2026] GET /v2.0/ports?network_id=07f48586-ea9c-47d3-9e74-17f596d2a09a&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: 329/628] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:14 2026] GET /v2.0/networks/07f48586-ea9c-47d3-9e74-17f596d2a09a?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: 300/629] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:14 2026] GET /v2.0/networks/07f48586-ea9c-47d3-9e74-17f596d2a09a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/630] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:14 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => 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: 331/631] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:14 2026] GET /v2.0/security-groups?id=028579e1-82c8-4386-993b-b0a5d074823f&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/632] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:14 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/633] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:14 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&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: 8|app: 0|req: 302/634] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:14 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => 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: 333/635] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:14 2026] GET /v2.0/security-groups?id=f23ae642-a4c2-4247-be21-e94b29c55a46&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-12 21:56:15.503 8 INFO neutron.services.segments.plugin [-] Segment 979f8381-c051-4d66-8d96-a7478f4a3077 resource provider aggregate not found 2026-04-12 21:56:15.508 8 INFO neutron.services.segments.plugin [-] Segment 979f8381-c051-4d66-8d96-a7478f4a3077 resource provider aggregate not found 2026-04-12 21:56:15.514 8 INFO neutron.services.segments.plugin [-] Segment 979f8381-c051-4d66-8d96-a7478f4a3077 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 979f8381-c051-4d66-8d96-a7478f4a3077 found for delete ", "request_id": "req-4213ca07-51cb-465b-bdef-94e70a25f068"}]} 2026-04-12 21:56:15.521 8 INFO neutron.services.segments.plugin [-] Segment 979f8381-c051-4d66-8d96-a7478f4a3077 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 979f8381-c051-4d66-8d96-a7478f4a3077 found for delete ", "request_id": "req-3cbb4eae-2fff-4992-8bed-c79f4eaed081"}]} [pid: 8|app: 0|req: 303/636] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:15 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/637] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:15 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/638] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:15 2026] GET /v2.0/security-groups?id=028579e1-82c8-4386-993b-b0a5d074823f&fields=id&fields=name => generated 88 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/639] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:15 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/640] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:16 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:16.163 7 INFO neutron.db.segments_db [None req-0152957c-d5d4-4a28-bb3e-b8908a6094de 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment b61d8e8e-2962-46db-bc50-01aa7b32394f of type vxlan for network c6c67007-5b5b-444a-9ca2-2c6928266fd0 [pid: 8|app: 0|req: 308/641] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:16 2026] GET /v2.0/security-groups?id=f23ae642-a4c2-4247-be21-e94b29c55a46&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/642] 10.0.0.172 () {34 vars in 671 bytes} [Sun Apr 12 21:56:15 2026] POST /v2.0/networks => generated 744 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/643] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:56:16 2026] POST /v2.0/subnets => generated 691 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:16.481 7 INFO neutron.db.segments_db [None req-95f13495-d85b-44e3-8f0e-ee59e0d5d45e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 0d4bf265-1d98-45a9-8f4b-58b707bf69a3 of type vxlan for network 2853fd70-990b-4f85-81c4-7ffc86362d91 2026-04-12 21:56:16.714 7 INFO neutron.db.l3_hamode_db [None req-95f13495-d85b-44e3-8f0e-ee59e0d5d45e 6387c48a4af842c3a5aa53a971c93cac 28ba2623c3b94ec0aa4140d22ddcb5c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 310/644] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:16 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/645] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:17 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/646] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:17 2026] GET /v2.0/security-groups?id=028579e1-82c8-4386-993b-b0a5d074823f&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: 8|app: 0|req: 313/647] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:17 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&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: 314/648] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:17 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/651] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:17 2026] GET /v2.0/security-groups?id=f23ae642-a4c2-4247-be21-e94b29c55a46&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:17.416 7 INFO neutron.db.l3_hamode_db [None req-95f13495-d85b-44e3-8f0e-ee59e0d5d45e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 318/652] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:18 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => 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: 319/653] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:18 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/654] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:56:16 2026] POST /v2.0/routers => generated 731 bytes in 1872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/655] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:18 2026] GET /v2.0/security-groups?id=028579e1-82c8-4386-993b-b0a5d074823f&fields=id&fields=name => generated 88 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/656] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:18 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&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: 337/657] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:18 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/658] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:18 2026] GET /v2.0/security-groups?id=f23ae642-a4c2-4247-be21-e94b29c55a46&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: 339/659] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:19 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/660] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:56:18 2026] PUT /v2.0/routers/841d75e8-29f7-4e42-a0af-c96c99720476/add_router_interface => generated 309 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/661] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:19 2026] GET /v2.0/security-groups?id=028579e1-82c8-4386-993b-b0a5d074823f&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: 7|app: 0|req: 340/662] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:19 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/663] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:19 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&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: 341/664] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:19 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/665] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:19 2026] GET /v2.0/security-groups?id=f23ae642-a4c2-4247-be21-e94b29c55a46&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: 7|app: 0|req: 342/666] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:19 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => 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: 325/667] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:19 2026] GET /v2.0/security-groups?id=028579e1-82c8-4386-993b-b0a5d074823f&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/668] 10.0.0.172 () {34 vars in 685 bytes} [Sun Apr 12 21:56:19 2026] POST /v2.0/security-groups => generated 1660 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/669] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:56:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/670] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:56:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/671] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => 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: 346/672] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/673] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/674] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.0/security-groups?id=f23ae642-a4c2-4247-be21-e94b29c55a46&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/675] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 21:56:20 2026] POST /v2.0/floatingips => generated 552 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/676] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/677] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:21 2026] GET /v2.0/security-groups?id=028579e1-82c8-4386-993b-b0a5d074823f&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/678] 10.0.0.227 () {34 vars in 1098 bytes} [Sun Apr 12 21:56:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--577854140&fields=id&tenant_id=28ba2623c3b94ec0aa4140d22ddcb5c7 => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/679] 10.0.0.227 () {34 vars in 982 bytes} [Sun Apr 12 21:56:21 2026] GET /v2.0/networks?id=c6c67007-5b5b-444a-9ca2-2c6928266fd0 => generated 676 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/680] 10.0.0.227 () {34 vars in 965 bytes} [Sun Apr 12 21:56:21 2026] GET /v2.0/quotas/28ba2623c3b94ec0aa4140d22ddcb5c7 => 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: 330/681] 10.0.0.227 () {34 vars in 1002 bytes} [Sun Apr 12 21:56:21 2026] GET /v2.0/ports?tenant_id=28ba2623c3b94ec0aa4140d22ddcb5c7&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/682] 10.0.0.227 () {34 vars in 1008 bytes} [Sun Apr 12 21:56:21 2026] GET /v2.0/networks/c6c67007-5b5b-444a-9ca2-2c6928266fd0?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/683] 10.0.0.227 () {34 vars in 1108 bytes} [Sun Apr 12 21:56:21 2026] GET /v2.0/networks/c6c67007-5b5b-444a-9ca2-2c6928266fd0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/684] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:21 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/685] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:21 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/686] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:21 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/687] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:21 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/688] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:22 2026] GET /v2.0/security-groups?id=f23ae642-a4c2-4247-be21-e94b29c55a46&fields=id&fields=name => generated 114 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/689] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:22 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => 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: 336/690] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:22 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/691] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:22 2026] GET /v2.0/security-groups?id=028579e1-82c8-4386-993b-b0a5d074823f&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: 338/692] 199.204.45.30 () {34 vars in 993 bytes} [Sun Apr 12 21:56:22 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:22.536 8 INFO neutron_taas.services.taas.taas_plugin [req-5fa4c7f5-cd72-4f63-9d84-3c8e0a8e8354 req-082db505-f1df-4877-af04-1ff8744cd0ff d16e99a08f704f9bb7db1392964d900d 4499a1767d454b56b35b1dfaef48ffbf - - default default] TaaS: Handle Delete Port: c9b15262-bed9-40ff-9be9-4f973841122f 2026-04-12 21:56:22.543 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5fa4c7f5-cd72-4f63-9d84-3c8e0a8e8354 req-082db505-f1df-4877-af04-1ff8744cd0ff d16e99a08f704f9bb7db1392964d900d 4499a1767d454b56b35b1dfaef48ffbf - - default default] Tap Mirror: Handle Delete Port: c9b15262-bed9-40ff-9be9-4f973841122f [pid: 8|app: 0|req: 339/693] 199.204.45.30 () {36 vars in 996 bytes} [Sun Apr 12 21:56:22 2026] DELETE /v2.0/ports/c9b15262-bed9-40ff-9be9-4f973841122f => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:56:22.792 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-02391a36-23d5-4851-8363-68a76bb604c8'] response: {'server_uuid': '92a71d4d-a6ba-474c-a8ae-55e12ba13d34', 'name': 'network-vif-deleted', 'tag': 'c9b15262-bed9-40ff-9be9-4f973841122f', 'status': 'completed', 'code': 200} 2026-04-12 21:56:22.906 7 INFO neutron.db.l3_db [None req-67ed3749-8eaf-4f9e-a5f4-4e7fbd3e432f baf63da4d61f4cbc8f300a9d65281e6e 17a0612fa8034478a0a773e77173f526 - - default default] Floating IP d4133d25-eeed-4965-8bf6-00044db0930c associated. External IP: 10.96.250.207, port: 2ea0ed0a-877a-4130-966b-929fbce6fd38. [pid: 7|app: 0|req: 355/694] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:56:22 2026] PUT /v2.0/floatingips/d4133d25-eeed-4965-8bf6-00044db0930c => generated 856 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/695] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:23 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => 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: 340/696] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:23 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/697] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:23 2026] GET /v2.0/security-groups?id=f23ae642-a4c2-4247-be21-e94b29c55a46&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:23.387 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-36777b09-3930-4d95-93c3-25ddb61a78dd'] response: {'name': 'network-changed', 'server_uuid': 'c6dfbffe-4011-4d66-9c50-b1bc5ed3a241', 'tag': '2ea0ed0a-877a-4130-966b-929fbce6fd38', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 341/698] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:23 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/699] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:23 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => 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/700] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:23 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/701] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:23 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/702] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:23 2026] GET /v2.0/ports?tenant_id=17a0612fa8034478a0a773e77173f526&device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:56:23.947 7 INFO neutron.db.l3_db [None req-63c497e4-9a7a-4b36-931f-572c43875e28 e6d8bf2701604711b10df112917c6a66 783ada9d590347b4af2cd9d3c5762075 - - default default] Floating IP c4b311cc-8812-4a06-a6e5-cd48a2a4bb1a associated. External IP: 10.96.250.215, port: e349cdde-6a10-45d0-93fc-c419aecd91a1. [pid: 8|app: 0|req: 345/703] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:56:23 2026] GET /v2.0/networks?id=1d695cb2-f41c-47c1-8686-a15066339d8c => generated 779 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/704] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 21:56:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2ea0ed0a-877a-4130-966b-929fbce6fd38 => 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: 347/705] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:56:24 2026] GET /v2.0/subnets?id=66285243-7ed1-44d4-9bb9-92559094345d => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/706] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:24 2026] GET /v2.0/ports?network_id=1d695cb2-f41c-47c1-8686-a15066339d8c&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/707] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:24 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/708] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:24 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/709] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:56:23 2026] PUT /v2.0/floatingips/c4b311cc-8812-4a06-a6e5-cd48a2a4bb1a => generated 855 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/710] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:24 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => 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/711] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:24 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/712] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:24 2026] GET /v2.0/security-groups?id=f23ae642-a4c2-4247-be21-e94b29c55a46&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/713] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:24 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => 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: 353/714] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:24 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/715] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:24 2026] GET /v2.0/security-groups?id=f23ae642-a4c2-4247-be21-e94b29c55a46&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: 354/716] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:25 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:25.437 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c1dfde6-e410-4402-832a-f29fb423c161'] response: {'name': 'network-changed', 'server_uuid': 'b744301c-7663-4ad4-bd04-a4cd79355dec', 'tag': 'e349cdde-6a10-45d0-93fc-c419aecd91a1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 363/717] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:25 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => 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: 355/718] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:25 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/719] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:25 2026] GET /v2.0/ports?tenant_id=783ada9d590347b4af2cd9d3c5762075&device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 1240 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/720] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:25 2026] GET /v2.0/security-groups?id=f23ae642-a4c2-4247-be21-e94b29c55a46&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/721] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:56:26 2026] GET /v2.0/networks?id=07f48586-ea9c-47d3-9e74-17f596d2a09a => generated 776 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/722] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 21:56:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e349cdde-6a10-45d0-93fc-c419aecd91a1 => 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: 366/723] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:56:26 2026] GET /v2.0/subnets?id=a27e018c-ba72-4b4b-a7e6-ac7623ebefe5 => generated 698 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/724] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:26 2026] GET /v2.0/ports?network_id=07f48586-ea9c-47d3-9e74-17f596d2a09a&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/725] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:26 2026] GET /v2.0/networks/07f48586-ea9c-47d3-9e74-17f596d2a09a?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: 359/726] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:26 2026] GET /v2.0/networks/07f48586-ea9c-47d3-9e74-17f596d2a09a?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: 368/727] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:56:26 2026] GET /v2.0/networks?id=c6c67007-5b5b-444a-9ca2-2c6928266fd0 => generated 676 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/728] 199.204.45.30 () {34 vars in 1049 bytes} [Sun Apr 12 21:56:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=28ba2623c3b94ec0aa4140d22ddcb5c7 => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/729] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:26 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => 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: 362/730] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:26 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => 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: 369/731] 199.204.45.30 () {38 vars in 954 bytes} [Sun Apr 12 21:56:26 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: 370/732] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:27 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/733] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:27 2026] GET /v2.0/security-groups?id=f23ae642-a4c2-4247-be21-e94b29c55a46&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: 7|app: 0|req: 372/734] 199.204.45.30 () {34 vars in 993 bytes} [Sun Apr 12 21:56:27 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/735] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 21:56:26 2026] PUT /v2.0/ports/855639ec-cc87-4bcb-92d0-cc017059461c => generated 1235 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:56:27.327 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6dac142a-754c-4b9a-983d-3bd1c027db17'] response: {'name': 'network-changed', 'server_uuid': '9fda5dee-0e02-41d4-96de-4311d2ead62d', 'tag': '855639ec-cc87-4bcb-92d0-cc017059461c', 'status': 'completed', 'code': 200} 2026-04-12 21:56:27.427 7 INFO neutron_taas.services.taas.taas_plugin [req-38fc0daa-f5f3-44e1-856c-9c113d9d47bb req-4438d1b5-e3aa-45b2-9aa2-e6f2e1508ace e6d8bf2701604711b10df112917c6a66 783ada9d590347b4af2cd9d3c5762075 - - default default] TaaS: Handle Delete Port: e349cdde-6a10-45d0-93fc-c419aecd91a1 2026-04-12 21:56:27.434 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-38fc0daa-f5f3-44e1-856c-9c113d9d47bb req-4438d1b5-e3aa-45b2-9aa2-e6f2e1508ace e6d8bf2701604711b10df112917c6a66 783ada9d590347b4af2cd9d3c5762075 - - default default] Tap Mirror: Handle Delete Port: e349cdde-6a10-45d0-93fc-c419aecd91a1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 364/736] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:27 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:27.675 7 INFO neutron.db.l3_db [req-38fc0daa-f5f3-44e1-856c-9c113d9d47bb req-4438d1b5-e3aa-45b2-9aa2-e6f2e1508ace e6d8bf2701604711b10df112917c6a66 783ada9d590347b4af2cd9d3c5762075 - - default default] Floating IP c4b311cc-8812-4a06-a6e5-cd48a2a4bb1a disassociated. External IP: 10.96.250.215, port: e349cdde-6a10-45d0-93fc-c419aecd91a1. [pid: 8|app: 0|req: 365/737] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:27 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/738] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:27 2026] GET /v2.0/ports?device_id=92a71d4d-a6ba-474c-a8ae-55e12ba13d34 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/739] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:27 2026] GET /v2.0/ports?tenant_id=28ba2623c3b94ec0aa4140d22ddcb5c7&device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => 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: 368/740] 199.204.45.30 () {34 vars in 1017 bytes} [Sun Apr 12 21:56:27 2026] GET /v2.0/networks?tenant_id=28ba2623c3b94ec0aa4140d22ddcb5c7&shared=False => generated 772 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/741] 199.204.45.30 () {34 vars in 929 bytes} [Sun Apr 12 21:56:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/742] 199.204.45.30 () {36 vars in 996 bytes} [Sun Apr 12 21:56:27 2026] DELETE /v2.0/ports/e349cdde-6a10-45d0-93fc-c419aecd91a1 => generated 0 bytes in 862 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:56:28.158 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de2abf40-72da-41f8-92ff-5a5be4aa0be2'] response: {'server_uuid': 'b744301c-7663-4ad4-bd04-a4cd79355dec', 'name': 'network-vif-deleted', 'tag': 'e349cdde-6a10-45d0-93fc-c419aecd91a1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 370/743] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:28 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => 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: 374/744] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:28 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:28 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&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: 372/746] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:28 2026] GET /v2.0/ports?tenant_id=28ba2623c3b94ec0aa4140d22ddcb5c7&device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/747] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=855639ec-cc87-4bcb-92d0-cc017059461c => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/748] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.0/subnets?id=c878256c-a4fc-4803-8c6e-67f381be9a16 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.0/ports?network_id=c6c67007-5b5b-444a-9ca2-2c6928266fd0&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: 376/750] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.0/networks/c6c67007-5b5b-444a-9ca2-2c6928266fd0?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.0/networks/c6c67007-5b5b-444a-9ca2-2c6928266fd0?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: 378/752] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:29.364 7 INFO neutron_taas.services.taas.taas_plugin [None req-76e58e7a-b604-4f7e-bd2c-12e1cce87dff 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 050b3c1f-d85a-4640-bed7-153cc8846dd6 2026-04-12 21:56:29.376 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76e58e7a-b604-4f7e-bd2c-12e1cce87dff 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 050b3c1f-d85a-4640-bed7-153cc8846dd6 [pid: 7|app: 0|req: 375/753] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:56:28 2026] PUT /v2.0/routers/e2f6a6ab-7b73-4141-889c-fc94dd160c31/remove_router_interface => generated 309 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/754] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/755] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:30.120 8 INFO neutron_taas.services.taas.taas_plugin [None req-120e35da-42c6-4ef7-af49-14c853088e68 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 0752357f-56d3-4f8a-8332-30881730bba0 2026-04-12 21:56:30.123 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-120e35da-42c6-4ef7-af49-14c853088e68 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 0752357f-56d3-4f8a-8332-30881730bba0 2026-04-12 21:56:30.384 8 INFO neutron_taas.services.taas.taas_plugin [None req-120e35da-42c6-4ef7-af49-14c853088e68 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 512add15-cf44-46f9-b9df-05657a24a31c 2026-04-12 21:56:30.386 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-120e35da-42c6-4ef7-af49-14c853088e68 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 512add15-cf44-46f9-b9df-05657a24a31c [pid: 7|app: 0|req: 378/756] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:30 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:30.664 8 INFO neutron.services.segments.plugin [-] Segment da6353d4-da26-45b9-9b22-f3fc3892a9d7 resource provider aggregate not found 2026-04-12 21:56:30.669 8 INFO neutron.services.segments.plugin [-] Segment da6353d4-da26-45b9-9b22-f3fc3892a9d7 resource provider aggregate not found 2026-04-12 21:56:30.682 8 INFO neutron.services.segments.plugin [-] Segment da6353d4-da26-45b9-9b22-f3fc3892a9d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da6353d4-da26-45b9-9b22-f3fc3892a9d7 found for delete ", "request_id": "req-068c3867-34a6-41de-acea-e3383a2e5636"}]} 2026-04-12 21:56:30.687 8 INFO neutron.services.segments.plugin [-] Segment da6353d4-da26-45b9-9b22-f3fc3892a9d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da6353d4-da26-45b9-9b22-f3fc3892a9d7 found for delete ", "request_id": "req-bb604904-8757-44ba-bac3-5937f7e2b11f"}]} 2026-04-12 21:56:30.690 8 INFO neutron.db.l3_hamode_db [None req-120e35da-42c6-4ef7-af49-14c853088e68 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] HA network 386c2a86-97bd-4c4e-97d5-cdc4d5a12954 was deleted as no HA routers are present in tenant 4499a1767d454b56b35b1dfaef48ffbf. [pid: 8|app: 0|req: 379/757] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:56:29 2026] DELETE /v2.0/routers/e2f6a6ab-7b73-4141-889c-fc94dd160c31 => generated 0 bytes in 814 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/758] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:56:30 2026] DELETE /v2.0/subnets/47c92700-3463-488b-90fb-a96e3691fe92 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:56:30.941 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2380928-79f3-47b6-8f64-18554955794a 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 0fb84c88-c5e3-4ded-951d-8701444558a8 2026-04-12 21:56:30.943 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2380928-79f3-47b6-8f64-18554955794a 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 0fb84c88-c5e3-4ded-951d-8701444558a8 [pid: 8|app: 0|req: 380/759] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:56:30 2026] DELETE /v2.0/networks/262c2186-c36c-4caa-ae11-c87c058b935e => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/760] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/761] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/762] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.0/security-groups?tenant_id=4499a1767d454b56b35b1dfaef48ffbf&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/763] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:56:31 2026] DELETE /v2.0/security-groups/028579e1-82c8-4386-993b-b0a5d074823f => 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: 382/764] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.0/ports?device_id=b744301c-7663-4ad4-bd04-a4cd79355dec => 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: 383/765] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:32 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/768] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:32 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:32.702 8 INFO neutron.services.segments.plugin [-] Segment eedea4fe-7e79-4bd8-80a5-eeaac331ea3f resource provider aggregate not found 2026-04-12 21:56:32.709 8 INFO neutron.services.segments.plugin [-] Segment eedea4fe-7e79-4bd8-80a5-eeaac331ea3f resource provider aggregate not found 2026-04-12 21:56:32.723 8 INFO neutron.services.segments.plugin [-] Segment eedea4fe-7e79-4bd8-80a5-eeaac331ea3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eedea4fe-7e79-4bd8-80a5-eeaac331ea3f found for delete ", "request_id": "req-3848d1ce-76a1-41b6-9489-980e754ed7c0"}]} 2026-04-12 21:56:32.726 8 INFO neutron.services.segments.plugin [-] Segment eedea4fe-7e79-4bd8-80a5-eeaac331ea3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eedea4fe-7e79-4bd8-80a5-eeaac331ea3f found for delete ", "request_id": "req-749ad92b-63bc-47b5-b3f1-5d0cae3cb4c0"}]} [pid: 7|app: 0|req: 384/769] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:56:32 2026] DELETE /v2.0/security-groups/f23ae642-a4c2-4247-be21-e94b29c55a46 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:56:32.756 8 INFO neutron.api.v2.resource [None req-4a8ca77b-25a1-468b-aa4d-14d544efd320 e6d8bf2701604711b10df112917c6a66 783ada9d590347b4af2cd9d3c5762075 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 386/770] 10.0.0.172 () {32 vars in 737 bytes} [Sun Apr 12 21:56:32 2026] GET /v2.0/security-groups/f23ae642-a4c2-4247-be21-e94b29c55a46 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:56:32.876 7 INFO neutron_taas.services.taas.taas_plugin [None req-05638b54-9f50-4ae3-9994-fc34aadbc609 e6d8bf2701604711b10df112917c6a66 783ada9d590347b4af2cd9d3c5762075 - - default default] TaaS: Handle Delete Port: 1a06a056-835f-44a8-a274-4a6746d6c7a5 2026-04-12 21:56:32.878 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05638b54-9f50-4ae3-9994-fc34aadbc609 e6d8bf2701604711b10df112917c6a66 783ada9d590347b4af2cd9d3c5762075 - - default default] Tap Mirror: Handle Delete Port: 1a06a056-835f-44a8-a274-4a6746d6c7a5 [pid: 7|app: 0|req: 385/771] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:56:32 2026] DELETE /v2.0/floatingips/c4b311cc-8812-4a06-a6e5-cd48a2a4bb1a => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:56:33.467 8 INFO neutron_taas.services.taas.taas_plugin [None req-b90c6211-82b9-4c72-9d68-88b8941700fa 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: e2ef2cd9-76a6-47e4-b258-6a8a39973b7d 2026-04-12 21:56:33.470 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b90c6211-82b9-4c72-9d68-88b8941700fa 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: e2ef2cd9-76a6-47e4-b258-6a8a39973b7d [pid: 7|app: 0|req: 386/772] 10.0.0.120 () {34 vars in 990 bytes} [Sun Apr 12 21:56:33 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 1244 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/773] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:33 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/774] 10.0.0.120 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:33 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&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: 7|app: 0|req: 389/775] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:33 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/776] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:56:33 2026] PUT /v2.0/routers/7510277b-fcd0-4b3a-abc9-f49027685ef9/remove_router_interface => generated 309 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:34.132 7 INFO neutron_taas.services.taas.taas_plugin [None req-309da2d7-0316-4c96-8d9d-b9035985ef92 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: d5be7574-1314-41db-890f-8151ebdb2ccc 2026-04-12 21:56:34.135 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-309da2d7-0316-4c96-8d9d-b9035985ef92 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: d5be7574-1314-41db-890f-8151ebdb2ccc 2026-04-12 21:56:34.350 7 INFO neutron_taas.services.taas.taas_plugin [None req-309da2d7-0316-4c96-8d9d-b9035985ef92 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 626e083d-404f-46a5-9e56-bdac57281c8a 2026-04-12 21:56:34.354 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-309da2d7-0316-4c96-8d9d-b9035985ef92 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 626e083d-404f-46a5-9e56-bdac57281c8a [pid: 8|app: 0|req: 388/777] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:34 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:34.798 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-309da2d7-0316-4c96-8d9d-b9035985ef92 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2241, 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 645, 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 716, 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: 389/778] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:34 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&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: 8|app: 0|req: 390/779] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:34 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:35.249 7 INFO neutron.db.l3_hamode_db [None req-309da2d7-0316-4c96-8d9d-b9035985ef92 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] HA network 6d6a025f-2e41-4f52-ab72-796686e54755 was deleted as no HA routers are present in tenant 783ada9d590347b4af2cd9d3c5762075. [pid: 7|app: 0|req: 390/780] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:56:33 2026] DELETE /v2.0/routers/7510277b-fcd0-4b3a-abc9-f49027685ef9 => generated 0 bytes in 1332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/781] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:56:35 2026] DELETE /v2.0/subnets/a27e018c-ba72-4b4b-a7e6-ac7623ebefe5 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:56:35.516 7 INFO neutron_taas.services.taas.taas_plugin [None req-78d2cfcf-1cd3-4c85-83bf-986bc2a3e584 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: eb42e5db-5a1a-441e-8d87-22e8aa070ec1 2026-04-12 21:56:35.518 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78d2cfcf-1cd3-4c85-83bf-986bc2a3e584 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: eb42e5db-5a1a-441e-8d87-22e8aa070ec1 2026-04-12 21:56:35.662 7 INFO neutron.services.segments.plugin [-] Segment 79d851c4-ec46-4d97-a438-5bdaaae96cfa resource provider aggregate not found 2026-04-12 21:56:35.675 7 INFO neutron.services.segments.plugin [-] Segment 79d851c4-ec46-4d97-a438-5bdaaae96cfa resource provider aggregate not found 2026-04-12 21:56:35.678 8 INFO neutron.db.l3_db [None req-5f606f85-852a-44c1-bb34-29698d97baf7 d3bcb653214740d2b75cac1339116e39 28ba2623c3b94ec0aa4140d22ddcb5c7 - - default default] Floating IP f2518462-6489-4f83-9be0-d3b925685dc8 associated. External IP: 10.96.250.220, port: 855639ec-cc87-4bcb-92d0-cc017059461c. 2026-04-12 21:56:35.698 7 INFO neutron.services.segments.plugin [-] Segment 79d851c4-ec46-4d97-a438-5bdaaae96cfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79d851c4-ec46-4d97-a438-5bdaaae96cfa found for delete ", "request_id": "req-04f679f1-91ca-4a30-b687-c3f727f2e553"}]} 2026-04-12 21:56:35.698 7 INFO neutron.services.segments.plugin [-] Segment 79d851c4-ec46-4d97-a438-5bdaaae96cfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79d851c4-ec46-4d97-a438-5bdaaae96cfa found for delete ", "request_id": "req-5b3d0e52-6d22-4d55-826a-17b7bbebaf43"}]} [pid: 7|app: 0|req: 392/782] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:56:35 2026] DELETE /v2.0/networks/07f48586-ea9c-47d3-9e74-17f596d2a09a => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/783] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:56:35 2026] GET /v2.0/security-groups?tenant_id=b19e73af22bd4dcdb86b078c0a018836&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/784] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:56:35 2026] GET /v2.0/security-groups?tenant_id=783ada9d590347b4af2cd9d3c5762075&name=default => generated 2921 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/785] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:56:34 2026] PUT /v2.0/floatingips/f2518462-6489-4f83-9be0-d3b925685dc8 => generated 855 bytes in 1030 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/786] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:56:35 2026] DELETE /v2.0/security-groups/f7aa4926-d98d-4712-8923-11946e94c804 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:56:36.011 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d1567b5-ce2b-4e37-b0d3-7d05817e2756'] response: {'name': 'network-changed', 'server_uuid': '9fda5dee-0e02-41d4-96de-4311d2ead62d', 'tag': '855639ec-cc87-4bcb-92d0-cc017059461c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 392/787] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:56:35 2026] DELETE /v2.0/security-groups/412d99f6-b2f2-40ce-a9ff-288c686668eb => 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: 396/788] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:56:36 2026] GET /v2.0/security-groups?tenant_id=74a83962a3424b6ea5351a61d06545e6&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/789] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:56:36 2026] DELETE /v2.0/security-groups/6ccce055-bef4-460b-ba37-38a15e217e92 => 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: 397/790] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:36 2026] GET /v2.0/ports?tenant_id=28ba2623c3b94ec0aa4140d22ddcb5c7&device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/791] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:56:36 2026] GET /v2.0/networks?id=c6c67007-5b5b-444a-9ca2-2c6928266fd0 => generated 772 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/792] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 21:56:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=855639ec-cc87-4bcb-92d0-cc017059461c => 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: 395/793] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:56:36 2026] GET /v2.0/subnets?id=c878256c-a4fc-4803-8c6e-67f381be9a16 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/794] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:36 2026] GET /v2.0/ports?network_id=c6c67007-5b5b-444a-9ca2-2c6928266fd0&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/795] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:36 2026] GET /v2.0/networks/c6c67007-5b5b-444a-9ca2-2c6928266fd0?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: 400/796] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:36 2026] GET /v2.0/networks/c6c67007-5b5b-444a-9ca2-2c6928266fd0?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) 2026-04-12 21:56:37.722 7 INFO neutron.services.segments.plugin [-] Segment 0ee8ef06-2f21-4efd-9a3d-26616c7b9925 resource provider aggregate not found 2026-04-12 21:56:37.723 7 INFO neutron.services.segments.plugin [-] Segment 0ee8ef06-2f21-4efd-9a3d-26616c7b9925 resource provider aggregate not found 2026-04-12 21:56:37.741 7 INFO neutron.services.segments.plugin [-] Segment 0ee8ef06-2f21-4efd-9a3d-26616c7b9925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee8ef06-2f21-4efd-9a3d-26616c7b9925 found for delete ", "request_id": "req-9e96a0ca-4374-4e04-8ca5-669696998701"}]} 2026-04-12 21:56:37.743 7 INFO neutron.services.segments.plugin [-] Segment 0ee8ef06-2f21-4efd-9a3d-26616c7b9925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee8ef06-2f21-4efd-9a3d-26616c7b9925 found for delete ", "request_id": "req-fb542960-95ea-4ac8-85f7-d126833b304d"}]} 2026-04-12 21:56:38.168 8 INFO neutron.db.segments_db [None req-d331d574-640c-44bc-87c7-fe120c77c7c8 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 0cf2a69a-74c8-4953-ba68-b563c92d0cc3 of type vxlan for network b22f022b-6509-40c2-b61a-57a0fc76b91f [pid: 8|app: 0|req: 397/797] 10.0.0.172 () {34 vars in 671 bytes} [Sun Apr 12 21:56:37 2026] POST /v2.0/networks => generated 736 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/798] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:56:38 2026] POST /v2.0/subnets => generated 684 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:38.520 8 INFO neutron.db.segments_db [None req-81261f9a-c43e-4d61-8458-e41eccfbb20e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 0a3bfad4-fbb3-4a05-8f70-abad9eff6af3 of type vxlan for network 5e93e715-2685-4d22-abe5-83001ecb8412 2026-04-12 21:56:38.739 8 INFO neutron.db.l3_hamode_db [None req-81261f9a-c43e-4d61-8458-e41eccfbb20e 6387c48a4af842c3a5aa53a971c93cac fd02a7f99eea48c2a0775212a497f51c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:56:39.367 8 INFO neutron.db.l3_hamode_db [None req-81261f9a-c43e-4d61-8458-e41eccfbb20e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 398/799] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:56:38 2026] POST /v2.0/routers => generated 724 bytes in 1730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/800] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:56:40 2026] PUT /v2.0/routers/53fe4420-b409-4ba5-879f-3d6e12f63e78/add_router_interface => generated 309 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/801] 10.0.0.172 () {34 vars in 685 bytes} [Sun Apr 12 21:56:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:56:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/803] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:56:41 2026] GET /v2.0/security-groups?tenant_id=fd197df221f043c382da5092288d6bf4&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/804] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:56:42 2026] DELETE /v2.0/security-groups/32402780-c471-411e-9e98-900c53c2b782 => 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: 401/805] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:56:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/806] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:56:42 2026] GET /v2.0/security-groups?tenant_id=882c6c2450804471be905ceb24ca965a&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: 403/807] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:56:42 2026] DELETE /v2.0/security-groups/f3811410-6bbb-4d43-9848-859f5d287b8c => 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: 405/808] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 21:56:42 2026] POST /v2.0/floatingips => generated 552 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/809] 10.0.0.227 () {34 vars in 1100 bytes} [Sun Apr 12 21:56:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1028112864&fields=id&tenant_id=fd02a7f99eea48c2a0775212a497f51c => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/810] 10.0.0.227 () {34 vars in 982 bytes} [Sun Apr 12 21:56:43 2026] GET /v2.0/networks?id=b22f022b-6509-40c2-b61a-57a0fc76b91f => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/811] 10.0.0.227 () {34 vars in 965 bytes} [Sun Apr 12 21:56:43 2026] GET /v2.0/quotas/fd02a7f99eea48c2a0775212a497f51c => 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: 407/812] 10.0.0.227 () {34 vars in 1002 bytes} [Sun Apr 12 21:56:43 2026] GET /v2.0/ports?tenant_id=fd02a7f99eea48c2a0775212a497f51c&fields=id => generated 103 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/813] 10.0.0.227 () {34 vars in 907 bytes} [Sun Apr 12 21:56:43 2026] GET /v2.0/extensions => generated 21537 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/814] 10.0.0.227 () {34 vars in 1008 bytes} [Sun Apr 12 21:56:43 2026] GET /v2.0/networks/b22f022b-6509-40c2-b61a-57a0fc76b91f?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: 407/815] 10.0.0.227 () {34 vars in 1108 bytes} [Sun Apr 12 21:56:43 2026] GET /v2.0/networks/b22f022b-6509-40c2-b61a-57a0fc76b91f?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: 409/816] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:44 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:44.596 8 INFO neutron.db.segments_db [None req-98acc3b7-7892-4ae1-8cfc-9a0e13334f19 d999e788bb6344a69bc791f5f0336f81 d426a91771514ef38db45976599c66d9 - - default default] Added segment 32720a65-dfd2-47a7-aa12-81dbbd26d590 of type vxlan for network 216fb805-c7c2-4b63-9b48-5ae5112de663 [pid: 8|app: 0|req: 408/817] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:56:44 2026] POST /v2.0/networks => generated 648 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/818] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:45 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => 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: 409/819] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:56:45 2026] POST /v2.0/subnets => generated 673 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:45.441 7 INFO neutron.db.segments_db [None req-dec0fbb4-af22-482e-9716-a302af47a5f0 d999e788bb6344a69bc791f5f0336f81 d426a91771514ef38db45976599c66d9 - - default default] Added segment 81985cbe-7656-4076-8d0f-b29032983711 of type vxlan for network 5773ba5c-ecfe-4477-809c-4f1207c1284e [pid: 7|app: 0|req: 411/820] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:56:45 2026] POST /v2.0/networks => generated 648 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/821] 10.0.0.172 () {34 vars in 743 bytes} [Sun Apr 12 21:56:45 2026] PUT /v2.0/networks/5773ba5c-ecfe-4477-809c-4f1207c1284e => generated 592 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/822] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:56:45 2026] POST /v2.0/subnets => generated 646 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/823] 10.0.0.172 () {34 vars in 741 bytes} [Sun Apr 12 21:56:45 2026] PUT /v2.0/subnets/8c433165-c23b-456e-8423-50b8b248e117 => generated 656 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:46.204 7 INFO neutron.services.segments.plugin [-] Segment 81985cbe-7656-4076-8d0f-b29032983711 resource provider aggregate not found 2026-04-12 21:56:46.210 7 INFO neutron.services.segments.plugin [-] Segment 81985cbe-7656-4076-8d0f-b29032983711 resource provider aggregate not found 2026-04-12 21:56:46.227 7 INFO neutron.services.segments.plugin [-] Segment 81985cbe-7656-4076-8d0f-b29032983711 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81985cbe-7656-4076-8d0f-b29032983711 found for delete ", "request_id": "req-e9f3f06e-154d-4752-8269-43b8af2df32b"}]} 2026-04-12 21:56:46.232 7 INFO neutron.services.segments.plugin [-] Segment 81985cbe-7656-4076-8d0f-b29032983711 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81985cbe-7656-4076-8d0f-b29032983711 found for delete ", "request_id": "req-14be2b3c-cc5e-46be-b682-a4490efe87ac"}]} [pid: 7|app: 0|req: 413/824] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:56:45 2026] DELETE /v2.0/networks/5773ba5c-ecfe-4477-809c-4f1207c1284e => 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: 412/825] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:46.256 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbfda407-a25b-4f40-ae89-b189b70a60fe d999e788bb6344a69bc791f5f0336f81 d426a91771514ef38db45976599c66d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 414/826] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:56:46 2026] DELETE /v2.0/networks/5773ba5c-ecfe-4477-809c-4f1207c1284e => 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: 413/827] 10.0.0.172 () {32 vars in 694 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/828] 10.0.0.172 () {32 vars in 742 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/subnets?network_id=f05e6713-5eb6-4574-bfad-db20f936be26 => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/829] 10.0.0.172 () {32 vars in 653 bytes} [Sun Apr 12 21:56:46 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: 416/830] 10.0.0.172 () {32 vars in 649 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/networks => generated 1313 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/831] 10.0.0.172 () {32 vars in 647 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/subnets => generated 1312 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/832] 10.0.0.172 () {32 vars in 723 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/networks/216fb805-c7c2-4b63-9b48-5ae5112de663 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/833] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/subnets/69d459de-e0b4-4f1e-952e-f67c81904a90 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:46.580 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1581b717-b6f4-48fe-957d-c6785d714a7e d999e788bb6344a69bc791f5f0336f81 d426a91771514ef38db45976599c66d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 418/834] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:56:46 2026] DELETE /v2.0/subnets/8c433165-c23b-456e-8423-50b8b248e117 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:56:46.595 8 INFO neutron.pecan_wsgi.hooks.translation [None req-664ddf31-47bd-407d-b7c0-9f5cd1a1f48c d999e788bb6344a69bc791f5f0336f81 d426a91771514ef38db45976599c66d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 417/835] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:56:46 2026] DELETE /v2.0/networks/5773ba5c-ecfe-4477-809c-4f1207c1284e => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/836] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:56:46 2026] DELETE /v2.0/subnets/69d459de-e0b4-4f1e-952e-f67c81904a90 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/837] 10.0.0.120 () {34 vars in 990 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 1240 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/838] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:56:46 2026] DELETE /v2.0/networks/216fb805-c7c2-4b63-9b48-5ae5112de663 => 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: 419/839] 10.0.0.120 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/842] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:47 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => 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: 421/843] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:56:47 2026] GET /v2.0/security-groups?tenant_id=d426a91771514ef38db45976599c66d9&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/844] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:56:47 2026] DELETE /v2.0/security-groups/650496b6-27b1-4e14-894b-d93687eb1ef0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:56:48.247 7 INFO neutron.services.segments.plugin [-] Segment 32720a65-dfd2-47a7-aa12-81dbbd26d590 resource provider aggregate not found 2026-04-12 21:56:48.253 7 INFO neutron.services.segments.plugin [-] Segment 32720a65-dfd2-47a7-aa12-81dbbd26d590 resource provider aggregate not found 2026-04-12 21:56:48.265 7 INFO neutron.services.segments.plugin [-] Segment 32720a65-dfd2-47a7-aa12-81dbbd26d590 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32720a65-dfd2-47a7-aa12-81dbbd26d590 found for delete ", "request_id": "req-214b6374-b480-41db-a5de-6a584369938e"}]} 2026-04-12 21:56:48.267 7 INFO neutron.services.segments.plugin [-] Segment 32720a65-dfd2-47a7-aa12-81dbbd26d590 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32720a65-dfd2-47a7-aa12-81dbbd26d590 found for delete ", "request_id": "req-6629ec25-2918-4294-9550-fd397beede4e"}]} [pid: 8|app: 0|req: 424/845] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:48 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => 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: 422/846] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:56:48 2026] GET /v2.0/networks?id=b22f022b-6509-40c2-b61a-57a0fc76b91f => generated 669 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/847] 199.204.45.30 () {34 vars in 1049 bytes} [Sun Apr 12 21:56:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fd02a7f99eea48c2a0775212a497f51c => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/848] 199.204.45.30 () {38 vars in 954 bytes} [Sun Apr 12 21:56:48 2026] POST /v2.0/ports => generated 958 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/849] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 21:56:48 2026] PUT /v2.0/ports/bae387d5-a61c-42cb-957b-c0817f122888 => generated 1239 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:56:49.263 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b71b37b1-cc6c-457c-a953-25e159190fdf'] response: {'name': 'network-changed', 'server_uuid': 'b77fee19-56a5-4b11-9930-1ca7ff6a0e42', 'tag': 'bae387d5-a61c-42cb-957b-c0817f122888', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:49.412 7 INFO neutron.db.segments_db [None req-7a301dab-84d9-4199-8192-980a8dd26ff7 e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] Added segment e82865b3-10ce-478e-b80c-670b143d2515 of type vxlan for network e678c4e9-9046-4298-be85-6395b17f44f0 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 424/850] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:56:49 2026] POST /v2.0/networks => generated 649 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/851] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:49 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/852] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:49 2026] GET /v2.0/security-groups?id=2f861faa-68fe-4184-a75e-9ad617f12925&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/853] 10.0.0.172 () {34 vars in 665 bytes} [Sun Apr 12 21:56:49 2026] POST /v2.0/ports => generated 779 bytes in 298 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: 429/854] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:49 2026] GET /v2.0/ports?tenant_id=fd02a7f99eea48c2a0775212a497f51c&device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:56:49.856 7 INFO neutron.db.segments_db [None req-6a091659-0bb5-40d4-8b83-594d22455e6c e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] Added segment 65a38cab-fb03-4adf-b91d-3a62d91da027 of type vxlan for network 94fa6fee-60e8-4030-88de-ddbbb7dd64ce [pid: 8|app: 0|req: 430/855] 199.204.45.30 () {34 vars in 1017 bytes} [Sun Apr 12 21:56:49 2026] GET /v2.0/networks?tenant_id=fd02a7f99eea48c2a0775212a497f51c&shared=False => generated 764 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/856] 199.204.45.30 () {34 vars in 929 bytes} [Sun Apr 12 21:56:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/857] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:56:49 2026] POST /v2.0/networks => generated 635 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/858] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:56:49 2026] POST /v2.0/subnets => generated 646 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/859] 10.0.0.172 () {34 vars in 665 bytes} [Sun Apr 12 21:56:50 2026] POST /v2.0/ports => generated 962 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:50.583 8 INFO neutron_taas.services.taas.taas_plugin [None req-c6c7bbce-14ea-4060-a86c-e5fd1d0d9817 e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] TaaS: Handle Delete Port: e93a9800-4820-4500-b1a4-8dc0034b91ce 2026-04-12 21:56:50.586 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6c7bbce-14ea-4060-a86c-e5fd1d0d9817 e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] Tap Mirror: Handle Delete Port: e93a9800-4820-4500-b1a4-8dc0034b91ce /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/860] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:50 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/861] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:56:50 2026] DELETE /v2.0/ports/e93a9800-4820-4500-b1a4-8dc0034b91ce => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/862] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:50 2026] GET /v2.0/security-groups?id=2f861faa-68fe-4184-a75e-9ad617f12925&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-12 21:56:50.722 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f13cb568-a434-4156-9eb9-e295c90569bb e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 434/863] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:56:50 2026] DELETE /v2.0/ports/e93a9800-4820-4500-b1a4-8dc0034b91ce => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:56:50.748 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc16586e-8a22-4ca2-aeb3-269943a1b947 e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 430/864] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:56:50 2026] GET /v2.0/ports/e93a9800-4820-4500-b1a4-8dc0034b91ce => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/865] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:56:50 2026] DELETE /v2.0/subnets/a5dbb136-834d-46f4-9385-baaab91a001f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/866] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:50 2026] GET /v2.0/ports?tenant_id=fd02a7f99eea48c2a0775212a497f51c&device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:56:50.983 7 INFO neutron.services.segments.plugin [-] Segment 65a38cab-fb03-4adf-b91d-3a62d91da027 resource provider aggregate not found 2026-04-12 21:56:50.993 7 INFO neutron.services.segments.plugin [-] Segment 65a38cab-fb03-4adf-b91d-3a62d91da027 resource provider aggregate not found [pid: 8|app: 0|req: 437/867] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 21:56:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=bae387d5-a61c-42cb-957b-c0817f122888 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:51.000 7 INFO neutron.services.segments.plugin [-] Segment 65a38cab-fb03-4adf-b91d-3a62d91da027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65a38cab-fb03-4adf-b91d-3a62d91da027 found for delete ", "request_id": "req-3b525f21-3c94-413f-82ec-8b0b253ab8fa"}]} 2026-04-12 21:56:51.012 7 INFO neutron.services.segments.plugin [-] Segment 65a38cab-fb03-4adf-b91d-3a62d91da027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65a38cab-fb03-4adf-b91d-3a62d91da027 found for delete ", "request_id": "req-acd53316-8075-4967-aa10-a6df085fe77a"}]} [pid: 7|app: 0|req: 431/868] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:56:50 2026] DELETE /v2.0/networks/94fa6fee-60e8-4030-88de-ddbbb7dd64ce => 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: 438/869] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:56:51 2026] GET /v2.0/subnets?id=8c7a2994-2397-499d-b72f-480a8a48cf54 => generated 687 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/870] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:51 2026] GET /v2.0/ports?network_id=b22f022b-6509-40c2-b61a-57a0fc76b91f&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:56:51.082 7 INFO neutron.db.segments_db [None req-052a31cc-0203-46bf-a001-419dbb015f8b e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] Added segment 3224c042-b0bd-489c-828b-e4728c3efb7b of type vxlan for network 8de388b1-a992-4cf1-80ec-7fb59481f0d9 [pid: 8|app: 0|req: 440/871] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:51 2026] GET /v2.0/networks/b22f022b-6509-40c2-b61a-57a0fc76b91f?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/872] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:51 2026] GET /v2.0/networks/b22f022b-6509-40c2-b61a-57a0fc76b91f?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: 432/873] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:56:51 2026] POST /v2.0/networks => generated 636 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/874] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:56:51 2026] POST /v2.0/subnets => generated 646 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/875] 10.0.0.172 () {34 vars in 665 bytes} [Sun Apr 12 21:56:51 2026] POST /v2.0/ports => generated 928 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:51.790 8 INFO neutron_taas.services.taas.taas_plugin [None req-8edd516c-b833-467c-965d-fa4166ca4f95 e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] TaaS: Handle Delete Port: 277cbce8-68e5-4074-9293-38568a77f066 2026-04-12 21:56:51.794 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8edd516c-b833-467c-965d-fa4166ca4f95 e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] Tap Mirror: Handle Delete Port: 277cbce8-68e5-4074-9293-38568a77f066 [pid: 7|app: 0|req: 434/876] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:51 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/877] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:51 2026] GET /v2.0/security-groups?id=2f861faa-68fe-4184-a75e-9ad617f12925&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/878] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:56:51 2026] DELETE /v2.0/ports/277cbce8-68e5-4074-9293-38568a77f066 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:56:51.925 7 INFO neutron.pecan_wsgi.hooks.translation [None req-484e3c44-2bae-4a01-94bc-4b53cd0f8d67 e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 436/879] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:56:51 2026] GET /v2.0/ports/277cbce8-68e5-4074-9293-38568a77f066 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/880] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:56:51 2026] DELETE /v2.0/subnets/c3c5451a-f525-4db2-9301-270258f35d77 => 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: 437/881] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:52 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:52.137 8 INFO neutron.services.segments.plugin [-] Segment 3224c042-b0bd-489c-828b-e4728c3efb7b resource provider aggregate not found 2026-04-12 21:56:52.142 8 INFO neutron.services.segments.plugin [-] Segment 3224c042-b0bd-489c-828b-e4728c3efb7b resource provider aggregate not found [pid: 7|app: 0|req: 438/882] 10.0.0.227 () {34 vars in 971 bytes} [Sun Apr 12 21:56:52 2026] GET /v2.0/ports/2ea0ed0a-877a-4130-966b-929fbce6fd38 => generated 972 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:52.153 8 INFO neutron.services.segments.plugin [-] Segment 3224c042-b0bd-489c-828b-e4728c3efb7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3224c042-b0bd-489c-828b-e4728c3efb7b found for delete ", "request_id": "req-542e740f-3cec-49e1-98af-73116fb02b63"}]} 2026-04-12 21:56:52.157 8 INFO neutron.services.segments.plugin [-] Segment 3224c042-b0bd-489c-828b-e4728c3efb7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3224c042-b0bd-489c-828b-e4728c3efb7b found for delete ", "request_id": "req-a50d3e42-3056-4c50-9d0a-f29b2729721c"}]} [pid: 8|app: 0|req: 445/883] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:56:52 2026] DELETE /v2.0/networks/8de388b1-a992-4cf1-80ec-7fb59481f0d9 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/884] 10.0.0.172 () {34 vars in 665 bytes} [Sun Apr 12 21:56:52 2026] POST /v2.0/ports => generated 779 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/885] 10.0.0.172 () {34 vars in 737 bytes} [Sun Apr 12 21:56:52 2026] PUT /v2.0/ports/3e43f362-927e-4c5d-84a2-1b90aa85246c => generated 752 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:52.749 7 INFO neutron_taas.services.taas.taas_plugin [None req-ae7df3b0-bf91-41f6-9621-0b0724f7e97c e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] TaaS: Handle Delete Port: 3e43f362-927e-4c5d-84a2-1b90aa85246c 2026-04-12 21:56:52.752 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae7df3b0-bf91-41f6-9621-0b0724f7e97c e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] Tap Mirror: Handle Delete Port: 3e43f362-927e-4c5d-84a2-1b90aa85246c /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 447/886] 199.204.45.30 () {34 vars in 999 bytes} [Sun Apr 12 21:56:52 2026] GET /v2.0/subnets?network_id=1d695cb2-f41c-47c1-8686-a15066339d8c => generated 683 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/887] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:56:52 2026] DELETE /v2.0/ports/3e43f362-927e-4c5d-84a2-1b90aa85246c => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/888] 10.0.0.172 () {32 vars in 643 bytes} [Sun Apr 12 21:56:52 2026] GET /v2.0/ports => generated 782 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/889] 199.204.45.30 () {34 vars in 1145 bytes} [Sun Apr 12 21:56:52 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241&device_owner=compute%3Anova&network_id=1d695cb2-f41c-47c1-8686-a15066339d8c => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:52.910 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef5813fd-ae9e-4874-b707-6d9fd0a599c9 e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 442/890] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:56:52 2026] GET /v2.0/ports/3e43f362-927e-4c5d-84a2-1b90aa85246c => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/891] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:52 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => 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: 450/892] 10.0.0.172 () {32 vars in 643 bytes} [Sun Apr 12 21:56:52 2026] GET /v2.0/ports => generated 782 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/893] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:53 2026] GET /v2.0/security-groups?id=2f861faa-68fe-4184-a75e-9ad617f12925&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/894] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:56:53 2026] GET /v2.0/ports/19a866d0-e6f1-4feb-9cba-dbd71d3a0085 => generated 779 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:53.093 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56dd3de1-efcf-4e68-a159-679f518db388 e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 453/895] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:56:53 2026] DELETE /v2.0/ports/277cbce8-68e5-4074-9293-38568a77f066 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:56:53.108 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c05f644e-c365-4a60-9b5d-bc13f3bdd1ba e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 454/896] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:56:53 2026] DELETE /v2.0/subnets/c3c5451a-f525-4db2-9301-270258f35d77 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:56:53.126 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75e03db9-f466-4549-b49c-c5721816d788 e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 455/897] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:56:53 2026] DELETE /v2.0/subnets/a5dbb136-834d-46f4-9385-baaab91a001f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:56:53.218 8 INFO neutron_taas.services.taas.taas_plugin [None req-b3383071-af4e-4dbb-9a11-be3a17d38d14 e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] TaaS: Handle Delete Port: 19a866d0-e6f1-4feb-9cba-dbd71d3a0085 2026-04-12 21:56:53.221 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3383071-af4e-4dbb-9a11-be3a17d38d14 e48b3fbe43804b6da5da304697f28bc5 c83cfedbf1de45d79fb8217f61ddbfb5 - - default default] Tap Mirror: Handle Delete Port: 19a866d0-e6f1-4feb-9cba-dbd71d3a0085 [pid: 7|app: 0|req: 443/898] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 21:56:52 2026] PUT /v2.0/ports/2ea0ed0a-877a-4130-966b-929fbce6fd38 => generated 1149 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:56:53.295 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22cba3bd-7720-4b4c-b9df-cc532a6e3861'] response: {'name': 'network-changed', 'server_uuid': 'c6dfbffe-4011-4d66-9c50-b1bc5ed3a241', 'tag': '2ea0ed0a-877a-4130-966b-929fbce6fd38', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 456/899] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:56:53 2026] DELETE /v2.0/ports/19a866d0-e6f1-4feb-9cba-dbd71d3a0085 => generated 0 bytes in 167 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-12 21:56:53.415 7 INFO neutron.services.segments.plugin [-] Segment e82865b3-10ce-478e-b80c-670b143d2515 resource provider aggregate not found 2026-04-12 21:56:53.420 7 INFO neutron.services.segments.plugin [-] Segment e82865b3-10ce-478e-b80c-670b143d2515 resource provider aggregate not found 2026-04-12 21:56:53.433 7 INFO neutron.services.segments.plugin [-] Segment e82865b3-10ce-478e-b80c-670b143d2515 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e82865b3-10ce-478e-b80c-670b143d2515 found for delete ", "request_id": "req-f5e76850-c016-4810-8ec7-53fa6c8e4122"}]} 2026-04-12 21:56:53.433 7 INFO neutron.services.segments.plugin [-] Segment e82865b3-10ce-478e-b80c-670b143d2515 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e82865b3-10ce-478e-b80c-670b143d2515 found for delete ", "request_id": "req-be61fcee-0672-4840-b119-3c25d6c8b23b"}]} [pid: 7|app: 0|req: 444/900] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:56:53 2026] DELETE /v2.0/networks/e678c4e9-9046-4298-be85-6395b17f44f0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/901] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:53 2026] GET /v2.0/ports?tenant_id=17a0612fa8034478a0a773e77173f526&device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 1421 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/902] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:56:53 2026] GET /v2.0/networks?id=1d695cb2-f41c-47c1-8686-a15066339d8c => generated 779 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/903] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 21:56:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2ea0ed0a-877a-4130-966b-929fbce6fd38 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/904] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 21:56:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2ea0ed0a-877a-4130-966b-929fbce6fd38 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/905] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:56:53 2026] GET /v2.0/subnets?id=66285243-7ed1-44d4-9bb9-92559094345d => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/906] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:53 2026] GET /v2.0/ports?network_id=1d695cb2-f41c-47c1-8686-a15066339d8c&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: 446/907] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:56:53 2026] GET /v2.0/security-groups?tenant_id=c83cfedbf1de45d79fb8217f61ddbfb5&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/908] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:54 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/909] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:54 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/910] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:56:54 2026] DELETE /v2.0/security-groups/efc10011-67ae-4b58-a898-cc6c4de267ab => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/911] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:54 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/912] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:54 2026] GET /v2.0/security-groups?id=2f861faa-68fe-4184-a75e-9ad617f12925&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: 465/913] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:54 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 1152 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/914] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:54 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&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: 466/915] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.0/ports?tenant_id=17a0612fa8034478a0a773e77173f526&device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 1421 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/916] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.0/networks?id=1d695cb2-f41c-47c1-8686-a15066339d8c => generated 779 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/917] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2ea0ed0a-877a-4130-966b-929fbce6fd38 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/918] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2ea0ed0a-877a-4130-966b-929fbce6fd38 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/919] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/920] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.0/subnets?id=66285243-7ed1-44d4-9bb9-92559094345d => generated 701 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/921] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.0/security-groups?id=2f861faa-68fe-4184-a75e-9ad617f12925&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/922] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.0/ports?network_id=1d695cb2-f41c-47c1-8686-a15066339d8c&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/923] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?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: 455/924] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/925] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/926] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/927] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/928] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/929] 199.204.45.30 () {34 vars in 1117 bytes} [Sun Apr 12 21:56:56 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1152 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:56:56.117 7 INFO neutron.db.segments_db [None req-73462edf-286a-41f2-a45b-61e78be33511 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Added segment 4bd96a91-369b-4efc-8d73-e37482547fdf of type vxlan for network 16cd297c-4e9c-4062-9d68-9713f208b81a [pid: 7|app: 0|req: 456/930] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:56:55 2026] POST /v2.0/networks => generated 634 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:56.250 7 INFO neutron.db.segments_db [None req-32759696-f954-4eeb-a324-6e8efdd5c368 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Added segment 35bedbc6-aec8-411a-a269-d4cc342ac331 of type vxlan for network a2537d21-4d67-420f-be3f-3b73941b4eda [pid: 7|app: 0|req: 457/931] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:56:56 2026] POST /v2.0/networks => generated 634 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/932] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:56 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/933] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 21:56:56 2026] PUT /v2.0/ports/2ea0ed0a-877a-4130-966b-929fbce6fd38 => generated 972 bytes in 404 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: 476/934] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:56 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/935] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:56 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:56.563 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c901296-cc6a-4f1b-9618-47c50eb63731'] response: {'name': 'network-changed', 'server_uuid': 'c6dfbffe-4011-4d66-9c50-b1bc5ed3a241', 'tag': '2ea0ed0a-877a-4130-966b-929fbce6fd38', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 478/936] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:56 2026] GET /v2.0/security-groups?id=2f861faa-68fe-4184-a75e-9ad617f12925&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/937] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:56 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/938] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:56:56 2026] POST /v2.0/subnets => generated 646 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/939] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:56:56 2026] POST /v2.0/subnets => generated 655 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:56.945 8 INFO neutron.db.l3_db [None req-69fb6999-60ae-4bc2-bd6c-a3d0b773dbcd 472215710c1b4fc2ac6754a736e857c9 fd02a7f99eea48c2a0775212a497f51c - - default default] Floating IP f3860c89-5e50-4aa9-879a-4b8b0190f0d6 associated. External IP: 10.96.250.201, port: bae387d5-a61c-42cb-957b-c0817f122888. 2026-04-12 21:56:56.968 7 INFO neutron.db.segments_db [None req-12643aa3-7f94-4dd6-9915-bef680f36e09 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Added segment 7b3c08d5-2869-4426-8862-8407887f9f73 of type vxlan for network 3bb645e1-b045-4162-87f4-9d3624a64719 [pid: 8|app: 0|req: 480/940] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:56:56 2026] PUT /v2.0/floatingips/f3860c89-5e50-4aa9-879a-4b8b0190f0d6 => generated 856 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:57.196 7 INFO neutron.db.l3_hamode_db [None req-12643aa3-7f94-4dd6-9915-bef680f36e09 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 481/941] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/ports?tenant_id=17a0612fa8034478a0a773e77173f526&device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/942] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/networks?id=1d695cb2-f41c-47c1-8686-a15066339d8c => generated 779 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/943] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/944] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2ea0ed0a-877a-4130-966b-929fbce6fd38 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:57.336 7 INFO neutron.db.l3_hamode_db [None req-12643aa3-7f94-4dd6-9915-bef680f36e09 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 485/945] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/security-groups?id=2f861faa-68fe-4184-a75e-9ad617f12925&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: 486/946] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/subnets?id=66285243-7ed1-44d4-9bb9-92559094345d => generated 701 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/947] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/ports?network_id=1d695cb2-f41c-47c1-8686-a15066339d8c&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: 488/948] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?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: 489/949] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?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: 490/950] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => 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: 491/951] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/952] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/953] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/security-groups?id=2f861faa-68fe-4184-a75e-9ad617f12925&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/954] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/ports?tenant_id=28ba2623c3b94ec0aa4140d22ddcb5c7&device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/955] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/networks?id=c6c67007-5b5b-444a-9ca2-2c6928266fd0 => generated 772 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/956] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:56:56 2026] POST /v2.0/routers => generated 511 bytes in 989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/957] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/958] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=855639ec-cc87-4bcb-92d0-cc017059461c => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/959] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/960] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/subnets?id=c878256c-a4fc-4803-8c6e-67f381be9a16 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/961] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/ports?network_id=c6c67007-5b5b-444a-9ca2-2c6928266fd0&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/962] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/networks/c6c67007-5b5b-444a-9ca2-2c6928266fd0?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/963] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/networks/c6c67007-5b5b-444a-9ca2-2c6928266fd0?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: 503/964] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/ports?tenant_id=17a0612fa8034478a0a773e77173f526&device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/965] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/networks?id=1d695cb2-f41c-47c1-8686-a15066339d8c => generated 779 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/966] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2ea0ed0a-877a-4130-966b-929fbce6fd38 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:58.740 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5c66b4f-19ee-4e8a-bdb5-6f8880a7cfe0'] response: {'name': 'network-changed', 'server_uuid': 'b77fee19-56a5-4b11-9930-1ca7ff6a0e42', 'tag': 'bae387d5-a61c-42cb-957b-c0817f122888', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 506/967] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/subnets?id=66285243-7ed1-44d4-9bb9-92559094345d => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/968] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/ports?network_id=1d695cb2-f41c-47c1-8686-a15066339d8c&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: 508/969] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/970] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?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: 510/971] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/972] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&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: 512/973] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/974] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/security-groups?id=2f861faa-68fe-4184-a75e-9ad617f12925&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: 462/975] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:56:57 2026] PUT /v2.0/routers/4437b301-87ae-4d4e-9705-1d13861d25a1/add_router_interface => generated 309 bytes in 1056 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/976] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.0/ports/c6e24c26-6e93-4106-943b-69f9cd72dc4e => generated 959 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/977] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:59 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/978] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:56:59 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&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: 8|app: 0|req: 517/979] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:59 2026] GET /v2.0/ports?tenant_id=fd02a7f99eea48c2a0775212a497f51c&device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/980] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:56:59 2026] GET /v2.0/networks?id=b22f022b-6509-40c2-b61a-57a0fc76b91f => generated 764 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/981] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 21:56:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=bae387d5-a61c-42cb-957b-c0817f122888 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/982] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:56:59 2026] GET /v2.0/subnets?id=8c7a2994-2397-499d-b72f-480a8a48cf54 => generated 687 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/983] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:59 2026] GET /v2.0/ports?network_id=b22f022b-6509-40c2-b61a-57a0fc76b91f&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/984] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:59 2026] GET /v2.0/networks/b22f022b-6509-40c2-b61a-57a0fc76b91f?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/985] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:59 2026] GET /v2.0/networks/b22f022b-6509-40c2-b61a-57a0fc76b91f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/986] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:56:59 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/987] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:00 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/988] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:00 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/989] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:56:59 2026] PUT /v2.0/routers/4437b301-87ae-4d4e-9705-1d13861d25a1/add_router_interface => generated 309 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/990] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:00 2026] GET /v2.0/security-groups?id=2f861faa-68fe-4184-a75e-9ad617f12925&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/991] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:57:00 2026] GET /v2.0/ports/ef9a98ca-18f9-4b86-ba90-c3cdc14467fd => generated 967 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/992] 199.204.45.30 () {34 vars in 993 bytes} [Sun Apr 12 21:57:00 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:00.246 8 INFO neutron_taas.services.taas.taas_plugin [req-93bfbc49-2bd7-4279-ae23-ab9af45f891b req-f5c47995-c1f3-464f-a904-272da9f804c4 472215710c1b4fc2ac6754a736e857c9 fd02a7f99eea48c2a0775212a497f51c - - default default] TaaS: Handle Delete Port: bae387d5-a61c-42cb-957b-c0817f122888 2026-04-12 21:57:00.249 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-93bfbc49-2bd7-4279-ae23-ab9af45f891b req-f5c47995-c1f3-464f-a904-272da9f804c4 472215710c1b4fc2ac6754a736e857c9 fd02a7f99eea48c2a0775212a497f51c - - default default] Tap Mirror: Handle Delete Port: bae387d5-a61c-42cb-957b-c0817f122888 2026-04-12 21:57:00.395 8 INFO neutron.db.l3_db [req-93bfbc49-2bd7-4279-ae23-ab9af45f891b req-f5c47995-c1f3-464f-a904-272da9f804c4 472215710c1b4fc2ac6754a736e857c9 fd02a7f99eea48c2a0775212a497f51c - - default default] Floating IP f3860c89-5e50-4aa9-879a-4b8b0190f0d6 disassociated. External IP: 10.96.250.201, port: bae387d5-a61c-42cb-957b-c0817f122888. 2026-04-12 21:57:00.465 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ff22394-6c67-4ff0-9c04-500a819d42dc fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] TaaS: Handle Delete Port: ef9a98ca-18f9-4b86-ba90-c3cdc14467fd 2026-04-12 21:57:00.471 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ff22394-6c67-4ff0-9c04-500a819d42dc fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Tap Mirror: Handle Delete Port: ef9a98ca-18f9-4b86-ba90-c3cdc14467fd [pid: 8|app: 0|req: 529/993] 199.204.45.30 () {36 vars in 996 bytes} [Sun Apr 12 21:57:00 2026] DELETE /v2.0/ports/bae387d5-a61c-42cb-957b-c0817f122888 => generated 0 bytes in 536 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/994] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:00 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/995] 199.204.45.30 () {34 vars in 993 bytes} [Sun Apr 12 21:57:00 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:00.775 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb985188-2cbe-4bcd-be13-5b9b7c142464'] response: {'server_uuid': 'b77fee19-56a5-4b11-9930-1ca7ff6a0e42', 'name': 'network-vif-deleted', 'tag': 'bae387d5-a61c-42cb-957b-c0817f122888', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 532/996] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:00 2026] GET /v2.0/security-groups?id=4f7c860d-4aeb-4970-b3d2-2f2261838093&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/997] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:57:00 2026] PUT /v2.0/routers/4437b301-87ae-4d4e-9705-1d13861d25a1/remove_router_interface => generated 309 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:00.886 8 INFO neutron_taas.services.taas.taas_plugin [req-1b92c696-a05d-41c4-8464-a916f9192179 req-4a7afd21-a7c0-4a6f-87bd-2cd02f3a2f89 baf63da4d61f4cbc8f300a9d65281e6e 17a0612fa8034478a0a773e77173f526 - - default default] TaaS: Handle Delete Port: 2ea0ed0a-877a-4130-966b-929fbce6fd38 2026-04-12 21:57:00.888 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1b92c696-a05d-41c4-8464-a916f9192179 req-4a7afd21-a7c0-4a6f-87bd-2cd02f3a2f89 baf63da4d61f4cbc8f300a9d65281e6e 17a0612fa8034478a0a773e77173f526 - - default default] Tap Mirror: Handle Delete Port: 2ea0ed0a-877a-4130-966b-929fbce6fd38 2026-04-12 21:57:00.979 8 INFO neutron.db.l3_db [req-1b92c696-a05d-41c4-8464-a916f9192179 req-4a7afd21-a7c0-4a6f-87bd-2cd02f3a2f89 baf63da4d61f4cbc8f300a9d65281e6e 17a0612fa8034478a0a773e77173f526 - - default default] Floating IP d4133d25-eeed-4965-8bf6-00044db0930c disassociated. External IP: 10.96.250.207, port: 2ea0ed0a-877a-4130-966b-929fbce6fd38. 2026-04-12 21:57:01.120 7 INFO neutron_taas.services.taas.taas_plugin [None req-d09d0dbe-ce58-4877-8e24-4706562e3e79 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] TaaS: Handle Delete Port: c6e24c26-6e93-4106-943b-69f9cd72dc4e 2026-04-12 21:57:01.122 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d09d0dbe-ce58-4877-8e24-4706562e3e79 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Tap Mirror: Handle Delete Port: c6e24c26-6e93-4106-943b-69f9cd72dc4e [pid: 8|app: 0|req: 533/998] 199.204.45.30 () {36 vars in 996 bytes} [Sun Apr 12 21:57:00 2026] DELETE /v2.0/ports/2ea0ed0a-877a-4130-966b-929fbce6fd38 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/999] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:01 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1000] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:01 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1001] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:01 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1002] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:57:00 2026] PUT /v2.0/routers/4437b301-87ae-4d4e-9705-1d13861d25a1/remove_router_interface => generated 309 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1003] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:57:01 2026] GET /v2.0/ports?device_id=4437b301-87ae-4d4e-9705-1d13861d25a1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:01.687 7 INFO neutron_taas.services.taas.taas_plugin [None req-06e71c8f-efbe-47ea-b795-4c5648751f53 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] TaaS: Handle Delete Port: 8800741c-8ab0-4f93-a5f3-7d7f36272d55 2026-04-12 21:57:01.689 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06e71c8f-efbe-47ea-b795-4c5648751f53 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Tap Mirror: Handle Delete Port: 8800741c-8ab0-4f93-a5f3-7d7f36272d55 [pid: 8|app: 0|req: 538/1004] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:01 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:01.986 7 INFO neutron.services.segments.plugin [-] Segment 7b3c08d5-2869-4426-8862-8407887f9f73 resource provider aggregate not found 2026-04-12 21:57:01.991 7 INFO neutron.services.segments.plugin [-] Segment 7b3c08d5-2869-4426-8862-8407887f9f73 resource provider aggregate not found 2026-04-12 21:57:02.005 7 INFO neutron.services.segments.plugin [-] Segment 7b3c08d5-2869-4426-8862-8407887f9f73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b3c08d5-2869-4426-8862-8407887f9f73 found for delete ", "request_id": "req-58664ab3-ac59-4ddc-a8e3-25a6138530a7"}]} 2026-04-12 21:57:02.008 7 INFO neutron.services.segments.plugin [-] Segment 7b3c08d5-2869-4426-8862-8407887f9f73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b3c08d5-2869-4426-8862-8407887f9f73 found for delete ", "request_id": "req-0cad26d4-2298-4688-b723-3f5d13af9824"}]} 2026-04-12 21:57:02.009 7 INFO neutron.db.l3_hamode_db [None req-06e71c8f-efbe-47ea-b795-4c5648751f53 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] HA network 3bb645e1-b045-4162-87f4-9d3624a64719 was deleted as no HA routers are present in tenant 8fde874c559b41d684d7b9e46947db5e. [pid: 7|app: 0|req: 467/1005] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:01 2026] DELETE /v2.0/routers/4437b301-87ae-4d4e-9705-1d13861d25a1 => generated 0 bytes in 470 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1006] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:02 2026] DELETE /v2.0/subnets/49f67c4a-e1de-4ce6-9a05-05a821118da0 => 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: 468/1009] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:02 2026] DELETE /v2.0/subnets/0043708d-e006-4152-9683-1e0fe0dcc681 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:02.483 8 INFO neutron.services.segments.plugin [-] Segment 35bedbc6-aec8-411a-a269-d4cc342ac331 resource provider aggregate not found 2026-04-12 21:57:02.487 8 INFO neutron.services.segments.plugin [-] Segment 35bedbc6-aec8-411a-a269-d4cc342ac331 resource provider aggregate not found 2026-04-12 21:57:02.501 8 INFO neutron.services.segments.plugin [-] Segment 35bedbc6-aec8-411a-a269-d4cc342ac331 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35bedbc6-aec8-411a-a269-d4cc342ac331 found for delete ", "request_id": "req-530502c1-1a3e-4d0b-99e5-f939953d1763"}]} [pid: 7|app: 0|req: 469/1010] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:02 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:02.514 8 INFO neutron.services.segments.plugin [-] Segment 35bedbc6-aec8-411a-a269-d4cc342ac331 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35bedbc6-aec8-411a-a269-d4cc342ac331 found for delete ", "request_id": "req-3ff5a2d3-aece-456d-8e97-ccb3992f96f7"}]} [pid: 8|app: 0|req: 542/1011] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:02 2026] DELETE /v2.0/networks/a2537d21-4d67-420f-be3f-3b73941b4eda => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1012] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:02 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1013] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:02 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:02.669 8 INFO neutron_taas.services.taas.taas_plugin [None req-e1c6a54e-4ee5-4630-bd63-82df728cc856 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] TaaS: Handle Delete Port: 0347f6ab-01d1-4dd8-993c-7bea234cfe43 2026-04-12 21:57:02.672 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1c6a54e-4ee5-4630-bd63-82df728cc856 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Tap Mirror: Handle Delete Port: 0347f6ab-01d1-4dd8-993c-7bea234cfe43 2026-04-12 21:57:02.804 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6683056c-6272-4528-b90b-0c7eff21bafc'] response: {'server_uuid': 'c6dfbffe-4011-4d66-9c50-b1bc5ed3a241', 'name': 'network-vif-deleted', 'tag': '2ea0ed0a-877a-4130-966b-929fbce6fd38', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 543/1014] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:02 2026] DELETE /v2.0/networks/16cd297c-4e9c-4062-9d68-9713f208b81a => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1015] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:02 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:02.966 7 INFO neutron.db.segments_db [None req-94478962-8796-4944-adda-26e765db6f89 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Added segment ae671728-6ceb-42e4-a404-e8cbdee17e23 of type vxlan for network 7c7994c7-3231-451a-b6db-62d2279b9ed5 [pid: 7|app: 0|req: 472/1016] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:02 2026] POST /v2.0/networks => generated 633 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1017] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:03 2026] POST /v2.0/subnets => generated 646 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:03.385 7 INFO neutron.db.segments_db [None req-43a9c2f9-d97f-433e-90f1-eacf8849040a fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Added segment cc72f692-6092-41c3-a542-fb79bc32f77a of type vxlan for network 1999fb43-19b7-4875-9671-1dcd95545fc0 [pid: 8|app: 0|req: 546/1018] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:03 2026] GET /v2.0/ports?device_id=b77fee19-56a5-4b11-9930-1ca7ff6a0e42 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:03.625 7 INFO neutron.db.l3_hamode_db [None req-43a9c2f9-d97f-433e-90f1-eacf8849040a fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:57:03.724 7 INFO neutron.db.l3_hamode_db [None req-43a9c2f9-d97f-433e-90f1-eacf8849040a fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 547/1019] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:03 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1020] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:03 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1021] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:04 2026] GET /v2.0/ports?device_id=c6dfbffe-4011-4d66-9c50-b1bc5ed3a241 => 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: 473/1022] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:03 2026] POST /v2.0/routers => generated 511 bytes in 851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:04.518 8 INFO neutron.services.segments.plugin [-] Segment 4bd96a91-369b-4efc-8d73-e37482547fdf resource provider aggregate not found [pid: 8|app: 0|req: 550/1023] 10.0.0.172 () {34 vars in 665 bytes} [Sun Apr 12 21:57:04 2026] POST /v2.0/ports => generated 963 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:04.540 8 INFO neutron.services.segments.plugin [-] Segment 4bd96a91-369b-4efc-8d73-e37482547fdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bd96a91-369b-4efc-8d73-e37482547fdf found for delete ", "request_id": "req-54f04a8b-1ec9-4824-a050-839361964855"}]} 2026-04-12 21:57:04.545 8 INFO neutron.services.segments.plugin [-] Segment 4bd96a91-369b-4efc-8d73-e37482547fdf resource provider aggregate not found 2026-04-12 21:57:04.565 8 INFO neutron.services.segments.plugin [-] Segment 4bd96a91-369b-4efc-8d73-e37482547fdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bd96a91-369b-4efc-8d73-e37482547fdf found for delete ", "request_id": "req-41759c56-31be-458b-a138-c38ed7b5e9c0"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 551/1024] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:04 2026] DELETE /v2.0/security-groups/2f861faa-68fe-4184-a75e-9ad617f12925 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:04.807 8 INFO neutron.api.v2.resource [None req-08160807-2849-48e7-9ada-3ba6c32b7031 472215710c1b4fc2ac6754a736e857c9 fd02a7f99eea48c2a0775212a497f51c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 552/1025] 10.0.0.172 () {32 vars in 737 bytes} [Sun Apr 12 21:57:04 2026] GET /v2.0/security-groups/2f861faa-68fe-4184-a75e-9ad617f12925 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:57:04.938 8 INFO neutron_taas.services.taas.taas_plugin [None req-0a8be208-dddf-400f-adc8-4055e8456c5e 472215710c1b4fc2ac6754a736e857c9 fd02a7f99eea48c2a0775212a497f51c - - default default] TaaS: Handle Delete Port: 476f4f9d-573e-4554-a784-bf3894269998 2026-04-12 21:57:04.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a8be208-dddf-400f-adc8-4055e8456c5e 472215710c1b4fc2ac6754a736e857c9 fd02a7f99eea48c2a0775212a497f51c - - default default] Tap Mirror: Handle Delete Port: 476f4f9d-573e-4554-a784-bf3894269998 [pid: 8|app: 0|req: 553/1026] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:57:04 2026] DELETE /v2.0/floatingips/f3860c89-5e50-4aa9-879a-4b8b0190f0d6 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1027] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:05 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => 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: 555/1028] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:05 2026] DELETE /v2.0/security-groups/4f7c860d-4aeb-4970-b3d2-2f2261838093 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1029] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:57:04 2026] PUT /v2.0/routers/e860dbce-ca64-46c6-95c9-137616852c79/add_router_interface => generated 309 bytes in 979 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: 475/1030] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:05 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:05.555 7 INFO neutron.api.v2.resource [None req-b951d573-b96c-4774-ad95-ac0b356c3274 baf63da4d61f4cbc8f300a9d65281e6e 17a0612fa8034478a0a773e77173f526 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 476/1031] 10.0.0.172 () {32 vars in 737 bytes} [Sun Apr 12 21:57:05 2026] GET /v2.0/security-groups/4f7c860d-4aeb-4970-b3d2-2f2261838093 => 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: 477/1032] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:57:05 2026] GET /v2.0/ports/69670183-33f4-4de5-8501-ac52827467d3 => generated 1037 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:05.666 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b4d2df2-2a1f-487a-b44c-f614c3d99a01 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 64ab6345-6cef-4eb1-8db8-836f98c49719 2026-04-12 21:57:05.669 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b4d2df2-2a1f-487a-b44c-f614c3d99a01 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 64ab6345-6cef-4eb1-8db8-836f98c49719 2026-04-12 21:57:05.723 7 INFO neutron_taas.services.taas.taas_plugin [None req-f690d12f-a513-46be-9e43-c19f5c2fd4d9 baf63da4d61f4cbc8f300a9d65281e6e 17a0612fa8034478a0a773e77173f526 - - default default] TaaS: Handle Delete Port: ece3ff1d-eeff-4aa9-8087-9350edb2c7f7 2026-04-12 21:57:05.725 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f690d12f-a513-46be-9e43-c19f5c2fd4d9 baf63da4d61f4cbc8f300a9d65281e6e 17a0612fa8034478a0a773e77173f526 - - default default] Tap Mirror: Handle Delete Port: ece3ff1d-eeff-4aa9-8087-9350edb2c7f7 [pid: 7|app: 0|req: 478/1033] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:57:05 2026] DELETE /v2.0/floatingips/d4133d25-eeed-4965-8bf6-00044db0930c => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1034] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:57:05 2026] PUT /v2.0/routers/53fe4420-b409-4ba5-879f-3d6e12f63e78/remove_router_interface => generated 309 bytes in 859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:06.433 8 INFO neutron_taas.services.taas.taas_plugin [None req-896d9ada-4c8c-49ad-864f-a3a938b492a5 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 7a781f4c-6b73-461e-a934-a42cffd1d3ce 2026-04-12 21:57:06.436 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-896d9ada-4c8c-49ad-864f-a3a938b492a5 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 7a781f4c-6b73-461e-a934-a42cffd1d3ce 2026-04-12 21:57:06.514 7 INFO neutron_taas.services.taas.taas_plugin [None req-03adf383-3a70-4436-8919-a248d92e4a39 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] TaaS: Handle Delete Port: 69670183-33f4-4de5-8501-ac52827467d3 2026-04-12 21:57:06.517 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03adf383-3a70-4436-8919-a248d92e4a39 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Tap Mirror: Handle Delete Port: 69670183-33f4-4de5-8501-ac52827467d3 [pid: 7|app: 0|req: 479/1035] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:57:05 2026] PUT /v2.0/routers/e860dbce-ca64-46c6-95c9-137616852c79/remove_router_interface => generated 309 bytes in 972 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: 557/1036] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:57:06 2026] PUT /v2.0/routers/6a4bffb1-873e-420f-ac4e-01bcf24b7e9c/remove_router_interface => generated 309 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1037] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:06 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:07.013 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a36e413-3005-4f2d-a058-ef5be5e3fc2e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 5355ff9d-d395-4f63-8f01-f5aa30de0468 2026-04-12 21:57:07.019 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a36e413-3005-4f2d-a058-ef5be5e3fc2e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 5355ff9d-d395-4f63-8f01-f5aa30de0468 2026-04-12 21:57:07.259 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a36e413-3005-4f2d-a058-ef5be5e3fc2e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 76c0c634-6659-4787-83e0-2f1c8d380999 2026-04-12 21:57:07.262 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a36e413-3005-4f2d-a058-ef5be5e3fc2e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 76c0c634-6659-4787-83e0-2f1c8d380999 2026-04-12 21:57:07.486 8 INFO neutron.api.v2.resource [None req-a045304f-70f1-42f6-84c9-798c3ef1a8dc fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 559/1038] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:57:07 2026] PUT /v2.0/routers/e860dbce-ca64-46c6-95c9-137616852c79/remove_router_interface => generated 197 bytes in 480 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:57:07.607 7 INFO neutron.services.segments.plugin [-] Segment 0a3bfad4-fbb3-4a05-8f70-abad9eff6af3 resource provider aggregate not found 2026-04-12 21:57:07.622 7 INFO neutron.services.segments.plugin [-] Segment 0a3bfad4-fbb3-4a05-8f70-abad9eff6af3 resource provider aggregate not found 2026-04-12 21:57:07.631 7 INFO neutron.db.l3_hamode_db [None req-2a36e413-3005-4f2d-a058-ef5be5e3fc2e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] HA network 5e93e715-2685-4d22-abe5-83001ecb8412 was deleted as no HA routers are present in tenant fd02a7f99eea48c2a0775212a497f51c. 2026-04-12 21:57:07.636 7 INFO neutron.services.segments.plugin [-] Segment 0a3bfad4-fbb3-4a05-8f70-abad9eff6af3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a3bfad4-fbb3-4a05-8f70-abad9eff6af3 found for delete ", "request_id": "req-aa320752-bc5a-4829-9c79-b91838a85ca8"}]} 2026-04-12 21:57:07.638 7 INFO neutron.services.segments.plugin [-] Segment 0a3bfad4-fbb3-4a05-8f70-abad9eff6af3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a3bfad4-fbb3-4a05-8f70-abad9eff6af3 found for delete ", "request_id": "req-71595faa-839b-4aa6-9b51-e5bf6e02afc8"}]} [pid: 7|app: 0|req: 480/1039] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:06 2026] DELETE /v2.0/routers/53fe4420-b409-4ba5-879f-3d6e12f63e78 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1040] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:07 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1041] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:57:07 2026] GET /v2.0/ports?device_id=e860dbce-ca64-46c6-95c9-137616852c79 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:07.717 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f714b10-ec60-4a6f-8b0b-de2c368eb3c0 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 171178a4-17b5-4c88-ab62-c4298e256bd6 2026-04-12 21:57:07.720 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f714b10-ec60-4a6f-8b0b-de2c368eb3c0 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 171178a4-17b5-4c88-ab62-c4298e256bd6 [pid: 7|app: 0|req: 483/1042] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:07 2026] DELETE /v2.0/subnets/8c7a2994-2397-499d-b72f-480a8a48cf54 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:07.988 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f714b10-ec60-4a6f-8b0b-de2c368eb3c0 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 4423b789-955d-4937-a642-cfee18bb315a 2026-04-12 21:57:07.989 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c9e939a-e115-4e02-b220-d67041d97431 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] TaaS: Handle Delete Port: 76e20be2-7485-4b8f-9ff6-39e10db4abea 2026-04-12 21:57:07.991 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f714b10-ec60-4a6f-8b0b-de2c368eb3c0 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 4423b789-955d-4937-a642-cfee18bb315a 2026-04-12 21:57:07.992 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c9e939a-e115-4e02-b220-d67041d97431 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Tap Mirror: Handle Delete Port: 76e20be2-7485-4b8f-9ff6-39e10db4abea 2026-04-12 21:57:08.296 7 INFO neutron.db.l3_hamode_db [None req-3c9e939a-e115-4e02-b220-d67041d97431 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] HA network 1999fb43-19b7-4875-9671-1dcd95545fc0 was deleted as no HA routers are present in tenant 8fde874c559b41d684d7b9e46947db5e. [pid: 7|app: 0|req: 484/1043] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:07 2026] DELETE /v2.0/routers/e860dbce-ca64-46c6-95c9-137616852c79 => generated 0 bytes in 470 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:08.345 8 INFO neutron.services.segments.plugin [-] Segment 29c8025a-256f-49b3-a75c-3404327ff8f4 resource provider aggregate not found 2026-04-12 21:57:08.347 8 INFO neutron.services.segments.plugin [-] Segment 29c8025a-256f-49b3-a75c-3404327ff8f4 resource provider aggregate not found 2026-04-12 21:57:08.378 8 INFO neutron.services.segments.plugin [-] Segment 29c8025a-256f-49b3-a75c-3404327ff8f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29c8025a-256f-49b3-a75c-3404327ff8f4 found for delete ", "request_id": "req-cd1ca985-36e1-447a-87d8-2f68072e4297"}]} 2026-04-12 21:57:08.379 7 INFO neutron_taas.services.taas.taas_plugin [None req-cbc911de-9ad8-4b38-a7bb-c59b67cb29a5 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 790ac2fc-87bf-4e4c-a353-cd4961db1fe6 2026-04-12 21:57:08.380 8 INFO neutron.services.segments.plugin [-] Segment 29c8025a-256f-49b3-a75c-3404327ff8f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29c8025a-256f-49b3-a75c-3404327ff8f4 found for delete ", "request_id": "req-5a4f61e7-413a-46d5-aeb4-6cd4434072cb"}]} 2026-04-12 21:57:08.382 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbc911de-9ad8-4b38-a7bb-c59b67cb29a5 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 790ac2fc-87bf-4e4c-a353-cd4961db1fe6 2026-04-12 21:57:08.392 8 INFO neutron.db.l3_hamode_db [None req-1f714b10-ec60-4a6f-8b0b-de2c368eb3c0 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] HA network 90baecee-64f4-427d-bda1-dce0681ee142 was deleted as no HA routers are present in tenant 17a0612fa8034478a0a773e77173f526. [pid: 8|app: 0|req: 560/1044] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:07 2026] DELETE /v2.0/routers/6a4bffb1-873e-420f-ac4e-01bcf24b7e9c => generated 0 bytes in 912 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1045] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:08 2026] DELETE /v2.0/subnets/ba73ff35-099a-49f5-83e2-e8b90f4d113d => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1046] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:08 2026] DELETE /v2.0/networks/b22f022b-6509-40c2-b61a-57a0fc76b91f => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1047] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:08 2026] DELETE /v2.0/subnets/66285243-7ed1-44d4-9bb9-92559094345d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1048] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:08 2026] DELETE /v2.0/networks/7c7994c7-3231-451a-b6db-62d2279b9ed5 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:08.726 7 INFO neutron.db.segments_db [None req-f09c9d62-9729-4b17-875f-9f93206003db fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Added segment 18db9bea-d2d0-4c8b-9ef4-9f50ba05c529 of type vxlan for network c9c44ff2-19e3-451d-b9fb-ca1ca367f0e2 2026-04-12 21:57:08.755 8 INFO neutron_taas.services.taas.taas_plugin [None req-e7dad658-a658-4da4-a228-896196baeb47 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 05387fcb-ddf5-4c22-a6d8-f2cd4ee0afed 2026-04-12 21:57:08.758 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7dad658-a658-4da4-a228-896196baeb47 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 05387fcb-ddf5-4c22-a6d8-f2cd4ee0afed [pid: 7|app: 0|req: 487/1049] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:08 2026] POST /v2.0/networks => generated 634 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1050] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:08 2026] GET /v2.0/security-groups?tenant_id=fd02a7f99eea48c2a0775212a497f51c&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1051] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:08 2026] DELETE /v2.0/networks/1d695cb2-f41c-47c1-8686-a15066339d8c => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1052] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:08 2026] POST /v2.0/subnets => generated 646 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1053] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:08 2026] DELETE /v2.0/security-groups/f0cc900a-23e8-4ea9-998e-c06cca4ecf7f => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:09.026 7 INFO neutron.db.segments_db [None req-b143a26e-2595-4c24-b039-955cac02b86f fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Added segment 13257653-682a-429b-9a69-5972acdbe19d of type vxlan for network 5ad5713a-fa7e-41c9-afd2-657b37900c1f [pid: 8|app: 0|req: 565/1054] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:09 2026] GET /v2.0/security-groups?tenant_id=17a0612fa8034478a0a773e77173f526&name=default => 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: 566/1055] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:09 2026] DELETE /v2.0/security-groups/41a37d93-4efd-4c34-b521-25fd44d9b7d8 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:09.211 7 INFO neutron.db.l3_hamode_db [None req-b143a26e-2595-4c24-b039-955cac02b86f fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:57:09.346 7 INFO neutron.db.l3_hamode_db [None req-b143a26e-2595-4c24-b039-955cac02b86f fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:57:09.668 7 INFO neutron.services.segments.plugin [-] Segment cc72f692-6092-41c3-a542-fb79bc32f77a resource provider aggregate not found 2026-04-12 21:57:09.672 7 INFO neutron.services.segments.plugin [-] Segment cc72f692-6092-41c3-a542-fb79bc32f77a resource provider aggregate not found 2026-04-12 21:57:09.699 7 INFO neutron.services.segments.plugin [-] Segment cc72f692-6092-41c3-a542-fb79bc32f77a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc72f692-6092-41c3-a542-fb79bc32f77a found for delete ", "request_id": "req-a631a6e3-35cd-41dc-a53b-83fb4330aec1"}]} 2026-04-12 21:57:09.703 7 INFO neutron.services.segments.plugin [-] Segment cc72f692-6092-41c3-a542-fb79bc32f77a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc72f692-6092-41c3-a542-fb79bc32f77a found for delete ", "request_id": "req-9e9729af-6061-45f4-a209-7f0657b63d6d"}]} 2026-04-12 21:57:09.716 7 INFO neutron.services.segments.plugin [-] Segment 0cf2a69a-74c8-4953-ba68-b563c92d0cc3 resource provider aggregate not found 2026-04-12 21:57:09.722 7 INFO neutron.services.segments.plugin [-] Segment 0cf2a69a-74c8-4953-ba68-b563c92d0cc3 resource provider aggregate not found 2026-04-12 21:57:09.740 7 INFO neutron.services.segments.plugin [-] Segment 0cf2a69a-74c8-4953-ba68-b563c92d0cc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cf2a69a-74c8-4953-ba68-b563c92d0cc3 found for delete ", "request_id": "req-2244fe99-7f3e-4a1d-9929-bba580777402"}]} 2026-04-12 21:57:09.745 7 INFO neutron.services.segments.plugin [-] Segment 0cf2a69a-74c8-4953-ba68-b563c92d0cc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cf2a69a-74c8-4953-ba68-b563c92d0cc3 found for delete ", "request_id": "req-3d3bfe5f-02a0-42a8-a4b3-c420fccb2fdf"}]} 2026-04-12 21:57:09.762 7 INFO neutron.services.segments.plugin [-] Segment ae671728-6ceb-42e4-a404-e8cbdee17e23 resource provider aggregate not found 2026-04-12 21:57:09.765 7 INFO neutron.services.segments.plugin [-] Segment ae671728-6ceb-42e4-a404-e8cbdee17e23 resource provider aggregate not found 2026-04-12 21:57:09.787 7 INFO neutron.services.segments.plugin [-] Segment ae671728-6ceb-42e4-a404-e8cbdee17e23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae671728-6ceb-42e4-a404-e8cbdee17e23 found for delete ", "request_id": "req-da8fa55e-378c-430d-83ed-60dbf62099c9"}]} 2026-04-12 21:57:09.787 7 INFO neutron.services.segments.plugin [-] Segment ae671728-6ceb-42e4-a404-e8cbdee17e23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae671728-6ceb-42e4-a404-e8cbdee17e23 found for delete ", "request_id": "req-2d677f6e-bbb6-47e4-aac6-47ee36871426"}]} [pid: 7|app: 0|req: 490/1056] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:08 2026] POST /v2.0/routers => generated 510 bytes in 949 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:10.413 8 INFO neutron.services.segments.plugin [-] Segment 9aabd09e-9221-498f-a5e4-3f8a5dd8c9db resource provider aggregate not found 2026-04-12 21:57:10.419 8 INFO neutron.services.segments.plugin [-] Segment 9aabd09e-9221-498f-a5e4-3f8a5dd8c9db resource provider aggregate not found 2026-04-12 21:57:10.435 8 INFO neutron.services.segments.plugin [-] Segment 9aabd09e-9221-498f-a5e4-3f8a5dd8c9db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aabd09e-9221-498f-a5e4-3f8a5dd8c9db found for delete ", "request_id": "req-7672ee8b-118a-4d70-83f0-b4c1d6ca5a4f"}]} 2026-04-12 21:57:10.444 8 INFO neutron.services.segments.plugin [-] Segment 9aabd09e-9221-498f-a5e4-3f8a5dd8c9db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aabd09e-9221-498f-a5e4-3f8a5dd8c9db found for delete ", "request_id": "req-674876a3-a465-4777-9d8a-b350ed453a2d"}]} [pid: 8|app: 0|req: 567/1057] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:57:09 2026] PUT /v2.0/routers/a8967ca3-857c-4d2e-839f-8949d89457f8/add_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1058] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:57:10 2026] GET /v2.0/ports/fa2c9478-4c92-44c5-afac-b8e46995e42e => generated 959 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:11.087 7 INFO neutron.db.segments_db [None req-12da7c2c-818e-4b1f-ad77-5d7f999bd464 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment dc2e2708-759d-4b99-a216-b0696ed213fb of type vxlan for network 8752d40c-7d9e-4524-974f-ec43fa1423f8 [pid: 7|app: 0|req: 491/1059] 10.0.0.172 () {34 vars in 671 bytes} [Sun Apr 12 21:57:10 2026] POST /v2.0/networks => generated 743 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:11.343 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce772b24-3a29-4bee-9f9f-50dd8536ab81 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] TaaS: Handle Delete Port: fa2c9478-4c92-44c5-afac-b8e46995e42e 2026-04-12 21:57:11.346 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce772b24-3a29-4bee-9f9f-50dd8536ab81 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Tap Mirror: Handle Delete Port: fa2c9478-4c92-44c5-afac-b8e46995e42e [pid: 7|app: 0|req: 492/1060] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:11 2026] POST /v2.0/subnets => generated 690 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:11.397 7 INFO neutron.db.segments_db [None req-d7396b6b-0812-451a-b6af-b32720172ab6 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 1095a2c3-4d6e-47b8-b7b5-f675dd565904 of type vxlan for network ee52031f-2417-48e7-a2c4-2f44df6df04d 2026-04-12 21:57:11.633 7 INFO neutron.db.l3_hamode_db [None req-d7396b6b-0812-451a-b6af-b32720172ab6 6387c48a4af842c3a5aa53a971c93cac b65c8968d0c14e1bae80f8c8a4831fd8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 569/1061] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:57:11 2026] PUT /v2.0/routers/a8967ca3-857c-4d2e-839f-8949d89457f8/remove_router_interface => generated 309 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1062] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:57:11 2026] GET /v2.0/ports?device_id=a8967ca3-857c-4d2e-839f-8949d89457f8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:11.907 8 INFO neutron_taas.services.taas.taas_plugin [None req-54071d0f-0f2e-469e-b510-3b3d91cfa4ee fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] TaaS: Handle Delete Port: 06a37431-26e5-4743-8f67-8d25acacaebf 2026-04-12 21:57:11.910 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54071d0f-0f2e-469e-b510-3b3d91cfa4ee fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Tap Mirror: Handle Delete Port: 06a37431-26e5-4743-8f67-8d25acacaebf 2026-04-12 21:57:12.292 8 INFO neutron.db.l3_hamode_db [None req-54071d0f-0f2e-469e-b510-3b3d91cfa4ee fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] HA network 5ad5713a-fa7e-41c9-afd2-657b37900c1f was deleted as no HA routers are present in tenant 8fde874c559b41d684d7b9e46947db5e. [pid: 8|app: 0|req: 571/1063] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:11 2026] DELETE /v2.0/routers/a8967ca3-857c-4d2e-839f-8949d89457f8 => generated 0 bytes in 563 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:12.336 7 INFO neutron.db.l3_hamode_db [None req-d7396b6b-0812-451a-b6af-b32720172ab6 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:57:12.477 8 INFO neutron.services.segments.plugin [-] Segment 13257653-682a-429b-9a69-5972acdbe19d resource provider aggregate not found 2026-04-12 21:57:12.498 8 INFO neutron.services.segments.plugin [-] Segment 13257653-682a-429b-9a69-5972acdbe19d resource provider aggregate not found 2026-04-12 21:57:12.506 8 INFO neutron.services.segments.plugin [-] Segment 13257653-682a-429b-9a69-5972acdbe19d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13257653-682a-429b-9a69-5972acdbe19d found for delete ", "request_id": "req-3129d627-d780-4dfe-a31a-5a8eb890a33d"}]} [pid: 8|app: 0|req: 572/1064] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:12 2026] DELETE /v2.0/subnets/93078394-b7e7-4936-9475-548f7c63d758 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:12.521 8 INFO neutron.services.segments.plugin [-] Segment 13257653-682a-429b-9a69-5972acdbe19d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13257653-682a-429b-9a69-5972acdbe19d found for delete ", "request_id": "req-e689f17e-12c0-4c16-bdec-69c62ed60077"}]} 2026-04-12 21:57:12.626 8 INFO neutron_taas.services.taas.taas_plugin [None req-66979f0e-8c31-40cf-9ba9-f6f0d621b113 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] TaaS: Handle Delete Port: 0af9e849-1b53-4f78-8bb7-577007c70d2d 2026-04-12 21:57:12.629 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66979f0e-8c31-40cf-9ba9-f6f0d621b113 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Tap Mirror: Handle Delete Port: 0af9e849-1b53-4f78-8bb7-577007c70d2d [pid: 8|app: 0|req: 573/1065] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:12 2026] DELETE /v2.0/networks/c9c44ff2-19e3-451d-b9fb-ca1ca367f0e2 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:12.835 8 INFO neutron.db.segments_db [None req-43f8f5e9-af6c-4ecc-973d-1e6c54bb51bc fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Added segment 4cce21f8-3ceb-4d9c-8ad6-f4c614b1b4ba of type vxlan for network 41db0ff3-2cde-4d8f-b8fd-6de11d6a6398 2026-04-12 21:57:13.057 8 INFO neutron.db.l3_hamode_db [None req-43f8f5e9-af6c-4ecc-973d-1e6c54bb51bc fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 493/1066] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:11 2026] POST /v2.0/routers => generated 730 bytes in 1818 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:13.719 8 INFO neutron.db.l3_hamode_db [None req-43f8f5e9-af6c-4ecc-973d-1e6c54bb51bc fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 494/1067] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:57:13 2026] PUT /v2.0/routers/78d5d347-f867-4816-b055-95db0cb1d1b1/add_router_interface => generated 309 bytes in 1096 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:14.526 8 INFO neutron.services.segments.plugin [-] Segment 18db9bea-d2d0-4c8b-9ef4-9f50ba05c529 resource provider aggregate not found 2026-04-12 21:57:14.545 8 INFO neutron.services.segments.plugin [-] Segment 18db9bea-d2d0-4c8b-9ef4-9f50ba05c529 resource provider aggregate not found 2026-04-12 21:57:14.550 8 INFO neutron.services.segments.plugin [-] Segment 18db9bea-d2d0-4c8b-9ef4-9f50ba05c529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18db9bea-d2d0-4c8b-9ef4-9f50ba05c529 found for delete ", "request_id": "req-a72abb1a-3ddb-4c17-a1d6-7db3e1aa95ad"}]} 2026-04-12 21:57:14.568 8 INFO neutron.services.segments.plugin [-] Segment 18db9bea-d2d0-4c8b-9ef4-9f50ba05c529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18db9bea-d2d0-4c8b-9ef4-9f50ba05c529 found for delete ", "request_id": "req-865fa593-0896-42fc-8d5b-3797280cfc9c"}]} [pid: 8|app: 0|req: 574/1068] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:12 2026] POST /v2.0/routers => generated 692 bytes in 1773 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1069] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 21:57:14 2026] GET /v2.0/routers/4ba7ba4e-5472-4025-9545-4ec88fe66334 => generated 698 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1070] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:14 2026] GET /v2.0/security-groups?tenant_id=6cf56f3d073646c79741c9c7f374fcf3&name=default => generated 2925 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1071] 10.0.0.172 () {32 vars in 647 bytes} [Sun Apr 12 21:57:14 2026] GET /v2.0/routers => generated 701 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1072] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:14 2026] DELETE /v2.0/security-groups/f78bc802-7786-439a-93f5-04645929aee7 => 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: 497/1073] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:14 2026] GET /v2.0/security-groups?tenant_id=1f685c84e26b4eca8163569d78fa5b62&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: 498/1074] 10.0.0.172 () {34 vars in 685 bytes} [Sun Apr 12 21:57:14 2026] POST /v2.0/security-groups => generated 1659 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1075] 10.0.0.172 () {34 vars in 741 bytes} [Sun Apr 12 21:57:14 2026] PUT /v2.0/routers/4ba7ba4e-5472-4025-9545-4ec88fe66334 => generated 705 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1076] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:15 2026] DELETE /v2.0/security-groups/7622d71f-e86b-4194-ab6b-668e52c49ee8 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1077] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 21:57:15 2026] GET /v2.0/routers/4ba7ba4e-5472-4025-9545-4ec88fe66334 => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1078] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:57:15 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: 7|app: 0|req: 501/1079] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:57:15 2026] GET /v2.0/ports?device_id=4ba7ba4e-5472-4025-9545-4ec88fe66334 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1080] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:57:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:15.389 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8bf937a-add4-4e4f-8bc0-96927f2ae42b fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] TaaS: Handle Delete Port: 8c1a6ae6-a1c8-42d4-8486-784fbb383f56 2026-04-12 21:57:15.391 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8bf937a-add4-4e4f-8bc0-96927f2ae42b fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Tap Mirror: Handle Delete Port: 8c1a6ae6-a1c8-42d4-8486-784fbb383f56 2026-04-12 21:57:15.575 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8bf937a-add4-4e4f-8bc0-96927f2ae42b fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] TaaS: Handle Delete Port: 98009ebd-da30-48ac-a738-5b53296321e6 2026-04-12 21:57:15.577 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8bf937a-add4-4e4f-8bc0-96927f2ae42b fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] Tap Mirror: Handle Delete Port: 98009ebd-da30-48ac-a738-5b53296321e6 [pid: 8|app: 0|req: 580/1081] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 21:57:15 2026] POST /v2.0/floatingips => generated 552 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:15.871 7 INFO neutron.services.segments.plugin [-] Segment 4cce21f8-3ceb-4d9c-8ad6-f4c614b1b4ba resource provider aggregate not found 2026-04-12 21:57:15.879 7 INFO neutron.services.segments.plugin [-] Segment 4cce21f8-3ceb-4d9c-8ad6-f4c614b1b4ba resource provider aggregate not found 2026-04-12 21:57:15.895 7 INFO neutron.services.segments.plugin [-] Segment 4cce21f8-3ceb-4d9c-8ad6-f4c614b1b4ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cce21f8-3ceb-4d9c-8ad6-f4c614b1b4ba found for delete ", "request_id": "req-44df9d24-5659-4594-a64c-e30de6678e14"}]} 2026-04-12 21:57:15.895 7 INFO neutron.services.segments.plugin [-] Segment 4cce21f8-3ceb-4d9c-8ad6-f4c614b1b4ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cce21f8-3ceb-4d9c-8ad6-f4c614b1b4ba found for delete ", "request_id": "req-25283d87-8e1f-4a79-815f-334197fd0b90"}]} 2026-04-12 21:57:15.906 7 INFO neutron.db.l3_hamode_db [None req-b8bf937a-add4-4e4f-8bc0-96927f2ae42b fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] HA network 41db0ff3-2cde-4d8f-b8fd-6de11d6a6398 was deleted as no HA routers are present in tenant 8fde874c559b41d684d7b9e46947db5e. [pid: 7|app: 0|req: 502/1082] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:15 2026] DELETE /v2.0/routers/4ba7ba4e-5472-4025-9545-4ec88fe66334 => generated 0 bytes in 676 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1083] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:57:15 2026] GET /v2.0/ports?device_id=4ba7ba4e-5472-4025-9545-4ec88fe66334 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:15.971 7 INFO neutron.api.v2.resource [None req-ac36e521-29d6-4226-805d-bc7f18da6759 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 503/1084] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:15 2026] DELETE /v2.0/routers/4ba7ba4e-5472-4025-9545-4ec88fe66334 => 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: 582/1085] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:57:15 2026] GET /v2.0/ports?device_id=a8967ca3-857c-4d2e-839f-8949d89457f8 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:16.023 7 INFO neutron.api.v2.resource [None req-5c99c7ca-2ffd-42c9-a21e-f0e7f6ab0700 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 504/1086] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:16 2026] DELETE /v2.0/routers/a8967ca3-857c-4d2e-839f-8949d89457f8 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:57:16.043 8 INFO neutron.pecan_wsgi.hooks.translation [None req-166628f3-424a-4d5e-9275-aab7ccec9670 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 583/1087] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:16 2026] DELETE /v2.0/subnets/93078394-b7e7-4936-9475-548f7c63d758 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1088] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/ports?device_id=e860dbce-ca64-46c6-95c9-137616852c79 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:16.097 8 INFO neutron.api.v2.resource [None req-b2c734d5-08ab-41f2-95f0-be00fa817588 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 584/1089] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:16 2026] DELETE /v2.0/routers/e860dbce-ca64-46c6-95c9-137616852c79 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:57:16.116 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0146888-28df-4fe1-8a40-36b5bb218327 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 506/1090] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:16 2026] DELETE /v2.0/subnets/ba73ff35-099a-49f5-83e2-e8b90f4d113d => 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: 585/1091] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/ports?device_id=4437b301-87ae-4d4e-9705-1d13861d25a1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:16.162 7 INFO neutron.api.v2.resource [None req-249bc0aa-b5cc-40bb-bc32-ed3fd87b501d fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 507/1092] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:16 2026] DELETE /v2.0/routers/4437b301-87ae-4d4e-9705-1d13861d25a1 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:57:16.181 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2aaec541-0823-4ca1-9c6e-6871c4a7584f fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1093] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:16 2026] DELETE /v2.0/subnets/49f67c4a-e1de-4ce6-9a05-05a821118da0 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:57:16.199 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41b505d1-f102-44e7-9e4a-ce03c7927402 fd17223c7ac24470bb9fa464db1c05d4 8fde874c559b41d684d7b9e46947db5e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 508/1094] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:16 2026] DELETE /v2.0/subnets/0043708d-e006-4152-9683-1e0fe0dcc681 => 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: 587/1095] 10.0.0.227 () {34 vars in 1098 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--123426218&fields=id&tenant_id=b65c8968d0c14e1bae80f8c8a4831fd8 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1096] 10.0.0.227 () {34 vars in 982 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/networks?id=8752d40c-7d9e-4524-974f-ec43fa1423f8 => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1097] 10.0.0.227 () {34 vars in 965 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/quotas/b65c8968d0c14e1bae80f8c8a4831fd8 => 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: 510/1098] 10.0.0.227 () {34 vars in 1002 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/ports?tenant_id=b65c8968d0c14e1bae80f8c8a4831fd8&fields=id => generated 103 bytes in 72 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.227 () {34 vars in 1008 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/networks/8752d40c-7d9e-4524-974f-ec43fa1423f8?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1100] 10.0.0.227 () {34 vars in 1108 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/networks/8752d40c-7d9e-4524-974f-ec43fa1423f8?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: 590/1101] 10.0.0.120 () {34 vars in 990 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1102] 10.0.0.120 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1103] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => 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: 591/1104] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/security-groups?tenant_id=8fde874c559b41d684d7b9e46947db5e&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1105] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:16 2026] DELETE /v2.0/security-groups/f74309c0-ba5f-47d7-9311-fc33cea9b1b7 => 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: 516/1108] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:17 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1109] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:18 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1110] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:19 2026] GET /v2.0/security-groups?tenant_id=157bf7db54e74893b83a4099d781798c&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1111] 10.0.0.172 () {34 vars in 684 bytes} [Sun Apr 12 21:57:18 2026] POST /v2.0/security-groups => generated 1624 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1112] 10.0.0.172 () {32 vars in 663 bytes} [Sun Apr 12 21:57:19 2026] GET /v2.0/security-groups => generated 4529 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1113] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:19 2026] DELETE /v2.0/security-groups/bcea86e3-ee36-49cf-99a2-06753a066ed9 => 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: 595/1114] 10.0.0.172 () {34 vars in 758 bytes} [Sun Apr 12 21:57:19 2026] PUT /v2.0/security-groups/44f9e4e5-74d6-4b5b-a75b-9258eab56d0f => generated 1661 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1115] 10.0.0.172 () {32 vars in 737 bytes} [Sun Apr 12 21:57:19 2026] GET /v2.0/security-groups/44f9e4e5-74d6-4b5b-a75b-9258eab56d0f => generated 1661 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1116] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:19 2026] DELETE /v2.0/security-groups/44f9e4e5-74d6-4b5b-a75b-9258eab56d0f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1117] 10.0.0.172 () {32 vars in 663 bytes} [Sun Apr 12 21:57:19 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:19.497 8 INFO neutron.api.v2.resource [None req-0e85157b-9834-4ab8-ac70-a27796541c4c ae88806be7704a2c86ee87b878db395f 74c9519727fe4f2e919344780013824e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 598/1118] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:19 2026] DELETE /v2.0/security-groups/44f9e4e5-74d6-4b5b-a75b-9258eab56d0f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1119] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:19 2026] GET /v2.0/security-groups?tenant_id=15b31791445c445286db87c5ef9d79f6&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1120] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:19 2026] DELETE /v2.0/security-groups/32948e7b-88b1-4cb0-a4b5-5c3a8f30fc5a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1121] 10.0.0.172 () {34 vars in 684 bytes} [Sun Apr 12 21:57:19 2026] POST /v2.0/security-groups => generated 1624 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1122] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:57:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1123] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 21:57:19 2026] GET /v2.0/security-group-rules/73701a2f-4786-4e08-8944-c257080aaa77 => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1124] 10.0.0.172 () {32 vars in 673 bytes} [Sun Apr 12 21:57:19 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1125] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 21:57:19 2026] DELETE /v2.0/security-group-rules/73701a2f-4786-4e08-8944-c257080aaa77 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1126] 10.0.0.172 () {32 vars in 673 bytes} [Sun Apr 12 21:57:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1127] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:57:19 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: 526/1128] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => 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: 603/1129] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/security-group-rules/311f04a1-3780-456e-883d-d58af3b5c955 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1130] 10.0.0.172 () {32 vars in 673 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1131] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 21:57:20 2026] DELETE /v2.0/security-group-rules/311f04a1-3780-456e-883d-d58af3b5c955 => 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: 528/1132] 10.0.0.172 () {32 vars in 673 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1133] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:57:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1134] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/security-group-rules/84a8d4bb-5c70-4a13-9d6b-76b796575afb => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1135] 10.0.0.172 () {32 vars in 673 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1136] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 21:57:20 2026] DELETE /v2.0/security-group-rules/84a8d4bb-5c70-4a13-9d6b-76b796575afb => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1137] 10.0.0.172 () {32 vars in 673 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1138] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:20 2026] DELETE /v2.0/security-groups/6e31297b-2572-4b94-a1f7-fe4f835d4e37 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1139] 10.0.0.172 () {32 vars in 663 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1140] 10.0.0.172 () {32 vars in 663 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1141] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:57:21 2026] GET /v2.0/networks?id=8752d40c-7d9e-4524-974f-ec43fa1423f8 => generated 675 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1142] 199.204.45.30 () {34 vars in 1049 bytes} [Sun Apr 12 21:57:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b65c8968d0c14e1bae80f8c8a4831fd8 => generated 180 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1143] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:21 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => 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: 535/1144] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:21 2026] GET /v2.0/security-groups?tenant_id=74c9519727fe4f2e919344780013824e&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1145] 199.204.45.30 () {38 vars in 954 bytes} [Sun Apr 12 21:57:21 2026] POST /v2.0/ports => generated 958 bytes in 350 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: 611/1146] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:21 2026] DELETE /v2.0/security-groups/cc0d9f03-86bb-456f-a0de-5baec52203d2 => 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: 536/1147] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 21:57:21 2026] PUT /v2.0/ports/211d6127-7bbb-4a38-96b7-a04c3255f758 => generated 1239 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:21.899 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8423f96e-38e9-45e0-8c87-b2ac1e4fc8b2'] response: {'name': 'network-changed', 'server_uuid': '322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd', 'tag': '211d6127-7bbb-4a38-96b7-a04c3255f758', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 612/1148] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:22 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1149] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:22 2026] GET /v2.0/security-groups?id=65bb99ce-31b1-4bc9-8b48-a03ea26e9fbd&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1150] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:57:22 2026] GET /v2.0/ports?tenant_id=b65c8968d0c14e1bae80f8c8a4831fd8&device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => 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: 538/1151] 199.204.45.30 () {34 vars in 1017 bytes} [Sun Apr 12 21:57:22 2026] GET /v2.0/networks?tenant_id=b65c8968d0c14e1bae80f8c8a4831fd8&shared=False => generated 771 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1152] 199.204.45.30 () {34 vars in 929 bytes} [Sun Apr 12 21:57:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1153] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:23 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1154] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:23 2026] GET /v2.0/security-groups?id=65bb99ce-31b1-4bc9-8b48-a03ea26e9fbd&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: 540/1155] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:57:23 2026] GET /v2.0/ports?tenant_id=b65c8968d0c14e1bae80f8c8a4831fd8&device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1156] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 21:57:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=211d6127-7bbb-4a38-96b7-a04c3255f758 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1157] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:57:23 2026] GET /v2.0/subnets?id=d3ce55b5-4246-41bb-9f0d-37a237316f5f => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1158] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:57:23 2026] GET /v2.0/ports?network_id=8752d40c-7d9e-4524-974f-ec43fa1423f8&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: 542/1159] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:57:23 2026] GET /v2.0/networks/8752d40c-7d9e-4524-974f-ec43fa1423f8?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: 618/1160] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:57:23 2026] GET /v2.0/networks/8752d40c-7d9e-4524-974f-ec43fa1423f8?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: 543/1161] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:24 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1162] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:24 2026] GET /v2.0/security-groups?id=65bb99ce-31b1-4bc9-8b48-a03ea26e9fbd&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1163] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:25 2026] GET /v2.0/security-groups?tenant_id=c912abaaa3374fc99c5341e4797b7a4a&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1164] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:25 2026] GET /v2.0/security-groups?tenant_id=bc37e9abf5cf4b3fb67e9d163cb233d8&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1165] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:25 2026] DELETE /v2.0/security-groups/ab06ea0e-7990-4d16-a438-e7ce9b2c7de1 => 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: 545/1166] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:25 2026] DELETE /v2.0/security-groups/8a30075b-9b94-4833-b35c-86bef960415d => 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: 622/1167] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:25 2026] GET /v2.0/security-groups?tenant_id=dcbcdbe5f6374fb2a444bff42c07f345&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: 546/1168] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:25 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1169] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:25 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1170] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:25 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1171] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:25 2026] GET /v2.0/security-groups?id=65bb99ce-31b1-4bc9-8b48-a03ea26e9fbd&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1172] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:25 2026] DELETE /v2.0/security-groups/17186505-d2e1-4cf0-88df-9aa56d0a7b1c => 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: 626/1173] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:25 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1174] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:25 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&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: 627/1175] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:26 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => 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: 549/1176] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:26 2026] GET /v2.0/security-groups?id=65bb99ce-31b1-4bc9-8b48-a03ea26e9fbd&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1177] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1178] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1179] 10.0.0.172 () {32 vars in 653 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions => generated 21537 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1180] 10.0.0.172 () {32 vars in 681 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1181] 10.0.0.172 () {32 vars in 681 bytes} [Sun Apr 12 21:57:27 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: 7|app: 0|req: 552/1182] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1183] 10.0.0.172 () {32 vars in 665 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1184] 10.0.0.172 () {32 vars in 699 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1185] 10.0.0.172 () {32 vars in 697 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1186] 10.0.0.172 () {32 vars in 701 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1187] 10.0.0.172 () {32 vars in 689 bytes} [Sun Apr 12 21:57:27 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: 7|app: 0|req: 555/1188] 10.0.0.172 () {32 vars in 703 bytes} [Sun Apr 12 21:57:27 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: 8|app: 0|req: 634/1189] 10.0.0.172 () {32 vars in 693 bytes} [Sun Apr 12 21:57:27 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: 7|app: 0|req: 556/1190] 10.0.0.172 () {32 vars in 695 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1191] 10.0.0.172 () {32 vars in 685 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1192] 10.0.0.172 () {32 vars in 687 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1193] 10.0.0.172 () {32 vars in 661 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1194] 10.0.0.172 () {32 vars in 699 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1195] 10.0.0.172 () {32 vars in 679 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1196] 10.0.0.172 () {32 vars in 683 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1197] 10.0.0.172 () {32 vars in 675 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1198] 10.0.0.172 () {32 vars in 689 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1199] 10.0.0.172 () {32 vars in 723 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1200] 10.0.0.172 () {32 vars in 687 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1201] 10.0.0.172 () {32 vars in 669 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1202] 10.0.0.172 () {32 vars in 687 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1203] 10.0.0.172 () {32 vars in 681 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1204] 10.0.0.172 () {32 vars in 699 bytes} [Sun Apr 12 21:57:28 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: 8|app: 0|req: 642/1205] 10.0.0.172 () {32 vars in 679 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1206] 10.0.0.172 () {32 vars in 667 bytes} [Sun Apr 12 21:57:28 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: 8|app: 0|req: 643/1207] 10.0.0.172 () {32 vars in 677 bytes} [Sun Apr 12 21:57:28 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: 7|app: 0|req: 565/1208] 10.0.0.172 () {32 vars in 665 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1209] 10.0.0.172 () {32 vars in 675 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/l3-flavors => 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: 567/1210] 10.0.0.172 () {32 vars in 713 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1211] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1212] 10.0.0.172 () {32 vars in 691 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1213] 10.0.0.172 () {32 vars in 683 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1214] 10.0.0.172 () {32 vars in 669 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1215] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/security-groups?id=65bb99ce-31b1-4bc9-8b48-a03ea26e9fbd&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: 571/1216] 10.0.0.172 () {32 vars in 687 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1217] 10.0.0.172 () {32 vars in 705 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1218] 10.0.0.172 () {32 vars in 675 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1219] 10.0.0.172 () {32 vars in 701 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1220] 10.0.0.172 () {32 vars in 675 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1221] 10.0.0.172 () {32 vars in 693 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1222] 10.0.0.172 () {32 vars in 689 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/port-mac-override => 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: 649/1223] 10.0.0.172 () {32 vars in 709 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1224] 10.0.0.172 () {32 vars in 705 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1225] 10.0.0.172 () {32 vars in 719 bytes} [Sun Apr 12 21:57:28 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: 7|app: 0|req: 576/1226] 10.0.0.172 () {32 vars in 697 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1227] 10.0.0.172 () {32 vars in 711 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1228] 10.0.0.172 () {32 vars in 669 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/binding => 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: 653/1229] 10.0.0.172 () {32 vars in 687 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1230] 10.0.0.172 () {32 vars in 681 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1231] 10.0.0.172 () {32 vars in 675 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1232] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1233] 10.0.0.172 () {32 vars in 671 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1234] 10.0.0.172 () {32 vars in 661 bytes} [Sun Apr 12 21:57:28 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: 579/1235] 10.0.0.172 () {32 vars in 699 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1236] 10.0.0.172 () {32 vars in 699 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1237] 10.0.0.172 () {32 vars in 677 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1238] 10.0.0.172 () {32 vars in 669 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1239] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/security-groups?id=32c14101-ee8a-4cde-b10c-2c4dce46d126&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: 583/1240] 10.0.0.172 () {32 vars in 683 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1241] 10.0.0.172 () {32 vars in 701 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1242] 10.0.0.172 () {32 vars in 685 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1243] 10.0.0.172 () {32 vars in 707 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1244] 10.0.0.172 () {32 vars in 669 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1245] 10.0.0.172 () {32 vars in 697 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1246] 10.0.0.172 () {32 vars in 695 bytes} [Sun Apr 12 21:57:28 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: 661/1247] 10.0.0.172 () {32 vars in 685 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1248] 10.0.0.172 () {32 vars in 689 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1249] 10.0.0.172 () {32 vars in 705 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1250] 10.0.0.172 () {32 vars in 667 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1251] 10.0.0.172 () {32 vars in 681 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1252] 10.0.0.172 () {32 vars in 681 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1253] 10.0.0.172 () {32 vars in 691 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1254] 10.0.0.172 () {32 vars in 691 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1255] 10.0.0.172 () {32 vars in 695 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1256] 10.0.0.172 () {32 vars in 685 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1257] 10.0.0.172 () {32 vars in 689 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1258] 10.0.0.172 () {32 vars in 701 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/standard-attr-revisions => 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: 667/1259] 10.0.0.172 () {32 vars in 703 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1260] 10.0.0.172 () {32 vars in 713 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1261] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1262] 10.0.0.172 () {32 vars in 715 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1263] 10.0.0.172 () {32 vars in 727 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1264] 10.0.0.172 () {32 vars in 741 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1265] 10.0.0.172 () {32 vars in 719 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1266] 10.0.0.172 () {32 vars in 683 bytes} [Sun Apr 12 21:57:28 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: 669/1267] 199.204.45.30 () {34 vars in 993 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1268] 10.0.0.172 () {32 vars in 669 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/segment => generated 145 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1269] 10.0.0.172 () {32 vars in 719 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1270] 10.0.0.172 () {32 vars in 679 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1271] 10.0.0.172 () {32 vars in 669 bytes} [Sun Apr 12 21:57:28 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: 673/1272] 10.0.0.172 () {32 vars in 697 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1273] 10.0.0.172 () {32 vars in 705 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1274] 10.0.0.172 () {32 vars in 701 bytes} [Sun Apr 12 21:57:28 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: 676/1275] 10.0.0.172 () {32 vars in 701 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1276] 10.0.0.172 () {32 vars in 683 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1277] 10.0.0.172 () {32 vars in 705 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1278] 10.0.0.172 () {32 vars in 695 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1279] 10.0.0.172 () {32 vars in 689 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1280] 10.0.0.172 () {32 vars in 697 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1281] 10.0.0.172 () {32 vars in 679 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1282] 10.0.0.172 () {32 vars in 689 bytes} [Sun Apr 12 21:57:28 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: 684/1283] 10.0.0.172 () {32 vars in 701 bytes} [Sun Apr 12 21:57:28 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) 2026-04-12 21:57:28.713 7 INFO neutron_taas.services.taas.taas_plugin [req-29fa44db-73c5-4cf9-9071-5277ce1bf106 req-133dae77-c00c-4ba4-8ae5-f2dd63192584 d3bcb653214740d2b75cac1339116e39 28ba2623c3b94ec0aa4140d22ddcb5c7 - - default default] TaaS: Handle Delete Port: 855639ec-cc87-4bcb-92d0-cc017059461c 2026-04-12 21:57:28.716 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-29fa44db-73c5-4cf9-9071-5277ce1bf106 req-133dae77-c00c-4ba4-8ae5-f2dd63192584 d3bcb653214740d2b75cac1339116e39 28ba2623c3b94ec0aa4140d22ddcb5c7 - - default default] Tap Mirror: Handle Delete Port: 855639ec-cc87-4bcb-92d0-cc017059461c [pid: 8|app: 0|req: 685/1284] 10.0.0.172 () {32 vars in 665 bytes} [Sun Apr 12 21:57:28 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: 686/1285] 10.0.0.172 () {32 vars in 681 bytes} [Sun Apr 12 21:57:28 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: 687/1286] 10.0.0.172 () {32 vars in 677 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1287] 10.0.0.172 () {32 vars in 693 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1288] 10.0.0.172 () {32 vars in 677 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1289] 10.0.0.172 () {32 vars in 667 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1290] 10.0.0.172 () {32 vars in 663 bytes} [Sun Apr 12 21:57:28 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: 692/1291] 10.0.0.174 () {30 vars in 650 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions => generated 21537 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1292] 10.0.0.172 () {32 vars in 675 bytes} [Sun Apr 12 21:57:28 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: 694/1293] 10.0.0.172 () {32 vars in 687 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:28.847 7 INFO neutron.db.l3_db [req-29fa44db-73c5-4cf9-9071-5277ce1bf106 req-133dae77-c00c-4ba4-8ae5-f2dd63192584 d3bcb653214740d2b75cac1339116e39 28ba2623c3b94ec0aa4140d22ddcb5c7 - - default default] Floating IP f2518462-6489-4f83-9be0-d3b925685dc8 disassociated. External IP: 10.96.250.220, port: 855639ec-cc87-4bcb-92d0-cc017059461c. [pid: 8|app: 0|req: 695/1294] 10.0.0.174 () {30 vars in 724 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/quotas/75ac08e87e044024a06154636e73c321/details => generated 847 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1295] 199.204.45.30 () {36 vars in 996 bytes} [Sun Apr 12 21:57:28 2026] DELETE /v2.0/ports/855639ec-cc87-4bcb-92d0-cc017059461c => generated 0 bytes in 635 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1296] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:29.280 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a59fc01b-59d3-4b37-bb28-18b4c2b76462'] response: {'server_uuid': '9fda5dee-0e02-41d4-96de-4311d2ead62d', 'name': 'network-vif-deleted', 'tag': '855639ec-cc87-4bcb-92d0-cc017059461c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 601/1297] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/security-groups?id=65bb99ce-31b1-4bc9-8b48-a03ea26e9fbd&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: 697/1298] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1299] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => 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: 698/1300] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/security-groups?tenant_id=d2f133f4d2054ed68d9c226db79932c9&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:29.696 7 INFO neutron.db.l3_db [None req-9021d049-54ac-47e4-bfc7-c2ce35aa495a 67ebcb1f10ca4ec2bc68cc1329635b73 b65c8968d0c14e1bae80f8c8a4831fd8 - - default default] Floating IP a677000a-d27e-4735-9738-7bbfa4ba9247 associated. External IP: 10.96.250.206, port: 211d6127-7bbb-4a38-96b7-a04c3255f758. [pid: 8|app: 0|req: 699/1301] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:29 2026] DELETE /v2.0/security-groups/0023b7fe-9617-4b61-904b-381c5a0dc75c => 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: 603/1302] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:57:29 2026] PUT /v2.0/floatingips/a677000a-d27e-4735-9738-7bbfa4ba9247 => generated 856 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1303] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:30 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => 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: 604/1304] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:30 2026] GET /v2.0/security-groups?id=65bb99ce-31b1-4bc9-8b48-a03ea26e9fbd&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1305] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:30 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => 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: 605/1306] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:30 2026] GET /v2.0/security-groups?id=65bb99ce-31b1-4bc9-8b48-a03ea26e9fbd&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1307] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:30 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => 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: 606/1308] 10.0.0.174 () {30 vars in 650 bytes} [Sun Apr 12 21:57:30 2026] GET /v2.0/extensions => generated 21537 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1309] 10.0.0.174 () {30 vars in 724 bytes} [Sun Apr 12 21:57:30 2026] GET /v2.0/quotas/75ac08e87e044024a06154636e73c321/details => generated 847 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:31.317 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9123249-3a86-4398-b285-a4739113a0c9'] response: {'name': 'network-changed', 'server_uuid': '322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd', 'tag': '211d6127-7bbb-4a38-96b7-a04c3255f758', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 704/1310] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:31 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1311] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:31 2026] GET /v2.0/security-groups?id=65bb99ce-31b1-4bc9-8b48-a03ea26e9fbd&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: 706/1312] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:31 2026] GET /v2.0/ports?device_id=9fda5dee-0e02-41d4-96de-4311d2ead62d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:31.684 7 INFO neutron.db.segments_db [None req-dcc2c157-d8f7-4259-a8c6-0a1d962b4162 e5d9963938264d79a825e94babbce044 c152358aaa0c41e1a49e75a99e590e53 - - default default] Added segment fd980e8c-8ccc-413c-b6dc-942d91b0da97 of type vxlan for network 8243a812-2456-4107-87fd-b24b6a61ee79 2026-04-12 21:57:31.735 7 INFO neutron.db.segments_db [None req-dcc2c157-d8f7-4259-a8c6-0a1d962b4162 e5d9963938264d79a825e94babbce044 c152358aaa0c41e1a49e75a99e590e53 - - default default] Added segment 224d27ef-7d3a-4f7e-81f0-6c191aea3885 of type vxlan for network d1685b92-f254-44e3-92c5-f79b88c3be2c [pid: 7|app: 0|req: 607/1313] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:31 2026] POST /v2.0/networks => generated 1243 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1314] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:57:31 2026] GET /v2.0/ports?tenant_id=b65c8968d0c14e1bae80f8c8a4831fd8&device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1315] 10.0.0.172 () {32 vars in 649 bytes} [Sun Apr 12 21:57:31 2026] GET /v2.0/networks => generated 1842 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1316] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:57:31 2026] GET /v2.0/networks?id=8752d40c-7d9e-4524-974f-ec43fa1423f8 => generated 771 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1317] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 21:57:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=211d6127-7bbb-4a38-96b7-a04c3255f758 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1318] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:57:31 2026] GET /v2.0/subnets?id=d3ce55b5-4246-41bb-9f0d-37a237316f5f => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:32.026 7 INFO neutron.services.segments.plugin [-] Segment fd980e8c-8ccc-413c-b6dc-942d91b0da97 resource provider aggregate not found 2026-04-12 21:57:32.035 7 INFO neutron.services.segments.plugin [-] Segment fd980e8c-8ccc-413c-b6dc-942d91b0da97 resource provider aggregate not found 2026-04-12 21:57:32.042 7 INFO neutron.services.segments.plugin [-] Segment fd980e8c-8ccc-413c-b6dc-942d91b0da97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd980e8c-8ccc-413c-b6dc-942d91b0da97 found for delete ", "request_id": "req-3ebdd2c5-c9f4-4d7f-aa11-7a3b6444028e"}]} 2026-04-12 21:57:32.047 7 INFO neutron.services.segments.plugin [-] Segment fd980e8c-8ccc-413c-b6dc-942d91b0da97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd980e8c-8ccc-413c-b6dc-942d91b0da97 found for delete ", "request_id": "req-efc0cb02-b193-4d2a-ae67-7b56c1d6ecc2"}]} [pid: 7|app: 0|req: 609/1319] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:31 2026] DELETE /v2.0/networks/8243a812-2456-4107-87fd-b24b6a61ee79 => 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: 711/1320] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:57:32 2026] GET /v2.0/ports?network_id=8752d40c-7d9e-4524-974f-ec43fa1423f8&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: 712/1321] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:57:32 2026] GET /v2.0/networks/8752d40c-7d9e-4524-974f-ec43fa1423f8?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: 713/1322] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:57:32 2026] GET /v2.0/networks/8752d40c-7d9e-4524-974f-ec43fa1423f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1323] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:32 2026] DELETE /v2.0/networks/d1685b92-f254-44e3-92c5-f79b88c3be2c => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1324] 10.0.0.172 () {32 vars in 649 bytes} [Sun Apr 12 21:57:32 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:32.361 8 INFO neutron.db.segments_db [None req-622b1273-1a2f-407b-aa31-24c0da1d216d e5d9963938264d79a825e94babbce044 c152358aaa0c41e1a49e75a99e590e53 - - default default] Added segment 7e51eb98-6fe6-4e98-b565-e5f58d896325 of type vxlan for network e28fae3c-3988-4129-b604-37d391ca9e09 [pid: 8|app: 0|req: 716/1327] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:32 2026] POST /v2.0/networks => generated 650 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:32.523 7 INFO neutron.db.segments_db [None req-8e426523-9128-406a-b783-6fbd8cbda397 e5d9963938264d79a825e94babbce044 c152358aaa0c41e1a49e75a99e590e53 - - default default] Added segment 4537b5e9-2fd4-41d2-93a9-3c284e26181a of type vxlan for network 4dc8dcc0-0501-435a-b2d3-7ccadfa9e39c [pid: 7|app: 0|req: 612/1328] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:32 2026] POST /v2.0/networks => generated 650 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1329] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:32 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1330] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:32 2026] GET /v2.0/security-groups?id=65bb99ce-31b1-4bc9-8b48-a03ea26e9fbd&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1331] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:32 2026] DELETE /v2.0/security-groups/32c14101-ee8a-4cde-b10c-2c4dce46d126 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1332] 199.204.45.30 () {34 vars in 993 bytes} [Sun Apr 12 21:57:32 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:32.824 8 INFO neutron.api.v2.resource [None req-8d01c335-61bd-4a21-9193-ff5b0e8cad96 d3bcb653214740d2b75cac1339116e39 28ba2623c3b94ec0aa4140d22ddcb5c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 721/1333] 10.0.0.172 () {32 vars in 737 bytes} [Sun Apr 12 21:57:32 2026] GET /v2.0/security-groups/32c14101-ee8a-4cde-b10c-2c4dce46d126 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:57:32.912 8 INFO neutron_taas.services.taas.taas_plugin [req-85c7c4b4-d8ad-4d63-b22a-7f4fef3c0962 req-710f2ddc-35ec-4ab5-b438-9b49d2a02656 67ebcb1f10ca4ec2bc68cc1329635b73 b65c8968d0c14e1bae80f8c8a4831fd8 - - default default] TaaS: Handle Delete Port: 211d6127-7bbb-4a38-96b7-a04c3255f758 2026-04-12 21:57:32.916 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-85c7c4b4-d8ad-4d63-b22a-7f4fef3c0962 req-710f2ddc-35ec-4ab5-b438-9b49d2a02656 67ebcb1f10ca4ec2bc68cc1329635b73 b65c8968d0c14e1bae80f8c8a4831fd8 - - default default] Tap Mirror: Handle Delete Port: 211d6127-7bbb-4a38-96b7-a04c3255f758 2026-04-12 21:57:33.028 8 INFO neutron.db.l3_db [req-85c7c4b4-d8ad-4d63-b22a-7f4fef3c0962 req-710f2ddc-35ec-4ab5-b438-9b49d2a02656 67ebcb1f10ca4ec2bc68cc1329635b73 b65c8968d0c14e1bae80f8c8a4831fd8 - - default default] Floating IP a677000a-d27e-4735-9738-7bbfa4ba9247 disassociated. External IP: 10.96.250.206, port: 211d6127-7bbb-4a38-96b7-a04c3255f758. [pid: 7|app: 0|req: 613/1334] 10.0.0.172 () {34 vars in 665 bytes} [Sun Apr 12 21:57:32 2026] POST /v2.0/ports => generated 1505 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:33.248 7 INFO neutron_taas.services.taas.taas_plugin [None req-4499e7b8-62b6-417f-aa26-55716a930041 d3bcb653214740d2b75cac1339116e39 28ba2623c3b94ec0aa4140d22ddcb5c7 - - default default] TaaS: Handle Delete Port: 2526418f-e6a4-420b-b9f8-717c868608bc 2026-04-12 21:57:33.251 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4499e7b8-62b6-417f-aa26-55716a930041 d3bcb653214740d2b75cac1339116e39 28ba2623c3b94ec0aa4140d22ddcb5c7 - - default default] Tap Mirror: Handle Delete Port: 2526418f-e6a4-420b-b9f8-717c868608bc [pid: 8|app: 0|req: 722/1335] 199.204.45.30 () {36 vars in 996 bytes} [Sun Apr 12 21:57:32 2026] DELETE /v2.0/ports/211d6127-7bbb-4a38-96b7-a04c3255f758 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:33.356 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6006517-9da1-4cd7-af1b-94ac621d1716'] response: {'server_uuid': '322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd', 'name': 'network-vif-deleted', 'tag': '211d6127-7bbb-4a38-96b7-a04c3255f758', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 614/1336] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:57:33 2026] DELETE /v2.0/floatingips/f2518462-6489-4f83-9be0-d3b925685dc8 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1337] 10.0.0.172 () {32 vars in 643 bytes} [Sun Apr 12 21:57:33 2026] GET /v2.0/ports => generated 1505 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1338] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:33 2026] GET /v2.0/security-groups?tenant_id=75ac08e87e044024a06154636e73c321&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:33.663 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0875c41-8707-41b5-b8df-21f6b4fb81e5 e5d9963938264d79a825e94babbce044 c152358aaa0c41e1a49e75a99e590e53 - - default default] TaaS: Handle Delete Port: fd24dc3c-7bfa-4f94-9fa3-e943b7e5d82b 2026-04-12 21:57:33.666 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0875c41-8707-41b5-b8df-21f6b4fb81e5 e5d9963938264d79a825e94babbce044 c152358aaa0c41e1a49e75a99e590e53 - - default default] Tap Mirror: Handle Delete Port: fd24dc3c-7bfa-4f94-9fa3-e943b7e5d82b [pid: 8|app: 0|req: 724/1339] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:57:33 2026] DELETE /v2.0/ports/fd24dc3c-7bfa-4f94-9fa3-e943b7e5d82b => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:33.766 7 INFO neutron_taas.services.taas.taas_plugin [None req-d14f136e-de3c-4dc9-9f50-79874289e946 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 79c6f3b3-1d06-4155-9c12-6166b3be8ea2 2026-04-12 21:57:33.768 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d14f136e-de3c-4dc9-9f50-79874289e946 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 79c6f3b3-1d06-4155-9c12-6166b3be8ea2 [pid: 8|app: 0|req: 725/1340] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:33 2026] DELETE /v2.0/security-groups/afad90b9-a0c5-4507-85dd-705b40c935ce => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1341] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:33 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:33.922 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7a6f542-aee9-4b23-a7c9-39e838499bec e5d9963938264d79a825e94babbce044 c152358aaa0c41e1a49e75a99e590e53 - - default default] TaaS: Handle Delete Port: 3a554cbb-fb46-44f3-bedb-b44ca527ad9e 2026-04-12 21:57:33.924 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7a6f542-aee9-4b23-a7c9-39e838499bec e5d9963938264d79a825e94babbce044 c152358aaa0c41e1a49e75a99e590e53 - - default default] Tap Mirror: Handle Delete Port: 3a554cbb-fb46-44f3-bedb-b44ca527ad9e [pid: 8|app: 0|req: 727/1342] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:57:33 2026] DELETE /v2.0/ports/3a554cbb-fb46-44f3-bedb-b44ca527ad9e => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1343] 10.0.0.172 () {32 vars in 643 bytes} [Sun Apr 12 21:57:33 2026] GET /v2.0/ports => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:34.054 8 INFO neutron.db.segments_db [None req-6ff10c2b-6314-42b5-b64a-bede94036b7a e5d9963938264d79a825e94babbce044 c152358aaa0c41e1a49e75a99e590e53 - - default default] Added segment bd9df1a2-3b52-48c9-882b-3ad4b349d08c of type vxlan for network 43b8bec7-eb3c-4de0-8c5a-1c7211ffaed7 2026-04-12 21:57:34.076 7 INFO neutron.services.segments.plugin [-] Segment 224d27ef-7d3a-4f7e-81f0-6c191aea3885 resource provider aggregate not found 2026-04-12 21:57:34.081 7 INFO neutron.services.segments.plugin [-] Segment 224d27ef-7d3a-4f7e-81f0-6c191aea3885 resource provider aggregate not found 2026-04-12 21:57:34.094 7 INFO neutron.services.segments.plugin [-] Segment 224d27ef-7d3a-4f7e-81f0-6c191aea3885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 224d27ef-7d3a-4f7e-81f0-6c191aea3885 found for delete ", "request_id": "req-a187cd7f-b375-4db5-8a25-e5fb300e6143"}]} 2026-04-12 21:57:34.101 7 INFO neutron.services.segments.plugin [-] Segment 224d27ef-7d3a-4f7e-81f0-6c191aea3885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 224d27ef-7d3a-4f7e-81f0-6c191aea3885 found for delete ", "request_id": "req-3c358893-1b57-4afe-bd3d-44d1374742e5"}]} [pid: 8|app: 0|req: 729/1344] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:34 2026] POST /v2.0/networks => generated 649 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:34.161 8 INFO neutron.db.segments_db [None req-301314bb-68ae-4cba-8e58-c7fe8c592e3c e5d9963938264d79a825e94babbce044 c152358aaa0c41e1a49e75a99e590e53 - - default default] Added segment 1f63a5b9-2d6d-4d83-bd81-774e702fa031 of type vxlan for network cf2b7cff-771b-4035-893f-6d59adba2ddc [pid: 8|app: 0|req: 730/1345] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:34 2026] POST /v2.0/networks => generated 649 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1346] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:57:33 2026] PUT /v2.0/routers/841d75e8-29f7-4e42-a0af-c96c99720476/remove_router_interface => generated 309 bytes in 843 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:34.478 7 INFO neutron_taas.services.taas.taas_plugin [None req-89532f6e-ccf0-4ce9-89ea-5385739800a4 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 574072a6-0758-4306-a489-fd1d0761bd0e 2026-04-12 21:57:34.481 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89532f6e-ccf0-4ce9-89ea-5385739800a4 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 574072a6-0758-4306-a489-fd1d0761bd0e [pid: 8|app: 0|req: 731/1347] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:34 2026] POST /v2.0/subnets => generated 1274 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1348] 10.0.0.172 () {32 vars in 647 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/subnets => generated 1910 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:34.728 7 INFO neutron_taas.services.taas.taas_plugin [None req-89532f6e-ccf0-4ce9-89ea-5385739800a4 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 726be048-0377-42cd-981c-2a2c4b8d3a64 2026-04-12 21:57:34.731 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89532f6e-ccf0-4ce9-89ea-5385739800a4 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 726be048-0377-42cd-981c-2a2c4b8d3a64 [pid: 8|app: 0|req: 733/1349] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:34 2026] DELETE /v2.0/subnets/8cdb0066-758f-431d-b4d4-6695771b1d86 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1350] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:34 2026] DELETE /v2.0/subnets/44fb222c-a065-49cb-a52d-3fdfd7305c05 => 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: 735/1351] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:35.025 7 INFO neutron.db.l3_hamode_db [None req-89532f6e-ccf0-4ce9-89ea-5385739800a4 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] HA network 2853fd70-990b-4f85-81c4-7ffc86362d91 was deleted as no HA routers are present in tenant 28ba2623c3b94ec0aa4140d22ddcb5c7. [pid: 7|app: 0|req: 617/1352] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:34 2026] DELETE /v2.0/routers/841d75e8-29f7-4e42-a0af-c96c99720476 => generated 0 bytes in 756 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1353] 10.0.0.172 () {32 vars in 647 bytes} [Sun Apr 12 21:57:35 2026] GET /v2.0/subnets => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:35.151 8 INFO neutron.services.segments.plugin [-] Segment 1f63a5b9-2d6d-4d83-bd81-774e702fa031 resource provider aggregate not found 2026-04-12 21:57:35.156 8 INFO neutron.services.segments.plugin [-] Segment 1f63a5b9-2d6d-4d83-bd81-774e702fa031 resource provider aggregate not found [pid: 7|app: 0|req: 618/1354] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:35 2026] DELETE /v2.0/subnets/c878256c-a4fc-4803-8c6e-67f381be9a16 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:35.176 8 INFO neutron.services.segments.plugin [-] Segment 1f63a5b9-2d6d-4d83-bd81-774e702fa031 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f63a5b9-2d6d-4d83-bd81-774e702fa031 found for delete ", "request_id": "req-1e16184e-934d-4c5b-be37-1789e3afc89c"}]} 2026-04-12 21:57:35.181 8 INFO neutron.services.segments.plugin [-] Segment 1f63a5b9-2d6d-4d83-bd81-774e702fa031 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f63a5b9-2d6d-4d83-bd81-774e702fa031 found for delete ", "request_id": "req-9fbadd48-f92d-4bbd-bfc3-6b5eb59c621f"}]} [pid: 8|app: 0|req: 737/1355] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:35 2026] DELETE /v2.0/networks/cf2b7cff-771b-4035-893f-6d59adba2ddc => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:35.246 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1a9df22-935b-43e0-8782-0def59a1199b 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 7a1490e8-b00a-4d3f-b43c-47f62abe3360 2026-04-12 21:57:35.248 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1a9df22-935b-43e0-8782-0def59a1199b 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 7a1490e8-b00a-4d3f-b43c-47f62abe3360 [pid: 8|app: 0|req: 738/1356] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:35 2026] DELETE /v2.0/networks/43b8bec7-eb3c-4de0-8c5a-1c7211ffaed7 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1357] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:35 2026] DELETE /v2.0/networks/c6c67007-5b5b-444a-9ca2-2c6928266fd0 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1358] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:35 2026] DELETE /v2.0/networks/4dc8dcc0-0501-435a-b2d3-7ccadfa9e39c => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1359] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:35 2026] DELETE /v2.0/networks/e28fae3c-3988-4129-b604-37d391ca9e09 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1360] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:35 2026] GET /v2.0/security-groups?tenant_id=28ba2623c3b94ec0aa4140d22ddcb5c7&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: 621/1361] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:35 2026] DELETE /v2.0/security-groups/069b6b5e-8aa5-430b-8381-55aed18ad2b9 => 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: 741/1362] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:36 2026] GET /v2.0/ports?device_id=322d6bd2-9b79-4ba2-9e4c-17a84dfcb4dd => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:36.113 7 INFO neutron.services.segments.plugin [-] Segment 0d4bf265-1d98-45a9-8f4b-58b707bf69a3 resource provider aggregate not found 2026-04-12 21:57:36.122 7 INFO neutron.services.segments.plugin [-] Segment 0d4bf265-1d98-45a9-8f4b-58b707bf69a3 resource provider aggregate not found 2026-04-12 21:57:36.135 7 INFO neutron.services.segments.plugin [-] Segment 0d4bf265-1d98-45a9-8f4b-58b707bf69a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d4bf265-1d98-45a9-8f4b-58b707bf69a3 found for delete ", "request_id": "req-e1b73c17-7367-4f81-9027-b31d26166250"}]} 2026-04-12 21:57:36.141 7 INFO neutron.services.segments.plugin [-] Segment 0d4bf265-1d98-45a9-8f4b-58b707bf69a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d4bf265-1d98-45a9-8f4b-58b707bf69a3 found for delete ", "request_id": "req-02f9164d-0e65-4934-9663-9349383438ed"}]} 2026-04-12 21:57:36.154 7 INFO neutron.services.segments.plugin [-] Segment b61d8e8e-2962-46db-bc50-01aa7b32394f resource provider aggregate not found 2026-04-12 21:57:36.165 7 INFO neutron.services.segments.plugin [-] Segment b61d8e8e-2962-46db-bc50-01aa7b32394f resource provider aggregate not found 2026-04-12 21:57:36.176 7 INFO neutron.services.segments.plugin [-] Segment b61d8e8e-2962-46db-bc50-01aa7b32394f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b61d8e8e-2962-46db-bc50-01aa7b32394f found for delete ", "request_id": "req-7c08c74e-fb02-4262-9155-ebe1515ab4aa"}]} 2026-04-12 21:57:36.181 7 INFO neutron.services.segments.plugin [-] Segment b61d8e8e-2962-46db-bc50-01aa7b32394f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b61d8e8e-2962-46db-bc50-01aa7b32394f found for delete ", "request_id": "req-c428b9a9-652e-4a4e-97fd-8a1d348c3a1a"}]} 2026-04-12 21:57:36.194 7 INFO neutron.services.segments.plugin [-] Segment 7e51eb98-6fe6-4e98-b565-e5f58d896325 resource provider aggregate not found 2026-04-12 21:57:36.199 7 INFO neutron.services.segments.plugin [-] Segment 7e51eb98-6fe6-4e98-b565-e5f58d896325 resource provider aggregate not found 2026-04-12 21:57:36.211 7 INFO neutron.services.segments.plugin [-] Segment 7e51eb98-6fe6-4e98-b565-e5f58d896325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e51eb98-6fe6-4e98-b565-e5f58d896325 found for delete ", "request_id": "req-2a8a33b7-a019-4831-9166-b2dfc8650ed6"}]} 2026-04-12 21:57:36.214 7 INFO neutron.services.segments.plugin [-] Segment 7e51eb98-6fe6-4e98-b565-e5f58d896325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e51eb98-6fe6-4e98-b565-e5f58d896325 found for delete ", "request_id": "req-3e46c43c-8415-4e4e-a5fe-74b9821923b5"}]} [pid: 7|app: 0|req: 622/1363] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:36 2026] GET /v2.0/security-groups?tenant_id=c152358aaa0c41e1a49e75a99e590e53&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1364] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:36 2026] DELETE /v2.0/security-groups/770bae3e-9429-4ccb-826f-5d16180047c9 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:36.748 7 INFO neutron.db.segments_db [None req-89984b7e-c253-467a-8cc1-a60ba8d44149 da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Added segment 57d05fb9-42e3-4122-9ebd-355dbd6d336b of type vxlan for network 6dea495c-5267-497d-ae2d-1217a3dce196 [pid: 7|app: 0|req: 623/1365] 10.0.0.172 () {34 vars in 671 bytes} [Sun Apr 12 21:57:36 2026] POST /v2.0/networks => generated 633 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:36.879 8 INFO neutron.db.segments_db [None req-96b688df-86c3-4741-8400-c9813817fdcb da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Added segment c8cf2e96-3a84-42fc-bb7b-b09715598c80 of type vxlan for network 6d114133-4067-466b-8af7-d35b65d4785a 2026-04-12 21:57:37.109 8 INFO neutron.db.l3_hamode_db [None req-96b688df-86c3-4741-8400-c9813817fdcb da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:57:37.215 8 INFO neutron.services.segments.plugin [-] Segment bd9df1a2-3b52-48c9-882b-3ad4b349d08c resource provider aggregate not found 2026-04-12 21:57:37.218 8 INFO neutron.services.segments.plugin [-] Segment bd9df1a2-3b52-48c9-882b-3ad4b349d08c resource provider aggregate not found 2026-04-12 21:57:37.235 8 INFO neutron.services.segments.plugin [-] Segment bd9df1a2-3b52-48c9-882b-3ad4b349d08c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd9df1a2-3b52-48c9-882b-3ad4b349d08c found for delete ", "request_id": "req-22d6aee9-ce67-4879-a9f1-9124b18cb5e3"}]} 2026-04-12 21:57:37.239 8 INFO neutron.services.segments.plugin [-] Segment bd9df1a2-3b52-48c9-882b-3ad4b349d08c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd9df1a2-3b52-48c9-882b-3ad4b349d08c found for delete ", "request_id": "req-de60c115-68e3-457e-89c5-89ffc9f9cd95"}]} [pid: 7|app: 0|req: 624/1366] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:37 2026] DELETE /v2.0/security-groups/65bb99ce-31b1-4bc9-8b48-a03ea26e9fbd => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:37.255 8 INFO neutron.services.segments.plugin [-] Segment 4537b5e9-2fd4-41d2-93a9-3c284e26181a resource provider aggregate not found 2026-04-12 21:57:37.260 8 INFO neutron.services.segments.plugin [-] Segment 4537b5e9-2fd4-41d2-93a9-3c284e26181a resource provider aggregate not found 2026-04-12 21:57:37.270 8 INFO neutron.services.segments.plugin [-] Segment 4537b5e9-2fd4-41d2-93a9-3c284e26181a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4537b5e9-2fd4-41d2-93a9-3c284e26181a found for delete ", "request_id": "req-1a71dc81-d39f-4625-b1f6-55c7e136dfc0"}]} 2026-04-12 21:57:37.272 7 INFO neutron.api.v2.resource [None req-0303b1fd-03f9-4ba6-ae8f-a4eb3ce2797a 67ebcb1f10ca4ec2bc68cc1329635b73 b65c8968d0c14e1bae80f8c8a4831fd8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 625/1367] 10.0.0.172 () {32 vars in 737 bytes} [Sun Apr 12 21:57:37 2026] GET /v2.0/security-groups/65bb99ce-31b1-4bc9-8b48-a03ea26e9fbd => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:57:37.288 8 INFO neutron.services.segments.plugin [-] Segment 4537b5e9-2fd4-41d2-93a9-3c284e26181a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4537b5e9-2fd4-41d2-93a9-3c284e26181a found for delete ", "request_id": "req-6f982e89-91fc-4a57-a20c-f4fa7c8c5b4d"}]} 2026-04-12 21:57:37.378 7 INFO neutron_taas.services.taas.taas_plugin [None req-85e26684-a19b-4c75-94b7-d6ca4eb23b0b 67ebcb1f10ca4ec2bc68cc1329635b73 b65c8968d0c14e1bae80f8c8a4831fd8 - - default default] TaaS: Handle Delete Port: eaf9ee24-3608-4881-9e75-af3ad7804344 2026-04-12 21:57:37.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85e26684-a19b-4c75-94b7-d6ca4eb23b0b 67ebcb1f10ca4ec2bc68cc1329635b73 b65c8968d0c14e1bae80f8c8a4831fd8 - - default default] Tap Mirror: Handle Delete Port: eaf9ee24-3608-4881-9e75-af3ad7804344 [pid: 7|app: 0|req: 626/1368] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:57:37 2026] DELETE /v2.0/floatingips/a677000a-d27e-4735-9738-7bbfa4ba9247 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:37.875 8 INFO neutron.db.l3_hamode_db [None req-96b688df-86c3-4741-8400-c9813817fdcb da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:57:37.893 7 INFO neutron_taas.services.taas.taas_plugin [None req-45a1b269-f65a-4e74-a556-7509e6d85119 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: a8d4a233-ddeb-4dc3-8677-4f54ec25441c 2026-04-12 21:57:37.896 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45a1b269-f65a-4e74-a556-7509e6d85119 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: a8d4a233-ddeb-4dc3-8677-4f54ec25441c [pid: 7|app: 0|req: 627/1369] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:57:37 2026] PUT /v2.0/routers/78d5d347-f867-4816-b055-95db0cb1d1b1/remove_router_interface => generated 309 bytes in 832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1370] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:36 2026] POST /v2.0/routers => generated 695 bytes in 1871 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:38.696 7 INFO neutron.db.segments_db [None req-fd8f69f8-c35c-4573-8e15-8c175334d1d3 8a2765ee200540af938a77c884abe9de 142fe27745ac45f1887f6be5fa4eb79d - - default default] Added segment f1f937ea-5d59-4a8e-8513-a5781f5fd790 of type vxlan for network 81a02874-4522-4f8b-b3f0-d6dff8f8e0c4 [pid: 7|app: 0|req: 628/1371] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:38 2026] POST /v2.0/networks => generated 643 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1372] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:38 2026] GET /v2.0/security-groups?tenant_id=c6136b96d62c4e8b92eac640c7d2d31b&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:38.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-e726accc-53d8-4542-9f95-b648544a80da 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 2d2bd514-bc80-43df-a029-e162d54d8dd5 2026-04-12 21:57:38.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e726accc-53d8-4542-9f95-b648544a80da 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 2d2bd514-bc80-43df-a029-e162d54d8dd5 [pid: 7|app: 0|req: 630/1373] 10.0.0.172 () {32 vars in 776 bytes} [Sun Apr 12 21:57:38 2026] GET /v2.0/subnets?project_id=191b829dcbae4ae288225244064e0ed5&cidr=10.100.0.0%2F28 => generated 14 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:39.132 8 INFO neutron_taas.services.taas.taas_plugin [None req-e726accc-53d8-4542-9f95-b648544a80da 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 8279db94-db05-4d15-b7b5-a59158c1ea6f 2026-04-12 21:57:39.134 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e726accc-53d8-4542-9f95-b648544a80da 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 8279db94-db05-4d15-b7b5-a59158c1ea6f [pid: 7|app: 0|req: 631/1374] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:38 2026] POST /v2.0/subnets => generated 641 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1375] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:39 2026] DELETE /v2.0/security-groups/b52a84be-5959-4a57-9b57-94260e2a18d5 => 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: 633/1376] 10.0.0.172 () {32 vars in 694 bytes} [Sun Apr 12 21:57:39 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:39.408 8 INFO neutron.services.segments.plugin [-] Segment 1095a2c3-4d6e-47b8-b7b5-f675dd565904 resource provider aggregate not found 2026-04-12 21:57:39.415 8 INFO neutron.services.segments.plugin [-] Segment 1095a2c3-4d6e-47b8-b7b5-f675dd565904 resource provider aggregate not found 2026-04-12 21:57:39.437 8 INFO neutron.services.segments.plugin [-] Segment 1095a2c3-4d6e-47b8-b7b5-f675dd565904 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1095a2c3-4d6e-47b8-b7b5-f675dd565904 found for delete ", "request_id": "req-cd9e22ad-de9a-4cc7-8847-bc0cc7690845"}]} 2026-04-12 21:57:39.437 8 INFO neutron.services.segments.plugin [-] Segment 1095a2c3-4d6e-47b8-b7b5-f675dd565904 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1095a2c3-4d6e-47b8-b7b5-f675dd565904 found for delete ", "request_id": "req-ec86f228-7de2-46f1-9851-ae7ca6d43c70"}]} 2026-04-12 21:57:39.444 7 INFO neutron.db.segments_db [None req-346efaa7-6977-4de5-9b29-54fccf4dc7f0 8a2765ee200540af938a77c884abe9de 142fe27745ac45f1887f6be5fa4eb79d - - default default] Added segment 9cbda8c9-a20a-4a61-a460-4d4b845f276d of type vxlan for network 4cd058e9-da19-4afd-b153-ff564ab5d7ac 2026-04-12 21:57:39.448 8 INFO neutron.db.l3_hamode_db [None req-e726accc-53d8-4542-9f95-b648544a80da 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] HA network ee52031f-2417-48e7-a2c4-2f44df6df04d was deleted as no HA routers are present in tenant b65c8968d0c14e1bae80f8c8a4831fd8. [pid: 8|app: 0|req: 744/1377] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:38 2026] DELETE /v2.0/routers/78d5d347-f867-4816-b055-95db0cb1d1b1 => generated 0 bytes in 766 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1378] 10.0.0.172 () {32 vars in 784 bytes} [Sun Apr 12 21:57:39 2026] GET /v2.0/subnets?network_id=f05e6713-5eb6-4574-bfad-db20f936be26&cidr=10.100.0.0%2F28 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1379] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:39 2026] POST /v2.0/networks => generated 644 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1380] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:39 2026] DELETE /v2.0/subnets/d3ce55b5-4246-41bb-9f0d-37a237316f5f => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1381] 10.0.0.172 () {34 vars in 743 bytes} [Sun Apr 12 21:57:39 2026] PUT /v2.0/networks/4cd058e9-da19-4afd-b153-ff564ab5d7ac => generated 592 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1382] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:39 2026] POST /v2.0/subnets => generated 657 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:39.861 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e29737b-a573-4ecd-9ecd-0aa33976e984 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: d842a90f-bf7e-47df-a6a1-8244f0a4c7be 2026-04-12 21:57:39.864 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e29737b-a573-4ecd-9ecd-0aa33976e984 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: d842a90f-bf7e-47df-a6a1-8244f0a4c7be [pid: 7|app: 0|req: 636/1383] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:39 2026] POST /v2.0/subnets => generated 626 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1384] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:39 2026] DELETE /v2.0/networks/8752d40c-7d9e-4524-974f-ec43fa1423f8 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1385] 10.0.0.172 () {34 vars in 741 bytes} [Sun Apr 12 21:57:40 2026] PUT /v2.0/subnets/469d4790-5921-479e-b8e7-d2dcc29c41c7 => generated 636 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1386] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:40 2026] GET /v2.0/security-groups?tenant_id=b65c8968d0c14e1bae80f8c8a4831fd8&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: 751/1387] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:40 2026] DELETE /v2.0/networks/4cd058e9-da19-4afd-b153-ff564ab5d7ac => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1388] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:40 2026] DELETE /v2.0/security-groups/4fbfb6bd-e416-473f-925e-8105ded3a3d0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:40.527 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b7202ac-71de-434a-8fca-7c7d6fc9649a 8a2765ee200540af938a77c884abe9de 142fe27745ac45f1887f6be5fa4eb79d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 753/1389] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:40 2026] DELETE /v2.0/networks/4cd058e9-da19-4afd-b153-ff564ab5d7ac => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1390] 10.0.0.172 () {32 vars in 694 bytes} [Sun Apr 12 21:57:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1391] 10.0.0.172 () {32 vars in 742 bytes} [Sun Apr 12 21:57:40 2026] GET /v2.0/subnets?network_id=f05e6713-5eb6-4574-bfad-db20f936be26 => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1392] 10.0.0.172 () {32 vars in 653 bytes} [Sun Apr 12 21:57:40 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: 757/1393] 10.0.0.172 () {32 vars in 649 bytes} [Sun Apr 12 21:57:40 2026] GET /v2.0/networks => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1394] 10.0.0.172 () {32 vars in 647 bytes} [Sun Apr 12 21:57:40 2026] GET /v2.0/subnets => generated 1280 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1395] 10.0.0.172 () {32 vars in 723 bytes} [Sun Apr 12 21:57:40 2026] GET /v2.0/networks/81a02874-4522-4f8b-b3f0-d6dff8f8e0c4 => generated 668 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1396] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 21:57:40 2026] GET /v2.0/subnets/3b8f4044-8914-43d6-8f3c-85cd72422ec8 => generated 641 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:40.808 8 INFO neutron.pecan_wsgi.hooks.translation [None req-161f8c32-21eb-4be9-937e-c50a680e2560 8a2765ee200540af938a77c884abe9de 142fe27745ac45f1887f6be5fa4eb79d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 761/1397] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:40 2026] DELETE /v2.0/subnets/469d4790-5921-479e-b8e7-d2dcc29c41c7 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:57:40.821 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c6f4f52-234b-4b1d-9663-144217882e53 8a2765ee200540af938a77c884abe9de 142fe27745ac45f1887f6be5fa4eb79d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 762/1398] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:40 2026] DELETE /v2.0/networks/4cd058e9-da19-4afd-b153-ff564ab5d7ac => generated 138 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1399] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:40 2026] DELETE /v2.0/subnets/3b8f4044-8914-43d6-8f3c-85cd72422ec8 => 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: 764/1400] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:40 2026] DELETE /v2.0/networks/81a02874-4522-4f8b-b3f0-d6dff8f8e0c4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1401] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:57:40 2026] PUT /v2.0/routers/f79e8354-a5b1-42db-86bf-3c59d8c7f7b0/add_router_interface => generated 309 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1402] 10.0.0.172 () {32 vars in 649 bytes} [Sun Apr 12 21:57:41 2026] GET /v2.0/networks => generated 3606 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1403] 10.0.0.172 () {32 vars in 647 bytes} [Sun Apr 12 21:57:41 2026] GET /v2.0/subnets => generated 2595 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1404] 10.0.0.172 () {32 vars in 647 bytes} [Sun Apr 12 21:57:41 2026] GET /v2.0/routers => generated 738 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:41.462 8 INFO neutron.services.segments.plugin [-] Segment dc2e2708-759d-4b99-a216-b0696ed213fb resource provider aggregate not found 2026-04-12 21:57:41.466 8 INFO neutron.services.segments.plugin [-] Segment dc2e2708-759d-4b99-a216-b0696ed213fb resource provider aggregate not found 2026-04-12 21:57:41.479 8 INFO neutron.services.segments.plugin [-] Segment dc2e2708-759d-4b99-a216-b0696ed213fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc2e2708-759d-4b99-a216-b0696ed213fb found for delete ", "request_id": "req-ed7a4b63-1aab-4bb1-a65d-e463ddea4c69"}]} 2026-04-12 21:57:41.486 8 INFO neutron.services.segments.plugin [-] Segment dc2e2708-759d-4b99-a216-b0696ed213fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc2e2708-759d-4b99-a216-b0696ed213fb found for delete ", "request_id": "req-ffe7f31e-7aec-42af-bb74-d7d95f871436"}]} 2026-04-12 21:57:41.504 8 INFO neutron.services.segments.plugin [-] Segment 9cbda8c9-a20a-4a61-a460-4d4b845f276d resource provider aggregate not found 2026-04-12 21:57:41.507 8 INFO neutron.services.segments.plugin [-] Segment 9cbda8c9-a20a-4a61-a460-4d4b845f276d resource provider aggregate not found 2026-04-12 21:57:41.523 8 INFO neutron.services.segments.plugin [-] Segment 9cbda8c9-a20a-4a61-a460-4d4b845f276d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cbda8c9-a20a-4a61-a460-4d4b845f276d found for delete ", "request_id": "req-21a1a8ba-908b-4acd-8167-c422df5f56a8"}]} 2026-04-12 21:57:41.528 8 INFO neutron.services.segments.plugin [-] Segment 9cbda8c9-a20a-4a61-a460-4d4b845f276d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cbda8c9-a20a-4a61-a460-4d4b845f276d found for delete ", "request_id": "req-2aa06df2-a36c-4d9b-8d6c-7955c548940c"}]} 2026-04-12 21:57:41.543 8 INFO neutron.services.segments.plugin [-] Segment f1f937ea-5d59-4a8e-8513-a5781f5fd790 resource provider aggregate not found 2026-04-12 21:57:41.548 8 INFO neutron.services.segments.plugin [-] Segment f1f937ea-5d59-4a8e-8513-a5781f5fd790 resource provider aggregate not found 2026-04-12 21:57:41.564 8 INFO neutron.services.segments.plugin [-] Segment f1f937ea-5d59-4a8e-8513-a5781f5fd790 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1f937ea-5d59-4a8e-8513-a5781f5fd790 found for delete ", "request_id": "req-89686e39-2c4f-4030-9078-66ab706eeecd"}]} 2026-04-12 21:57:41.570 8 INFO neutron.services.segments.plugin [-] Segment f1f937ea-5d59-4a8e-8513-a5781f5fd790 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1f937ea-5d59-4a8e-8513-a5781f5fd790 found for delete ", "request_id": "req-abc8b76e-9791-4ab3-8896-f8e224eac9dc"}]} [pid: 7|app: 0|req: 639/1405] 10.0.0.172 () {34 vars in 685 bytes} [Sun Apr 12 21:57:41 2026] POST /v2.0/security-groups => generated 1675 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1406] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:41 2026] GET /v2.0/security-groups?tenant_id=142fe27745ac45f1887f6be5fa4eb79d&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1407] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:57:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1408] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:41 2026] DELETE /v2.0/security-groups/aed2b5bd-956b-4db9-a264-88bc65eafd8a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1409] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:57:41 2026] POST /v2.0/security-group-rules => generated 596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1410] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:57:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1411] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:57:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:42.157 8 INFO neutron.db.securitygroups_db [None req-c8f4d49b-9d97-4879-ba6e-737ce549f4cc da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Project 191b829dcbae4ae288225244064e0ed5 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: 770/1412] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:57:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:42.264 7 INFO neutron.db.securitygroups_db [None req-22a0d48c-b727-4cd0-b10b-4c89ac21726a da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Project 191b829dcbae4ae288225244064e0ed5 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: 643/1413] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:57:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1414] 10.0.0.172 () {32 vars in 649 bytes} [Sun Apr 12 21:57:42 2026] GET /v2.0/networks => generated 1298 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1415] 10.0.0.227 () {34 vars in 1100 bytes} [Sun Apr 12 21:57:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1468095052&fields=id&tenant_id=191b829dcbae4ae288225244064e0ed5 => 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: 773/1416] 10.0.0.227 () {34 vars in 982 bytes} [Sun Apr 12 21:57:43 2026] GET /v2.0/networks?id=6dea495c-5267-497d-ae2d-1217a3dce196 => generated 661 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1417] 10.0.0.227 () {34 vars in 965 bytes} [Sun Apr 12 21:57:43 2026] GET /v2.0/quotas/191b829dcbae4ae288225244064e0ed5 => 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: 644/1418] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:42 2026] GET /v2.0/security-groups?tenant_id=304257beaba7499b970fac7b4219f4c3&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1419] 10.0.0.227 () {34 vars in 1002 bytes} [Sun Apr 12 21:57:43 2026] GET /v2.0/ports?tenant_id=191b829dcbae4ae288225244064e0ed5&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1420] 10.0.0.227 () {34 vars in 1008 bytes} [Sun Apr 12 21:57:43 2026] GET /v2.0/networks/6dea495c-5267-497d-ae2d-1217a3dce196?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: 645/1421] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:43 2026] DELETE /v2.0/security-groups/2c2b4a88-c8bd-4002-957c-2028c3d29dfb => 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: 777/1422] 10.0.0.227 () {34 vars in 1108 bytes} [Sun Apr 12 21:57:43 2026] GET /v2.0/networks/6dea495c-5267-497d-ae2d-1217a3dce196?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: 778/1423] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:43 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1424] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:43 2026] GET /v2.0/security-groups?tenant_id=d6a12e7505654ee986ddc1091bfc3348&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:43.949 8 INFO neutron.db.segments_db [None req-22fb32eb-9943-4ffb-9ee4-d3161d05deaf 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Added segment d18ad325-68d6-4185-ac5b-be9e750283fb of type vxlan for network 4231293b-5600-49e4-b373-d407fb37972a [pid: 7|app: 0|req: 647/1425] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:43 2026] DELETE /v2.0/security-groups/31bd659c-aeba-4bc6-b906-3045a1f49d50 => 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: 779/1426] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:43 2026] POST /v2.0/networks => generated 630 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:44.126 8 INFO neutron.db.segments_db [None req-dfc3919f-55e5-4fc6-b532-15f9d5d48776 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Added segment 03e27e42-04f2-4d72-b91e-b0a0f6a4985c of type vxlan for network d503eb71-c11e-41c6-ba02-079d2d696a66 [pid: 7|app: 0|req: 648/1427] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:44 2026] GET /v2.0/security-groups?tenant_id=36583e3e93fa4265bfbdf12d182b8177&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1428] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:44 2026] POST /v2.0/networks => generated 630 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1429] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:44 2026] DELETE /v2.0/security-groups/71eb0da0-1b1a-44fe-a97f-3389d03edb18 => 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: 781/1430] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:44 2026] POST /v2.0/subnets => generated 626 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1431] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:44 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => 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: 650/1432] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:44 2026] POST /v2.0/subnets => generated 626 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:44.815 8 INFO neutron.db.segments_db [None req-2d9ca464-8452-4eed-9c68-f0f20d5f7eff 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Added segment ee8cef30-0229-4e6b-a884-0ce0a98f22c4 of type vxlan for network b3cc045b-a919-44b9-aac6-0dd51b1e58fa 2026-04-12 21:57:45.003 8 INFO neutron.db.l3_hamode_db [None req-2d9ca464-8452-4eed-9c68-f0f20d5f7eff 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:57:45.482 8 INFO neutron.db.l3_hamode_db [None req-2d9ca464-8452-4eed-9c68-f0f20d5f7eff 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 651/1433] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:45 2026] GET /v2.0/security-groups?tenant_id=fde5369b6b844c5798f520b5bade5b50&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1434] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:45 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => 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: 653/1435] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:45 2026] DELETE /v2.0/security-groups/6b45fde2-4acc-4eab-82c4-3fc00e37c1da => 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: 783/1436] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:44 2026] POST /v2.0/routers => generated 507 bytes in 1320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1437] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:47 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => 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: 654/1440] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:57:46 2026] PUT /v2.0/routers/11d0d9f9-3916-4645-801d-a23606be8269/add_router_interface => generated 309 bytes in 1397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1441] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:57:47 2026] GET /v2.0/ports/051ef463-8598-481f-ad38-b9a5f88e3c78 => generated 955 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1442] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:57:47 2026] GET /v2.0/networks?id=6dea495c-5267-497d-ae2d-1217a3dce196 => generated 661 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1443] 199.204.45.30 () {34 vars in 1049 bytes} [Sun Apr 12 21:57:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=191b829dcbae4ae288225244064e0ed5 => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1444] 199.204.45.30 () {38 vars in 954 bytes} [Sun Apr 12 21:57:47 2026] POST /v2.0/ports => generated 954 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1445] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:57:47 2026] PUT /v2.0/routers/11d0d9f9-3916-4645-801d-a23606be8269/add_router_interface => generated 309 bytes in 1215 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: 656/1446] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:48 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => generated 957 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:48.939 8 INFO neutron.db.segments_db [None req-d9dee449-0fc5-43b1-ae3f-d21cf9697a97 41200246e7ba494aa239db3fbb8b0589 803dd78b63f54447b269eb60cddeeb1a - - default default] Added segment cb15552e-5df1-4e57-a6ed-f4a8c8a9df40 of type vxlan for network 51777ead-db54-4a51-b1a7-135d9e2d9c00 2026-04-12 21:57:48.999 8 INFO neutron.db.segments_db [None req-d9dee449-0fc5-43b1-ae3f-d21cf9697a97 41200246e7ba494aa239db3fbb8b0589 803dd78b63f54447b269eb60cddeeb1a - - default default] Added segment ad502c5e-1ea8-46ad-9c43-47ba3373342b of type vxlan for network cc8165c5-aaab-4986-9e51-3d1d8ccb1dc3 [pid: 8|app: 0|req: 791/1447] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:48 2026] POST /v2.0/networks => generated 1246 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1448] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:57:49 2026] GET /v2.0/ports/5acab229-088b-4c7e-8012-b28cb718909d => generated 955 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1449] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:49 2026] GET /v2.0/security-groups?id=8af8b3aa-851f-4f0c-b45e-3a8c48d640b2&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: 7|app: 0|req: 657/1450] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 21:57:48 2026] PUT /v2.0/ports/18196170-d082-4b5d-84d2-a03264b2859d => generated 1235 bytes in 423 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: 794/1451] 10.0.0.172 () {32 vars in 649 bytes} [Sun Apr 12 21:57:49 2026] GET /v2.0/networks => generated 1845 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:49.297 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1868645c-3191-4854-b588-3f6a323bb9c4'] response: {'name': 'network-changed', 'server_uuid': 'ed94c2d2-feec-4f11-9e79-57b67cc7bd33', 'tag': '18196170-d082-4b5d-84d2-a03264b2859d', 'status': 'completed', 'code': 200} 2026-04-12 21:57:49.407 8 INFO neutron.services.segments.plugin [-] Segment cb15552e-5df1-4e57-a6ed-f4a8c8a9df40 resource provider aggregate not found 2026-04-12 21:57:49.412 8 INFO neutron.services.segments.plugin [-] Segment cb15552e-5df1-4e57-a6ed-f4a8c8a9df40 resource provider aggregate not found [pid: 8|app: 0|req: 795/1452] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:49 2026] DELETE /v2.0/networks/51777ead-db54-4a51-b1a7-135d9e2d9c00 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:49.428 8 INFO neutron.services.segments.plugin [-] Segment cb15552e-5df1-4e57-a6ed-f4a8c8a9df40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb15552e-5df1-4e57-a6ed-f4a8c8a9df40 found for delete ", "request_id": "req-b3820aa1-d672-4435-b10b-e41977f747f0"}]} 2026-04-12 21:57:49.433 8 INFO neutron.services.segments.plugin [-] Segment cb15552e-5df1-4e57-a6ed-f4a8c8a9df40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb15552e-5df1-4e57-a6ed-f4a8c8a9df40 found for delete ", "request_id": "req-ffe5fb2d-7d32-4c76-9ec0-b95cbd98f786"}]} [pid: 8|app: 0|req: 796/1453] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:49 2026] DELETE /v2.0/networks/cc8165c5-aaab-4986-9e51-3d1d8ccb1dc3 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1454] 10.0.0.172 () {32 vars in 649 bytes} [Sun Apr 12 21:57:49 2026] GET /v2.0/networks => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:49.617 7 INFO neutron_taas.services.taas.taas_plugin [None req-71d9fa80-d541-467b-bcd9-ff638895e5bd 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] TaaS: Handle Delete Port: 5acab229-088b-4c7e-8012-b28cb718909d 2026-04-12 21:57:49.620 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71d9fa80-d541-467b-bcd9-ff638895e5bd 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Tap Mirror: Handle Delete Port: 5acab229-088b-4c7e-8012-b28cb718909d 2026-04-12 21:57:49.626 8 INFO neutron.db.segments_db [None req-68a28b09-7258-4f8a-9f70-571616ba8cd1 41200246e7ba494aa239db3fbb8b0589 803dd78b63f54447b269eb60cddeeb1a - - default default] Added segment 7b557d97-053e-4f22-b5f3-528df273d191 of type vxlan for network a94c29d5-1492-440e-984c-2573deb97975 [pid: 8|app: 0|req: 798/1455] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:49 2026] POST /v2.0/networks => generated 653 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1456] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:49 2026] GET /v2.0/security-groups?tenant_id=7b24cb6722d34a90b5950df2ec5c9553&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: 658/1457] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:57:49 2026] PUT /v2.0/routers/11d0d9f9-3916-4645-801d-a23606be8269/remove_router_interface => generated 309 bytes in 754 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:50.016 8 INFO neutron.db.segments_db [None req-7f5d4283-9054-4167-a8a6-65276976815b 41200246e7ba494aa239db3fbb8b0589 803dd78b63f54447b269eb60cddeeb1a - - default default] Added segment 6041a59b-9ab6-43c3-8f9b-384b01e68d3d of type vxlan for network c3b28e0e-1d5f-4a83-b892-e871eb8332be [pid: 7|app: 0|req: 659/1458] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:57:50 2026] GET /v2.0/ports?tenant_id=191b829dcbae4ae288225244064e0ed5&device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => 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: 800/1459] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:49 2026] POST /v2.0/networks => generated 654 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1460] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:50 2026] DELETE /v2.0/security-groups/8d002d6d-10e5-443f-b83d-393508a7f17e => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1461] 199.204.45.30 () {34 vars in 1017 bytes} [Sun Apr 12 21:57:50 2026] GET /v2.0/networks?tenant_id=191b829dcbae4ae288225244064e0ed5&shared=False => generated 757 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:50.369 8 INFO neutron_taas.services.taas.taas_plugin [None req-d79dec66-26b4-4974-9065-679b8bdb6d5b 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] TaaS: Handle Delete Port: 051ef463-8598-481f-ad38-b9a5f88e3c78 2026-04-12 21:57:50.372 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d79dec66-26b4-4974-9065-679b8bdb6d5b 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Tap Mirror: Handle Delete Port: 051ef463-8598-481f-ad38-b9a5f88e3c78 [pid: 7|app: 0|req: 662/1462] 10.0.0.172 () {34 vars in 665 bytes} [Sun Apr 12 21:57:50 2026] POST /v2.0/ports => generated 1505 bytes in 482 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: 663/1463] 199.204.45.30 () {34 vars in 929 bytes} [Sun Apr 12 21:57:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1464] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:57:50 2026] PUT /v2.0/routers/11d0d9f9-3916-4645-801d-a23606be8269/remove_router_interface => generated 309 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1465] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:50 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1466] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:50 2026] GET /v2.0/security-groups?tenant_id=7816c0e75e5249b2a065ddd48e989704&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1467] 10.0.0.172 () {32 vars in 643 bytes} [Sun Apr 12 21:57:50 2026] GET /v2.0/ports => generated 1505 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1468] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:57:50 2026] GET /v2.0/ports?device_id=11d0d9f9-3916-4645-801d-a23606be8269 => 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: 804/1469] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:50 2026] GET /v2.0/security-groups?id=8af8b3aa-851f-4f0c-b45e-3a8c48d640b2&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: 666/1470] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:50 2026] DELETE /v2.0/security-groups/63f5782f-543a-4047-9985-b5b98014d316 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:50.902 8 INFO neutron_taas.services.taas.taas_plugin [None req-13054f58-6b49-493f-9929-85362c8fb9a5 41200246e7ba494aa239db3fbb8b0589 803dd78b63f54447b269eb60cddeeb1a - - default default] TaaS: Handle Delete Port: 4f2dc762-fa86-45e4-a2e5-6ed0e65c01d8 2026-04-12 21:57:50.907 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13054f58-6b49-493f-9929-85362c8fb9a5 41200246e7ba494aa239db3fbb8b0589 803dd78b63f54447b269eb60cddeeb1a - - default default] Tap Mirror: Handle Delete Port: 4f2dc762-fa86-45e4-a2e5-6ed0e65c01d8 [pid: 8|app: 0|req: 805/1471] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:57:50 2026] DELETE /v2.0/ports/4f2dc762-fa86-45e4-a2e5-6ed0e65c01d8 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:51.022 7 INFO neutron_taas.services.taas.taas_plugin [None req-2785bc63-0ef6-4bf5-b854-77f58094c13b 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] TaaS: Handle Delete Port: ea2b208e-521d-4cdc-b905-977d0767081f 2026-04-12 21:57:51.024 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2785bc63-0ef6-4bf5-b854-77f58094c13b 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Tap Mirror: Handle Delete Port: ea2b208e-521d-4cdc-b905-977d0767081f 2026-04-12 21:57:51.049 8 INFO neutron_taas.services.taas.taas_plugin [None req-f7b298c8-5d62-4039-b42f-37a912eb452d 41200246e7ba494aa239db3fbb8b0589 803dd78b63f54447b269eb60cddeeb1a - - default default] TaaS: Handle Delete Port: c0a87d6b-e59b-4dc1-a825-ec934a710104 2026-04-12 21:57:51.051 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7b298c8-5d62-4039-b42f-37a912eb452d 41200246e7ba494aa239db3fbb8b0589 803dd78b63f54447b269eb60cddeeb1a - - default default] Tap Mirror: Handle Delete Port: c0a87d6b-e59b-4dc1-a825-ec934a710104 [pid: 8|app: 0|req: 806/1472] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:57:50 2026] DELETE /v2.0/ports/c0a87d6b-e59b-4dc1-a825-ec934a710104 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1473] 10.0.0.172 () {32 vars in 643 bytes} [Sun Apr 12 21:57:51 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:51.184 8 INFO neutron.db.segments_db [None req-9f59f449-f097-418c-aadc-02f5621f89b9 41200246e7ba494aa239db3fbb8b0589 803dd78b63f54447b269eb60cddeeb1a - - default default] Added segment 9d151f8e-e5d1-4308-9e1b-66f9e59f293c of type vxlan for network 21db8f01-fff1-4d1a-a86a-bc6d9522f432 2026-04-12 21:57:51.261 7 INFO neutron.services.segments.plugin [-] Segment ee8cef30-0229-4e6b-a884-0ce0a98f22c4 resource provider aggregate not found [pid: 8|app: 0|req: 808/1474] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:51 2026] POST /v2.0/networks => generated 654 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:51.281 7 INFO neutron.services.segments.plugin [-] Segment ee8cef30-0229-4e6b-a884-0ce0a98f22c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee8cef30-0229-4e6b-a884-0ce0a98f22c4 found for delete ", "request_id": "req-6417612a-3883-44f4-9ede-90727c08e4d7"}]} 2026-04-12 21:57:51.285 7 INFO neutron.services.segments.plugin [-] Segment ee8cef30-0229-4e6b-a884-0ce0a98f22c4 resource provider aggregate not found 2026-04-12 21:57:51.290 7 INFO neutron.db.l3_hamode_db [None req-2785bc63-0ef6-4bf5-b854-77f58094c13b 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] HA network b3cc045b-a919-44b9-aac6-0dd51b1e58fa was deleted as no HA routers are present in tenant 727c0565e81649afbf93c6481ec345cb. [pid: 7|app: 0|req: 667/1475] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:50 2026] DELETE /v2.0/routers/11d0d9f9-3916-4645-801d-a23606be8269 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:51.311 7 INFO neutron.services.segments.plugin [-] Segment ee8cef30-0229-4e6b-a884-0ce0a98f22c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee8cef30-0229-4e6b-a884-0ce0a98f22c4 found for delete ", "request_id": "req-7c2de86e-8ef7-46e0-8091-ec2e6fac5ba1"}]} 2026-04-12 21:57:51.329 8 INFO neutron.db.segments_db [None req-5595ee22-85d2-4aba-a244-e2ab718241c4 41200246e7ba494aa239db3fbb8b0589 803dd78b63f54447b269eb60cddeeb1a - - default default] Added segment a0f1f769-31f0-4a61-8faf-e9efabd8b312 of type vxlan for network f89f8d75-afb1-4ab7-9834-824dc3891a7f [pid: 7|app: 0|req: 668/1476] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:51 2026] DELETE /v2.0/subnets/282fd461-4724-41fb-9db7-3c23d76322b4 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:51.444 8 INFO neutron.services.segments.plugin [-] Segment ad502c5e-1ea8-46ad-9c43-47ba3373342b resource provider aggregate not found [pid: 8|app: 0|req: 809/1477] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:51 2026] POST /v2.0/networks => generated 654 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:51.454 8 INFO neutron.services.segments.plugin [-] Segment ad502c5e-1ea8-46ad-9c43-47ba3373342b resource provider aggregate not found 2026-04-12 21:57:51.465 8 INFO neutron.services.segments.plugin [-] Segment ad502c5e-1ea8-46ad-9c43-47ba3373342b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad502c5e-1ea8-46ad-9c43-47ba3373342b found for delete ", "request_id": "req-b077fa28-406e-4f07-abc6-c0e86ada9bdc"}]} 2026-04-12 21:57:51.475 8 INFO neutron.services.segments.plugin [-] Segment ad502c5e-1ea8-46ad-9c43-47ba3373342b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad502c5e-1ea8-46ad-9c43-47ba3373342b found for delete ", "request_id": "req-c92b2571-faca-4040-a922-a7771508afc5"}]} [pid: 7|app: 0|req: 669/1478] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:51 2026] DELETE /v2.0/subnets/a21a28e3-7b7b-4c25-a8ee-c9b27c759575 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1479] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:51 2026] DELETE /v2.0/networks/d503eb71-c11e-41c6-ba02-079d2d696a66 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1480] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:57:51 2026] GET /v2.0/ports?tenant_id=191b829dcbae4ae288225244064e0ed5&device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => 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: 671/1481] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 21:57:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=18196170-d082-4b5d-84d2-a03264b2859d => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1482] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:57:51 2026] GET /v2.0/subnets?id=1e2e5360-36a1-4a2b-8df5-c6b834e73ffd => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1483] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:57:51 2026] GET /v2.0/ports?network_id=6dea495c-5267-497d-ae2d-1217a3dce196&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:51.844 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed0a007f-8944-43ae-bfed-b07dad533726 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] TaaS: Handle Delete Port: 6f341648-77d6-40b7-9338-b004585661e9 2026-04-12 21:57:51.849 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed0a007f-8944-43ae-bfed-b07dad533726 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Tap Mirror: Handle Delete Port: 6f341648-77d6-40b7-9338-b004585661e9 [pid: 7|app: 0|req: 674/1484] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:57:51 2026] GET /v2.0/networks/6dea495c-5267-497d-ae2d-1217a3dce196?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: 811/1485] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:51 2026] DELETE /v2.0/networks/4231293b-5600-49e4-b373-d407fb37972a => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1486] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:57:52 2026] GET /v2.0/networks/6dea495c-5267-497d-ae2d-1217a3dce196?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: 813/1487] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:52 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:52.179 8 INFO neutron.db.segments_db [None req-5c2b27e9-3bdc-4f11-a226-7dcc1e9e0836 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Added segment 0a8ab908-63f4-4132-a80a-103e587f9acb of type vxlan for network 12fc6c6b-934e-4fbe-a639-af6bff415350 [pid: 8|app: 0|req: 814/1488] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:52 2026] POST /v2.0/networks => generated 629 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1489] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:51 2026] POST /v2.0/subnets => generated 1322 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1490] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:52 2026] GET /v2.0/security-groups?id=8af8b3aa-851f-4f0c-b45e-3a8c48d640b2&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1491] 10.0.0.172 () {32 vars in 647 bytes} [Sun Apr 12 21:57:52 2026] GET /v2.0/subnets => generated 1958 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1492] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:52 2026] DELETE /v2.0/subnets/11c556da-5fde-4bdc-8be1-7cdf76d1939e => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1493] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:52 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) [pid: 8|app: 0|req: 818/1494] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:52 2026] DELETE /v2.0/subnets/71c79114-fc29-4f04-9f59-cb8536f19c5e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:52.594 7 INFO neutron.db.segments_db [None req-de04eb07-b660-4a46-9491-262f5f4affcb 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Added segment 54c6a3cc-6a36-4ed9-8221-1df67fee690d of type vxlan for network 429bb1da-39ef-4ac8-924d-214c99b25c7b [pid: 8|app: 0|req: 819/1495] 10.0.0.172 () {32 vars in 647 bytes} [Sun Apr 12 21:57:52 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1496] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:52 2026] DELETE /v2.0/networks/f89f8d75-afb1-4ab7-9834-824dc3891a7f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:52.831 7 INFO neutron.db.l3_hamode_db [None req-de04eb07-b660-4a46-9491-262f5f4affcb 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 821/1497] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:52 2026] DELETE /v2.0/networks/21db8f01-fff1-4d1a-a86a-bc6d9522f432 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1498] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:52 2026] DELETE /v2.0/networks/c3b28e0e-1d5f-4a83-b892-e871eb8332be => generated 0 bytes in 85 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:52.937 7 INFO neutron.db.l3_hamode_db [None req-de04eb07-b660-4a46-9491-262f5f4affcb 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 823/1499] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:52 2026] DELETE /v2.0/networks/a94c29d5-1492-440e-984c-2573deb97975 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:53.493 8 INFO neutron.services.segments.plugin [-] Segment 03e27e42-04f2-4d72-b91e-b0a0f6a4985c resource provider aggregate not found 2026-04-12 21:57:53.496 8 INFO neutron.services.segments.plugin [-] Segment 03e27e42-04f2-4d72-b91e-b0a0f6a4985c resource provider aggregate not found 2026-04-12 21:57:53.512 8 INFO neutron.services.segments.plugin [-] Segment 03e27e42-04f2-4d72-b91e-b0a0f6a4985c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03e27e42-04f2-4d72-b91e-b0a0f6a4985c found for delete ", "request_id": "req-b1fcc10f-79ff-4b40-af41-0b67dd48316c"}]} 2026-04-12 21:57:53.521 8 INFO neutron.services.segments.plugin [-] Segment 03e27e42-04f2-4d72-b91e-b0a0f6a4985c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03e27e42-04f2-4d72-b91e-b0a0f6a4985c found for delete ", "request_id": "req-eb4c4ff6-0284-4484-93fd-ded187c1a4ec"}]} [pid: 7|app: 0|req: 677/1500] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:52 2026] POST /v2.0/routers => generated 506 bytes in 991 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:53.537 8 INFO neutron.services.segments.plugin [-] Segment d18ad325-68d6-4185-ac5b-be9e750283fb resource provider aggregate not found 2026-04-12 21:57:53.541 8 INFO neutron.services.segments.plugin [-] Segment d18ad325-68d6-4185-ac5b-be9e750283fb resource provider aggregate not found 2026-04-12 21:57:53.558 8 INFO neutron.services.segments.plugin [-] Segment d18ad325-68d6-4185-ac5b-be9e750283fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d18ad325-68d6-4185-ac5b-be9e750283fb found for delete ", "request_id": "req-daab0f12-c04f-4cc0-8198-1307dc4a3570"}]} 2026-04-12 21:57:53.563 8 INFO neutron.services.segments.plugin [-] Segment d18ad325-68d6-4185-ac5b-be9e750283fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d18ad325-68d6-4185-ac5b-be9e750283fb found for delete ", "request_id": "req-ac82d016-779e-4214-bf17-411dc1b1edc5"}]} [pid: 7|app: 0|req: 678/1501] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:53 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:53.577 8 INFO neutron.services.segments.plugin [-] Segment a0f1f769-31f0-4a61-8faf-e9efabd8b312 resource provider aggregate not found 2026-04-12 21:57:53.581 8 INFO neutron.services.segments.plugin [-] Segment a0f1f769-31f0-4a61-8faf-e9efabd8b312 resource provider aggregate not found 2026-04-12 21:57:53.592 8 INFO neutron.services.segments.plugin [-] Segment a0f1f769-31f0-4a61-8faf-e9efabd8b312 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0f1f769-31f0-4a61-8faf-e9efabd8b312 found for delete ", "request_id": "req-ce98a7be-bc4a-4143-b587-185fe0461ba9"}]} 2026-04-12 21:57:53.598 8 INFO neutron.services.segments.plugin [-] Segment a0f1f769-31f0-4a61-8faf-e9efabd8b312 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0f1f769-31f0-4a61-8faf-e9efabd8b312 found for delete ", "request_id": "req-4124ea28-71ce-4ef4-a559-51c43bc78204"}]} 2026-04-12 21:57:53.605 8 INFO neutron.services.segments.plugin [-] Segment 9d151f8e-e5d1-4308-9e1b-66f9e59f293c resource provider aggregate not found 2026-04-12 21:57:53.612 8 INFO neutron.services.segments.plugin [-] Segment 9d151f8e-e5d1-4308-9e1b-66f9e59f293c resource provider aggregate not found 2026-04-12 21:57:53.616 8 INFO neutron.services.segments.plugin [-] Segment 9d151f8e-e5d1-4308-9e1b-66f9e59f293c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d151f8e-e5d1-4308-9e1b-66f9e59f293c found for delete ", "request_id": "req-f07d46fd-ae21-4ac1-a091-74f2e2273fc0"}]} 2026-04-12 21:57:53.623 8 INFO neutron.services.segments.plugin [-] Segment 9d151f8e-e5d1-4308-9e1b-66f9e59f293c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d151f8e-e5d1-4308-9e1b-66f9e59f293c found for delete ", "request_id": "req-c5dce90b-78a2-4f60-b6b9-dacef211c116"}]} 2026-04-12 21:57:53.628 8 INFO neutron.services.segments.plugin [-] Segment 6041a59b-9ab6-43c3-8f9b-384b01e68d3d resource provider aggregate not found 2026-04-12 21:57:53.642 8 INFO neutron.services.segments.plugin [-] Segment 6041a59b-9ab6-43c3-8f9b-384b01e68d3d resource provider aggregate not found 2026-04-12 21:57:53.647 8 INFO neutron.services.segments.plugin [-] Segment 6041a59b-9ab6-43c3-8f9b-384b01e68d3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6041a59b-9ab6-43c3-8f9b-384b01e68d3d found for delete ", "request_id": "req-92ea4002-66f9-4a04-b60c-14dcb7f595f5"}]} 2026-04-12 21:57:53.658 8 INFO neutron.services.segments.plugin [-] Segment 6041a59b-9ab6-43c3-8f9b-384b01e68d3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6041a59b-9ab6-43c3-8f9b-384b01e68d3d found for delete ", "request_id": "req-67d07e2a-e9fc-4dcc-8333-d59e36fd6ccd"}]} 2026-04-12 21:57:53.663 8 INFO neutron.services.segments.plugin [-] Segment 7b557d97-053e-4f22-b5f3-528df273d191 resource provider aggregate not found 2026-04-12 21:57:53.675 8 INFO neutron.services.segments.plugin [-] Segment 7b557d97-053e-4f22-b5f3-528df273d191 resource provider aggregate not found 2026-04-12 21:57:53.680 8 INFO neutron.services.segments.plugin [-] Segment 7b557d97-053e-4f22-b5f3-528df273d191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b557d97-053e-4f22-b5f3-528df273d191 found for delete ", "request_id": "req-8431bded-6db7-4232-b5b6-cbccae3e7ab2"}]} 2026-04-12 21:57:53.689 8 INFO neutron.services.segments.plugin [-] Segment 7b557d97-053e-4f22-b5f3-528df273d191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b557d97-053e-4f22-b5f3-528df273d191 found for delete ", "request_id": "req-c067e1e0-6e37-42cc-8bda-ccb7ef46eecb"}]} [pid: 8|app: 0|req: 824/1502] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:53 2026] GET /v2.0/security-groups?tenant_id=803dd78b63f54447b269eb60cddeeb1a&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1503] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:53 2026] GET /v2.0/security-groups?id=8af8b3aa-851f-4f0c-b45e-3a8c48d640b2&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1504] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:53 2026] DELETE /v2.0/security-groups/c2f5f73e-a29f-49d3-9281-b7776e7d465d => 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: 679/1505] 10.0.0.172 () {34 vars in 665 bytes} [Sun Apr 12 21:57:53 2026] POST /v2.0/ports => generated 952 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: 680/1506] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:54 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1507] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:57:53 2026] PUT /v2.0/routers/501dbac4-c653-4a3a-87bf-7b3f0f5d4241/add_router_interface => generated 309 bytes in 1080 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: 681/1508] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:54 2026] GET /v2.0/security-groups?id=8af8b3aa-851f-4f0c-b45e-3a8c48d640b2&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1509] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:57:54 2026] GET /v2.0/ports/acf4d66b-0cac-4c55-8c0f-ce16b570494d => generated 1026 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:55.347 7 INFO neutron_taas.services.taas.taas_plugin [None req-5caa0f26-9be7-4573-aae4-339dfa5ce738 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] TaaS: Handle Delete Port: acf4d66b-0cac-4c55-8c0f-ce16b570494d 2026-04-12 21:57:55.349 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5caa0f26-9be7-4573-aae4-339dfa5ce738 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Tap Mirror: Handle Delete Port: acf4d66b-0cac-4c55-8c0f-ce16b570494d [pid: 7|app: 0|req: 682/1510] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:57:55 2026] PUT /v2.0/routers/501dbac4-c653-4a3a-87bf-7b3f0f5d4241/remove_router_interface => generated 309 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:55.908 8 INFO neutron.api.v2.resource [None req-2300768b-b328-4850-914f-342b2b81fc20 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 829/1511] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:57:55 2026] PUT /v2.0/routers/501dbac4-c653-4a3a-87bf-7b3f0f5d4241/remove_router_interface => generated 197 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1512] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:57:55 2026] GET /v2.0/ports?device_id=501dbac4-c653-4a3a-87bf-7b3f0f5d4241 => generated 12 bytes in 17 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-12 21:57:56.146 8 INFO neutron_taas.services.taas.taas_plugin [None req-994b16fa-01e2-4450-a07f-2f1946c89dfb 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] TaaS: Handle Delete Port: d2bfc4a0-660b-40b8-91e0-ed599ef46af2 2026-04-12 21:57:56.148 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-994b16fa-01e2-4450-a07f-2f1946c89dfb 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Tap Mirror: Handle Delete Port: d2bfc4a0-660b-40b8-91e0-ed599ef46af2 2026-04-12 21:57:56.333 7 INFO neutron.db.segments_db [None req-31c06606-734c-4f8b-b461-eba6906af96b 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] Added segment 5743d12a-601d-4d23-9bc0-5801664a0b3b of type vxlan for network 846d7aa8-1835-41eb-b0b1-6aa34bb4c0e8 [pid: 7|app: 0|req: 683/1513] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:55 2026] POST /v2.0/networks => generated 645 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1514] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:56 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:56.496 8 INFO neutron.services.segments.plugin [-] Segment 54c6a3cc-6a36-4ed9-8221-1df67fee690d resource provider aggregate not found 2026-04-12 21:57:56.499 8 INFO neutron.services.segments.plugin [-] Segment 54c6a3cc-6a36-4ed9-8221-1df67fee690d resource provider aggregate not found 2026-04-12 21:57:56.514 8 INFO neutron.services.segments.plugin [-] Segment 54c6a3cc-6a36-4ed9-8221-1df67fee690d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54c6a3cc-6a36-4ed9-8221-1df67fee690d found for delete ", "request_id": "req-f5279117-387a-41c9-9c3c-e63538b19d8c"}]} 2026-04-12 21:57:56.516 8 INFO neutron.services.segments.plugin [-] Segment 54c6a3cc-6a36-4ed9-8221-1df67fee690d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54c6a3cc-6a36-4ed9-8221-1df67fee690d found for delete ", "request_id": "req-9c70bb31-f882-403b-9087-04ebc9584a79"}]} 2026-04-12 21:57:56.543 8 INFO neutron.db.l3_hamode_db [None req-994b16fa-01e2-4450-a07f-2f1946c89dfb 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] HA network 429bb1da-39ef-4ac8-924d-214c99b25c7b was deleted as no HA routers are present in tenant 727c0565e81649afbf93c6481ec345cb. [pid: 8|app: 0|req: 831/1515] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:55 2026] DELETE /v2.0/routers/501dbac4-c653-4a3a-87bf-7b3f0f5d4241 => generated 0 bytes in 614 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1516] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:56 2026] GET /v2.0/security-groups?id=8af8b3aa-851f-4f0c-b45e-3a8c48d640b2&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1517] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:56 2026] DELETE /v2.0/subnets/97094293-a9f4-45ad-959d-50a40d635320 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1518] 10.0.0.172 () {34 vars in 665 bytes} [Sun Apr 12 21:57:56 2026] POST /v2.0/ports => generated 774 bytes in 259 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-12 21:57:56.750 7 INFO neutron.db.segments_db [None req-2ff0e504-01d7-42e6-a28a-74e9475604df 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] Added segment b2a3801b-9607-4aba-944f-830f5ad874a1 of type vxlan for network 591a1d79-c7ab-4023-9340-32a226db1258 [pid: 8|app: 0|req: 834/1519] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:56 2026] DELETE /v2.0/networks/12fc6c6b-934e-4fbe-a639-af6bff415350 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1520] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:56 2026] POST /v2.0/networks => generated 632 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:56.874 8 INFO neutron.db.segments_db [None req-794b1bc1-42d1-4613-85a3-2a31249cec0a 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Added segment 01f5c64b-dfa3-41a8-8927-37a41ee47964 of type vxlan for network 3ec91b96-bea9-44bc-a01e-bbc5f267b163 [pid: 8|app: 0|req: 835/1521] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:56 2026] POST /v2.0/networks => generated 629 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1522] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:56 2026] POST /v2.0/subnets => generated 626 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1523] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:56 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-12 21:57:57.239 8 INFO neutron.db.segments_db [None req-f564b294-961a-42be-ac89-2da514c822c8 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Added segment bc73acc9-9d51-429b-a2f3-1208221d9e96 of type vxlan for network dab12cc0-f0cd-40c7-8eaa-b47fba11adf2 [pid: 7|app: 0|req: 688/1524] 10.0.0.172 () {34 vars in 665 bytes} [Sun Apr 12 21:57:57 2026] POST /v2.0/ports => generated 950 bytes in 305 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-12 21:57:57.424 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1e3e2fc-e98c-434a-b907-a9c550cd3562 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] TaaS: Handle Delete Port: 595cd2ca-4769-428c-8ee7-b52e0d688ffd 2026-04-12 21:57:57.426 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1e3e2fc-e98c-434a-b907-a9c550cd3562 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] Tap Mirror: Handle Delete Port: 595cd2ca-4769-428c-8ee7-b52e0d688ffd 2026-04-12 21:57:57.468 8 INFO neutron.db.l3_hamode_db [None req-f564b294-961a-42be-ac89-2da514c822c8 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 689/1525] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:57:57 2026] DELETE /v2.0/ports/595cd2ca-4769-428c-8ee7-b52e0d688ffd => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:57.580 8 INFO neutron.db.l3_hamode_db [None req-f564b294-961a-42be-ac89-2da514c822c8 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 690/1526] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/security-groups?tenant_id=b72734d7e3f44be99c8a1e42f5b67d40&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:57.855 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc675739-ff82-47e3-8700-f010dbb4d957 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1527] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:57:57 2026] DELETE /v2.0/ports/595cd2ca-4769-428c-8ee7-b52e0d688ffd => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1528] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1529] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:57 2026] DELETE /v2.0/security-groups/6428e78a-451c-4108-b358-ff7c6d93c18d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:57.993 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4edd48d9-a045-4821-9ceb-e1d5296c1138 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 694/1530] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/ports/595cd2ca-4769-428c-8ee7-b52e0d688ffd => 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: 695/1531] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/security-groups?id=8af8b3aa-851f-4f0c-b45e-3a8c48d640b2&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: 696/1532] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:57:58 2026] DELETE /v2.0/subnets/3759c134-3f85-4d93-b116-67f055391cca => 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: 837/1533] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:57 2026] POST /v2.0/routers => generated 507 bytes in 1042 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1534] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:57:58 2026] GET /v2.0/security-groups?tenant_id=df7ba9035aeb4505a9bd1c5d8841ba93&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1535] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:57:58 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:58.365 7 INFO neutron.services.segments.plugin [-] Segment b2a3801b-9607-4aba-944f-830f5ad874a1 resource provider aggregate not found 2026-04-12 21:57:58.371 7 INFO neutron.services.segments.plugin [-] Segment b2a3801b-9607-4aba-944f-830f5ad874a1 resource provider aggregate not found 2026-04-12 21:57:58.384 7 INFO neutron.services.segments.plugin [-] Segment b2a3801b-9607-4aba-944f-830f5ad874a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2a3801b-9607-4aba-944f-830f5ad874a1 found for delete ", "request_id": "req-d98d829a-1a9b-40a9-9316-3895c891c6cd"}]} 2026-04-12 21:57:58.388 7 INFO neutron.services.segments.plugin [-] Segment b2a3801b-9607-4aba-944f-830f5ad874a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2a3801b-9607-4aba-944f-830f5ad874a1 found for delete ", "request_id": "req-44f2ae4c-7e91-4da4-8075-f2a3f60a8bd2"}]} [pid: 7|app: 0|req: 698/1536] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:57:58 2026] DELETE /v2.0/networks/591a1d79-c7ab-4023-9340-32a226db1258 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1537] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:57:58 2026] DELETE /v2.0/security-groups/5771e3a0-83c2-422b-b1ba-a8b4b140e7bd => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:58.534 8 INFO neutron.services.segments.plugin [-] Segment 0a8ab908-63f4-4132-a80a-103e587f9acb resource provider aggregate not found [pid: 7|app: 0|req: 700/1538] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:58 2026] GET /v2.0/security-groups?id=8af8b3aa-851f-4f0c-b45e-3a8c48d640b2&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:58.558 8 INFO neutron.services.segments.plugin [-] Segment 0a8ab908-63f4-4132-a80a-103e587f9acb resource provider aggregate not found 2026-04-12 21:57:58.564 8 INFO neutron.services.segments.plugin [-] Segment 0a8ab908-63f4-4132-a80a-103e587f9acb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a8ab908-63f4-4132-a80a-103e587f9acb found for delete ", "request_id": "req-06196005-5809-48c6-a591-716e2d2fab90"}]} 2026-04-12 21:57:58.574 8 INFO neutron.services.segments.plugin [-] Segment 0a8ab908-63f4-4132-a80a-103e587f9acb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a8ab908-63f4-4132-a80a-103e587f9acb found for delete ", "request_id": "req-5b9bb9b0-419e-4552-8e65-2de6007bd70d"}]} 2026-04-12 21:57:58.604 7 INFO neutron.db.segments_db [None req-7815d1c3-156a-4ad0-b56b-e618605bb8fc 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] Added segment 1d96b1b9-cd8f-4903-b540-883ed3c19260 of type vxlan for network af3574ea-78ff-478a-8176-9bd2c3f4550a [pid: 7|app: 0|req: 701/1539] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:57:58 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1540] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:57:58 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1541] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:57:58 2026] POST /v2.0/subnets => generated 626 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1542] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:57:58 2026] PUT /v2.0/routers/7de2797b-b82d-41ff-a94a-49a268efad6c/add_router_interface => generated 309 bytes in 1091 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:59.725 7 INFO neutron.db.l3_db [None req-c99229ec-4d32-478b-b8e3-71042bccc3a4 da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Floating IP a429c13b-03de-4d5c-ac55-f46721f947d6 associated. External IP: 10.96.250.216, port: 18196170-d082-4b5d-84d2-a03264b2859d. [pid: 8|app: 0|req: 840/1543] 10.0.0.172 () {34 vars in 665 bytes} [Sun Apr 12 21:57:59 2026] POST /v2.0/ports => generated 911 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1544] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:57:59 2026] GET /v2.0/ports/3b071a63-7d78-492a-a7d4-c9475540c6f9 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:59.887 8 INFO neutron_taas.services.taas.taas_plugin [None req-313d9aff-8362-420d-8547-1be03a384c2a 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] TaaS: Handle Delete Port: 737d88bf-9dfa-468e-8b5f-5ccedc44d06b 2026-04-12 21:57:59.891 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-313d9aff-8362-420d-8547-1be03a384c2a 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] Tap Mirror: Handle Delete Port: 737d88bf-9dfa-468e-8b5f-5ccedc44d06b [pid: 8|app: 0|req: 842/1545] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:57:59 2026] DELETE /v2.0/ports/737d88bf-9dfa-468e-8b5f-5ccedc44d06b => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1546] 10.0.0.172 () {34 vars in 677 bytes} [Sun Apr 12 21:57:58 2026] POST /v2.0/floatingips => generated 855 bytes in 1041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:00.043 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d5633b2-c4e8-438f-b902-f9eddf1e05c1 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 705/1547] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.0/ports/737d88bf-9dfa-468e-8b5f-5ccedc44d06b => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:00.052 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5eab79ee-6fa4-4b23-877e-c5438352bd47'] response: {'name': 'network-changed', 'server_uuid': 'ed94c2d2-feec-4f11-9e79-57b67cc7bd33', 'tag': '18196170-d082-4b5d-84d2-a03264b2859d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 706/1548] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.0/floatingips/a429c13b-03de-4d5c-ac55-f46721f947d6 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1549] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:00 2026] DELETE /v2.0/subnets/c953eaa7-eb47-4fe2-8fe3-5731f64f9f06 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1550] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:00 2026] DELETE /v2.0/networks/af3574ea-78ff-478a-8176-9bd2c3f4550a => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:00.334 8 INFO neutron_taas.services.taas.taas_plugin [None req-12b83d89-c377-463d-b7a5-bd1ce058b54c 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] TaaS: Handle Delete Port: 3b071a63-7d78-492a-a7d4-c9475540c6f9 2026-04-12 21:58:00.337 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12b83d89-c377-463d-b7a5-bd1ce058b54c 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Tap Mirror: Handle Delete Port: 3b071a63-7d78-492a-a7d4-c9475540c6f9 2026-04-12 21:58:00.409 7 INFO neutron.services.segments.plugin [-] Segment 1d96b1b9-cd8f-4903-b540-883ed3c19260 resource provider aggregate not found 2026-04-12 21:58:00.424 7 INFO neutron.services.segments.plugin [-] Segment 1d96b1b9-cd8f-4903-b540-883ed3c19260 resource provider aggregate not found 2026-04-12 21:58:00.430 7 INFO neutron.services.segments.plugin [-] Segment 1d96b1b9-cd8f-4903-b540-883ed3c19260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d96b1b9-cd8f-4903-b540-883ed3c19260 found for delete ", "request_id": "req-132ffbb0-24ed-44bf-bc85-424df5e4be53"}]} 2026-04-12 21:58:00.443 7 INFO neutron.services.segments.plugin [-] Segment 1d96b1b9-cd8f-4903-b540-883ed3c19260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d96b1b9-cd8f-4903-b540-883ed3c19260 found for delete ", "request_id": "req-0c390f35-b5f2-4245-bbfc-e204f2f68c8b"}]} [pid: 7|app: 0|req: 709/1551] 10.0.0.172 () {34 vars in 665 bytes} [Sun Apr 12 21:58:00 2026] POST /v2.0/ports => generated 775 bytes in 276 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: 710/1552] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.0/ports?tenant_id=191b829dcbae4ae288225244064e0ed5&device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1553] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:58:00 2026] PUT /v2.0/routers/7de2797b-b82d-41ff-a94a-49a268efad6c/remove_router_interface => generated 309 bytes in 710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1554] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.0/networks?id=6dea495c-5267-497d-ae2d-1217a3dce196 => 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: 845/1555] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.0/ports?device_id=7de2797b-b82d-41ff-a94a-49a268efad6c => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1556] 10.0.0.172 () {34 vars in 737 bytes} [Sun Apr 12 21:58:00 2026] PUT /v2.0/ports/f4154d1e-6b8a-4c81-8af5-461ebdd22f11 => generated 752 bytes in 154 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: 846/1557] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=18196170-d082-4b5d-84d2-a03264b2859d => generated 858 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:00.917 8 INFO neutron_taas.services.taas.taas_plugin [None req-a72628a3-ed7b-47fc-80be-dad4128fc46c 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] TaaS: Handle Delete Port: f4154d1e-6b8a-4c81-8af5-461ebdd22f11 2026-04-12 21:58:00.920 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a72628a3-ed7b-47fc-80be-dad4128fc46c 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] Tap Mirror: Handle Delete Port: f4154d1e-6b8a-4c81-8af5-461ebdd22f11 2026-04-12 21:58:00.945 7 INFO neutron_taas.services.taas.taas_plugin [None req-22fd7845-faf9-4812-a898-2ed776af9f73 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] TaaS: Handle Delete Port: 96ee3edb-c740-4b87-b927-a63de4209a8e 2026-04-12 21:58:00.948 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22fd7845-faf9-4812-a898-2ed776af9f73 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Tap Mirror: Handle Delete Port: 96ee3edb-c740-4b87-b927-a63de4209a8e [pid: 8|app: 0|req: 847/1558] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:58:00 2026] DELETE /v2.0/ports/f4154d1e-6b8a-4c81-8af5-461ebdd22f11 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1559] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.0/subnets?id=1e2e5360-36a1-4a2b-8df5-c6b834e73ffd => 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: 849/1560] 10.0.0.172 () {32 vars in 643 bytes} [Sun Apr 12 21:58:01 2026] GET /v2.0/ports => generated 777 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1561] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:01 2026] GET /v2.0/ports?network_id=6dea495c-5267-497d-ae2d-1217a3dce196&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:01.088 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44c1def9-2f32-4f9e-aa8d-4ff1862ee63b 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 851/1562] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:58:01 2026] GET /v2.0/ports/f4154d1e-6b8a-4c81-8af5-461ebdd22f11 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1563] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:01 2026] GET /v2.0/networks/6dea495c-5267-497d-ae2d-1217a3dce196?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: 853/1564] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 21:58:01 2026] GET /v2.0/floatingips/a429c13b-03de-4d5c-ac55-f46721f947d6 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1565] 10.0.0.172 () {32 vars in 643 bytes} [Sun Apr 12 21:58:01 2026] GET /v2.0/ports => generated 777 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1566] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:01 2026] GET /v2.0/networks/6dea495c-5267-497d-ae2d-1217a3dce196?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1567] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:58:01 2026] GET /v2.0/ports/6356fb21-6200-42eb-ace6-54a78cf215e6 => generated 774 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:01.311 7 INFO neutron.db.l3_hamode_db [None req-22fd7845-faf9-4812-a898-2ed776af9f73 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] HA network dab12cc0-f0cd-40c7-8eaa-b47fba11adf2 was deleted as no HA routers are present in tenant 727c0565e81649afbf93c6481ec345cb. 2026-04-12 21:58:01.314 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77bfc8b7-c076-419d-83f1-d48334dc21e3 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1568] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:00 2026] DELETE /v2.0/routers/7de2797b-b82d-41ff-a94a-49a268efad6c => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1569] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:58:01 2026] DELETE /v2.0/ports/737d88bf-9dfa-468e-8b5f-5ccedc44d06b => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:01.330 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8fbf2fc9-7a3e-4125-aa08-6e144a61fb69 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1570] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:01 2026] DELETE /v2.0/subnets/c953eaa7-eb47-4fe2-8fe3-5731f64f9f06 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:01.348 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90839cd7-7048-42e1-9834-3897f2ab5f58 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 714/1571] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:01 2026] DELETE /v2.0/subnets/3759c134-3f85-4d93-b116-67f055391cca => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:01.432 7 INFO neutron_taas.services.taas.taas_plugin [None req-06517d18-52a9-40e4-bad1-9362eb0ce188 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] TaaS: Handle Delete Port: 6356fb21-6200-42eb-ace6-54a78cf215e6 2026-04-12 21:58:01.437 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06517d18-52a9-40e4-bad1-9362eb0ce188 9b0bd4f4e891467b905c04888f81f346 d536a07a06d340e381b7fc6ecf9901be - - default default] Tap Mirror: Handle Delete Port: 6356fb21-6200-42eb-ace6-54a78cf215e6 [pid: 8|app: 0|req: 858/1572] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:01 2026] DELETE /v2.0/subnets/b7e3e564-c626-49ee-b17b-29d40307493a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1573] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:58:01 2026] DELETE /v2.0/ports/6356fb21-6200-42eb-ace6-54a78cf215e6 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:01.547 8 INFO neutron.services.segments.plugin [-] Segment 01f5c64b-dfa3-41a8-8927-37a41ee47964 resource provider aggregate not found 2026-04-12 21:58:01.549 8 INFO neutron.services.segments.plugin [-] Segment 01f5c64b-dfa3-41a8-8927-37a41ee47964 resource provider aggregate not found 2026-04-12 21:58:01.567 8 INFO neutron.services.segments.plugin [-] Segment 01f5c64b-dfa3-41a8-8927-37a41ee47964 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01f5c64b-dfa3-41a8-8927-37a41ee47964 found for delete ", "request_id": "req-b30e03f4-89e8-45d8-a302-9a8015a774ff"}]} 2026-04-12 21:58:01.572 8 INFO neutron.services.segments.plugin [-] Segment 01f5c64b-dfa3-41a8-8927-37a41ee47964 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01f5c64b-dfa3-41a8-8927-37a41ee47964 found for delete ", "request_id": "req-f76e52f3-433c-4730-906a-42e6d27d263b"}]} [pid: 8|app: 0|req: 859/1574] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:01 2026] DELETE /v2.0/networks/3ec91b96-bea9-44bc-a01e-bbc5f267b163 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1575] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:01 2026] DELETE /v2.0/networks/846d7aa8-1835-41eb-b0b1-6aa34bb4c0e8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:01.639 8 INFO neutron.db.segments_db [None req-0f35dc30-2191-42cd-80d8-91fa3baddb28 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Added segment 810b1825-9b39-44f5-b883-31f8ab4ef010 of type vxlan for network e356e751-3ebb-42eb-954d-3dd73187e076 2026-04-12 21:58:01.904 8 INFO neutron.db.l3_hamode_db [None req-0f35dc30-2191-42cd-80d8-91fa3baddb28 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 717/1576] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:01 2026] GET /v2.0/security-groups?tenant_id=caefafe000dd4c13bdcb92569f35a7f1&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1577] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:02 2026] GET /v2.0/security-groups?tenant_id=d536a07a06d340e381b7fc6ecf9901be&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1578] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 21:58:02 2026] GET /v2.0/floatingips/a429c13b-03de-4d5c-ac55-f46721f947d6 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1579] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:02 2026] DELETE /v2.0/security-groups/e7d4f344-ae40-478a-adc7-68c85f2fd812 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:02.457 7 INFO neutron.services.segments.plugin [-] Segment bc73acc9-9d51-429b-a2f3-1208221d9e96 resource provider aggregate not found [pid: 7|app: 0|req: 721/1580] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:02 2026] DELETE /v2.0/security-groups/0dae90ae-b14a-4b89-9594-bb7103da4a9d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:02.467 7 INFO neutron.services.segments.plugin [-] Segment bc73acc9-9d51-429b-a2f3-1208221d9e96 resource provider aggregate not found 2026-04-12 21:58:02.479 7 INFO neutron.services.segments.plugin [-] Segment bc73acc9-9d51-429b-a2f3-1208221d9e96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc73acc9-9d51-429b-a2f3-1208221d9e96 found for delete ", "request_id": "req-6e2e8d9a-691c-4c3a-bc61-ada08b982697"}]} 2026-04-12 21:58:02.493 7 INFO neutron.services.segments.plugin [-] Segment bc73acc9-9d51-429b-a2f3-1208221d9e96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc73acc9-9d51-429b-a2f3-1208221d9e96 found for delete ", "request_id": "req-b8792e3e-ed77-4084-a935-01013fc2f6fd"}]} 2026-04-12 21:58:02.502 7 INFO neutron.services.segments.plugin [-] Segment 5743d12a-601d-4d23-9bc0-5801664a0b3b resource provider aggregate not found 2026-04-12 21:58:02.519 7 INFO neutron.services.segments.plugin [-] Segment 5743d12a-601d-4d23-9bc0-5801664a0b3b resource provider aggregate not found 2026-04-12 21:58:02.540 7 INFO neutron.services.segments.plugin [-] Segment 5743d12a-601d-4d23-9bc0-5801664a0b3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5743d12a-601d-4d23-9bc0-5801664a0b3b found for delete ", "request_id": "req-e7aec375-b97e-428f-85d5-f622806f580e"}]} 2026-04-12 21:58:02.553 7 INFO neutron.services.segments.plugin [-] Segment 5743d12a-601d-4d23-9bc0-5801664a0b3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5743d12a-601d-4d23-9bc0-5801664a0b3b found for delete ", "request_id": "req-17a0ff64-5060-4d92-b80f-707dbfb95528"}]} [pid: 7|app: 0|req: 724/1583] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:02 2026] GET /v2.0/security-groups?tenant_id=b15fae2d30914997afafbd069be6ff6d&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:02.637 8 INFO neutron.db.l3_hamode_db [None req-0f35dc30-2191-42cd-80d8-91fa3baddb28 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 725/1584] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:02 2026] DELETE /v2.0/security-groups/a78e8b9f-e1a8-4464-abe4-762b4bf94c67 => 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: 860/1585] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:58:01 2026] POST /v2.0/routers => generated 688 bytes in 1950 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1586] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 21:58:03 2026] GET /v2.0/routers/45db41d8-269e-41b8-8568-fb1e450d3853 => generated 694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1587] 10.0.0.172 () {32 vars in 647 bytes} [Sun Apr 12 21:58:03 2026] GET /v2.0/routers => generated 697 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1588] 10.0.0.172 () {34 vars in 741 bytes} [Sun Apr 12 21:58:03 2026] PUT /v2.0/routers/45db41d8-269e-41b8-8568-fb1e450d3853 => generated 701 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1589] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 21:58:04 2026] GET /v2.0/routers/45db41d8-269e-41b8-8568-fb1e450d3853 => generated 701 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1590] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:58:04 2026] GET /v2.0/ports?device_id=45db41d8-269e-41b8-8568-fb1e450d3853 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:04.319 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a79b5ca-5b1b-49d3-82db-449fd23f1944 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] TaaS: Handle Delete Port: de8a6fb1-7ac3-4bfc-9f6a-80216a433312 2026-04-12 21:58:04.323 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a79b5ca-5b1b-49d3-82db-449fd23f1944 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Tap Mirror: Handle Delete Port: de8a6fb1-7ac3-4bfc-9f6a-80216a433312 [pid: 7|app: 0|req: 729/1591] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 21:58:04 2026] POST /v2.0/subnetpools => generated 548 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1592] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 21:58:04 2026] GET /v2.0/subnetpools/8fd6ebc3-a5c1-4233-bc46-88485c84e48e => generated 548 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1593] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:58:04 2026] PUT /v2.0/subnetpools/8fd6ebc3-a5c1-4233-bc46-88485c84e48e => generated 501 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1594] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:58:04 2026] DELETE /v2.0/subnetpools/8fd6ebc3-a5c1-4233-bc46-88485c84e48e => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:04.540 7 INFO neutron.api.v2.resource [None req-93d10b1e-2fc5-4cae-a893-80b441e78574 9aa3e8bee1b94be1bfe15c1d53c65232 0c3ca34199b7434aab89c8cc0837a1f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1595] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 21:58:04 2026] GET /v2.0/subnetpools/8fd6ebc3-a5c1-4233-bc46-88485c84e48e => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:04.553 7 INFO neutron.api.v2.resource [None req-da1745dc-f8f6-4d10-94ed-030350d80512 9aa3e8bee1b94be1bfe15c1d53c65232 0c3ca34199b7434aab89c8cc0837a1f4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 734/1596] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:58:04 2026] DELETE /v2.0/subnetpools/8fd6ebc3-a5c1-4233-bc46-88485c84e48e => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:04.560 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a79b5ca-5b1b-49d3-82db-449fd23f1944 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] TaaS: Handle Delete Port: 1203f7c8-08d5-495e-93b8-c58982abd921 2026-04-12 21:58:04.562 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a79b5ca-5b1b-49d3-82db-449fd23f1944 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] Tap Mirror: Handle Delete Port: 1203f7c8-08d5-495e-93b8-c58982abd921 2026-04-12 21:58:04.813 8 INFO neutron.services.segments.plugin [-] Segment 810b1825-9b39-44f5-b883-31f8ab4ef010 resource provider aggregate not found 2026-04-12 21:58:04.820 8 INFO neutron.services.segments.plugin [-] Segment 810b1825-9b39-44f5-b883-31f8ab4ef010 resource provider aggregate not found 2026-04-12 21:58:04.823 8 INFO neutron.services.segments.plugin [-] Segment 810b1825-9b39-44f5-b883-31f8ab4ef010 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 810b1825-9b39-44f5-b883-31f8ab4ef010 found for delete ", "request_id": "req-8e94d3ae-56c7-4e44-a477-7642223042ad"}]} 2026-04-12 21:58:04.834 8 INFO neutron.services.segments.plugin [-] Segment 810b1825-9b39-44f5-b883-31f8ab4ef010 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 810b1825-9b39-44f5-b883-31f8ab4ef010 found for delete ", "request_id": "req-dfadfd5c-c6f4-4655-87f6-f6ab2682e6cc"}]} 2026-04-12 21:58:04.851 8 INFO neutron.db.l3_hamode_db [None req-6a79b5ca-5b1b-49d3-82db-449fd23f1944 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] HA network e356e751-3ebb-42eb-954d-3dd73187e076 was deleted as no HA routers are present in tenant 727c0565e81649afbf93c6481ec345cb. [pid: 8|app: 0|req: 863/1597] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:04 2026] DELETE /v2.0/routers/45db41d8-269e-41b8-8568-fb1e450d3853 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1598] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:58:04 2026] GET /v2.0/ports?device_id=45db41d8-269e-41b8-8568-fb1e450d3853 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:04.906 8 INFO neutron.api.v2.resource [None req-35166788-22af-45f6-b4a7-ea3579d5a759 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 864/1599] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:04 2026] DELETE /v2.0/routers/45db41d8-269e-41b8-8568-fb1e450d3853 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1600] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:58:04 2026] GET /v2.0/ports?device_id=7de2797b-b82d-41ff-a94a-49a268efad6c => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:04.947 8 INFO neutron.api.v2.resource [None req-183305a1-a81c-4d0b-824e-6a4bfb3da56b 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 865/1601] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:04 2026] DELETE /v2.0/routers/7de2797b-b82d-41ff-a94a-49a268efad6c => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:04.962 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22db3688-4971-439d-86a6-cd310d7e6dcf 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 737/1602] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:04 2026] DELETE /v2.0/subnets/b7e3e564-c626-49ee-b17b-29d40307493a => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1603] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:58:04 2026] GET /v2.0/ports?device_id=501dbac4-c653-4a3a-87bf-7b3f0f5d4241 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:05.005 7 INFO neutron.api.v2.resource [None req-218545c1-03d9-4745-894c-d3961acbfb66 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 738/1604] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:04 2026] DELETE /v2.0/routers/501dbac4-c653-4a3a-87bf-7b3f0f5d4241 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:05.024 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b05cfacc-23f9-4ad6-a12e-ce5d34ad0844 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 867/1605] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:05 2026] DELETE /v2.0/subnets/97094293-a9f4-45ad-959d-50a40d635320 => 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: 868/1606] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:58:05 2026] GET /v2.0/ports?device_id=11d0d9f9-3916-4645-801d-a23606be8269 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:05.066 8 INFO neutron.api.v2.resource [None req-ec4a8f76-00c8-4e32-987b-1551d4d32744 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 869/1607] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:05 2026] DELETE /v2.0/routers/11d0d9f9-3916-4645-801d-a23606be8269 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1608] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:05 2026] GET /v2.0/security-groups?tenant_id=0c3ca34199b7434aab89c8cc0837a1f4&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1609] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:05 2026] GET /v2.0/security-groups?tenant_id=d75fd0e98d624a32b97b0b6a8247bd8b&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:05.258 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc5a5d27-ee88-4e58-9f3c-feb5354a657b 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 871/1610] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:05 2026] DELETE /v2.0/subnets/282fd461-4724-41fb-9db7-3c23d76322b4 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1611] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:05 2026] DELETE /v2.0/security-groups/bc219ad6-a2a9-40a1-a5ec-7ebe7163eebe => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:05.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-691b1eb1-12e4-4d93-8f08-b2eb3c8b9bc8 28c88f04318e4b3387449bf1f3af6658 727c0565e81649afbf93c6481ec345cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 873/1612] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:05 2026] DELETE /v2.0/subnets/a21a28e3-7b7b-4c25-a8ee-c9b27c759575 => 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: 740/1613] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:05 2026] DELETE /v2.0/security-groups/ac2bbabc-2461-4cd1-9ad7-df5a232564a9 => 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: 874/1614] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:05 2026] GET /v2.0/security-groups?tenant_id=727c0565e81649afbf93c6481ec345cb&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1615] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:05 2026] DELETE /v2.0/security-groups/700417d0-423f-4bb4-b3a4-9ca3f637ff67 => 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: 875/1616] 10.0.0.172 () {34 vars in 684 bytes} [Sun Apr 12 21:58:07 2026] POST /v2.0/security-groups => generated 1623 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1617] 10.0.0.172 () {32 vars in 663 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/security-groups => generated 4528 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1618] 10.0.0.172 () {34 vars in 758 bytes} [Sun Apr 12 21:58:08 2026] PUT /v2.0/security-groups/60529df6-d6db-4fc4-bd6e-657e78c2faec => generated 1664 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1619] 10.0.0.172 () {32 vars in 737 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/security-groups/60529df6-d6db-4fc4-bd6e-657e78c2faec => generated 1664 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1620] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:08 2026] DELETE /v2.0/security-groups/60529df6-d6db-4fc4-bd6e-657e78c2faec => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1621] 10.0.0.172 () {32 vars in 663 bytes} [Sun Apr 12 21:58:08 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) 2026-04-12 21:58:08.250 8 INFO neutron.api.v2.resource [None req-f815df37-2275-4ddf-b903-9585bc0497fc 78a4745eb40c4d02818dd94138d6be1a 0ec4c545e10744b681a2fe9cf1697207 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 878/1622] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:08 2026] DELETE /v2.0/security-groups/60529df6-d6db-4fc4-bd6e-657e78c2faec => 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: 745/1623] 10.0.0.172 () {34 vars in 684 bytes} [Sun Apr 12 21:58:08 2026] POST /v2.0/security-groups => generated 1624 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1624] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1625] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/security-group-rules/48b44479-241c-440e-b680-c6460ea13175 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1626] 10.0.0.172 () {32 vars in 673 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1627] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 21:58:08 2026] DELETE /v2.0/security-group-rules/48b44479-241c-440e-b680-c6460ea13175 => 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: 881/1628] 10.0.0.172 () {32 vars in 673 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1629] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1630] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/security-group-rules/36b8d651-9786-4f8b-83d4-640245e3ee54 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1631] 10.0.0.172 () {32 vars in 673 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1632] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 21:58:08 2026] DELETE /v2.0/security-group-rules/36b8d651-9786-4f8b-83d4-640245e3ee54 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1633] 10.0.0.172 () {32 vars in 673 bytes} [Sun Apr 12 21:58:09 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-12 21:58:09.100 8 INFO neutron.db.securitygroups_db [None req-3318804f-e5d4-4c41-adf3-52cf194593bf 78a4745eb40c4d02818dd94138d6be1a 0ec4c545e10744b681a2fe9cf1697207 - - default default] Project 0ec4c545e10744b681a2fe9cf1697207 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: 884/1634] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:09 2026] POST /v2.0/security-group-rules => generated 607 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1635] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 21:58:09 2026] GET /v2.0/security-group-rules/9dcbce92-b469-4400-b545-1cb5aeda2bdb => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1636] 10.0.0.172 () {32 vars in 673 bytes} [Sun Apr 12 21:58:09 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1637] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 21:58:09 2026] DELETE /v2.0/security-group-rules/9dcbce92-b469-4400-b545-1cb5aeda2bdb => 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: 753/1638] 10.0.0.172 () {32 vars in 673 bytes} [Sun Apr 12 21:58:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1639] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:09 2026] DELETE /v2.0/security-groups/4e6a7a8c-f588-4a7c-9b72-e89c9368d517 => 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: 755/1640] 10.0.0.172 () {32 vars in 663 bytes} [Sun Apr 12 21:58:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1641] 10.0.0.172 () {32 vars in 663 bytes} [Sun Apr 12 21:58:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1642] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:09 2026] GET /v2.0/security-groups?tenant_id=bfe49f26340c4839b2c429f744d8a48a&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1643] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:09 2026] DELETE /v2.0/security-groups/d65c28aa-683b-4429-a03e-6109d210244b => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1644] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:09 2026] GET /v2.0/security-groups?tenant_id=6ba38cc6d82b482ba43d1535482dd6de&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1645] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:09 2026] GET /v2.0/security-groups?tenant_id=885d53e105054f6f9ed92c4cae78d5ce&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1646] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:09 2026] DELETE /v2.0/security-groups/7f5af714-e006-44fa-8dcd-70d14d8cb51b => 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: 759/1647] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:09 2026] DELETE /v2.0/security-groups/4089931d-3e17-4722-a748-f1d3b5b5a2c5 => 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: 889/1648] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:10 2026] GET /v2.0/security-groups?tenant_id=0ec4c545e10744b681a2fe9cf1697207&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1649] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:10 2026] DELETE /v2.0/security-groups/67967758-a85a-45fa-b139-0b59352f1678 => 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: 761/1650] 10.0.0.172 () {32 vars in 623 bytes} [Sun Apr 12 21:58:12 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-12 21:58:12.017 8 INFO neutron.db.segments_db [None req-b6621035-2cfa-46e5-b730-19869c7620b7 d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Added segment 272e567b-fa51-4c12-b76e-abc2a65cc84e of type vxlan for network be742545-e83d-4f0c-9a1e-1c581f50f46e [pid: 7|app: 0|req: 762/1651] 10.0.0.172 () {32 vars in 633 bytes} [Sun Apr 12 21:58:12 2026] GET /v2.0/ => generated 632 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1652] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:58:11 2026] POST /v2.0/networks => generated 650 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1653] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:58:12 2026] POST /v2.0/subnets => generated 627 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:12.459 8 INFO neutron.db.segments_db [None req-e4ca2e5c-a5a0-4572-bbd5-8f7354ae59e0 d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Added segment 80c0fa2e-5b8e-4c36-8305-f24cd153d2c7 of type vxlan for network e520b8b1-6790-4ff0-9b3c-96032e11d343 2026-04-12 21:58:12.695 8 INFO neutron.db.l3_hamode_db [None req-e4ca2e5c-a5a0-4572-bbd5-8f7354ae59e0 d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 764/1654] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:12 2026] GET /v2.0/security-groups?tenant_id=27397837025b49bb9e9ed153dcd74ae8&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1655] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:12 2026] DELETE /v2.0/security-groups/4af40000-0590-4c41-a9a1-702a55c48028 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:13.420 8 INFO neutron.db.l3_hamode_db [None req-e4ca2e5c-a5a0-4572-bbd5-8f7354ae59e0 d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 766/1656] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:13 2026] GET /v2.0/security-groups?tenant_id=f7a3edc2fae946b2a4e37e3216c4e758&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1657] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:13 2026] DELETE /v2.0/security-groups/be7bf54d-a756-4442-aacf-f7db6d77992e => 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: 891/1658] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:58:12 2026] POST /v2.0/routers => generated 694 bytes in 1804 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:14.964 8 INFO neutron.db.segments_db [None req-84981028-59c8-4c77-949c-9942884179cd 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment cb08ed8d-a074-4e94-98d6-34258bd50be4 of type vxlan for network eae2d40c-b459-46d6-bc06-1ff00d70de54 [pid: 8|app: 0|req: 892/1659] 10.0.0.172 () {34 vars in 671 bytes} [Sun Apr 12 21:58:14 2026] POST /v2.0/networks => generated 741 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1660] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:58:15 2026] POST /v2.0/subnets => generated 688 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:15.231 8 INFO neutron.db.segments_db [None req-3a13449d-6317-4cb1-94ab-38a5e1a33ef3 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 75cc960f-dd55-4e77-ac6d-8aca6c100d3f of type vxlan for network ca402581-8fb6-4556-8cfe-4b5c203a89e4 [pid: 7|app: 0|req: 768/1661] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:58:14 2026] PUT /v2.0/routers/c5fdd7d7-c3ed-4a4a-8311-b1fa9c193f0e/add_router_interface => generated 309 bytes in 1113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:15.454 8 INFO neutron.db.l3_hamode_db [None req-3a13449d-6317-4cb1-94ab-38a5e1a33ef3 6387c48a4af842c3a5aa53a971c93cac 5c17a14a46174dc99744cd850f025137 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 769/1662] 10.0.0.172 () {34 vars in 665 bytes} [Sun Apr 12 21:58:15 2026] POST /v2.0/ports => generated 955 bytes in 324 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: 770/1663] 10.0.0.172 () {34 vars in 665 bytes} [Sun Apr 12 21:58:15 2026] POST /v2.0/ports => generated 955 bytes in 325 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-12 21:58:16.185 8 INFO neutron.db.l3_hamode_db [None req-3a13449d-6317-4cb1-94ab-38a5e1a33ef3 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:58:16.668 7 INFO neutron.db.l3_db [None req-1a6a22a8-a20c-4109-a914-4ecfb9091f41 d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Floating IP 499a1f12-4cde-43d7-b1a5-fd5f54d5fa9f associated. External IP: 10.96.250.215, port: be523331-173c-4e25-ba95-e726505ff933. [pid: 7|app: 0|req: 771/1664] 10.0.0.172 () {34 vars in 677 bytes} [Sun Apr 12 21:58:15 2026] POST /v2.0/floatingips => generated 842 bytes in 932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1665] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:16 2026] GET /v2.0/security-groups?tenant_id=aff72f12f29d4297ac53fc9cdb167552&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:17.279 7 INFO neutron.db.l3_db [None req-044d225f-0cd6-4ac3-be4c-3417c0ddcf7a d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Floating IP 499a1f12-4cde-43d7-b1a5-fd5f54d5fa9f disassociated. External IP: 10.96.250.215, port: be523331-173c-4e25-ba95-e726505ff933. [pid: 8|app: 0|req: 894/1666] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:58:15 2026] POST /v2.0/routers => generated 728 bytes in 2201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1667] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:17 2026] DELETE /v2.0/security-groups/a4b1f277-f7f5-4d71-a079-5a654a74fe2e => 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: 773/1670] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:58:17 2026] PUT /v2.0/floatingips/499a1f12-4cde-43d7-b1a5-fd5f54d5fa9f => generated 552 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:17.666 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3acb91f-38bb-4931-b87b-af0f3ea9d702 d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] TaaS: Handle Delete Port: 83775a38-c4df-4af9-a5ab-3b4162a0c28e 2026-04-12 21:58:17.669 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3acb91f-38bb-4931-b87b-af0f3ea9d702 d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Tap Mirror: Handle Delete Port: 83775a38-c4df-4af9-a5ab-3b4162a0c28e [pid: 7|app: 0|req: 774/1671] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:58:17 2026] DELETE /v2.0/floatingips/499a1f12-4cde-43d7-b1a5-fd5f54d5fa9f => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:18.705 7 INFO neutron.db.l3_db [None req-8b133c1a-df07-42cc-a99e-8f35dbf11183 d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Floating IP fbcf5a39-c406-45d2-8b24-ec2e35c16fc8 associated. External IP: 10.96.250.202, port: b5e4fe5e-9ed2-4258-b0f2-ccd1d3c436bb. [pid: 8|app: 0|req: 898/1672] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:58:17 2026] PUT /v2.0/routers/54101619-7c98-486f-b734-9ef3657035dc/add_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1673] 10.0.0.172 () {34 vars in 677 bytes} [Sun Apr 12 21:58:17 2026] POST /v2.0/floatingips => generated 842 bytes in 1154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1674] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 21:58:19 2026] GET /v2.0/floatingips/fbcf5a39-c406-45d2-8b24-ec2e35c16fc8 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1675] 10.0.0.172 () {32 vars in 655 bytes} [Sun Apr 12 21:58:19 2026] GET /v2.0/floatingips => generated 845 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:19.498 8 INFO neutron.db.l3_db [None req-b0cf8c51-d82c-4659-a29c-6fc935034e70 d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Floating IP fbcf5a39-c406-45d2-8b24-ec2e35c16fc8 associated. External IP: 10.96.250.202, port: b5e4fe5e-9ed2-4258-b0f2-ccd1d3c436bb. [pid: 8|app: 0|req: 900/1676] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:58:19 2026] PUT /v2.0/floatingips/fbcf5a39-c406-45d2-8b24-ec2e35c16fc8 => generated 842 bytes in 966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1677] 10.0.0.120 () {34 vars in 990 bytes} [Sun Apr 12 21:58:20 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => 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: 902/1678] 10.0.0.120 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:20 2026] GET /v2.0/security-groups?id=8af8b3aa-851f-4f0c-b45e-3a8c48d640b2&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:20.570 7 INFO neutron.db.l3_db [None req-64d80bea-e1a1-4d5e-bf59-67b021017dae d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Floating IP fbcf5a39-c406-45d2-8b24-ec2e35c16fc8 disassociated. External IP: 10.96.250.202, port: be523331-173c-4e25-ba95-e726505ff933. [pid: 7|app: 0|req: 777/1679] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:58:20 2026] PUT /v2.0/floatingips/fbcf5a39-c406-45d2-8b24-ec2e35c16fc8 => generated 552 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:20.986 8 INFO neutron_taas.services.taas.taas_plugin [None req-aec50998-68e8-4a77-9970-c325b43d4741 d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] TaaS: Handle Delete Port: bdbbd01e-1798-459e-91ef-a153c6502c00 2026-04-12 21:58:20.989 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aec50998-68e8-4a77-9970-c325b43d4741 d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Tap Mirror: Handle Delete Port: bdbbd01e-1798-459e-91ef-a153c6502c00 [pid: 7|app: 0|req: 778/1680] 10.0.0.227 () {34 vars in 982 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/networks?id=eae2d40c-b459-46d6-bc06-1ff00d70de54 => generated 673 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1681] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:58:20 2026] DELETE /v2.0/floatingips/fbcf5a39-c406-45d2-8b24-ec2e35c16fc8 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1682] 10.0.0.227 () {34 vars in 965 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/quotas/5c17a14a46174dc99744cd850f025137 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:21.150 8 INFO neutron.api.v2.resource [None req-06809165-c891-4f07-9e60-bc3acecffe38 d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 904/1683] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:58:21 2026] DELETE /v2.0/floatingips/fbcf5a39-c406-45d2-8b24-ec2e35c16fc8 => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1684] 10.0.0.227 () {34 vars in 1002 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/ports?tenant_id=5c17a14a46174dc99744cd850f025137&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1685] 10.0.0.227 () {34 vars in 1008 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/networks/eae2d40c-b459-46d6-bc06-1ff00d70de54?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:21.303 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9fa659e-8c23-4cae-b75b-7da72cd8cfba d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] TaaS: Handle Delete Port: be523331-173c-4e25-ba95-e726505ff933 2026-04-12 21:58:21.305 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9fa659e-8c23-4cae-b75b-7da72cd8cfba d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Tap Mirror: Handle Delete Port: be523331-173c-4e25-ba95-e726505ff933 [pid: 7|app: 0|req: 782/1686] 10.0.0.227 () {34 vars in 1108 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/networks/eae2d40c-b459-46d6-bc06-1ff00d70de54?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: 8|app: 0|req: 905/1687] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:58:21 2026] DELETE /v2.0/ports/be523331-173c-4e25-ba95-e726505ff933 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1688] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:21.539 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f4b40f7-537e-45c9-9f82-b1ebb06bc2fc d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] TaaS: Handle Delete Port: b5e4fe5e-9ed2-4258-b0f2-ccd1d3c436bb 2026-04-12 21:58:21.543 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f4b40f7-537e-45c9-9f82-b1ebb06bc2fc d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Tap Mirror: Handle Delete Port: b5e4fe5e-9ed2-4258-b0f2-ccd1d3c436bb [pid: 8|app: 0|req: 906/1689] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:58:21 2026] DELETE /v2.0/ports/b5e4fe5e-9ed2-4258-b0f2-ccd1d3c436bb => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1690] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/ports?device_id=c5fdd7d7-c3ed-4a4a-8311-b1fa9c193f0e => generated 958 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:22.116 8 INFO neutron_taas.services.taas.taas_plugin [None req-238ccd31-0fef-4f26-b103-f64200e5e848 d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] TaaS: Handle Delete Port: 1979c574-1e8c-4c9d-97db-d8fbbf4346ba 2026-04-12 21:58:22.119 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-238ccd31-0fef-4f26-b103-f64200e5e848 d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Tap Mirror: Handle Delete Port: 1979c574-1e8c-4c9d-97db-d8fbbf4346ba [pid: 7|app: 0|req: 785/1691] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:22 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => 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: 907/1692] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:58:21 2026] PUT /v2.0/routers/c5fdd7d7-c3ed-4a4a-8311-b1fa9c193f0e/remove_router_interface => generated 309 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:22.963 7 INFO neutron_taas.services.taas.taas_plugin [None req-40b63512-e9b2-4fd0-a1b8-3b06d45bad3b d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] TaaS: Handle Delete Port: ba9d29ec-ba03-4b03-9c58-53764a70c720 2026-04-12 21:58:22.967 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40b63512-e9b2-4fd0-a1b8-3b06d45bad3b d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Tap Mirror: Handle Delete Port: ba9d29ec-ba03-4b03-9c58-53764a70c720 2026-04-12 21:58:23.174 7 INFO neutron_taas.services.taas.taas_plugin [None req-40b63512-e9b2-4fd0-a1b8-3b06d45bad3b d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] TaaS: Handle Delete Port: 3d2902f4-a5b7-4668-a56a-3933052aeb39 2026-04-12 21:58:23.176 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40b63512-e9b2-4fd0-a1b8-3b06d45bad3b d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] Tap Mirror: Handle Delete Port: 3d2902f4-a5b7-4668-a56a-3933052aeb39 2026-04-12 21:58:23.474 7 INFO neutron.services.segments.plugin [-] Segment 80c0fa2e-5b8e-4c36-8305-f24cd153d2c7 resource provider aggregate not found 2026-04-12 21:58:23.479 7 INFO neutron.services.segments.plugin [-] Segment 80c0fa2e-5b8e-4c36-8305-f24cd153d2c7 resource provider aggregate not found 2026-04-12 21:58:23.497 7 INFO neutron.services.segments.plugin [-] Segment 80c0fa2e-5b8e-4c36-8305-f24cd153d2c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80c0fa2e-5b8e-4c36-8305-f24cd153d2c7 found for delete ", "request_id": "req-55459637-3922-4b61-bd08-e763b475d8f6"}]} 2026-04-12 21:58:23.500 7 INFO neutron.db.l3_hamode_db [None req-40b63512-e9b2-4fd0-a1b8-3b06d45bad3b d9e59d12fba340358d530bf955afb37b 5034187af9a14066ba38430fcfc6d25e - - default default] HA network e520b8b1-6790-4ff0-9b3c-96032e11d343 was deleted as no HA routers are present in tenant 5034187af9a14066ba38430fcfc6d25e. [pid: 7|app: 0|req: 786/1693] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:22 2026] DELETE /v2.0/routers/c5fdd7d7-c3ed-4a4a-8311-b1fa9c193f0e => generated 0 bytes in 761 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:23.510 7 INFO neutron.services.segments.plugin [-] Segment 80c0fa2e-5b8e-4c36-8305-f24cd153d2c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80c0fa2e-5b8e-4c36-8305-f24cd153d2c7 found for delete ", "request_id": "req-fdd7dd0c-8e9a-4d5c-bf21-7cb941159128"}]} [pid: 7|app: 0|req: 787/1694] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:23 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => 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: 908/1695] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:23 2026] DELETE /v2.0/subnets/e9d56727-5265-46e1-98fb-f780ab9f1af3 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1696] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:23 2026] DELETE /v2.0/networks/be742545-e83d-4f0c-9a1e-1c581f50f46e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1697] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:24 2026] GET /v2.0/security-groups?tenant_id=5034187af9a14066ba38430fcfc6d25e&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1698] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:24 2026] DELETE /v2.0/security-groups/8be5ed01-1f98-460a-94b7-42733e324d67 => 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: 910/1699] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:24 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:25.519 7 INFO neutron.services.segments.plugin [-] Segment 272e567b-fa51-4c12-b76e-abc2a65cc84e resource provider aggregate not found 2026-04-12 21:58:25.529 7 INFO neutron.services.segments.plugin [-] Segment 272e567b-fa51-4c12-b76e-abc2a65cc84e resource provider aggregate not found 2026-04-12 21:58:25.538 7 INFO neutron.services.segments.plugin [-] Segment 272e567b-fa51-4c12-b76e-abc2a65cc84e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 272e567b-fa51-4c12-b76e-abc2a65cc84e found for delete ", "request_id": "req-c9f25f3f-324d-4569-91c6-03a2ce11e451"}]} 2026-04-12 21:58:25.549 7 INFO neutron.services.segments.plugin [-] Segment 272e567b-fa51-4c12-b76e-abc2a65cc84e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 272e567b-fa51-4c12-b76e-abc2a65cc84e found for delete ", "request_id": "req-bc0e0ade-4222-4afb-b613-61db5b526386"}]} [pid: 7|app: 0|req: 790/1700] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:58:25 2026] GET /v2.0/networks?id=eae2d40c-b459-46d6-bc06-1ff00d70de54 => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1701] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:25 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => 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: 911/1702] 199.204.45.30 () {38 vars in 954 bytes} [Sun Apr 12 21:58:25 2026] POST /v2.0/ports => generated 958 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1703] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 21:58:26 2026] PUT /v2.0/ports/97dc8f7c-4358-4d8a-9550-136562ef42a3 => generated 1239 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:26.503 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d8da47e-5d99-42d5-b53e-c79ae0c0d9a6'] response: {'name': 'network-changed', 'server_uuid': 'fef4a76e-0462-4112-8b83-593415bd757d', 'tag': '97dc8f7c-4358-4d8a-9550-136562ef42a3', '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: 912/1704] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:26 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 793/1705] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:26 2026] GET /v2.0/security-groups?id=0c60c430-52b9-4065-9c7c-56bf4b192ce5&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1706] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/ports?tenant_id=5c17a14a46174dc99744cd850f025137&device_id=fef4a76e-0462-4112-8b83-593415bd757d => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1707] 199.204.45.30 () {34 vars in 1017 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/networks?tenant_id=5c17a14a46174dc99744cd850f025137&shared=False => generated 769 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1708] 199.204.45.30 () {34 vars in 929 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1709] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1710] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/security-groups?id=0c60c430-52b9-4065-9c7c-56bf4b192ce5&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: 796/1711] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/ports?tenant_id=5c17a14a46174dc99744cd850f025137&device_id=fef4a76e-0462-4112-8b83-593415bd757d => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1712] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=97dc8f7c-4358-4d8a-9550-136562ef42a3 => 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: 797/1713] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/subnets?id=75941153-bb2f-48d1-8dad-24f4c403abd3 => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1714] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/ports?network_id=eae2d40c-b459-46d6-bc06-1ff00d70de54&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1715] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/networks/eae2d40c-b459-46d6-bc06-1ff00d70de54?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: 918/1716] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/networks/eae2d40c-b459-46d6-bc06-1ff00d70de54?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: 919/1717] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => 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: 920/1718] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/security-groups?id=0c60c430-52b9-4065-9c7c-56bf4b192ce5&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1719] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/security-groups?tenant_id=434f5b2ccc914b24a7c1237608075c14&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1720] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:29 2026] DELETE /v2.0/security-groups/51789da1-82c4-4739-9e69-09301a0c091c => 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: 800/1721] 10.0.0.172 () {32 vars in 826 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/ports?project_id=191b829dcbae4ae288225244064e0ed5&network_id=6dea495c-5267-497d-ae2d-1217a3dce196 => generated 3691 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1722] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/security-groups?tenant_id=e73ca293d51c4f40a158f895b007c3d5&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1723] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:29 2026] DELETE /v2.0/security-groups/a76d56fb-ef23-44ea-86f0-06d01c72b152 => 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: 923/1724] 10.0.0.172 () {32 vars in 742 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/subnets?network_id=f05e6713-5eb6-4574-bfad-db20f936be26 => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:30.123 7 INFO neutron.db.l3_db [None req-fc8a5ec3-de2b-48d2-86a2-7f41f7fc63b2 da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Floating IP a429c13b-03de-4d5c-ac55-f46721f947d6 disassociated. External IP: 10.96.250.216, port: 18196170-d082-4b5d-84d2-a03264b2859d. [pid: 8|app: 0|req: 924/1725] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1726] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:58:30 2026] PUT /v2.0/floatingips/a429c13b-03de-4d5c-ac55-f46721f947d6 => generated 554 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1727] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/security-groups?id=0c60c430-52b9-4065-9c7c-56bf4b192ce5&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1728] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/floatingips/a429c13b-03de-4d5c-ac55-f46721f947d6 => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:30.441 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72d009f5-41e8-4b2a-a58d-46d7c4ba9a04'] response: {'name': 'network-changed', 'server_uuid': 'ed94c2d2-feec-4f11-9e79-57b67cc7bd33', 'tag': '18196170-d082-4b5d-84d2-a03264b2859d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 926/1729] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/security-groups?tenant_id=84f7b111da72452c89d8d41bfbc574c5&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1730] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:30 2026] DELETE /v2.0/security-groups/742e8e17-d9bd-498e-8589-04cea64fa62b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1731] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/ports?tenant_id=191b829dcbae4ae288225244064e0ed5&device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => 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: 805/1732] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/networks?id=6dea495c-5267-497d-ae2d-1217a3dce196 => generated 757 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1733] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=18196170-d082-4b5d-84d2-a03264b2859d => 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: 806/1734] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/subnets?id=1e2e5360-36a1-4a2b-8df5-c6b834e73ffd => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1735] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/ports?network_id=6dea495c-5267-497d-ae2d-1217a3dce196&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: 807/1736] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/networks/6dea495c-5267-497d-ae2d-1217a3dce196?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: 930/1737] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/networks/6dea495c-5267-497d-ae2d-1217a3dce196?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: 808/1738] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/floatingips/a429c13b-03de-4d5c-ac55-f46721f947d6 => generated 552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1739] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1740] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/security-groups?id=0c60c430-52b9-4065-9c7c-56bf4b192ce5&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: 811/1743] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:32 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1744] 10.0.0.172 () {34 vars in 685 bytes} [Sun Apr 12 21:58:32 2026] POST /v2.0/security-groups => generated 1673 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1745] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:32 2026] GET /v2.0/security-groups?id=0c60c430-52b9-4065-9c7c-56bf4b192ce5&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1746] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1747] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:32 2026] POST /v2.0/security-group-rules => generated 596 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1748] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1749] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:33.285 8 INFO neutron.db.securitygroups_db [None req-b910d2b0-d9e4-45f5-9b2c-e588fe07abd3 da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Project 191b829dcbae4ae288225244064e0ed5 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: 814/1750] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:33 2026] GET /v2.0/security-groups?tenant_id=6e7c7fb9570b4c6a826a25c265f275e8&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: 937/1751] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:33 2026] POST /v2.0/security-group-rules => generated 607 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:33.409 8 INFO neutron.db.securitygroups_db [None req-24c2e02f-7dae-47e9-825f-e5cea120befb da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Project 191b829dcbae4ae288225244064e0ed5 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: 815/1752] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:33 2026] DELETE /v2.0/security-groups/b8719c47-9041-4d17-869a-fece237af6f7 => 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: 938/1753] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:33 2026] POST /v2.0/security-group-rules => generated 606 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1754] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:33 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => 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: 817/1755] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:33 2026] GET /v2.0/security-groups?id=0c60c430-52b9-4065-9c7c-56bf4b192ce5&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1756] 10.0.0.172 () {32 vars in 649 bytes} [Sun Apr 12 21:58:33 2026] GET /v2.0/networks => generated 1298 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1757] 10.0.0.227 () {34 vars in 1098 bytes} [Sun Apr 12 21:58:34 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-901029397&fields=id&tenant_id=191b829dcbae4ae288225244064e0ed5 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1758] 10.0.0.227 () {34 vars in 982 bytes} [Sun Apr 12 21:58:34 2026] GET /v2.0/networks?id=6dea495c-5267-497d-ae2d-1217a3dce196 => generated 661 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1759] 10.0.0.227 () {34 vars in 965 bytes} [Sun Apr 12 21:58:34 2026] GET /v2.0/quotas/191b829dcbae4ae288225244064e0ed5 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1760] 10.0.0.227 () {34 vars in 1002 bytes} [Sun Apr 12 21:58:34 2026] GET /v2.0/ports?tenant_id=191b829dcbae4ae288225244064e0ed5&fields=id => generated 149 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1761] 10.0.0.227 () {34 vars in 1008 bytes} [Sun Apr 12 21:58:34 2026] GET /v2.0/networks/6dea495c-5267-497d-ae2d-1217a3dce196?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1762] 10.0.0.227 () {34 vars in 1108 bytes} [Sun Apr 12 21:58:34 2026] GET /v2.0/networks/6dea495c-5267-497d-ae2d-1217a3dce196?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: 821/1763] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:34 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => 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: 943/1764] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:35 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => 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: 822/1765] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:35 2026] GET /v2.0/security-groups?id=0c60c430-52b9-4065-9c7c-56bf4b192ce5&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1766] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:35 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => 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: 823/1767] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:36 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => 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: 945/1768] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:36 2026] GET /v2.0/security-groups?id=0c60c430-52b9-4065-9c7c-56bf4b192ce5&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: 7|app: 0|req: 824/1769] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:36 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => 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: 946/1770] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:37 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1771] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:37 2026] GET /v2.0/security-groups?id=0c60c430-52b9-4065-9c7c-56bf4b192ce5&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: 947/1772] 199.204.45.30 () {34 vars in 993 bytes} [Sun Apr 12 21:58:37 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:37.784 8 INFO neutron_taas.services.taas.taas_plugin [req-316e3b05-7db1-46fa-883f-abd3413635e8 req-6e300ad4-26e9-4223-baad-abb755529b0c 23a1b223cb404e04844cb891ea9d4dc9 5c17a14a46174dc99744cd850f025137 - - default default] TaaS: Handle Delete Port: 97dc8f7c-4358-4d8a-9550-136562ef42a3 2026-04-12 21:58:37.787 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-316e3b05-7db1-46fa-883f-abd3413635e8 req-6e300ad4-26e9-4223-baad-abb755529b0c 23a1b223cb404e04844cb891ea9d4dc9 5c17a14a46174dc99744cd850f025137 - - default default] Tap Mirror: Handle Delete Port: 97dc8f7c-4358-4d8a-9550-136562ef42a3 [pid: 8|app: 0|req: 948/1773] 199.204.45.30 () {36 vars in 996 bytes} [Sun Apr 12 21:58:37 2026] DELETE /v2.0/ports/97dc8f7c-4358-4d8a-9550-136562ef42a3 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1774] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:37 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:37.953 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9af443a8-7636-4cb2-9dd1-2282437597c1'] response: {'server_uuid': 'fef4a76e-0462-4112-8b83-593415bd757d', 'name': 'network-vif-deleted', 'tag': '97dc8f7c-4358-4d8a-9550-136562ef42a3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 826/1775] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 21:58:37 2026] POST /v2.0/floatingips => generated 552 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1776] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:38 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => 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: 950/1777] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 21:58:38 2026] POST /v2.0/floatingips => generated 552 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1778] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:58:38 2026] GET /v2.0/networks?id=6dea495c-5267-497d-ae2d-1217a3dce196 => generated 661 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1779] 199.204.45.30 () {34 vars in 1049 bytes} [Sun Apr 12 21:58:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=191b829dcbae4ae288225244064e0ed5 => generated 273 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1780] 199.204.45.30 () {38 vars in 954 bytes} [Sun Apr 12 21:58:38 2026] POST /v2.0/ports => generated 958 bytes in 257 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: 954/1781] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:39 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 961 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1782] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 21:58:38 2026] POST /v2.0/floatingips => generated 552 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1783] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:39 2026] GET /v2.0/security-groups?id=71d05f4c-e73b-4d75-a481-149d35a17943&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1784] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 21:58:39 2026] PUT /v2.0/ports/231fb247-f02e-4736-bb1f-9c817bfd70fa => generated 1239 bytes in 434 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: 956/1785] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:39 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => 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: 830/1786] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 21:58:39 2026] POST /v2.0/floatingips => generated 552 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:39.981 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-13aee8a9-341d-4f1d-a477-dde0bf015eb7'] response: {'name': 'network-changed', 'server_uuid': 'f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa', 'tag': '231fb247-f02e-4736-bb1f-9c817bfd70fa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 957/1787] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 21:58:39 2026] POST /v2.0/floatingips => generated 552 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1788] 10.0.0.172 () {34 vars in 759 bytes} [Sun Apr 12 21:58:40 2026] PUT /v2.0/floatingips/0f12d10f-d640-430c-8f9b-f97164a6ad21/tags => generated 17 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1789] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1790] 10.0.0.172 () {34 vars in 759 bytes} [Sun Apr 12 21:58:40 2026] PUT /v2.0/floatingips/8427ff3c-11e0-467a-8a79-da0011dcb7d9/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1791] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/ports?tenant_id=191b829dcbae4ae288225244064e0ed5&device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => 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: 833/1792] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/security-groups?id=71d05f4c-e73b-4d75-a481-149d35a17943&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1793] 199.204.45.30 () {34 vars in 1017 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/networks?tenant_id=191b829dcbae4ae288225244064e0ed5&shared=False => generated 757 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1794] 10.0.0.172 () {34 vars in 759 bytes} [Sun Apr 12 21:58:40 2026] PUT /v2.0/floatingips/17e34b10-82b8-4d6c-8240-e165566773f5/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1795] 199.204.45.30 () {34 vars in 929 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1796] 10.0.0.172 () {34 vars in 759 bytes} [Sun Apr 12 21:58:40 2026] PUT /v2.0/floatingips/ed5ace6c-fee9-4e89-8a9a-3d8c64601867/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1797] 10.0.0.172 () {32 vars in 672 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1798] 10.0.0.172 () {32 vars in 686 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1799] 10.0.0.172 () {32 vars in 682 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1800] 10.0.0.172 () {32 vars in 694 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1801] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/security-groups?tenant_id=4b9af1e7e2874a93ac1d0b22ad09f22d&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1802] 10.0.0.172 () {32 vars in 680 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1803] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/ports?device_id=fef4a76e-0462-4112-8b83-593415bd757d => 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: 968/1804] 10.0.0.172 () {32 vars in 694 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1805] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:40 2026] DELETE /v2.0/security-groups/b08e7680-8f89-487d-95d0-513badfacbcd => 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: 969/1806] 10.0.0.172 () {32 vars in 690 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1807] 10.0.0.172 () {32 vars in 702 bytes} [Sun Apr 12 21:58:41 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:41.207 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb6ea944-3094-488c-b2fa-5e44dac00280 83b910acf21f490a85cbbc52098a4d42 3c926fd6b15e414cb3d4f851023ecdcb - - default default] TaaS: Handle Delete Port: 7adf47e2-3fbc-4b1f-a00e-527fa673d4b6 2026-04-12 21:58:41.210 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb6ea944-3094-488c-b2fa-5e44dac00280 83b910acf21f490a85cbbc52098a4d42 3c926fd6b15e414cb3d4f851023ecdcb - - default default] Tap Mirror: Handle Delete Port: 7adf47e2-3fbc-4b1f-a00e-527fa673d4b6 [pid: 8|app: 0|req: 970/1808] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:58:41 2026] DELETE /v2.0/floatingips/0f12d10f-d640-430c-8f9b-f97164a6ad21 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:41.444 7 INFO neutron_taas.services.taas.taas_plugin [None req-93c50405-26c2-43ff-995b-05c99bb3b8cd 83b910acf21f490a85cbbc52098a4d42 3c926fd6b15e414cb3d4f851023ecdcb - - default default] TaaS: Handle Delete Port: 28fc1ff4-a6f4-49ec-bafb-a852517b7c0c 2026-04-12 21:58:41.447 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93c50405-26c2-43ff-995b-05c99bb3b8cd 83b910acf21f490a85cbbc52098a4d42 3c926fd6b15e414cb3d4f851023ecdcb - - default default] Tap Mirror: Handle Delete Port: 28fc1ff4-a6f4-49ec-bafb-a852517b7c0c [pid: 7|app: 0|req: 839/1809] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:58:41 2026] DELETE /v2.0/floatingips/8427ff3c-11e0-467a-8a79-da0011dcb7d9 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1810] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:41 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => 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: 972/1811] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:41 2026] GET /v2.0/security-groups?id=71d05f4c-e73b-4d75-a481-149d35a17943&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1812] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:58:41 2026] GET /v2.0/ports?tenant_id=191b829dcbae4ae288225244064e0ed5&device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:41.730 7 INFO neutron_taas.services.taas.taas_plugin [None req-e40c6a04-85ec-4e00-acbd-1d439dbe7dad 83b910acf21f490a85cbbc52098a4d42 3c926fd6b15e414cb3d4f851023ecdcb - - default default] TaaS: Handle Delete Port: 01801143-76a1-4add-b3d8-cad6f828e133 2026-04-12 21:58:41.733 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e40c6a04-85ec-4e00-acbd-1d439dbe7dad 83b910acf21f490a85cbbc52098a4d42 3c926fd6b15e414cb3d4f851023ecdcb - - default default] Tap Mirror: Handle Delete Port: 01801143-76a1-4add-b3d8-cad6f828e133 [pid: 8|app: 0|req: 974/1813] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 21:58:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=231fb247-f02e-4736-bb1f-9c817bfd70fa => 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: 975/1814] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:58:41 2026] GET /v2.0/subnets?id=1e2e5360-36a1-4a2b-8df5-c6b834e73ffd => 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: 976/1815] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:41 2026] GET /v2.0/ports?network_id=6dea495c-5267-497d-ae2d-1217a3dce196&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: 977/1816] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:41 2026] GET /v2.0/networks/6dea495c-5267-497d-ae2d-1217a3dce196?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1817] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:41 2026] GET /v2.0/networks/6dea495c-5267-497d-ae2d-1217a3dce196?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1818] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:58:41 2026] DELETE /v2.0/floatingips/17e34b10-82b8-4d6c-8240-e165566773f5 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:42.003 8 INFO neutron_taas.services.taas.taas_plugin [None req-ba470bce-a44d-4532-b4e7-147b386bc4f2 83b910acf21f490a85cbbc52098a4d42 3c926fd6b15e414cb3d4f851023ecdcb - - default default] TaaS: Handle Delete Port: b97d82c3-1cf4-4bdf-862a-6459ec4e9394 2026-04-12 21:58:42.005 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba470bce-a44d-4532-b4e7-147b386bc4f2 83b910acf21f490a85cbbc52098a4d42 3c926fd6b15e414cb3d4f851023ecdcb - - default default] Tap Mirror: Handle Delete Port: b97d82c3-1cf4-4bdf-862a-6459ec4e9394 [pid: 8|app: 0|req: 979/1819] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:58:41 2026] DELETE /v2.0/floatingips/ed5ace6c-fee9-4e89-8a9a-3d8c64601867 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:42.318 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d030307-93f8-4072-9159-f177106f162a 83b910acf21f490a85cbbc52098a4d42 3c926fd6b15e414cb3d4f851023ecdcb - - default default] TaaS: Handle Delete Port: 1f5b47e9-47fa-455b-8b1e-9acfbacb00a1 2026-04-12 21:58:42.321 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d030307-93f8-4072-9159-f177106f162a 83b910acf21f490a85cbbc52098a4d42 3c926fd6b15e414cb3d4f851023ecdcb - - default default] Tap Mirror: Handle Delete Port: 1f5b47e9-47fa-455b-8b1e-9acfbacb00a1 [pid: 7|app: 0|req: 841/1820] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:58:42 2026] DELETE /v2.0/floatingips/1f7dc727-b72e-483b-a4ca-3dd9d76c6a7b => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1821] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:42 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1822] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:42 2026] GET /v2.0/security-groups?id=71d05f4c-e73b-4d75-a481-149d35a17943&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:43.513 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9ad0d12-a12a-4f39-95ba-27e3f8b5a08a 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 79d2abc0-5657-4d4c-a025-c2ef14a08967 2026-04-12 21:58:43.517 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9ad0d12-a12a-4f39-95ba-27e3f8b5a08a 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 79d2abc0-5657-4d4c-a025-c2ef14a08967 [pid: 7|app: 0|req: 843/1823] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:43 2026] GET /v2.0/security-groups?tenant_id=03691e7189ff46039fa732d0fba25bf7&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1824] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:43 2026] DELETE /v2.0/security-groups/5c0c6911-11d7-438f-9218-30991bff48a8 => 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: 845/1825] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:43 2026] GET /v2.0/security-groups?tenant_id=5e1e6652170c45159967bf5150891bab&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1826] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:43 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1827] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:58:43 2026] PUT /v2.0/routers/54101619-7c98-486f-b734-9ef3657035dc/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: 847/1828] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:43 2026] DELETE /v2.0/security-groups/9b9c224e-61bc-45b1-93c9-46b5006c82b5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1829] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:44 2026] GET /v2.0/security-groups?id=71d05f4c-e73b-4d75-a481-149d35a17943&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:44.293 7 INFO neutron_taas.services.taas.taas_plugin [None req-d2d7efd9-567a-46ab-8dbe-7f9b211c769e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: bff24928-e41f-4329-8496-6661a4a9a2db 2026-04-12 21:58:44.296 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2d7efd9-567a-46ab-8dbe-7f9b211c769e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: bff24928-e41f-4329-8496-6661a4a9a2db [pid: 8|app: 0|req: 983/1830] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:44 2026] GET /v2.0/security-groups?tenant_id=3c926fd6b15e414cb3d4f851023ecdcb&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1831] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:44 2026] DELETE /v2.0/security-groups/6114b59d-4008-44b2-b1aa-5e5e30e16dc5 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:44.541 7 INFO neutron_taas.services.taas.taas_plugin [None req-d2d7efd9-567a-46ab-8dbe-7f9b211c769e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 8a690778-0198-4c7d-a46b-5de29ad37fff 2026-04-12 21:58:44.543 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2d7efd9-567a-46ab-8dbe-7f9b211c769e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 8a690778-0198-4c7d-a46b-5de29ad37fff 2026-04-12 21:58:44.957 7 INFO neutron.services.segments.plugin [-] Segment 75cc960f-dd55-4e77-ac6d-8aca6c100d3f resource provider aggregate not found 2026-04-12 21:58:44.968 7 INFO neutron.services.segments.plugin [-] Segment 75cc960f-dd55-4e77-ac6d-8aca6c100d3f resource provider aggregate not found 2026-04-12 21:58:44.983 7 INFO neutron.services.segments.plugin [-] Segment 75cc960f-dd55-4e77-ac6d-8aca6c100d3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75cc960f-dd55-4e77-ac6d-8aca6c100d3f found for delete ", "request_id": "req-73a9237f-d0b5-4756-bf0b-e067852391cf"}]} 2026-04-12 21:58:44.988 7 INFO neutron.services.segments.plugin [-] Segment 75cc960f-dd55-4e77-ac6d-8aca6c100d3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75cc960f-dd55-4e77-ac6d-8aca6c100d3f found for delete ", "request_id": "req-46216e6f-628c-4afe-b410-aafb0994b10a"}]} 2026-04-12 21:58:44.990 7 INFO neutron.db.l3_hamode_db [None req-d2d7efd9-567a-46ab-8dbe-7f9b211c769e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] HA network ca402581-8fb6-4556-8cfe-4b5c203a89e4 was deleted as no HA routers are present in tenant 5c17a14a46174dc99744cd850f025137. [pid: 7|app: 0|req: 848/1832] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:44 2026] DELETE /v2.0/routers/54101619-7c98-486f-b734-9ef3657035dc => generated 0 bytes in 902 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1833] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:58:45 2026] DELETE /v2.0/subnets/75941153-bb2f-48d1-8dad-24f4c403abd3 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1834] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:45 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => 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: 851/1835] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:45 2026] GET /v2.0/security-groups?id=71d05f4c-e73b-4d75-a481-149d35a17943&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-12 21:58:45.341 8 INFO neutron.db.segments_db [None req-a7f87964-58fe-4c60-8e42-55e502022b67 e2f15e712422461998c1c6c9972ee4c4 d75aa19b7b364349b30ac061a1d313c1 - - default default] Added segment f6c4c3cc-83b7-4c16-8d68-573adf1423b2 of type vxlan for network 8966730f-366d-4a85-a586-29128daebceb [pid: 8|app: 0|req: 985/1836] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:58:44 2026] POST /v2.0/networks => generated 632 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:45.487 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a6631b2-6849-42dc-b003-56c7c3753798 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 5b667dd5-21fa-4b3a-bb00-e3c0153e9cfe 2026-04-12 21:58:45.490 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a6631b2-6849-42dc-b003-56c7c3753798 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 5b667dd5-21fa-4b3a-bb00-e3c0153e9cfe [pid: 7|app: 0|req: 852/1837] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:45 2026] DELETE /v2.0/networks/eae2d40c-b459-46d6-bc06-1ff00d70de54 => 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: 986/1838] 10.0.0.172 () {34 vars in 664 bytes} [Sun Apr 12 21:58:45 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, ' [pid: 8|app: 0|req: 987/1839] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:45 2026] GET /v2.0/security-groups?tenant_id=5c17a14a46174dc99744cd850f025137&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:45.858 7 INFO neutron.db.segments_db [None req-6b57f440-7d72-4aba-9095-6fe5052c59db e2f15e712422461998c1c6c9972ee4c4 d75aa19b7b364349b30ac061a1d313c1 - - default default] Added segment fe6db21d-44ff-4b70-8900-c3702ae3b468 of type vxlan for network 30228512-5714-435b-8228-0e20838537be [pid: 8|app: 0|req: 988/1840] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:45 2026] DELETE /v2.0/security-groups/0c60c430-52b9-4065-9c7c-56bf4b192ce5 => 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: 853/1841] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:58:45 2026] POST /v2.0/networks => generated 630 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1842] 10.0.0.172 () {34 vars in 664 bytes} [Sun Apr 12 21:58:45 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, ' 2026-04-12 21:58:46.373 7 INFO neutron.db.segments_db [None req-aed0faf1-a3b1-4adf-9112-a2842b359588 e2f15e712422461998c1c6c9972ee4c4 d75aa19b7b364349b30ac061a1d313c1 - - default default] Added segment 666ed41a-e7a8-43bd-ad3d-7b9a774b3e6c of type vxlan for network 68875e55-b7b9-4501-9af0-11ad1bea82de [pid: 8|app: 0|req: 990/1843] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:46 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1844] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:46 2026] GET /v2.0/security-groups?id=71d05f4c-e73b-4d75-a481-149d35a17943&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: 854/1845] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:58:46 2026] POST /v2.0/networks => generated 632 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1846] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:58:46 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 975 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1847] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:46 2026] GET /v2.0/security-groups?id=71d05f4c-e73b-4d75-a481-149d35a17943&fields=id&fields=name => generated 113 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1848] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:58:46 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1849] 10.0.0.172 () {34 vars in 664 bytes} [Sun Apr 12 21:58:46 2026] POST /v2.0/ports => generated 743 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:58:46.827 8 INFO neutron.db.segments_db [None req-8a1a46b5-6ad4-413b-8985-65b8558fd8bb e2f15e712422461998c1c6c9972ee4c4 d75aa19b7b364349b30ac061a1d313c1 - - default default] Added segment 5ba0001e-df82-443c-8b3c-4e64bf07ab79 of type vxlan for network 5780af43-7f37-4c60-8d76-bb0a907c4ff5 [pid: 8|app: 0|req: 993/1850] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:58:46 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:46.973 7 INFO neutron.db.l3_db [None req-7d6b2d16-248a-463f-9164-ee61842742b7 da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Floating IP a429c13b-03de-4d5c-ac55-f46721f947d6 associated. External IP: 10.96.250.216, port: 231fb247-f02e-4736-bb1f-9c817bfd70fa. 2026-04-12 21:58:47.016 7 INFO neutron.services.segments.plugin [-] Segment cb08ed8d-a074-4e94-98d6-34258bd50be4 resource provider aggregate not found 2026-04-12 21:58:47.020 7 INFO neutron.services.segments.plugin [-] Segment cb08ed8d-a074-4e94-98d6-34258bd50be4 resource provider aggregate not found 2026-04-12 21:58:47.035 7 INFO neutron.services.segments.plugin [-] Segment cb08ed8d-a074-4e94-98d6-34258bd50be4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb08ed8d-a074-4e94-98d6-34258bd50be4 found for delete ", "request_id": "req-e05e25c8-df12-4f7a-a62c-5e12cb8ac9d2"}]} 2026-04-12 21:58:47.038 7 INFO neutron.services.segments.plugin [-] Segment cb08ed8d-a074-4e94-98d6-34258bd50be4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb08ed8d-a074-4e94-98d6-34258bd50be4 found for delete ", "request_id": "req-95bcffd2-4f6d-483e-9c39-abafcfafa49c"}]} [pid: 8|app: 0|req: 994/1851] 10.0.0.172 () {34 vars in 664 bytes} [Sun Apr 12 21:58:46 2026] POST /v2.0/ports => generated 743 bytes in 273 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-12 21:58:47.242 8 INFO neutron.db.segments_db [None req-002d5e3a-7f54-48cf-9c01-261a070aeb17 e2f15e712422461998c1c6c9972ee4c4 d75aa19b7b364349b30ac061a1d313c1 - - default default] Added segment 72b0eb2b-8695-4b0f-8667-8a5734252c79 of type vxlan for network 1c433426-2a76-40b6-89c0-8c55471fcc66 [pid: 7|app: 0|req: 858/1852] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:58:46 2026] PUT /v2.0/floatingips/a429c13b-03de-4d5c-ac55-f46721f947d6 => generated 856 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:47.300 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-09f90c36-5d77-40b9-91f3-805b56e271eb'] response: {'name': 'network-changed', 'server_uuid': 'f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa', 'tag': '231fb247-f02e-4736-bb1f-9c817bfd70fa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 859/1853] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 21:58:47 2026] GET /v2.0/floatingips/a429c13b-03de-4d5c-ac55-f46721f947d6 => 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: 995/1856] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:58:47 2026] POST /v2.0/networks => generated 631 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1857] 10.0.0.172 () {34 vars in 664 bytes} [Sun Apr 12 21:58:47 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1858] 10.0.0.172 () {34 vars in 747 bytes} [Sun Apr 12 21:58:47 2026] PUT /v2.0/ports/8b03b603-42a5-446e-bf95-4ab156a39472/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 863/1859] 10.0.0.172 () {34 vars in 747 bytes} [Sun Apr 12 21:58:47 2026] PUT /v2.0/ports/4275af88-a00d-4aa1-afa9-11b8e335c6cf/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 864/1860] 10.0.0.172 () {34 vars in 747 bytes} [Sun Apr 12 21:58:47 2026] PUT /v2.0/ports/57e6e1d9-afe3-4d92-99f8-e8a015f9ff36/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 865/1861] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:58:47 2026] GET /v2.0/ports?tenant_id=191b829dcbae4ae288225244064e0ed5&device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 866/1862] 10.0.0.172 () {34 vars in 747 bytes} [Sun Apr 12 21:58:47 2026] PUT /v2.0/ports/63ad77cf-5cd3-4343-af94-eba4c21e00c3/tags => generated 19 bytes in 59 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: 867/1863] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:58:47 2026] GET /v2.0/networks?id=6dea495c-5267-497d-ae2d-1217a3dce196 => generated 757 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:48.076 8 INFO neutron.db.segments_db [None req-b6c16347-9892-459f-80a3-8882dcba296e 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment f535e0bf-dfdd-485b-a320-aa7a4dffc589 of type vxlan for network c14f40e0-9c27-417c-9e85-0317316475e8 [pid: 7|app: 0|req: 868/1864] 10.0.0.172 () {32 vars in 660 bytes} [Sun Apr 12 21:58:47 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1865] 10.0.0.172 () {34 vars in 671 bytes} [Sun Apr 12 21:58:47 2026] POST /v2.0/networks => generated 740 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1866] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 21:58:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=231fb247-f02e-4736-bb1f-9c817bfd70fa => generated 859 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1867] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:58:48 2026] GET /v2.0/subnets?id=1e2e5360-36a1-4a2b-8df5-c6b834e73ffd => generated 678 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1868] 10.0.0.172 () {32 vars in 674 bytes} [Sun Apr 12 21:58:48 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1869] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:48 2026] GET /v2.0/ports?network_id=6dea495c-5267-497d-ae2d-1217a3dce196&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1870] 10.0.0.172 () {32 vars in 670 bytes} [Sun Apr 12 21:58:48 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1871] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:48 2026] GET /v2.0/networks/6dea495c-5267-497d-ae2d-1217a3dce196?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: 871/1872] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:58:48 2026] POST /v2.0/subnets => generated 687 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1873] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 21:58:48 2026] GET /v2.0/floatingips/a429c13b-03de-4d5c-ac55-f46721f947d6 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1874] 10.0.0.172 () {32 vars in 682 bytes} [Sun Apr 12 21:58:48 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1875] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:48 2026] GET /v2.0/networks/6dea495c-5267-497d-ae2d-1217a3dce196?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) 2026-04-12 21:58:48.473 7 INFO neutron.db.segments_db [None req-99eb47ca-fd19-42a1-9acf-dc125836f2f4 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment be87985e-3e74-4908-a057-465a68bbad6c of type vxlan for network 2b09b3d5-374a-4452-84bd-0633683b2fd1 [pid: 8|app: 0|req: 1004/1876] 10.0.0.172 () {32 vars in 668 bytes} [Sun Apr 12 21:58:48 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1877] 10.0.0.172 () {32 vars in 682 bytes} [Sun Apr 12 21:58:48 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1878] 10.0.0.172 () {32 vars in 678 bytes} [Sun Apr 12 21:58:48 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) 2026-04-12 21:58:48.691 7 INFO neutron.db.l3_hamode_db [None req-99eb47ca-fd19-42a1-9acf-dc125836f2f4 6387c48a4af842c3a5aa53a971c93cac e3956d193fe149269ceaba81515b9998 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1007/1879] 10.0.0.172 () {32 vars in 690 bytes} [Sun Apr 12 21:58:48 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:48.823 8 INFO neutron_taas.services.taas.taas_plugin [None req-313e8419-9ebe-499c-ac4e-bc087c13926f e2f15e712422461998c1c6c9972ee4c4 d75aa19b7b364349b30ac061a1d313c1 - - default default] TaaS: Handle Delete Port: 8b03b603-42a5-446e-bf95-4ab156a39472 2026-04-12 21:58:48.827 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-313e8419-9ebe-499c-ac4e-bc087c13926f e2f15e712422461998c1c6c9972ee4c4 d75aa19b7b364349b30ac061a1d313c1 - - default default] Tap Mirror: Handle Delete Port: 8b03b603-42a5-446e-bf95-4ab156a39472 [pid: 8|app: 0|req: 1008/1880] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:58:48 2026] DELETE /v2.0/ports/8b03b603-42a5-446e-bf95-4ab156a39472 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:49.181 8 INFO neutron.db.segments_db [None req-dc093690-e43c-41f0-be69-ec68fceaf849 13e1b1aaee974ef0a8e4d8ead923817d 2c0b55ce456144dc8d9f67ae417367c4 - - default default] Added segment 4356b372-a740-406d-a5de-1131b6baec4f of type vxlan for network 67bafd6e-5d33-43b8-8aec-9ad0d0b0e8d9 [pid: 8|app: 0|req: 1009/1881] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:58:48 2026] POST /v2.0/networks => generated 632 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:49.322 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ef563c8-82e8-4fac-aef2-5b5f8d8626af e2f15e712422461998c1c6c9972ee4c4 d75aa19b7b364349b30ac061a1d313c1 - - default default] TaaS: Handle Delete Port: 4275af88-a00d-4aa1-afa9-11b8e335c6cf 2026-04-12 21:58:49.326 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ef563c8-82e8-4fac-aef2-5b5f8d8626af e2f15e712422461998c1c6c9972ee4c4 d75aa19b7b364349b30ac061a1d313c1 - - default default] Tap Mirror: Handle Delete Port: 4275af88-a00d-4aa1-afa9-11b8e335c6cf 2026-04-12 21:58:49.345 7 INFO neutron.db.l3_hamode_db [None req-99eb47ca-fd19-42a1-9acf-dc125836f2f4 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1010/1882] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:58:49 2026] DELETE /v2.0/ports/4275af88-a00d-4aa1-afa9-11b8e335c6cf => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:49.486 8 INFO neutron.db.segments_db [None req-bcc15ff1-928a-40a8-8d4e-d1b81da8d8f8 13e1b1aaee974ef0a8e4d8ead923817d 2c0b55ce456144dc8d9f67ae417367c4 - - default default] Added segment 738a1222-c6ed-4cfa-9226-7bf64c2e0f21 of type vxlan for network c4a2f168-f5eb-4b06-b5ae-5f408f0c231d [pid: 8|app: 0|req: 1011/1883] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:58:49 2026] POST /v2.0/networks => generated 629 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1884] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 21:58:49 2026] GET /v2.0/floatingips/a429c13b-03de-4d5c-ac55-f46721f947d6 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:49.682 8 INFO neutron_taas.services.taas.taas_plugin [None req-c25d52e1-1cd5-401f-b64d-0381cb584b19 e2f15e712422461998c1c6c9972ee4c4 d75aa19b7b364349b30ac061a1d313c1 - - default default] TaaS: Handle Delete Port: 57e6e1d9-afe3-4d92-99f8-e8a015f9ff36 2026-04-12 21:58:49.685 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c25d52e1-1cd5-401f-b64d-0381cb584b19 e2f15e712422461998c1c6c9972ee4c4 d75aa19b7b364349b30ac061a1d313c1 - - default default] Tap Mirror: Handle Delete Port: 57e6e1d9-afe3-4d92-99f8-e8a015f9ff36 [pid: 8|app: 0|req: 1013/1885] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:58:49 2026] DELETE /v2.0/ports/57e6e1d9-afe3-4d92-99f8-e8a015f9ff36 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:49.808 8 INFO neutron.db.segments_db [None req-dd6015ea-4a51-498c-94a9-9d2bef05246c 13e1b1aaee974ef0a8e4d8ead923817d 2c0b55ce456144dc8d9f67ae417367c4 - - default default] Added segment ed467060-b776-4229-948b-b63b643f228b of type vxlan for network eba80011-fd8f-4880-9b89-9addd04fe8e3 [pid: 8|app: 0|req: 1014/1886] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:58:49 2026] POST /v2.0/networks => generated 631 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:49.986 8 INFO neutron_taas.services.taas.taas_plugin [None req-2312d660-e5bd-49ed-b9b2-d56edb87fdec e2f15e712422461998c1c6c9972ee4c4 d75aa19b7b364349b30ac061a1d313c1 - - default default] TaaS: Handle Delete Port: 63ad77cf-5cd3-4343-af94-eba4c21e00c3 2026-04-12 21:58:49.989 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2312d660-e5bd-49ed-b9b2-d56edb87fdec e2f15e712422461998c1c6c9972ee4c4 d75aa19b7b364349b30ac061a1d313c1 - - default default] Tap Mirror: Handle Delete Port: 63ad77cf-5cd3-4343-af94-eba4c21e00c3 [pid: 8|app: 0|req: 1015/1887] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:58:49 2026] DELETE /v2.0/ports/63ad77cf-5cd3-4343-af94-eba4c21e00c3 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:50.122 8 INFO neutron.db.segments_db [None req-fd47bb9f-f82f-4ff9-86d8-57a4164d0ba5 13e1b1aaee974ef0a8e4d8ead923817d 2c0b55ce456144dc8d9f67ae417367c4 - - default default] Added segment 34bda72f-0d6a-4bac-a82e-4bd96fa42665 of type vxlan for network 7434b87f-fb6e-4aad-8cf7-53e3d0e792ef [pid: 7|app: 0|req: 873/1888] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:58:48 2026] POST /v2.0/routers => generated 727 bytes in 1760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1889] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:58:50 2026] POST /v2.0/networks => generated 632 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:50.270 7 INFO neutron_taas.services.taas.taas_plugin [None req-89c1bd9c-13e1-4a4b-8704-49ef427c5d45 e2f15e712422461998c1c6c9972ee4c4 d75aa19b7b364349b30ac061a1d313c1 - - default default] TaaS: Handle Delete Port: bf7276e6-4c51-49b1-ad5a-d774c6c21ada 2026-04-12 21:58:50.272 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89c1bd9c-13e1-4a4b-8704-49ef427c5d45 e2f15e712422461998c1c6c9972ee4c4 d75aa19b7b364349b30ac061a1d313c1 - - default default] Tap Mirror: Handle Delete Port: bf7276e6-4c51-49b1-ad5a-d774c6c21ada [pid: 7|app: 0|req: 874/1890] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:58:50 2026] DELETE /v2.0/ports/bf7276e6-4c51-49b1-ad5a-d774c6c21ada => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:50.414 7 INFO neutron.db.segments_db [None req-64b1f166-51a7-45a7-a752-aac4a5fe20b2 13e1b1aaee974ef0a8e4d8ead923817d 2c0b55ce456144dc8d9f67ae417367c4 - - default default] Added segment 45bc6b82-1bf3-443e-95d7-69164fa6b7fc of type vxlan for network 9398f1f8-a38f-44ef-9c83-366435949134 [pid: 7|app: 0|req: 875/1891] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:58:50 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:50.647 7 INFO neutron.services.segments.plugin [-] Segment f6c4c3cc-83b7-4c16-8d68-573adf1423b2 resource provider aggregate not found 2026-04-12 21:58:50.654 7 INFO neutron.services.segments.plugin [-] Segment f6c4c3cc-83b7-4c16-8d68-573adf1423b2 resource provider aggregate not found 2026-04-12 21:58:50.671 7 INFO neutron.services.segments.plugin [-] Segment f6c4c3cc-83b7-4c16-8d68-573adf1423b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6c4c3cc-83b7-4c16-8d68-573adf1423b2 found for delete ", "request_id": "req-54afbad3-1aac-4fcd-963d-f6971c183421"}]} 2026-04-12 21:58:50.671 7 INFO neutron.services.segments.plugin [-] Segment f6c4c3cc-83b7-4c16-8d68-573adf1423b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6c4c3cc-83b7-4c16-8d68-573adf1423b2 found for delete ", "request_id": "req-99f10586-54cd-4c35-9060-c72439f3f1e9"}]} [pid: 7|app: 0|req: 876/1892] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:50 2026] DELETE /v2.0/networks/8966730f-366d-4a85-a586-29128daebceb => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1893] 10.0.0.172 () {34 vars in 753 bytes} [Sun Apr 12 21:58:50 2026] PUT /v2.0/networks/67bafd6e-5d33-43b8-8aec-9ad0d0b0e8d9/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1894] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:50 2026] DELETE /v2.0/networks/30228512-5714-435b-8228-0e20838537be => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1895] 10.0.0.172 () {34 vars in 753 bytes} [Sun Apr 12 21:58:50 2026] PUT /v2.0/networks/c4a2f168-f5eb-4b06-b5ae-5f408f0c231d/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1896] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:50 2026] DELETE /v2.0/networks/68875e55-b7b9-4501-9af0-11ad1bea82de => 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: 881/1897] 10.0.0.172 () {34 vars in 753 bytes} [Sun Apr 12 21:58:51 2026] PUT /v2.0/networks/eba80011-fd8f-4880-9b89-9addd04fe8e3/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: 882/1898] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:51 2026] DELETE /v2.0/networks/5780af43-7f37-4c60-8d76-bb0a907c4ff5 => 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: 883/1899] 10.0.0.172 () {34 vars in 753 bytes} [Sun Apr 12 21:58:51 2026] PUT /v2.0/networks/7434b87f-fb6e-4aad-8cf7-53e3d0e792ef/tags => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1900] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:58:50 2026] PUT /v2.0/routers/a404a79a-9b8d-4616-9bff-a4aedf83a422/add_router_interface => generated 309 bytes in 1090 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1901] 10.0.0.172 () {32 vars in 666 bytes} [Sun Apr 12 21:58:51 2026] GET /v2.0/networks?tags=red => generated 1853 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1902] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:51 2026] DELETE /v2.0/networks/1c433426-2a76-40b6-89c0-8c55471fcc66 => 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: 1019/1903] 10.0.0.172 () {32 vars in 680 bytes} [Sun Apr 12 21:58:51 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1904] 10.0.0.172 () {32 vars in 676 bytes} [Sun Apr 12 21:58:51 2026] GET /v2.0/networks?tags-any=blue => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1905] 10.0.0.172 () {32 vars in 688 bytes} [Sun Apr 12 21:58:51 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1853 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1906] 10.0.0.172 () {32 vars in 674 bytes} [Sun Apr 12 21:58:51 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1907] 10.0.0.172 () {32 vars in 688 bytes} [Sun Apr 12 21:58:51 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1908] 10.0.0.172 () {32 vars in 684 bytes} [Sun Apr 12 21:58:51 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1909] 10.0.0.172 () {32 vars in 696 bytes} [Sun Apr 12 21:58:51 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:52.361 8 INFO neutron.services.segments.plugin [-] Segment 4356b372-a740-406d-a5de-1131b6baec4f resource provider aggregate not found 2026-04-12 21:58:52.368 8 INFO neutron.services.segments.plugin [-] Segment 4356b372-a740-406d-a5de-1131b6baec4f resource provider aggregate not found 2026-04-12 21:58:52.384 8 INFO neutron.services.segments.plugin [-] Segment 4356b372-a740-406d-a5de-1131b6baec4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4356b372-a740-406d-a5de-1131b6baec4f found for delete ", "request_id": "req-bf880caa-bc43-448b-81b0-176ebe4bc4c8"}]} 2026-04-12 21:58:52.390 8 INFO neutron.services.segments.plugin [-] Segment 4356b372-a740-406d-a5de-1131b6baec4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4356b372-a740-406d-a5de-1131b6baec4f found for delete ", "request_id": "req-1f203835-0cfb-4da4-808c-599d6ee31d4e"}]} [pid: 8|app: 0|req: 1023/1910] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:52 2026] DELETE /v2.0/networks/67bafd6e-5d33-43b8-8aec-9ad0d0b0e8d9 => 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: 888/1911] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:52 2026] GET /v2.0/security-groups?tenant_id=5c77fddff1bd4bc981ef2674cdba5737&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:52.553 8 INFO neutron.db.segments_db [None req-b6aaaf22-3c86-400f-827e-02a53a4c4b0f 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment dd026c16-b233-4bba-89d6-fa7e0c917598 of type vxlan for network c5848f95-0deb-4a11-b9f6-f9245f7c3b81 [pid: 7|app: 0|req: 889/1912] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:52 2026] DELETE /v2.0/networks/c4a2f168-f5eb-4b06-b5ae-5f408f0c231d => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1913] 10.0.0.172 () {34 vars in 671 bytes} [Sun Apr 12 21:58:52 2026] POST /v2.0/networks => generated 740 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:52.698 7 INFO neutron.services.segments.plugin [-] Segment fe6db21d-44ff-4b70-8900-c3702ae3b468 resource provider aggregate not found 2026-04-12 21:58:52.703 7 INFO neutron.services.segments.plugin [-] Segment fe6db21d-44ff-4b70-8900-c3702ae3b468 resource provider aggregate not found [pid: 7|app: 0|req: 890/1914] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:52 2026] DELETE /v2.0/security-groups/3c7b5a4b-09ec-49d4-9616-55480f6bcaca => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:52.717 7 INFO neutron.services.segments.plugin [-] Segment fe6db21d-44ff-4b70-8900-c3702ae3b468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe6db21d-44ff-4b70-8900-c3702ae3b468 found for delete ", "request_id": "req-d5c4fb8a-e1e4-4cf5-8d1b-835d0425d22e"}]} 2026-04-12 21:58:52.721 7 INFO neutron.services.segments.plugin [-] Segment fe6db21d-44ff-4b70-8900-c3702ae3b468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe6db21d-44ff-4b70-8900-c3702ae3b468 found for delete ", "request_id": "req-2dfb78bf-0e1d-4944-bdde-76e5b116c44c"}]} 2026-04-12 21:58:52.738 7 INFO neutron.services.segments.plugin [-] Segment 666ed41a-e7a8-43bd-ad3d-7b9a774b3e6c resource provider aggregate not found 2026-04-12 21:58:52.740 7 INFO neutron.services.segments.plugin [-] Segment 666ed41a-e7a8-43bd-ad3d-7b9a774b3e6c resource provider aggregate not found 2026-04-12 21:58:52.755 7 INFO neutron.services.segments.plugin [-] Segment 666ed41a-e7a8-43bd-ad3d-7b9a774b3e6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 666ed41a-e7a8-43bd-ad3d-7b9a774b3e6c found for delete ", "request_id": "req-904e2173-1f29-4e29-9616-f7496103bc19"}]} 2026-04-12 21:58:52.762 7 INFO neutron.services.segments.plugin [-] Segment 666ed41a-e7a8-43bd-ad3d-7b9a774b3e6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 666ed41a-e7a8-43bd-ad3d-7b9a774b3e6c found for delete ", "request_id": "req-74b0d7c6-968e-4a62-ba9b-8e3a2bbf7150"}]} 2026-04-12 21:58:52.779 7 INFO neutron.services.segments.plugin [-] Segment 5ba0001e-df82-443c-8b3c-4e64bf07ab79 resource provider aggregate not found 2026-04-12 21:58:52.784 7 INFO neutron.services.segments.plugin [-] Segment 5ba0001e-df82-443c-8b3c-4e64bf07ab79 resource provider aggregate not found [pid: 8|app: 0|req: 1025/1915] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:52 2026] DELETE /v2.0/networks/eba80011-fd8f-4880-9b89-9addd04fe8e3 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:52.808 7 INFO neutron.services.segments.plugin [-] Segment 5ba0001e-df82-443c-8b3c-4e64bf07ab79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ba0001e-df82-443c-8b3c-4e64bf07ab79 found for delete ", "request_id": "req-583a4581-2120-4d57-b5f4-5d97b9bb0492"}]} 2026-04-12 21:58:52.825 7 INFO neutron.services.segments.plugin [-] Segment 5ba0001e-df82-443c-8b3c-4e64bf07ab79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ba0001e-df82-443c-8b3c-4e64bf07ab79 found for delete ", "request_id": "req-a9bbec2e-be51-43f9-86eb-79c198689416"}]} 2026-04-12 21:58:52.832 7 INFO neutron.services.segments.plugin [-] Segment 72b0eb2b-8695-4b0f-8667-8a5734252c79 resource provider aggregate not found 2026-04-12 21:58:52.844 7 INFO neutron.services.segments.plugin [-] Segment 72b0eb2b-8695-4b0f-8667-8a5734252c79 resource provider aggregate not found 2026-04-12 21:58:52.854 7 INFO neutron.services.segments.plugin [-] Segment 72b0eb2b-8695-4b0f-8667-8a5734252c79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72b0eb2b-8695-4b0f-8667-8a5734252c79 found for delete ", "request_id": "req-0ea8d13e-2936-413c-a5a1-a2a804d91109"}]} 2026-04-12 21:58:52.871 7 INFO neutron.services.segments.plugin [-] Segment 738a1222-c6ed-4cfa-9226-7bf64c2e0f21 resource provider aggregate not found 2026-04-12 21:58:52.875 7 INFO neutron.services.segments.plugin [-] Segment 72b0eb2b-8695-4b0f-8667-8a5734252c79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72b0eb2b-8695-4b0f-8667-8a5734252c79 found for delete ", "request_id": "req-dfac3a7c-9c04-45dd-8ef1-08741b099f67"}]} 2026-04-12 21:58:52.891 7 INFO neutron.services.segments.plugin [-] Segment 738a1222-c6ed-4cfa-9226-7bf64c2e0f21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 738a1222-c6ed-4cfa-9226-7bf64c2e0f21 found for delete ", "request_id": "req-aeab4076-c516-40ab-b7be-e32d6633ab27"}]} 2026-04-12 21:58:52.898 7 INFO neutron.services.segments.plugin [-] Segment 738a1222-c6ed-4cfa-9226-7bf64c2e0f21 resource provider aggregate not found 2026-04-12 21:58:52.917 7 INFO neutron.services.segments.plugin [-] Segment 738a1222-c6ed-4cfa-9226-7bf64c2e0f21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 738a1222-c6ed-4cfa-9226-7bf64c2e0f21 found for delete ", "request_id": "req-f01b4cf9-a3a5-414e-bc28-a8a2d28331cf"}]} [pid: 8|app: 0|req: 1026/1916] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:52 2026] DELETE /v2.0/networks/7434b87f-fb6e-4aad-8cf7-53e3d0e792ef => 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: 891/1917] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:58:52 2026] POST /v2.0/subnets => generated 687 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1918] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:52 2026] GET /v2.0/security-groups?tenant_id=3bcee7e9741f402f99f296b449b9e1b9&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:53.135 8 INFO neutron.db.segments_db [None req-e67a3190-25c7-492f-9440-8c69d87a2498 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Added segment 7d54f4c5-7b59-4012-939d-f13ba30fffd7 of type vxlan for network 09ca58e8-e2a8-47fb-b039-633534ba6f92 [pid: 7|app: 0|req: 892/1919] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:58:53 2026] DELETE /v2.0/networks/9398f1f8-a38f-44ef-9c83-366435949134 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1920] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:53 2026] DELETE /v2.0/security-groups/43d6b394-f9da-4df8-9587-c564f13eaaf2 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:53.343 8 INFO neutron.db.l3_hamode_db [None req-e67a3190-25c7-492f-9440-8c69d87a2498 6387c48a4af842c3a5aa53a971c93cac 2ad9655b2527428eb7a0ca6dea73fb7a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 894/1921] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:53 2026] GET /v2.0/security-groups?tenant_id=d75aa19b7b364349b30ac061a1d313c1&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1922] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:53 2026] DELETE /v2.0/security-groups/ba12bae1-789b-4dd5-bc40-0e0418d7c33f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:54.000 8 INFO neutron.db.l3_hamode_db [None req-e67a3190-25c7-492f-9440-8c69d87a2498 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 896/1923] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:53 2026] GET /v2.0/security-groups?tenant_id=35af61740e3543eba253865ee8ba56e3&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1924] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:54 2026] DELETE /v2.0/security-groups/1963117c-55b7-40b3-bc13-e6c8cfbeb112 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:54.408 8 INFO neutron.services.segments.plugin [-] Segment ed467060-b776-4229-948b-b63b643f228b resource provider aggregate not found 2026-04-12 21:58:54.413 8 INFO neutron.services.segments.plugin [-] Segment ed467060-b776-4229-948b-b63b643f228b resource provider aggregate not found 2026-04-12 21:58:54.443 8 INFO neutron.services.segments.plugin [-] Segment ed467060-b776-4229-948b-b63b643f228b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed467060-b776-4229-948b-b63b643f228b found for delete ", "request_id": "req-1a409cf5-4565-4b42-b8a5-c3638f68ae2a"}]} 2026-04-12 21:58:54.450 8 INFO neutron.services.segments.plugin [-] Segment ed467060-b776-4229-948b-b63b643f228b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed467060-b776-4229-948b-b63b643f228b found for delete ", "request_id": "req-b0047b11-6723-48de-974f-74a2ac75c64d"}]} 2026-04-12 21:58:54.466 8 INFO neutron.services.segments.plugin [-] Segment 34bda72f-0d6a-4bac-a82e-4bd96fa42665 resource provider aggregate not found 2026-04-12 21:58:54.467 8 INFO neutron.services.segments.plugin [-] Segment 34bda72f-0d6a-4bac-a82e-4bd96fa42665 resource provider aggregate not found 2026-04-12 21:58:54.493 8 INFO neutron.services.segments.plugin [-] Segment 34bda72f-0d6a-4bac-a82e-4bd96fa42665 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34bda72f-0d6a-4bac-a82e-4bd96fa42665 found for delete ", "request_id": "req-42851dc6-0293-40f6-9b2f-bbbe8e1ba1de"}]} 2026-04-12 21:58:54.494 8 INFO neutron.services.segments.plugin [-] Segment 34bda72f-0d6a-4bac-a82e-4bd96fa42665 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34bda72f-0d6a-4bac-a82e-4bd96fa42665 found for delete ", "request_id": "req-7447bc8c-0600-4d73-b9d5-880576219770"}]} [pid: 7|app: 0|req: 898/1925] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:54 2026] GET /v2.0/security-groups?tenant_id=80df2cabd20a427caac7934ad9347478&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1926] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:54 2026] DELETE /v2.0/security-groups/6065e718-95a2-49e6-8508-584ad8b871a4 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1927] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:58:54 2026] GET /v2.0/security-groups?tenant_id=2c0b55ce456144dc8d9f67ae417367c4&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: 1028/1928] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:58:53 2026] POST /v2.0/routers => generated 727 bytes in 1792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:54.925 7 INFO neutron.services.segments.plugin [-] Segment 45bc6b82-1bf3-443e-95d7-69164fa6b7fc resource provider aggregate not found 2026-04-12 21:58:54.950 7 INFO neutron.services.segments.plugin [-] Segment 45bc6b82-1bf3-443e-95d7-69164fa6b7fc resource provider aggregate not found 2026-04-12 21:58:54.954 7 INFO neutron.services.segments.plugin [-] Segment 45bc6b82-1bf3-443e-95d7-69164fa6b7fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45bc6b82-1bf3-443e-95d7-69164fa6b7fc found for delete ", "request_id": "req-fe733a78-408e-4ab7-b116-7731deaba49e"}]} 2026-04-12 21:58:54.971 7 INFO neutron.services.segments.plugin [-] Segment 45bc6b82-1bf3-443e-95d7-69164fa6b7fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45bc6b82-1bf3-443e-95d7-69164fa6b7fc found for delete ", "request_id": "req-216b8261-0b2d-4a52-8604-ccf9ac9ed523"}]} [pid: 7|app: 0|req: 901/1929] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:54 2026] DELETE /v2.0/security-groups/cb22177f-8756-4dbd-b84e-16eb8bccef10 => 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: 1029/1930] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:58:54 2026] PUT /v2.0/routers/12c333f7-a41e-48c8-8fd5-16f41d813b95/add_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1931] 10.0.0.172 () {34 vars in 685 bytes} [Sun Apr 12 21:58:56 2026] POST /v2.0/security-groups => generated 1671 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1932] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1933] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:57 2026] POST /v2.0/security-group-rules => generated 596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1934] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1935] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:57 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) 2026-04-12 21:58:57.640 8 INFO neutron.db.securitygroups_db [None req-73316a67-b972-4c9b-9e4c-a4deb150a735 9daaaddd0273410a9676aa08b33ea1bb e3956d193fe149269ceaba81515b9998 - - default default] Project e3956d193fe149269ceaba81515b9998 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: 1032/1936] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:57 2026] POST /v2.0/security-group-rules => generated 607 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:57.791 7 INFO neutron.db.securitygroups_db [None req-a0636936-1c94-4861-9a82-89d85552de31 9daaaddd0273410a9676aa08b33ea1bb e3956d193fe149269ceaba81515b9998 - - default default] Project e3956d193fe149269ceaba81515b9998 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: 905/1937] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:57 2026] POST /v2.0/security-group-rules => generated 606 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1938] 10.0.0.120 () {34 vars in 990 bytes} [Sun Apr 12 21:58:57 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1939] 10.0.0.120 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:57 2026] GET /v2.0/security-groups?id=71d05f4c-e73b-4d75-a481-149d35a17943&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1940] 10.0.0.172 () {34 vars in 684 bytes} [Sun Apr 12 21:58:57 2026] POST /v2.0/security-groups => generated 1601 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1941] 10.0.0.172 () {34 vars in 684 bytes} [Sun Apr 12 21:58:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1942] 10.0.0.172 () {34 vars in 685 bytes} [Sun Apr 12 21:58:58 2026] POST /v2.0/security-groups => generated 1661 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1943] 10.0.0.172 () {34 vars in 684 bytes} [Sun Apr 12 21:58:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1944] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1945] 10.0.0.172 () {34 vars in 684 bytes} [Sun Apr 12 21:58:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1946] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:58:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1947] 10.0.0.172 () {34 vars in 684 bytes} [Sun Apr 12 21:58:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1948] 10.0.0.172 () {34 vars in 767 bytes} [Sun Apr 12 21:58:58 2026] PUT /v2.0/security-groups/ad77bdb9-a9f7-40e4-b1a3-491803ac1c85/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1949] 10.0.0.172 () {34 vars in 767 bytes} [Sun Apr 12 21:58:58 2026] PUT /v2.0/security-groups/74680b78-6e10-44a0-b0f7-1117bc31a90e/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1950] 10.0.0.172 () {34 vars in 767 bytes} [Sun Apr 12 21:58:59 2026] PUT /v2.0/security-groups/c451c848-2961-484e-9c7c-26dcb9b3c657/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1951] 10.0.0.172 () {34 vars in 767 bytes} [Sun Apr 12 21:58:59 2026] PUT /v2.0/security-groups/c899c03e-bc87-43d7-9150-eb23847a468d/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1952] 10.0.0.172 () {32 vars in 680 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1953] 10.0.0.172 () {32 vars in 694 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1954] 10.0.0.172 () {32 vars in 690 bytes} [Sun Apr 12 21:58:59 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: 8|app: 0|req: 1044/1955] 10.0.0.172 () {32 vars in 702 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1956] 10.0.0.172 () {32 vars in 688 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1957] 10.0.0.172 () {32 vars in 702 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1958] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 21:58:58 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: 8|app: 0|req: 1047/1959] 10.0.0.172 () {32 vars in 698 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1960] 10.0.0.172 () {32 vars in 710 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1961] 10.0.0.227 () {34 vars in 1100 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1128681638&fields=id&tenant_id=e3956d193fe149269ceaba81515b9998 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1962] 10.0.0.227 () {34 vars in 1096 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-54753986&fields=id&tenant_id=e3956d193fe149269ceaba81515b9998 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1963] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:59 2026] DELETE /v2.0/security-groups/ad77bdb9-a9f7-40e4-b1a3-491803ac1c85 => 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: 915/1964] 10.0.0.227 () {34 vars in 982 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/networks?id=c14f40e0-9c27-417c-9e85-0317316475e8 => generated 672 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1965] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:59 2026] DELETE /v2.0/security-groups/74680b78-6e10-44a0-b0f7-1117bc31a90e => 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: 917/1966] 10.0.0.227 () {34 vars in 965 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/quotas/e3956d193fe149269ceaba81515b9998 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:59.660 8 INFO neutron.db.segments_db [None req-c176a17c-fc1f-43ae-b171-796be20bbc60 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Added segment db5c1bdc-8c44-4770-b57f-5486cbfba5ab of type vxlan for network 304f4ed5-c536-41d2-a92f-9b713222cb0c [pid: 7|app: 0|req: 918/1967] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:59 2026] DELETE /v2.0/security-groups/c451c848-2961-484e-9c7c-26dcb9b3c657 => 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: 919/1968] 10.0.0.227 () {34 vars in 1002 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/ports?tenant_id=e3956d193fe149269ceaba81515b9998&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1969] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:59 2026] DELETE /v2.0/security-groups/c899c03e-bc87-43d7-9150-eb23847a468d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:59.944 8 INFO neutron.db.l3_hamode_db [None req-c176a17c-fc1f-43ae-b171-796be20bbc60 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 921/1970] 10.0.0.227 () {34 vars in 1008 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/networks/c14f40e0-9c27-417c-9e85-0317316475e8?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: 922/1971] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:58:59 2026] DELETE /v2.0/security-groups/16dc135b-0152-4044-b655-148a9ff05c87 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1972] 10.0.0.227 () {34 vars in 1108 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/networks/c14f40e0-9c27-417c-9e85-0317316475e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:00.073 8 INFO neutron.db.l3_hamode_db [None req-c176a17c-fc1f-43ae-b171-796be20bbc60 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 924/1973] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => 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: 1050/1974] 10.0.0.172 () {34 vars in 668 bytes} [Sun Apr 12 21:58:59 2026] POST /v2.0/routers => generated 474 bytes in 1336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:00.831 7 INFO neutron.db.l3_hamode_db [None req-22fc2780-bd76-4e6a-b1b3-a10abaf2e867 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:59:00.939 7 INFO neutron.db.l3_hamode_db [None req-22fc2780-bd76-4e6a-b1b3-a10abaf2e867 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1051/1975] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/security-groups?tenant_id=01026332070f49debf9e3a387f1c5f7a&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1976] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:01 2026] DELETE /v2.0/security-groups/550482a1-a0af-4423-97df-8c1bc24e8961 => 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: 1053/1977] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/security-groups?tenant_id=a102de6e944944f593c7da4e1ba1d5e2&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1978] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => 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: 1055/1979] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:01 2026] DELETE /v2.0/security-groups/f444ba69-30ed-405e-b191-933d3893e9ea => 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: 925/1980] 10.0.0.172 () {34 vars in 668 bytes} [Sun Apr 12 21:59:00 2026] POST /v2.0/routers => generated 474 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:01.576 8 INFO neutron.db.l3_hamode_db [None req-c0e41d7f-eb61-41ec-9aa1-580f613f7049 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 926/1981] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/security-groups?tenant_id=abb6db3581ee463bad91cda15a62c1d6&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:01.678 8 INFO neutron.db.l3_hamode_db [None req-c0e41d7f-eb61-41ec-9aa1-580f613f7049 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 927/1982] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:01 2026] DELETE /v2.0/security-groups/d50bd713-ea62-49bc-b550-69a998938738 => 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: 1056/1983] 10.0.0.172 () {34 vars in 668 bytes} [Sun Apr 12 21:59:01 2026] POST /v2.0/routers => generated 474 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:02.192 7 INFO neutron.db.l3_hamode_db [None req-5fc59f47-d0b8-4dd6-9bef-15c3a64bef54 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:59:02.301 7 INFO neutron.db.l3_hamode_db [None req-5fc59f47-d0b8-4dd6-9bef-15c3a64bef54 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1059/1986] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:02 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => 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: 928/1987] 10.0.0.172 () {34 vars in 668 bytes} [Sun Apr 12 21:59:02 2026] POST /v2.0/routers => generated 474 bytes in 794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:03.001 8 INFO neutron.db.l3_hamode_db [None req-763412ea-5724-46c2-9f7f-6ef4457267bb 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:59:03.146 8 INFO neutron.db.l3_hamode_db [None req-763412ea-5724-46c2-9f7f-6ef4457267bb 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 929/1988] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => 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: 1060/1989] 10.0.0.172 () {34 vars in 668 bytes} [Sun Apr 12 21:59:02 2026] POST /v2.0/routers => generated 474 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1990] 10.0.0.172 () {34 vars in 751 bytes} [Sun Apr 12 21:59:03 2026] PUT /v2.0/routers/71855b2d-c754-4c08-89f3-0cbdb6de7b27/tags => generated 17 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1991] 10.0.0.172 () {34 vars in 751 bytes} [Sun Apr 12 21:59:03 2026] PUT /v2.0/routers/e366947e-6879-43e4-a535-83d60a0f3f6b/tags => generated 25 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1992] 10.0.0.172 () {34 vars in 751 bytes} [Sun Apr 12 21:59:03 2026] PUT /v2.0/routers/733db674-18ed-44c5-98cd-6a3404b5e93b/tags => generated 34 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1993] 10.0.0.172 () {34 vars in 751 bytes} [Sun Apr 12 21:59:04 2026] PUT /v2.0/routers/52dbfeb4-00a6-430a-ada3-6a636eb8f216/tags => generated 19 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1994] 10.0.0.172 () {32 vars in 664 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1995] 10.0.0.172 () {32 vars in 678 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1996] 10.0.0.172 () {32 vars in 674 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1997] 10.0.0.172 () {32 vars in 686 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/routers?tags-any=red%2Cblue => 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: 934/1998] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/networks?id=c14f40e0-9c27-417c-9e85-0317316475e8 => generated 672 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1999] 199.204.45.30 () {34 vars in 1049 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e3956d193fe149269ceaba81515b9998 => generated 272 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2000] 10.0.0.172 () {32 vars in 672 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2001] 10.0.0.172 () {32 vars in 686 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2002] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => 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: 1068/2003] 10.0.0.172 () {32 vars in 682 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2004] 10.0.0.172 () {32 vars in 694 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2005] 199.204.45.30 () {38 vars in 954 bytes} [Sun Apr 12 21:59:04 2026] POST /v2.0/ports => generated 993 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 937/2006] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/routers/71855b2d-c754-4c08-89f3-0cbdb6de7b27 => generated 485 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:05.148 8 INFO neutron.db.segments_db [None req-6becb0d9-b5e5-4fdd-81fd-aea76b53af85 d698b59eb704474d8ac99f503876f86c e75da1eb169c4a44a71ffc0a6b2e78e7 - - default default] Added segment 7e08c35f-2b17-4cf0-ba76-db605b70bbd7 of type vxlan for network 185cf4d7-071a-4d0e-9f67-d17565155e39 [pid: 8|app: 0|req: 1070/2007] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:04 2026] POST /v2.0/networks => generated 631 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2008] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 21:59:04 2026] PUT /v2.0/ports/4e123864-fffc-41d5-9146-25d2ee810c38 => generated 1274 bytes in 389 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-12 21:59:05.390 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e87b69c-66cf-4744-bf27-fb8c105f28f4'] response: {'name': 'network-changed', 'server_uuid': '95222b49-3684-43e3-996b-3ad1d8cc2496', 'tag': '4e123864-fffc-41d5-9146-25d2ee810c38', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 939/2009] 10.0.0.172 () {34 vars in 753 bytes} [Sun Apr 12 21:59:05 2026] PUT /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2010] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2011] 10.0.0.172 () {34 vars in 764 bytes} [Sun Apr 12 21:59:05 2026] PUT /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/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: 942/2012] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2013] 10.0.0.172 () {34 vars in 760 bytes} [Sun Apr 12 21:59:05 2026] PUT /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/tags/red => 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: 944/2014] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2015] 10.0.0.172 () {34 vars in 782 bytes} [Sun Apr 12 21:59:05 2026] PUT /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2016] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2017] 10.0.0.172 () {34 vars in 742 bytes} [Sun Apr 12 21:59:05 2026] PUT /v2.0/routers/71855b2d-c754-4c08-89f3-0cbdb6de7b27 => generated 485 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2018] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2019] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/ports?device_id=71855b2d-c754-4c08-89f3-0cbdb6de7b27 => 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: 1072/2020] 10.0.0.172 () {34 vars in 753 bytes} [Sun Apr 12 21:59:05 2026] PUT /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2021] 10.0.0.227 () {34 vars in 1120 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/security-groups?id=d03a6fcc-2860-4057-9f16-7fc3cebbcd8c&id=3e63c105-8cdc-4215-a2ed-0e63fb42a21a&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2022] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2023] 10.0.0.172 () {32 vars in 741 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2024] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/ports?tenant_id=e3956d193fe149269ceaba81515b9998&device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1277 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:05.983 7 INFO neutron.api.v2.resource [None req-3f89c30e-7a92-49c5-ac16-aa8fbfa481cc d698b59eb704474d8ac99f503876f86c e75da1eb169c4a44a71ffc0a6b2e78e7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 953/2025] 10.0.0.172 () {32 vars in 745 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:59:06.018 8 INFO neutron_taas.services.taas.taas_plugin [None req-d75c1a41-9956-4827-9b74-d437fa8043c3 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] TaaS: Handle Delete Port: 1f02e70d-241b-45f1-ae0e-7c89ccc2dfae 2026-04-12 21:59:06.021 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d75c1a41-9956-4827-9b74-d437fa8043c3 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Tap Mirror: Handle Delete Port: 1f02e70d-241b-45f1-ae0e-7c89ccc2dfae [pid: 7|app: 0|req: 954/2026] 199.204.45.30 () {34 vars in 1017 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/networks?tenant_id=e3956d193fe149269ceaba81515b9998&shared=False => generated 768 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2027] 10.0.0.172 () {32 vars in 744 bytes} [Sun Apr 12 21:59:06 2026] DELETE /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/tags/red => 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: 956/2028] 199.204.45.30 () {34 vars in 929 bytes} [Sun Apr 12 21:59:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2029] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:06 2026] GET /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:06.180 7 INFO neutron.api.v2.resource [None req-b3a81439-7f91-4132-a79d-9691d122776e d698b59eb704474d8ac99f503876f86c e75da1eb169c4a44a71ffc0a6b2e78e7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 958/2030] 10.0.0.172 () {32 vars in 748 bytes} [Sun Apr 12 21:59:06 2026] DELETE /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/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: 1073/2031] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:05 2026] DELETE /v2.0/routers/71855b2d-c754-4c08-89f3-0cbdb6de7b27 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2032] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:59:06 2026] DELETE /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2033] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:06 2026] GET /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2034] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 21:59:06 2026] GET /v2.0/routers/e366947e-6879-43e4-a535-83d60a0f3f6b => generated 493 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2035] 10.0.0.172 () {34 vars in 742 bytes} [Sun Apr 12 21:59:06 2026] PUT /v2.0/routers/e366947e-6879-43e4-a535-83d60a0f3f6b => generated 493 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2036] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:59:06 2026] GET /v2.0/ports?device_id=e366947e-6879-43e4-a535-83d60a0f3f6b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:06.792 7 INFO neutron.services.segments.plugin [-] Segment 7e08c35f-2b17-4cf0-ba76-db605b70bbd7 resource provider aggregate not found 2026-04-12 21:59:06.810 7 INFO neutron.services.segments.plugin [-] Segment 7e08c35f-2b17-4cf0-ba76-db605b70bbd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e08c35f-2b17-4cf0-ba76-db605b70bbd7 found for delete ", "request_id": "req-87ef3863-5415-4ebb-88cb-f228bfceefd3"}]} 2026-04-12 21:59:06.811 7 INFO neutron.services.segments.plugin [-] Segment 7e08c35f-2b17-4cf0-ba76-db605b70bbd7 resource provider aggregate not found 2026-04-12 21:59:06.829 7 INFO neutron.services.segments.plugin [-] Segment 7e08c35f-2b17-4cf0-ba76-db605b70bbd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e08c35f-2b17-4cf0-ba76-db605b70bbd7 found for delete ", "request_id": "req-ec5a9474-a05b-4688-9231-7b3e66109d00"}]} [pid: 7|app: 0|req: 961/2037] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:06 2026] DELETE /v2.0/networks/185cf4d7-071a-4d0e-9f67-d17565155e39 => generated 0 bytes in 580 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:06.941 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4045436-b043-4139-9a62-2ed6f329d69d 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] TaaS: Handle Delete Port: 3705b18e-ddee-422c-87a3-9b44ceb4d325 2026-04-12 21:59:06.943 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4045436-b043-4139-9a62-2ed6f329d69d 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Tap Mirror: Handle Delete Port: 3705b18e-ddee-422c-87a3-9b44ceb4d325 [pid: 7|app: 0|req: 962/2038] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:06 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2039] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:06 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2040] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:06 2026] GET /v2.0/security-groups?id=71d05f4c-e73b-4d75-a481-149d35a17943&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2041] 10.0.0.227 () {34 vars in 1120 bytes} [Sun Apr 12 21:59:07 2026] GET /v2.0/security-groups?id=d03a6fcc-2860-4057-9f16-7fc3cebbcd8c&id=3e63c105-8cdc-4215-a2ed-0e63fb42a21a&fields=id&fields=name => generated 205 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2042] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:06 2026] DELETE /v2.0/routers/e366947e-6879-43e4-a535-83d60a0f3f6b => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2043] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:07 2026] GET /v2.0/ports?tenant_id=e3956d193fe149269ceaba81515b9998&device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1277 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2045] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 21:59:07 2026] GET /v2.0/routers/733db674-18ed-44c5-98cd-6a3404b5e93b => generated 502 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2045] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 21:59:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4e123864-fffc-41d5-9146-25d2ee810c38 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2046] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:59:07 2026] GET /v2.0/subnets?id=e9ebd0ae-b03b-4a3c-885d-7ee641a09a15 => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2047] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:07 2026] GET /v2.0/ports?network_id=c14f40e0-9c27-417c-9e85-0317316475e8&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: 970/2048] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:07 2026] GET /v2.0/networks/c14f40e0-9c27-417c-9e85-0317316475e8?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: 971/2049] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:07 2026] GET /v2.0/networks/c14f40e0-9c27-417c-9e85-0317316475e8?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: 1079/2050] 10.0.0.172 () {34 vars in 742 bytes} [Sun Apr 12 21:59:07 2026] PUT /v2.0/routers/733db674-18ed-44c5-98cd-6a3404b5e93b => generated 502 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2051] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:59:07 2026] GET /v2.0/ports?device_id=733db674-18ed-44c5-98cd-6a3404b5e93b => 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: 972/2052] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:07 2026] GET /v2.0/security-groups?tenant_id=e0ef1258d3424f7dac1630261c61b8a2&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2053] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:07 2026] DELETE /v2.0/security-groups/fa361c51-ded1-480d-9c56-fec5c3ae8720 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:07.880 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ed96754-3914-4c93-95d0-7a2772c37df2 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] TaaS: Handle Delete Port: e986f324-8b3f-48bd-b13b-833c887c5af4 2026-04-12 21:59:07.883 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ed96754-3914-4c93-95d0-7a2772c37df2 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Tap Mirror: Handle Delete Port: e986f324-8b3f-48bd-b13b-833c887c5af4 [pid: 7|app: 0|req: 974/2054] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:07 2026] GET /v2.0/security-groups?tenant_id=e75da1eb169c4a44a71ffc0a6b2e78e7&name=default => 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: 1081/2055] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:07 2026] DELETE /v2.0/routers/733db674-18ed-44c5-98cd-6a3404b5e93b => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2056] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:07 2026] DELETE /v2.0/security-groups/cad93317-fbda-41d3-82b0-93297d5310f4 => 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: 976/2057] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2058] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/routers/52dbfeb4-00a6-430a-ada3-6a636eb8f216 => generated 487 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2059] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2060] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/security-groups?id=71d05f4c-e73b-4d75-a481-149d35a17943&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: 979/2061] 10.0.0.227 () {34 vars in 1120 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/security-groups?id=d03a6fcc-2860-4057-9f16-7fc3cebbcd8c&id=3e63c105-8cdc-4215-a2ed-0e63fb42a21a&fields=id&fields=name => generated 205 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2062] 10.0.0.172 () {34 vars in 742 bytes} [Sun Apr 12 21:59:08 2026] PUT /v2.0/routers/52dbfeb4-00a6-430a-ada3-6a636eb8f216 => generated 487 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2063] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/ports?device_id=52dbfeb4-00a6-430a-ada3-6a636eb8f216 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:08.851 8 INFO neutron_taas.services.taas.taas_plugin [None req-13827552-df50-4593-acbe-c945c25002c1 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] TaaS: Handle Delete Port: 7a1d057a-fff2-45cd-82c9-cc06125a0686 2026-04-12 21:59:08.854 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13827552-df50-4593-acbe-c945c25002c1 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Tap Mirror: Handle Delete Port: 7a1d057a-fff2-45cd-82c9-cc06125a0686 [pid: 8|app: 0|req: 1084/2064] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:08 2026] DELETE /v2.0/routers/52dbfeb4-00a6-430a-ada3-6a636eb8f216 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2065] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 21:59:09 2026] GET /v2.0/routers/12b8900b-7807-4ffa-af76-ac83083d81a4 => generated 480 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2066] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:09 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2067] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:09 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2068] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:09 2026] GET /v2.0/security-groups?id=71d05f4c-e73b-4d75-a481-149d35a17943&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2069] 10.0.0.227 () {34 vars in 1120 bytes} [Sun Apr 12 21:59:09 2026] GET /v2.0/security-groups?id=d03a6fcc-2860-4057-9f16-7fc3cebbcd8c&id=3e63c105-8cdc-4215-a2ed-0e63fb42a21a&fields=id&fields=name => generated 205 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2070] 199.204.45.30 () {34 vars in 993 bytes} [Sun Apr 12 21:59:09 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:09.467 7 INFO neutron_taas.services.taas.taas_plugin [req-94a4c901-fe39-4502-b05d-3cb28665eeb9 req-24acf9b5-02a5-4f32-b9e8-9ac1edc67804 da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] TaaS: Handle Delete Port: 231fb247-f02e-4736-bb1f-9c817bfd70fa 2026-04-12 21:59:09.470 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-94a4c901-fe39-4502-b05d-3cb28665eeb9 req-24acf9b5-02a5-4f32-b9e8-9ac1edc67804 da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Tap Mirror: Handle Delete Port: 231fb247-f02e-4736-bb1f-9c817bfd70fa 2026-04-12 21:59:09.560 7 INFO neutron.db.l3_db [req-94a4c901-fe39-4502-b05d-3cb28665eeb9 req-24acf9b5-02a5-4f32-b9e8-9ac1edc67804 da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Floating IP a429c13b-03de-4d5c-ac55-f46721f947d6 disassociated. External IP: 10.96.250.216, port: 231fb247-f02e-4736-bb1f-9c817bfd70fa. [pid: 7|app: 0|req: 987/2071] 199.204.45.30 () {36 vars in 996 bytes} [Sun Apr 12 21:59:09 2026] DELETE /v2.0/ports/231fb247-f02e-4736-bb1f-9c817bfd70fa => generated 0 bytes in 532 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:09.951 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2f04ea4-9acf-4cc9-9895-eeea57ce39d7'] response: {'server_uuid': 'f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa', 'name': 'network-vif-deleted', 'tag': '231fb247-f02e-4736-bb1f-9c817bfd70fa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1085/2072] 10.0.0.172 () {34 vars in 742 bytes} [Sun Apr 12 21:59:09 2026] PUT /v2.0/routers/12b8900b-7807-4ffa-af76-ac83083d81a4 => generated 480 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2073] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:59:10 2026] GET /v2.0/ports?device_id=12b8900b-7807-4ffa-af76-ac83083d81a4 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:10.263 8 INFO neutron_taas.services.taas.taas_plugin [None req-07746644-7df2-44e2-8e00-8b31055c48c7 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] TaaS: Handle Delete Port: a59529ed-680d-477d-ba00-bdd73659b60e 2026-04-12 21:59:10.266 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07746644-7df2-44e2-8e00-8b31055c48c7 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] Tap Mirror: Handle Delete Port: a59529ed-680d-477d-ba00-bdd73659b60e [pid: 7|app: 0|req: 989/2074] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:10 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => 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: 990/2075] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:10 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1008 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2076] 10.0.0.227 () {34 vars in 1120 bytes} [Sun Apr 12 21:59:10 2026] GET /v2.0/security-groups?id=d03a6fcc-2860-4057-9f16-7fc3cebbcd8c&id=3e63c105-8cdc-4215-a2ed-0e63fb42a21a&fields=id&fields=name => generated 205 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2077] 199.204.45.30 () {34 vars in 993 bytes} [Sun Apr 12 21:59:10 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1277 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2078] 199.204.45.30 () {34 vars in 1123 bytes} [Sun Apr 12 21:59:10 2026] GET /v2.0/security-groups?id=3e63c105-8cdc-4215-a2ed-0e63fb42a21a&id=d03a6fcc-2860-4057-9f16-7fc3cebbcd8c&fields=id&fields=name => generated 205 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:10.601 8 INFO neutron.services.segments.plugin [-] Segment db5c1bdc-8c44-4770-b57f-5486cbfba5ab resource provider aggregate not found 2026-04-12 21:59:10.605 8 INFO neutron.services.segments.plugin [-] Segment db5c1bdc-8c44-4770-b57f-5486cbfba5ab resource provider aggregate not found 2026-04-12 21:59:10.628 8 INFO neutron.services.segments.plugin [-] Segment db5c1bdc-8c44-4770-b57f-5486cbfba5ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db5c1bdc-8c44-4770-b57f-5486cbfba5ab found for delete ", "request_id": "req-7bb86ac4-9e5e-40c8-af8b-7b3110b97b2b"}]} 2026-04-12 21:59:10.628 8 INFO neutron.services.segments.plugin [-] Segment db5c1bdc-8c44-4770-b57f-5486cbfba5ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db5c1bdc-8c44-4770-b57f-5486cbfba5ab found for delete ", "request_id": "req-b38d5640-f044-4e18-ba4f-3c16dd757324"}]} 2026-04-12 21:59:10.640 8 INFO neutron.db.l3_hamode_db [None req-07746644-7df2-44e2-8e00-8b31055c48c7 2282a714dafe4dec83be247ec3ae90fe 1c473c9fe7c9446c8d3adf7ba509871a - - default default] HA network 304f4ed5-c536-41d2-a92f-9b713222cb0c was deleted as no HA routers are present in tenant 1c473c9fe7c9446c8d3adf7ba509871a. [pid: 8|app: 0|req: 1086/2079] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:10 2026] DELETE /v2.0/routers/12b8900b-7807-4ffa-af76-ac83083d81a4 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:11.454 7 INFO neutron.db.segments_db [None req-0532325c-3f06-4282-8b70-e98cfdb729f9 a3a772a17eea46b0b4551bf6a4c6b868 ef95607050954cfda309a282753b0bd6 - - default default] Added segment cb46a6b5-9233-4e1d-9e4b-c2ccdaa52065 of type vxlan for network 6af15c94-7a51-4597-829d-1b7460604955 [pid: 8|app: 0|req: 1087/2080] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:11 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => 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: 994/2081] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:11 2026] POST /v2.0/networks => generated 630 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:11.624 7 INFO neutron.db.segments_db [None req-fdbe657c-09f7-4577-9122-aaf74d2ae4f7 a3a772a17eea46b0b4551bf6a4c6b868 ef95607050954cfda309a282753b0bd6 - - default default] Added segment cf2b5b00-d52f-404e-acd4-296336dfaeb3 of type vxlan for network d7fd933e-3892-4c6c-abd9-7cfd132c182c [pid: 8|app: 0|req: 1088/2082] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:11 2026] GET /v2.0/security-groups?tenant_id=6cc5b97ee1d44a4eb70ce8da9f750d3c&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2083] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:11 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2084] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:11 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1010 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2085] 10.0.0.172 () {34 vars in 753 bytes} [Sun Apr 12 21:59:11 2026] PUT /v2.0/networks/6af15c94-7a51-4597-829d-1b7460604955/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: 996/2086] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:11 2026] DELETE /v2.0/security-groups/b4ab6f24-e946-4510-aa06-b88fa75795eb => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2087] 10.0.0.227 () {34 vars in 1120 bytes} [Sun Apr 12 21:59:11 2026] GET /v2.0/security-groups?id=d03a6fcc-2860-4057-9f16-7fc3cebbcd8c&id=3e63c105-8cdc-4215-a2ed-0e63fb42a21a&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2088] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:11 2026] GET /v2.0/networks/6af15c94-7a51-4597-829d-1b7460604955/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2089] 10.0.0.172 () {34 vars in 753 bytes} [Sun Apr 12 21:59:11 2026] PUT /v2.0/networks/d7fd933e-3892-4c6c-abd9-7cfd132c182c/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2090] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:11 2026] GET /v2.0/networks/d7fd933e-3892-4c6c-abd9-7cfd132c182c/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2091] 10.0.0.172 () {34 vars in 753 bytes} [Sun Apr 12 21:59:12 2026] PUT /v2.0/networks/d7fd933e-3892-4c6c-abd9-7cfd132c182c/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2092] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:11 2026] GET /v2.0/security-groups?tenant_id=1488351ffbba45a89364b2708acedb1a&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2093] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/networks/d7fd933e-3892-4c6c-abd9-7cfd132c182c/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2094] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/networks/6af15c94-7a51-4597-829d-1b7460604955/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2095] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:12 2026] DELETE /v2.0/security-groups/62b87e0a-4ffa-4007-b336-3b5ac603c4ac => 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: 1097/2096] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:12 2026] DELETE /v2.0/networks/6af15c94-7a51-4597-829d-1b7460604955 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2097] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/security-groups?tenant_id=1c473c9fe7c9446c8d3adf7ba509871a&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:12.443 7 INFO neutron.services.segments.plugin [-] Segment cf2b5b00-d52f-404e-acd4-296336dfaeb3 resource provider aggregate not found 2026-04-12 21:59:12.459 7 INFO neutron.services.segments.plugin [-] Segment cf2b5b00-d52f-404e-acd4-296336dfaeb3 resource provider aggregate not found 2026-04-12 21:59:12.468 7 INFO neutron.services.segments.plugin [-] Segment cf2b5b00-d52f-404e-acd4-296336dfaeb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf2b5b00-d52f-404e-acd4-296336dfaeb3 found for delete ", "request_id": "req-457534c0-55e3-47ea-99f6-b477557d78a9"}]} [pid: 7|app: 0|req: 1000/2098] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:12 2026] DELETE /v2.0/networks/d7fd933e-3892-4c6c-abd9-7cfd132c182c => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:12.483 7 INFO neutron.services.segments.plugin [-] Segment cf2b5b00-d52f-404e-acd4-296336dfaeb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf2b5b00-d52f-404e-acd4-296336dfaeb3 found for delete ", "request_id": "req-9ee68f62-da1a-42b9-85d1-9facf18ad34e"}]} [pid: 8|app: 0|req: 1099/2099] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:12 2026] DELETE /v2.0/security-groups/0fb166bc-7c45-47b5-8b69-f2f7d9889441 => 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: 1001/2100] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/ports?device_id=f4b6fbb9-5f93-490a-a3e3-d6d84ebc7cfa => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:12.645 8 INFO neutron.services.segments.plugin [-] Segment cb46a6b5-9233-4e1d-9e4b-c2ccdaa52065 resource provider aggregate not found 2026-04-12 21:59:12.652 8 INFO neutron.services.segments.plugin [-] Segment cb46a6b5-9233-4e1d-9e4b-c2ccdaa52065 resource provider aggregate not found 2026-04-12 21:59:12.657 8 INFO neutron.services.segments.plugin [-] Segment cb46a6b5-9233-4e1d-9e4b-c2ccdaa52065 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb46a6b5-9233-4e1d-9e4b-c2ccdaa52065 found for delete ", "request_id": "req-509c988c-1bc8-4ccb-a568-a58809cd98de"}]} 2026-04-12 21:59:12.668 8 INFO neutron.services.segments.plugin [-] Segment cb46a6b5-9233-4e1d-9e4b-c2ccdaa52065 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb46a6b5-9233-4e1d-9e4b-c2ccdaa52065 found for delete ", "request_id": "req-38d4fcea-5eb6-4aa8-9941-a2bb2d244927"}]} [pid: 8|app: 0|req: 1100/2101] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1010 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2102] 10.0.0.227 () {34 vars in 1120 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/security-groups?id=d03a6fcc-2860-4057-9f16-7fc3cebbcd8c&id=3e63c105-8cdc-4215-a2ed-0e63fb42a21a&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2103] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2104] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/security-groups?tenant_id=ef95607050954cfda309a282753b0bd6&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2105] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:13 2026] DELETE /v2.0/security-groups/76fc561e-4132-456f-9cf8-29e82f9ac0b2 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:13.552 7 INFO neutron.db.l3_db [None req-c614047d-f41e-4639-94cc-31eb3cc8eda6 9daaaddd0273410a9676aa08b33ea1bb e3956d193fe149269ceaba81515b9998 - - default default] Floating IP b0a556de-e0c4-427a-87ee-014f712e0d53 associated. External IP: 10.96.250.205, port: 4e123864-fffc-41d5-9146-25d2ee810c38. [pid: 8|app: 0|req: 1104/2106] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/security-groups?tenant_id=f851734a96ea49a8a7b29c386b334df7&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: 1105/2107] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:13 2026] DELETE /v2.0/security-groups/71d05f4c-e73b-4d75-a481-149d35a17943 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2108] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:59:13 2026] PUT /v2.0/floatingips/b0a556de-e0c4-427a-87ee-014f712e0d53 => generated 855 bytes in 717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2109] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:13 2026] DELETE /v2.0/security-groups/65b6df21-9886-4c89-943e-5d052ac0116d => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:13.920 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-49f86987-9137-4f8a-8e61-ce9697190de5'] response: {'name': 'network-changed', 'server_uuid': '95222b49-3684-43e3-996b-3ad1d8cc2496', 'tag': '4e123864-fffc-41d5-9146-25d2ee810c38', 'status': 'completed', 'code': 200} 2026-04-12 21:59:14.012 7 INFO neutron_taas.services.taas.taas_plugin [None req-58f9b4b6-dd5c-4ecf-9f44-7cf9b4c4e0a0 da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] TaaS: Handle Delete Port: 69ef4d79-ba59-4106-b3c4-c10e2c259e88 2026-04-12 21:59:14.015 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58f9b4b6-dd5c-4ecf-9f44-7cf9b4c4e0a0 da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Tap Mirror: Handle Delete Port: 69ef4d79-ba59-4106-b3c4-c10e2c259e88 [pid: 7|app: 0|req: 1004/2110] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:59:13 2026] DELETE /v2.0/floatingips/a429c13b-03de-4d5c-ac55-f46721f947d6 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2111] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2112] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/security-groups?id=8af8b3aa-851f-4f0c-b45e-3a8c48d640b2&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2113] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/ports?tenant_id=e3956d193fe149269ceaba81515b9998&device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1279 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2114] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/networks?id=c14f40e0-9c27-417c-9e85-0317316475e8 => generated 768 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2115] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4e123864-fffc-41d5-9146-25d2ee810c38 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2116] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/subnets?id=e9ebd0ae-b03b-4a3c-885d-7ee641a09a15 => generated 690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2117] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/ports?network_id=c14f40e0-9c27-417c-9e85-0317316475e8&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: 1008/2118] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/networks/c14f40e0-9c27-417c-9e85-0317316475e8?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: 1111/2119] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/networks/c14f40e0-9c27-417c-9e85-0317316475e8?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/2120] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:15 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2121] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:15 2026] GET /v2.0/security-groups?id=8af8b3aa-851f-4f0c-b45e-3a8c48d640b2&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2122] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:16 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => 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: 1113/2123] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:16 2026] GET /v2.0/security-groups?id=8af8b3aa-851f-4f0c-b45e-3a8c48d640b2&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2124] 199.204.45.30 () {34 vars in 993 bytes} [Sun Apr 12 21:59:16 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:16.935 8 INFO neutron_taas.services.taas.taas_plugin [req-5d399000-18f7-428e-b8e3-bc49b0a595a6 req-c6eb1bf3-6d8a-4012-817e-a7f5c3be3c4b da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] TaaS: Handle Delete Port: 18196170-d082-4b5d-84d2-a03264b2859d 2026-04-12 21:59:16.939 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5d399000-18f7-428e-b8e3-bc49b0a595a6 req-c6eb1bf3-6d8a-4012-817e-a7f5c3be3c4b da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Tap Mirror: Handle Delete Port: 18196170-d082-4b5d-84d2-a03264b2859d [pid: 8|app: 0|req: 1114/2125] 199.204.45.30 () {36 vars in 996 bytes} [Sun Apr 12 21:59:16 2026] DELETE /v2.0/ports/18196170-d082-4b5d-84d2-a03264b2859d => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:17.107 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-67e9db58-773f-40ad-9f46-66df16efbcd9'] response: {'server_uuid': 'ed94c2d2-feec-4f11-9e79-57b67cc7bd33', 'name': 'network-vif-deleted', 'tag': '18196170-d082-4b5d-84d2-a03264b2859d', 'status': 'completed', 'code': 200} 2026-04-12 21:59:17.221 7 INFO neutron.db.segments_db [None req-93a3cfd1-a5de-47be-a62e-4b87820b8dd9 18068fec9d6c4b5295cbc28dc279eb80 3218319af9114dba8f5d6b8086002b26 - - default default] Added segment 45db098f-9604-417a-b042-8096ca517613 of type vxlan for network 4a95d72c-b225-4a6a-bd42-21a510907b22 [pid: 7|app: 0|req: 1012/2128] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:16 2026] POST /v2.0/networks => generated 631 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2129] 10.0.0.172 () {34 vars in 664 bytes} [Sun Apr 12 21:59:17 2026] POST /v2.0/ports => generated 743 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2130] 10.0.0.172 () {34 vars in 666 bytes} [Sun Apr 12 21:59:17 2026] POST /v2.0/trunks => generated 407 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:17.861 8 INFO neutron.db.segments_db [None req-d4be01a6-8558-48ec-852f-90873b352f79 18068fec9d6c4b5295cbc28dc279eb80 3218319af9114dba8f5d6b8086002b26 - - default default] Added segment 4e264285-425e-4cfe-ab1f-bafb97d83da3 of type vxlan for network 2c9e6bdc-bfb9-4fdf-9804-0be6487e6b73 [pid: 7|app: 0|req: 1014/2131] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:17 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => 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: 1118/2132] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:17 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2133] 10.0.0.172 () {34 vars in 664 bytes} [Sun Apr 12 21:59:17 2026] POST /v2.0/ports => generated 743 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2134] 10.0.0.172 () {34 vars in 666 bytes} [Sun Apr 12 21:59:18 2026] POST /v2.0/trunks => generated 407 bytes in 206 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-12 21:59:18.576 7 INFO neutron.db.segments_db [None req-d710748a-6e15-43cb-9d2e-8019a6ef33dc 18068fec9d6c4b5295cbc28dc279eb80 3218319af9114dba8f5d6b8086002b26 - - default default] Added segment 91798dc4-fbd7-40ba-9cc6-d996da34e196 of type vxlan for network 0e0a0d54-71be-4662-b438-6b3d71097c22 [pid: 7|app: 0|req: 1016/2135] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:18 2026] POST /v2.0/networks => generated 631 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2136] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => 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: 1120/2137] 10.0.0.172 () {34 vars in 664 bytes} [Sun Apr 12 21:59:18 2026] POST /v2.0/ports => generated 743 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2138] 10.0.0.172 () {34 vars in 666 bytes} [Sun Apr 12 21:59:19 2026] POST /v2.0/trunks => generated 407 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:19.236 8 INFO neutron.db.segments_db [None req-aa5bbfa7-c484-46b4-83cc-6b30e780d537 18068fec9d6c4b5295cbc28dc279eb80 3218319af9114dba8f5d6b8086002b26 - - default default] Added segment 5e2318f5-2492-45e3-a333-72f0156a19d7 of type vxlan for network 48a33c2e-c6a1-4e96-b776-660e507f99d2 [pid: 8|app: 0|req: 1121/2139] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:19 2026] POST /v2.0/networks => generated 629 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2140] 10.0.0.172 () {34 vars in 664 bytes} [Sun Apr 12 21:59:19 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2141] 10.0.0.172 () {34 vars in 666 bytes} [Sun Apr 12 21:59:19 2026] POST /v2.0/trunks => generated 407 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, ' 2026-04-12 21:59:19.827 7 INFO neutron.db.segments_db [None req-65d162e2-9690-4640-9081-506f9803fcfc 18068fec9d6c4b5295cbc28dc279eb80 3218319af9114dba8f5d6b8086002b26 - - default default] Added segment 3d920706-c81b-45c8-9d26-864c87c870d0 of type vxlan for network b435b40e-7d3b-402b-a59e-543763a291ef [pid: 7|app: 0|req: 1020/2142] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:19 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2143] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:20 2026] GET /v2.0/ports?device_id=ed94c2d2-feec-4f11-9e79-57b67cc7bd33 => 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: 1123/2144] 10.0.0.172 () {34 vars in 664 bytes} [Sun Apr 12 21:59:19 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) [pid: 7|app: 0|req: 1022/2145] 10.0.0.172 () {34 vars in 666 bytes} [Sun Apr 12 21:59:20 2026] POST /v2.0/trunks => generated 407 bytes in 162 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: 1124/2146] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:59:20 2026] PUT /v2.0/trunks/3b3d3712-03e2-461d-a477-52e61fb3e2a2/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2147] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:59:20 2026] PUT /v2.0/trunks/404afa6a-846e-4d6d-adf9-3695d8f6a807/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2148] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:59:20 2026] PUT /v2.0/trunks/14636d0a-1e72-44b9-aec4-6d82669e8f5a/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2149] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 21:59:20 2026] PUT /v2.0/trunks/75487c5a-3d65-469c-b4ac-98efca07482e/tags => 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: 1126/2150] 10.0.0.172 () {32 vars in 662 bytes} [Sun Apr 12 21:59:20 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2151] 10.0.0.172 () {32 vars in 676 bytes} [Sun Apr 12 21:59:20 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2152] 10.0.0.172 () {32 vars in 672 bytes} [Sun Apr 12 21:59:20 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2153] 10.0.0.172 () {32 vars in 684 bytes} [Sun Apr 12 21:59:20 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2154] 10.0.0.172 () {32 vars in 670 bytes} [Sun Apr 12 21:59:20 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2155] 10.0.0.172 () {32 vars in 684 bytes} [Sun Apr 12 21:59:20 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2156] 10.0.0.172 () {32 vars in 680 bytes} [Sun Apr 12 21:59:20 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2157] 10.0.0.172 () {32 vars in 692 bytes} [Sun Apr 12 21:59:20 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2158] 10.0.0.172 () {32 vars in 719 bytes} [Sun Apr 12 21:59:20 2026] GET /v2.0/trunks/3b3d3712-03e2-461d-a477-52e61fb3e2a2 => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2159] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:59:20 2026] GET /v2.0/ports/94725e27-e8e9-41b8-8f6c-4c007c5cd263 => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2160] 10.0.0.172 () {32 vars in 722 bytes} [Sun Apr 12 21:59:20 2026] DELETE /v2.0/trunks/3b3d3712-03e2-461d-a477-52e61fb3e2a2 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2161] 10.0.0.172 () {32 vars in 719 bytes} [Sun Apr 12 21:59:20 2026] GET /v2.0/trunks/404afa6a-846e-4d6d-adf9-3695d8f6a807 => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2162] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:59:20 2026] GET /v2.0/ports/83e9c28c-4b5d-4774-9605-9724a22d537f => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2163] 10.0.0.172 () {32 vars in 722 bytes} [Sun Apr 12 21:59:21 2026] DELETE /v2.0/trunks/404afa6a-846e-4d6d-adf9-3695d8f6a807 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2164] 10.0.0.172 () {32 vars in 719 bytes} [Sun Apr 12 21:59:21 2026] GET /v2.0/trunks/14636d0a-1e72-44b9-aec4-6d82669e8f5a => generated 429 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2165] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:21 2026] DELETE /v2.0/security-groups/8af8b3aa-851f-4f0c-b45e-3a8c48d640b2 => 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: 1033/2166] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:59:21 2026] GET /v2.0/ports/1fe20f35-a0e2-4fce-832c-65f975531acd => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2167] 10.0.0.172 () {32 vars in 722 bytes} [Sun Apr 12 21:59:21 2026] DELETE /v2.0/trunks/14636d0a-1e72-44b9-aec4-6d82669e8f5a => 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: 1035/2168] 10.0.0.172 () {32 vars in 719 bytes} [Sun Apr 12 21:59:21 2026] GET /v2.0/trunks/75487c5a-3d65-469c-b4ac-98efca07482e => 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: 1036/2169] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:59:21 2026] GET /v2.0/ports/c9c7d150-330b-42f2-a7a8-aa765454f0a5 => generated 826 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2170] 10.0.0.172 () {32 vars in 722 bytes} [Sun Apr 12 21:59:21 2026] DELETE /v2.0/trunks/75487c5a-3d65-469c-b4ac-98efca07482e => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2171] 10.0.0.172 () {32 vars in 719 bytes} [Sun Apr 12 21:59:21 2026] GET /v2.0/trunks/a2f2c1f4-ea5a-4e1f-aecb-053d7f1cd676 => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2172] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 21:59:21 2026] GET /v2.0/ports/dd669b31-cfe5-41eb-be84-edc288dfe5ac => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:21.550 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff503b0d-ca31-4ccb-9edb-03f45399079c da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] TaaS: Handle Delete Port: 8b8a102d-1204-45be-8e13-d604818bd6d8 2026-04-12 21:59:21.554 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff503b0d-ca31-4ccb-9edb-03f45399079c da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Tap Mirror: Handle Delete Port: 8b8a102d-1204-45be-8e13-d604818bd6d8 [pid: 7|app: 0|req: 1040/2173] 10.0.0.172 () {32 vars in 722 bytes} [Sun Apr 12 21:59:21 2026] DELETE /v2.0/trunks/a2f2c1f4-ea5a-4e1f-aecb-053d7f1cd676 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:21.704 7 INFO neutron_taas.services.taas.taas_plugin [None req-778d2c4c-4abc-425a-8d93-50928e62c629 18068fec9d6c4b5295cbc28dc279eb80 3218319af9114dba8f5d6b8086002b26 - - default default] TaaS: Handle Delete Port: 94725e27-e8e9-41b8-8f6c-4c007c5cd263 2026-04-12 21:59:21.708 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-778d2c4c-4abc-425a-8d93-50928e62c629 18068fec9d6c4b5295cbc28dc279eb80 3218319af9114dba8f5d6b8086002b26 - - default default] Tap Mirror: Handle Delete Port: 94725e27-e8e9-41b8-8f6c-4c007c5cd263 [pid: 7|app: 0|req: 1041/2174] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:59:21 2026] DELETE /v2.0/ports/94725e27-e8e9-41b8-8f6c-4c007c5cd263 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:21.897 7 INFO neutron_taas.services.taas.taas_plugin [None req-605e6dc5-5694-458f-8c54-d05f93fb59c8 18068fec9d6c4b5295cbc28dc279eb80 3218319af9114dba8f5d6b8086002b26 - - default default] TaaS: Handle Delete Port: 83e9c28c-4b5d-4774-9605-9724a22d537f 2026-04-12 21:59:21.900 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-605e6dc5-5694-458f-8c54-d05f93fb59c8 18068fec9d6c4b5295cbc28dc279eb80 3218319af9114dba8f5d6b8086002b26 - - default default] Tap Mirror: Handle Delete Port: 83e9c28c-4b5d-4774-9605-9724a22d537f [pid: 7|app: 0|req: 1042/2175] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:59:21 2026] DELETE /v2.0/ports/83e9c28c-4b5d-4774-9605-9724a22d537f => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2176] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:59:21 2026] PUT /v2.0/routers/f79e8354-a5b1-42db-86bf-3c59d8c7f7b0/remove_router_interface => generated 309 bytes in 816 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:22.066 7 INFO neutron_taas.services.taas.taas_plugin [None req-51c90b97-eb89-4095-beda-4b3882190560 18068fec9d6c4b5295cbc28dc279eb80 3218319af9114dba8f5d6b8086002b26 - - default default] TaaS: Handle Delete Port: 1fe20f35-a0e2-4fce-832c-65f975531acd 2026-04-12 21:59:22.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51c90b97-eb89-4095-beda-4b3882190560 18068fec9d6c4b5295cbc28dc279eb80 3218319af9114dba8f5d6b8086002b26 - - default default] Tap Mirror: Handle Delete Port: 1fe20f35-a0e2-4fce-832c-65f975531acd [pid: 7|app: 0|req: 1043/2177] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:59:21 2026] DELETE /v2.0/ports/1fe20f35-a0e2-4fce-832c-65f975531acd => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2178] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:22 2026] DELETE /v2.0/subnets/1e2e5360-36a1-4a2b-8df5-c6b834e73ffd => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:22.244 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd3a31e9-980a-4300-8e1b-073373627228 18068fec9d6c4b5295cbc28dc279eb80 3218319af9114dba8f5d6b8086002b26 - - default default] TaaS: Handle Delete Port: c9c7d150-330b-42f2-a7a8-aa765454f0a5 2026-04-12 21:59:22.247 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd3a31e9-980a-4300-8e1b-073373627228 18068fec9d6c4b5295cbc28dc279eb80 3218319af9114dba8f5d6b8086002b26 - - default default] Tap Mirror: Handle Delete Port: c9c7d150-330b-42f2-a7a8-aa765454f0a5 [pid: 7|app: 0|req: 1044/2179] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:59:22 2026] DELETE /v2.0/ports/c9c7d150-330b-42f2-a7a8-aa765454f0a5 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:22.422 7 INFO neutron_taas.services.taas.taas_plugin [None req-a9a27d33-688c-47a1-bdfe-e3cae5e9c7da 18068fec9d6c4b5295cbc28dc279eb80 3218319af9114dba8f5d6b8086002b26 - - default default] TaaS: Handle Delete Port: dd669b31-cfe5-41eb-be84-edc288dfe5ac 2026-04-12 21:59:22.422 8 INFO neutron_taas.services.taas.taas_plugin [None req-23c12900-3ba0-4bdb-9a16-56d59bdeb2e8 da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] TaaS: Handle Delete Port: 42260496-3b16-4421-800c-e197be0c7ed0 2026-04-12 21:59:22.425 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9a27d33-688c-47a1-bdfe-e3cae5e9c7da 18068fec9d6c4b5295cbc28dc279eb80 3218319af9114dba8f5d6b8086002b26 - - default default] Tap Mirror: Handle Delete Port: dd669b31-cfe5-41eb-be84-edc288dfe5ac 2026-04-12 21:59:22.426 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23c12900-3ba0-4bdb-9a16-56d59bdeb2e8 da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Tap Mirror: Handle Delete Port: 42260496-3b16-4421-800c-e197be0c7ed0 [pid: 7|app: 0|req: 1045/2180] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 21:59:22 2026] DELETE /v2.0/ports/dd669b31-cfe5-41eb-be84-edc288dfe5ac => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2181] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:22 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1010 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:22.686 8 INFO neutron_taas.services.taas.taas_plugin [None req-23c12900-3ba0-4bdb-9a16-56d59bdeb2e8 da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] TaaS: Handle Delete Port: 5cc3ccd0-e541-4889-9a06-20b7ad8a7bee 2026-04-12 21:59:22.689 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23c12900-3ba0-4bdb-9a16-56d59bdeb2e8 da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Tap Mirror: Handle Delete Port: 5cc3ccd0-e541-4889-9a06-20b7ad8a7bee 2026-04-12 21:59:22.785 7 INFO neutron.services.segments.plugin [-] Segment 45db098f-9604-417a-b042-8096ca517613 resource provider aggregate not found 2026-04-12 21:59:22.794 7 INFO neutron.services.segments.plugin [-] Segment 45db098f-9604-417a-b042-8096ca517613 resource provider aggregate not found 2026-04-12 21:59:22.801 7 INFO neutron.services.segments.plugin [-] Segment 45db098f-9604-417a-b042-8096ca517613 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45db098f-9604-417a-b042-8096ca517613 found for delete ", "request_id": "req-8683bde2-9101-476f-8a23-ffb8021ec7f5"}]} 2026-04-12 21:59:22.813 7 INFO neutron.services.segments.plugin [-] Segment 45db098f-9604-417a-b042-8096ca517613 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45db098f-9604-417a-b042-8096ca517613 found for delete ", "request_id": "req-c77d2115-fb98-4253-82e0-535c9971d3c3"}]} [pid: 7|app: 0|req: 1047/2182] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:22 2026] DELETE /v2.0/networks/4a95d72c-b225-4a6a-bd42-21a510907b22 => 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: 1048/2183] 10.0.0.227 () {34 vars in 1120 bytes} [Sun Apr 12 21:59:22 2026] GET /v2.0/security-groups?id=d03a6fcc-2860-4057-9f16-7fc3cebbcd8c&id=3e63c105-8cdc-4215-a2ed-0e63fb42a21a&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:23.021 8 INFO neutron.services.segments.plugin [-] Segment c8cf2e96-3a84-42fc-bb7b-b09715598c80 resource provider aggregate not found 2026-04-12 21:59:23.028 8 INFO neutron.services.segments.plugin [-] Segment c8cf2e96-3a84-42fc-bb7b-b09715598c80 resource provider aggregate not found 2026-04-12 21:59:23.044 8 INFO neutron.services.segments.plugin [-] Segment c8cf2e96-3a84-42fc-bb7b-b09715598c80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8cf2e96-3a84-42fc-bb7b-b09715598c80 found for delete ", "request_id": "req-4eb1c865-aaca-4b90-891f-b0ed4bc8f692"}]} 2026-04-12 21:59:23.047 8 INFO neutron.services.segments.plugin [-] Segment c8cf2e96-3a84-42fc-bb7b-b09715598c80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8cf2e96-3a84-42fc-bb7b-b09715598c80 found for delete ", "request_id": "req-ff840941-88e6-4ef0-ab2c-da90bbc7b4ce"}]} 2026-04-12 21:59:23.047 8 INFO neutron.db.l3_hamode_db [None req-23c12900-3ba0-4bdb-9a16-56d59bdeb2e8 da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] HA network 6d114133-4067-466b-8af7-d35b65d4785a was deleted as no HA routers are present in tenant 191b829dcbae4ae288225244064e0ed5. [pid: 8|app: 0|req: 1136/2184] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:22 2026] DELETE /v2.0/routers/f79e8354-a5b1-42db-86bf-3c59d8c7f7b0 => generated 0 bytes in 856 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:23.164 7 INFO neutron.db.segments_db [None req-09e61df7-871a-4d7b-9e85-b3920da5f96c 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Added segment aa4cf332-e1b5-4437-a1b8-9f0909f9e9f0 of type vxlan for network 9ef3be56-0a8f-403a-b3d5-8cd601d398ca [pid: 8|app: 0|req: 1137/2185] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:23 2026] DELETE /v2.0/networks/2c9e6bdc-bfb9-4fdf-9804-0be6487e6b73 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2186] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:22 2026] POST /v2.0/networks => generated 639 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2187] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:59:23 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1279 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:23.320 7 INFO neutron_taas.services.taas.taas_plugin [None req-92d2b486-ff48-43ad-857e-b6eb44020d6e da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] TaaS: Handle Delete Port: 0bcd5c9b-95a9-4e49-81f5-230d821a66fe 2026-04-12 21:59:23.324 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92d2b486-ff48-43ad-857e-b6eb44020d6e da28a48061494b70b6b32b790c6a4a78 191b829dcbae4ae288225244064e0ed5 - - default default] Tap Mirror: Handle Delete Port: 0bcd5c9b-95a9-4e49-81f5-230d821a66fe [pid: 8|app: 0|req: 1139/2188] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:23 2026] DELETE /v2.0/networks/0e0a0d54-71be-4662-b438-6b3d71097c22 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2189] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:23 2026] DELETE /v2.0/networks/6dea495c-5267-497d-ae2d-1217a3dce196 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2190] 10.0.0.172 () {32 vars in 858 bytes} [Sun Apr 12 21:59:23 2026] GET /v2.0/floatingips?floating_network_id=f05e6713-5eb6-4574-bfad-db20f936be26&port_id=4e123864-fffc-41d5-9146-25d2ee810c38 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2191] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:59:23 2026] POST /v2.0/subnets => generated 658 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2192] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:23 2026] DELETE /v2.0/networks/48a33c2e-c6a1-4e96-b776-660e507f99d2 => 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: 1141/2193] 10.0.0.172 () {32 vars in 722 bytes} [Sun Apr 12 21:59:23 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2194] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:23 2026] DELETE /v2.0/networks/b435b40e-7d3b-402b-a59e-543763a291ef => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2195] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:59:23 2026] POST /v2.0/subnets => generated 731 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:24.098 7 INFO neutron.db.segments_db [None req-8324d911-43be-4882-aa60-aa3de63172fd 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Added segment 769ce3a8-b618-4ae6-b94e-1a7cb18bc4d9 of type vxlan for network d27722a1-0ce8-4de5-b53e-a0dbbdc927e9 [pid: 7|app: 0|req: 1054/2196] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:24 2026] POST /v2.0/networks => generated 638 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2197] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:24 2026] GET /v2.0/security-groups?tenant_id=0dc9354c02b64167af4d45568bbdeb4d&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: 1144/2198] 10.0.0.120 () {34 vars in 990 bytes} [Sun Apr 12 21:59:24 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1279 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2199] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:59:24 2026] POST /v2.0/subnets => generated 656 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2200] 10.0.0.120 () {34 vars in 1120 bytes} [Sun Apr 12 21:59:24 2026] GET /v2.0/security-groups?id=3e63c105-8cdc-4215-a2ed-0e63fb42a21a&id=d03a6fcc-2860-4057-9f16-7fc3cebbcd8c&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2201] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:24 2026] DELETE /v2.0/security-groups/7902b97e-a2f3-4239-8ca1-1119288f36a0 => 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: 1057/2202] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:59:24 2026] POST /v2.0/subnets => generated 725 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2203] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:24 2026] GET /v2.0/security-groups?tenant_id=191b829dcbae4ae288225244064e0ed5&name=default => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:24.754 7 INFO neutron.db.segments_db [None req-c3ba75ca-7f6e-4bee-8917-0b75c584c6ba 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Added segment b8543538-4a75-468c-847a-70e1f1f3b15c of type vxlan for network 5f2b117b-37f6-45c8-9f05-77e58c6f0363 [pid: 8|app: 0|req: 1146/2204] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:24 2026] GET /v2.0/security-groups?tenant_id=3218319af9114dba8f5d6b8086002b26&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:24.820 7 INFO neutron.services.segments.plugin [-] Segment 57d05fb9-42e3-4122-9ebd-355dbd6d336b resource provider aggregate not found [pid: 7|app: 0|req: 1059/2205] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:24 2026] POST /v2.0/networks => generated 637 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:24.846 7 INFO neutron.services.segments.plugin [-] Segment 57d05fb9-42e3-4122-9ebd-355dbd6d336b resource provider aggregate not found 2026-04-12 21:59:24.851 7 INFO neutron.services.segments.plugin [-] Segment 57d05fb9-42e3-4122-9ebd-355dbd6d336b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57d05fb9-42e3-4122-9ebd-355dbd6d336b found for delete ", "request_id": "req-b64d599c-27d5-4842-b1b5-a5bb1f280514"}]} 2026-04-12 21:59:24.873 7 INFO neutron.services.segments.plugin [-] Segment 57d05fb9-42e3-4122-9ebd-355dbd6d336b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57d05fb9-42e3-4122-9ebd-355dbd6d336b found for delete ", "request_id": "req-c9e4de1c-e31e-4b1a-baeb-8ba538877bf9"}]} 2026-04-12 21:59:24.879 7 INFO neutron.services.segments.plugin [-] Segment 5e2318f5-2492-45e3-a333-72f0156a19d7 resource provider aggregate not found 2026-04-12 21:59:24.895 7 INFO neutron.services.segments.plugin [-] Segment 5e2318f5-2492-45e3-a333-72f0156a19d7 resource provider aggregate not found 2026-04-12 21:59:24.914 7 INFO neutron.services.segments.plugin [-] Segment 5e2318f5-2492-45e3-a333-72f0156a19d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e2318f5-2492-45e3-a333-72f0156a19d7 found for delete ", "request_id": "req-95400416-76cc-42af-aefe-ac1047785a43"}]} 2026-04-12 21:59:24.924 7 INFO neutron.services.segments.plugin [-] Segment 5e2318f5-2492-45e3-a333-72f0156a19d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e2318f5-2492-45e3-a333-72f0156a19d7 found for delete ", "request_id": "req-61e4bd55-14c9-4a7c-9738-d34e4b4e6db2"}]} [pid: 8|app: 0|req: 1147/2206] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:24 2026] DELETE /v2.0/security-groups/569d91a9-c5fe-4f5f-8d0a-46d00bedc6a5 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:24.935 7 INFO neutron.services.segments.plugin [-] Segment 3d920706-c81b-45c8-9d26-864c87c870d0 resource provider aggregate not found 2026-04-12 21:59:24.950 7 INFO neutron.services.segments.plugin [-] Segment 3d920706-c81b-45c8-9d26-864c87c870d0 resource provider aggregate not found 2026-04-12 21:59:24.955 7 INFO neutron.services.segments.plugin [-] Segment 3d920706-c81b-45c8-9d26-864c87c870d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d920706-c81b-45c8-9d26-864c87c870d0 found for delete ", "request_id": "req-88aa3a07-c683-414c-9ff1-e42672bfd897"}]} 2026-04-12 21:59:24.964 7 INFO neutron.services.segments.plugin [-] Segment 3d920706-c81b-45c8-9d26-864c87c870d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d920706-c81b-45c8-9d26-864c87c870d0 found for delete ", "request_id": "req-08681f9c-0f07-49bb-b071-5ef3a00ebdc7"}]} [pid: 7|app: 0|req: 1060/2207] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:24 2026] DELETE /v2.0/security-groups/d710c1ba-268b-4f0a-93bf-1140670891a3 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:25.072 8 INFO neutron.services.segments.plugin [-] Segment 4e264285-425e-4cfe-ab1f-bafb97d83da3 resource provider aggregate not found 2026-04-12 21:59:25.076 8 INFO neutron.services.segments.plugin [-] Segment 4e264285-425e-4cfe-ab1f-bafb97d83da3 resource provider aggregate not found 2026-04-12 21:59:25.089 8 INFO neutron.services.segments.plugin [-] Segment 4e264285-425e-4cfe-ab1f-bafb97d83da3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e264285-425e-4cfe-ab1f-bafb97d83da3 found for delete ", "request_id": "req-619a0b68-80d1-44c9-b7b5-01dd924a2701"}]} 2026-04-12 21:59:25.096 8 INFO neutron.services.segments.plugin [-] Segment 4e264285-425e-4cfe-ab1f-bafb97d83da3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e264285-425e-4cfe-ab1f-bafb97d83da3 found for delete ", "request_id": "req-c34e8e68-f4f6-43eb-a2a1-84c720599018"}]} 2026-04-12 21:59:25.120 8 INFO neutron.services.segments.plugin [-] Segment 91798dc4-fbd7-40ba-9cc6-d996da34e196 resource provider aggregate not found 2026-04-12 21:59:25.125 8 INFO neutron.services.segments.plugin [-] Segment 91798dc4-fbd7-40ba-9cc6-d996da34e196 resource provider aggregate not found 2026-04-12 21:59:25.143 8 INFO neutron.services.segments.plugin [-] Segment 91798dc4-fbd7-40ba-9cc6-d996da34e196 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91798dc4-fbd7-40ba-9cc6-d996da34e196 found for delete ", "request_id": "req-1200f5c7-9709-424b-ad5e-2d40bd422b32"}]} 2026-04-12 21:59:25.143 8 INFO neutron.services.segments.plugin [-] Segment 91798dc4-fbd7-40ba-9cc6-d996da34e196 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91798dc4-fbd7-40ba-9cc6-d996da34e196 found for delete ", "request_id": "req-508d4150-243d-4091-ba9e-52aa092b13d4"}]} [pid: 7|app: 0|req: 1061/2208] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:25 2026] GET /v2.0/security-groups?tenant_id=f9999f2ecf144d22beaa4e84449b2cf7&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2209] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:59:24 2026] POST /v2.0/subnets => generated 655 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2210] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:25 2026] DELETE /v2.0/security-groups/1ffdbc4d-68f2-4ea0-b1f7-c119b28dd3e5 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2211] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:59:25 2026] POST /v2.0/subnets => generated 730 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2212] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:25 2026] GET /v2.0/security-groups?tenant_id=5b137f06f98e43b89b03dd18ceba1dc2&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:25.545 8 INFO neutron.db.segments_db [None req-55bbb0a3-fe32-49f5-a2be-d6c066886ab6 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Added segment a06aaee1-06b7-4e83-9d27-67f722630073 of type vxlan for network 8ac16176-4222-4731-a174-9db9c3e510d1 [pid: 7|app: 0|req: 1064/2213] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:25 2026] DELETE /v2.0/security-groups/464a4101-977f-45e3-b9c3-fd9d8344618a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:25.789 8 INFO neutron.db.l3_hamode_db [None req-55bbb0a3-fe32-49f5-a2be-d6c066886ab6 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:59:26.485 8 INFO neutron.db.l3_hamode_db [None req-55bbb0a3-fe32-49f5-a2be-d6c066886ab6 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1065/2214] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:26 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2215] 10.0.0.227 () {34 vars in 1120 bytes} [Sun Apr 12 21:59:27 2026] GET /v2.0/security-groups?id=d03a6fcc-2860-4057-9f16-7fc3cebbcd8c&id=3e63c105-8cdc-4215-a2ed-0e63fb42a21a&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2216] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:59:25 2026] POST /v2.0/routers => generated 684 bytes in 1862 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2217] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:28 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1010 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2218] 10.0.0.227 () {34 vars in 1120 bytes} [Sun Apr 12 21:59:28 2026] GET /v2.0/security-groups?id=d03a6fcc-2860-4057-9f16-7fc3cebbcd8c&id=3e63c105-8cdc-4215-a2ed-0e63fb42a21a&fields=id&fields=name => generated 205 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2219] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:59:27 2026] PUT /v2.0/routers/e92b37fa-891c-4ef3-a9ef-a653623fcc53/add_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:29.488 7 INFO neutron.db.segments_db [None req-22a81158-b086-42ef-a181-56478023eb95 ac1df0304a3944b0a957bc6b844a9b43 fdba4eb7944f46038aea3cee14f84a97 - - default default] Added segment 962bceba-0268-46c7-87cf-9889c16c01b3 of type vxlan for network ab7ccca5-297d-4dec-aa87-0f7bc379d36d [pid: 7|app: 0|req: 1068/2220] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:29 2026] POST /v2.0/networks => generated 632 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2221] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:59:28 2026] PUT /v2.0/routers/e92b37fa-891c-4ef3-a9ef-a653623fcc53/add_router_interface => generated 309 bytes in 1086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2222] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:29 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2223] 199.204.45.30 () {34 vars in 993 bytes} [Sun Apr 12 21:59:29 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2224] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:29 2026] GET /v2.0/security-groups?tenant_id=f2a1a5c290dd435f8170924d580cc280&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2225] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:59:29 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: 1157/2226] 10.0.0.227 () {34 vars in 1120 bytes} [Sun Apr 12 21:59:29 2026] GET /v2.0/security-groups?id=d03a6fcc-2860-4057-9f16-7fc3cebbcd8c&id=3e63c105-8cdc-4215-a2ed-0e63fb42a21a&fields=id&fields=name => generated 205 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:30.025 8 INFO neutron_taas.services.taas.taas_plugin [req-77645e62-b4f8-4ff3-819e-54b30b96df7f req-5a13726e-aea5-4e25-9834-83b94435cc94 9daaaddd0273410a9676aa08b33ea1bb e3956d193fe149269ceaba81515b9998 - - default default] TaaS: Handle Delete Port: 4e123864-fffc-41d5-9146-25d2ee810c38 2026-04-12 21:59:30.028 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-77645e62-b4f8-4ff3-819e-54b30b96df7f req-5a13726e-aea5-4e25-9834-83b94435cc94 9daaaddd0273410a9676aa08b33ea1bb e3956d193fe149269ceaba81515b9998 - - default default] Tap Mirror: Handle Delete Port: 4e123864-fffc-41d5-9146-25d2ee810c38 2026-04-12 21:59:30.138 8 INFO neutron.db.l3_db [req-77645e62-b4f8-4ff3-819e-54b30b96df7f req-5a13726e-aea5-4e25-9834-83b94435cc94 9daaaddd0273410a9676aa08b33ea1bb e3956d193fe149269ceaba81515b9998 - - default default] Floating IP b0a556de-e0c4-427a-87ee-014f712e0d53 disassociated. External IP: 10.96.250.205, port: 4e123864-fffc-41d5-9146-25d2ee810c38. [pid: 8|app: 0|req: 1158/2227] 199.204.45.30 () {36 vars in 996 bytes} [Sun Apr 12 21:59:29 2026] DELETE /v2.0/ports/4e123864-fffc-41d5-9146-25d2ee810c38 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:30.492 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-155a9294-83f7-430a-9e68-c6b8a95e4d24'] response: {'server_uuid': '95222b49-3684-43e3-996b-3ad1d8cc2496', 'name': 'network-vif-deleted', 'tag': '4e123864-fffc-41d5-9146-25d2ee810c38', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1159/2228] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:30 2026] DELETE /v2.0/security-groups/954e34a9-07de-4869-9d82-4156cd44530a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:30.596 8 INFO neutron.db.segments_db [None req-b41d4d72-ca24-44fe-8cb4-850e18e20e7d ac1df0304a3944b0a957bc6b844a9b43 fdba4eb7944f46038aea3cee14f84a97 - - default default] Added segment 1908d8b6-e2d8-4633-8cb9-8f55baba2d11 of type vxlan for network 36cd5da6-c037-425a-8316-d4b24dc2d982 [pid: 8|app: 0|req: 1160/2229] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:30 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2230] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:30 2026] GET /v2.0/security-groups?tenant_id=257f2d2dd6784dcaada779780ccdc461&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: 1070/2231] 10.0.0.172 () {34 vars in 783 bytes} [Sun Apr 12 21:59:29 2026] PUT /v2.0/routers/e92b37fa-891c-4ef3-a9ef-a653623fcc53/add_router_interface => generated 309 bytes in 1249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2232] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:59:30 2026] POST /v2.0/subnets => generated 629 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2233] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => 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: 1071/2234] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:30 2026] DELETE /v2.0/security-groups/27087ceb-a48f-466c-bf0f-7ecbc5864423 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:31.111 7 INFO neutron.db.segments_db [None req-f0d17577-8af5-4587-b057-1afe57ae75e4 ac1df0304a3944b0a957bc6b844a9b43 fdba4eb7944f46038aea3cee14f84a97 - - default default] Added segment a339a6d1-4c0d-4363-9923-e84cbaf9e2f7 of type vxlan for network d092fa1c-43b9-4240-96ae-7a410a40ea85 [pid: 8|app: 0|req: 1164/2235] 10.0.0.172 () {34 vars in 684 bytes} [Sun Apr 12 21:59:31 2026] POST /v2.0/security-groups => generated 1629 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2236] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:31 2026] POST /v2.0/networks => generated 631 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2237] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:59:31 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: 1166/2238] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:59:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2239] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:59:31 2026] POST /v2.0/subnets => generated 629 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:31.580 7 INFO neutron.db.segments_db [None req-6469e761-f14d-49e7-a39d-3a955396464b ac1df0304a3944b0a957bc6b844a9b43 fdba4eb7944f46038aea3cee14f84a97 - - default default] Added segment 9038fcdb-c678-4452-9f69-99c9668e0124 of type vxlan for network 539895cd-8b85-4f9b-bac9-d97ef88e1b9d [pid: 8|app: 0|req: 1167/2240] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:59:31 2026] POST /v2.0/security-group-rules => generated 599 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2241] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:31 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2242] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:59:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2243] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:59:31 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: 7|app: 0|req: 1075/2244] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:59:31 2026] POST /v2.0/subnets => generated 629 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:31.962 7 INFO neutron.db.segments_db [None req-67a2ccf2-2c8d-40a5-b2c1-d97be217b579 ac1df0304a3944b0a957bc6b844a9b43 fdba4eb7944f46038aea3cee14f84a97 - - default default] Added segment 87d13694-9b0e-4f01-b462-5fb7a68c098c of type vxlan for network babda8d3-5bbc-47ec-885b-15aaa3982d59 [pid: 8|app: 0|req: 1170/2245] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:59:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2246] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:31 2026] POST /v2.0/networks => generated 632 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2247] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:59:32 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: 1172/2248] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => 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: 1077/2249] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:59:32 2026] POST /v2.0/subnets => generated 629 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2250] 10.0.0.172 () {34 vars in 751 bytes} [Sun Apr 12 21:59:32 2026] PUT /v2.0/subnets/a67b31f6-2b79-490e-81a1-597f0cb18fdd/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2253] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:59:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2254] 10.0.0.172 () {34 vars in 751 bytes} [Sun Apr 12 21:59:32 2026] PUT /v2.0/subnets/c3c21267-5ab1-4db5-b631-a5d29eb172e7/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: 1082/2255] 10.0.0.172 () {34 vars in 751 bytes} [Sun Apr 12 21:59:32 2026] PUT /v2.0/subnets/899875da-89b7-430a-94dd-c6d08d6353a6/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2256] 10.0.0.172 () {34 vars in 751 bytes} [Sun Apr 12 21:59:32 2026] PUT /v2.0/subnets/eb57ad21-b09f-4d0c-88f3-f44cc40e8136/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2257] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:59:32 2026] POST /v2.0/security-group-rules => generated 599 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2258] 10.0.0.172 () {32 vars in 664 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2259] 10.0.0.172 () {32 vars in 678 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2260] 10.0.0.172 () {32 vars in 674 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2261] 10.0.0.172 () {32 vars in 686 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2262] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:59:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2263] 10.0.0.172 () {32 vars in 672 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2264] 10.0.0.172 () {32 vars in 686 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2265] 10.0.0.172 () {32 vars in 682 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2266] 10.0.0.172 () {34 vars in 695 bytes} [Sun Apr 12 21:59:32 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: 8|app: 0|req: 1178/2267] 10.0.0.172 () {32 vars in 694 bytes} [Sun Apr 12 21:59:32 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) [pid: 7|app: 0|req: 1090/2268] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:32 2026] DELETE /v2.0/subnets/a67b31f6-2b79-490e-81a1-597f0cb18fdd => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2269] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:32 2026] DELETE /v2.0/subnets/c3c21267-5ab1-4db5-b631-a5d29eb172e7 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2270] 10.0.0.227 () {34 vars in 1094 bytes} [Sun Apr 12 21:59:33 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-802309654&fields=id&tenant_id=1982f0bef9de4cd18570da9983e2317a => 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: 1091/2271] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:33 2026] DELETE /v2.0/subnets/899875da-89b7-430a-94dd-c6d08d6353a6 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2272] 10.0.0.227 () {34 vars in 982 bytes} [Sun Apr 12 21:59:33 2026] GET /v2.0/networks?id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9 => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2273] 10.0.0.227 () {34 vars in 965 bytes} [Sun Apr 12 21:59:33 2026] GET /v2.0/quotas/1982f0bef9de4cd18570da9983e2317a => 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: 1092/2274] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:33 2026] DELETE /v2.0/subnets/eb57ad21-b09f-4d0c-88f3-f44cc40e8136 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2275] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:33 2026] GET /v2.0/ports?device_id=95222b49-3684-43e3-996b-3ad1d8cc2496 => 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: 1183/2276] 10.0.0.227 () {34 vars in 1002 bytes} [Sun Apr 12 21:59:33 2026] GET /v2.0/ports?tenant_id=1982f0bef9de4cd18570da9983e2317a&fields=id => generated 287 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2277] 10.0.0.227 () {34 vars in 1008 bytes} [Sun Apr 12 21:59:33 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1094/2278] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:33 2026] DELETE /v2.0/subnets/5e5a39e7-02f2-4d86-8aa2-09006b415f84 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2279] 10.0.0.227 () {34 vars in 1108 bytes} [Sun Apr 12 21:59:33 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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-12 21:59:33.527 8 INFO neutron.services.segments.plugin [-] Segment 962bceba-0268-46c7-87cf-9889c16c01b3 resource provider aggregate not found 2026-04-12 21:59:33.533 8 INFO neutron.services.segments.plugin [-] Segment 962bceba-0268-46c7-87cf-9889c16c01b3 resource provider aggregate not found 2026-04-12 21:59:33.558 8 INFO neutron.services.segments.plugin [-] Segment 962bceba-0268-46c7-87cf-9889c16c01b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 962bceba-0268-46c7-87cf-9889c16c01b3 found for delete ", "request_id": "req-2323f4d9-0ef6-4b91-9e0d-a1630b6d95b2"}]} [pid: 8|app: 0|req: 1185/2280] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:33 2026] DELETE /v2.0/networks/ab7ccca5-297d-4dec-aa87-0f7bc379d36d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:33.575 8 INFO neutron.services.segments.plugin [-] Segment 962bceba-0268-46c7-87cf-9889c16c01b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 962bceba-0268-46c7-87cf-9889c16c01b3 found for delete ", "request_id": "req-7087e537-b06e-4481-a2a2-8c5921a63563"}]} [pid: 7|app: 0|req: 1096/2281] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:33 2026] GET /v2.0/ports?device_id=2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd => 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: 1186/2282] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:33 2026] DELETE /v2.0/networks/36cd5da6-c037-425a-8316-d4b24dc2d982 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:33.850 7 INFO neutron.services.segments.plugin [-] Segment a339a6d1-4c0d-4363-9923-e84cbaf9e2f7 resource provider aggregate not found 2026-04-12 21:59:33.855 7 INFO neutron.services.segments.plugin [-] Segment a339a6d1-4c0d-4363-9923-e84cbaf9e2f7 resource provider aggregate not found 2026-04-12 21:59:33.873 7 INFO neutron.services.segments.plugin [-] Segment a339a6d1-4c0d-4363-9923-e84cbaf9e2f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a339a6d1-4c0d-4363-9923-e84cbaf9e2f7 found for delete ", "request_id": "req-3ebc2d4e-672c-457d-bfbb-8a6ef4cb4025"}]} 2026-04-12 21:59:33.876 7 INFO neutron.services.segments.plugin [-] Segment a339a6d1-4c0d-4363-9923-e84cbaf9e2f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a339a6d1-4c0d-4363-9923-e84cbaf9e2f7 found for delete ", "request_id": "req-fd84bf5c-bb04-48ea-9cac-46a8035b0710"}]} [pid: 7|app: 0|req: 1097/2283] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:33 2026] DELETE /v2.0/networks/d092fa1c-43b9-4240-96ae-7a410a40ea85 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2284] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:33 2026] DELETE /v2.0/networks/539895cd-8b85-4f9b-bac9-d97ef88e1b9d => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2285] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:34 2026] DELETE /v2.0/networks/babda8d3-5bbc-47ec-885b-15aaa3982d59 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2286] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:34 2026] DELETE /v2.0/security-groups/d03a6fcc-2860-4057-9f16-7fc3cebbcd8c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:34.577 7 INFO neutron.api.v2.resource [None req-449c5759-c20b-46a8-98c1-f27fa797d1e7 9daaaddd0273410a9676aa08b33ea1bb e3956d193fe149269ceaba81515b9998 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1099/2287] 10.0.0.172 () {32 vars in 737 bytes} [Sun Apr 12 21:59:34 2026] GET /v2.0/security-groups/d03a6fcc-2860-4057-9f16-7fc3cebbcd8c => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:34.686 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ef53289-9a4a-426c-96cb-e3e78968cf49 9daaaddd0273410a9676aa08b33ea1bb e3956d193fe149269ceaba81515b9998 - - default default] TaaS: Handle Delete Port: be6ffb15-3a73-4bab-88d6-d65e4084d71b 2026-04-12 21:59:34.688 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ef53289-9a4a-426c-96cb-e3e78968cf49 9daaaddd0273410a9676aa08b33ea1bb e3956d193fe149269ceaba81515b9998 - - default default] Tap Mirror: Handle Delete Port: be6ffb15-3a73-4bab-88d6-d65e4084d71b [pid: 8|app: 0|req: 1189/2288] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:59:34 2026] DELETE /v2.0/floatingips/b0a556de-e0c4-427a-87ee-014f712e0d53 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2289] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:34 2026] DELETE /v2.0/security-groups/3e63c105-8cdc-4215-a2ed-0e63fb42a21a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2290] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:34 2026] GET /v2.0/security-groups?tenant_id=0b119dff13844979b8521b3e4f795ea8&name=default => generated 2929 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2291] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:35 2026] DELETE /v2.0/security-groups/6f9e54c8-bb8d-415c-af1f-ce0350e92c1c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:35.352 7 INFO neutron_taas.services.taas.taas_plugin [None req-07c4c9d8-7064-4abd-b795-b3aa1c1e26af 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 851746b3-82bf-4d89-8f4a-52f3c3b968ff 2026-04-12 21:59:35.354 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07c4c9d8-7064-4abd-b795-b3aa1c1e26af 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 851746b3-82bf-4d89-8f4a-52f3c3b968ff 2026-04-12 21:59:35.584 8 INFO neutron.services.segments.plugin [-] Segment 1908d8b6-e2d8-4633-8cb9-8f55baba2d11 resource provider aggregate not found 2026-04-12 21:59:35.599 8 INFO neutron.services.segments.plugin [-] Segment 1908d8b6-e2d8-4633-8cb9-8f55baba2d11 resource provider aggregate not found 2026-04-12 21:59:35.603 8 INFO neutron.services.segments.plugin [-] Segment 1908d8b6-e2d8-4633-8cb9-8f55baba2d11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1908d8b6-e2d8-4633-8cb9-8f55baba2d11 found for delete ", "request_id": "req-90f57e90-a496-418d-a1ed-b3af1c4c5260"}]} [pid: 8|app: 0|req: 1192/2292] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:35 2026] GET /v2.0/security-groups?tenant_id=814609877aa443498bc369a51ecf3646&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:35.620 8 INFO neutron.services.segments.plugin [-] Segment 1908d8b6-e2d8-4633-8cb9-8f55baba2d11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1908d8b6-e2d8-4633-8cb9-8f55baba2d11 found for delete ", "request_id": "req-66e0d451-cb70-45c1-b96a-789c9cc093ab"}]} 2026-04-12 21:59:35.624 8 INFO neutron.services.segments.plugin [-] Segment 9038fcdb-c678-4452-9f69-99c9668e0124 resource provider aggregate not found 2026-04-12 21:59:35.641 8 INFO neutron.services.segments.plugin [-] Segment 9038fcdb-c678-4452-9f69-99c9668e0124 resource provider aggregate not found 2026-04-12 21:59:35.646 8 INFO neutron.services.segments.plugin [-] Segment 9038fcdb-c678-4452-9f69-99c9668e0124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9038fcdb-c678-4452-9f69-99c9668e0124 found for delete ", "request_id": "req-ae3b2bef-7124-4e0a-a72e-dd50aed87526"}]} 2026-04-12 21:59:35.669 8 INFO neutron.services.segments.plugin [-] Segment 9038fcdb-c678-4452-9f69-99c9668e0124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9038fcdb-c678-4452-9f69-99c9668e0124 found for delete ", "request_id": "req-e7b5d875-c6cf-40d7-9226-bf16365aa9a3"}]} [pid: 8|app: 0|req: 1193/2293] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:35 2026] DELETE /v2.0/security-groups/a1caf84b-2b70-4467-b1f8-862a018e3603 => 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: 1101/2294] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:59:34 2026] PUT /v2.0/routers/a404a79a-9b8d-4616-9bff-a4aedf83a422/remove_router_interface => generated 309 bytes in 810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2295] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:35 2026] GET /v2.0/security-groups?tenant_id=fdba4eb7944f46038aea3cee14f84a97&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:35.896 7 INFO neutron.services.segments.plugin [-] Segment 87d13694-9b0e-4f01-b462-5fb7a68c098c resource provider aggregate not found 2026-04-12 21:59:35.904 7 INFO neutron.services.segments.plugin [-] Segment 87d13694-9b0e-4f01-b462-5fb7a68c098c resource provider aggregate not found 2026-04-12 21:59:35.917 7 INFO neutron.services.segments.plugin [-] Segment 87d13694-9b0e-4f01-b462-5fb7a68c098c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d13694-9b0e-4f01-b462-5fb7a68c098c found for delete ", "request_id": "req-5e67d0de-c7fe-42de-a04c-b4e1d22632b0"}]} 2026-04-12 21:59:35.918 7 INFO neutron.services.segments.plugin [-] Segment 87d13694-9b0e-4f01-b462-5fb7a68c098c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d13694-9b0e-4f01-b462-5fb7a68c098c found for delete ", "request_id": "req-011cff32-bf3f-4e71-b05b-e6bbbca6f960"}]} [pid: 7|app: 0|req: 1103/2296] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:35 2026] DELETE /v2.0/security-groups/15513d56-af87-49c7-8041-842f7427b295 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:36.010 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb220f01-dad1-4b0d-892c-84a59bc52ce2 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: a56c9c5c-9084-45e3-8b7d-7fd96e647482 2026-04-12 21:59:36.013 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb220f01-dad1-4b0d-892c-84a59bc52ce2 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: a56c9c5c-9084-45e3-8b7d-7fd96e647482 2026-04-12 21:59:36.234 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb220f01-dad1-4b0d-892c-84a59bc52ce2 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: e17f10c1-851b-4639-a832-3fd024498899 2026-04-12 21:59:36.237 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb220f01-dad1-4b0d-892c-84a59bc52ce2 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: e17f10c1-851b-4639-a832-3fd024498899 2026-04-12 21:59:36.571 8 INFO neutron.db.l3_hamode_db [None req-cb220f01-dad1-4b0d-892c-84a59bc52ce2 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] HA network 2b09b3d5-374a-4452-84bd-0633683b2fd1 was deleted as no HA routers are present in tenant e3956d193fe149269ceaba81515b9998. [pid: 8|app: 0|req: 1194/2297] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:35 2026] DELETE /v2.0/routers/a404a79a-9b8d-4616-9bff-a4aedf83a422 => generated 0 bytes in 776 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2298] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:36 2026] DELETE /v2.0/subnets/e9ebd0ae-b03b-4a3c-885d-7ee641a09a15 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:36.771 8 INFO neutron_taas.services.taas.taas_plugin [None req-c5fc1c24-4430-4e3c-85fd-468b3d6102b6 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 5b14ed49-efb3-4258-b002-73c9b81eb545 2026-04-12 21:59:36.773 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5fc1c24-4430-4e3c-85fd-468b3d6102b6 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 5b14ed49-efb3-4258-b002-73c9b81eb545 [pid: 8|app: 0|req: 1195/2299] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:36 2026] DELETE /v2.0/networks/c14f40e0-9c27-417c-9e85-0317316475e8 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:37.337 7 INFO neutron_taas.services.taas.taas_plugin [None req-a2213a3f-0f45-4f9f-83a3-dd6349d1c2b0 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: faca15f6-3564-4095-bb82-1e7570be992e 2026-04-12 21:59:37.340 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2213a3f-0f45-4f9f-83a3-dd6349d1c2b0 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: faca15f6-3564-4095-bb82-1e7570be992e 2026-04-12 21:59:37.665 8 INFO neutron.services.segments.plugin [-] Segment be87985e-3e74-4908-a057-465a68bbad6c resource provider aggregate not found 2026-04-12 21:59:37.684 8 INFO neutron.services.segments.plugin [-] Segment be87985e-3e74-4908-a057-465a68bbad6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be87985e-3e74-4908-a057-465a68bbad6c found for delete ", "request_id": "req-0978f958-6bb0-44ce-93c5-6b6b88c96c6e"}]} 2026-04-12 21:59:37.691 8 INFO neutron.services.segments.plugin [-] Segment be87985e-3e74-4908-a057-465a68bbad6c resource provider aggregate not found 2026-04-12 21:59:37.703 8 INFO neutron.services.segments.plugin [-] Segment f535e0bf-dfdd-485b-a320-aa7a4dffc589 resource provider aggregate not found 2026-04-12 21:59:37.712 8 INFO neutron.services.segments.plugin [-] Segment be87985e-3e74-4908-a057-465a68bbad6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be87985e-3e74-4908-a057-465a68bbad6c found for delete ", "request_id": "req-16ea693f-d1ef-45df-8a8c-3c8bf299b0dc"}]} 2026-04-12 21:59:37.720 8 INFO neutron.services.segments.plugin [-] Segment f535e0bf-dfdd-485b-a320-aa7a4dffc589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f535e0bf-dfdd-485b-a320-aa7a4dffc589 found for delete ", "request_id": "req-cce0ce3c-655b-4f76-9fd9-758d67d310a2"}]} 2026-04-12 21:59:37.729 8 INFO neutron.services.segments.plugin [-] Segment f535e0bf-dfdd-485b-a320-aa7a4dffc589 resource provider aggregate not found 2026-04-12 21:59:37.752 8 INFO neutron.services.segments.plugin [-] Segment f535e0bf-dfdd-485b-a320-aa7a4dffc589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f535e0bf-dfdd-485b-a320-aa7a4dffc589 found for delete ", "request_id": "req-24bf51fc-86e9-4a3a-a8cc-4607c5a48845"}]} [pid: 8|app: 0|req: 1196/2300] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:59:37 2026] GET /v2.0/networks?id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9 => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2301] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 21:59:36 2026] PUT /v2.0/routers/12c333f7-a41e-48c8-8fd5-16f41d813b95/remove_router_interface => generated 309 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2302] 199.204.45.30 () {34 vars in 1049 bytes} [Sun Apr 12 21:59:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1982f0bef9de4cd18570da9983e2317a => generated 178 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:38.001 7 INFO neutron_taas.services.taas.taas_plugin [None req-40b83a4c-2481-44d8-bd24-b6b631f06545 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 273bc835-47ce-4f9a-a2c7-71d80806ed40 2026-04-12 21:59:38.004 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40b83a4c-2481-44d8-bd24-b6b631f06545 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 273bc835-47ce-4f9a-a2c7-71d80806ed40 2026-04-12 21:59:38.233 7 INFO neutron_taas.services.taas.taas_plugin [None req-40b83a4c-2481-44d8-bd24-b6b631f06545 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 1111b4d1-598f-4eaf-87ad-0a1a5ee43938 2026-04-12 21:59:38.236 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40b83a4c-2481-44d8-bd24-b6b631f06545 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 1111b4d1-598f-4eaf-87ad-0a1a5ee43938 [pid: 8|app: 0|req: 1198/2303] 199.204.45.30 () {38 vars in 954 bytes} [Sun Apr 12 21:59:37 2026] POST /v2.0/ports => generated 1179 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:38.523 7 INFO neutron.services.segments.plugin [-] Segment 7d54f4c5-7b59-4012-939d-f13ba30fffd7 resource provider aggregate not found 2026-04-12 21:59:38.528 7 INFO neutron.services.segments.plugin [-] Segment 7d54f4c5-7b59-4012-939d-f13ba30fffd7 resource provider aggregate not found 2026-04-12 21:59:38.543 7 INFO neutron.services.segments.plugin [-] Segment 7d54f4c5-7b59-4012-939d-f13ba30fffd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d54f4c5-7b59-4012-939d-f13ba30fffd7 found for delete ", "request_id": "req-e59da554-0cce-4c9c-a86b-29f577ba0b1a"}]} 2026-04-12 21:59:38.545 7 INFO neutron.services.segments.plugin [-] Segment 7d54f4c5-7b59-4012-939d-f13ba30fffd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d54f4c5-7b59-4012-939d-f13ba30fffd7 found for delete ", "request_id": "req-5aad0f7d-b978-4b4f-b1ff-72e3896a0eaa"}]} 2026-04-12 21:59:38.550 7 INFO neutron.db.l3_hamode_db [None req-40b83a4c-2481-44d8-bd24-b6b631f06545 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] HA network 09ca58e8-e2a8-47fb-b039-633534ba6f92 was deleted as no HA routers are present in tenant 2ad9655b2527428eb7a0ca6dea73fb7a. [pid: 7|app: 0|req: 1106/2304] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:37 2026] DELETE /v2.0/routers/12c333f7-a41e-48c8-8fd5-16f41d813b95 => generated 0 bytes in 700 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2305] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 21:59:38 2026] PUT /v2.0/ports/3f429df0-7043-4004-a7bd-2674b0070c3c => generated 1460 bytes in 431 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: 1107/2306] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:38 2026] DELETE /v2.0/subnets/d2163cc6-dfce-430d-93db-be3d776d3e63 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:38.708 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fea28d07-9244-4d31-b434-a51485c39a18'] response: {'name': 'network-changed', 'server_uuid': '2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd', 'tag': '3f429df0-7043-4004-a7bd-2674b0070c3c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1200/2307] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:38 2026] GET /v2.0/ports?device_id=2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd => generated 1194 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2308] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:38 2026] GET /v2.0/security-groups?id=792606ce-4e7a-41f0-a1b3-1dfad77b43ed&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:38.803 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c9788cf-47ef-4387-92fa-2c74849fccba 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 198f6e42-4e5b-442d-8979-3eea28c8cdad 2026-04-12 21:59:38.806 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c9788cf-47ef-4387-92fa-2c74849fccba 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 198f6e42-4e5b-442d-8979-3eea28c8cdad [pid: 7|app: 0|req: 1108/2309] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:38 2026] DELETE /v2.0/networks/c5848f95-0deb-4a11-b9f6-f9245f7c3b81 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2310] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:39 2026] GET /v2.0/ports?tenant_id=1982f0bef9de4cd18570da9983e2317a&device_id=2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd => generated 1463 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2311] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:39 2026] GET /v2.0/security-groups?tenant_id=2ad9655b2527428eb7a0ca6dea73fb7a&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2312] 199.204.45.30 () {34 vars in 1017 bytes} [Sun Apr 12 21:59:39 2026] GET /v2.0/networks?tenant_id=1982f0bef9de4cd18570da9983e2317a&shared=False => generated 2375 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2313] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:39 2026] DELETE /v2.0/security-groups/3639c2d9-1713-4287-b6ce-9bf8304a0d71 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2314] 199.204.45.30 () {34 vars in 929 bytes} [Sun Apr 12 21:59:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2315] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:39 2026] GET /v2.0/security-groups?tenant_id=e3956d193fe149269ceaba81515b9998&name=default => 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: 1202/2316] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 21:59:38 2026] POST /v2.0/floatingips => generated 552 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2317] 10.0.0.172 () {34 vars in 759 bytes} [Sun Apr 12 21:59:39 2026] PUT /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2318] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:39 2026] DELETE /v2.0/security-groups/b7e516fd-c656-47d4-9c3d-46e82fb199d4 => 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: 1204/2319] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 21:59:39 2026] GET /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2320] 10.0.0.172 () {34 vars in 770 bytes} [Sun Apr 12 21:59:39 2026] PUT /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2321] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 21:59:39 2026] GET /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2322] 10.0.0.172 () {34 vars in 766 bytes} [Sun Apr 12 21:59:39 2026] PUT /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2323] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 21:59:39 2026] GET /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2324] 10.0.0.172 () {34 vars in 788 bytes} [Sun Apr 12 21:59:39 2026] PUT /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2325] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 21:59:39 2026] GET /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2326] 10.0.0.172 () {34 vars in 759 bytes} [Sun Apr 12 21:59:39 2026] PUT /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2327] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 21:59:40 2026] GET /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/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: 1120/2328] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 21:59:40 2026] GET /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:40.140 8 INFO neutron.api.v2.resource [None req-375100df-a8cc-49b7-9af5-6d8a13900f18 10b6dd65934c4634bd3c15b7b750f3dc 34a34e944aed437087a953951e19fa8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1209/2329] 10.0.0.172 () {32 vars in 751 bytes} [Sun Apr 12 21:59:40 2026] GET /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2330] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 21:59:40 2026] DELETE /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags/red => 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: 1210/2331] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 21:59:40 2026] GET /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:40.300 7 INFO neutron.api.v2.resource [None req-6158efe7-82cc-4716-93ff-ee5b77bff425 10b6dd65934c4634bd3c15b7b750f3dc 34a34e944aed437087a953951e19fa8a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1122/2332] 10.0.0.172 () {32 vars in 754 bytes} [Sun Apr 12 21:59:40 2026] DELETE /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2333] 10.0.0.172 () {32 vars in 742 bytes} [Sun Apr 12 21:59:40 2026] DELETE /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags => 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: 1123/2334] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 21:59:40 2026] GET /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:40.528 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e551929-8db2-44a5-bf4a-54abe21baa34 10b6dd65934c4634bd3c15b7b750f3dc 34a34e944aed437087a953951e19fa8a - - default default] TaaS: Handle Delete Port: 930355b6-f177-4577-be9f-b40cea0a43e3 2026-04-12 21:59:40.533 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e551929-8db2-44a5-bf4a-54abe21baa34 10b6dd65934c4634bd3c15b7b750f3dc 34a34e944aed437087a953951e19fa8a - - default default] Tap Mirror: Handle Delete Port: 930355b6-f177-4577-be9f-b40cea0a43e3 [pid: 7|app: 0|req: 1124/2335] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:40 2026] GET /v2.0/ports?tenant_id=1982f0bef9de4cd18570da9983e2317a&device_id=2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd => generated 1463 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:40.572 7 INFO neutron.services.segments.plugin [-] Segment dd026c16-b233-4bba-89d6-fa7e0c917598 resource provider aggregate not found 2026-04-12 21:59:40.577 7 INFO neutron.services.segments.plugin [-] Segment dd026c16-b233-4bba-89d6-fa7e0c917598 resource provider aggregate not found 2026-04-12 21:59:40.591 7 INFO neutron.services.segments.plugin [-] Segment dd026c16-b233-4bba-89d6-fa7e0c917598 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd026c16-b233-4bba-89d6-fa7e0c917598 found for delete ", "request_id": "req-6cf3f94a-6801-4671-9ba0-98e155632e25"}]} [pid: 7|app: 0|req: 1125/2336] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 21:59:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.168&port_id=3f429df0-7043-4004-a7bd-2674b0070c3c => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:40.600 7 INFO neutron.services.segments.plugin [-] Segment dd026c16-b233-4bba-89d6-fa7e0c917598 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd026c16-b233-4bba-89d6-fa7e0c917598 found for delete ", "request_id": "req-227b089b-df26-496b-8bc3-b5a5719b8a66"}]} [pid: 7|app: 0|req: 1126/2337] 199.204.45.30 () {34 vars in 1101 bytes} [Sun Apr 12 21:59:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A19&port_id=3f429df0-7043-4004-a7bd-2674b0070c3c => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2338] 199.204.45.30 () {34 vars in 1063 bytes} [Sun Apr 12 21:59:40 2026] GET /v2.0/subnets?id=12d8ec3a-55c7-4c9b-84f4-29ad76d909e5&id=9af757b5-2fb4-4774-8370-fff8afff40f2 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2339] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:40 2026] GET /v2.0/ports?network_id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2340] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 21:59:40 2026] DELETE /v2.0/floatingips/c15ba079-ec55-43cf-867d-f48873af4ad0 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2341] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:40 2026] GET /v2.0/ports?network_id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2342] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:40 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1130/2343] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:40 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1214/2344] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/security-groups?tenant_id=34a34e944aed437087a953951e19fa8a&name=default => generated 2929 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2345] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:41 2026] DELETE /v2.0/security-groups/f04edd01-f849-4ec4-b9ec-4c3e5b5d3f5b => 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: 1215/2346] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/security-groups?tenant_id=be39e68ecdce48c280e6e5cd2df36cb9&name=default => generated 2929 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2347] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:41 2026] DELETE /v2.0/security-groups/aadb42d0-78f0-4a44-b6fb-37925b483996 => 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: 1216/2348] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:43 2026] GET /v2.0/ports?device_id=2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd => generated 1196 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2349] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:43 2026] GET /v2.0/security-groups?id=792606ce-4e7a-41f0-a1b3-1dfad77b43ed&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:44.177 7 INFO neutron.db.segments_db [None req-5d10b26a-8f8b-4fc2-8325-a4b45acccde2 69690d3e9865444485fb830845bf305b 62e67254fee649f6a1fde2d4e1c43cd3 - - default default] Added segment 26662359-2aeb-49ca-a1c0-3e3cea4a1cbd of type vxlan for network 653f512b-3f80-418b-96c9-f1926f95cff0 [pid: 7|app: 0|req: 1133/2350] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:43 2026] POST /v2.0/networks => generated 726 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2351] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:59:44 2026] POST /v2.0/subnets => generated 644 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:44.462 7 WARNING neutron.api.v2.base [None req-044ad9a0-02e4-4032-8286-865a3e90df43 69690d3e9865444485fb830845bf305b 62e67254fee649f6a1fde2d4e1c43cd3 - - 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-12 21:59:44.463 7 INFO neutron.api.v2.resource [None req-044ad9a0-02e4-4032-8286-865a3e90df43 69690d3e9865444485fb830845bf305b 62e67254fee649f6a1fde2d4e1c43cd3 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1134/2352] 10.0.0.172 () {34 vars in 681 bytes} [Sun Apr 12 21:59:44 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-12 21:59:44.644 8 INFO neutron.services.segments.plugin [-] Segment 26662359-2aeb-49ca-a1c0-3e3cea4a1cbd resource provider aggregate not found 2026-04-12 21:59:44.652 8 INFO neutron.services.segments.plugin [-] Segment 26662359-2aeb-49ca-a1c0-3e3cea4a1cbd resource provider aggregate not found 2026-04-12 21:59:44.669 8 INFO neutron.services.segments.plugin [-] Segment 26662359-2aeb-49ca-a1c0-3e3cea4a1cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26662359-2aeb-49ca-a1c0-3e3cea4a1cbd found for delete ", "request_id": "req-1b366a15-123c-4c1f-9064-f48881165dee"}]} 2026-04-12 21:59:44.671 8 INFO neutron.services.segments.plugin [-] Segment 26662359-2aeb-49ca-a1c0-3e3cea4a1cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26662359-2aeb-49ca-a1c0-3e3cea4a1cbd found for delete ", "request_id": "req-f3785cd6-cc22-4775-ac37-83ce120dd726"}]} [pid: 8|app: 0|req: 1219/2353] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:44 2026] DELETE /v2.0/networks/653f512b-3f80-418b-96c9-f1926f95cff0 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:44.749 7 INFO neutron.db.segments_db [None req-24e0bebe-de2e-40b4-a03a-a02382206a7b 69690d3e9865444485fb830845bf305b 62e67254fee649f6a1fde2d4e1c43cd3 - - default default] Added segment 96953dbe-ea94-44bd-81b9-fba678356648 of type vxlan for network 67d1d290-4a3b-496b-a462-c22b4c9cd65b [pid: 7|app: 0|req: 1135/2354] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:44 2026] POST /v2.0/networks => generated 726 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2355] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:59:44 2026] POST /v2.0/subnets => generated 647 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:45.032 7 WARNING neutron.api.v2.base [None req-4f9be88c-cac8-49e8-bd16-914f019749b0 69690d3e9865444485fb830845bf305b 62e67254fee649f6a1fde2d4e1c43cd3 - - 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-12 21:59:45.032 7 INFO neutron.api.v2.resource [None req-4f9be88c-cac8-49e8-bd16-914f019749b0 69690d3e9865444485fb830845bf305b 62e67254fee649f6a1fde2d4e1c43cd3 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1136/2356] 10.0.0.172 () {34 vars in 681 bytes} [Sun Apr 12 21:59:45 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2357] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:45 2026] DELETE /v2.0/networks/67d1d290-4a3b-496b-a462-c22b4c9cd65b => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:45.271 8 INFO neutron.db.segments_db [None req-fd1385e8-146a-4ab6-a141-b14076b444f1 69690d3e9865444485fb830845bf305b 62e67254fee649f6a1fde2d4e1c43cd3 - - default default] Added segment 2e1388bc-0f79-4ac1-864e-a829bf7bcf5d of type vxlan for network 13f10fec-d9f1-4bef-9efb-1e0c1a4b67b5 [pid: 7|app: 0|req: 1137/2358] 10.0.0.172 () {34 vars in 678 bytes} [Sun Apr 12 21:59:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2359] 10.0.0.172 () {34 vars in 753 bytes} [Sun Apr 12 21:59:45 2026] PUT /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2360] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 21:59:45 2026] POST /v2.0/networks => generated 726 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2361] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:45 2026] GET /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2362] 10.0.0.172 () {34 vars in 764 bytes} [Sun Apr 12 21:59:45 2026] PUT /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/tags/green => 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: 1141/2363] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:45 2026] GET /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/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: 1142/2364] 10.0.0.172 () {34 vars in 760 bytes} [Sun Apr 12 21:59:45 2026] PUT /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2365] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:45 2026] GET /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/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: 1223/2366] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 21:59:45 2026] POST /v2.0/subnets => generated 647 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2367] 10.0.0.172 () {34 vars in 782 bytes} [Sun Apr 12 21:59:45 2026] PUT /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/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: 1145/2368] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:45 2026] GET /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2369] 10.0.0.172 () {34 vars in 753 bytes} [Sun Apr 12 21:59:45 2026] PUT /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/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: 1147/2370] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:45 2026] GET /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2371] 10.0.0.172 () {32 vars in 741 bytes} [Sun Apr 12 21:59:45 2026] GET /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2372] 10.0.0.172 () {34 vars in 681 bytes} [Sun Apr 12 21:59:45 2026] POST /v2.0/rbac-policies => generated 324 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:45.842 7 INFO neutron.api.v2.resource [None req-d4641aad-9a31-4200-bb29-f66bdec55e91 b0134b67b8ad48dcafae7cec892cb431 18d1f63ff966423f9f6c0c58619a43f2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1149/2373] 10.0.0.172 () {32 vars in 745 bytes} [Sun Apr 12 21:59:45 2026] GET /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/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: 1225/2374] 10.0.0.172 () {32 vars in 744 bytes} [Sun Apr 12 21:59:45 2026] DELETE /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2375] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:45 2026] GET /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:46.026 8 INFO neutron.api.v2.resource [None req-8292ee14-87f1-4756-a7a9-006572a3ec83 b0134b67b8ad48dcafae7cec892cb431 18d1f63ff966423f9f6c0c58619a43f2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1226/2376] 10.0.0.172 () {32 vars in 748 bytes} [Sun Apr 12 21:59:45 2026] DELETE /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2377] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:59:46 2026] DELETE /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2378] 10.0.0.172 () {32 vars in 733 bytes} [Sun Apr 12 21:59:46 2026] GET /v2.0/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2379] 10.0.0.172 () {32 vars in 734 bytes} [Sun Apr 12 21:59:46 2026] DELETE /v2.0/qos/policies/a2674a10-85fb-4ffe-b900-90e0c30d798b => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2380] 10.0.0.172 () {32 vars in 723 bytes} [Sun Apr 12 21:59:46 2026] GET /v2.0/networks/13f10fec-d9f1-4bef-9efb-1e0c1a4b67b5 => generated 654 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:46.684 8 INFO neutron.services.segments.plugin [-] Segment 96953dbe-ea94-44bd-81b9-fba678356648 resource provider aggregate not found 2026-04-12 21:59:46.687 8 INFO neutron.services.segments.plugin [-] Segment 96953dbe-ea94-44bd-81b9-fba678356648 resource provider aggregate not found 2026-04-12 21:59:46.697 8 INFO neutron.services.segments.plugin [-] Segment 96953dbe-ea94-44bd-81b9-fba678356648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96953dbe-ea94-44bd-81b9-fba678356648 found for delete ", "request_id": "req-45fac195-d662-4de6-ba1d-4b5bc0316b90"}]} 2026-04-12 21:59:46.701 8 INFO neutron.services.segments.plugin [-] Segment 96953dbe-ea94-44bd-81b9-fba678356648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96953dbe-ea94-44bd-81b9-fba678356648 found for delete ", "request_id": "req-cf98e7a1-33a1-4df5-a405-be12f35bc203"}]} 2026-04-12 21:59:46.780 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5cf39d2c-8d50-4a26-9800-29482463ccdf c730f20eb0754b9eabb9c3e91ca5eea1 6459e4e24fb74f76ba5275d0bfb26bce - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1153/2381] 10.0.0.172 () {32 vars in 723 bytes} [Sun Apr 12 21:59:46 2026] GET /v2.0/networks/13f10fec-d9f1-4bef-9efb-1e0c1a4b67b5 => generated 138 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2382] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 21:59:46 2026] DELETE /v2.0/networks/13f10fec-d9f1-4bef-9efb-1e0c1a4b67b5 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2383] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:46 2026] GET /v2.0/security-groups?tenant_id=2c31272378d545dfaf19cb70c19f2b95&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:46.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b14aa4b-340b-4183-82c7-90c06669f62f 69690d3e9865444485fb830845bf305b 62e67254fee649f6a1fde2d4e1c43cd3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1230/2384] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:46 2026] DELETE /v2.0/subnets/f5ea3ce0-9d2e-4a26-8d44-2a4126ea980c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:46.998 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df37d4a0-00e0-42c3-83c4-6fa3a15b74ed 69690d3e9865444485fb830845bf305b 62e67254fee649f6a1fde2d4e1c43cd3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1231/2385] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:46 2026] DELETE /v2.0/subnets/672997b0-3867-4456-b824-db72ccd26802 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:47.012 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf3b126e-e8a5-4d22-9ffd-e77a392730c8 69690d3e9865444485fb830845bf305b 62e67254fee649f6a1fde2d4e1c43cd3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1232/2386] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:47 2026] DELETE /v2.0/subnets/4171d240-723d-4d97-a1ca-22eacb001512 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2387] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:46 2026] DELETE /v2.0/security-groups/a0f464ad-a632-4657-9936-5c29d7c2b59a => 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: 1233/2390] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:47 2026] GET /v2.0/security-groups?tenant_id=18d1f63ff966423f9f6c0c58619a43f2&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2391] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:47 2026] DELETE /v2.0/security-groups/29765904-d143-409b-b230-bcc5a8eae55b => 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: 1234/2392] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:47 2026] GET /v2.0/security-groups?tenant_id=247411b57ccb4edeb099fabcf2cda3a9&name=default => generated 2929 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2393] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:48 2026] DELETE /v2.0/security-groups/fd22ae07-4455-4f7e-b97d-887b9673794a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2394] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:48 2026] GET /v2.0/security-groups?tenant_id=6459e4e24fb74f76ba5275d0bfb26bce&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2395] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:48 2026] DELETE /v2.0/security-groups/a3f45f85-d723-430c-8dd7-39344a852dc8 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2396] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:48 2026] GET /v2.0/security-groups?tenant_id=62e67254fee649f6a1fde2d4e1c43cd3&name=default => generated 2929 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:48.717 8 INFO neutron.services.segments.plugin [-] Segment 2e1388bc-0f79-4ac1-864e-a829bf7bcf5d resource provider aggregate not found 2026-04-12 21:59:48.720 8 INFO neutron.services.segments.plugin [-] Segment 2e1388bc-0f79-4ac1-864e-a829bf7bcf5d resource provider aggregate not found 2026-04-12 21:59:48.735 8 INFO neutron.services.segments.plugin [-] Segment 2e1388bc-0f79-4ac1-864e-a829bf7bcf5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e1388bc-0f79-4ac1-864e-a829bf7bcf5d found for delete ", "request_id": "req-d78877de-0424-4b8e-9b7f-44875fcf0fae"}]} 2026-04-12 21:59:48.739 8 INFO neutron.services.segments.plugin [-] Segment 2e1388bc-0f79-4ac1-864e-a829bf7bcf5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e1388bc-0f79-4ac1-864e-a829bf7bcf5d found for delete ", "request_id": "req-8511499f-88e8-4801-8816-965270ee1f6f"}]} [pid: 7|app: 0|req: 1161/2397] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:48 2026] DELETE /v2.0/security-groups/66dddbd3-a519-49d6-aecd-214d0f8665c7 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2398] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:49 2026] GET /v2.0/ports?device_id=2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2399] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:49 2026] GET /v2.0/security-groups?id=792606ce-4e7a-41f0-a1b3-1dfad77b43ed&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2400] 10.0.0.172 () {32 vars in 818 bytes} [Sun Apr 12 21:59:49 2026] GET /v2.0/ports?network_id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&mac_address=fa%3A16%3A3e%3A26%3Abd%3A7e => generated 1196 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:49.869 7 INFO neutron.db.l3_db [None req-bde97d9d-2c39-4460-b451-cae0ec8a06ca 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Floating IP cf3c8243-200c-45b5-b949-d36e2aa428a5 associated. External IP: 10.96.250.201, port: 3f429df0-7043-4004-a7bd-2674b0070c3c. [pid: 7|app: 0|req: 1163/2401] 10.0.0.172 () {34 vars in 677 bytes} [Sun Apr 12 21:59:49 2026] POST /v2.0/floatingips => generated 855 bytes in 911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:50.211 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfb6d4a8-6950-4b59-b327-3457dfe348c7'] response: {'name': 'network-changed', 'server_uuid': '2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd', 'tag': '3f429df0-7043-4004-a7bd-2674b0070c3c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1239/2402] 10.0.0.227 () {34 vars in 1094 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-802309654&fields=id&tenant_id=1982f0bef9de4cd18570da9983e2317a => 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: 1164/2403] 10.0.0.227 () {34 vars in 982 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/networks?id=5f2b117b-37f6-45c8-9f05-77e58c6f0363 => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2404] 10.0.0.227 () {34 vars in 965 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/quotas/1982f0bef9de4cd18570da9983e2317a => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2405] 10.0.0.227 () {34 vars in 1002 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/ports?tenant_id=1982f0bef9de4cd18570da9983e2317a&fields=id => generated 333 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2406] 10.0.0.227 () {34 vars in 1008 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?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: 1166/2407] 10.0.0.227 () {34 vars in 1108 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?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: 1167/2408] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/ports?device_id=063797c7-910e-4ce6-8702-232e66b7d5e3 => 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: 1168/2409] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/ports?tenant_id=1982f0bef9de4cd18570da9983e2317a&device_id=2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd => generated 1465 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2410] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/networks?id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9 => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:50.853 8 INFO neutron.db.segments_db [None req-8d34e190-11fc-4c54-b1b4-ca601cc4c430 3a8f9174cfde409fbe515fec3812df0b 6cdd3738276e4cb181bf4f8be6de7d1e - - default default] Added segment d4769ee6-de7c-482d-b9fc-5b624a1f06c0 of type vxlan for network a5a17fdf-770b-40c8-b229-e22f5ec9b771 [pid: 7|app: 0|req: 1170/2411] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.168&port_id=3f429df0-7043-4004-a7bd-2674b0070c3c => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2412] 199.204.45.30 () {34 vars in 1101 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A19&port_id=3f429df0-7043-4004-a7bd-2674b0070c3c => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2413] 199.204.45.30 () {34 vars in 1063 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/subnets?id=12d8ec3a-55c7-4c9b-84f4-29ad76d909e5&id=9af757b5-2fb4-4774-8370-fff8afff40f2 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2414] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/ports?network_id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2415] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/ports?network_id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2416] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1176/2417] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:51 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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) 2026-04-12 21:59:51.096 8 INFO neutron.db.l3_hamode_db [None req-8d34e190-11fc-4c54-b1b4-ca601cc4c430 3a8f9174cfde409fbe515fec3812df0b 6cdd3738276e4cb181bf4f8be6de7d1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:59:51.206 8 INFO neutron.db.l3_hamode_db [None req-8d34e190-11fc-4c54-b1b4-ca601cc4c430 3a8f9174cfde409fbe515fec3812df0b 6cdd3738276e4cb181bf4f8be6de7d1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1242/2418] 10.0.0.172 () {34 vars in 668 bytes} [Sun Apr 12 21:59:50 2026] POST /v2.0/routers => generated 474 bytes in 1132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2419] 10.0.0.172 () {34 vars in 751 bytes} [Sun Apr 12 21:59:51 2026] PUT /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags => generated 25 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2420] 10.0.0.172 () {32 vars in 731 bytes} [Sun Apr 12 21:59:51 2026] GET /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2421] 10.0.0.172 () {34 vars in 762 bytes} [Sun Apr 12 21:59:52 2026] PUT /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags/green => generated 4 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2422] 10.0.0.172 () {32 vars in 731 bytes} [Sun Apr 12 21:59:52 2026] GET /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags => generated 34 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2423] 10.0.0.172 () {34 vars in 758 bytes} [Sun Apr 12 21:59:52 2026] PUT /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags/red => generated 4 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2424] 10.0.0.172 () {32 vars in 731 bytes} [Sun Apr 12 21:59:52 2026] GET /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2425] 10.0.0.172 () {34 vars in 780 bytes} [Sun Apr 12 21:59:52 2026] PUT /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags/black.or.white => generated 4 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2426] 10.0.0.172 () {34 vars in 678 bytes} [Sun Apr 12 21:59:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2427] 10.0.0.172 () {34 vars in 678 bytes} [Sun Apr 12 21:59:53 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: 7|app: 0|req: 1181/2428] 10.0.0.172 () {32 vars in 731 bytes} [Sun Apr 12 21:59:53 2026] GET /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags => generated 52 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2429] 10.0.0.172 () {34 vars in 678 bytes} [Sun Apr 12 21:59:53 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: 1249/2430] 10.0.0.172 () {34 vars in 678 bytes} [Sun Apr 12 21:59:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2431] 10.0.0.172 () {34 vars in 751 bytes} [Sun Apr 12 21:59:53 2026] PUT /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2432] 10.0.0.172 () {34 vars in 678 bytes} [Sun Apr 12 21:59:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2433] 10.0.0.172 () {34 vars in 753 bytes} [Sun Apr 12 21:59:53 2026] PUT /v2.0/policies/27015bdf-e892-49d9-a0d4-16b68e046edb/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2434] 10.0.0.172 () {32 vars in 731 bytes} [Sun Apr 12 21:59:53 2026] GET /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2435] 10.0.0.172 () {34 vars in 753 bytes} [Sun Apr 12 21:59:53 2026] PUT /v2.0/policies/82f0094c-eb36-45d4-8788-5653c725448a/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2436] 10.0.0.172 () {34 vars in 753 bytes} [Sun Apr 12 21:59:53 2026] PUT /v2.0/policies/92ec53d1-48d8-4d7d-8cc7-c23f43ab8dc4/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2437] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 21:59:53 2026] GET /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2438] 10.0.0.172 () {34 vars in 753 bytes} [Sun Apr 12 21:59:53 2026] PUT /v2.0/policies/a3db462f-2cd3-433d-bd95-297ebed98713/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:53.384 7 INFO neutron.api.v2.resource [None req-0071f1ea-033c-41de-85a1-3d933f6035db 3a8f9174cfde409fbe515fec3812df0b 6cdd3738276e4cb181bf4f8be6de7d1e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1185/2439] 10.0.0.172 () {32 vars in 743 bytes} [Sun Apr 12 21:59:53 2026] GET /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2440] 10.0.0.172 () {32 vars in 742 bytes} [Sun Apr 12 21:59:53 2026] DELETE /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags/red => 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: 1186/2441] 10.0.0.172 () {32 vars in 731 bytes} [Sun Apr 12 21:59:53 2026] GET /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags => generated 30 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:53.675 8 INFO neutron.api.v2.resource [None req-0b5e4c61-e093-4b6d-9948-939e989cfb57 3a8f9174cfde409fbe515fec3812df0b 6cdd3738276e4cb181bf4f8be6de7d1e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1256/2442] 10.0.0.172 () {32 vars in 746 bytes} [Sun Apr 12 21:59:53 2026] DELETE /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags/green => generated 99 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2443] 10.0.0.172 () {32 vars in 734 bytes} [Sun Apr 12 21:59:53 2026] DELETE /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags => 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: 1257/2444] 10.0.0.172 () {32 vars in 674 bytes} [Sun Apr 12 21:59:53 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2445] 10.0.0.172 () {32 vars in 688 bytes} [Sun Apr 12 21:59:53 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2446] 10.0.0.172 () {32 vars in 731 bytes} [Sun Apr 12 21:59:53 2026] GET /v2.0/routers/252707e6-0608-4bad-b896-272992340471/tags => 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: 1259/2447] 10.0.0.172 () {32 vars in 684 bytes} [Sun Apr 12 21:59:53 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2448] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 21:59:53 2026] GET /v2.0/routers/252707e6-0608-4bad-b896-272992340471 => generated 480 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2449] 10.0.0.172 () {32 vars in 696 bytes} [Sun Apr 12 21:59:53 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2450] 10.0.0.172 () {32 vars in 682 bytes} [Sun Apr 12 21:59:53 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2451] 10.0.0.172 () {32 vars in 696 bytes} [Sun Apr 12 21:59:53 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2452] 10.0.0.172 () {32 vars in 692 bytes} [Sun Apr 12 21:59:54 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2453] 10.0.0.172 () {32 vars in 704 bytes} [Sun Apr 12 21:59:54 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2454] 10.0.0.172 () {32 vars in 734 bytes} [Sun Apr 12 21:59:54 2026] DELETE /v2.0/qos/policies/27015bdf-e892-49d9-a0d4-16b68e046edb => 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: 1266/2455] 10.0.0.172 () {32 vars in 734 bytes} [Sun Apr 12 21:59:54 2026] DELETE /v2.0/qos/policies/82f0094c-eb36-45d4-8788-5653c725448a => 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: 1267/2456] 10.0.0.172 () {32 vars in 734 bytes} [Sun Apr 12 21:59:54 2026] DELETE /v2.0/qos/policies/92ec53d1-48d8-4d7d-8cc7-c23f43ab8dc4 => 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: 1268/2457] 10.0.0.172 () {32 vars in 734 bytes} [Sun Apr 12 21:59:54 2026] DELETE /v2.0/qos/policies/a3db462f-2cd3-433d-bd95-297ebed98713 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2458] 10.0.0.172 () {34 vars in 742 bytes} [Sun Apr 12 21:59:53 2026] PUT /v2.0/routers/252707e6-0608-4bad-b896-272992340471 => generated 480 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2459] 10.0.0.172 () {32 vars in 734 bytes} [Sun Apr 12 21:59:54 2026] DELETE /v2.0/qos/policies/e6e2fcfd-d384-4ec8-9c53-67a188b6980c => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2460] 10.0.0.172 () {32 vars in 736 bytes} [Sun Apr 12 21:59:54 2026] GET /v2.0/ports?device_id=252707e6-0608-4bad-b896-272992340471 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:54.572 8 INFO neutron_taas.services.taas.taas_plugin [None req-936fb76c-456c-4e64-b002-1702aad7e448 3a8f9174cfde409fbe515fec3812df0b 6cdd3738276e4cb181bf4f8be6de7d1e - - default default] TaaS: Handle Delete Port: 789b494c-7df3-428b-8212-f72364d30544 2026-04-12 21:59:54.574 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-936fb76c-456c-4e64-b002-1702aad7e448 3a8f9174cfde409fbe515fec3812df0b 6cdd3738276e4cb181bf4f8be6de7d1e - - default default] Tap Mirror: Handle Delete Port: 789b494c-7df3-428b-8212-f72364d30544 2026-04-12 21:59:54.873 8 INFO neutron.services.segments.plugin [-] Segment d4769ee6-de7c-482d-b9fc-5b624a1f06c0 resource provider aggregate not found 2026-04-12 21:59:54.878 8 INFO neutron.services.segments.plugin [-] Segment d4769ee6-de7c-482d-b9fc-5b624a1f06c0 resource provider aggregate not found 2026-04-12 21:59:54.890 8 INFO neutron.services.segments.plugin [-] Segment d4769ee6-de7c-482d-b9fc-5b624a1f06c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4769ee6-de7c-482d-b9fc-5b624a1f06c0 found for delete ", "request_id": "req-514f88a7-3718-4d46-8ab2-6960bd4eb01f"}]} 2026-04-12 21:59:54.901 8 INFO neutron.services.segments.plugin [-] Segment d4769ee6-de7c-482d-b9fc-5b624a1f06c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4769ee6-de7c-482d-b9fc-5b624a1f06c0 found for delete ", "request_id": "req-810f8471-f6e7-453e-8650-00aacadaad5f"}]} 2026-04-12 21:59:54.915 8 INFO neutron.db.l3_hamode_db [None req-936fb76c-456c-4e64-b002-1702aad7e448 3a8f9174cfde409fbe515fec3812df0b 6cdd3738276e4cb181bf4f8be6de7d1e - - default default] HA network a5a17fdf-770b-40c8-b229-e22f5ec9b771 was deleted as no HA routers are present in tenant 6cdd3738276e4cb181bf4f8be6de7d1e. [pid: 8|app: 0|req: 1270/2461] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 21:59:54 2026] DELETE /v2.0/routers/252707e6-0608-4bad-b896-272992340471 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2462] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 21:59:54 2026] GET /v2.0/networks?id=5f2b117b-37f6-45c8-9f05-77e58c6f0363 => generated 704 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2463] 199.204.45.30 () {34 vars in 1049 bytes} [Sun Apr 12 21:59:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1982f0bef9de4cd18570da9983e2317a => generated 178 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2464] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:55 2026] GET /v2.0/security-groups?tenant_id=ad690fb432ec4bac9119d6dae5d2cdd3&name=default => generated 2929 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2465] 199.204.45.30 () {38 vars in 954 bytes} [Sun Apr 12 21:59:55 2026] POST /v2.0/ports => generated 1179 bytes in 377 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: 1273/2466] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:55 2026] DELETE /v2.0/security-groups/eca13c0e-e845-4b0c-874e-f93d11028cf0 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2467] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:55 2026] GET /v2.0/security-groups?tenant_id=13f41e60d81f4ab6ac536172f4dfd122&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2468] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 21:59:55 2026] PUT /v2.0/ports/f5f5771e-f581-41c6-92c9-065b5fb4329b => generated 1460 bytes in 427 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-12 21:59:55.944 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aecaae0b-427e-4523-be21-93c1ae1d4283'] response: {'name': 'network-changed', 'server_uuid': '063797c7-910e-4ce6-8702-232e66b7d5e3', 'tag': 'f5f5771e-f581-41c6-92c9-065b5fb4329b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1195/2469] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 21:59:55 2026] GET /v2.0/ports?device_id=063797c7-910e-4ce6-8702-232e66b7d5e3 => generated 1194 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2470] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:55 2026] GET /v2.0/security-groups?tenant_id=9382fcd611184e478a64e8a12b12c227&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2471] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:56 2026] GET /v2.0/security-groups?id=792606ce-4e7a-41f0-a1b3-1dfad77b43ed&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2472] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:55 2026] DELETE /v2.0/security-groups/6c5a04fe-fa93-418e-b47f-790788a6833d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2473] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:56 2026] DELETE /v2.0/security-groups/7431e71e-24f0-4584-9d43-9f05b3a1560b => 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: 1197/2474] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:56 2026] GET /v2.0/security-groups?tenant_id=6cdd3738276e4cb181bf4f8be6de7d1e&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2475] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 21:59:56 2026] GET /v2.0/security-groups?tenant_id=db5025a39a7b49cd9a5498f34d66488f&name=default => generated 2929 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2476] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:56 2026] DELETE /v2.0/security-groups/0064e477-d7b6-466c-a987-e87d183c6ce9 => 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: 1279/2477] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 21:59:56 2026] DELETE /v2.0/security-groups/e16d744c-b64a-4a39-be7b-e86adf16b856 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2478] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:56 2026] GET /v2.0/ports?tenant_id=1982f0bef9de4cd18570da9983e2317a&device_id=063797c7-910e-4ce6-8702-232e66b7d5e3 => generated 1463 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2479] 199.204.45.30 () {34 vars in 1017 bytes} [Sun Apr 12 21:59:56 2026] GET /v2.0/networks?tenant_id=1982f0bef9de4cd18570da9983e2317a&shared=False => generated 2375 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2480] 199.204.45.30 () {34 vars in 929 bytes} [Sun Apr 12 21:59:56 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: 8|app: 0|req: 1281/2481] 10.0.0.120 () {34 vars in 990 bytes} [Sun Apr 12 21:59:56 2026] GET /v2.0/ports?device_id=2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2482] 10.0.0.120 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:56 2026] GET /v2.0/security-groups?id=792606ce-4e7a-41f0-a1b3-1dfad77b43ed&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: 8|app: 0|req: 1282/2483] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:57 2026] GET /v2.0/ports?tenant_id=1982f0bef9de4cd18570da9983e2317a&device_id=063797c7-910e-4ce6-8702-232e66b7d5e3 => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2484] 199.204.45.30 () {34 vars in 1055 bytes} [Sun Apr 12 21:59:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.39&port_id=f5f5771e-f581-41c6-92c9-065b5fb4329b => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2485] 199.204.45.30 () {34 vars in 1103 bytes} [Sun Apr 12 21:59:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab9&port_id=f5f5771e-f581-41c6-92c9-065b5fb4329b => 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: 1203/2486] 199.204.45.30 () {34 vars in 1063 bytes} [Sun Apr 12 21:59:57 2026] GET /v2.0/subnets?id=c6cf89d5-9ca6-4684-8400-f254363c38ee&id=c45945ad-4a96-4744-9b6b-754b2d6ea979 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2487] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:57 2026] GET /v2.0/ports?network_id=5f2b117b-37f6-45c8-9f05-77e58c6f0363&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2488] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:57 2026] GET /v2.0/ports?network_id=5f2b117b-37f6-45c8-9f05-77e58c6f0363&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2489] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:57 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2490] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:57 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2491] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 21:59:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2492] 10.0.0.172 () {34 vars in 759 bytes} [Sun Apr 12 21:59:59 2026] PUT /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/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: 1287/2493] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2494] 10.0.0.172 () {34 vars in 770 bytes} [Sun Apr 12 21:59:59 2026] PUT /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2495] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2496] 10.0.0.172 () {34 vars in 766 bytes} [Sun Apr 12 21:59:59 2026] PUT /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2497] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/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: 1209/2498] 10.0.0.172 () {34 vars in 788 bytes} [Sun Apr 12 22:00:00 2026] PUT /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/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: 1290/2499] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2500] 10.0.0.172 () {34 vars in 759 bytes} [Sun Apr 12 22:00:00 2026] PUT /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2501] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2502] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:00.255 8 INFO neutron.api.v2.resource [None req-457d5a2f-a3dd-477f-8d2c-393448d7564a 8eff60ac00f64a98a50bf0eaa9d25418 cce7bf61916a4f59b0c18ae444310143 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1292/2503] 10.0.0.172 () {32 vars in 751 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2504] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 22:00:00 2026] DELETE /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2505] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:00.370 7 INFO neutron.api.v2.resource [None req-f608e1bf-a170-41c7-9b43-65b6d192e126 8eff60ac00f64a98a50bf0eaa9d25418 cce7bf61916a4f59b0c18ae444310143 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1214/2506] 10.0.0.172 () {32 vars in 754 bytes} [Sun Apr 12 22:00:00 2026] DELETE /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2507] 10.0.0.172 () {32 vars in 742 bytes} [Sun Apr 12 22:00:00 2026] DELETE /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2508] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2509] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 22:00:00 2026] DELETE /v2.0/subnetpools/07035884-f1dd-477e-9964-fdbc505ec434 => 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: 1293/2510] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 22:00:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2511] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 22:00:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2512] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 22:00:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2513] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 22:00:00 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: 8|app: 0|req: 1295/2514] 10.0.0.172 () {34 vars in 676 bytes} [Sun Apr 12 22:00:01 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: 1220/2515] 10.0.0.172 () {34 vars in 759 bytes} [Sun Apr 12 22:00:01 2026] PUT /v2.0/subnetpools/108a7b6e-b9ea-49bd-824d-2c5d1f574f72/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2516] 10.0.0.172 () {34 vars in 759 bytes} [Sun Apr 12 22:00:01 2026] PUT /v2.0/subnetpools/e121a903-2840-4b21-ab4b-53c545237c97/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2517] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/ports?device_id=063797c7-910e-4ce6-8702-232e66b7d5e3 => generated 1196 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2518] 10.0.0.172 () {34 vars in 759 bytes} [Sun Apr 12 22:00:01 2026] PUT /v2.0/subnetpools/d7c8623f-6bf2-433e-bfc3-ee6ad3110893/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: 1297/2519] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/security-groups?id=792606ce-4e7a-41f0-a1b3-1dfad77b43ed&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2520] 10.0.0.172 () {34 vars in 759 bytes} [Sun Apr 12 22:00:01 2026] PUT /v2.0/subnetpools/b5bf4f0d-a8ca-488f-9ce7-0d8c99cc9e2e/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2521] 10.0.0.172 () {32 vars in 672 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2522] 10.0.0.172 () {32 vars in 686 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2523] 10.0.0.172 () {32 vars in 682 bytes} [Sun Apr 12 22:00:01 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: 1302/2524] 10.0.0.172 () {32 vars in 694 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2525] 10.0.0.172 () {32 vars in 680 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2526] 10.0.0.172 () {32 vars in 694 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2527] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/security-groups?tenant_id=cce7bf61916a4f59b0c18ae444310143&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2528] 10.0.0.172 () {32 vars in 690 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2529] 10.0.0.172 () {32 vars in 702 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2530] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 22:00:01 2026] DELETE /v2.0/subnetpools/108a7b6e-b9ea-49bd-824d-2c5d1f574f72 => 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: 1224/2531] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:00:01 2026] DELETE /v2.0/security-groups/9600214b-9f05-4bac-a082-5dba63d56b98 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2532] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 22:00:01 2026] DELETE /v2.0/subnetpools/e121a903-2840-4b21-ab4b-53c545237c97 => 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: 1225/2533] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 22:00:01 2026] DELETE /v2.0/subnetpools/d7c8623f-6bf2-433e-bfc3-ee6ad3110893 => 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: 1309/2534] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 22:00:01 2026] DELETE /v2.0/subnetpools/b5bf4f0d-a8ca-488f-9ce7-0d8c99cc9e2e => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2535] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 22:00:01 2026] DELETE /v2.0/subnetpools/61ed5a17-aece-4175-ada5-9e8586d41404 => 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: 1226/2536] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/security-groups?tenant_id=b5bb6955eff7414b906eeff4efc7cb30&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2537] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:00:01 2026] DELETE /v2.0/security-groups/c588101e-42a2-417a-a963-9853ee3e5fbb => 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: 1228/2540] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:00:02 2026] GET /v2.0/security-groups?tenant_id=412d73d18e5b4a35a7e6312bf973c786&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2541] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:00:03 2026] DELETE /v2.0/security-groups/3d0c1a48-e2bc-41a3-9951-8d5a200f1172 => 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: 1229/2542] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:00:03 2026] GET /v2.0/security-groups?tenant_id=f777d5ed59fa4fa3a49dd3b3ec9ad75f&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2543] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:00:03 2026] DELETE /v2.0/security-groups/9ed69f51-98d6-4e39-9eee-917ee178dfd7 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2544] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:00:03 2026] GET /v2.0/security-groups?tenant_id=4275a84808b64318965021ad937a0233&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2545] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:00:03 2026] DELETE /v2.0/security-groups/4417435e-efd5-4f90-97fd-fa498869b256 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:05.808 7 INFO neutron.db.segments_db [None req-17d2e3c0-2e10-46ad-b7b6-38d38dd65ebd 651942bdd1ce4310a4385d1749f0714e 5388088330e4434dbf36f03e84ff7077 - - default default] Added segment 435db538-bb5d-46ba-877a-2b96679d5cd2 of type vxlan for network 2aeaf3b6-415d-4e43-a0b3-8ca698c62aca [pid: 7|app: 0|req: 1231/2546] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 22:00:05 2026] POST /v2.0/networks => generated 631 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2547] 10.0.0.172 () {34 vars in 669 bytes} [Sun Apr 12 22:00:05 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2548] 10.0.0.172 () {34 vars in 751 bytes} [Sun Apr 12 22:00:06 2026] PUT /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2549] 10.0.0.172 () {32 vars in 731 bytes} [Sun Apr 12 22:00:06 2026] GET /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2550] 10.0.0.172 () {34 vars in 762 bytes} [Sun Apr 12 22:00:06 2026] PUT /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2551] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:00:06 2026] GET /v2.0/ports?device_id=063797c7-910e-4ce6-8702-232e66b7d5e3 => generated 1196 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2552] 10.0.0.172 () {32 vars in 731 bytes} [Sun Apr 12 22:00:06 2026] GET /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2553] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:06 2026] GET /v2.0/security-groups?id=792606ce-4e7a-41f0-a1b3-1dfad77b43ed&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: 1235/2554] 10.0.0.172 () {34 vars in 758 bytes} [Sun Apr 12 22:00:06 2026] PUT /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2555] 10.0.0.172 () {32 vars in 818 bytes} [Sun Apr 12 22:00:06 2026] GET /v2.0/ports?network_id=5f2b117b-37f6-45c8-9f05-77e58c6f0363&mac_address=fa%3A16%3A3e%3A0e%3A19%3Acc => generated 1196 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2556] 10.0.0.172 () {32 vars in 731 bytes} [Sun Apr 12 22:00:06 2026] GET /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2557] 10.0.0.172 () {34 vars in 780 bytes} [Sun Apr 12 22:00:06 2026] PUT /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2558] 10.0.0.172 () {32 vars in 731 bytes} [Sun Apr 12 22:00:06 2026] GET /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2559] 10.0.0.172 () {34 vars in 751 bytes} [Sun Apr 12 22:00:06 2026] PUT /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2560] 10.0.0.172 () {32 vars in 731 bytes} [Sun Apr 12 22:00:06 2026] GET /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2561] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 22:00:06 2026] GET /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:06.889 7 INFO neutron.api.v2.resource [None req-a1fb2e49-ef77-4207-8a1e-c740dcdd4bc8 651942bdd1ce4310a4385d1749f0714e 5388088330e4434dbf36f03e84ff7077 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1242/2562] 10.0.0.172 () {32 vars in 743 bytes} [Sun Apr 12 22:00:06 2026] GET /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2563] 10.0.0.172 () {32 vars in 742 bytes} [Sun Apr 12 22:00:06 2026] DELETE /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags/red => 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: 1244/2564] 10.0.0.172 () {32 vars in 731 bytes} [Sun Apr 12 22:00:06 2026] GET /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:07.038 7 INFO neutron.api.v2.resource [None req-3100a861-2278-4d37-9866-3f8bc1bbc96b 651942bdd1ce4310a4385d1749f0714e 5388088330e4434dbf36f03e84ff7077 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1245/2565] 10.0.0.172 () {32 vars in 746 bytes} [Sun Apr 12 22:00:06 2026] DELETE /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2566] 10.0.0.172 () {32 vars in 734 bytes} [Sun Apr 12 22:00:07 2026] DELETE /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2567] 10.0.0.172 () {32 vars in 731 bytes} [Sun Apr 12 22:00:07 2026] GET /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:07.182 8 INFO neutron.db.l3_db [None req-2e9aa5ed-abef-4f48-a7bd-31e48176f878 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Floating IP 63d2d36a-3f1f-4576-bcaf-ad622cd56de8 associated. External IP: 10.96.250.208, port: f5f5771e-f581-41c6-92c9-065b5fb4329b. [pid: 7|app: 0|req: 1248/2568] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 22:00:07 2026] DELETE /v2.0/subnets/84e1c4be-17de-4913-82d7-3f73019432e0 => 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: 1321/2569] 10.0.0.172 () {34 vars in 677 bytes} [Sun Apr 12 22:00:06 2026] POST /v2.0/floatingips => generated 854 bytes in 968 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:07.550 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ea31f67-3ba8-4bae-a4de-85cfc476dc54'] response: {'name': 'network-changed', 'server_uuid': '063797c7-910e-4ce6-8702-232e66b7d5e3', 'tag': 'f5f5771e-f581-41c6-92c9-065b5fb4329b', 'status': 'completed', 'code': 200} 2026-04-12 22:00:07.622 7 INFO neutron.db.segments_db [None req-b95fbb68-b19a-49a9-97f1-1572b982f78b adb1d0d96e0a4681b9cc5b178cfbfe13 17fcc2b5f3514e2982240150ba04a98d - - default default] Added segment 2315176b-7dd5-481f-b06a-1a3dc6c9c79f of type vxlan for network f6410a81-538b-4e59-9439-14717ced6469 2026-04-12 22:00:07.653 8 INFO neutron.services.segments.plugin [-] Segment 435db538-bb5d-46ba-877a-2b96679d5cd2 resource provider aggregate not found 2026-04-12 22:00:07.657 8 INFO neutron.services.segments.plugin [-] Segment 435db538-bb5d-46ba-877a-2b96679d5cd2 resource provider aggregate not found 2026-04-12 22:00:07.673 8 INFO neutron.services.segments.plugin [-] Segment 435db538-bb5d-46ba-877a-2b96679d5cd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 435db538-bb5d-46ba-877a-2b96679d5cd2 found for delete ", "request_id": "req-3750593b-9ada-4af4-8f96-70916cbd360f"}]} [pid: 8|app: 0|req: 1322/2570] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 22:00:07 2026] DELETE /v2.0/networks/2aeaf3b6-415d-4e43-a0b3-8ca698c62aca => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:07.682 8 INFO neutron.services.segments.plugin [-] Segment 435db538-bb5d-46ba-877a-2b96679d5cd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 435db538-bb5d-46ba-877a-2b96679d5cd2 found for delete ", "request_id": "req-e800c1af-7b61-47a6-811c-f2e589d4525c"}]} [pid: 7|app: 0|req: 1249/2571] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 22:00:07 2026] POST /v2.0/networks => generated 632 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2572] 10.0.0.172 () {34 vars in 664 bytes} [Sun Apr 12 22:00:07 2026] POST /v2.0/ports => generated 743 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2573] 10.0.0.172 () {34 vars in 747 bytes} [Sun Apr 12 22:00:07 2026] PUT /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1251/2574] 10.0.0.172 () {32 vars in 727 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2575] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/ports?tenant_id=1982f0bef9de4cd18570da9983e2317a&device_id=063797c7-910e-4ce6-8702-232e66b7d5e3 => generated 1465 bytes in 61 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: 1325/2576] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/networks?id=5f2b117b-37f6-45c8-9f05-77e58c6f0363 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2577] 10.0.0.172 () {34 vars in 758 bytes} [Sun Apr 12 22:00:08 2026] PUT /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags/green => 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: 1326/2578] 199.204.45.30 () {34 vars in 1055 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.39&port_id=f5f5771e-f581-41c6-92c9-065b5fb4329b => generated 857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2579] 199.204.45.30 () {34 vars in 1103 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab9&port_id=f5f5771e-f581-41c6-92c9-065b5fb4329b => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2580] 10.0.0.172 () {32 vars in 727 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags => generated 34 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: 1254/2581] 199.204.45.30 () {34 vars in 1063 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/subnets?id=c6cf89d5-9ca6-4684-8400-f254363c38ee&id=c45945ad-4a96-4744-9b6b-754b2d6ea979 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2582] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/ports?network_id=5f2b117b-37f6-45c8-9f05-77e58c6f0363&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2583] 10.0.0.172 () {34 vars in 754 bytes} [Sun Apr 12 22:00:08 2026] PUT /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags/red => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1256/2584] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/ports?network_id=5f2b117b-37f6-45c8-9f05-77e58c6f0363&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2585] 10.0.0.172 () {32 vars in 727 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags => generated 34 bytes in 79 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: 1330/2586] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?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: 1257/2587] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/security-groups?tenant_id=5388088330e4434dbf36f03e84ff7077&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2588] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?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: 8|app: 0|req: 1331/2589] 10.0.0.172 () {34 vars in 776 bytes} [Sun Apr 12 22:00:08 2026] PUT /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags/black.or.white => 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: 1332/2590] 10.0.0.172 () {32 vars in 727 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1259/2591] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:00:08 2026] DELETE /v2.0/security-groups/dfec6c33-f91e-4568-8115-7608573cdf52 => 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: 1333/2592] 10.0.0.172 () {34 vars in 747 bytes} [Sun Apr 12 22:00:08 2026] PUT /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags => generated 37 bytes in 78 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: 1260/2593] 10.0.0.172 () {32 vars in 727 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1261/2594] 10.0.0.172 () {32 vars in 735 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags/red => generated 0 bytes in 55 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: 1334/2595] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/security-groups?tenant_id=072441cdbd364447ac730938d882c175&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:08.935 7 INFO neutron.api.v2.resource [None req-aac61306-5ac3-4740-8297-54e1a1c33661 adb1d0d96e0a4681b9cc5b178cfbfe13 17fcc2b5f3514e2982240150ba04a98d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1262/2596] 10.0.0.172 () {32 vars in 739 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags/green => generated 99 bytes in 49 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: 1263/2597] 10.0.0.172 () {32 vars in 738 bytes} [Sun Apr 12 22:00:08 2026] DELETE /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags/red => generated 0 bytes in 52 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: 1335/2598] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:00:08 2026] DELETE /v2.0/security-groups/e25c70a7-0c6c-441e-80b4-e9968310d77d => 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: 1264/2599] 10.0.0.172 () {32 vars in 727 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags => generated 30 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:09.120 8 INFO neutron.api.v2.resource [None req-46be86d9-46bf-4bca-aaad-9923527b0ddf adb1d0d96e0a4681b9cc5b178cfbfe13 17fcc2b5f3514e2982240150ba04a98d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1336/2600] 10.0.0.172 () {32 vars in 742 bytes} [Sun Apr 12 22:00:09 2026] DELETE /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1265/2601] 10.0.0.172 () {32 vars in 730 bytes} [Sun Apr 12 22:00:09 2026] DELETE /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags => generated 0 bytes in 64 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: 1337/2602] 10.0.0.172 () {32 vars in 727 bytes} [Sun Apr 12 22:00:09 2026] GET /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32/tags => generated 12 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, ' 2026-04-12 22:00:09.364 7 INFO neutron_taas.services.taas.taas_plugin [None req-d60c196b-5590-4517-bec7-183113f0bba0 adb1d0d96e0a4681b9cc5b178cfbfe13 17fcc2b5f3514e2982240150ba04a98d - - default default] TaaS: Handle Delete Port: b108dd66-3ec1-4e8d-9ddf-5411c155fb32 2026-04-12 22:00:09.368 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d60c196b-5590-4517-bec7-183113f0bba0 adb1d0d96e0a4681b9cc5b178cfbfe13 17fcc2b5f3514e2982240150ba04a98d - - default default] Tap Mirror: Handle Delete Port: b108dd66-3ec1-4e8d-9ddf-5411c155fb32 [pid: 7|app: 0|req: 1266/2603] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 22:00:09 2026] DELETE /v2.0/ports/b108dd66-3ec1-4e8d-9ddf-5411c155fb32 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1338/2604] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 22:00:09 2026] DELETE /v2.0/networks/f6410a81-538b-4e59-9439-14717ced6469 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:09.693 8 INFO neutron.services.segments.plugin [-] Segment 2315176b-7dd5-481f-b06a-1a3dc6c9c79f resource provider aggregate not found 2026-04-12 22:00:09.705 8 INFO neutron.services.segments.plugin [-] Segment 2315176b-7dd5-481f-b06a-1a3dc6c9c79f resource provider aggregate not found 2026-04-12 22:00:09.713 8 INFO neutron.services.segments.plugin [-] Segment 2315176b-7dd5-481f-b06a-1a3dc6c9c79f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2315176b-7dd5-481f-b06a-1a3dc6c9c79f found for delete ", "request_id": "req-5472d8b5-a95c-4999-81f5-a74e41ac5b26"}]} 2026-04-12 22:00:09.722 8 INFO neutron.services.segments.plugin [-] Segment 2315176b-7dd5-481f-b06a-1a3dc6c9c79f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2315176b-7dd5-481f-b06a-1a3dc6c9c79f found for delete ", "request_id": "req-2f1fc722-a69e-4117-8314-c2ddbac58998"}]} [pid: 7|app: 0|req: 1267/2605] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:00:10 2026] GET /v2.0/security-groups?tenant_id=17fcc2b5f3514e2982240150ba04a98d&name=default => generated 2929 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2606] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:00:10 2026] DELETE /v2.0/security-groups/b4362791-2262-489f-99bb-09b9d1826a72 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2607] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:00:10 2026] GET /v2.0/security-groups?tenant_id=40b206ed9b424cb6b2c712cb220f826d&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2608] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:00:10 2026] DELETE /v2.0/security-groups/dce239a5-3b22-4118-b8a7-4098f61da296 => 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: 1269/2609] 10.0.0.120 () {34 vars in 990 bytes} [Sun Apr 12 22:00:12 2026] GET /v2.0/ports?device_id=063797c7-910e-4ce6-8702-232e66b7d5e3 => generated 1465 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2610] 10.0.0.120 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:12 2026] GET /v2.0/security-groups?id=792606ce-4e7a-41f0-a1b3-1dfad77b43ed&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:12.650 7 INFO neutron.db.segments_db [None req-ce45cfa4-e932-4627-9fa1-aafdb69bfd08 0e94958be2984889bdd5e083e54f9849 d7ac785421ca430a93dfe7323aec29a4 - - default default] Added segment 69885ddb-3e0a-4a6f-97bf-103a66daf67e of type vxlan for network 23ee7fe8-8bb4-47cc-88fc-41ee5e50d750 [pid: 7|app: 0|req: 1270/2611] 10.0.0.172 () {34 vars in 670 bytes} [Sun Apr 12 22:00:12 2026] POST /v2.0/networks => generated 632 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2612] 10.0.0.172 () {34 vars in 664 bytes} [Sun Apr 12 22:00:12 2026] POST /v2.0/ports => generated 743 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2613] 10.0.0.172 () {34 vars in 666 bytes} [Sun Apr 12 22:00:13 2026] POST /v2.0/trunks => generated 407 bytes in 167 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: 1343/2614] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 22:00:13 2026] PUT /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2615] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2616] 10.0.0.172 () {34 vars in 760 bytes} [Sun Apr 12 22:00:13 2026] PUT /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/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: 1273/2617] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2618] 10.0.0.172 () {34 vars in 756 bytes} [Sun Apr 12 22:00:13 2026] PUT /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2619] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2620] 10.0.0.172 () {34 vars in 778 bytes} [Sun Apr 12 22:00:13 2026] PUT /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2621] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2622] 10.0.0.172 () {34 vars in 749 bytes} [Sun Apr 12 22:00:13 2026] PUT /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/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: 1276/2623] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2624] 10.0.0.172 () {32 vars in 737 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:13.664 7 INFO neutron.api.v2.resource [None req-9d12848b-b1e0-4660-9184-a5a9fa35740a 0e94958be2984889bdd5e083e54f9849 d7ac785421ca430a93dfe7323aec29a4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1277/2625] 10.0.0.172 () {32 vars in 741 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2626] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:00:13 2026] DELETE /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/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: 1278/2627] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:13.757 8 INFO neutron.api.v2.resource [None req-8f72531f-9c23-4215-a988-d495118eec30 0e94958be2984889bdd5e083e54f9849 d7ac785421ca430a93dfe7323aec29a4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1350/2628] 10.0.0.172 () {32 vars in 744 bytes} [Sun Apr 12 22:00:13 2026] DELETE /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2629] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 22:00:13 2026] DELETE /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2630] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5/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: 1280/2631] 10.0.0.172 () {32 vars in 719 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5 => generated 407 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2632] 10.0.0.172 () {32 vars in 717 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/ports/9ad8f3ce-f456-4214-af5c-8272dc22825e => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2633] 10.0.0.172 () {32 vars in 722 bytes} [Sun Apr 12 22:00:13 2026] DELETE /v2.0/trunks/41799bd4-b56f-46cb-9d43-8ac2ec9da9f5 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:14.135 8 INFO neutron_taas.services.taas.taas_plugin [None req-221dea03-e0b2-4fbc-9340-c5847bf3008b 0e94958be2984889bdd5e083e54f9849 d7ac785421ca430a93dfe7323aec29a4 - - default default] TaaS: Handle Delete Port: 9ad8f3ce-f456-4214-af5c-8272dc22825e 2026-04-12 22:00:14.138 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-221dea03-e0b2-4fbc-9340-c5847bf3008b 0e94958be2984889bdd5e083e54f9849 d7ac785421ca430a93dfe7323aec29a4 - - default default] Tap Mirror: Handle Delete Port: 9ad8f3ce-f456-4214-af5c-8272dc22825e [pid: 8|app: 0|req: 1353/2634] 10.0.0.172 () {32 vars in 720 bytes} [Sun Apr 12 22:00:14 2026] DELETE /v2.0/ports/9ad8f3ce-f456-4214-af5c-8272dc22825e => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:14.349 8 INFO neutron.services.segments.plugin [-] Segment 69885ddb-3e0a-4a6f-97bf-103a66daf67e resource provider aggregate not found 2026-04-12 22:00:14.355 8 INFO neutron.services.segments.plugin [-] Segment 69885ddb-3e0a-4a6f-97bf-103a66daf67e resource provider aggregate not found 2026-04-12 22:00:14.371 8 INFO neutron.services.segments.plugin [-] Segment 69885ddb-3e0a-4a6f-97bf-103a66daf67e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69885ddb-3e0a-4a6f-97bf-103a66daf67e found for delete ", "request_id": "req-53578803-95a8-4c8c-9c2c-8d80ef60c99f"}]} 2026-04-12 22:00:14.374 8 INFO neutron.services.segments.plugin [-] Segment 69885ddb-3e0a-4a6f-97bf-103a66daf67e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69885ddb-3e0a-4a6f-97bf-103a66daf67e found for delete ", "request_id": "req-4090aef7-2959-4a12-bea2-0eba06565076"}]} [pid: 8|app: 0|req: 1354/2635] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 22:00:14 2026] DELETE /v2.0/networks/23ee7fe8-8bb4-47cc-88fc-41ee5e50d750 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2636] 10.0.0.172 () {34 vars in 684 bytes} [Sun Apr 12 22:00:14 2026] POST /v2.0/security-groups => generated 1603 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2637] 10.0.0.172 () {34 vars in 767 bytes} [Sun Apr 12 22:00:14 2026] PUT /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2638] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:00:14 2026] GET /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/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: 1356/2639] 10.0.0.172 () {34 vars in 778 bytes} [Sun Apr 12 22:00:14 2026] PUT /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/tags/green => generated 4 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2640] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:00:14 2026] GET /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2641] 10.0.0.172 () {34 vars in 774 bytes} [Sun Apr 12 22:00:14 2026] PUT /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2642] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:00:14 2026] GET /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2643] 10.0.0.172 () {34 vars in 796 bytes} [Sun Apr 12 22:00:14 2026] PUT /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2644] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:00:14 2026] GET /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2645] 10.0.0.172 () {34 vars in 767 bytes} [Sun Apr 12 22:00:14 2026] PUT /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2646] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:00:14 2026] GET /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2647] 10.0.0.172 () {32 vars in 755 bytes} [Sun Apr 12 22:00:15 2026] GET /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:15.076 7 INFO neutron.api.v2.resource [None req-10e0fc15-8cbf-4e83-ab83-76952c7801b2 ef1993f0c461453bb82e9ec913cf783e 296c6316bbec4b2d9221aa6aa2fa5638 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1288/2648] 10.0.0.172 () {32 vars in 759 bytes} [Sun Apr 12 22:00:15 2026] GET /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2649] 10.0.0.172 () {32 vars in 758 bytes} [Sun Apr 12 22:00:15 2026] DELETE /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2650] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:00:15 2026] GET /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:15.226 7 INFO neutron.api.v2.resource [None req-c2f3b613-28b2-4363-bc71-703fa080b564 ef1993f0c461453bb82e9ec913cf783e 296c6316bbec4b2d9221aa6aa2fa5638 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1291/2651] 10.0.0.172 () {32 vars in 762 bytes} [Sun Apr 12 22:00:15 2026] DELETE /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2652] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 22:00:15 2026] DELETE /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/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: 1293/2653] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:00:15 2026] GET /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083/tags => 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: 1361/2654] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:00:15 2026] GET /v2.0/security-groups?tenant_id=4e773e4ad11c400db3885c122a7dc192&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2655] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:00:15 2026] DELETE /v2.0/security-groups/cedd3a01-4d80-444f-8134-1b3870237083 => 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: 1362/2656] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:00:15 2026] DELETE /v2.0/security-groups/78a9c4f3-cc27-4162-992e-58f8025756ce => 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: 1295/2657] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:00:15 2026] GET /v2.0/security-groups?tenant_id=d7ac785421ca430a93dfe7323aec29a4&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2658] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:00:15 2026] DELETE /v2.0/security-groups/18b2bdaf-dd84-4f18-a954-1512478dacfb => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2659] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:00:16 2026] GET /v2.0/security-groups?tenant_id=296c6316bbec4b2d9221aa6aa2fa5638&name=default => generated 2929 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2660] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:00:16 2026] DELETE /v2.0/security-groups/49eb3759-0281-4059-82b9-3f6a3a9fc9f9 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2661] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:00:16 2026] GET /v2.0/security-groups?tenant_id=19d0505f74b2442098caa3f545053466&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2662] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:00:16 2026] DELETE /v2.0/security-groups/f9105b57-d2e9-4bdc-b42f-825feafa1498 => 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: 1299/2665] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 22:00:22 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2666] 10.0.0.37 () {30 vars in 689 bytes} [Sun Apr 12 22:00:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2667] 10.0.0.37 () {30 vars in 691 bytes} [Sun Apr 12 22:00:23 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: 1368/2668] 10.0.0.37 () {30 vars in 667 bytes} [Sun Apr 12 22:00:24 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: 1301/2669] 10.0.0.37 () {30 vars in 703 bytes} [Sun Apr 12 22:00:24 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: 1369/2670] 10.0.0.37 () {28 vars in 438 bytes} [Sun Apr 12 22:00:24 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2671] 10.0.0.37 () {30 vars in 727 bytes} [Sun Apr 12 22:00:24 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 658 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2672] 10.0.0.37 () {30 vars in 689 bytes} [Sun Apr 12 22:00:24 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: 1303/2673] 10.0.0.37 () {30 vars in 691 bytes} [Sun Apr 12 22:00:24 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: 1371/2674] 10.0.0.37 () {30 vars in 667 bytes} [Sun Apr 12 22:00:24 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: 1304/2675] 10.0.0.37 () {30 vars in 703 bytes} [Sun Apr 12 22:00:24 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: 1372/2676] 10.0.0.37 () {30 vars in 727 bytes} [Sun Apr 12 22:00:24 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2677] 10.0.0.37 () {30 vars in 689 bytes} [Sun Apr 12 22:00:24 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: 1373/2678] 10.0.0.37 () {30 vars in 691 bytes} [Sun Apr 12 22:00:24 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: 1306/2679] 10.0.0.37 () {30 vars in 667 bytes} [Sun Apr 12 22:00:24 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: 1374/2680] 10.0.0.37 () {30 vars in 703 bytes} [Sun Apr 12 22:00:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2681] 10.0.0.37 () {30 vars in 729 bytes} [Sun Apr 12 22:00:24 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2682] 10.0.0.37 () {30 vars in 681 bytes} [Sun Apr 12 22:00:24 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2683] 10.0.0.37 () {34 vars in 703 bytes} [Sun Apr 12 22:00:24 2026] POST /v2.0/ports => generated 1128 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2684] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:00:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1309/2685] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:00:27 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: 1377/2686] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:00:27 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: 1310/2687] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:00:27 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: 1378/2688] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:00:27 2026] GET /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2689] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:00:27 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: 1379/2690] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:00:27 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: 1312/2691] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:00:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2692] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:00:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:28.010 7 INFO neutron.api.v2.resource [None req-ed5115d6-5197-43f0-a7fc-ea8582497d7d 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1313/2693] 199.204.45.30 () {30 vars in 762 bytes} [Sun Apr 12 22:00:28 2026] GET /v2.0/security-groups/lb-3cc5a03a-0972-4d83-a447-81437135c7c0 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2694] 199.204.45.30 () {30 vars in 784 bytes} [Sun Apr 12 22:00:28 2026] GET /v2.0/security-groups?name=lb-3cc5a03a-0972-4d83-a447-81437135c7c0 => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2695] 199.204.45.30 () {34 vars in 735 bytes} [Sun Apr 12 22:00:28 2026] POST /v2.0/security-groups => generated 1638 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2696] 199.204.45.30 () {30 vars in 814 bytes} [Sun Apr 12 22:00:28 2026] GET /v2.0/security-group-rules?security_group_id=8b393b6f-88e6-488f-8d36-f18082c1053d => generated 1182 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2697] 199.204.45.30 () {34 vars in 788 bytes} [Sun Apr 12 22:00:28 2026] PUT /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 1128 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2698] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1316/2699] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:00:28 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: 1384/2700] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:00:28 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: 1317/2701] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:00: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: 1385/2702] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:00:28 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2705] 10.0.0.227 () {34 vars in 1016 bytes} [Sun Apr 12 22:00:35 2026] GET /v2.0/security-groups?id=3a78836b-8d7c-46fd-8977-e76b7ce40292&fields=id => generated 69 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2706] 10.0.0.227 () {34 vars in 982 bytes} [Sun Apr 12 22:00:35 2026] GET /v2.0/networks?id=6cff6564-9ba2-4224-8325-8aac49500f70 => generated 734 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2707] 10.0.0.227 () {34 vars in 965 bytes} [Sun Apr 12 22:00:35 2026] GET /v2.0/quotas/b396487911834a7892ed88d072ef471a => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2708] 10.0.0.227 () {34 vars in 1002 bytes} [Sun Apr 12 22:00:35 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&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: 1389/2709] 10.0.0.227 () {34 vars in 1008 bytes} [Sun Apr 12 22:00:35 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?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: 1321/2710] 10.0.0.227 () {34 vars in 1108 bytes} [Sun Apr 12 22:00:35 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2711] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:00:36 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => 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: 1322/2712] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:00:36 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => 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: 1391/2713] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:00:39 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => 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: 1323/2714] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:00:39 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => 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: 1392/2715] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:00:40 2026] GET /v2.0/networks?id=6cff6564-9ba2-4224-8325-8aac49500f70 => generated 734 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2716] 199.204.45.30 () {34 vars in 1049 bytes} [Sun Apr 12 22:00:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b396487911834a7892ed88d072ef471a => generated 343 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2717] 199.204.45.30 () {38 vars in 954 bytes} [Sun Apr 12 22:00:40 2026] POST /v2.0/ports => generated 1082 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2718] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 22:00:40 2026] PUT /v2.0/ports/570e77fa-ec4a-4eb4-9b6c-55fa738853e0 => generated 1243 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:41.160 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fddb3e31-4320-4508-a89b-2403bb048204'] response: {'name': 'network-changed', 'server_uuid': '1b6a450b-38cd-4739-b2a0-eebab115640f', 'tag': '570e77fa-ec4a-4eb4-9b6c-55fa738853e0', '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: 1394/2719] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:00:41 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1326/2720] 199.204.45.30 () {34 vars in 1017 bytes} [Sun Apr 12 22:00:41 2026] GET /v2.0/networks?tenant_id=b396487911834a7892ed88d072ef471a&shared=False => generated 734 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2721] 199.204.45.30 () {34 vars in 929 bytes} [Sun Apr 12 22:00:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2722] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2723] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/security-groups?id=3a78836b-8d7c-46fd-8977-e76b7ce40292&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2724] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2725] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2726] 199.204.45.30 () {34 vars in 1061 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.135&port_id=570e77fa-ec4a-4eb4-9b6c-55fa738853e0 => 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: 1398/2727] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/subnets?id=0e021f10-7d99-4743-9725-456b5a883cb2 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2728] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/ports?network_id=6cff6564-9ba2-4224-8325-8aac49500f70&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: 1399/2729] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2730] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2731] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:00:45 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2732] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:45 2026] GET /v2.0/security-groups?id=3a78836b-8d7c-46fd-8977-e76b7ce40292&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2733] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:00:45 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2734] 199.204.45.30 () {34 vars in 993 bytes} [Sun Apr 12 22:00:46 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => 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: 1402/2735] 199.204.45.30 () {34 vars in 1043 bytes} [Sun Apr 12 22:00:46 2026] GET /v2.0/security-groups?id=3a78836b-8d7c-46fd-8977-e76b7ce40292&fields=id&fields=name => generated 96 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2738] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:00:48 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2739] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:48 2026] GET /v2.0/security-groups?id=3a78836b-8d7c-46fd-8977-e76b7ce40292&fields=id&fields=name => generated 96 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2740] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:00:48 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 1248 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2741] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:00:50 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2742] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:51 2026] GET /v2.0/security-groups?id=3a78836b-8d7c-46fd-8977-e76b7ce40292&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2743] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:00:51 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => 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: 1409/2748] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:01:26 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: 1340/2749] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:01:26 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: 1410/2750] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:01:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2751] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:01:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2752] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:01:26 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2753] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:01:26 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2754] 199.204.45.30 () {34 vars in 716 bytes} [Sun Apr 12 22:01:26 2026] POST /v2.0/ports => generated 1059 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2755] 10.0.0.227 () {34 vars in 971 bytes} [Sun Apr 12 22:01:26 2026] GET /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 1059 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2756] 10.0.0.227 () {34 vars in 907 bytes} [Sun Apr 12 22:01:26 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2757] 199.204.45.30 () {34 vars in 1261 bytes} [Sun Apr 12 22:01:27 2026] GET /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2758] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:01:27 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2759] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:01:27 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2760] 199.204.45.30 () {34 vars in 974 bytes} [Sun Apr 12 22:01:28 2026] GET /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 1059 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2761] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:01:28 2026] GET /v2.0/networks?id=9ef3be56-0a8f-403a-b3d5-8cd601d398ca => generated 802 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2762] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 22:01:28 2026] PUT /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 1249 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:29.081 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b66aa69b-562d-4d9a-b1b1-92943ea7a18b'] response: {'name': 'network-changed', 'server_uuid': '1b6a450b-38cd-4739-b2a0-eebab115640f', 'tag': 'eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1347/2763] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:01:29 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 2489 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2764] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:01:29 2026] GET /v2.0/networks?id=9ef3be56-0a8f-403a-b3d5-8cd601d398ca => generated 802 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2765] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 22:01:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.116&port_id=eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => 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: 1418/2766] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:01:29 2026] GET /v2.0/subnets?id=f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2767] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:01:29 2026] GET /v2.0/ports?network_id=9ef3be56-0a8f-403a-b3d5-8cd601d398ca&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: 8|app: 0|req: 1419/2768] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:01:29 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?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: 1350/2769] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:01:29 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?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: 1420/2770] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:01:30 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 2489 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2771] 199.204.45.30 () {34 vars in 1061 bytes} [Sun Apr 12 22:01:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.135&port_id=570e77fa-ec4a-4eb4-9b6c-55fa738853e0 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2772] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:01:30 2026] GET /v2.0/subnets?id=0e021f10-7d99-4743-9725-456b5a883cb2 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2773] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:01:31 2026] GET /v2.0/ports?network_id=6cff6564-9ba2-4224-8325-8aac49500f70&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: 1422/2774] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:01:31 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?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: 1353/2775] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:01:31 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2776] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 22:01:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.116&port_id=eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => 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: 1354/2777] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:01:31 2026] GET /v2.0/subnets?id=f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 679 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2778] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:01:31 2026] GET /v2.0/ports?network_id=9ef3be56-0a8f-403a-b3d5-8cd601d398ca&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2779] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:01:31 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?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: 1425/2780] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:01:31 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?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: 1357/2783] 10.0.0.227 () {34 vars in 971 bytes} [Sun Apr 12 22:01:35 2026] GET /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 1251 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2784] 199.204.45.30 () {34 vars in 788 bytes} [Sun Apr 12 22:01:35 2026] PUT /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 1275 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:35.626 7 INFO neutron.api.v2.resource [None req-538b68b5-2084-4333-99db-2ed4550618e1 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1358/2785] 199.204.45.30 () {30 vars in 762 bytes} [Sun Apr 12 22:01:35 2026] GET /v2.0/security-groups/lb-3cc5a03a-0972-4d83-a447-81437135c7c0 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:01:35.642 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-01b406fb-c893-4101-884b-af3c974cd98b'] response: {'name': 'network-changed', 'server_uuid': '1b6a450b-38cd-4739-b2a0-eebab115640f', 'tag': 'eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1428/2786] 199.204.45.30 () {30 vars in 784 bytes} [Sun Apr 12 22:01:35 2026] GET /v2.0/security-groups?name=lb-3cc5a03a-0972-4d83-a447-81437135c7c0 => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2787] 199.204.45.30 () {34 vars in 788 bytes} [Sun Apr 12 22:01:35 2026] PUT /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 1313 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:35.986 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-167be7ee-6c73-4122-9781-825bddf13d3c'] response: {'name': 'network-changed', 'server_uuid': '1b6a450b-38cd-4739-b2a0-eebab115640f', 'tag': 'eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1429/2788] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1360/2789] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:01: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: 1430/2790] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2791] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2792] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2793] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 2589 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2794] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 1128 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2795] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 1349 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2796] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/networks?id=9ef3be56-0a8f-403a-b3d5-8cd601d398ca => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2797] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2798] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.116&port_id=eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2799] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/subnets?id=f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2800] 199.204.45.30 () {30 vars in 742 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2801] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/ports?network_id=9ef3be56-0a8f-403a-b3d5-8cd601d398ca&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: 1366/2802] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2803] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?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: 1367/2804] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2805] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2806] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:01:37 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 2589 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2807] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:01:37 2026] GET /v2.0/networks?id=9ef3be56-0a8f-403a-b3d5-8cd601d398ca => generated 802 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2808] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 22:01:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.116&port_id=eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => 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: 1440/2809] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:01:37 2026] GET /v2.0/subnets?id=f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 679 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2810] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:01:37 2026] GET /v2.0/ports?network_id=9ef3be56-0a8f-403a-b3d5-8cd601d398ca&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: 1441/2811] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:01:37 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?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: 1371/2812] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:01:37 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:46.313 8 INFO neutron.db.l3_db [None req-3a4b0835-4b4c-439f-9422-e33b19130932 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Floating IP 4f475528-4703-4977-89ac-48896037e0c6 associated. External IP: 10.96.250.209, port: ebc95f82-c9ae-468a-b033-80fbac9b1426. [pid: 8|app: 0|req: 1442/2813] 10.0.0.172 () {34 vars in 677 bytes} [Sun Apr 12 22:01:45 2026] POST /v2.0/floatingips => generated 898 bytes in 1112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2816] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:01:49 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: 1444/2817] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:01:49 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: 1374/2818] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:01:49 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/2819] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:01:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:49.414 7 INFO neutron.api.v2.resource [None req-1c85cf44-41c3-42c5-acd6-e22600b01375 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1375/2820] 199.204.45.30 () {30 vars in 762 bytes} [Sun Apr 12 22:01:49 2026] GET /v2.0/security-groups/lb-3cc5a03a-0972-4d83-a447-81437135c7c0 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2821] 199.204.45.30 () {30 vars in 784 bytes} [Sun Apr 12 22:01:49 2026] GET /v2.0/security-groups?name=lb-3cc5a03a-0972-4d83-a447-81437135c7c0 => 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: 1376/2822] 199.204.45.30 () {30 vars in 814 bytes} [Sun Apr 12 22:01:49 2026] GET /v2.0/security-group-rules?security_group_id=8b393b6f-88e6-488f-8d36-f18082c1053d => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2823] 199.204.45.30 () {34 vars in 746 bytes} [Sun Apr 12 22:01:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2824] 199.204.45.30 () {34 vars in 746 bytes} [Sun Apr 12 22:01:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2825] 10.0.0.37 () {30 vars in 689 bytes} [Sun Apr 12 22:01:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2826] 10.0.0.37 () {30 vars in 691 bytes} [Sun Apr 12 22:01:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2827] 10.0.0.37 () {30 vars in 667 bytes} [Sun Apr 12 22:01:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2828] 10.0.0.37 () {30 vars in 703 bytes} [Sun Apr 12 22:01:58 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: 1450/2829] 10.0.0.37 () {28 vars in 438 bytes} [Sun Apr 12 22:01:58 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: 1380/2830] 10.0.0.37 () {30 vars in 727 bytes} [Sun Apr 12 22:01:58 2026] GET /v2.0/subnets/12d8ec3a-55c7-4c9b-84f4-29ad76d909e5 => generated 656 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2831] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:02:01 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: 1381/2832] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:02:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2833] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:02:01 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: 1382/2834] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:02:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2835] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:01 2026] GET /v2.0/subnets/12d8ec3a-55c7-4c9b-84f4-29ad76d909e5 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2836] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:02:01 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 2589 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2837] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:02:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2838] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:02:01 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: 1455/2839] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:02:01 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: 1385/2840] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:02:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2841] 199.204.45.30 () {34 vars in 716 bytes} [Sun Apr 12 22:02:01 2026] POST /v2.0/ports => generated 1324 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2844] 10.0.0.227 () {34 vars in 971 bytes} [Sun Apr 12 22:02:02 2026] GET /v2.0/ports/ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => generated 1324 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1458/2845] 199.204.45.30 () {34 vars in 1261 bytes} [Sun Apr 12 22:02:03 2026] GET /v2.0/ports/ec6c1417-b33d-46a6-94a9-8f94d3bfd734?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2846] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:03 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1459/2847] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:03 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1389/2848] 199.204.45.30 () {34 vars in 974 bytes} [Sun Apr 12 22:02:04 2026] GET /v2.0/ports/ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2849] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:02:04 2026] GET /v2.0/networks?id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9 => 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: 1390/2850] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 22:02:04 2026] PUT /v2.0/ports/ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => generated 1514 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:02:04.790 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c592785-1741-4fde-a9c2-e8e94b0373c5'] response: {'name': 'network-changed', 'server_uuid': '1b6a450b-38cd-4739-b2a0-eebab115640f', 'tag': 'ec6c1417-b33d-46a6-94a9-8f94d3bfd734', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1461/2851] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:02:05 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 4095 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1391/2852] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:02:05 2026] GET /v2.0/networks?id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9 => 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: 1462/2853] 199.204.45.30 () {34 vars in 1055 bytes} [Sun Apr 12 22:02:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2854] 199.204.45.30 () {34 vars in 1103 bytes} [Sun Apr 12 22:02:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e0&port_id=ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2855] 199.204.45.30 () {34 vars in 1063 bytes} [Sun Apr 12 22:02:05 2026] GET /v2.0/subnets?id=12d8ec3a-55c7-4c9b-84f4-29ad76d909e5&id=9af757b5-2fb4-4774-8370-fff8afff40f2 => generated 1410 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2856] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:05 2026] GET /v2.0/ports?network_id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&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: 1464/2857] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:05 2026] GET /v2.0/ports?network_id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&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: 7|app: 0|req: 1394/2858] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:05 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1465/2859] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:05 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1395/2860] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:02:06 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 4095 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2861] 199.204.45.30 () {34 vars in 1061 bytes} [Sun Apr 12 22:02:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.135&port_id=570e77fa-ec4a-4eb4-9b6c-55fa738853e0 => 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: 1396/2862] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:02:06 2026] GET /v2.0/subnets?id=0e021f10-7d99-4743-9725-456b5a883cb2 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2863] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:06 2026] GET /v2.0/ports?network_id=6cff6564-9ba2-4224-8325-8aac49500f70&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2864] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:06 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?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: 1468/2865] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:06 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?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: 1398/2866] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 22:02:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.116&port_id=eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => 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: 1469/2867] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:02:07 2026] GET /v2.0/subnets?id=f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 679 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2868] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:07 2026] GET /v2.0/ports?network_id=9ef3be56-0a8f-403a-b3d5-8cd601d398ca&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: 1470/2869] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:07 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2870] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:07 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2871] 199.204.45.30 () {34 vars in 1055 bytes} [Sun Apr 12 22:02:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => 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: 1401/2872] 199.204.45.30 () {34 vars in 1103 bytes} [Sun Apr 12 22:02:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e0&port_id=ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => 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: 1472/2873] 199.204.45.30 () {34 vars in 1063 bytes} [Sun Apr 12 22:02:07 2026] GET /v2.0/subnets?id=12d8ec3a-55c7-4c9b-84f4-29ad76d909e5&id=9af757b5-2fb4-4774-8370-fff8afff40f2 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2874] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:07 2026] GET /v2.0/ports?network_id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&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: 1473/2875] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:07 2026] GET /v2.0/ports?network_id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&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: 1403/2876] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:07 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1474/2877] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:07 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1404/2878] 10.0.0.227 () {34 vars in 971 bytes} [Sun Apr 12 22:02:11 2026] GET /v2.0/ports/ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => generated 1516 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2879] 199.204.45.30 () {30 vars in 742 bytes} [Sun Apr 12 22:02:11 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9 => generated 798 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2880] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:11 2026] GET /v2.0/subnets/12d8ec3a-55c7-4c9b-84f4-29ad76d909e5 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2881] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:11 2026] GET /v2.0/subnets/9af757b5-2fb4-4774-8370-fff8afff40f2 => generated 743 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2882] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:02:12 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: 1477/2883] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:02:12 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: 1407/2884] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:02:12 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/2885] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:02:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2886] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:12 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2887] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:12 2026] GET /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2888] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:12 2026] GET /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 1349 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2889] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:12 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2890] 199.204.45.30 () {30 vars in 742 bytes} [Sun Apr 12 22:02:12 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2891] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:12 2026] GET /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 1128 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2892] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:12 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2895] 10.0.0.37 () {30 vars in 689 bytes} [Sun Apr 12 22:02:19 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: 1483/2896] 10.0.0.37 () {30 vars in 691 bytes} [Sun Apr 12 22:02:19 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: 1414/2897] 10.0.0.37 () {30 vars in 667 bytes} [Sun Apr 12 22:02:19 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: 1484/2898] 10.0.0.37 () {30 vars in 703 bytes} [Sun Apr 12 22:02:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2899] 10.0.0.37 () {28 vars in 438 bytes} [Sun Apr 12 22:02:19 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2900] 10.0.0.37 () {30 vars in 727 bytes} [Sun Apr 12 22:02:19 2026] GET /v2.0/subnets/c6cf89d5-9ca6-4684-8400-f254363c38ee => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2901] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:02:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2902] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:02:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2903] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:02:20 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: 1487/2904] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:02:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2905] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:20 2026] GET /v2.0/subnets/12d8ec3a-55c7-4c9b-84f4-29ad76d909e5 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2906] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:20 2026] GET /v2.0/subnets/c6cf89d5-9ca6-4684-8400-f254363c38ee => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2907] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:02:20 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 4097 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2908] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:02:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2909] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:02:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2910] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:02:21 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: 1421/2911] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:02:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2912] 199.204.45.30 () {34 vars in 716 bytes} [Sun Apr 12 22:02:21 2026] POST /v2.0/ports => generated 1328 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2913] 10.0.0.227 () {34 vars in 971 bytes} [Sun Apr 12 22:02:21 2026] GET /v2.0/ports/0f30fbf7-f07f-4e78-8b10-54df66bfc15b => generated 1328 bytes in 75 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: 1492/2914] 10.0.0.227 () {34 vars in 907 bytes} [Sun Apr 12 22:02:21 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2915] 199.204.45.30 () {34 vars in 1261 bytes} [Sun Apr 12 22:02:22 2026] GET /v2.0/ports/0f30fbf7-f07f-4e78-8b10-54df66bfc15b?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2916] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:22 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2917] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:22 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?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: 1494/2918] 199.204.45.30 () {34 vars in 974 bytes} [Sun Apr 12 22:02:23 2026] GET /v2.0/ports/0f30fbf7-f07f-4e78-8b10-54df66bfc15b => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2919] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:02:23 2026] GET /v2.0/networks?id=5f2b117b-37f6-45c8-9f05-77e58c6f0363 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2920] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 22:02:23 2026] PUT /v2.0/ports/0f30fbf7-f07f-4e78-8b10-54df66bfc15b => generated 1518 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:02:23.629 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4025a9f-36a3-4af9-8187-75b04eeacd27'] response: {'name': 'network-changed', 'server_uuid': '1b6a450b-38cd-4739-b2a0-eebab115640f', 'tag': '0f30fbf7-f07f-4e78-8b10-54df66bfc15b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1426/2921] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:02:24 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 5607 bytes in 47 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: 1496/2922] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:02:24 2026] GET /v2.0/networks?id=5f2b117b-37f6-45c8-9f05-77e58c6f0363 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2923] 199.204.45.30 () {34 vars in 1055 bytes} [Sun Apr 12 22:02:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.17&port_id=0f30fbf7-f07f-4e78-8b10-54df66bfc15b => 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: 1497/2924] 199.204.45.30 () {34 vars in 1105 bytes} [Sun Apr 12 22:02:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20e&port_id=0f30fbf7-f07f-4e78-8b10-54df66bfc15b => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2925] 199.204.45.30 () {34 vars in 1063 bytes} [Sun Apr 12 22:02:24 2026] GET /v2.0/subnets?id=c6cf89d5-9ca6-4684-8400-f254363c38ee&id=c45945ad-4a96-4744-9b6b-754b2d6ea979 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2926] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:24 2026] GET /v2.0/ports?network_id=5f2b117b-37f6-45c8-9f05-77e58c6f0363&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: 1429/2927] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:24 2026] GET /v2.0/ports?network_id=5f2b117b-37f6-45c8-9f05-77e58c6f0363&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: 8|app: 0|req: 1499/2928] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:24 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2929] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:24 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?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: 1500/2930] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:02:25 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 5607 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2931] 199.204.45.30 () {34 vars in 1061 bytes} [Sun Apr 12 22:02:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.135&port_id=570e77fa-ec4a-4eb4-9b6c-55fa738853e0 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2932] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:02:25 2026] GET /v2.0/subnets?id=0e021f10-7d99-4743-9725-456b5a883cb2 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2933] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:25 2026] GET /v2.0/ports?network_id=6cff6564-9ba2-4224-8325-8aac49500f70&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2934] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:25 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?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: 1433/2935] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:25 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?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: 1503/2936] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 22:02:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.116&port_id=eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => 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: 1434/2937] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:02:25 2026] GET /v2.0/subnets?id=f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2938] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:25 2026] GET /v2.0/ports?network_id=9ef3be56-0a8f-403a-b3d5-8cd601d398ca&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2939] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:25 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?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: 1505/2940] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:25 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?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: 1436/2941] 199.204.45.30 () {34 vars in 1055 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2942] 199.204.45.30 () {34 vars in 1103 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e0&port_id=ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => 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: 1437/2943] 199.204.45.30 () {34 vars in 1063 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/subnets?id=12d8ec3a-55c7-4c9b-84f4-29ad76d909e5&id=9af757b5-2fb4-4774-8370-fff8afff40f2 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2944] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/ports?network_id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2945] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/ports?network_id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&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: 1508/2946] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1439/2947] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1509/2948] 199.204.45.30 () {34 vars in 1055 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.17&port_id=0f30fbf7-f07f-4e78-8b10-54df66bfc15b => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2949] 199.204.45.30 () {34 vars in 1105 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20e&port_id=0f30fbf7-f07f-4e78-8b10-54df66bfc15b => 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: 1510/2950] 199.204.45.30 () {34 vars in 1063 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/subnets?id=c6cf89d5-9ca6-4684-8400-f254363c38ee&id=c45945ad-4a96-4744-9b6b-754b2d6ea979 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2951] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/ports?network_id=5f2b117b-37f6-45c8-9f05-77e58c6f0363&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2952] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/ports?network_id=5f2b117b-37f6-45c8-9f05-77e58c6f0363&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2953] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?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: 1512/2954] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2955] 10.0.0.227 () {34 vars in 971 bytes} [Sun Apr 12 22:02:30 2026] GET /v2.0/ports/0f30fbf7-f07f-4e78-8b10-54df66bfc15b => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2956] 199.204.45.30 () {30 vars in 742 bytes} [Sun Apr 12 22:02:30 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363 => generated 797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2957] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:30 2026] GET /v2.0/subnets/c6cf89d5-9ca6-4684-8400-f254363c38ee => generated 673 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2958] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:30 2026] GET /v2.0/subnets/c45945ad-4a96-4744-9b6b-754b2d6ea979 => generated 748 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2959] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:30 2026] GET /v2.0/ports/ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => generated 1516 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2960] 199.204.45.30 () {34 vars in 789 bytes} [Sun Apr 12 22:02:30 2026] PUT /v2.0/ports/ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => generated 1251 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:02:31.187 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eaf8105d-5ccf-4b03-ad42-e042777b2b75'] response: {'name': 'network-changed', 'server_uuid': '1b6a450b-38cd-4739-b2a0-eebab115640f', 'tag': 'ec6c1417-b33d-46a6-94a9-8f94d3bfd734', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1446/2961] 199.204.45.30 () {30 vars in 742 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9 => generated 798 bytes in 40 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: 1516/2962] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/subnets/12d8ec3a-55c7-4c9b-84f4-29ad76d909e5 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2963] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:02:31 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: 1517/2964] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2965] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:02:31 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: 1518/2966] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:02:31 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: 1449/2967] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2968] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 1128 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2969] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2970] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2971] 199.204.45.30 () {30 vars in 742 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2972] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2973] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2974] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 5380 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2975] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/networks?id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9 => 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: 1523/2976] 199.204.45.30 () {34 vars in 1055 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => 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: 1454/2977] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/subnets?id=12d8ec3a-55c7-4c9b-84f4-29ad76d909e5 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2978] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/ports?network_id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2979] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2980] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1527/2983] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:02: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: 1457/2984] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:02:44 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: 1528/2985] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:02:44 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: 1458/2986] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:02:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2987] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:44 2026] GET /v2.0/subnets/12d8ec3a-55c7-4c9b-84f4-29ad76d909e5 => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2988] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:02:44 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 5380 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2989] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:02:44 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: 1460/2990] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:02:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2991] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:02:44 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: 1461/2992] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:02:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2993] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:44 2026] GET /v2.0/ports/0f30fbf7-f07f-4e78-8b10-54df66bfc15b => generated 1520 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2994] 199.204.45.30 () {34 vars in 789 bytes} [Sun Apr 12 22:02:44 2026] PUT /v2.0/ports/0f30fbf7-f07f-4e78-8b10-54df66bfc15b => generated 1251 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:02:45.303 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-35796ea9-5f4b-4478-9222-d6028db74ef3'] response: {'name': 'network-changed', 'server_uuid': '1b6a450b-38cd-4739-b2a0-eebab115640f', 'tag': '0f30fbf7-f07f-4e78-8b10-54df66bfc15b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1533/2995] 199.204.45.30 () {30 vars in 742 bytes} [Sun Apr 12 22:02:45 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363 => generated 797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1463/2996] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:45 2026] GET /v2.0/subnets/c6cf89d5-9ca6-4684-8400-f254363c38ee => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2997] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:45 2026] GET /v2.0/ports/0f30fbf7-f07f-4e78-8b10-54df66bfc15b => generated 1287 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2998] 199.204.45.30 () {34 vars in 788 bytes} [Sun Apr 12 22:02:45 2026] PUT /v2.0/ports/0f30fbf7-f07f-4e78-8b10-54df66bfc15b => generated 1080 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2999] 199.204.45.30 () {30 vars in 742 bytes} [Sun Apr 12 22:02:45 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363 => generated 797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1465/3000] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:02:45 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 4976 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3001] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:02:45 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 4976 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3002] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:02:45 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 4976 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3003] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:02:45 2026] GET /v2.0/networks?id=5f2b117b-37f6-45c8-9f05-77e58c6f0363 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3004] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:45 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?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: 1468/3005] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:45 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?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: 1538/3006] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:02:46 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 4976 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:02:47.341 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44eded09-b80a-469c-b42f-69bf3436e004'] response: {'name': 'network-changed', 'server_uuid': '1b6a450b-38cd-4739-b2a0-eebab115640f', 'tag': '0f30fbf7-f07f-4e78-8b10-54df66bfc15b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1470/3009] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:02:47 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 4976 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3010] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:02:47 2026] GET /v2.0/networks?id=5f2b117b-37f6-45c8-9f05-77e58c6f0363 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3011] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:02:47 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 4976 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3012] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:47 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3013] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:48 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?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: 1542/3014] 199.204.45.30 () {34 vars in 974 bytes} [Sun Apr 12 22:02:48 2026] GET /v2.0/ports/0f30fbf7-f07f-4e78-8b10-54df66bfc15b => generated 1116 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3015] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 22:02:48 2026] GET /v2.0/ports/0f30fbf7-f07f-4e78-8b10-54df66bfc15b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3016] 199.204.45.30 () {34 vars in 1015 bytes} [Sun Apr 12 22:02:48 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3017] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 22:02:48 2026] PUT /v2.0/ports/0f30fbf7-f07f-4e78-8b10-54df66bfc15b => generated 917 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3018] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:02:48 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 3868 bytes in 40 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-12 22:02:49.147 7 INFO neutron_taas.services.taas.taas_plugin [None req-144fe0aa-cfce-4a4a-a8cc-961b15b368c6 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 0f30fbf7-f07f-4e78-8b10-54df66bfc15b 2026-04-12 22:02:49.149 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-144fe0aa-cfce-4a4a-a8cc-961b15b368c6 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 0f30fbf7-f07f-4e78-8b10-54df66bfc15b [pid: 7|app: 0|req: 1475/3019] 199.204.45.30 () {32 vars in 758 bytes} [Sun Apr 12 22:02:49 2026] DELETE /v2.0/ports/0f30fbf7-f07f-4e78-8b10-54df66bfc15b => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3020] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:02:49 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: 1476/3021] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:02:49 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: 1546/3022] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:02: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: 1477/3023] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:02:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3024] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:49 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3025] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:49 2026] GET /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 1128 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3026] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:49 2026] GET /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 1349 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3027] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:49 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3028] 199.204.45.30 () {30 vars in 742 bytes} [Sun Apr 12 22:02:49 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca => generated 799 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3029] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:49 2026] GET /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 1128 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3030] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:49 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3031] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:02:49 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 3868 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3032] 199.204.45.30 () {34 vars in 1225 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/networks?id=6cff6564-9ba2-4224-8325-8aac49500f70&id=9ef3be56-0a8f-403a-b3d5-8cd601d398ca&id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&id=5f2b117b-37f6-45c8-9f05-77e58c6f0363 => generated 3095 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3033] 199.204.45.30 () {34 vars in 1061 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.135&port_id=570e77fa-ec4a-4eb4-9b6c-55fa738853e0 => 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: 1552/3034] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/subnets?id=0e021f10-7d99-4743-9725-456b5a883cb2 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3035] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/ports?network_id=6cff6564-9ba2-4224-8325-8aac49500f70&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3036] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3037] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?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: 1554/3038] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.116&port_id=eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => 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: 1485/3039] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/subnets?id=f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3040] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/ports?network_id=9ef3be56-0a8f-403a-b3d5-8cd601d398ca&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3041] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3042] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?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: 7|app: 0|req: 1487/3043] 199.204.45.30 () {34 vars in 1055 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => 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: 1557/3044] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/subnets?id=12d8ec3a-55c7-4c9b-84f4-29ad76d909e5 => generated 677 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3045] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/ports?network_id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&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: 1558/3046] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3047] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:50 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1559/3048] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:02: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: 1490/3049] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:02:54 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: 1560/3050] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:02: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: 1491/3051] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:02:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3052] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:02:54 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 3868 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3053] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:02: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: 8|app: 0|req: 1562/3054] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:02: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: 7|app: 0|req: 1493/3055] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:02:54 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: 1563/3056] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:02:54 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: 1494/3057] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:54 2026] GET /v2.0/ports/ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => generated 1287 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3058] 199.204.45.30 () {34 vars in 788 bytes} [Sun Apr 12 22:02:55 2026] PUT /v2.0/ports/ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => generated 1080 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:02:55.376 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-13883fa2-f0f3-4225-9c2c-41d69881c5bd'] response: {'name': 'network-changed', 'server_uuid': '1b6a450b-38cd-4739-b2a0-eebab115640f', 'tag': 'ec6c1417-b33d-46a6-94a9-8f94d3bfd734', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1495/3059] 199.204.45.30 () {30 vars in 742 bytes} [Sun Apr 12 22:02:55 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9 => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1565/3060] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:02:55 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 3697 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3061] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:02:55 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 3697 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3062] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:02:55 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 3697 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3063] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:02:55 2026] GET /v2.0/networks?id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9 => generated 801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3064] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:55 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3065] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:56 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1568/3066] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:02:56 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 3697 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3067] 199.204.45.30 () {34 vars in 974 bytes} [Sun Apr 12 22:02:57 2026] GET /v2.0/ports/ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => 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: 1569/3068] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 22:02:57 2026] GET /v2.0/ports/ec6c1417-b33d-46a6-94a9-8f94d3bfd734?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3069] 199.204.45.30 () {34 vars in 1015 bytes} [Sun Apr 12 22:02:57 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3070] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:02:57 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 3697 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3071] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 22:02:57 2026] PUT /v2.0/ports/ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => generated 917 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3072] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:02:58 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 2589 bytes in 40 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-12 22:02:58.814 7 INFO neutron_taas.services.taas.taas_plugin [None req-ce7e1dfa-18d3-498a-a2d6-133d47abf0ac 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: ec6c1417-b33d-46a6-94a9-8f94d3bfd734 2026-04-12 22:02:58.818 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce7e1dfa-18d3-498a-a2d6-133d47abf0ac 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: ec6c1417-b33d-46a6-94a9-8f94d3bfd734 [pid: 7|app: 0|req: 1502/3073] 199.204.45.30 () {32 vars in 758 bytes} [Sun Apr 12 22:02:58 2026] DELETE /v2.0/ports/ec6c1417-b33d-46a6-94a9-8f94d3bfd734 => 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: 1572/3074] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:02:59 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: 1503/3075] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3076] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:02:59 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: 1504/3077] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3078] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3079] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 1128 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3080] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3081] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => 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: 1576/3082] 199.204.45.30 () {30 vars in 742 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca => generated 799 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3083] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3084] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3085] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3086] 199.204.45.30 () {34 vars in 1145 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/networks?id=6cff6564-9ba2-4224-8325-8aac49500f70&id=9ef3be56-0a8f-403a-b3d5-8cd601d398ca&id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9 => generated 2309 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3087] 199.204.45.30 () {34 vars in 1061 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.135&port_id=570e77fa-ec4a-4eb4-9b6c-55fa738853e0 => 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: 1579/3088] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/subnets?id=0e021f10-7d99-4743-9725-456b5a883cb2 => generated 654 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3089] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/ports?network_id=6cff6564-9ba2-4224-8325-8aac49500f70&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: 1580/3090] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3091] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3092] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.116&port_id=eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => 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: 1512/3093] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/subnets?id=f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3094] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/ports?network_id=9ef3be56-0a8f-403a-b3d5-8cd601d398ca&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: 1513/3095] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?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: 1583/3096] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?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: 1515/3099] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:03:11 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: 1585/3100] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:03:11 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: 1516/3101] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:03:11 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: 1586/3102] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:03:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:11.895 7 INFO neutron.api.v2.resource [None req-7dc7c259-317e-4eac-9073-68f76ffd0a9c 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/3103] 199.204.45.30 () {30 vars in 762 bytes} [Sun Apr 12 22:03:11 2026] GET /v2.0/security-groups/lb-3cc5a03a-0972-4d83-a447-81437135c7c0 => 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: 1587/3104] 199.204.45.30 () {30 vars in 784 bytes} [Sun Apr 12 22:03:11 2026] GET /v2.0/security-groups?name=lb-3cc5a03a-0972-4d83-a447-81437135c7c0 => generated 2865 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3105] 199.204.45.30 () {30 vars in 814 bytes} [Sun Apr 12 22:03:11 2026] GET /v2.0/security-group-rules?security_group_id=8b393b6f-88e6-488f-8d36-f18082c1053d => generated 2334 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3106] 199.204.45.30 () {32 vars in 788 bytes} [Sun Apr 12 22:03:11 2026] DELETE /v2.0/security-group-rules/35bd31ab-51e0-4e3c-9d94-c309a6390df6 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3107] 199.204.45.30 () {32 vars in 788 bytes} [Sun Apr 12 22:03:12 2026] DELETE /v2.0/security-group-rules/f7aeb246-ec8a-4bf1-b148-d7ae8d8a96e1 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:14.988 8 INFO neutron_taas.services.taas.taas_plugin [None req-8445a5f9-39ad-4219-bcad-bcd52fde943d 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] TaaS: Handle Delete Port: 05ff36b9-f844-4cd1-a20b-cd85eb5841bc 2026-04-12 22:03:14.990 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8445a5f9-39ad-4219-bcad-bcd52fde943d 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Tap Mirror: Handle Delete Port: 05ff36b9-f844-4cd1-a20b-cd85eb5841bc 2026-04-12 22:03:15.185 8 INFO neutron.db.l3_db [None req-8445a5f9-39ad-4219-bcad-bcd52fde943d 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Floating IP 4f475528-4703-4977-89ac-48896037e0c6 disassociated (deleted). External IP: 10.96.250.209, port: ebc95f82-c9ae-468a-b033-80fbac9b1426. [pid: 8|app: 0|req: 1589/3108] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 22:03:14 2026] DELETE /v2.0/floatingips/4f475528-4703-4977-89ac-48896037e0c6 => generated 0 bytes in 593 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:15.468 7 INFO neutron.api.v2.resource [None req-a1ee50f3-6f22-4354-8425-6b32a05f1c65 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/3109] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 22:03:15 2026] GET /v2.0/floatingips/4f475528-4703-4977-89ac-48896037e0c6 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3110] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:03:16 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: 1521/3111] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:03:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3112] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:03:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3113] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:03:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:16.201 8 INFO neutron.api.v2.resource [None req-e1cff8b2-f1a6-449a-8f59-3c0fe74e4787 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3114] 199.204.45.30 () {30 vars in 762 bytes} [Sun Apr 12 22:03:16 2026] GET /v2.0/security-groups/lb-3cc5a03a-0972-4d83-a447-81437135c7c0 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3115] 199.204.45.30 () {30 vars in 784 bytes} [Sun Apr 12 22:03:16 2026] GET /v2.0/security-groups?name=lb-3cc5a03a-0972-4d83-a447-81437135c7c0 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3116] 199.204.45.30 () {30 vars in 814 bytes} [Sun Apr 12 22:03:16 2026] GET /v2.0/security-group-rules?security_group_id=8b393b6f-88e6-488f-8d36-f18082c1053d => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3117] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:03:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3118] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:03:16 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: 1525/3119] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:03:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3120] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:03:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3121] 199.204.45.30 () {30 vars in 740 bytes} [Sun Apr 12 22:03:16 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3122] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:03:16 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 2589 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3123] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:03:16 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3124] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:03:16 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3127] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:03:17 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3128] 199.204.45.30 () {34 vars in 974 bytes} [Sun Apr 12 22:03:18 2026] GET /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 1349 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3129] 199.204.45.30 () {34 vars in 1059 bytes} [Sun Apr 12 22:03:18 2026] GET /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3130] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:03:18 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 2589 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3131] 199.204.45.30 () {34 vars in 1015 bytes} [Sun Apr 12 22:03:18 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca?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: 1601/3132] 199.204.45.30 () {38 vars in 1027 bytes} [Sun Apr 12 22:03:18 2026] PUT /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 1150 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3133] 199.204.45.30 () {30 vars in 768 bytes} [Sun Apr 12 22:03:19 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1602/3134] 199.204.45.30 () {34 vars in 788 bytes} [Sun Apr 12 22:03:19 2026] PUT /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 1090 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3135] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 1090 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, ' 2026-04-12 22:03:20.184 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d242e88-9175-4723-b95c-c0c5b6ed3277 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 2026-04-12 22:03:20.187 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d242e88-9175-4723-b95c-c0c5b6ed3277 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 [pid: 8|app: 0|req: 1603/3136] 199.204.45.30 () {32 vars in 758 bytes} [Sun Apr 12 22:03:20 2026] DELETE /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3137] 199.204.45.30 () {30 vars in 702 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3138] 199.204.45.30 () {30 vars in 704 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3139] 199.204.45.30 () {30 vars in 680 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3140] 199.204.45.30 () {30 vars in 716 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:20.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d96cc0b4-b3d8-4c58-a255-be894a5b61f0 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3141] 199.204.45.30 () {32 vars in 758 bytes} [Sun Apr 12 22:03:20 2026] DELETE /v2.0/ports/eb3029d1-5bba-4bb4-b71f-ca67a5ae86b8 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3142] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:03:20.562 7 INFO neutron.api.v2.resource [None req-863cf8ac-74ea-4fd2-8912-4eaa46302767 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3143] 199.204.45.30 () {30 vars in 762 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/security-groups/lb-3cc5a03a-0972-4d83-a447-81437135c7c0 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3144] 199.204.45.30 () {30 vars in 784 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/security-groups?name=lb-3cc5a03a-0972-4d83-a447-81437135c7c0 => generated 1639 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3145] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/ports?tenant_id=b396487911834a7892ed88d072ef471a&device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3146] 199.204.45.30 () {30 vars in 736 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3147] 199.204.45.30 () {34 vars in 1065 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/networks?id=6cff6564-9ba2-4224-8325-8aac49500f70&id=9ef3be56-0a8f-403a-b3d5-8cd601d398ca => generated 1522 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3148] 199.204.45.30 () {34 vars in 1061 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.135&port_id=570e77fa-ec4a-4eb4-9b6c-55fa738853e0 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3149] 199.204.45.30 () {34 vars in 983 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/subnets?id=0e021f10-7d99-4743-9725-456b5a883cb2 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3150] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/ports?network_id=6cff6564-9ba2-4224-8325-8aac49500f70&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3151] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3152] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:03:20 2026] GET /v2.0/networks/6cff6564-9ba2-4224-8325-8aac49500f70?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: 1609/3153] 199.204.45.30 () {34 vars in 788 bytes} [Sun Apr 12 22:03:20 2026] PUT /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 1090 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3154] 199.204.45.30 () {32 vars in 778 bytes} [Sun Apr 12 22:03:20 2026] DELETE /v2.0/security-groups/8b393b6f-88e6-488f-8d36-f18082c1053d => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:21.030 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5ecd841-f3cd-49fd-b333-e9d777670ad1 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: ebc95f82-c9ae-468a-b033-80fbac9b1426 2026-04-12 22:03:21.033 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5ecd841-f3cd-49fd-b333-e9d777670ad1 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: ebc95f82-c9ae-468a-b033-80fbac9b1426 [pid: 8|app: 0|req: 1610/3155] 199.204.45.30 () {32 vars in 758 bytes} [Sun Apr 12 22:03:20 2026] DELETE /v2.0/ports/ebc95f82-c9ae-468a-b033-80fbac9b1426 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3156] 199.204.45.30 () {34 vars in 993 bytes} [Sun Apr 12 22:03:23 2026] GET /v2.0/ports?device_id=1b6a450b-38cd-4739-b2a0-eebab115640f => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:03:23.951 8 INFO neutron_taas.services.taas.taas_plugin [req-9d3612ab-2032-48ad-96a2-7c3330a94d9d req-d157582b-925f-46b7-b61b-f476b153e28f 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] TaaS: Handle Delete Port: 570e77fa-ec4a-4eb4-9b6c-55fa738853e0 2026-04-12 22:03:23.954 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9d3612ab-2032-48ad-96a2-7c3330a94d9d req-d157582b-925f-46b7-b61b-f476b153e28f 6387c48a4af842c3a5aa53a971c93cac b396487911834a7892ed88d072ef471a - - default default] Tap Mirror: Handle Delete Port: 570e77fa-ec4a-4eb4-9b6c-55fa738853e0 [pid: 8|app: 0|req: 1611/3157] 199.204.45.30 () {36 vars in 996 bytes} [Sun Apr 12 22:03:23 2026] DELETE /v2.0/ports/570e77fa-ec4a-4eb4-9b6c-55fa738853e0 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:24.119 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-571f39f7-34cf-4fac-9e39-7a6ca4d6af1a'] response: {'server_uuid': '1b6a450b-38cd-4739-b2a0-eebab115640f', 'name': 'network-vif-deleted', 'tag': '570e77fa-ec4a-4eb4-9b6c-55fa738853e0', 'status': 'completed', 'code': 200} 2026-04-12 22:03:25.831 7 INFO neutron_taas.services.taas.taas_plugin [None req-defcb079-a78a-4920-9a1f-93a749da803a 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] TaaS: Handle Delete Port: c6979c4a-622c-4441-85ed-cb7f5dd4ca65 2026-04-12 22:03:25.835 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-defcb079-a78a-4920-9a1f-93a749da803a 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Tap Mirror: Handle Delete Port: c6979c4a-622c-4441-85ed-cb7f5dd4ca65 2026-04-12 22:03:26.025 7 INFO neutron.db.l3_db [None req-defcb079-a78a-4920-9a1f-93a749da803a 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Floating IP 63d2d36a-3f1f-4576-bcaf-ad622cd56de8 disassociated (deleted). External IP: 10.96.250.208, port: f5f5771e-f581-41c6-92c9-065b5fb4329b. [pid: 7|app: 0|req: 1547/3158] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 22:03:25 2026] DELETE /v2.0/floatingips/63d2d36a-3f1f-4576-bcaf-ad622cd56de8 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:26.341 8 INFO neutron.api.v2.resource [None req-2af20417-47f8-431c-bc3c-7e0804cbeef7 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1612/3159] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 22:03:26 2026] GET /v2.0/floatingips/63d2d36a-3f1f-4576-bcaf-ad622cd56de8 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:03:26.346 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d9ee48e-0e0e-486e-a18a-c44a24132f44'] response: {'name': 'network-changed', 'server_uuid': '063797c7-910e-4ce6-8702-232e66b7d5e3', 'tag': 'f5f5771e-f581-41c6-92c9-065b5fb4329b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1548/3160] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:03:26 2026] GET /v2.0/ports?device_id=063797c7-910e-4ce6-8702-232e66b7d5e3 => generated 1196 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3161] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 22:03:26 2026] GET /v2.0/security-groups?id=792606ce-4e7a-41f0-a1b3-1dfad77b43ed&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3162] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:03:26 2026] GET /v2.0/ports?tenant_id=1982f0bef9de4cd18570da9983e2317a&device_id=063797c7-910e-4ce6-8702-232e66b7d5e3 => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3163] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:03:26 2026] GET /v2.0/networks?id=5f2b117b-37f6-45c8-9f05-77e58c6f0363 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3164] 199.204.45.30 () {34 vars in 1055 bytes} [Sun Apr 12 22:03:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.39&port_id=f5f5771e-f581-41c6-92c9-065b5fb4329b => 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: 1615/3165] 199.204.45.30 () {34 vars in 1103 bytes} [Sun Apr 12 22:03:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab9&port_id=f5f5771e-f581-41c6-92c9-065b5fb4329b => 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: 1551/3166] 199.204.45.30 () {34 vars in 1063 bytes} [Sun Apr 12 22:03:27 2026] GET /v2.0/subnets?id=c6cf89d5-9ca6-4684-8400-f254363c38ee&id=c45945ad-4a96-4744-9b6b-754b2d6ea979 => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3167] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:03:27 2026] GET /v2.0/ports?network_id=5f2b117b-37f6-45c8-9f05-77e58c6f0363&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3168] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:03:27 2026] GET /v2.0/ports?network_id=5f2b117b-37f6-45c8-9f05-77e58c6f0363&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: 1617/3169] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:03:27 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3170] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:03:27 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363?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: 1618/3171] 199.204.45.30 () {34 vars in 993 bytes} [Sun Apr 12 22:03:28 2026] GET /v2.0/ports?device_id=063797c7-910e-4ce6-8702-232e66b7d5e3 => generated 1196 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:03:29.073 7 INFO neutron_taas.services.taas.taas_plugin [req-b0af564c-058e-4292-a814-5c7c3e82c35d req-17706904-e4f3-4cc4-a30c-02be13500ace 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] TaaS: Handle Delete Port: f5f5771e-f581-41c6-92c9-065b5fb4329b 2026-04-12 22:03:29.076 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b0af564c-058e-4292-a814-5c7c3e82c35d req-17706904-e4f3-4cc4-a30c-02be13500ace 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Tap Mirror: Handle Delete Port: f5f5771e-f581-41c6-92c9-065b5fb4329b [pid: 7|app: 0|req: 1554/3172] 199.204.45.30 () {36 vars in 996 bytes} [Sun Apr 12 22:03:28 2026] DELETE /v2.0/ports/f5f5771e-f581-41c6-92c9-065b5fb4329b => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:29.264 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec84fe2f-43eb-47e6-afe5-e9c5ff02911e'] response: {'server_uuid': '063797c7-910e-4ce6-8702-232e66b7d5e3', 'name': 'network-vif-deleted', 'tag': 'f5f5771e-f581-41c6-92c9-065b5fb4329b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1619/3173] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/ports?device_id=063797c7-910e-4ce6-8702-232e66b7d5e3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:03:36.871 7 INFO neutron_taas.services.taas.taas_plugin [None req-02cfc5f5-bd6a-423f-b0d3-68e9b67e2a8e 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] TaaS: Handle Delete Port: e5e3caad-22f3-4eac-bbee-6fe092d0cbda 2026-04-12 22:03:36.874 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02cfc5f5-bd6a-423f-b0d3-68e9b67e2a8e 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Tap Mirror: Handle Delete Port: e5e3caad-22f3-4eac-bbee-6fe092d0cbda 2026-04-12 22:03:37.042 7 INFO neutron.db.l3_db [None req-02cfc5f5-bd6a-423f-b0d3-68e9b67e2a8e 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Floating IP cf3c8243-200c-45b5-b949-d36e2aa428a5 disassociated (deleted). External IP: 10.96.250.201, port: 3f429df0-7043-4004-a7bd-2674b0070c3c. [pid: 7|app: 0|req: 1556/3176] 10.0.0.172 () {32 vars in 732 bytes} [Sun Apr 12 22:03:36 2026] DELETE /v2.0/floatingips/cf3c8243-200c-45b5-b949-d36e2aa428a5 => generated 0 bytes in 575 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:37.342 8 INFO neutron.api.v2.resource [None req-f14da7e2-eee7-479c-b8af-4e8bf4238741 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1621/3177] 10.0.0.172 () {32 vars in 729 bytes} [Sun Apr 12 22:03:37 2026] GET /v2.0/floatingips/cf3c8243-200c-45b5-b949-d36e2aa428a5 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:03:37.360 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a8d9169-9fe1-4fdc-a9f2-daba3a3c7fe2'] response: {'name': 'network-changed', 'server_uuid': '2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd', 'tag': '3f429df0-7043-4004-a7bd-2674b0070c3c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1557/3178] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:03:37 2026] GET /v2.0/ports?device_id=2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd => generated 1196 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3179] 10.0.0.227 () {34 vars in 1040 bytes} [Sun Apr 12 22:03:37 2026] GET /v2.0/security-groups?id=792606ce-4e7a-41f0-a1b3-1dfad77b43ed&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: 1558/3180] 199.204.45.30 () {34 vars in 1079 bytes} [Sun Apr 12 22:03:37 2026] GET /v2.0/ports?tenant_id=1982f0bef9de4cd18570da9983e2317a&device_id=2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd => generated 1465 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3181] 199.204.45.30 () {34 vars in 985 bytes} [Sun Apr 12 22:03:37 2026] GET /v2.0/networks?id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9 => generated 801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3182] 199.204.45.30 () {34 vars in 1057 bytes} [Sun Apr 12 22:03:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.168&port_id=3f429df0-7043-4004-a7bd-2674b0070c3c => 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: 1624/3183] 199.204.45.30 () {34 vars in 1101 bytes} [Sun Apr 12 22:03:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A19&port_id=3f429df0-7043-4004-a7bd-2674b0070c3c => 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: 1560/3184] 199.204.45.30 () {34 vars in 1063 bytes} [Sun Apr 12 22:03:38 2026] GET /v2.0/subnets?id=12d8ec3a-55c7-4c9b-84f4-29ad76d909e5&id=9af757b5-2fb4-4774-8370-fff8afff40f2 => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3185] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:03:38 2026] GET /v2.0/ports?network_id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3186] 199.204.45.30 () {34 vars in 1051 bytes} [Sun Apr 12 22:03:38 2026] GET /v2.0/ports?network_id=d27722a1-0ce8-4de5-b53e-a0dbbdc927e9&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: 1626/3187] 199.204.45.30 () {34 vars in 1011 bytes} [Sun Apr 12 22:03:38 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1562/3188] 199.204.45.30 () {34 vars in 1111 bytes} [Sun Apr 12 22:03:38 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9?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: 1627/3189] 199.204.45.30 () {34 vars in 993 bytes} [Sun Apr 12 22:03:39 2026] GET /v2.0/ports?device_id=2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd => generated 1194 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:03:40.079 7 INFO neutron_taas.services.taas.taas_plugin [req-6b05e2e9-30e5-44a6-8cf6-35bd60648d39 req-110e7994-db6b-4c10-afc2-e1013da10a0c 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] TaaS: Handle Delete Port: 3f429df0-7043-4004-a7bd-2674b0070c3c 2026-04-12 22:03:40.082 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6b05e2e9-30e5-44a6-8cf6-35bd60648d39 req-110e7994-db6b-4c10-afc2-e1013da10a0c 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Tap Mirror: Handle Delete Port: 3f429df0-7043-4004-a7bd-2674b0070c3c [pid: 7|app: 0|req: 1563/3190] 199.204.45.30 () {36 vars in 996 bytes} [Sun Apr 12 22:03:39 2026] DELETE /v2.0/ports/3f429df0-7043-4004-a7bd-2674b0070c3c => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:40.287 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13dee4e5-4bbe-43d3-b1c1-d14dc3a331e4'] response: {'server_uuid': '2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd', 'name': 'network-vif-deleted', 'tag': '3f429df0-7043-4004-a7bd-2674b0070c3c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1628/3191] 10.0.0.227 () {34 vars in 990 bytes} [Sun Apr 12 22:03:42 2026] GET /v2.0/ports?device_id=2a8d4243-19ee-4f1e-8c3e-64e8170ba4cd => 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: 1630/3194] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 22:03:47 2026] DELETE /v2.0/security-group-rules/7c6f82a6-0c45-47ba-9461-16aacfe81a3e => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:47.837 7 INFO neutron.api.v2.resource [None req-05ec7b35-0eae-4866-8d7b-b77b02884613 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3195] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:03:47 2026] GET /v2.0/security-group-rules/7c6f82a6-0c45-47ba-9461-16aacfe81a3e => 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: 1631/3196] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 22:03:47 2026] DELETE /v2.0/security-group-rules/07a7929c-5863-42e9-ab47-08bf7aa482a0 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:47.925 7 INFO neutron.api.v2.resource [None req-05e5be1c-9e9f-4fac-944e-25118e933778 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1566/3197] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:03:47 2026] GET /v2.0/security-group-rules/07a7929c-5863-42e9-ab47-08bf7aa482a0 => 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: 1632/3198] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 22:03:47 2026] DELETE /v2.0/security-group-rules/af187ec7-3137-4350-8af3-2342bb7cdf64 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:48.007 7 INFO neutron.api.v2.resource [None req-5de090c4-5958-4d38-be12-b49eb2e93af8 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/3199] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:03:47 2026] GET /v2.0/security-group-rules/af187ec7-3137-4350-8af3-2342bb7cdf64 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3200] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 22:03:48 2026] DELETE /v2.0/security-group-rules/ca182279-3f7a-446b-a13e-2bd1ac4bd118 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:48.077 7 INFO neutron.api.v2.resource [None req-1214556b-aa55-404e-90a9-e468024c9560 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1568/3201] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:03:48 2026] GET /v2.0/security-group-rules/ca182279-3f7a-446b-a13e-2bd1ac4bd118 => 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: 1634/3202] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 22:03:48 2026] DELETE /v2.0/security-group-rules/9abaade6-7e30-4289-a24f-c8b9a37ef14a => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:48.147 7 INFO neutron.api.v2.resource [None req-904df442-9d00-421c-bf6d-f3e97211d656 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3203] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:03:48 2026] GET /v2.0/security-group-rules/9abaade6-7e30-4289-a24f-c8b9a37ef14a => 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: 1635/3204] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 22:03:48 2026] DELETE /v2.0/security-group-rules/1a0014cd-5744-404e-b50e-d505333b0616 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:48.219 7 INFO neutron.api.v2.resource [None req-ac250eb2-4a3a-49a2-ba4c-46816feb0221 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3205] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:03:48 2026] GET /v2.0/security-group-rules/1a0014cd-5744-404e-b50e-d505333b0616 => 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: 1636/3206] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 22:03:48 2026] DELETE /v2.0/security-group-rules/a1b7ac31-c1f1-4f61-87d5-9e2402a51820 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:48.291 7 INFO neutron.api.v2.resource [None req-9427b4f3-2f77-4bd8-a706-34ac9a6c41e5 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3207] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:03:48 2026] GET /v2.0/security-group-rules/a1b7ac31-c1f1-4f61-87d5-9e2402a51820 => 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: 1637/3208] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 22:03:48 2026] DELETE /v2.0/security-group-rules/c23ea4b3-e921-4bd5-afec-93bf1878ba18 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:48.364 7 INFO neutron.api.v2.resource [None req-6d34a002-b5b7-4953-bc6f-d6307f4c84fd 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3209] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:03:48 2026] GET /v2.0/security-group-rules/c23ea4b3-e921-4bd5-afec-93bf1878ba18 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3210] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 22:03:48 2026] DELETE /v2.0/security-group-rules/c7c41598-fb8d-4370-b7cf-089644c0afc3 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:48.445 7 INFO neutron.api.v2.resource [None req-229a5822-1734-46f8-b882-fd8c3503a3a3 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3211] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:03:48 2026] GET /v2.0/security-group-rules/c7c41598-fb8d-4370-b7cf-089644c0afc3 => 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: 1639/3212] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 22:03:48 2026] DELETE /v2.0/security-group-rules/b90ee0b4-2b67-4982-a6e9-bd61594fa48a => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:48.519 7 INFO neutron.api.v2.resource [None req-4bb8b822-7ac4-4293-8d6b-578a0e8544c9 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3213] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:03:48 2026] GET /v2.0/security-group-rules/b90ee0b4-2b67-4982-a6e9-bd61594fa48a => 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: 1640/3214] 10.0.0.172 () {32 vars in 750 bytes} [Sun Apr 12 22:03:48 2026] DELETE /v2.0/security-group-rules/d9e8338d-40b2-4b58-a8c2-c93ecf7f911a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:48.593 7 INFO neutron.api.v2.resource [None req-d121cd59-2172-45a8-9485-dd13b8b85e10 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3215] 10.0.0.172 () {32 vars in 747 bytes} [Sun Apr 12 22:03:48 2026] GET /v2.0/security-group-rules/d9e8338d-40b2-4b58-a8c2-c93ecf7f911a => 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: 1641/3216] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:03:48 2026] DELETE /v2.0/security-groups/792606ce-4e7a-41f0-a1b3-1dfad77b43ed => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:48.694 7 INFO neutron.api.v2.resource [None req-1819367a-ef0a-4414-bdbf-bb905306fb90 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3217] 10.0.0.172 () {32 vars in 737 bytes} [Sun Apr 12 22:03:48 2026] GET /v2.0/security-groups/792606ce-4e7a-41f0-a1b3-1dfad77b43ed => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:03:49.115 8 INFO neutron_taas.services.taas.taas_plugin [None req-12a7abe0-55b8-4f41-99da-1f9081deb89a 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] TaaS: Handle Delete Port: 6e797ad5-ce79-4080-867a-7d2c205d1f6d 2026-04-12 22:03:49.118 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12a7abe0-55b8-4f41-99da-1f9081deb89a 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Tap Mirror: Handle Delete Port: 6e797ad5-ce79-4080-867a-7d2c205d1f6d [pid: 8|app: 0|req: 1642/3218] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 22:03:48 2026] PUT /v2.0/routers/e92b37fa-891c-4ef3-a9ef-a653623fcc53/remove_router_interface => generated 309 bytes in 843 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:49.721 7 INFO neutron.api.v2.resource [None req-b8c60574-69b6-4c45-b76a-39e7165738f5 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3219] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 22:03:49 2026] PUT /v2.0/routers/e92b37fa-891c-4ef3-a9ef-a653623fcc53/remove_router_interface => generated 198 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:03:50.086 8 INFO neutron_taas.services.taas.taas_plugin [None req-70edbb7d-079d-4de9-a4f7-4d48e2a8b6bd 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] TaaS: Handle Delete Port: d9f7f60c-15bd-4b70-a3a2-606928f20eea 2026-04-12 22:03:50.089 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70edbb7d-079d-4de9-a4f7-4d48e2a8b6bd 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Tap Mirror: Handle Delete Port: d9f7f60c-15bd-4b70-a3a2-606928f20eea [pid: 8|app: 0|req: 1643/3220] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 22:03:49 2026] PUT /v2.0/routers/e92b37fa-891c-4ef3-a9ef-a653623fcc53/remove_router_interface => generated 309 bytes in 888 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:50.766 7 INFO neutron.api.v2.resource [None req-4538776c-9def-439b-b16a-ab4ab5281ffa 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3221] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 22:03:50 2026] PUT /v2.0/routers/e92b37fa-891c-4ef3-a9ef-a653623fcc53/remove_router_interface => generated 198 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:03:51.116 8 INFO neutron_taas.services.taas.taas_plugin [None req-59cea5b2-aff5-43aa-a54c-5de6eb6152ad 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] TaaS: Handle Delete Port: ea53a6ce-53a8-4a81-b057-c47074ba2fa5 2026-04-12 22:03:51.119 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59cea5b2-aff5-43aa-a54c-5de6eb6152ad 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Tap Mirror: Handle Delete Port: ea53a6ce-53a8-4a81-b057-c47074ba2fa5 [pid: 8|app: 0|req: 1644/3222] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 22:03:50 2026] PUT /v2.0/routers/e92b37fa-891c-4ef3-a9ef-a653623fcc53/remove_router_interface => generated 309 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:51.755 7 INFO neutron.api.v2.resource [None req-60e8c16f-a7b8-4906-aae7-2727e0e32d09 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3223] 10.0.0.172 () {34 vars in 789 bytes} [Sun Apr 12 22:03:51 2026] PUT /v2.0/routers/e92b37fa-891c-4ef3-a9ef-a653623fcc53/remove_router_interface => generated 198 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:03:51.933 8 INFO neutron_taas.services.taas.taas_plugin [None req-0849e90f-73f9-4026-8dd0-e967da713876 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] TaaS: Handle Delete Port: 96f2a081-14ac-4e82-b613-e3ccf5adf3c0 2026-04-12 22:03:51.936 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0849e90f-73f9-4026-8dd0-e967da713876 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Tap Mirror: Handle Delete Port: 96f2a081-14ac-4e82-b613-e3ccf5adf3c0 2026-04-12 22:03:52.185 8 INFO neutron_taas.services.taas.taas_plugin [None req-0849e90f-73f9-4026-8dd0-e967da713876 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] TaaS: Handle Delete Port: 0e7501ae-9228-4aa0-badb-85f27e641dd2 2026-04-12 22:03:52.188 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0849e90f-73f9-4026-8dd0-e967da713876 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Tap Mirror: Handle Delete Port: 0e7501ae-9228-4aa0-badb-85f27e641dd2 2026-04-12 22:03:52.507 8 INFO neutron.db.l3_hamode_db [None req-0849e90f-73f9-4026-8dd0-e967da713876 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] HA network 8ac16176-4222-4731-a174-9db9c3e510d1 was deleted as no HA routers are present in tenant 1982f0bef9de4cd18570da9983e2317a. [pid: 8|app: 0|req: 1645/3224] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 22:03:51 2026] DELETE /v2.0/routers/e92b37fa-891c-4ef3-a9ef-a653623fcc53 => generated 0 bytes in 751 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:52.529 8 INFO neutron.services.segments.plugin [-] Segment a06aaee1-06b7-4e83-9d27-67f722630073 resource provider aggregate not found 2026-04-12 22:03:52.537 7 INFO neutron.api.v2.resource [None req-f7b0da7a-7156-45ef-bf38-f012b3cb3f41 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3225] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 22:03:52 2026] GET /v2.0/routers/e92b37fa-891c-4ef3-a9ef-a653623fcc53 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:03:52.539 8 INFO neutron.services.segments.plugin [-] Segment a06aaee1-06b7-4e83-9d27-67f722630073 resource provider aggregate not found 2026-04-12 22:03:52.549 8 INFO neutron.services.segments.plugin [-] Segment a06aaee1-06b7-4e83-9d27-67f722630073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a06aaee1-06b7-4e83-9d27-67f722630073 found for delete ", "request_id": "req-52913f6d-d9be-4efe-aa75-6a2a7f8af766"}]} 2026-04-12 22:03:52.562 8 INFO neutron.services.segments.plugin [-] Segment a06aaee1-06b7-4e83-9d27-67f722630073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a06aaee1-06b7-4e83-9d27-67f722630073 found for delete ", "request_id": "req-b06c2f07-5726-4f1a-b7c2-32f6c302db8e"}]} [pid: 8|app: 0|req: 1646/3226] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 22:03:52 2026] DELETE /v2.0/subnets/c45945ad-4a96-4744-9b6b-754b2d6ea979 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:52.726 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7a6f81a-428c-4606-8e61-aad32625c2b6 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1581/3227] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 22:03:52 2026] GET /v2.0/subnets/c45945ad-4a96-4744-9b6b-754b2d6ea979 => 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: 1647/3228] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 22:03:52 2026] DELETE /v2.0/subnets/c6cf89d5-9ca6-4684-8400-f254363c38ee => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:52.916 7 INFO neutron.pecan_wsgi.hooks.translation [None req-721337cd-8ef8-4d19-839f-f37bd8c2c1c1 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3229] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 22:03:52 2026] GET /v2.0/subnets/c6cf89d5-9ca6-4684-8400-f254363c38ee => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:03:53.010 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0a3c240-888a-4c8b-bf46-421900839b85 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] TaaS: Handle Delete Port: c19891fd-0a09-4abe-a22c-2837139d3e94 2026-04-12 22:03:53.013 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0a3c240-888a-4c8b-bf46-421900839b85 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Tap Mirror: Handle Delete Port: c19891fd-0a09-4abe-a22c-2837139d3e94 [pid: 8|app: 0|req: 1648/3230] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 22:03:52 2026] DELETE /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:53.215 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7a8d338-64bf-4681-937c-fd71cefab059 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1583/3231] 10.0.0.172 () {32 vars in 723 bytes} [Sun Apr 12 22:03:53 2026] GET /v2.0/networks/5f2b117b-37f6-45c8-9f05-77e58c6f0363 => 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: 1649/3232] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 22:03:53 2026] DELETE /v2.0/subnets/9af757b5-2fb4-4774-8370-fff8afff40f2 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:53.377 7 INFO neutron.pecan_wsgi.hooks.translation [None req-800d040e-b7db-45af-bf23-647864cc1a21 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3233] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 22:03:53 2026] GET /v2.0/subnets/9af757b5-2fb4-4774-8370-fff8afff40f2 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3234] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 22:03:53 2026] DELETE /v2.0/subnets/12d8ec3a-55c7-4c9b-84f4-29ad76d909e5 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:53.555 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ba764cb-1e95-4e44-afc1-c8981ced1c73 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1585/3235] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 22:03:53 2026] GET /v2.0/subnets/12d8ec3a-55c7-4c9b-84f4-29ad76d909e5 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:03:53.649 8 INFO neutron_taas.services.taas.taas_plugin [None req-1275dc58-4a8a-4a31-bfd9-2a68ee26458e 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] TaaS: Handle Delete Port: c9b7845b-19a8-41d7-afec-4d93faaa26fe 2026-04-12 22:03:53.652 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1275dc58-4a8a-4a31-bfd9-2a68ee26458e 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Tap Mirror: Handle Delete Port: c9b7845b-19a8-41d7-afec-4d93faaa26fe [pid: 8|app: 0|req: 1651/3236] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 22:03:53 2026] DELETE /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:53.841 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c311300-ccdc-4fb6-a86a-d7af3ca0114b 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3237] 10.0.0.172 () {32 vars in 723 bytes} [Sun Apr 12 22:03:53 2026] GET /v2.0/networks/d27722a1-0ce8-4de5-b53e-a0dbbdc927e9 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3238] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 22:03:53 2026] DELETE /v2.0/subnets/272ca1d1-b5fa-4ed3-92ae-b11cd17b1b70 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:54.001 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2865577d-6b08-46da-abd6-0f23ca6674e3 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1587/3239] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 22:03:53 2026] GET /v2.0/subnets/272ca1d1-b5fa-4ed3-92ae-b11cd17b1b70 => 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: 1653/3240] 10.0.0.172 () {32 vars in 724 bytes} [Sun Apr 12 22:03:54 2026] DELETE /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:54.166 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8889182-a5f3-47f8-8cd9-fe8585a134f0 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3241] 10.0.0.172 () {32 vars in 721 bytes} [Sun Apr 12 22:03:54 2026] GET /v2.0/subnets/f90d7f48-c6ba-4236-8768-318c10b24d2e => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:03:54.254 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a96b37a-305c-4b16-a5f1-a3180cb7e9cd 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] TaaS: Handle Delete Port: 038bfb26-182a-4a7a-9600-33da57c9fdeb 2026-04-12 22:03:54.255 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a96b37a-305c-4b16-a5f1-a3180cb7e9cd 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] Tap Mirror: Handle Delete Port: 038bfb26-182a-4a7a-9600-33da57c9fdeb [pid: 8|app: 0|req: 1654/3242] 10.0.0.172 () {32 vars in 726 bytes} [Sun Apr 12 22:03:54 2026] DELETE /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:54.418 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61759883-27fa-4962-af6d-6426c10e3538 1f0d3cf7fad14a059830ed1c4edd03fa 1982f0bef9de4cd18570da9983e2317a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1589/3243] 10.0.0.172 () {32 vars in 723 bytes} [Sun Apr 12 22:03:54 2026] GET /v2.0/networks/9ef3be56-0a8f-403a-b3d5-8cd601d398ca => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:03:54.565 8 INFO neutron.services.segments.plugin [-] Segment b8543538-4a75-468c-847a-70e1f1f3b15c resource provider aggregate not found 2026-04-12 22:03:54.577 8 INFO neutron.services.segments.plugin [-] Segment b8543538-4a75-468c-847a-70e1f1f3b15c resource provider aggregate not found 2026-04-12 22:03:54.581 8 INFO neutron.services.segments.plugin [-] Segment b8543538-4a75-468c-847a-70e1f1f3b15c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8543538-4a75-468c-847a-70e1f1f3b15c found for delete ", "request_id": "req-76d1fe87-e7a2-472d-ae8a-9a62731b287c"}]} 2026-04-12 22:03:54.589 8 INFO neutron.services.segments.plugin [-] Segment b8543538-4a75-468c-847a-70e1f1f3b15c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8543538-4a75-468c-847a-70e1f1f3b15c found for delete ", "request_id": "req-2d8f03ea-e67d-4912-a60c-dd0c81e09304"}]} 2026-04-12 22:03:54.595 8 INFO neutron.services.segments.plugin [-] Segment 769ce3a8-b618-4ae6-b94e-1a7cb18bc4d9 resource provider aggregate not found 2026-04-12 22:03:54.602 8 INFO neutron.services.segments.plugin [-] Segment 769ce3a8-b618-4ae6-b94e-1a7cb18bc4d9 resource provider aggregate not found 2026-04-12 22:03:54.611 8 INFO neutron.services.segments.plugin [-] Segment 769ce3a8-b618-4ae6-b94e-1a7cb18bc4d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 769ce3a8-b618-4ae6-b94e-1a7cb18bc4d9 found for delete ", "request_id": "req-ec151807-7dce-461c-86a3-a9d1890e6129"}]} 2026-04-12 22:03:54.616 8 INFO neutron.services.segments.plugin [-] Segment 769ce3a8-b618-4ae6-b94e-1a7cb18bc4d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 769ce3a8-b618-4ae6-b94e-1a7cb18bc4d9 found for delete ", "request_id": "req-19d9be13-7a73-4938-9dd4-92632bcf9568"}]} 2026-04-12 22:03:54.631 8 INFO neutron.services.segments.plugin [-] Segment aa4cf332-e1b5-4437-a1b8-9f0909f9e9f0 resource provider aggregate not found 2026-04-12 22:03:54.633 8 INFO neutron.services.segments.plugin [-] Segment aa4cf332-e1b5-4437-a1b8-9f0909f9e9f0 resource provider aggregate not found 2026-04-12 22:03:54.644 8 INFO neutron.services.segments.plugin [-] Segment aa4cf332-e1b5-4437-a1b8-9f0909f9e9f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa4cf332-e1b5-4437-a1b8-9f0909f9e9f0 found for delete ", "request_id": "req-94fb46b4-8752-4461-8677-7cf09d01dfee"}]} 2026-04-12 22:03:54.647 8 INFO neutron.services.segments.plugin [-] Segment aa4cf332-e1b5-4437-a1b8-9f0909f9e9f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa4cf332-e1b5-4437-a1b8-9f0909f9e9f0 found for delete ", "request_id": "req-8b9a8038-8b68-40e4-9a34-00118503d545"}]} [pid: 8|app: 0|req: 1655/3244] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:03:56 2026] GET /v2.0/security-groups?tenant_id=e6cb1fc92159461ebc49baa931c77f99&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3245] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:03:56 2026] DELETE /v2.0/security-groups/8af6f581-d271-4615-9513-5e55ea46ed2e => 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: 1656/3246] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:03:56 2026] GET /v2.0/security-groups?tenant_id=17a5c6280e9a4336aecc52d537eedafc&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: 1591/3247] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:03:56 2026] DELETE /v2.0/security-groups/d4461e2b-5725-46cc-b6e9-34a11c2502c1 => 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: 1657/3248] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:03:56 2026] GET /v2.0/security-groups?tenant_id=1982f0bef9de4cd18570da9983e2317a&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3249] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:03:56 2026] DELETE /v2.0/security-groups/86dc1520-d7e7-40a8-be23-7e7025bcdc74 => 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: 1658/3250] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:03:57 2026] GET /v2.0/security-groups?tenant_id=fcd6777d956d424a8b7f64daf7801839&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: 1593/3251] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:03:57 2026] DELETE /v2.0/security-groups/9f8b6c94-71d4-43b8-86fb-2ecd32d74698 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3252] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:03:57 2026] GET /v2.0/security-groups?tenant_id=60ab2095029c4cd6a4f2eeda39beb1ac&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3253] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:03:57 2026] DELETE /v2.0/security-groups/4b74ecfc-8e19-4901-98c2-61a1f15a7b02 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3254] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:03:57 2026] GET /v2.0/security-groups?tenant_id=4c7092e5b589425994ab895ad45fc028&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: 1595/3255] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:03:58 2026] DELETE /v2.0/security-groups/f77cce01-82fa-4784-9594-17fd25795dbb => 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: 1661/3256] 10.0.0.172 () {32 vars in 774 bytes} [Sun Apr 12 22:03:58 2026] GET /v2.0/security-groups?tenant_id=a4a6181efabe47a8a27c842375aa28ad&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: 1596/3257] 10.0.0.172 () {32 vars in 740 bytes} [Sun Apr 12 22:03:58 2026] DELETE /v2.0/security-groups/0d2e8f37-8726-4c91-ad27-154754072f77 => 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: 1662/3258] 10.0.0.172 () {32 vars in 649 bytes} [Sun Apr 12 22:04:00 2026] GET /v2.0/networks => generated 2167 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3259] 10.0.0.172 () {32 vars in 655 bytes} [Sun Apr 12 22:04:02 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3260] 10.0.0.172 () {32 vars in 647 bytes} [Sun Apr 12 22:04:02 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3261] 10.0.0.172 () {32 vars in 643 bytes} [Sun Apr 12 22:04:02 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3262] 10.0.0.172 () {32 vars in 647 bytes} [Sun Apr 12 22:04:02 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3265] 10.0.0.172 () {32 vars in 649 bytes} [Sun Apr 12 22:04:02 2026] GET /v2.0/networks => generated 2167 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3266] 10.0.0.172 () {32 vars in 663 bytes} [Sun Apr 12 22:04:02 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3267] 10.0.0.172 () {32 vars in 655 bytes} [Sun Apr 12 22:04:02 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)