+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Aug 6 14:45:04 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-59769c9757-9zm9z machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fca135c2668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-06 14:45:08.132 8 INFO neutron.common.config [-] Logging enabled! 2026-08-06 14:45:08.133 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-06 14:45:08.158 7 INFO neutron.common.config [-] Logging enabled! 2026-08-06 14:45:08.158 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-06 14:45:09.259 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-06 14:45:09.297 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-06 14:45:10.617 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 14:45:10.619 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-06 14:45:10.624 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-06 14:45:10.625 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 14:45:10.625 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-06 14:45:10.626 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-06 14:45:10.626 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-06 14:45:10.626 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 14:45:10.635 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 14:45:10.635 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 14:45:10.635 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 14:45:10.657 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-06 14:45:10.658 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 14:45:10.659 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-06 14:45:10.686 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-06 14:45:10.687 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-06 14:45:10.687 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-06 14:45:10.687 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-06 14:45:10.693 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 14:45:10.696 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-06 14:45:10.700 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-06 14:45:10.701 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 14:45:10.701 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-06 14:45:10.701 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-06 14:45:10.701 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-06 14:45:10.701 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 14:45:10.709 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 14:45:10.709 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 14:45:10.709 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 14:45:10.731 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-06 14:45:10.732 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 14:45:10.733 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-06 14:45:10.759 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-06 14:45:10.759 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-06 14:45:10.759 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-06 14:45:10.759 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-06 14:45:11.174 7 INFO neutron.plugins.ml2.managers [None req-3a63336f-7dc3-485d-896e-60330178bdb7 - - - - - -] Initializing driver for type 'vlan' 2026-08-06 14:45:11.269 8 INFO neutron.plugins.ml2.managers [None req-7c38062d-76bc-43e0-8a60-a0ffc3fab004 - - - - - -] Initializing driver for type 'vlan' 2026-08-06 14:45:11.317 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3a63336f-7dc3-485d-896e-60330178bdb7 - - - - - -] VlanTypeDriver initialization complete 2026-08-06 14:45:11.317 7 INFO neutron.plugins.ml2.managers [None req-3a63336f-7dc3-485d-896e-60330178bdb7 - - - - - -] Initializing driver for type 'vxlan' 2026-08-06 14:45:11.318 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3a63336f-7dc3-485d-896e-60330178bdb7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-06 14:45:11.330 7 INFO neutron.plugins.ml2.managers [None req-3a63336f-7dc3-485d-896e-60330178bdb7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-06 14:45:11.330 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3a63336f-7dc3-485d-896e-60330178bdb7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-06 14:45:11.330 7 INFO neutron.plugins.ml2.managers [None req-3a63336f-7dc3-485d-896e-60330178bdb7 - - - - - -] Initializing extension driver 'port_security' 2026-08-06 14:45:11.331 7 INFO neutron.plugins.ml2.extensions.port_security [None req-3a63336f-7dc3-485d-896e-60330178bdb7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-06 14:45:11.331 7 INFO neutron.plugins.ml2.managers [None req-3a63336f-7dc3-485d-896e-60330178bdb7 - - - - - -] Initializing extension driver 'qos' 2026-08-06 14:45:11.331 7 INFO neutron.plugins.ml2.managers [None req-3a63336f-7dc3-485d-896e-60330178bdb7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-06 14:45:11.331 7 INFO neutron.plugins.ml2.managers [None req-3a63336f-7dc3-485d-896e-60330178bdb7 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-06 14:45:11.345 7 INFO neutron.quota [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded quota_driver: . 2026-08-06 14:45:11.345 7 INFO neutron.plugins.ml2.plugin [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Modular L2 Plugin initialization complete 2026-08-06 14:45:11.346 7 INFO neutron.plugins.ml2.managers [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-06 14:45:11.346 7 INFO neutron.plugins.ml2.managers [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-06 14:45:11.346 7 INFO neutron.plugins.ml2.managers [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-06 14:45:11.346 7 INFO neutron.manager [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loading Plugin: qos 2026-08-06 14:45:11.358 7 INFO neutron.manager [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loading Plugin: router 2026-08-06 14:45:11.402 7 INFO neutron.services.service_base [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-06 14:45:11.402 7 INFO neutron.manager [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loading Plugin: segments 2026-08-06 14:45:11.415 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7c38062d-76bc-43e0-8a60-a0ffc3fab004 - - - - - -] VlanTypeDriver initialization complete 2026-08-06 14:45:11.415 8 INFO neutron.plugins.ml2.managers [None req-7c38062d-76bc-43e0-8a60-a0ffc3fab004 - - - - - -] Initializing driver for type 'vxlan' 2026-08-06 14:45:11.416 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7c38062d-76bc-43e0-8a60-a0ffc3fab004 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-06 14:45:11.429 8 INFO neutron.plugins.ml2.managers [None req-7c38062d-76bc-43e0-8a60-a0ffc3fab004 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-06 14:45:11.429 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7c38062d-76bc-43e0-8a60-a0ffc3fab004 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-06 14:45:11.429 8 INFO neutron.plugins.ml2.managers [None req-7c38062d-76bc-43e0-8a60-a0ffc3fab004 - - - - - -] Initializing extension driver 'port_security' 2026-08-06 14:45:11.429 8 INFO neutron.plugins.ml2.extensions.port_security [None req-7c38062d-76bc-43e0-8a60-a0ffc3fab004 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-06 14:45:11.429 8 INFO neutron.plugins.ml2.managers [None req-7c38062d-76bc-43e0-8a60-a0ffc3fab004 - - - - - -] Initializing extension driver 'qos' 2026-08-06 14:45:11.429 8 INFO neutron.plugins.ml2.managers [None req-7c38062d-76bc-43e0-8a60-a0ffc3fab004 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-06 14:45:11.430 8 INFO neutron.plugins.ml2.managers [None req-7c38062d-76bc-43e0-8a60-a0ffc3fab004 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-06 14:45:11.443 8 INFO neutron.quota [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded quota_driver: . 2026-08-06 14:45:11.444 8 INFO neutron.plugins.ml2.plugin [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Modular L2 Plugin initialization complete 2026-08-06 14:45:11.444 8 INFO neutron.plugins.ml2.managers [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-06 14:45:11.444 8 INFO neutron.plugins.ml2.managers [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-06 14:45:11.444 8 INFO neutron.plugins.ml2.managers [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Got port-security extension from driver 'port_security' 2026-08-06 14:45:11.444 8 INFO neutron.manager [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loading Plugin: qos 2026-08-06 14:45:11.457 8 INFO neutron.manager [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loading Plugin: router 2026-08-06 14:45:11.500 8 INFO neutron.services.service_base [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-06 14:45:11.500 8 INFO neutron.manager [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loading Plugin: segments 2026-08-06 14:45:11.502 7 INFO neutron.manager [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loading Plugin: trunk 2026-08-06 14:45:11.516 7 INFO neutron.manager [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loading Plugin: vpnaas 2026-08-06 14:45:11.557 7 WARNING stevedore.named [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-06 14:45:11.593 8 INFO neutron.manager [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loading Plugin: trunk 2026-08-06 14:45:11.607 8 INFO neutron.manager [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loading Plugin: vpnaas 2026-08-06 14:45:11.620 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-06 14:45:11.620 7 INFO neutron.manager [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loading Plugin: taas 2026-08-06 14:45:11.644 8 WARNING stevedore.named [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-06 14:45:11.646 7 WARNING stevedore.named [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-06 14:45:11.667 7 INFO neutron_taas.services.taas.taas_plugin [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-06 14:45:11.668 7 INFO neutron.manager [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loading Plugin: tapmirror 2026-08-06 14:45:11.683 7 WARNING stevedore.named [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-06 14:45:11.697 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-06 14:45:11.697 8 INFO neutron.manager [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loading Plugin: taas 2026-08-06 14:45:11.697 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-06 14:45:11.698 7 INFO neutron.manager [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loading Plugin: auto_allocate 2026-08-06 14:45:11.707 7 INFO neutron.manager [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loading Plugin: tag 2026-08-06 14:45:11.717 7 INFO neutron.manager [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loading Plugin: timestamp 2026-08-06 14:45:11.720 7 INFO neutron.manager [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loading Plugin: network_ip_availability 2026-08-06 14:45:11.721 8 WARNING stevedore.named [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-06 14:45:11.725 7 INFO neutron.manager [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loading Plugin: flavors 2026-08-06 14:45:11.729 7 INFO neutron.manager [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loading Plugin: revisions 2026-08-06 14:45:11.732 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Initializing extension manager. 2026-08-06 14:45:11.733 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-06 14:45:11.734 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: address-group 2026-08-06 14:45:11.735 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: address-scope 2026-08-06 14:45:11.736 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-06 14:45:11.737 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: agent 2026-08-06 14:45:11.738 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: agent-resources-synced 2026-08-06 14:45:11.738 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: agent_sort_key 2026-08-06 14:45:11.739 8 INFO neutron_taas.services.taas.taas_plugin [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-06 14:45:11.739 8 INFO neutron.manager [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loading Plugin: tapmirror 2026-08-06 14:45:11.739 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-06 14:45:11.740 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-06 14:45:11.741 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: availability_zone 2026-08-06 14:45:11.742 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: availability_zone_filter 2026-08-06 14:45:11.743 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-06 14:45:11.743 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: default-subnetpools 2026-08-06 14:45:11.745 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-06 14:45:11.745 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: dns-integration 2026-08-06 14:45:11.746 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: dns-domain-ports 2026-08-06 14:45:11.746 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-06 14:45:11.747 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: dvr 2026-08-06 14:45:11.748 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-06 14:45:11.748 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: empty-string-filtering 2026-08-06 14:45:11.749 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-06 14:45:11.750 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 14:45:11.751 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-06 14:45:11.751 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: external-net 2026-08-06 14:45:11.752 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-06 14:45:11.752 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: extraroute 2026-08-06 14:45:11.753 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: extraroute-atomic 2026-08-06 14:45:11.753 8 WARNING stevedore.named [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-06 14:45:11.754 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: filter-validation 2026-08-06 14:45:11.754 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-06 14:45:11.755 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-06 14:45:11.755 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-06 14:45:11.756 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: fip-port-details 2026-08-06 14:45:11.756 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: flavors 2026-08-06 14:45:11.758 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-06 14:45:11.758 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: floatingip-pools 2026-08-06 14:45:11.759 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: ip_allocation 2026-08-06 14:45:11.759 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-06 14:45:11.760 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: l2_adjacency 2026-08-06 14:45:11.761 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: router 2026-08-06 14:45:11.761 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-06 14:45:11.763 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 14:45:11.764 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-06 14:45:11.764 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-06 14:45:11.765 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: ext-gw-mode 2026-08-06 14:45:11.765 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: l3-ha 2026-08-06 14:45:11.766 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-06 14:45:11.766 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-06 14:45:11.767 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: l3-flavors 2026-08-06 14:45:11.768 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-06 14:45:11.768 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-06 14:45:11.768 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-06 14:45:11.769 8 INFO neutron.manager [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loading Plugin: auto_allocate 2026-08-06 14:45:11.771 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-06 14:45:11.772 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-06 14:45:11.773 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-06 14:45:11.774 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-06 14:45:11.774 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-06 14:45:11.775 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: multi-provider 2026-08-06 14:45:11.776 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: net-mtu 2026-08-06 14:45:11.776 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: net-mtu-writable 2026-08-06 14:45:11.777 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: network_availability_zone 2026-08-06 14:45:11.777 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: network_ha 2026-08-06 14:45:11.778 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: network-ip-availability 2026-08-06 14:45:11.778 8 INFO neutron.manager [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loading Plugin: tag 2026-08-06 14:45:11.779 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-06 14:45:11.780 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-06 14:45:11.780 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: pagination 2026-08-06 14:45:11.781 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: port-device-profile 2026-08-06 14:45:11.781 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-06 14:45:11.782 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-06 14:45:11.782 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-06 14:45:11.783 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: port-mac-override 2026-08-06 14:45:11.783 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-06 14:45:11.784 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-06 14:45:11.784 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-06 14:45:11.785 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: port-resource-request 2026-08-06 14:45:11.785 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-06 14:45:11.786 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-06 14:45:11.786 8 INFO neutron.manager [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loading Plugin: timestamp 2026-08-06 14:45:11.786 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: binding 2026-08-06 14:45:11.787 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: binding-extended 2026-08-06 14:45:11.787 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: port-security 2026-08-06 14:45:11.788 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: project-id 2026-08-06 14:45:11.788 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: provider 2026-08-06 14:45:11.789 8 INFO neutron.manager [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loading Plugin: network_ip_availability 2026-08-06 14:45:11.789 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-06 14:45:11.789 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-06 14:45:11.791 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: qos 2026-08-06 14:45:11.792 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-06 14:45:11.793 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-06 14:45:11.793 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: qos-default 2026-08-06 14:45:11.794 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: qos-fip 2026-08-06 14:45:11.794 8 INFO neutron.manager [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loading Plugin: flavors 2026-08-06 14:45:11.794 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-06 14:45:11.794 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-06 14:45:11.795 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-06 14:45:11.796 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-06 14:45:11.796 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-06 14:45:11.797 8 INFO neutron.manager [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loading Plugin: revisions 2026-08-06 14:45:11.797 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: qos-pps 2026-08-06 14:45:11.797 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-06 14:45:11.798 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-06 14:45:11.798 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: qos-rules-alias 2026-08-06 14:45:11.799 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: quota-check-limit 2026-08-06 14:45:11.799 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-06 14:45:11.800 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Initializing extension manager. 2026-08-06 14:45:11.801 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: aap-reject-multicast 2026-08-06 14:45:11.801 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: quotas 2026-08-06 14:45:11.802 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: address-group 2026-08-06 14:45:11.803 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: quota_details 2026-08-06 14:45:11.803 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: address-scope 2026-08-06 14:45:11.803 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-06 14:45:11.804 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: rbac-policies 2026-08-06 14:45:11.804 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: agent 2026-08-06 14:45:11.804 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: rbac-address-group 2026-08-06 14:45:11.805 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: agent-resources-synced 2026-08-06 14:45:11.805 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: rbac-address-scope 2026-08-06 14:45:11.805 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: agent_sort_key 2026-08-06 14:45:11.805 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: rbac-security-groups 2026-08-06 14:45:11.806 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-06 14:45:11.806 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: revision-if-match 2026-08-06 14:45:11.806 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: allowed-address-pairs 2026-08-06 14:45:11.807 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-06 14:45:11.807 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: auto-allocated-topology 2026-08-06 14:45:11.808 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: router_availability_zone 2026-08-06 14:45:11.808 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: availability_zone 2026-08-06 14:45:11.808 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-06 14:45:11.808 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: availability_zone_filter 2026-08-06 14:45:11.809 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-06 14:45:11.809 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-06 14:45:11.809 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: default-subnetpools 2026-08-06 14:45:11.810 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-06 14:45:11.811 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-06 14:45:11.811 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-06 14:45:11.811 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: dns-integration 2026-08-06 14:45:11.811 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-06 14:45:11.812 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: dns-domain-ports 2026-08-06 14:45:11.812 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-06 14:45:11.812 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-06 14:45:11.813 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: dvr 2026-08-06 14:45:11.813 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-06 14:45:11.813 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-06 14:45:11.813 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-06 14:45:11.814 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: empty-string-filtering 2026-08-06 14:45:11.814 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-06 14:45:11.814 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-06 14:45:11.814 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 14:45:11.815 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-06 14:45:11.815 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: external-net 2026-08-06 14:45:11.816 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-06 14:45:11.817 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: extraroute 2026-08-06 14:45:11.817 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: extraroute-atomic 2026-08-06 14:45:11.818 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: filter-validation 2026-08-06 14:45:11.818 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-06 14:45:11.819 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: security-group 2026-08-06 14:45:11.820 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: segment 2026-08-06 14:45:11.820 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-06 14:45:11.821 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: service-type 2026-08-06 14:45:11.821 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-06 14:45:11.821 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: sorting 2026-08-06 14:45:11.822 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-06 14:45:11.822 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: standard-attr-segment 2026-08-06 14:45:11.822 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: fip-port-details 2026-08-06 14:45:11.823 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: standard-attr-description 2026-08-06 14:45:11.823 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: flavors 2026-08-06 14:45:11.823 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: stateful-security-group 2026-08-06 14:45:11.824 7 WARNING neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-06 14:45:11.824 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-06 14:45:11.824 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-06 14:45:11.824 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: subnet-external-network 2026-08-06 14:45:11.825 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: floatingip-pools 2026-08-06 14:45:11.825 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: subnet_onboard 2026-08-06 14:45:11.825 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: ip_allocation 2026-08-06 14:45:11.826 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-06 14:45:11.826 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: ip-substring-filtering 2026-08-06 14:45:11.826 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: subnet-service-types 2026-08-06 14:45:11.826 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: l2_adjacency 2026-08-06 14:45:11.827 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: subnet_allocation 2026-08-06 14:45:11.827 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-06 14:45:11.828 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: router 2026-08-06 14:45:11.828 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: tag-creation 2026-08-06 14:45:11.828 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-06 14:45:11.828 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-06 14:45:11.831 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 14:45:11.832 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-06 14:45:11.832 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: standard-attr-tag 2026-08-06 14:45:11.832 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-06 14:45:11.833 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-06 14:45:11.833 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: ext-gw-mode 2026-08-06 14:45:11.834 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: l3-ha 2026-08-06 14:45:11.834 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-06 14:45:11.835 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-06 14:45:11.833 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: trunk 2026-08-06 14:45:11.835 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: l3-flavors 2026-08-06 14:45:11.836 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: trunk-details 2026-08-06 14:45:11.836 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-06 14:45:11.836 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-06 14:45:11.836 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-06 14:45:11.837 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-06 14:45:11.837 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-06 14:45:11.838 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-06 14:45:11.839 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-06 14:45:11.840 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-06 14:45:11.840 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-06 14:45:11.841 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-06 14:45:11.841 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-06 14:45:11.842 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: vpn-flavors 2026-08-06 14:45:11.842 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-06 14:45:11.842 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-06 14:45:11.843 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: multi-provider 2026-08-06 14:45:11.843 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: vpnaas 2026-08-06 14:45:11.843 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: net-mtu 2026-08-06 14:45:11.844 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: net-mtu-writable 2026-08-06 14:45:11.844 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: network_availability_zone 2026-08-06 14:45:11.844 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: taas 2026-08-06 14:45:11.845 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: network_ha 2026-08-06 14:45:11.845 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: tap-mirror 2026-08-06 14:45:11.846 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: network-ip-availability 2026-08-06 14:45:11.846 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-06 14:45:11.846 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: network-ip-availability-details 2026-08-06 14:45:11.847 7 INFO neutron.api.extensions [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-06 14:45:11.847 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-06 14:45:11.848 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: pagination 2026-08-06 14:45:11.848 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: port-device-profile 2026-08-06 14:45:11.849 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-06 14:45:11.849 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-06 14:45:11.849 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-06 14:45:11.850 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 14:45:11.850 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-06 14:45:11.850 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-06 14:45:11.850 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-06 14:45:11.851 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: port-mac-override 2026-08-06 14:45:11.851 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-06 14:45:11.852 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-06 14:45:11.852 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-06 14:45:11.852 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-06 14:45:11.853 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: port-resource-request 2026-08-06 14:45:11.853 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: port-resource-request-groups 2026-08-06 14:45:11.853 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 14:45:11.854 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-06 14:45:11.854 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 14:45:11.854 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: binding 2026-08-06 14:45:11.855 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: binding-extended 2026-08-06 14:45:11.855 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: port-security 2026-08-06 14:45:11.856 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: project-id 2026-08-06 14:45:11.856 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: provider 2026-08-06 14:45:11.857 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-06 14:45:11.857 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-06 14:45:11.858 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 14:45:11.859 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 14:45:11.859 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 14:45:11.859 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: qos 2026-08-06 14:45:11.860 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 14:45:11.860 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-06 14:45:11.860 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] subnetpool is already registered 2026-08-06 14:45:11.860 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-06 14:45:11.860 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 14:45:11.861 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] subnetpool is already registered 2026-08-06 14:45:11.861 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: qos-default 2026-08-06 14:45:11.861 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 14:45:11.861 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: qos-fip 2026-08-06 14:45:11.861 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 14:45:11.862 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-06 14:45:11.862 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 14:45:11.862 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: qos-gateway-ip 2026-08-06 14:45:11.862 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-06 14:45:11.863 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 14:45:11.863 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: qos-port-network-policy 2026-08-06 14:45:11.863 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 14:45:11.863 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: qos-pps-minimum 2026-08-06 14:45:11.863 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 14:45:11.864 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] ipsecpolicy is already registered 2026-08-06 14:45:11.864 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-06 14:45:11.864 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 14:45:11.864 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] ikepolicy is already registered 2026-08-06 14:45:11.865 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: qos-pps 2026-08-06 14:45:11.865 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: qos-rule-type-details 2026-08-06 14:45:11.865 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-06 14:45:11.866 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: qos-rules-alias 2026-08-06 14:45:11.866 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: quota-check-limit 2026-08-06 14:45:11.867 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: quota-check-limit-default 2026-08-06 14:45:11.867 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-06 14:45:11.868 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] router_route is already registered 2026-08-06 14:45:11.869 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 14:45:11.869 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: quotas 2026-08-06 14:45:11.869 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] router is already registered 2026-08-06 14:45:11.870 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 14:45:11.870 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] floatingip is already registered 2026-08-06 14:45:11.870 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: quota_details 2026-08-06 14:45:11.871 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: rbac-policies 2026-08-06 14:45:11.872 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: rbac-address-group 2026-08-06 14:45:11.872 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: rbac-address-scope 2026-08-06 14:45:11.873 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: rbac-security-groups 2026-08-06 14:45:11.873 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: rbac-subnetpool 2026-08-06 14:45:11.873 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 14:45:11.874 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] rbac_policy is already registered 2026-08-06 14:45:11.874 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: revision-if-match 2026-08-06 14:45:11.874 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 14:45:11.874 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: standard-attr-revisions 2026-08-06 14:45:11.874 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] security_group is already registered 2026-08-06 14:45:11.875 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 14:45:11.875 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: router_availability_zone 2026-08-06 14:45:11.875 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] security_group_rule is already registered 2026-08-06 14:45:11.875 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-06 14:45:11.876 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 14:45:11.876 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-06 14:45:11.876 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] subnetpool is already registered 2026-08-06 14:45:11.876 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 14:45:11.876 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] subnetpool is already registered 2026-08-06 14:45:11.877 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 14:45:11.877 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] trunk is already registered 2026-08-06 14:45:11.877 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 14:45:11.877 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: security-groups-default-rules 2026-08-06 14:45:11.877 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] ikepolicy is already registered 2026-08-06 14:45:11.878 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 14:45:11.878 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] ipsecpolicy is already registered 2026-08-06 14:45:11.878 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-06 14:45:11.878 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-06 14:45:11.878 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] endpoint_group is already registered 2026-08-06 14:45:11.879 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-06 14:45:11.879 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 14:45:11.879 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] vpnservice is already registered 2026-08-06 14:45:11.879 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-06 14:45:11.879 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 14:45:11.879 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] ipsec_site_connection is already registered 2026-08-06 14:45:11.879 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-06 14:45:11.880 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 14:45:11.880 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] ipsecpolicy is already registered 2026-08-06 14:45:11.880 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-06 14:45:11.880 7 INFO neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 14:45:11.880 7 WARNING neutron.quota.resource_registry [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] ikepolicy is already registered 2026-08-06 14:45:11.880 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-06 14:45:11.885 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: security-group 2026-08-06 14:45:11.886 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: segment 2026-08-06 14:45:11.887 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-06 14:45:11.887 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: service-type 2026-08-06 14:45:11.888 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: sorting 2026-08-06 14:45:11.888 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: standard-attr-segment 2026-08-06 14:45:11.889 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: standard-attr-description 2026-08-06 14:45:11.889 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: stateful-security-group 2026-08-06 14:45:11.890 8 WARNING neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-06 14:45:11.890 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-06 14:45:11.891 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: subnet-external-network 2026-08-06 14:45:11.891 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: subnet_onboard 2026-08-06 14:45:11.892 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-06 14:45:11.892 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: subnet-service-types 2026-08-06 14:45:11.893 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: subnet_allocation 2026-08-06 14:45:11.893 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-06 14:45:11.894 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: tag-creation 2026-08-06 14:45:11.894 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-06 14:45:11.899 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: standard-attr-tag 2026-08-06 14:45:11.899 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-06 14:45:11.901 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: trunk 2026-08-06 14:45:11.901 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: trunk-details 2026-08-06 14:45:11.902 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-06 14:45:11.902 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-06 14:45:11.903 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-06 14:45:11.904 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-06 14:45:11.905 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-06 14:45:11.906 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-06 14:45:11.907 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: vpn-flavors 2026-08-06 14:45:11.908 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: vpnaas 2026-08-06 14:45:11.909 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: taas 2026-08-06 14:45:11.910 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: tap-mirror 2026-08-06 14:45:11.911 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-06 14:45:11.912 8 INFO neutron.api.extensions [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Loaded extension: taas-vlan-filter 2026-08-06 14:45:11.914 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-06 14:45:11.914 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-06 14:45:11.915 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 14:45:11.915 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-06 14:45:11.917 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-06 14:45:11.919 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 14:45:11.919 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 14:45:11.919 7 WARNING keystonemiddleware._common.config [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 14:45:11.923 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 14:45:11.924 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 14:45:11.924 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 14:45:11.925 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 14:45:11.925 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] subnetpool is already registered 2026-08-06 14:45:11.925 7 WARNING keystonemiddleware.auth_token [None req-c79f836d-2803-420b-adb8-787192e04ef9 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2026-08-06 14:45:11.925 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 14:45:11.926 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] subnetpool is already registered 2026-08-06 14:45:11.926 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 14:45:11.926 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 14:45:11.927 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 14:45:11.927 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:endpoint_group WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fca135c2668 pid: 7 (default app) 2026-08-06 14:45:11.928 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 14:45:11.928 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 14:45:11.928 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 14:45:11.928 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] ipsecpolicy is already registered 2026-08-06 14:45:11.929 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 14:45:11.929 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] ikepolicy is already registered 2026-08-06 14:45:11.932 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-06 14:45:11.932 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] router_route is already registered 2026-08-06 14:45:11.934 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 14:45:11.934 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] router is already registered 2026-08-06 14:45:11.934 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 14:45:11.934 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] floatingip is already registered 2026-08-06 14:45:11.938 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 14:45:11.938 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] rbac_policy is already registered 2026-08-06 14:45:11.939 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 14:45:11.939 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] security_group is already registered 2026-08-06 14:45:11.939 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 14:45:11.940 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] security_group_rule is already registered 2026-08-06 14:45:11.940 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 14:45:11.940 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] subnetpool is already registered 2026-08-06 14:45:11.941 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 14:45:11.941 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] subnetpool is already registered 2026-08-06 14:45:11.941 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 14:45:11.941 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] trunk is already registered 2026-08-06 14:45:11.942 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 14:45:11.942 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] ikepolicy is already registered 2026-08-06 14:45:11.942 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 14:45:11.943 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] ipsecpolicy is already registered 2026-08-06 14:45:11.943 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-06 14:45:11.943 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] endpoint_group is already registered 2026-08-06 14:45:11.943 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 14:45:11.944 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] vpnservice is already registered 2026-08-06 14:45:11.944 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 14:45:11.944 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] ipsec_site_connection is already registered 2026-08-06 14:45:11.944 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 14:45:11.944 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] ipsecpolicy is already registered 2026-08-06 14:45:11.945 8 INFO neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 14:45:11.945 8 WARNING neutron.quota.resource_registry [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] ikepolicy is already registered 2026-08-06 14:45:11.982 8 WARNING keystonemiddleware._common.config [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 14:45:11.988 8 WARNING keystonemiddleware.auth_token [None req-b96e1ad2-ed57-427c-94ab-ec94245c74ef - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fca135c2668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 14:45:16.352 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1929974-8179-43be-9d7d-92465ed9ab7a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/4] 199.204.45.22 () {44 vars in 924 bytes} [Thu Aug 6 14:45:15 2026] GET /v2.0/networks/public => generated 108 bytes in 842 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2/5] 199.204.45.22 () {44 vars in 946 bytes} [Thu Aug 6 14:45:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 14:45:16.932 7 ERROR stevedore.extension [None req-34da3009-1d93-4d35-bce6-b13f3de4799c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-06 14:45:16.943 7 ERROR stevedore.extension [None req-34da3009-1d93-4d35-bce6-b13f3de4799c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-06 14:45:16.944 7 ERROR stevedore.extension [None req-34da3009-1d93-4d35-bce6-b13f3de4799c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-06 14:45:17.256 7 WARNING neutron.services.revisions.revision_plugin [None req-34da3009-1d93-4d35-bce6-b13f3de4799c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Could not find related network for resource to bump revision. 2026-08-06 14:45:17.276 7 INFO neutron.db.segments_db [None req-34da3009-1d93-4d35-bce6-b13f3de4799c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 22d0c3b2-517c-49c7-8307-b3cdc10b22e8 of type flat for network e6a76c5c-8c13-4fd9-98a5-327d675b8710 2026-08-06 14:45:17.323 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34da3009-1d93-4d35-bce6-b13f3de4799c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/6] 199.204.45.22 () {48 vars in 964 bytes} [Thu Aug 6 14:45:16 2026] POST /v2.0/networks => generated 124 bytes in 622 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 14:45:23.463 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d914972c-ad6a-4d38-afe1-8c0b4cb00174 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 199.204.45.22 () {44 vars in 924 bytes} [Thu Aug 6 14:45:23 2026] GET /v2.0/networks/public => generated 108 bytes in 348 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.204.45.22 () {44 vars in 946 bytes} [Thu Aug 6 14:45:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 14:45:23.683 8 ERROR stevedore.extension [None req-9f45f74c-f478-415d-b4f5-fc145730878d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-06 14:45:23.694 8 ERROR stevedore.extension [None req-9f45f74c-f478-415d-b4f5-fc145730878d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-06 14:45:23.695 8 ERROR stevedore.extension [None req-9f45f74c-f478-415d-b4f5-fc145730878d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-06 14:45:23.860 8 WARNING neutron.services.revisions.revision_plugin [None req-9f45f74c-f478-415d-b4f5-fc145730878d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Could not find related network for resource to bump revision. 2026-08-06 14:45:23.880 8 INFO neutron.db.segments_db [None req-9f45f74c-f478-415d-b4f5-fc145730878d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment fbd43d13-12ab-4217-932d-5281cb8758c1 of type flat for network 2fc284bf-c8e4-436b-bb86-74a76224c0db 2026-08-06 14:45:23.923 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f45f74c-f478-415d-b4f5-fc145730878d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.204.45.22 () {48 vars in 964 bytes} [Thu Aug 6 14:45:23 2026] POST /v2.0/networks => generated 124 bytes in 444 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 14:45:29.787 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d2bf9ad-bfab-43f3-a44c-c07b1831f0b2 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/10] 199.204.45.22 () {44 vars in 924 bytes} [Thu Aug 6 14:45:29 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 199.204.45.22 () {44 vars in 946 bytes} [Thu Aug 6 14:45:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 14:45:29.865 7 WARNING neutron.services.revisions.revision_plugin [None req-c9f78eea-9ce0-4552-afe6-71ccb2f3b0eb 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Could not find related network for resource to bump revision. 2026-08-06 14:45:29.881 7 INFO neutron.db.segments_db [None req-c9f78eea-9ce0-4552-afe6-71ccb2f3b0eb 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment ef813ba3-4a4c-41b6-92cc-bb4c1b28320e of type flat for network 5405caa5-e4d6-4200-a539-b7d3993e2e93 2026-08-06 14:45:29.908 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9f78eea-9ce0-4552-afe6-71ccb2f3b0eb 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/12] 199.204.45.22 () {48 vars in 964 bytes} [Thu Aug 6 14:45:29 2026] POST /v2.0/networks => generated 124 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 14:45:35.740 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62556038-b026-49c9-b3be-7d0da491acb9 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/14] 199.204.45.22 () {44 vars in 924 bytes} [Thu Aug 6 14:45:35 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: 8|app: 0|req: 7/15] 199.204.45.22 () {44 vars in 946 bytes} [Thu Aug 6 14:45:35 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-08-06 14:45:35.809 7 WARNING neutron.services.revisions.revision_plugin [None req-deded718-008d-4eb4-abc6-5a1c9fc22e79 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Could not find related network for resource to bump revision. 2026-08-06 14:45:35.826 7 INFO neutron.db.segments_db [None req-deded718-008d-4eb4-abc6-5a1c9fc22e79 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 53d2ce8f-0ef2-41e3-ab13-1089783737f3 of type flat for network cfb81f47-15b6-4b59-8f37-44e7cc47f44f 2026-08-06 14:45:35.853 7 INFO neutron.pecan_wsgi.hooks.translation [None req-deded718-008d-4eb4-abc6-5a1c9fc22e79 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/16] 199.204.45.22 () {48 vars in 964 bytes} [Thu Aug 6 14:45:35 2026] POST /v2.0/networks => generated 124 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 14:45:41.686 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29b74709-65d9-4147-8de2-2c428ca60bd7 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/17] 199.204.45.22 () {44 vars in 924 bytes} [Thu Aug 6 14:45:41 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.204.45.22 () {44 vars in 946 bytes} [Thu Aug 6 14:45:41 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-08-06 14:45:41.763 8 WARNING neutron.services.revisions.revision_plugin [None req-10aeb191-e318-4058-95ea-b62ab82d5b5f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Could not find related network for resource to bump revision. 2026-08-06 14:45:41.784 8 INFO neutron.db.segments_db [None req-10aeb191-e318-4058-95ea-b62ab82d5b5f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment c3949d66-4b79-4181-929d-7981e2a0b5f6 of type flat for network b4d573d1-83d7-4426-8a83-09579fa78c43 2026-08-06 14:45:41.809 8 INFO neutron.pecan_wsgi.hooks.translation [None req-10aeb191-e318-4058-95ea-b62ab82d5b5f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/19] 199.204.45.22 () {48 vars in 964 bytes} [Thu Aug 6 14:45:41 2026] POST /v2.0/networks => generated 124 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 14:45:47.639 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ca04484-01f2-4a41-8b62-15641c42d73d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/21] 199.204.45.22 () {44 vars in 924 bytes} [Thu Aug 6 14:45:47 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: 12/22] 199.204.45.22 () {44 vars in 946 bytes} [Thu Aug 6 14:45:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 14:45:47.726 8 WARNING neutron.services.revisions.revision_plugin [None req-da75860f-8325-4bd8-b892-14df0a35e816 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Could not find related network for resource to bump revision. 2026-08-06 14:45:47.744 8 INFO neutron.db.segments_db [None req-da75860f-8325-4bd8-b892-14df0a35e816 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 5a696e62-7299-432c-b8b2-b0cfee2375d3 of type flat for network ea4a1f30-6a9e-4320-8f8d-24b6b26c6e8c [pid: 8|app: 0|req: 11/23] 199.204.45.22 () {48 vars in 964 bytes} [Thu Aug 6 14:45:47 2026] POST /v2.0/networks => generated 706 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 14:45:49.185 7 INFO neutron.pecan_wsgi.hooks.translation [None req-184a86ae-7eea-499f-9277-862ebb9dc5e4 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/24] 199.204.45.22 () {44 vars in 924 bytes} [Thu Aug 6 14:45:49 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.204.45.22 () {44 vars in 946 bytes} [Thu Aug 6 14:45:49 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-08-06 14:45:49.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d254d434-fa55-4d64-8740-af3260c88cd8 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/26] 199.204.45.22 () {44 vars in 1031 bytes} [Thu Aug 6 14:45:49 2026] GET /v2.0/subnets/public-subnet?network_id=ea4a1f30-6a9e-4320-8f8d-24b6b26c6e8c => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.204.45.22 () {44 vars in 1054 bytes} [Thu Aug 6 14:45:49 2026] GET /v2.0/subnets?name=public-subnet&network_id=ea4a1f30-6a9e-4320-8f8d-24b6b26c6e8c => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.22 () {48 vars in 962 bytes} [Thu Aug 6 14:45:49 2026] POST /v2.0/subnets => generated 664 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 14:50:33.310 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5407c2d4-168a-4e9d-bcdb-dc41fbfe6f10 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/66] 199.204.45.22 () {44 vars in 934 bytes} [Thu Aug 6 14:50:33 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/67] 199.204.45.22 () {44 vars in 956 bytes} [Thu Aug 6 14:50:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 14:50:33.392 8 INFO neutron.db.segments_db [None req-5d82796d-6273-47d4-b1c3-073523c7885d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 4f31f920-9f3c-43dd-afae-69907b240c8a of type vxlan for network 1157ea15-629f-4815-9a35-8990a6995bb6 [pid: 8|app: 0|req: 34/68] 199.204.45.22 () {48 vars in 963 bytes} [Thu Aug 6 14:50:33 2026] POST /v2.0/networks => generated 707 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 14:50:34.372 7 INFO neutron.pecan_wsgi.hooks.translation [None req-440883f5-8c53-47b5-87e4-2e63d55c0acf 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/69] 199.204.45.22 () {44 vars in 934 bytes} [Thu Aug 6 14:50:34 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/70] 199.204.45.22 () {44 vars in 956 bytes} [Thu Aug 6 14:50:34 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 14:50:34.416 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8940064-5b3c-4703-a528-5a1e23353084 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/71] 199.204.45.22 () {44 vars in 1033 bytes} [Thu Aug 6 14:50:34 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1157ea15-629f-4815-9a35-8990a6995bb6 => 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: 36/72] 199.204.45.22 () {44 vars in 1056 bytes} [Thu Aug 6 14:50:34 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1157ea15-629f-4815-9a35-8990a6995bb6 => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/73] 199.204.45.22 () {48 vars in 962 bytes} [Thu Aug 6 14:50:34 2026] POST /v2.0/subnets => generated 651 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 14:50:35.763 8 INFO neutron.api.v2.resource [None req-8fcbad23-6817-4df6-a5aa-985c991189ba 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/74] 199.204.45.22 () {44 vars in 968 bytes} [Thu Aug 6 14:50:35 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/75] 199.204.45.22 () {44 vars in 990 bytes} [Thu Aug 6 14:50:35 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 199.204.45.22 () {48 vars in 977 bytes} [Thu Aug 6 14:50:35 2026] POST /v2.0/security-groups => generated 1616 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:37 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 1616 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:37 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:37 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 1616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 199.204.45.22 () {48 vars in 988 bytes} [Thu Aug 6 14:50:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:38 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:38 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:38 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => 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/84] 199.204.45.22 () {48 vars in 988 bytes} [Thu Aug 6 14:50:38 2026] POST /v2.0/security-group-rules => generated 603 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:39 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:39 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/87] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:39 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 199.204.45.22 () {48 vars in 988 bytes} [Thu Aug 6 14:50:39 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:40 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 3462 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:40 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:40 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 199.204.45.22 () {48 vars in 988 bytes} [Thu Aug 6 14:50:40 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: 47/93] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:41 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 4078 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:41 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:41 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 199.204.45.22 () {48 vars in 988 bytes} [Thu Aug 6 14:50:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 199.204.45.22 () {44 vars in 984 bytes} [Thu Aug 6 14:50:42 2026] GET /v2.0/networks/1157ea15-629f-4815-9a35-8990a6995bb6 => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 14:50:42.548 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8fbf9b8-6fa8-47f0-a61d-ed1fbd6d858a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/98] 199.204.45.22 () {44 vars in 1073 bytes} [Thu Aug 6 14:50:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1157ea15-629f-4815-9a35-8990a6995bb6 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/99] 199.204.45.22 () {44 vars in 1096 bytes} [Thu Aug 6 14:50:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1157ea15-629f-4815-9a35-8990a6995bb6 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/100] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:42 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 199.204.45.22 () {48 vars in 958 bytes} [Thu Aug 6 14:50:42 2026] POST /v2.0/ports => generated 1100 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 14:50:50.017 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1479a805-3525-4997-ae7e-0e33de206f7a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/104] 199.204.45.22 () {44 vars in 976 bytes} [Thu Aug 6 14:50:49 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) /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: 53/105] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 199.204.45.22 () {48 vars in 1028 bytes} [Thu Aug 6 14:50:50 2026] PUT /v2.0/ports/4da6fc6c-0a19-4a4d-88b6-dd4c9cd049fb => generated 1249 bytes in 708 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.204.45.22 () {44 vars in 917 bytes} [Thu Aug 6 14:50:52 2026] GET /v2.0/ports => generated 3730 bytes in 70 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-08-06 14:50:53.434 8 INFO neutron.api.v2.resource [None req-f05448b3-0453-44a2-9f62-9f961ef4d47c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/108] 199.204.45.22 () {44 vars in 956 bytes} [Thu Aug 6 14:50:53 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.204.45.22 () {44 vars in 978 bytes} [Thu Aug 6 14:50:53 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.204.45.22 () {48 vars in 977 bytes} [Thu Aug 6 14:50:53 2026] POST /v2.0/security-groups => generated 1610 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:54 2026] GET /v2.0/security-groups/ad37d585-5583-43e1-a8dc-8024471b602f => generated 1610 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:54 2026] GET /v2.0/security-groups/ad37d585-5583-43e1-a8dc-8024471b602f => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:54 2026] GET /v2.0/security-groups/ad37d585-5583-43e1-a8dc-8024471b602f => generated 1610 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 199.204.45.22 () {48 vars in 988 bytes} [Thu Aug 6 14:50:54 2026] POST /v2.0/security-group-rules => generated 623 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/115] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:55 2026] GET /v2.0/security-groups/ad37d585-5583-43e1-a8dc-8024471b602f => generated 2246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:55 2026] GET /v2.0/security-groups/ad37d585-5583-43e1-a8dc-8024471b602f => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 14:50:55 2026] GET /v2.0/security-groups/ad37d585-5583-43e1-a8dc-8024471b602f => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 199.204.45.22 () {48 vars in 988 bytes} [Thu Aug 6 14:50:55 2026] POST /v2.0/security-group-rules => generated 627 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/129] 199.204.45.22 () {44 vars in 972 bytes} [Thu Aug 6 14:52:02 2026] GET /v2.0/quotas/ecd6891e45684ff9a3b953db099de65c => generated 312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/130] 199.204.45.22 () {48 vars in 1024 bytes} [Thu Aug 6 14:52:03 2026] PUT /v2.0/quotas/ecd6891e45684ff9a3b953db099de65c => generated 311 bytes in 26 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-08-06 14:54:15.247 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0286c78-8130-4eaa-8a1f-9a51bf7828cb 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/147] 199.204.45.22 () {30 vars in 740 bytes} [Thu Aug 6 14:54:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 74/148] 199.204.45.22 () {30 vars in 762 bytes} [Thu Aug 6 14:54:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 14:54:17.125 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f975377-c65c-40a1-8a9c-eb1e762de8f4 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/151] 199.204.45.22 () {30 vars in 740 bytes} [Thu Aug 6 14:54:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/152] 199.204.45.22 () {30 vars in 762 bytes} [Thu Aug 6 14:54:17 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-08-06 15:00:31.889 7 INFO neutron.api.v2.resource [None req-91d6f6b0-084e-4ab6-8aee-93eb1caff565 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 102/203] 199.204.45.22 () {44 vars in 1071 bytes} [Thu Aug 6 15:00:31 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c29544251a8e416e8dca9be5edebc5bf => generated 139 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 199.204.45.22 () {44 vars in 1094 bytes} [Thu Aug 6 15:00:31 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c29544251a8e416e8dca9be5edebc5bf => generated 23 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/205] 199.204.45.22 () {48 vars in 978 bytes} [Thu Aug 6 15:00:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/206] 199.204.45.22 () {44 vars in 1085 bytes} [Thu Aug 6 15:00:33 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c?project_id=c29544251a8e416e8dca9be5edebc5bf => generated 1624 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:00:33 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/208] 199.204.45.22 () {44 vars in 1085 bytes} [Thu Aug 6 15:00:33 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c?project_id=c29544251a8e416e8dca9be5edebc5bf => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/209] 199.204.45.22 () {48 vars in 988 bytes} [Thu Aug 6 15:00:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/210] 199.204.45.22 () {44 vars in 1085 bytes} [Thu Aug 6 15:00:34 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c?project_id=c29544251a8e416e8dca9be5edebc5bf => generated 2234 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/211] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:00:34 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/212] 199.204.45.22 () {44 vars in 1085 bytes} [Thu Aug 6 15:00:34 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c?project_id=c29544251a8e416e8dca9be5edebc5bf => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 199.204.45.22 () {48 vars in 988 bytes} [Thu Aug 6 15:00:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 199.204.45.22 () {44 vars in 1085 bytes} [Thu Aug 6 15:00:35 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c?project_id=c29544251a8e416e8dca9be5edebc5bf => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/215] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:00:35 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/216] 199.204.45.22 () {44 vars in 1085 bytes} [Thu Aug 6 15:00:35 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c?project_id=c29544251a8e416e8dca9be5edebc5bf => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/217] 199.204.45.22 () {48 vars in 988 bytes} [Thu Aug 6 15:00:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/218] 199.204.45.22 () {44 vars in 1085 bytes} [Thu Aug 6 15:00:36 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c?project_id=c29544251a8e416e8dca9be5edebc5bf => generated 3460 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/219] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:00:36 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c => 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: 110/220] 199.204.45.22 () {44 vars in 1085 bytes} [Thu Aug 6 15:00:37 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c?project_id=c29544251a8e416e8dca9be5edebc5bf => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/221] 199.204.45.22 () {48 vars in 988 bytes} [Thu Aug 6 15:00:37 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: 8|app: 0|req: 120/240] 199.204.45.22 () {30 vars in 739 bytes} [Thu Aug 6 15:02:58 2026] GET /v2.0/networks?tenant_id=c29544251a8e416e8dca9be5edebc5bf&shared=False => generated 15 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:02:58.297 7 INFO neutron.db.segments_db [None req-097fef6f-bf00-49c3-9bed-eefa4b01d3a9 ca7a252c74414131ab6fecfc31d1c3f5 c29544251a8e416e8dca9be5edebc5bf - - 54b40b9be4fe41dc9962f93b37c4e989 54b40b9be4fe41dc9962f93b37c4e989] Added segment 2c87ee91-2c4a-41a3-af4a-ee6a323f4782 of type vxlan for network d09cee00-363f-475e-b6b1-716e3cbd0c07 [pid: 7|app: 0|req: 121/241] 199.204.45.22 () {34 vars in 681 bytes} [Thu Aug 6 15:02:58 2026] POST /v2.0/networks => generated 718 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/242] 199.204.45.22 () {30 vars in 721 bytes} [Thu Aug 6 15:02:58 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/243] 199.204.45.22 () {30 vars in 632 bytes} [Thu Aug 6 15:02:58 2026] GET /v2.0/extensions => generated 22918 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/244] 199.204.45.22 () {34 vars in 676 bytes} [Thu Aug 6 15:02:58 2026] POST /v2.0/ports => generated 999 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/245] 199.204.45.22 () {30 vars in 702 bytes} [Thu Aug 6 15:02:58 2026] GET /v2.0/networks/d09cee00-363f-475e-b6b1-716e3cbd0c07 => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/246] 199.204.45.22 () {30 vars in 721 bytes} [Thu Aug 6 15:03:00 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/247] 199.204.45.22 () {30 vars in 702 bytes} [Thu Aug 6 15:03:00 2026] GET /v2.0/networks/d09cee00-363f-475e-b6b1-716e3cbd0c07 => generated 705 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/252] 199.204.45.22 () {44 vars in 972 bytes} [Thu Aug 6 15:03:24 2026] GET /v2.0/quotas/c29544251a8e416e8dca9be5edebc5bf => generated 312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/253] 199.204.45.22 () {48 vars in 1024 bytes} [Thu Aug 6 15:03:25 2026] PUT /v2.0/quotas/c29544251a8e416e8dca9be5edebc5bf => generated 311 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:15:28.117 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8fafd2ba-5692-4b56-b85b-3e64a8a23cbc 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/350] 199.204.45.22 () {44 vars in 924 bytes} [Thu Aug 6 15:15:27 2026] GET /v2.0/networks/public => generated 108 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/351] 199.204.45.22 () {44 vars in 946 bytes} [Thu Aug 6 15:15:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:15:29.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c259721-3663-4404-a843-cf1b15e4758c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/352] 199.204.45.22 () {44 vars in 924 bytes} [Thu Aug 6 15:15:29 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/353] 199.204.45.22 () {44 vars in 946 bytes} [Thu Aug 6 15:15:29 2026] GET /v2.0/networks?name=public => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:15:29.326 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f31731dd-07c4-4485-a925-03f8dc22d1b7 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/354] 199.204.45.22 () {44 vars in 1031 bytes} [Thu Aug 6 15:15:29 2026] GET /v2.0/subnets/public-subnet?network_id=ea4a1f30-6a9e-4320-8f8d-24b6b26c6e8c => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 199.204.45.22 () {44 vars in 1054 bytes} [Thu Aug 6 15:15:29 2026] GET /v2.0/subnets?name=public-subnet&network_id=ea4a1f30-6a9e-4320-8f8d-24b6b26c6e8c => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:15:57.381 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6eb2f1e5-215a-4445-b924-2c249d3baa45 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/360] 199.204.45.22 () {44 vars in 934 bytes} [Thu Aug 6 15:15:57 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/361] 199.204.45.22 () {44 vars in 956 bytes} [Thu Aug 6 15:15:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:15:58.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d49b14c-9128-4b44-b052-0523f44caefe 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/362] 199.204.45.22 () {44 vars in 934 bytes} [Thu Aug 6 15:15:58 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: 7|app: 0|req: 182/363] 199.204.45.22 () {44 vars in 956 bytes} [Thu Aug 6 15:15:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:15:58.389 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82cf1fbb-ebae-4832-b37a-52d7e4c18b42 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/364] 199.204.45.22 () {44 vars in 1033 bytes} [Thu Aug 6 15:15:58 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1157ea15-629f-4815-9a35-8990a6995bb6 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/365] 199.204.45.22 () {44 vars in 1056 bytes} [Thu Aug 6 15:15:58 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1157ea15-629f-4815-9a35-8990a6995bb6 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:15:59.548 8 INFO neutron.api.v2.resource [None req-acc3ce41-9b00-4828-8082-f930c458fea9 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/366] 199.204.45.22 () {44 vars in 968 bytes} [Thu Aug 6 15:15:59 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 199.204.45.22 () {44 vars in 990 bytes} [Thu Aug 6 15:15:59 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/368] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:00 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 4694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:00 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 199.204.45.22 () {44 vars in 1008 bytes} [Thu Aug 6 15:16:00 2026] GET /v2.0/security-group-rules/f6da103c-afa5-4cf9-9fef-a3c84831f0d2 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:01 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:01 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.204.45.22 () {44 vars in 1008 bytes} [Thu Aug 6 15:16:01 2026] GET /v2.0/security-group-rules/a48ab742-9e9d-4111-a42f-d2ea6d6ab2f8 => 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/376] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:02 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:02 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.204.45.22 () {44 vars in 1008 bytes} [Thu Aug 6 15:16:02 2026] GET /v2.0/security-group-rules/81c2c38d-afca-4132-90af-c0af54647592 => 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: 190/379] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:03 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:03 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.22 () {44 vars in 1008 bytes} [Thu Aug 6 15:16:03 2026] GET /v2.0/security-group-rules/a3a0a4ce-69d6-4003-b705-6c0f96cbf57c => 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: 191/382] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:04 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:04 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.22 () {44 vars in 1008 bytes} [Thu Aug 6 15:16:04 2026] GET /v2.0/security-group-rules/028f69bc-886a-4aac-8348-67d50b499402 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.204.45.22 () {44 vars in 984 bytes} [Thu Aug 6 15:16:05 2026] GET /v2.0/networks/1157ea15-629f-4815-9a35-8990a6995bb6 => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:16:05.778 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ad9f38c3-b819-4533-91b0-a577ff38dfc0 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/386] 199.204.45.22 () {44 vars in 1073 bytes} [Thu Aug 6 15:16:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1157ea15-629f-4815-9a35-8990a6995bb6 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 199.204.45.22 () {44 vars in 1096 bytes} [Thu Aug 6 15:16:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1157ea15-629f-4815-9a35-8990a6995bb6 => generated 1254 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:05 2026] GET /v2.0/security-groups/7516013e-0cbc-4060-9376-f94d6757d260 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:16:13.577 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e246ea0b-1fc4-4717-86a7-a3b63971f880 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/389] 199.204.45.22 () {44 vars in 976 bytes} [Thu Aug 6 15:16:13 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: 195/390] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:13 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: 196/391] 199.204.45.22 () {44 vars in 917 bytes} [Thu Aug 6 15:16:15 2026] GET /v2.0/ports => generated 4725 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:16:16.150 7 INFO neutron.api.v2.resource [None req-d35da61a-48c9-49d0-97ff-76cfc69904b9 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/394] 199.204.45.22 () {44 vars in 956 bytes} [Thu Aug 6 15:16:16 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 199.204.45.22 () {44 vars in 978 bytes} [Thu Aug 6 15:16:16 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:17 2026] GET /v2.0/security-groups/ad37d585-5583-43e1-a8dc-8024471b602f => generated 2886 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:17 2026] GET /v2.0/security-groups/ad37d585-5583-43e1-a8dc-8024471b602f => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 199.204.45.22 () {44 vars in 1008 bytes} [Thu Aug 6 15:16:17 2026] GET /v2.0/security-group-rules/adc3254c-3b5b-4f88-b95c-958ec7407623 => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:17 2026] GET /v2.0/security-groups/ad37d585-5583-43e1-a8dc-8024471b602f => generated 2886 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:16:18 2026] GET /v2.0/security-groups/ad37d585-5583-43e1-a8dc-8024471b602f => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.22 () {44 vars in 1008 bytes} [Thu Aug 6 15:16:18 2026] GET /v2.0/security-group-rules/276b3b07-795e-4b3f-b452-838baa0ace97 => generated 627 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.22 () {44 vars in 972 bytes} [Thu Aug 6 15:16:29 2026] GET /v2.0/quotas/ecd6891e45684ff9a3b953db099de65c => generated 311 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:17:24.055 7 INFO neutron.api.v2.resource [None req-513de46e-3f73-46af-95b0-a7167f9e8ef5 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/411] 199.204.45.22 () {44 vars in 1071 bytes} [Thu Aug 6 15:17:24 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c29544251a8e416e8dca9be5edebc5bf => generated 139 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.204.45.22 () {44 vars in 1094 bytes} [Thu Aug 6 15:17:24 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c29544251a8e416e8dca9be5edebc5bf => generated 4072 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.204.45.22 () {44 vars in 1085 bytes} [Thu Aug 6 15:17:25 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c?project_id=c29544251a8e416e8dca9be5edebc5bf => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:17:25 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c => 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: 208/415] 199.204.45.22 () {44 vars in 1008 bytes} [Thu Aug 6 15:17:25 2026] GET /v2.0/security-group-rules/98cf1850-ec1b-4bf0-903e-473f8b6ba555 => generated 597 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 199.204.45.22 () {44 vars in 1085 bytes} [Thu Aug 6 15:17:26 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c?project_id=c29544251a8e416e8dca9be5edebc5bf => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:17:26 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c => 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: 209/418] 199.204.45.22 () {44 vars in 1008 bytes} [Thu Aug 6 15:17:26 2026] GET /v2.0/security-group-rules/9a593f07-5925-49bd-b5be-be05b6161f81 => generated 599 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.204.45.22 () {44 vars in 1085 bytes} [Thu Aug 6 15:17:27 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c?project_id=c29544251a8e416e8dca9be5edebc5bf => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:17:27 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 199.204.45.22 () {44 vars in 1008 bytes} [Thu Aug 6 15:17:27 2026] GET /v2.0/security-group-rules/d90e5cf3-e4d8-46f5-aeeb-46f3c39dcea0 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.204.45.22 () {44 vars in 1085 bytes} [Thu Aug 6 15:17:28 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c?project_id=c29544251a8e416e8dca9be5edebc5bf => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.204.45.22 () {44 vars in 998 bytes} [Thu Aug 6 15:17:28 2026] GET /v2.0/security-groups/f78dec11-1ebc-487b-8bb6-db6b542aab9c => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/424] 199.204.45.22 () {44 vars in 1008 bytes} [Thu Aug 6 15:17:28 2026] GET /v2.0/security-group-rules/82eab750-66a6-4a8e-a992-e86f9fd679c7 => 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: 214/427] 199.204.45.22 () {44 vars in 972 bytes} [Thu Aug 6 15:17:35 2026] GET /v2.0/quotas/c29544251a8e416e8dca9be5edebc5bf => generated 311 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 199.204.45.22 () {44 vars in 946 bytes} [Thu Aug 6 15:18:25 2026] GET /v2.0/networks?name=public => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/441] 10.0.0.2 () {32 vars in 647 bytes} [Thu Aug 6 15:19:04 2026] GET /v2.0/networks => generated 2168 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 10.0.0.2 () {32 vars in 653 bytes} [Thu Aug 6 15:19:05 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/443] 10.0.0.2 () {32 vars in 645 bytes} [Thu Aug 6 15:19:05 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/444] 10.0.0.2 () {32 vars in 641 bytes} [Thu Aug 6 15:19:06 2026] GET /v2.0/ports => generated 4725 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/445] 10.0.0.2 () {32 vars in 645 bytes} [Thu Aug 6 15:19:06 2026] GET /v2.0/subnets => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/446] 10.0.0.2 () {32 vars in 647 bytes} [Thu Aug 6 15:19:06 2026] GET /v2.0/networks => generated 2168 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/447] 10.0.0.2 () {32 vars in 661 bytes} [Thu Aug 6 15:19:06 2026] GET /v2.0/security-groups => generated 17401 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/448] 10.0.0.2 () {32 vars in 653 bytes} [Thu Aug 6 15:19:06 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:19:16.560 7 INFO neutron.db.segments_db [None req-d3392c01-5cb6-46bd-bbd2-a4a46bb6466a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 54c58d99-3664-447f-9df2-61b7cffd8433 of type vxlan for network 31a1b914-d1be-4bba-9fe2-55167b61918d 2026-08-06 15:19:16.568 8 INFO neutron.db.segments_db [None req-a98a6baf-e5f8-4062-aa80-b7d81a66dadb 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 117bcc28-3c36-4f40-98b7-307c6a965fa8 of type vxlan for network 8671fad6-a253-437d-ac49-d9faa843bc40 [pid: 8|app: 0|req: 226/451] 10.0.0.2 () {34 vars in 669 bytes} [Thu Aug 6 15:19:16 2026] POST /v2.0/networks => generated 737 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/452] 10.0.0.2 () {34 vars in 669 bytes} [Thu Aug 6 15:19:16 2026] POST /v2.0/networks => generated 745 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:19:16.838 8 INFO neutron.db.segments_db [None req-629c7e40-210f-4e5f-8b98-611c5eb21c03 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 4a796634-c712-49f5-a40c-78140e1976c1 of type vxlan for network 0c380b6d-5c5e-48e2-ab0b-3f3624bc5b9c [pid: 7|app: 0|req: 227/453] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:19:16 2026] POST /v2.0/subnets => generated 684 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/454] 10.0.0.2 () {34 vars in 669 bytes} [Thu Aug 6 15:19:16 2026] POST /v2.0/networks => generated 748 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:19:16.968 8 INFO neutron.db.segments_db [None req-2afbd88e-cd9f-4096-ad02-7f2ff8d74b5f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment aca5f8c8-edef-4e2e-86d5-ade756386b4d of type vxlan for network 0a38003a-f7b6-4f03-92bd-4885d40c8f7d [pid: 7|app: 0|req: 228/455] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:19:16 2026] POST /v2.0/subnets => generated 692 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:19:17.213 8 INFO neutron.db.l3_hamode_db [None req-2afbd88e-cd9f-4096-ad02-7f2ff8d74b5f 108fcdc66c954e80981728284e96d629 49334fdff12c44e59b3fd5c5cd2a1c49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 229/456] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:19:17 2026] POST /v2.0/subnets => generated 695 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:19:17.286 7 INFO neutron.db.segments_db [None req-6e3066d5-48d7-41f2-bda4-0294c451cbcb 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 2077f67e-a2da-4002-9464-b843964022a7 of type vxlan for network e5211d44-0cb5-4401-bdd6-a3c23ea47651 2026-08-06 15:19:17.548 7 INFO neutron.db.l3_hamode_db [None req-6e3066d5-48d7-41f2-bda4-0294c451cbcb 108fcdc66c954e80981728284e96d629 0fedc084ac2347faac8b63441f894518 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:19:18.324 8 INFO neutron.db.l3_hamode_db [None req-2afbd88e-cd9f-4096-ad02-7f2ff8d74b5f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:19:18.435 7 INFO neutron.db.l3_hamode_db [None req-6e3066d5-48d7-41f2-bda4-0294c451cbcb 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 228/457] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:19:16 2026] POST /v2.0/routers => generated 724 bytes in 2365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:19:19.328 8 INFO neutron.db.segments_db [None req-3c5aef23-1874-4544-af7e-17d4c150dcc0 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 9e914094-bac9-4afd-992a-9f6f05a3020b of type vxlan for network c7b927fe-0690-4036-be88-e2062a84b427 2026-08-06 15:19:19.576 8 INFO neutron.db.l3_hamode_db [None req-3c5aef23-1874-4544-af7e-17d4c150dcc0 108fcdc66c954e80981728284e96d629 6475b0929de649c399ce80591dfa648a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/458] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:19:17 2026] POST /v2.0/routers => generated 732 bytes in 2382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:19:19.722 7 WARNING neutron.db.securitygroups_db [None req-57047f23-149f-4571-810c-da31e326f1b2 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 231/459] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:19:19 2026] GET /v2.0/security-groups?tenant_id=52b437cf302e403497a8f4b0e3000b3a&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:19:20.302 8 INFO neutron.db.l3_hamode_db [None req-3c5aef23-1874-4544-af7e-17d4c150dcc0 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 232/460] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:19:19 2026] PUT /v2.0/routers/7adf0b46-b828-48e4-8e38-5cfe93df73f4/add_router_interface => generated 310 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/461] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:19:19 2026] POST /v2.0/routers => generated 735 bytes in 1787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/462] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:19:21 2026] DELETE /v2.0/security-groups/601386e4-8c67-4edb-9b0c-437f82679924 => 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: 233/463] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:19:21 2026] PUT /v2.0/routers/05f0e591-55b7-43d3-a156-2d58b72f0f23/add_router_interface => generated 310 bytes in 997 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/464] 10.0.0.2 () {34 vars in 683 bytes} [Thu Aug 6 15:19:22 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: 231/465] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:19:21 2026] PUT /v2.0/routers/dc443449-e6dd-455d-b36b-5933d712e8b1/add_router_interface => generated 310 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:19:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/467] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:19:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/468] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:19:22 2026] POST /v2.0/floatingips => generated 552 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/469] 10.0.0.240 () {38 vars in 971 bytes} [Thu Aug 6 15:19:22 2026] POST /v2.0/security-groups => generated 1681 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 15:19:23.238 7 INFO neutron.db.segments_db [None req-8396bf82-a33f-4c3a-9f52-d59243e0c236 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 2a6e5094-4c62-4b45-8662-9da75b8bd9ac of type vxlan for network 58bd736c-ceea-4952-92b3-f615bc7c6a27 [pid: 7|app: 0|req: 237/470] 10.0.0.2 () {34 vars in 669 bytes} [Thu Aug 6 15:19:22 2026] POST /v2.0/networks => generated 744 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 10.0.0.240 () {38 vars in 971 bytes} [Thu Aug 6 15:19:23 2026] POST /v2.0/security-groups => generated 1684 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/472] 10.0.0.240 () {38 vars in 971 bytes} [Thu Aug 6 15:19:23 2026] POST /v2.0/security-groups => generated 1680 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 15:19:23.428 7 WARNING neutron.db.securitygroups_db [req-a8daee87-46f8-407d-be01-2495141072be req-78484003-9067-4837-9d69-4dc933e1d9cb 1033dc94b9804e8cb950f8b753357bcc 49334fdff12c44e59b3fd5c5cd2a1c49 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 239/473] 10.0.0.240 () {34 vars in 1100 bytes} [Thu Aug 6 15:19:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2124089026&fields=id&tenant_id=49334fdff12c44e59b3fd5c5cd2a1c49 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/474] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:19:23 2026] POST /v2.0/subnets => generated 691 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/475] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:23 2026] GET /v2.0/security-groups/e89e9aeb-e9b5-49c9-85d1-4d49a34657ef => generated 1684 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/476] 10.0.0.240 () {34 vars in 982 bytes} [Thu Aug 6 15:19:23 2026] GET /v2.0/networks?id=8671fad6-a253-437d-ac49-d9faa843bc40 => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:19:23.539 7 INFO neutron.db.segments_db [None req-9a5b56a5-f62c-44fa-b40d-17581230eba7 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 8d52d221-dcf5-4200-beb5-428214c33ba4 of type vxlan for network 1e0dacfb-d7f0-4e86-a234-75309c8dccd1 2026-08-06 15:19:23.785 7 INFO neutron.db.l3_hamode_db [None req-9a5b56a5-f62c-44fa-b40d-17581230eba7 108fcdc66c954e80981728284e96d629 cc9d24daf21847f5b575f54a6cfcda56 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 237/477] 10.0.0.240 () {38 vars in 981 bytes} [Thu Aug 6 15:19:23 2026] POST /v2.0/security-group-rules => generated 614 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/478] 10.0.0.240 () {34 vars in 965 bytes} [Thu Aug 6 15:19:23 2026] GET /v2.0/quotas/49334fdff12c44e59b3fd5c5cd2a1c49 => 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: 239/479] 10.0.0.240 () {38 vars in 971 bytes} [Thu Aug 6 15:19:23 2026] POST /v2.0/security-groups => generated 1680 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 10.0.0.240 () {34 vars in 1002 bytes} [Thu Aug 6 15:19:23 2026] GET /v2.0/ports?tenant_id=49334fdff12c44e59b3fd5c5cd2a1c49&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 10.0.0.240 () {38 vars in 971 bytes} [Thu Aug 6 15:19:24 2026] POST /v2.0/security-groups => generated 1684 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 15:19:24.223 8 WARNING neutron.db.securitygroups_db [req-e99a560b-6531-49f4-8000-c8d61a4df5d7 req-6c5dc5f2-c055-454a-9e59-2738a0977508 e18af100fc4b4bbab834f2d1ceefc17c 0fedc084ac2347faac8b63441f894518 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 242/482] 10.0.0.240 () {34 vars in 1002 bytes} [Thu Aug 6 15:19:24 2026] GET /v2.0/security-groups?tenant_id=0fedc084ac2347faac8b63441f894518 => generated 7902 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/483] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:24 2026] GET /v2.0/security-groups/fb251b02-ea11-4024-ae15-a2c1f3dd7325 => generated 2918 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/484] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:24 2026] GET /v2.0/security-groups/fb251b02-ea11-4024-ae15-a2c1f3dd7325 => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/485] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:24 2026] GET /v2.0/security-groups/4589e802-c161-4fed-b0db-67663be5bdd0 => generated 1684 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/486] 10.0.0.240 () {38 vars in 981 bytes} [Thu Aug 6 15:19:24 2026] POST /v2.0/security-group-rules => generated 614 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:19:24.534 7 INFO neutron.db.l3_hamode_db [None req-9a5b56a5-f62c-44fa-b40d-17581230eba7 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 247/487] 10.0.0.240 () {34 vars in 907 bytes} [Thu Aug 6 15:19:24 2026] GET /v2.0/extensions => generated 22918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/488] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:24 2026] GET /v2.0/security-groups/832c6024-95e9-48b9-9253-59dc93a6224c => generated 1681 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/489] 10.0.0.240 () {34 vars in 1008 bytes} [Thu Aug 6 15:19:24 2026] GET /v2.0/networks/8671fad6-a253-437d-ac49-d9faa843bc40?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: 250/490] 10.0.0.240 () {36 vars in 1013 bytes} [Thu Aug 6 15:19:24 2026] DELETE /v2.0/security-groups/832c6024-95e9-48b9-9253-59dc93a6224c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/491] 10.0.0.240 () {34 vars in 1108 bytes} [Thu Aug 6 15:19:24 2026] GET /v2.0/networks/8671fad6-a253-437d-ac49-d9faa843bc40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/492] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:24 2026] GET /v2.0/security-groups/4589e802-c161-4fed-b0db-67663be5bdd0 => generated 2309 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/493] 10.0.0.240 () {38 vars in 981 bytes} [Thu Aug 6 15:19:24 2026] POST /v2.0/security-group-rules => generated 619 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:19:24.873 8 INFO neutron.api.v2.resource [req-82963457-4f7e-4635-a603-b1bbdf84c7f4 req-70eb5879-1a00-4bb3-aa4e-d6d6cdc82614 e18af100fc4b4bbab834f2d1ceefc17c 0fedc084ac2347faac8b63441f894518 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/494] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:24 2026] GET /v2.0/security-groups/832c6024-95e9-48b9-9253-59dc93a6224c => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/495] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:24 2026] GET /v2.0/security-groups/4589e802-c161-4fed-b0db-67663be5bdd0 => generated 2939 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/496] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:24 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/497] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:24 2026] GET /v2.0/security-groups/73135021-0541-400e-9da9-5a1c93de2e2d => generated 1680 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/498] 10.0.0.240 () {34 vars in 1001 bytes} [Thu Aug 6 15:19:24 2026] GET /v2.0/security-group-rules/3be8678f-9cc8-4c5f-8fcc-5594c27f9b18 => generated 616 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/499] 10.0.0.240 () {36 vars in 1013 bytes} [Thu Aug 6 15:19:24 2026] DELETE /v2.0/security-groups/73135021-0541-400e-9da9-5a1c93de2e2d => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/500] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:25 2026] GET /v2.0/security-groups/4589e802-c161-4fed-b0db-67663be5bdd0 => generated 2939 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:19:25.129 8 INFO neutron.api.v2.resource [req-958190f7-f912-4845-b7a2-24aa10e9ace6 req-ef6409d6-34d9-417d-9db8-82f2afc3d6be e18af100fc4b4bbab834f2d1ceefc17c 0fedc084ac2347faac8b63441f894518 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 261/501] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:25 2026] GET /v2.0/security-groups/73135021-0541-400e-9da9-5a1c93de2e2d => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/502] 10.0.0.240 () {36 vars in 1023 bytes} [Thu Aug 6 15:19:25 2026] DELETE /v2.0/security-group-rules/3be8678f-9cc8-4c5f-8fcc-5594c27f9b18 => 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: 263/503] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:25 2026] GET /v2.0/security-groups/47edf5f9-b84e-478f-9347-9c7dd6fe69cc => generated 1680 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/504] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:25 2026] GET /v2.0/security-groups/4589e802-c161-4fed-b0db-67663be5bdd0 => generated 2309 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/505] 10.0.0.240 () {36 vars in 1013 bytes} [Thu Aug 6 15:19:25 2026] DELETE /v2.0/security-groups/47edf5f9-b84e-478f-9347-9c7dd6fe69cc => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/506] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:19:23 2026] POST /v2.0/routers => generated 731 bytes in 1913 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:19:25.411 7 INFO neutron.api.v2.resource [req-668a658f-d94b-4687-b575-20867464c5a9 req-2666d2ad-3d0b-4493-912a-aa4de2e85469 e18af100fc4b4bbab834f2d1ceefc17c 0fedc084ac2347faac8b63441f894518 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 242/507] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:25 2026] GET /v2.0/security-groups/47edf5f9-b84e-478f-9347-9c7dd6fe69cc => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/508] 10.0.0.240 () {36 vars in 1013 bytes} [Thu Aug 6 15:19:25 2026] DELETE /v2.0/security-groups/4589e802-c161-4fed-b0db-67663be5bdd0 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:19:25.440 8 WARNING neutron.db.securitygroups_db [req-b9a0fa44-d43b-4e1a-919e-e008d665ec83 req-ac016f22-27dd-496b-8628-c0975c1b003a e18af100fc4b4bbab834f2d1ceefc17c 0fedc084ac2347faac8b63441f894518 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 267/509] 10.0.0.240 () {34 vars in 1002 bytes} [Thu Aug 6 15:19:25 2026] GET /v2.0/security-groups?tenant_id=0fedc084ac2347faac8b63441f894518 => 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: 268/510] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:25 2026] GET /v2.0/security-groups/e89e9aeb-e9b5-49c9-85d1-4d49a34657ef => generated 2309 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/511] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:25 2026] GET /v2.0/security-groups/fb251b02-ea11-4024-ae15-a2c1f3dd7325 => generated 2918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/512] 10.0.0.240 () {36 vars in 1013 bytes} [Thu Aug 6 15:19:25 2026] DELETE /v2.0/security-groups/e89e9aeb-e9b5-49c9-85d1-4d49a34657ef => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/513] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:25 2026] GET /v2.0/security-groups/fb251b02-ea11-4024-ae15-a2c1f3dd7325 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:19:26.226 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3231651-5005-40ca-9855-83b784fcf1a7 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: b0f0191a-2e4c-48ef-909d-5677e890c643 2026-08-06 15:19:26.240 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3231651-5005-40ca-9855-83b784fcf1a7 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: b0f0191a-2e4c-48ef-909d-5677e890c643 [pid: 7|app: 0|req: 243/514] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:19:25 2026] PUT /v2.0/routers/f5c926c9-35ee-4453-ae7f-492466148c62/add_router_interface => generated 310 bytes in 1387 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:19:26.816 7 INFO neutron.api.v2.resource [req-735fdac7-5c7a-43c3-982f-4ddd7f62106d req-7023e29a-05ec-4e48-bb8e-697dffb531b9 e18af100fc4b4bbab834f2d1ceefc17c 0fedc084ac2347faac8b63441f894518 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 244/515] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:26 2026] GET /v2.0/security-groups/47edf5f9-b84e-478f-9347-9c7dd6fe69cc => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/516] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:19:25 2026] PUT /v2.0/routers/dc443449-e6dd-455d-b36b-5933d712e8b1/remove_router_interface => generated 310 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/517] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:26 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:19:26.880 7 INFO neutron.api.v2.resource [req-948d129e-f6b3-4593-a8b7-7f77e265640a req-547261e4-0fc4-47b5-96c7-11b9394a4d49 e18af100fc4b4bbab834f2d1ceefc17c 0fedc084ac2347faac8b63441f894518 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/518] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:26 2026] GET /v2.0/security-groups/73135021-0541-400e-9da9-5a1c93de2e2d => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:19:26.917 7 INFO neutron.api.v2.resource [req-6d101ac9-4d1a-488a-8573-9861a260cfce req-81fea413-2d50-4a32-9626-b8142edaa02b e18af100fc4b4bbab834f2d1ceefc17c 0fedc084ac2347faac8b63441f894518 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/519] 10.0.0.240 () {34 vars in 991 bytes} [Thu Aug 6 15:19:26 2026] GET /v2.0/security-groups/832c6024-95e9-48b9-9253-59dc93a6224c => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:19:27.085 8 INFO neutron_taas.services.taas.taas_plugin [None req-2fbabab0-51f1-4d1c-a20e-069d84730f87 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 58a2f9f6-5b92-4abf-a8c7-d406e25d858e 2026-08-06 15:19:27.092 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fbabab0-51f1-4d1c-a20e-069d84730f87 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 58a2f9f6-5b92-4abf-a8c7-d406e25d858e 2026-08-06 15:19:27.384 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f1fa16f-81c0-4061-9539-50b23273ed1c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: c08b928d-c9e1-4bf2-b465-92095b62680b 2026-08-06 15:19:27.384 8 INFO neutron_taas.services.taas.taas_plugin [None req-2fbabab0-51f1-4d1c-a20e-069d84730f87 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: e79a54d1-259a-4a32-ac68-3cee1d57b43e 2026-08-06 15:19:27.386 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fbabab0-51f1-4d1c-a20e-069d84730f87 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: e79a54d1-259a-4a32-ac68-3cee1d57b43e 2026-08-06 15:19:27.391 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f1fa16f-81c0-4061-9539-50b23273ed1c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: c08b928d-c9e1-4bf2-b465-92095b62680b 2026-08-06 15:19:27.490 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-2fbabab0-51f1-4d1c-a20e-069d84730f87 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 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 165, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2343, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 657, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 741, 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 2303, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2308, 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 110, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-08-06 15:19:27.856 8 INFO neutron.db.l3_hamode_db [None req-2fbabab0-51f1-4d1c-a20e-069d84730f87 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] HA network c7b927fe-0690-4036-be88-e2062a84b427 was deleted as no HA routers are present in project 6475b0929de649c399ce80591dfa648a. [pid: 8|app: 0|req: 273/520] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:19:26 2026] DELETE /v2.0/routers/dc443449-e6dd-455d-b36b-5933d712e8b1 => generated 0 bytes in 1032 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/521] 10.0.0.2 () {34 vars in 683 bytes} [Thu Aug 6 15:19:27 2026] POST /v2.0/security-groups => generated 1660 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/522] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:19:26 2026] PUT /v2.0/routers/05f0e591-55b7-43d3-a156-2d58b72f0f23/remove_router_interface => generated 310 bytes in 1076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/523] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:19:27 2026] DELETE /v2.0/subnets/3d6d0624-d70b-43fb-a915-5c01eabd18c0 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/524] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:28 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => 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: 249/525] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:19:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:19:28.194 8 INFO neutron.services.segments.plugin [-] Segment 9e914094-bac9-4afd-992a-9f6f05a3020b resource provider aggregate not found 2026-08-06 15:19:28.200 8 INFO neutron.services.segments.plugin [-] Segment 9e914094-bac9-4afd-992a-9f6f05a3020b resource provider aggregate not found 2026-08-06 15:19:28.222 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9e914094-bac9-4afd-992a-9f6f05a3020b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e914094-bac9-4afd-992a-9f6f05a3020b found for delete ", "request_id": "req-dabcd668-e191-40df-9f35-a8ef1bd39d29"}]} 2026-08-06 15:19:28.223 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9e914094-bac9-4afd-992a-9f6f05a3020b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e914094-bac9-4afd-992a-9f6f05a3020b found for delete ", "request_id": "req-22aac5c5-e643-4e15-9576-964782f7c9a6"}]} [pid: 7|app: 0|req: 250/526] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:19:28 2026] DELETE /v2.0/networks/0c380b6d-5c5e-48e2-ab0b-3f3624bc5b9c => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:19:28.424 8 INFO neutron_taas.services.taas.taas_plugin [None req-31c05c92-88b9-4a64-8164-ff58f60c30f0 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 37413e1e-40c0-43a5-bebf-21d5a4524417 2026-08-06 15:19:28.427 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31c05c92-88b9-4a64-8164-ff58f60c30f0 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 37413e1e-40c0-43a5-bebf-21d5a4524417 [pid: 7|app: 0|req: 251/527] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:19:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:19:28.761 8 INFO neutron_taas.services.taas.taas_plugin [None req-31c05c92-88b9-4a64-8164-ff58f60c30f0 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 9e37cd3f-0d06-4a8b-b2d7-dc940de771dc 2026-08-06 15:19:28.763 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31c05c92-88b9-4a64-8164-ff58f60c30f0 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 9e37cd3f-0d06-4a8b-b2d7-dc940de771dc 2026-08-06 15:19:28.821 7 INFO neutron.services.segments.plugin [-] Segment 4a796634-c712-49f5-a40c-78140e1976c1 resource provider aggregate not found 2026-08-06 15:19:28.832 7 INFO neutron.services.segments.plugin [-] Segment 4a796634-c712-49f5-a40c-78140e1976c1 resource provider aggregate not found 2026-08-06 15:19:28.837 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4a796634-c712-49f5-a40c-78140e1976c1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a796634-c712-49f5-a40c-78140e1976c1 found for delete ", "request_id": "req-5e71e1cb-d4f9-4c3b-b036-4285742631d7"}]} 2026-08-06 15:19:28.853 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4a796634-c712-49f5-a40c-78140e1976c1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a796634-c712-49f5-a40c-78140e1976c1 found for delete ", "request_id": "req-a5861217-1073-4ac8-9e76-ebee34748f92"}]} 2026-08-06 15:19:29.106 8 INFO neutron.db.l3_hamode_db [None req-31c05c92-88b9-4a64-8164-ff58f60c30f0 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] HA network e5211d44-0cb5-4401-bdd6-a3c23ea47651 was deleted as no HA routers are present in project 0fedc084ac2347faac8b63441f894518. [pid: 8|app: 0|req: 277/528] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:19:28 2026] DELETE /v2.0/routers/05f0e591-55b7-43d3-a156-2d58b72f0f23 => generated 0 bytes in 1007 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:19:29.117 8 WARNING neutron.db.securitygroups_db [None req-7f4320d7-235b-4dcd-9036-b0421c88b595 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 278/529] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:19:29 2026] GET /v2.0/security-groups?tenant_id=6475b0929de649c399ce80591dfa648a&name=default => generated 2921 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/530] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:19:28 2026] POST /v2.0/floatingips => generated 552 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/531] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:19:29 2026] DELETE /v2.0/security-groups/66d811eb-4fee-4707-bea2-712203e790ee => 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: 254/532] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:29 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => 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: 279/533] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:19:29 2026] DELETE /v2.0/subnets/acc6c4b8-860d-4d86-a9ad-f84a6638789e => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:19:29.469 7 INFO neutron_taas.services.taas.taas_plugin [None req-87781cf3-c243-47b3-8298-ea986d3d7c91 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 0d0ab597-8f7b-482a-96ab-80948b5a9587 2026-08-06 15:19:29.473 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87781cf3-c243-47b3-8298-ea986d3d7c91 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 0d0ab597-8f7b-482a-96ab-80948b5a9587 [pid: 7|app: 0|req: 255/534] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:19:29 2026] DELETE /v2.0/networks/31a1b914-d1be-4bba-9fe2-55167b61918d => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:19:29.697 8 WARNING neutron.db.securitygroups_db [req-812c4722-a08b-44e7-99c2-2c8c6921eb41 req-dd93d0e4-dfda-49eb-9856-881b4a15c825 3219ead11b0244f99c231b65f2583509 cc9d24daf21847f5b575f54a6cfcda56 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 280/535] 10.0.0.240 () {34 vars in 1098 bytes} [Thu Aug 6 15:19:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--712987997&fields=id&tenant_id=cc9d24daf21847f5b575f54a6cfcda56 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/536] 10.0.0.240 () {34 vars in 982 bytes} [Thu Aug 6 15:19:29 2026] GET /v2.0/networks?id=58bd736c-ceea-4952-92b3-f615bc7c6a27 => generated 676 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/537] 10.0.0.240 () {34 vars in 965 bytes} [Thu Aug 6 15:19:29 2026] GET /v2.0/quotas/cc9d24daf21847f5b575f54a6cfcda56 => generated 312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/538] 10.0.0.240 () {34 vars in 1002 bytes} [Thu Aug 6 15:19:29 2026] GET /v2.0/ports?tenant_id=cc9d24daf21847f5b575f54a6cfcda56&fields=id => generated 57 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:19:29.912 7 WARNING neutron.db.securitygroups_db [None req-6f4b34f1-220e-456b-832c-28b969e0ed5e 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 259/539] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:19:29 2026] GET /v2.0/security-groups?tenant_id=0fedc084ac2347faac8b63441f894518&name=default => generated 2921 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/540] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:19:29 2026] DELETE /v2.0/security-groups/fb251b02-ea11-4024-ae15-a2c1f3dd7325 => 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: 281/541] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:19:29 2026] GET /v2.0/networks?id=8671fad6-a253-437d-ac49-d9faa843bc40 => generated 669 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/542] 199.204.45.22 () {34 vars in 910 bytes} [Thu Aug 6 15:19:30 2026] GET /v2.0/extensions => generated 22918 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-06 15:19:30.134 8 WARNING neutron.db.securitygroups_db [req-a8daee87-46f8-407d-be01-2495141072be req-b158e1cc-bde1-4d1b-adb2-283d7aa38b88 1033dc94b9804e8cb950f8b753357bcc 49334fdff12c44e59b3fd5c5cd2a1c49 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 282/543] 199.204.45.22 () {34 vars in 1049 bytes} [Thu Aug 6 15:19:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=49334fdff12c44e59b3fd5c5cd2a1c49 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:19:30.246 8 INFO neutron.services.segments.plugin [-] Segment 2077f67e-a2da-4002-9464-b843964022a7 resource provider aggregate not found 2026-08-06 15:19:30.251 8 INFO neutron.services.segments.plugin [-] Segment 2077f67e-a2da-4002-9464-b843964022a7 resource provider aggregate not found 2026-08-06 15:19:30.267 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2077f67e-a2da-4002-9464-b843964022a7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2077f67e-a2da-4002-9464-b843964022a7 found for delete ", "request_id": "req-66b24c84-ba64-472f-af2c-a53a8a95205c"}]} 2026-08-06 15:19:30.271 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2077f67e-a2da-4002-9464-b843964022a7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2077f67e-a2da-4002-9464-b843964022a7 found for delete ", "request_id": "req-1264fc99-d85b-4b3a-8830-86672c7f1b77"}]} [pid: 8|app: 0|req: 283/544] 10.0.0.240 () {34 vars in 907 bytes} [Thu Aug 6 15:19:30 2026] GET /v2.0/extensions => generated 22918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/545] 10.0.0.240 () {34 vars in 1008 bytes} [Thu Aug 6 15:19:30 2026] GET /v2.0/networks/58bd736c-ceea-4952-92b3-f615bc7c6a27?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: 285/546] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:30 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 957 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/547] 199.204.45.22 () {38 vars in 954 bytes} [Thu Aug 6 15:19:30 2026] POST /v2.0/ports => generated 954 bytes in 336 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: 286/548] 10.0.0.240 () {34 vars in 1108 bytes} [Thu Aug 6 15:19:30 2026] GET /v2.0/networks/58bd736c-ceea-4952-92b3-f615bc7c6a27?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: 263/549] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:30 2026] GET /v2.0/security-groups?id=2a95ea0b-aa16-4799-84ae-2aac1480d6d1&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: 287/550] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:30 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:19:30.861 7 INFO neutron.services.segments.plugin [-] Segment 54c58d99-3664-447f-9df2-61b7cffd8433 resource provider aggregate not found 2026-08-06 15:19:30.875 7 INFO neutron.services.segments.plugin [-] Segment 54c58d99-3664-447f-9df2-61b7cffd8433 resource provider aggregate not found 2026-08-06 15:19:30.886 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 54c58d99-3664-447f-9df2-61b7cffd8433 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54c58d99-3664-447f-9df2-61b7cffd8433 found for delete ", "request_id": "req-446dd4fe-7301-4637-aa48-31fd9f6aeaf6"}]} 2026-08-06 15:19:30.893 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 54c58d99-3664-447f-9df2-61b7cffd8433 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54c58d99-3664-447f-9df2-61b7cffd8433 found for delete ", "request_id": "req-b3b74263-0b12-4d58-9e98-86d37eebdab2"}]} [pid: 7|app: 0|req: 265/553] 199.204.45.22 () {38 vars in 1027 bytes} [Thu Aug 6 15:19:30 2026] PUT /v2.0/ports/6d74b41e-76d8-4688-8d5a-845924b0c724 => generated 1235 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:19:31.584 8 INFO neutron.db.segments_db [None req-74af7b0b-b90b-4b5e-9453-6d0bfdde729e 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment ee76a063-3797-446d-aea2-1ab238e3c64a of type vxlan for network 6346de27-6cf2-42b9-9f4a-58b4a715fc4f /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 266/554] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:31 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/555] 10.0.0.2 () {34 vars in 669 bytes} [Thu Aug 6 15:19:31 2026] POST /v2.0/networks => generated 752 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/556] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:31 2026] GET /v2.0/security-groups?id=2a95ea0b-aa16-4799-84ae-2aac1480d6d1&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/557] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:31 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/558] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:19:31 2026] POST /v2.0/subnets => generated 699 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:19:31.961 7 INFO neutron.db.segments_db [None req-1928fba1-9117-4ad3-af97-7b104bd8f185 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 8859d8a7-97b5-49df-a123-1abda5d0af34 of type vxlan for network 56efddb3-2a34-422a-8fcc-bfb606a121f8 2026-08-06 15:19:32.024 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-619a0c31-6658-405e-9e43-01ed6469ed20'] response: {'name': 'network-changed', 'server_uuid': 'a382e526-7a01-4615-8204-21efba0dd9f6', 'tag': '6d74b41e-76d8-4688-8d5a-845924b0c724', 'status': 'completed', 'code': 200} 2026-08-06 15:19:32.289 7 INFO neutron.db.l3_hamode_db [None req-1928fba1-9117-4ad3-af97-7b104bd8f185 108fcdc66c954e80981728284e96d629 173b9daf3c2c4d3cbec39d7cafbab147 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:19:32.404 8 INFO neutron.db.segments_db [None req-5520ef9b-28e1-44e3-a7c0-78229e59e77a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 5f15dd4c-0521-4897-87eb-511136e55066 of type vxlan for network f26f4fa5-cca6-4531-9278-628b403e3356 [pid: 8|app: 0|req: 291/559] 10.0.0.2 () {34 vars in 669 bytes} [Thu Aug 6 15:19:32 2026] POST /v2.0/networks => generated 744 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/560] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:19:32 2026] GET /v2.0/ports?tenant_id=49334fdff12c44e59b3fd5c5cd2a1c49&device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/561] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:19:32 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) [pid: 8|app: 0|req: 294/562] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:19:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6d74b41e-76d8-4688-8d5a-845924b0c724 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:19:32.807 8 INFO neutron.db.segments_db [None req-b5871014-5a62-4810-9e13-b0ac91209a93 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 2dc998b1-6a12-4e03-8207-fe9e311384c8 of type vxlan for network 39dad474-712f-4bbd-8384-0d3903ce45e5 2026-08-06 15:19:33.003 7 INFO neutron.db.l3_hamode_db [None req-1928fba1-9117-4ad3-af97-7b104bd8f185 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:19:33.053 8 INFO neutron.db.l3_hamode_db [None req-b5871014-5a62-4810-9e13-b0ac91209a93 108fcdc66c954e80981728284e96d629 64af5896edc543eda872cfc07d2b94c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:19:33.836 8 INFO neutron.db.l3_hamode_db [None req-b5871014-5a62-4810-9e13-b0ac91209a93 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 269/563] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:19:31 2026] POST /v2.0/routers => generated 739 bytes in 2165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/564] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:19:34 2026] GET /v2.0/subnets?id=37459177-3c54-484f-8c16-cfc254c2623b => generated 687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/565] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:34 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/566] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:34 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => 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: 295/567] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:19:32 2026] POST /v2.0/routers => generated 732 bytes in 1999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/568] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:19:34 2026] GET /v2.0/ports?network_id=8671fad6-a253-437d-ac49-d9faa843bc40&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/569] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:34 2026] GET /v2.0/security-groups?id=2a95ea0b-aa16-4799-84ae-2aac1480d6d1&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/570] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:19:34 2026] PUT /v2.0/routers/2951cbe4-efa6-4bcc-9038-8d1fbc711642/add_router_interface => generated 310 bytes in 1431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/571] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:19:35 2026] GET /v2.0/networks/8671fad6-a253-437d-ac49-d9faa843bc40?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: 275/572] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:19:35 2026] GET /v2.0/networks?id=58bd736c-ceea-4952-92b3-f615bc7c6a27 => generated 676 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/573] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:35 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => 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: 277/574] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:19:35 2026] GET /v2.0/networks/8671fad6-a253-437d-ac49-d9faa843bc40?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) 2026-08-06 15:19:35.790 7 WARNING neutron.db.securitygroups_db [req-812c4722-a08b-44e7-99c2-2c8c6921eb41 req-d30ee256-5cc6-44db-97db-a812099c84f9 3219ead11b0244f99c231b65f2583509 cc9d24daf21847f5b575f54a6cfcda56 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 278/575] 199.204.45.22 () {34 vars in 1049 bytes} [Thu Aug 6 15:19:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cc9d24daf21847f5b575f54a6cfcda56 => generated 180 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/576] 199.204.45.22 () {38 vars in 954 bytes} [Thu Aug 6 15:19:35 2026] POST /v2.0/ports => generated 954 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 280/577] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:36 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/578] 10.0.0.2 () {34 vars in 683 bytes} [Thu Aug 6 15:19:36 2026] POST /v2.0/security-groups => generated 1659 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/579] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:19:34 2026] PUT /v2.0/routers/3cc4fd9f-cc18-49b5-b209-d3622b3ca03d/add_router_interface => generated 310 bytes in 1765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/580] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:36 2026] GET /v2.0/security-groups?id=2a95ea0b-aa16-4799-84ae-2aac1480d6d1&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: 300/581] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:19:36 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: 8|app: 0|req: 301/582] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:36 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 957 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/583] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:19:36 2026] GET /v2.0/ports?tenant_id=49334fdff12c44e59b3fd5c5cd2a1c49&device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/584] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:19:36 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) [pid: 8|app: 0|req: 304/585] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:37 2026] GET /v2.0/security-groups?id=88b2265d-339c-488d-ba0e-b1c4ccae7437&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: 305/586] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:19:37 2026] GET /v2.0/networks?id=8671fad6-a253-437d-ac49-d9faa843bc40 => generated 765 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/587] 199.204.45.22 () {38 vars in 1027 bytes} [Thu Aug 6 15:19:36 2026] PUT /v2.0/ports/1052fb5f-5a11-4da9-9ada-cc857286d128 => generated 1235 bytes in 959 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-08-06 15:19:37.543 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-42520d8b-da52-4bde-8116-91d99e380345'] response: {'name': 'network-changed', 'server_uuid': '25d9e901-9b4a-469d-8c52-052e0083f094', 'tag': '1052fb5f-5a11-4da9-9ada-cc857286d128', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 283/588] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:19:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6d74b41e-76d8-4688-8d5a-845924b0c724 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/589] 10.0.0.240 () {34 vars in 982 bytes} [Thu Aug 6 15:19:37 2026] GET /v2.0/networks?id=f26f4fa5-cca6-4531-9278-628b403e3356 => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/590] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:19:37 2026] GET /v2.0/subnets?id=37459177-3c54-484f-8c16-cfc254c2623b => generated 687 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/591] 10.0.0.240 () {34 vars in 965 bytes} [Thu Aug 6 15:19:37 2026] GET /v2.0/quotas/64af5896edc543eda872cfc07d2b94c9 => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/592] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:19:37 2026] GET /v2.0/ports?network_id=8671fad6-a253-437d-ac49-d9faa843bc40&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/593] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:19:37 2026] POST /v2.0/floatingips => generated 552 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/594] 10.0.0.240 () {34 vars in 1002 bytes} [Thu Aug 6 15:19:37 2026] GET /v2.0/ports?tenant_id=64af5896edc543eda872cfc07d2b94c9&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/595] 10.0.0.240 () {34 vars in 1008 bytes} [Thu Aug 6 15:19:37 2026] GET /v2.0/networks/f26f4fa5-cca6-4531-9278-628b403e3356?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: 307/596] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:19:37 2026] GET /v2.0/networks/8671fad6-a253-437d-ac49-d9faa843bc40?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/597] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:37 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/598] 10.0.0.240 () {34 vars in 1108 bytes} [Thu Aug 6 15:19:37 2026] GET /v2.0/networks/f26f4fa5-cca6-4531-9278-628b403e3356?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: 291/599] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:19:37 2026] GET /v2.0/networks/8671fad6-a253-437d-ac49-d9faa843bc40?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: 309/600] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:37 2026] GET /v2.0/security-groups?id=2a95ea0b-aa16-4799-84ae-2aac1480d6d1&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/601] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:37 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/602] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:19:38 2026] GET /v2.0/ports?tenant_id=cc9d24daf21847f5b575f54a6cfcda56&device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:19:38.139 8 WARNING neutron.db.securitygroups_db [req-6557acbb-c01c-4a5e-9a65-1e47f3fadc14 req-7b3c5fd9-3036-47d5-bfbc-3ea4e6a03a40 e94aa2bced61456c90c394926b651140 173b9daf3c2c4d3cbec39d7cafbab147 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 311/603] 10.0.0.240 () {34 vars in 1098 bytes} [Thu Aug 6 15:19:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--479962290&fields=id&tenant_id=173b9daf3c2c4d3cbec39d7cafbab147 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/604] 199.204.45.22 () {34 vars in 1017 bytes} [Thu Aug 6 15:19:38 2026] GET /v2.0/networks?tenant_id=cc9d24daf21847f5b575f54a6cfcda56&shared=False => generated 772 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/605] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:38 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/606] 10.0.0.240 () {34 vars in 982 bytes} [Thu Aug 6 15:19:38 2026] GET /v2.0/networks?id=6346de27-6cf2-42b9-9f4a-58b4a715fc4f => generated 684 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/607] 199.204.45.22 () {34 vars in 929 bytes} [Thu Aug 6 15:19:38 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: 295/608] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:38 2026] GET /v2.0/security-groups?id=88b2265d-339c-488d-ba0e-b1c4ccae7437&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/609] 10.0.0.240 () {34 vars in 965 bytes} [Thu Aug 6 15:19:38 2026] GET /v2.0/quotas/173b9daf3c2c4d3cbec39d7cafbab147 => generated 312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/610] 10.0.0.240 () {34 vars in 1002 bytes} [Thu Aug 6 15:19:38 2026] GET /v2.0/ports?tenant_id=173b9daf3c2c4d3cbec39d7cafbab147&fields=id => generated 57 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/611] 10.0.0.240 () {34 vars in 1008 bytes} [Thu Aug 6 15:19:38 2026] GET /v2.0/networks/6346de27-6cf2-42b9-9f4a-58b4a715fc4f?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: 297/612] 10.0.0.240 () {34 vars in 1108 bytes} [Thu Aug 6 15:19:38 2026] GET /v2.0/networks/6346de27-6cf2-42b9-9f4a-58b4a715fc4f?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: 316/613] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:38 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => 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: 298/614] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:38 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => 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: 317/615] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:39 2026] GET /v2.0/security-groups?id=2a95ea0b-aa16-4799-84ae-2aac1480d6d1&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: 299/616] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:39 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => 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: 318/617] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:19:39 2026] GET /v2.0/ports?tenant_id=cc9d24daf21847f5b575f54a6cfcda56&device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 1238 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/618] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:19:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1052fb5f-5a11-4da9-9ada-cc857286d128 => 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: 300/619] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:39 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/620] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:19:39 2026] GET /v2.0/subnets?id=a332e7bd-bbb5-42b5-b259-9393e692559c => generated 694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/621] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:39 2026] GET /v2.0/security-groups?id=88b2265d-339c-488d-ba0e-b1c4ccae7437&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: 321/622] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:19:39 2026] GET /v2.0/ports?network_id=58bd736c-ceea-4952-92b3-f615bc7c6a27&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/623] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:19:39 2026] GET /v2.0/networks/58bd736c-ceea-4952-92b3-f615bc7c6a27?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/624] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:19:39 2026] GET /v2.0/networks/58bd736c-ceea-4952-92b3-f615bc7c6a27?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: 303/625] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:39 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => 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: 304/626] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:40 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => 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: 323/627] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:40 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/628] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:40 2026] GET /v2.0/security-groups?id=2a95ea0b-aa16-4799-84ae-2aac1480d6d1&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: 324/629] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:40 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/630] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:40 2026] GET /v2.0/security-groups?id=88b2265d-339c-488d-ba0e-b1c4ccae7437&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: 325/631] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:40 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => 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: 307/632] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:41 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/633] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:41 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => 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: 308/634] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:41 2026] GET /v2.0/security-groups?id=2a95ea0b-aa16-4799-84ae-2aac1480d6d1&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/635] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:41 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/636] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:41 2026] GET /v2.0/security-groups?id=88b2265d-339c-488d-ba0e-b1c4ccae7437&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: 328/637] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:41 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => 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: 329/638] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:42 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => 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: 310/639] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:19:42 2026] GET /v2.0/networks?id=f26f4fa5-cca6-4531-9278-628b403e3356 => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/640] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:42 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/641] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:42 2026] GET /v2.0/security-groups?id=2a95ea0b-aa16-4799-84ae-2aac1480d6d1&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: 313/642] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:42 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/643] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:42 2026] GET /v2.0/security-groups?id=88b2265d-339c-488d-ba0e-b1c4ccae7437&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: 330/644] 199.204.45.22 () {38 vars in 954 bytes} [Thu Aug 6 15:19:42 2026] POST /v2.0/ports => generated 954 bytes in 556 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: 331/645] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:43 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => 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: 315/646] 199.204.45.22 () {38 vars in 1027 bytes} [Thu Aug 6 15:19:43 2026] PUT /v2.0/ports/6f7528ec-762e-41d5-a8af-b71ef2cb3a89 => generated 1235 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:19:43.538 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e48094c4-e409-44c5-8bde-3bb04da78df8'] response: {'name': 'network-changed', 'server_uuid': '3ed9db7f-4b84-495a-b12e-1712a8c83426', 'tag': '6f7528ec-762e-41d5-a8af-b71ef2cb3a89', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 332/647] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:43 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 969 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: 7|app: 0|req: 316/648] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:43 2026] GET /v2.0/security-groups?id=1e471c6c-2883-4a10-b32b-2fc8b9424f1a&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/649] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:43 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/650] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:43 2026] GET /v2.0/security-groups?id=2a95ea0b-aa16-4799-84ae-2aac1480d6d1&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/651] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:44 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/652] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:19:44 2026] GET /v2.0/ports?tenant_id=64af5896edc543eda872cfc07d2b94c9&device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 1238 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/653] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:44 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/654] 199.204.45.22 () {34 vars in 1017 bytes} [Thu Aug 6 15:19:44 2026] GET /v2.0/networks?tenant_id=64af5896edc543eda872cfc07d2b94c9&shared=False => generated 772 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/655] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:44 2026] GET /v2.0/security-groups?id=88b2265d-339c-488d-ba0e-b1c4ccae7437&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: 338/656] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:44 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => 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: 339/657] 199.204.45.22 () {34 vars in 929 bytes} [Thu Aug 6 15:19:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:19:44.603 7 INFO neutron.db.l3_db [None req-73e55da7-5d26-436d-bf37-bbcd32ee2cdb 1033dc94b9804e8cb950f8b753357bcc 49334fdff12c44e59b3fd5c5cd2a1c49 - - default default] Floating IP 4c6e4c90-c3c6-4e6e-85cc-0e49b849984a associated. External IP: 10.96.250.205, port: 6d74b41e-76d8-4688-8d5a-845924b0c724. [pid: 8|app: 0|req: 340/658] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:19:44 2026] GET /v2.0/networks?id=6346de27-6cf2-42b9-9f4a-58b4a715fc4f => generated 684 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:19:44.635 8 WARNING neutron.db.securitygroups_db [req-6557acbb-c01c-4a5e-9a65-1e47f3fadc14 req-79951d5f-3d8c-42ac-80c8-237d347d3557 e94aa2bced61456c90c394926b651140 173b9daf3c2c4d3cbec39d7cafbab147 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 341/659] 199.204.45.22 () {34 vars in 1049 bytes} [Thu Aug 6 15:19:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=173b9daf3c2c4d3cbec39d7cafbab147 => generated 180 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/660] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:19:44 2026] PUT /v2.0/floatingips/4c6e4c90-c3c6-4e6e-85cc-0e49b849984a => generated 855 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/661] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:44 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/662] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:44 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => 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: 342/663] 199.204.45.22 () {38 vars in 954 bytes} [Thu Aug 6 15:19:44 2026] POST /v2.0/ports => generated 954 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: 322/664] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:45 2026] GET /v2.0/security-groups?id=1e471c6c-2883-4a10-b32b-2fc8b9424f1a&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/665] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:45 2026] GET /v2.0/security-groups?id=2a95ea0b-aa16-4799-84ae-2aac1480d6d1&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: 344/666] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:19:45 2026] GET /v2.0/ports?tenant_id=64af5896edc543eda872cfc07d2b94c9&device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/667] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:45 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/668] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:19:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=6f7528ec-762e-41d5-a8af-b71ef2cb3a89 => 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: 347/669] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:45 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/670] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:45 2026] GET /v2.0/security-groups?id=88b2265d-339c-488d-ba0e-b1c4ccae7437&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: 323/671] 199.204.45.22 () {38 vars in 1027 bytes} [Thu Aug 6 15:19:45 2026] PUT /v2.0/ports/27ade25e-2be3-4916-8570-df327fe3c7b1 => generated 1235 bytes in 478 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: 349/672] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:19:45 2026] GET /v2.0/subnets?id=f11eee98-ce7d-482e-9f8b-bf9a94a35d15 => generated 695 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/673] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:45 2026] GET /v2.0/security-groups?id=39d2ba04-a307-4135-9a0a-53cd91abffc5&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/674] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:19:45 2026] GET /v2.0/ports?network_id=f26f4fa5-cca6-4531-9278-628b403e3356&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: 325/675] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:45 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/676] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:19:45 2026] GET /v2.0/networks/f26f4fa5-cca6-4531-9278-628b403e3356?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/677] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:45 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => 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: 352/678] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:19:45 2026] GET /v2.0/networks/f26f4fa5-cca6-4531-9278-628b403e3356?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: 327/679] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:45 2026] GET /v2.0/security-groups?id=2a95ea0b-aa16-4799-84ae-2aac1480d6d1&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:19:45.699 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92cd446d-7dc7-4acf-b529-c884863dc34e'] response: {'name': 'network-changed', 'server_uuid': 'a382e526-7a01-4615-8204-21efba0dd9f6', 'tag': '6d74b41e-76d8-4688-8d5a-845924b0c724', 'status': 'completed', 'code': 200} 2026-08-06 15:19:45.700 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92cd446d-7dc7-4acf-b529-c884863dc34e'] response: {'name': 'network-changed', 'server_uuid': '82950cb5-90e5-47dc-b8cf-23e36edcd2d2', 'tag': '27ade25e-2be3-4916-8570-df327fe3c7b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 330/682] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:19:46.197 8 INFO neutron.db.l3_db [None req-2b8db89d-99a9-42dc-b3b1-4649452c573d 3219ead11b0244f99c231b65f2583509 cc9d24daf21847f5b575f54a6cfcda56 - - default default] Floating IP b3595e75-553a-4cbd-a908-2bea240cb3c5 associated. External IP: 10.96.250.213, port: 1052fb5f-5a11-4da9-9ada-cc857286d128. [pid: 7|app: 0|req: 331/683] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/security-groups?id=1e471c6c-2883-4a10-b32b-2fc8b9424f1a&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: 332/684] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/ports?tenant_id=49334fdff12c44e59b3fd5c5cd2a1c49&device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/685] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/networks?id=8671fad6-a253-437d-ac49-d9faa843bc40 => generated 765 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/686] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6d74b41e-76d8-4688-8d5a-845924b0c724 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/687] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/subnets?id=37459177-3c54-484f-8c16-cfc254c2623b => generated 687 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/688] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/ports?network_id=8671fad6-a253-437d-ac49-d9faa843bc40&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/689] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/networks/8671fad6-a253-437d-ac49-d9faa843bc40?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: 353/690] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:19:45 2026] PUT /v2.0/floatingips/b3595e75-553a-4cbd-a908-2bea240cb3c5 => generated 855 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/691] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/ports?tenant_id=173b9daf3c2c4d3cbec39d7cafbab147&device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/692] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=27ade25e-2be3-4916-8570-df327fe3c7b1 => 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: 354/693] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/networks/8671fad6-a253-437d-ac49-d9faa843bc40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/694] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/subnets?id=f5f667cb-7be6-44aa-bd7c-9ba2e0a040dc => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/695] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/696] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/ports?network_id=6346de27-6cf2-42b9-9f4a-58b4a715fc4f&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: 356/697] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/security-groups?id=39d2ba04-a307-4135-9a0a-53cd91abffc5&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/698] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/networks/6346de27-6cf2-42b9-9f4a-58b4a715fc4f?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/699] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/networks/6346de27-6cf2-42b9-9f4a-58b4a715fc4f?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: 357/700] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/701] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:46 2026] GET /v2.0/security-groups?id=2a95ea0b-aa16-4799-84ae-2aac1480d6d1&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:19:46.936 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dec885e0-84ad-4139-a1a2-32f96abdf6ec'] response: {'name': 'network-changed', 'server_uuid': '25d9e901-9b4a-469d-8c52-052e0083f094', 'tag': '1052fb5f-5a11-4da9-9ada-cc857286d128', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 358/702] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/703] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/security-groups?id=1e471c6c-2883-4a10-b32b-2fc8b9424f1a&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/704] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/ports?tenant_id=cc9d24daf21847f5b575f54a6cfcda56&device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/705] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/networks?id=58bd736c-ceea-4952-92b3-f615bc7c6a27 => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/706] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1052fb5f-5a11-4da9-9ada-cc857286d128 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/707] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/subnets?id=a332e7bd-bbb5-42b5-b259-9393e692559c => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/708] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/ports?network_id=58bd736c-ceea-4952-92b3-f615bc7c6a27&device_owner=network%3Adhcp => 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: 348/709] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/networks/58bd736c-ceea-4952-92b3-f615bc7c6a27?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: 362/710] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/networks/58bd736c-ceea-4952-92b3-f615bc7c6a27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/711] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/ports?tenant_id=173b9daf3c2c4d3cbec39d7cafbab147&device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/712] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/713] 199.204.45.22 () {34 vars in 993 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => 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: 350/714] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/networks?id=6346de27-6cf2-42b9-9f4a-58b4a715fc4f => generated 780 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/715] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/security-groups?id=39d2ba04-a307-4135-9a0a-53cd91abffc5&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/716] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=27ade25e-2be3-4916-8570-df327fe3c7b1 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/717] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:47 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => 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: 368/718] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:19:48 2026] GET /v2.0/subnets?id=f5f667cb-7be6-44aa-bd7c-9ba2e0a040dc => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/719] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:48 2026] GET /v2.0/security-groups?id=2a95ea0b-aa16-4799-84ae-2aac1480d6d1&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:19:48.124 7 INFO neutron_taas.services.taas.taas_plugin [req-9590c60e-59e4-4028-9ba3-2744140ebcd4 req-2d95546d-3d2f-465c-9e5b-64cb64c1e5ec 1033dc94b9804e8cb950f8b753357bcc 49334fdff12c44e59b3fd5c5cd2a1c49 - - default default] TaaS: Handle Delete Port: 6d74b41e-76d8-4688-8d5a-845924b0c724 [pid: 8|app: 0|req: 370/720] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:19:48 2026] GET /v2.0/ports?network_id=6346de27-6cf2-42b9-9f4a-58b4a715fc4f&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:19:48.133 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9590c60e-59e4-4028-9ba3-2744140ebcd4 req-2d95546d-3d2f-465c-9e5b-64cb64c1e5ec 1033dc94b9804e8cb950f8b753357bcc 49334fdff12c44e59b3fd5c5cd2a1c49 - - default default] Tap Mirror: Handle Delete Port: 6d74b41e-76d8-4688-8d5a-845924b0c724 [pid: 8|app: 0|req: 371/721] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:19:48 2026] GET /v2.0/networks/6346de27-6cf2-42b9-9f4a-58b4a715fc4f?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/722] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:19:48 2026] GET /v2.0/networks/6346de27-6cf2-42b9-9f4a-58b4a715fc4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:19:48.349 7 INFO neutron.db.l3_db [req-9590c60e-59e4-4028-9ba3-2744140ebcd4 req-2d95546d-3d2f-465c-9e5b-64cb64c1e5ec 1033dc94b9804e8cb950f8b753357bcc 49334fdff12c44e59b3fd5c5cd2a1c49 - - default default] Floating IP 4c6e4c90-c3c6-4e6e-85cc-0e49b849984a disassociated. External IP: 10.96.250.205, port: 6d74b41e-76d8-4688-8d5a-845924b0c724. [pid: 8|app: 0|req: 373/723] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:48 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/724] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:48 2026] GET /v2.0/security-groups?id=1e471c6c-2883-4a10-b32b-2fc8b9424f1a&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/725] 199.204.45.22 () {36 vars in 996 bytes} [Thu Aug 6 15:19:47 2026] DELETE /v2.0/ports/6d74b41e-76d8-4688-8d5a-845924b0c724 => generated 0 bytes in 888 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:19:48.852 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-590657f3-c03a-49ab-8342-30c9bf9a3c1c'] response: {'server_uuid': 'a382e526-7a01-4615-8204-21efba0dd9f6', 'name': 'network-vif-deleted', 'tag': '6d74b41e-76d8-4688-8d5a-845924b0c724', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 375/726] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:49 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/727] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:49 2026] GET /v2.0/security-groups?id=39d2ba04-a307-4135-9a0a-53cd91abffc5&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/728] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:49 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => 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: 353/729] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:49 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/730] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:49 2026] GET /v2.0/security-groups?id=1e471c6c-2883-4a10-b32b-2fc8b9424f1a&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/731] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:50 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/732] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:50 2026] GET /v2.0/security-groups?id=39d2ba04-a307-4135-9a0a-53cd91abffc5&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: 355/733] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:50 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => 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: 379/734] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:50 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/735] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:50 2026] GET /v2.0/security-groups?id=1e471c6c-2883-4a10-b32b-2fc8b9424f1a&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/736] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:51 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/737] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:51 2026] GET /v2.0/security-groups?id=1e471c6c-2883-4a10-b32b-2fc8b9424f1a&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/738] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:51 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/739] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:51 2026] GET /v2.0/ports?device_id=a382e526-7a01-4615-8204-21efba0dd9f6 => 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: 382/740] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:51 2026] GET /v2.0/security-groups?id=39d2ba04-a307-4135-9a0a-53cd91abffc5&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: 359/741] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:52 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/742] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:52 2026] GET /v2.0/security-groups?id=1e471c6c-2883-4a10-b32b-2fc8b9424f1a&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/743] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:52 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/744] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:52 2026] GET /v2.0/security-groups?id=39d2ba04-a307-4135-9a0a-53cd91abffc5&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: 384/745] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:19:52 2026] DELETE /v2.0/security-groups/2a95ea0b-aa16-4799-84ae-2aac1480d6d1 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:19:52.715 8 INFO neutron.api.v2.resource [None req-1c2383a1-eca9-4a3d-882e-1fce7c6de0ac 1033dc94b9804e8cb950f8b753357bcc 49334fdff12c44e59b3fd5c5cd2a1c49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 385/746] 10.0.0.2 () {32 vars in 735 bytes} [Thu Aug 6 15:19:52 2026] GET /v2.0/security-groups/2a95ea0b-aa16-4799-84ae-2aac1480d6d1 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/747] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:52 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:19:52.886 8 INFO neutron_taas.services.taas.taas_plugin [None req-bababe7b-8e07-4847-bb5c-7040db632b62 1033dc94b9804e8cb950f8b753357bcc 49334fdff12c44e59b3fd5c5cd2a1c49 - - default default] TaaS: Handle Delete Port: a1cb002a-5ea6-424b-a965-ab7f06bb2077 2026-08-06 15:19:52.889 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bababe7b-8e07-4847-bb5c-7040db632b62 1033dc94b9804e8cb950f8b753357bcc 49334fdff12c44e59b3fd5c5cd2a1c49 - - default default] Tap Mirror: Handle Delete Port: a1cb002a-5ea6-424b-a965-ab7f06bb2077 [pid: 8|app: 0|req: 386/748] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:19:52 2026] DELETE /v2.0/floatingips/4c6e4c90-c3c6-4e6e-85cc-0e49b849984a => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:19:53.069 7 INFO neutron.db.l3_db [None req-f0399b29-af38-4dab-b99c-fcb2b0d02634 e94aa2bced61456c90c394926b651140 173b9daf3c2c4d3cbec39d7cafbab147 - - default default] Floating IP 2df1a521-db95-450e-82c8-38b8ff727d0b associated. External IP: 10.96.250.201, port: 27ade25e-2be3-4916-8570-df327fe3c7b1. 2026-08-06 15:19:53.435 8 INFO neutron_taas.services.taas.taas_plugin [None req-bfde4342-0375-4b4f-b4c9-b6c9f06a2297 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: dab87bd6-cbcb-4270-af5c-8b3407ea80cb 2026-08-06 15:19:53.437 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfde4342-0375-4b4f-b4c9-b6c9f06a2297 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: dab87bd6-cbcb-4270-af5c-8b3407ea80cb [pid: 7|app: 0|req: 363/749] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:19:52 2026] PUT /v2.0/floatingips/2df1a521-db95-450e-82c8-38b8ff727d0b => generated 855 bytes in 737 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:19:53.500 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b70e355-ad0d-41be-a7df-e097679f2346'] response: {'name': 'network-changed', 'server_uuid': '82950cb5-90e5-47dc-b8cf-23e36edcd2d2', 'tag': '27ade25e-2be3-4916-8570-df327fe3c7b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 364/750] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:53 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/751] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:53 2026] GET /v2.0/security-groups?id=39d2ba04-a307-4135-9a0a-53cd91abffc5&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: 366/752] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:53 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/753] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:53 2026] GET /v2.0/security-groups?id=1e471c6c-2883-4a10-b32b-2fc8b9424f1a&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/754] 199.204.45.22 () {34 vars in 993 bytes} [Thu Aug 6 15:19:53 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:19:53.873 7 INFO neutron_taas.services.taas.taas_plugin [req-b7370d3d-1cff-4d7f-a351-98bd98eccccb req-4fea9779-8ad5-4bee-836d-8ad790bf25fd ce6a4497f77042fbada204532a5f36f1 64af5896edc543eda872cfc07d2b94c9 - - default default] TaaS: Handle Delete Port: 6f7528ec-762e-41d5-a8af-b71ef2cb3a89 2026-08-06 15:19:53.876 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b7370d3d-1cff-4d7f-a351-98bd98eccccb req-4fea9779-8ad5-4bee-836d-8ad790bf25fd ce6a4497f77042fbada204532a5f36f1 64af5896edc543eda872cfc07d2b94c9 - - default default] Tap Mirror: Handle Delete Port: 6f7528ec-762e-41d5-a8af-b71ef2cb3a89 [pid: 8|app: 0|req: 387/755] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:19:53 2026] PUT /v2.0/routers/7adf0b46-b828-48e4-8e38-5cfe93df73f4/remove_router_interface => generated 310 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/756] 199.204.45.22 () {36 vars in 996 bytes} [Thu Aug 6 15:19:53 2026] DELETE /v2.0/ports/6f7528ec-762e-41d5-a8af-b71ef2cb3a89 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/757] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:19:54 2026] GET /v2.0/ports?tenant_id=173b9daf3c2c4d3cbec39d7cafbab147&device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => 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: 371/758] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:19:54 2026] GET /v2.0/networks?id=6346de27-6cf2-42b9-9f4a-58b4a715fc4f => generated 780 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:19:54.128 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce48ca07-9015-4aa6-92ff-cc33887e997f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 507efe0a-08af-4665-88d0-1b46ac53f5f0 2026-08-06 15:19:54.131 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce48ca07-9015-4aa6-92ff-cc33887e997f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 507efe0a-08af-4665-88d0-1b46ac53f5f0 [pid: 7|app: 0|req: 372/759] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:19:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=27ade25e-2be3-4916-8570-df327fe3c7b1 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/760] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:19:54 2026] GET /v2.0/subnets?id=f5f667cb-7be6-44aa-bd7c-9ba2e0a040dc => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/761] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:19:54 2026] GET /v2.0/ports?network_id=6346de27-6cf2-42b9-9f4a-58b4a715fc4f&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/762] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:19:54 2026] GET /v2.0/networks/6346de27-6cf2-42b9-9f4a-58b4a715fc4f?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: 376/763] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:19:54 2026] GET /v2.0/networks/6346de27-6cf2-42b9-9f4a-58b4a715fc4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:19:54.399 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce48ca07-9015-4aa6-92ff-cc33887e997f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: aea9fb32-eae8-4103-9a8e-149e54ef112c 2026-08-06 15:19:54.402 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce48ca07-9015-4aa6-92ff-cc33887e997f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: aea9fb32-eae8-4103-9a8e-149e54ef112c 2026-08-06 15:19:54.726 8 INFO neutron.services.segments.plugin [-] Segment aca5f8c8-edef-4e2e-86d5-ade756386b4d resource provider aggregate not found 2026-08-06 15:19:54.734 8 INFO neutron.services.segments.plugin [-] Segment aca5f8c8-edef-4e2e-86d5-ade756386b4d resource provider aggregate not found 2026-08-06 15:19:54.748 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment aca5f8c8-edef-4e2e-86d5-ade756386b4d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aca5f8c8-edef-4e2e-86d5-ade756386b4d found for delete ", "request_id": "req-80d85b46-092e-438b-a90c-717831995669"}]} 2026-08-06 15:19:54.752 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment aca5f8c8-edef-4e2e-86d5-ade756386b4d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aca5f8c8-edef-4e2e-86d5-ade756386b4d found for delete ", "request_id": "req-6e971f8f-db03-4539-b1d0-2708b2fb48cd"}]} 2026-08-06 15:19:54.762 8 INFO neutron.db.l3_hamode_db [None req-ce48ca07-9015-4aa6-92ff-cc33887e997f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] HA network 0a38003a-f7b6-4f03-92bd-4885d40c8f7d was deleted as no HA routers are present in project 49334fdff12c44e59b3fd5c5cd2a1c49. [pid: 8|app: 0|req: 388/764] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:19:53 2026] DELETE /v2.0/routers/7adf0b46-b828-48e4-8e38-5cfe93df73f4 => generated 0 bytes in 847 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/765] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:54 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => 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: 377/766] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:19:54 2026] DELETE /v2.0/subnets/37459177-3c54-484f-8c16-cfc254c2623b => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:19:55.056 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d4820ab-ef6d-4b80-b054-2047cff263a2 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 8ffa47f4-c576-40bc-9c2a-fd2c2574e1ba 2026-08-06 15:19:55.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d4820ab-ef6d-4b80-b054-2047cff263a2 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 8ffa47f4-c576-40bc-9c2a-fd2c2574e1ba [pid: 8|app: 0|req: 390/767] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:19:54 2026] DELETE /v2.0/networks/8671fad6-a253-437d-ac49-d9faa843bc40 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:19:55.371 7 WARNING neutron.db.securitygroups_db [None req-851295d2-e670-4ec8-8144-fda73eb1b1a1 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 378/768] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:19:55 2026] GET /v2.0/security-groups?tenant_id=49334fdff12c44e59b3fd5c5cd2a1c49&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/769] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:19:55 2026] DELETE /v2.0/security-groups/b6fab410-18cb-49a1-9118-870c588a94aa => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:19:55.531 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c82fbe8c-3031-4695-a031-c6f27e1e1965'] response: {'server_uuid': '3ed9db7f-4b84-495a-b12e-1712a8c83426', 'name': 'network-vif-deleted', 'tag': '6f7528ec-762e-41d5-a8af-b71ef2cb3a89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 379/770] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:55 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:19:56.768 8 INFO neutron.services.segments.plugin [-] Segment 117bcc28-3c36-4f40-98b7-307c6a965fa8 resource provider aggregate not found 2026-08-06 15:19:56.775 8 INFO neutron.services.segments.plugin [-] Segment 117bcc28-3c36-4f40-98b7-307c6a965fa8 resource provider aggregate not found 2026-08-06 15:19:56.781 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 117bcc28-3c36-4f40-98b7-307c6a965fa8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 117bcc28-3c36-4f40-98b7-307c6a965fa8 found for delete ", "request_id": "req-30397291-0458-4ef7-9ef6-97cae2c04505"}]} 2026-08-06 15:19:56.791 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 117bcc28-3c36-4f40-98b7-307c6a965fa8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 117bcc28-3c36-4f40-98b7-307c6a965fa8 found for delete ", "request_id": "req-f1510830-99fb-4afb-b96c-ec4dffed417b"}]} [pid: 8|app: 0|req: 392/771] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:19:56 2026] GET /v2.0/ports?device_id=3ed9db7f-4b84-495a-b12e-1712a8c83426 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:19:58.412 8 WARNING neutron.db.securitygroups_db [None req-4a639feb-1009-4a76-8ef2-272969cc1f89 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:19:58.451 7 INFO neutron_taas.services.taas.taas_plugin [None req-db7f7296-6049-4790-8708-a6b823042c56 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 64df6a3d-f7cc-46e3-8175-a2e93134a5f2 2026-08-06 15:19:58.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db7f7296-6049-4790-8708-a6b823042c56 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 64df6a3d-f7cc-46e3-8175-a2e93134a5f2 [pid: 8|app: 0|req: 393/772] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:19:58 2026] GET /v2.0/security-groups?tenant_id=060bc016840e48f199bbd2a842c084bd&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: 394/773] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:19:58 2026] DELETE /v2.0/security-groups/b8808904-aa66-4e70-ac53-d554954875ab => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/774] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:19:58 2026] PUT /v2.0/routers/3cc4fd9f-cc18-49b5-b209-d3622b3ca03d/remove_router_interface => generated 310 bytes in 855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:19:59.152 8 INFO neutron_taas.services.taas.taas_plugin [None req-3aec87bf-d600-4146-a295-233af6246be3 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: b4af455c-a603-4401-8d8f-02e9ec9fa0fb 2026-08-06 15:19:59.154 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3aec87bf-d600-4146-a295-233af6246be3 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: b4af455c-a603-4401-8d8f-02e9ec9fa0fb 2026-08-06 15:19:59.442 8 INFO neutron_taas.services.taas.taas_plugin [None req-3aec87bf-d600-4146-a295-233af6246be3 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: f69e64b9-9d5a-43ec-bd84-6d9003204307 2026-08-06 15:19:59.445 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3aec87bf-d600-4146-a295-233af6246be3 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: f69e64b9-9d5a-43ec-bd84-6d9003204307 2026-08-06 15:19:59.800 8 INFO neutron.services.segments.plugin [-] Segment 2dc998b1-6a12-4e03-8207-fe9e311384c8 resource provider aggregate not found 2026-08-06 15:19:59.805 8 INFO neutron.services.segments.plugin [-] Segment 2dc998b1-6a12-4e03-8207-fe9e311384c8 resource provider aggregate not found 2026-08-06 15:19:59.822 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2dc998b1-6a12-4e03-8207-fe9e311384c8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc998b1-6a12-4e03-8207-fe9e311384c8 found for delete ", "request_id": "req-08d645a5-8999-409b-ae04-9753141a0155"}]} 2026-08-06 15:19:59.822 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2dc998b1-6a12-4e03-8207-fe9e311384c8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc998b1-6a12-4e03-8207-fe9e311384c8 found for delete ", "request_id": "req-c1584619-f539-41ef-b156-fbeaf617c8cc"}]} 2026-08-06 15:19:59.825 8 INFO neutron.db.l3_hamode_db [None req-3aec87bf-d600-4146-a295-233af6246be3 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] HA network 39dad474-712f-4bbd-8384-0d3903ce45e5 was deleted as no HA routers are present in project 64af5896edc543eda872cfc07d2b94c9. [pid: 8|app: 0|req: 395/775] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:19:58 2026] DELETE /v2.0/routers/3cc4fd9f-cc18-49b5-b209-d3622b3ca03d => generated 0 bytes in 888 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/776] 10.0.0.136 () {34 vars in 990 bytes} [Thu Aug 6 15:19:59 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 1240 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/777] 10.0.0.136 () {34 vars in 1040 bytes} [Thu Aug 6 15:19:59 2026] GET /v2.0/security-groups?id=88b2265d-339c-488d-ba0e-b1c4ccae7437&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: 8|app: 0|req: 396/778] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:19:59 2026] DELETE /v2.0/subnets/f11eee98-ce7d-482e-9f8b-bf9a94a35d15 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:20:00.133 7 INFO neutron_taas.services.taas.taas_plugin [None req-b15cca4d-2cb6-49fe-9159-7cadba30e663 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 782c1832-7223-40e6-b7bb-dcabe052efe8 2026-08-06 15:20:00.135 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b15cca4d-2cb6-49fe-9159-7cadba30e663 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 782c1832-7223-40e6-b7bb-dcabe052efe8 2026-08-06 15:20:00.297 7 INFO neutron.services.segments.plugin [-] Segment 5f15dd4c-0521-4897-87eb-511136e55066 resource provider aggregate not found 2026-08-06 15:20:00.298 7 INFO neutron.services.segments.plugin [-] Segment 5f15dd4c-0521-4897-87eb-511136e55066 resource provider aggregate not found 2026-08-06 15:20:00.317 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5f15dd4c-0521-4897-87eb-511136e55066 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f15dd4c-0521-4897-87eb-511136e55066 found for delete ", "request_id": "req-6790c5f8-b3ed-41a5-998b-1ad006a34987"}]} 2026-08-06 15:20:00.319 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5f15dd4c-0521-4897-87eb-511136e55066 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f15dd4c-0521-4897-87eb-511136e55066 found for delete ", "request_id": "req-872d3f09-57b2-46c4-af47-92fe64b96bca"}]} [pid: 7|app: 0|req: 383/779] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:00 2026] DELETE /v2.0/networks/f26f4fa5-cca6-4531-9278-628b403e3356 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:20:00.518 8 WARNING neutron.db.securitygroups_db [None req-273a71a9-bc99-451f-a5b5-cee2ffe47846 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 397/780] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:00 2026] GET /v2.0/security-groups?tenant_id=64af5896edc543eda872cfc07d2b94c9&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/781] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:00 2026] DELETE /v2.0/security-groups/1e471c6c-2883-4a10-b32b-2fc8b9424f1a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:03.169 7 WARNING neutron.db.securitygroups_db [None req-630b9a8e-66a4-4c33-8471-b41b827cf3a5 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 386/784] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:02 2026] GET /v2.0/security-groups?tenant_id=83b6c44b66ec4a10852c8c700283b312&name=default => generated 2925 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/785] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:03 2026] DELETE /v2.0/security-groups/6e5ae586-9a7a-43c4-9c20-586143c5a824 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:03.637 7 WARNING neutron.db.securitygroups_db [None req-32586a13-e111-4242-8524-17506257c8bc 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 387/786] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:03 2026] GET /v2.0/security-groups?tenant_id=b3249eb4ae554235838381aeb8fa7074&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: 400/787] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:03 2026] DELETE /v2.0/security-groups/f5227b5e-7403-4049-ba86-f045ffc90f1e => 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: 388/788] 10.0.0.136 () {34 vars in 990 bytes} [Thu Aug 6 15:20:04 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 1240 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/789] 10.0.0.136 () {34 vars in 1040 bytes} [Thu Aug 6 15:20:04 2026] GET /v2.0/security-groups?id=39d2ba04-a307-4135-9a0a-53cd91abffc5&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-08-06 15:20:06.262 7 WARNING neutron.db.securitygroups_db [None req-d4ae40d6-e003-43f8-b06e-fa7a7d4c55a3 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 389/790] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:06 2026] GET /v2.0/security-groups?tenant_id=fcbacf9b46f94f1989d13c8082e45df9&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/791] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:06 2026] DELETE /v2.0/security-groups/37986532-7781-4b08-aad7-527acef88f2f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:06.589 7 WARNING neutron.db.securitygroups_db [None req-8d6e38d0-b7c0-4c25-870c-49a3f3e30309 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 390/792] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:06 2026] GET /v2.0/security-groups?tenant_id=f3aecfa0fcba4aeb852a50be21fd3829&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/793] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:06 2026] DELETE /v2.0/security-groups/d3f227e5-2765-47e9-9345-c9dda8dc8a7b => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:08.136 7 WARNING neutron.db.securitygroups_db [None req-4d67ca43-a22f-44aa-8a7f-66e0491e4f4f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 391/794] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:07 2026] GET /v2.0/security-groups?tenant_id=2e5e6370b98245509b25bff34ae5cc50&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/795] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:08 2026] DELETE /v2.0/security-groups/88628d04-4ced-4e81-bd50-96fa4c150004 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:08.517 7 WARNING neutron.db.securitygroups_db [None req-b2c931be-6225-419d-9465-18a69a0db4c5 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 392/796] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:08 2026] GET /v2.0/security-groups?tenant_id=1bee4c3042f2491885492dc8c96ab8a8&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/797] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:08 2026] DELETE /v2.0/security-groups/61f19cdf-f159-47b8-902f-bce71686947c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:11.798 7 WARNING neutron.db.securitygroups_db [None req-21fe6a61-5a90-459c-b42f-bab647972075 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 393/798] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:11 2026] GET /v2.0/security-groups?tenant_id=bf6408f9374f4f0a9a698901f488dee4&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/799] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:11 2026] DELETE /v2.0/security-groups/947ce0b4-8e65-4b81-8ac2-6da8010b8db2 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:12.153 7 WARNING neutron.db.securitygroups_db [None req-56f594fb-7b6d-4e03-9ec9-ccd35ce63b8e 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 394/800] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:12 2026] GET /v2.0/security-groups?tenant_id=582978ac8d5b496a9ba37540a6bc2c87&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/801] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:12 2026] DELETE /v2.0/security-groups/87b14227-bc0e-414c-8dfe-577c0d8b1b38 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:14.795 7 WARNING neutron.db.securitygroups_db [None req-320a1f97-3d1f-4e7a-a34f-17b290193f89 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 395/802] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:14 2026] GET /v2.0/security-groups?tenant_id=f4e80b9e3a2f4b4e9b83428698e7c72c&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: 408/803] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:14 2026] DELETE /v2.0/security-groups/0b60b52f-67a7-420d-b42d-d39376a10d59 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:15.137 7 WARNING neutron.db.securitygroups_db [None req-cd77129c-7f12-42b4-a3b0-69c48c78bbd9 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 396/804] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:15 2026] GET /v2.0/security-groups?tenant_id=ea99f26b0c4f42f9a015c054e3d4bd73&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/805] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:15 2026] DELETE /v2.0/security-groups/5c8574c2-1c29-41d3-83d0-47a25b70d3ed => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:18.171 7 WARNING neutron.db.securitygroups_db [None req-fdafdc0c-c187-484a-b50c-02707743b4b8 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 398/808] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:17 2026] GET /v2.0/security-groups?tenant_id=a2d5237abe854c018cf19e367841bf5a&name=default => generated 2925 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/809] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:18 2026] DELETE /v2.0/security-groups/d4cfb8b8-7c1a-4a2f-bb8d-673bf4f2456a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:18.815 7 WARNING neutron.db.securitygroups_db [None req-2beaf0e5-73b7-43e2-a2af-fca5139a9cbb 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 399/810] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:18 2026] GET /v2.0/security-groups?tenant_id=99e5727615e6473fa7e0bf19e7344b3d&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/811] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:18 2026] DELETE /v2.0/security-groups/f6d85692-e63c-41ce-965b-502512dd30a9 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:19.863 7 WARNING neutron.db.securitygroups_db [None req-d6b79704-1e36-48bc-991e-d9312ae9b62a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 400/812] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:19 2026] GET /v2.0/security-groups?tenant_id=5a9806b75822447fa05d34c4632030aa&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/813] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:20 2026] DELETE /v2.0/security-groups/0af3cc72-b998-4645-b2a5-439067ce3e03 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:21.510 7 WARNING neutron.db.securitygroups_db [None req-95c2cfc5-a991-4778-946b-441994b89aa6 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 401/814] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:21 2026] GET /v2.0/security-groups?tenant_id=981a60ae36ec46c49cda26e2cf4776c4&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/815] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:21 2026] DELETE /v2.0/security-groups/b9983857-5368-4772-b2f4-c6f7c8f6b661 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:22.043 7 INFO neutron.db.segments_db [None req-242a6083-a4d5-4388-aead-5185e389cf08 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Added segment 1a594e12-605f-4b90-a732-d6b173aaf0e6 of type vxlan for network 08bc6cd1-ed80-4378-92d9-9a090df8697e [pid: 7|app: 0|req: 402/816] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:20:21 2026] POST /v2.0/networks => generated 648 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/817] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:20:22 2026] POST /v2.0/subnets => generated 627 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:20:22.428 7 INFO neutron.db.segments_db [None req-517dddb3-d444-4c09-b409-de0ab623562f 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Added segment edf99455-593a-4822-a4cb-8f76c6f7b16b of type vxlan for network 0e43f5a1-18a9-45a3-ad8e-21c926cb279a 2026-08-06 15:20:22.696 7 INFO neutron.db.l3_hamode_db [None req-517dddb3-d444-4c09-b409-de0ab623562f 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:20:23.461 7 INFO neutron.db.l3_hamode_db [None req-517dddb3-d444-4c09-b409-de0ab623562f 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:20:24.036 8 WARNING neutron.db.securitygroups_db [None req-2c62bc7c-94d1-48eb-962b-d911248e9f05 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 416/818] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:23 2026] GET /v2.0/security-groups?tenant_id=cdec992b025e4b39a99d5bbe4dfc07d9&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/819] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:24 2026] DELETE /v2.0/security-groups/210f09ea-6dad-46a2-b51a-fb9c3e3c23cf => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/820] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:20:22 2026] POST /v2.0/routers => generated 694 bytes in 1946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/821] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:20:24 2026] PUT /v2.0/routers/ab5c211c-4323-4534-8a61-5417b8bd7d37/add_router_interface => generated 310 bytes in 1774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:20:26.306 7 INFO neutron.db.segments_db [None req-27f02c18-c239-42d3-86c6-1d0e2912589b d00bf786201e42b29c91a899b6cab878 e8a33187abd04d7299852f979a6b5146 - - default default] Added segment 9a018f95-7a4b-40b3-8afd-335f280740bf of type vxlan for network dbe33ad2-5c0d-4ba5-b56f-d9501d847b63 2026-08-06 15:20:26.365 7 INFO neutron.db.segments_db [None req-27f02c18-c239-42d3-86c6-1d0e2912589b d00bf786201e42b29c91a899b6cab878 e8a33187abd04d7299852f979a6b5146 - - default default] Added segment cf64dfcb-8245-42d8-949c-da113a91e7e3 of type vxlan for network f771f6a8-b8ef-4dfa-84c0-435c3b2bac5b [pid: 8|app: 0|req: 419/822] 10.0.0.2 () {34 vars in 663 bytes} [Thu Aug 6 15:20:26 2026] POST /v2.0/ports => generated 958 bytes in 309 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: 404/823] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:20:25 2026] POST /v2.0/networks => generated 1245 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/824] 10.0.0.2 () {32 vars in 647 bytes} [Thu Aug 6 15:20:26 2026] GET /v2.0/networks => generated 1844 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:20:26.667 7 INFO neutron.services.segments.plugin [-] Segment 9a018f95-7a4b-40b3-8afd-335f280740bf resource provider aggregate not found 2026-08-06 15:20:26.674 7 INFO neutron.services.segments.plugin [-] Segment 9a018f95-7a4b-40b3-8afd-335f280740bf resource provider aggregate not found 2026-08-06 15:20:26.688 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9a018f95-7a4b-40b3-8afd-335f280740bf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a018f95-7a4b-40b3-8afd-335f280740bf found for delete ", "request_id": "req-51f55529-e80a-4e5e-8b42-f68ca06f1fd2"}]} 2026-08-06 15:20:26.690 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9a018f95-7a4b-40b3-8afd-335f280740bf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a018f95-7a4b-40b3-8afd-335f280740bf found for delete ", "request_id": "req-b40ba7c5-f2c1-42a6-bbc6-af69ffe25c63"}]} [pid: 7|app: 0|req: 406/825] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:26 2026] DELETE /v2.0/networks/dbe33ad2-5c0d-4ba5-b56f-d9501d847b63 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/826] 10.0.0.2 () {34 vars in 663 bytes} [Thu Aug 6 15:20:26 2026] POST /v2.0/ports => generated 958 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/827] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:26 2026] DELETE /v2.0/networks/f771f6a8-b8ef-4dfa-84c0-435c3b2bac5b => 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: 408/828] 10.0.0.2 () {32 vars in 647 bytes} [Thu Aug 6 15:20:26 2026] GET /v2.0/networks => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:20:26.924 7 INFO neutron.db.segments_db [None req-e2af3617-a8e6-4f57-a1b8-cb1a15e25655 d00bf786201e42b29c91a899b6cab878 e8a33187abd04d7299852f979a6b5146 - - default default] Added segment 51810558-f5c8-490a-9350-9bd1e340eb83 of type vxlan for network c3f1328d-9230-4546-887c-8a059278d5d3 [pid: 7|app: 0|req: 409/829] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:20:26 2026] POST /v2.0/networks => generated 650 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:20:27.081 7 INFO neutron.db.segments_db [None req-76187bf4-e46f-40cb-804e-cbd3bc99e2a9 d00bf786201e42b29c91a899b6cab878 e8a33187abd04d7299852f979a6b5146 - - default default] Added segment 09c6f41b-f9ef-4164-8697-6431335256de of type vxlan for network 2ceedb80-f3ff-4714-b30f-6447ad5ca3bb [pid: 7|app: 0|req: 410/830] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:20:27 2026] POST /v2.0/networks => generated 650 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:20:27.445 8 INFO neutron.db.l3_db [None req-406ccf4e-9401-47f0-8074-09c424afdf68 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Floating IP 57be995f-dc8e-485f-af0e-c370a2fc7f1c associated. External IP: 10.96.250.204, port: 996996f0-3ae1-4587-9a94-cf377d1aac9a. [pid: 8|app: 0|req: 421/831] 10.0.0.2 () {34 vars in 675 bytes} [Thu Aug 6 15:20:26 2026] POST /v2.0/floatingips => generated 842 bytes in 961 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/832] 10.0.0.2 () {34 vars in 663 bytes} [Thu Aug 6 15:20:27 2026] POST /v2.0/ports => generated 1505 bytes in 521 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: 412/833] 10.0.0.2 () {32 vars in 641 bytes} [Thu Aug 6 15:20:27 2026] GET /v2.0/ports => generated 1505 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:20:27.789 8 INFO neutron.db.l3_db [None req-7d7daba3-3360-4511-b86c-0eee787f812e 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Floating IP 57be995f-dc8e-485f-af0e-c370a2fc7f1c disassociated. External IP: 10.96.250.204, port: 996996f0-3ae1-4587-9a94-cf377d1aac9a. 2026-08-06 15:20:27.857 7 INFO neutron_taas.services.taas.taas_plugin [None req-c18508ea-196c-469f-bfb7-e213b17e9044 d00bf786201e42b29c91a899b6cab878 e8a33187abd04d7299852f979a6b5146 - - default default] TaaS: Handle Delete Port: 6588d435-06f2-4718-917b-40db521764f4 2026-08-06 15:20:27.861 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c18508ea-196c-469f-bfb7-e213b17e9044 d00bf786201e42b29c91a899b6cab878 e8a33187abd04d7299852f979a6b5146 - - default default] Tap Mirror: Handle Delete Port: 6588d435-06f2-4718-917b-40db521764f4 [pid: 7|app: 0|req: 413/834] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:20:27 2026] DELETE /v2.0/ports/6588d435-06f2-4718-917b-40db521764f4 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:20:28.030 7 INFO neutron_taas.services.taas.taas_plugin [None req-99992767-4bc4-4002-988d-9019e7932e41 d00bf786201e42b29c91a899b6cab878 e8a33187abd04d7299852f979a6b5146 - - default default] TaaS: Handle Delete Port: 14ca62f9-b3e7-40f3-a909-858227c49be7 [pid: 8|app: 0|req: 422/835] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:20:27 2026] PUT /v2.0/floatingips/57be995f-dc8e-485f-af0e-c370a2fc7f1c => generated 552 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:20:28.033 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99992767-4bc4-4002-988d-9019e7932e41 d00bf786201e42b29c91a899b6cab878 e8a33187abd04d7299852f979a6b5146 - - default default] Tap Mirror: Handle Delete Port: 14ca62f9-b3e7-40f3-a909-858227c49be7 2026-08-06 15:20:28.136 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d4ec439-7fad-4a25-bbeb-a40b22f75549 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] TaaS: Handle Delete Port: 1ddee43d-df3e-4868-9407-f941cb84d16e 2026-08-06 15:20:28.138 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d4ec439-7fad-4a25-bbeb-a40b22f75549 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Tap Mirror: Handle Delete Port: 1ddee43d-df3e-4868-9407-f941cb84d16e [pid: 7|app: 0|req: 414/836] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:20:27 2026] DELETE /v2.0/ports/14ca62f9-b3e7-40f3-a909-858227c49be7 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/837] 10.0.0.2 () {32 vars in 641 bytes} [Thu Aug 6 15:20:28 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:20:28.243 7 INFO neutron.db.segments_db [None req-ffa9631d-0a64-4caa-82ab-a4d62a9f8194 d00bf786201e42b29c91a899b6cab878 e8a33187abd04d7299852f979a6b5146 - - default default] Added segment 3b76aee3-6b86-4dca-aeaf-3170a9e5d538 of type vxlan for network cae30315-4161-4d9d-847c-d0396eb2f1e1 [pid: 8|app: 0|req: 423/838] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:20:28 2026] DELETE /v2.0/floatingips/57be995f-dc8e-485f-af0e-c370a2fc7f1c => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/839] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:20:28 2026] POST /v2.0/networks => generated 649 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:20:28.388 7 INFO neutron.db.segments_db [None req-c5ff2827-8485-4a8b-8352-a7745a17eb1b d00bf786201e42b29c91a899b6cab878 e8a33187abd04d7299852f979a6b5146 - - default default] Added segment 20704b1e-01a1-4c9d-a144-820e09dc9571 of type vxlan for network 59f3ab7b-f982-48b4-a7c5-5c4647a314b1 [pid: 7|app: 0|req: 417/840] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:20:28 2026] POST /v2.0/networks => generated 650 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:20:28.715 7 INFO neutron.services.segments.plugin [-] Segment cf64dfcb-8245-42d8-949c-da113a91e7e3 resource provider aggregate not found 2026-08-06 15:20:28.723 7 INFO neutron.services.segments.plugin [-] Segment cf64dfcb-8245-42d8-949c-da113a91e7e3 resource provider aggregate not found 2026-08-06 15:20:28.740 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cf64dfcb-8245-42d8-949c-da113a91e7e3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf64dfcb-8245-42d8-949c-da113a91e7e3 found for delete ", "request_id": "req-8113068c-4038-4f7c-978e-3e1221db3f9e"}]} 2026-08-06 15:20:28.742 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cf64dfcb-8245-42d8-949c-da113a91e7e3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf64dfcb-8245-42d8-949c-da113a91e7e3 found for delete ", "request_id": "req-e2ab6c50-36d2-44b0-9031-c3ebc7583e5a"}]} [pid: 7|app: 0|req: 418/841] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:20:28 2026] POST /v2.0/subnets => generated 1274 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/842] 10.0.0.2 () {32 vars in 645 bytes} [Thu Aug 6 15:20:28 2026] GET /v2.0/subnets => generated 1910 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/843] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:20:28 2026] DELETE /v2.0/subnets/78ed8468-7c78-48f8-9e58-32d05d986544 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:20:29.033 8 INFO neutron.db.l3_db [None req-146ca6da-3941-4119-b862-77b54f58f140 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Floating IP 3cc846cc-5777-4f7d-8b87-3b4a336484f8 associated. External IP: 10.96.250.211, port: 2e69117d-e139-4ad1-87d1-5b6552ef8604. [pid: 7|app: 0|req: 421/844] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:20:29 2026] DELETE /v2.0/subnets/6ae694b6-bdd8-4822-9d38-0de296b7959e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/845] 10.0.0.2 () {32 vars in 645 bytes} [Thu Aug 6 15:20:29 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/846] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:29 2026] DELETE /v2.0/networks/59f3ab7b-f982-48b4-a7c5-5c4647a314b1 => 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: 424/847] 10.0.0.2 () {34 vars in 675 bytes} [Thu Aug 6 15:20:28 2026] POST /v2.0/floatingips => generated 842 bytes in 1022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/848] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:20:29 2026] GET /v2.0/floatingips/3cc846cc-5777-4f7d-8b87-3b4a336484f8 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/849] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:29 2026] DELETE /v2.0/networks/cae30315-4161-4d9d-847c-d0396eb2f1e1 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/850] 10.0.0.2 () {32 vars in 653 bytes} [Thu Aug 6 15:20:29 2026] GET /v2.0/floatingips => generated 845 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/851] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:29 2026] DELETE /v2.0/networks/2ceedb80-f3ff-4714-b30f-6447ad5ca3bb => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/852] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:29 2026] DELETE /v2.0/networks/c3f1328d-9230-4546-887c-8a059278d5d3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:20:29.820 8 INFO neutron.db.l3_db [None req-6d282849-554c-4c0c-94e9-6559b2ca472c 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Floating IP 3cc846cc-5777-4f7d-8b87-3b4a336484f8 associated. External IP: 10.96.250.211, port: 2e69117d-e139-4ad1-87d1-5b6552ef8604. 2026-08-06 15:20:30.282 7 WARNING neutron.db.securitygroups_db [None req-6be838a8-5057-41ba-a2b0-ba3df07d1d82 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 427/853] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:30 2026] GET /v2.0/security-groups?tenant_id=e8a33187abd04d7299852f979a6b5146&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/854] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:30 2026] DELETE /v2.0/security-groups/eb4f8c96-fb6e-42bc-9838-202bfdabba26 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/855] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:20:29 2026] PUT /v2.0/floatingips/3cc846cc-5777-4f7d-8b87-3b4a336484f8 => generated 842 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:20:30.561 7 INFO neutron.db.l3_db [None req-dd508c32-0355-4d7f-b3df-984e08c26d5a 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Floating IP 3cc846cc-5777-4f7d-8b87-3b4a336484f8 disassociated. External IP: 10.96.250.211, port: 996996f0-3ae1-4587-9a94-cf377d1aac9a. 2026-08-06 15:20:30.762 7 INFO neutron.services.segments.plugin [-] Segment 20704b1e-01a1-4c9d-a144-820e09dc9571 resource provider aggregate not found 2026-08-06 15:20:30.775 7 INFO neutron.services.segments.plugin [-] Segment 20704b1e-01a1-4c9d-a144-820e09dc9571 resource provider aggregate not found 2026-08-06 15:20:30.808 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 20704b1e-01a1-4c9d-a144-820e09dc9571 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20704b1e-01a1-4c9d-a144-820e09dc9571 found for delete ", "request_id": "req-638202b7-226b-4d35-9ca5-7f98547806e3"}]} 2026-08-06 15:20:30.808 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 20704b1e-01a1-4c9d-a144-820e09dc9571 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20704b1e-01a1-4c9d-a144-820e09dc9571 found for delete ", "request_id": "req-56d2b42a-6177-45bb-8247-578dbf1ec223"}]} 2026-08-06 15:20:30.834 7 INFO neutron.services.segments.plugin [-] Segment 3b76aee3-6b86-4dca-aeaf-3170a9e5d538 resource provider aggregate not found 2026-08-06 15:20:30.839 7 INFO neutron.services.segments.plugin [-] Segment 3b76aee3-6b86-4dca-aeaf-3170a9e5d538 resource provider aggregate not found 2026-08-06 15:20:30.857 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3b76aee3-6b86-4dca-aeaf-3170a9e5d538 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b76aee3-6b86-4dca-aeaf-3170a9e5d538 found for delete ", "request_id": "req-f1b27566-e205-44a2-8c75-5843088ef8b5"}]} 2026-08-06 15:20:30.861 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3b76aee3-6b86-4dca-aeaf-3170a9e5d538 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b76aee3-6b86-4dca-aeaf-3170a9e5d538 found for delete ", "request_id": "req-855736cb-e3af-4a7f-aa34-57afc4b82b2c"}]} 2026-08-06 15:20:30.882 7 INFO neutron.services.segments.plugin [-] Segment 09c6f41b-f9ef-4164-8697-6431335256de resource provider aggregate not found 2026-08-06 15:20:30.888 7 INFO neutron.services.segments.plugin [-] Segment 09c6f41b-f9ef-4164-8697-6431335256de resource provider aggregate not found 2026-08-06 15:20:30.902 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 09c6f41b-f9ef-4164-8697-6431335256de resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09c6f41b-f9ef-4164-8697-6431335256de found for delete ", "request_id": "req-2d606859-7337-4a10-93e3-6e33d5f0976f"}]} 2026-08-06 15:20:30.905 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 09c6f41b-f9ef-4164-8697-6431335256de resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09c6f41b-f9ef-4164-8697-6431335256de found for delete ", "request_id": "req-75e7d9a8-6be5-4be6-a079-01f67ef3b8f3"}]} 2026-08-06 15:20:30.926 7 INFO neutron.services.segments.plugin [-] Segment 51810558-f5c8-490a-9350-9bd1e340eb83 resource provider aggregate not found 2026-08-06 15:20:30.937 7 INFO neutron.services.segments.plugin [-] Segment 51810558-f5c8-490a-9350-9bd1e340eb83 resource provider aggregate not found 2026-08-06 15:20:30.946 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 51810558-f5c8-490a-9350-9bd1e340eb83 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51810558-f5c8-490a-9350-9bd1e340eb83 found for delete ", "request_id": "req-06739e36-094f-43f0-8456-b3b1e1f71542"}]} [pid: 7|app: 0|req: 429/858] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:20:30 2026] PUT /v2.0/floatingips/3cc846cc-5777-4f7d-8b87-3b4a336484f8 => generated 552 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:20:30.959 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 51810558-f5c8-490a-9350-9bd1e340eb83 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51810558-f5c8-490a-9350-9bd1e340eb83 found for delete ", "request_id": "req-1e62ee72-45fd-43f6-9c94-dc975e876856"}]} 2026-08-06 15:20:31.062 8 INFO neutron_taas.services.taas.taas_plugin [None req-39c357f9-76f0-48a5-a558-eadaf2f124b2 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] TaaS: Handle Delete Port: 301bc3bd-470e-4bf3-a979-42c7a0bbe1c8 2026-08-06 15:20:31.064 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39c357f9-76f0-48a5-a558-eadaf2f124b2 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Tap Mirror: Handle Delete Port: 301bc3bd-470e-4bf3-a979-42c7a0bbe1c8 [pid: 8|app: 0|req: 430/859] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:20:30 2026] DELETE /v2.0/floatingips/3cc846cc-5777-4f7d-8b87-3b4a336484f8 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:31.257 7 INFO neutron.api.v2.resource [None req-a8fa6e23-5eb5-4fd9-a4ac-993b7d6fb75c 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 430/860] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:20:31 2026] DELETE /v2.0/floatingips/3cc846cc-5777-4f7d-8b87-3b4a336484f8 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:20:31.398 8 INFO neutron_taas.services.taas.taas_plugin [None req-7cd52def-8f39-4921-abd4-59a3f6558b48 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] TaaS: Handle Delete Port: 996996f0-3ae1-4587-9a94-cf377d1aac9a 2026-08-06 15:20:31.403 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cd52def-8f39-4921-abd4-59a3f6558b48 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Tap Mirror: Handle Delete Port: 996996f0-3ae1-4587-9a94-cf377d1aac9a [pid: 8|app: 0|req: 431/861] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:20:31 2026] DELETE /v2.0/ports/996996f0-3ae1-4587-9a94-cf377d1aac9a => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:20:31.733 7 INFO neutron_taas.services.taas.taas_plugin [None req-49cc8faa-f4dc-4fe6-83aa-2ec3bc4fc936 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] TaaS: Handle Delete Port: 2e69117d-e139-4ad1-87d1-5b6552ef8604 2026-08-06 15:20:31.736 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49cc8faa-f4dc-4fe6-83aa-2ec3bc4fc936 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Tap Mirror: Handle Delete Port: 2e69117d-e139-4ad1-87d1-5b6552ef8604 [pid: 7|app: 0|req: 431/862] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:20:31 2026] DELETE /v2.0/ports/2e69117d-e139-4ad1-87d1-5b6552ef8604 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/863] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:20:31 2026] GET /v2.0/ports?device_id=ab5c211c-4323-4534-8a61-5417b8bd7d37 => generated 958 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:20:32.223 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba722ea3-22b1-4a31-9507-753bccb2273b 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] TaaS: Handle Delete Port: 0deb27b6-223b-4f75-b565-029e24f2efb5 2026-08-06 15:20:32.226 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba722ea3-22b1-4a31-9507-753bccb2273b 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Tap Mirror: Handle Delete Port: 0deb27b6-223b-4f75-b565-029e24f2efb5 [pid: 8|app: 0|req: 433/864] 10.0.0.2 () {34 vars in 682 bytes} [Thu Aug 6 15:20:32 2026] POST /v2.0/security-groups => generated 1625 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/865] 10.0.0.2 () {32 vars in 661 bytes} [Thu Aug 6 15:20:32 2026] GET /v2.0/security-groups => generated 4530 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/866] 10.0.0.2 () {34 vars in 756 bytes} [Thu Aug 6 15:20:32 2026] PUT /v2.0/security-groups/c3d20106-3c10-451a-af4d-e1b386b11932 => generated 1663 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/867] 10.0.0.2 () {32 vars in 735 bytes} [Thu Aug 6 15:20:32 2026] GET /v2.0/security-groups/c3d20106-3c10-451a-af4d-e1b386b11932 => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/868] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:20:31 2026] PUT /v2.0/routers/ab5c211c-4323-4534-8a61-5417b8bd7d37/remove_router_interface => generated 310 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/869] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:32 2026] DELETE /v2.0/security-groups/c3d20106-3c10-451a-af4d-e1b386b11932 => 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: 438/870] 10.0.0.2 () {32 vars in 661 bytes} [Thu Aug 6 15:20:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:20:32.816 8 INFO neutron.api.v2.resource [None req-7f99853e-d0c7-4d72-ab2d-6b00fa8b0a76 72d71dd9b7bd415299e4802f5dde4ce9 b33e626e474d442cb26bf40dd9c39014 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 439/871] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:32 2026] DELETE /v2.0/security-groups/c3d20106-3c10-451a-af4d-e1b386b11932 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:20:32.897 7 INFO neutron_taas.services.taas.taas_plugin [None req-e615d827-95f2-49ec-801a-b617c469991e 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] TaaS: Handle Delete Port: 45dbed29-a569-46d3-bb22-c99bc09b02c6 2026-08-06 15:20:32.900 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e615d827-95f2-49ec-801a-b617c469991e 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Tap Mirror: Handle Delete Port: 45dbed29-a569-46d3-bb22-c99bc09b02c6 [pid: 8|app: 0|req: 440/872] 10.0.0.2 () {34 vars in 682 bytes} [Thu Aug 6 15:20:32 2026] POST /v2.0/security-groups => generated 1625 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/873] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:20:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/874] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:20:33 2026] GET /v2.0/security-group-rules/ab9347cf-073d-4d77-b05d-8a23a83b74ef => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/875] 10.0.0.2 () {32 vars in 671 bytes} [Thu Aug 6 15:20:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:20:33.169 7 INFO neutron_taas.services.taas.taas_plugin [None req-e615d827-95f2-49ec-801a-b617c469991e 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] TaaS: Handle Delete Port: 3fca891a-507a-4b76-8441-6bb427672884 2026-08-06 15:20:33.173 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e615d827-95f2-49ec-801a-b617c469991e 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] Tap Mirror: Handle Delete Port: 3fca891a-507a-4b76-8441-6bb427672884 [pid: 8|app: 0|req: 444/876] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:20:33 2026] DELETE /v2.0/security-group-rules/ab9347cf-073d-4d77-b05d-8a23a83b74ef => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:33.247 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-e615d827-95f2-49ec-801a-b617c469991e 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 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 165, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2343, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 657, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 741, 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 2303, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2308, 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 110, 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: 445/877] 10.0.0.2 () {32 vars in 671 bytes} [Thu Aug 6 15:20:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/878] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:20:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/879] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:20:33 2026] GET /v2.0/security-group-rules/2507b01c-5703-404b-a08e-e0798522afff => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/880] 10.0.0.2 () {32 vars in 671 bytes} [Thu Aug 6 15:20:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:20:33.502 7 INFO neutron.services.segments.plugin [-] Segment edf99455-593a-4822-a4cb-8f76c6f7b16b resource provider aggregate not found [pid: 8|app: 0|req: 449/881] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:20:33 2026] DELETE /v2.0/security-group-rules/2507b01c-5703-404b-a08e-e0798522afff => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:33.511 7 INFO neutron.services.segments.plugin [-] Segment edf99455-593a-4822-a4cb-8f76c6f7b16b resource provider aggregate not found 2026-08-06 15:20:33.519 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment edf99455-593a-4822-a4cb-8f76c6f7b16b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edf99455-593a-4822-a4cb-8f76c6f7b16b found for delete ", "request_id": "req-04109c3b-eae2-4f0d-9752-8666408bcdc3"}]} 2026-08-06 15:20:33.523 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment edf99455-593a-4822-a4cb-8f76c6f7b16b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edf99455-593a-4822-a4cb-8f76c6f7b16b found for delete ", "request_id": "req-fc3d4724-2153-400f-8374-95ec2d91a9af"}]} 2026-08-06 15:20:33.529 7 INFO neutron.db.l3_hamode_db [None req-e615d827-95f2-49ec-801a-b617c469991e 1837b8bc2d124ed0ae3fc7f3025ee1e0 f5a5561438a04d0ebe0bd818864a9130 - - default default] HA network 0e43f5a1-18a9-45a3-ad8e-21c926cb279a was deleted as no HA routers are present in project f5a5561438a04d0ebe0bd818864a9130. [pid: 7|app: 0|req: 433/882] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:20:32 2026] DELETE /v2.0/routers/ab5c211c-4323-4534-8a61-5417b8bd7d37 => generated 0 bytes in 809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/883] 10.0.0.2 () {32 vars in 671 bytes} [Thu Aug 6 15:20:33 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) 2026-08-06 15:20:33.599 8 INFO neutron.db.securitygroups_db [None req-f20406e8-84c1-4166-855e-d71aa47bb079 72d71dd9b7bd415299e4802f5dde4ce9 b33e626e474d442cb26bf40dd9c39014 - - default default] Project b33e626e474d442cb26bf40dd9c39014 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: 434/884] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:20:33 2026] DELETE /v2.0/subnets/be5e0825-488b-4632-ba82-21e0d6afa6cb => 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: 451/885] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:20:33 2026] POST /v2.0/security-group-rules => generated 607 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/886] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:20:33 2026] GET /v2.0/security-group-rules/1b9c88e4-12f1-4338-820c-482c739ddb18 => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/887] 10.0.0.2 () {32 vars in 671 bytes} [Thu Aug 6 15:20:33 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/888] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:33 2026] DELETE /v2.0/networks/08bc6cd1-ed80-4378-92d9-9a090df8697e => 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: 454/889] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:20:33 2026] DELETE /v2.0/security-group-rules/1b9c88e4-12f1-4338-820c-482c739ddb18 => 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: 436/890] 10.0.0.2 () {32 vars in 671 bytes} [Thu Aug 6 15:20:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/891] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:33 2026] DELETE /v2.0/security-groups/96a2b1f2-285f-4f62-9c66-867a12f7d380 => 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: 437/892] 10.0.0.2 () {32 vars in 661 bytes} [Thu Aug 6 15:20:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/893] 10.0.0.2 () {32 vars in 661 bytes} [Thu Aug 6 15:20:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:20:34.392 7 WARNING neutron.db.securitygroups_db [None req-4511b62c-1bdc-4a12-93d8-303e7bc909e6 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 438/894] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:34 2026] GET /v2.0/security-groups?tenant_id=f5a5561438a04d0ebe0bd818864a9130&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:20:34.549 7 WARNING neutron.db.securitygroups_db [None req-a933073f-7242-49fd-8082-c1861401e196 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 457/895] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:34 2026] DELETE /v2.0/security-groups/fc196e92-3bbb-4168-9bdc-75a29182bdc6 => 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: 439/896] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:34 2026] GET /v2.0/security-groups?tenant_id=b33e626e474d442cb26bf40dd9c39014&name=default => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/897] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:34 2026] DELETE /v2.0/security-groups/bf4cea52-63fe-41fc-9282-7cc488c59377 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:35.535 7 INFO neutron.services.segments.plugin [-] Segment 1a594e12-605f-4b90-a732-d6b173aaf0e6 resource provider aggregate not found 2026-08-06 15:20:35.543 7 INFO neutron.services.segments.plugin [-] Segment 1a594e12-605f-4b90-a732-d6b173aaf0e6 resource provider aggregate not found 2026-08-06 15:20:35.549 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1a594e12-605f-4b90-a732-d6b173aaf0e6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a594e12-605f-4b90-a732-d6b173aaf0e6 found for delete ", "request_id": "req-174460a2-5c49-4f83-9274-bfaf92e1c172"}]} 2026-08-06 15:20:35.560 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1a594e12-605f-4b90-a732-d6b173aaf0e6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a594e12-605f-4b90-a732-d6b173aaf0e6 found for delete ", "request_id": "req-1c101fd2-a2d4-4979-afa2-e09c646e3e97"}]} 2026-08-06 15:20:36.521 7 INFO neutron.db.segments_db [None req-5fd9872f-8279-440d-9983-711813b721f9 78a07dffa1e54c20b5d6ddef750cc3db d52e40a358714f499bf1270901a096da - - default default] Added segment 5c9c92fa-ea2b-41eb-9e56-d980d6720334 of type vxlan for network e8f29266-c13c-4a9f-8f25-adcc05833436 [pid: 8|app: 0|req: 459/898] 10.0.0.2 () {34 vars in 682 bytes} [Thu Aug 6 15:20:36 2026] POST /v2.0/security-groups => generated 1625 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/899] 10.0.0.2 () {32 vars in 661 bytes} [Thu Aug 6 15:20:36 2026] GET /v2.0/security-groups => generated 4530 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/900] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:20:36 2026] POST /v2.0/networks => generated 647 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/901] 10.0.0.2 () {34 vars in 756 bytes} [Thu Aug 6 15:20:36 2026] PUT /v2.0/security-groups/3e0041c4-00f0-4a4d-82c8-2cfd46f0301d => generated 1663 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/902] 10.0.0.2 () {32 vars in 735 bytes} [Thu Aug 6 15:20:36 2026] GET /v2.0/security-groups/3e0041c4-00f0-4a4d-82c8-2cfd46f0301d => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/903] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:36 2026] DELETE /v2.0/security-groups/3e0041c4-00f0-4a4d-82c8-2cfd46f0301d => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/904] 10.0.0.2 () {32 vars in 661 bytes} [Thu Aug 6 15:20:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:20:36.843 8 INFO neutron.api.v2.resource [None req-8c344ae1-42f4-45d0-b442-2a19579a81de eb64c2cffd8747c795cc25574d41bc7a a9d6d01aa4544c09b398a7b28432f525 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 463/905] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:36 2026] DELETE /v2.0/security-groups/3e0041c4-00f0-4a4d-82c8-2cfd46f0301d => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/906] 10.0.0.2 () {34 vars in 682 bytes} [Thu Aug 6 15:20:36 2026] POST /v2.0/security-groups => generated 1624 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/907] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:20:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/908] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:20:37 2026] GET /v2.0/security-group-rules/a5e8e49e-ad87-46b5-a75a-32b48b15ba46 => generated 601 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/909] 10.0.0.2 () {32 vars in 671 bytes} [Thu Aug 6 15:20:37 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/910] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:20:37 2026] DELETE /v2.0/security-group-rules/a5e8e49e-ad87-46b5-a75a-32b48b15ba46 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/911] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:20:37 2026] POST /v2.0/subnets => generated 673 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/912] 10.0.0.2 () {32 vars in 671 bytes} [Thu Aug 6 15:20:37 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:20:37.353 8 INFO neutron.db.segments_db [None req-ff926af8-3c88-4d84-8748-ede100b984e1 78a07dffa1e54c20b5d6ddef750cc3db d52e40a358714f499bf1270901a096da - - default default] Added segment 3da3b7e7-dc75-42ae-b757-1835e9793094 of type vxlan for network 7128e8e0-e5c2-4f77-a877-9b555798dc49 [pid: 7|app: 0|req: 448/913] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:20:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/914] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:20:37 2026] GET /v2.0/security-group-rules/9bea6679-0fdb-4b9a-ba06-63805a6830ca => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/915] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:20:37 2026] POST /v2.0/networks => generated 647 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/916] 10.0.0.2 () {32 vars in 671 bytes} [Thu Aug 6 15:20:37 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/917] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:20:37 2026] DELETE /v2.0/security-group-rules/9bea6679-0fdb-4b9a-ba06-63805a6830ca => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/918] 10.0.0.2 () {34 vars in 741 bytes} [Thu Aug 6 15:20:37 2026] PUT /v2.0/networks/7128e8e0-e5c2-4f77-a877-9b555798dc49 => generated 592 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/919] 10.0.0.2 () {32 vars in 671 bytes} [Thu Aug 6 15:20:37 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/920] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:20:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/921] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:20:37 2026] GET /v2.0/security-group-rules/679a541c-e158-4216-a790-ba530959571a => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/922] 10.0.0.2 () {32 vars in 671 bytes} [Thu Aug 6 15:20:37 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/923] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:20:37 2026] POST /v2.0/subnets => generated 646 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/924] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:20:37 2026] DELETE /v2.0/security-group-rules/679a541c-e158-4216-a790-ba530959571a => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/925] 10.0.0.2 () {32 vars in 671 bytes} [Thu Aug 6 15:20:37 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/926] 10.0.0.2 () {34 vars in 739 bytes} [Thu Aug 6 15:20:37 2026] PUT /v2.0/subnets/b312308d-8420-4aec-ba3a-1e4c92c78216 => generated 656 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/927] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:37 2026] DELETE /v2.0/security-groups/55732d60-d1ff-408e-bcd5-5eb39b6eb091 => 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: 459/928] 10.0.0.2 () {32 vars in 661 bytes} [Thu Aug 6 15:20:37 2026] GET /v2.0/security-groups => generated 2925 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/929] 10.0.0.2 () {32 vars in 661 bytes} [Thu Aug 6 15:20:37 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:20:38.053 8 INFO neutron.services.segments.plugin [-] Segment 3da3b7e7-dc75-42ae-b757-1835e9793094 resource provider aggregate not found 2026-08-06 15:20:38.062 8 INFO neutron.services.segments.plugin [-] Segment 3da3b7e7-dc75-42ae-b757-1835e9793094 resource provider aggregate not found 2026-08-06 15:20:38.079 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3da3b7e7-dc75-42ae-b757-1835e9793094 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da3b7e7-dc75-42ae-b757-1835e9793094 found for delete ", "request_id": "req-1131aad7-5018-4ae4-b512-86343caac928"}]} 2026-08-06 15:20:38.084 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3da3b7e7-dc75-42ae-b757-1835e9793094 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da3b7e7-dc75-42ae-b757-1835e9793094 found for delete ", "request_id": "req-45f4748c-b698-4324-9a89-485b03369e20"}]} [pid: 8|app: 0|req: 470/930] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:37 2026] DELETE /v2.0/networks/7128e8e0-e5c2-4f77-a877-9b555798dc49 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:20:38.107 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57a51bda-776a-484f-a348-cdc017d12792 78a07dffa1e54c20b5d6ddef750cc3db d52e40a358714f499bf1270901a096da - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 461/931] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:38 2026] DELETE /v2.0/networks/7128e8e0-e5c2-4f77-a877-9b555798dc49 => 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: 471/932] 10.0.0.2 () {32 vars in 692 bytes} [Thu Aug 6 15:20:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/933] 10.0.0.2 () {32 vars in 740 bytes} [Thu Aug 6 15:20:38 2026] GET /v2.0/subnets?network_id=ea4a1f30-6a9e-4320-8f8d-24b6b26c6e8c => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/934] 10.0.0.2 () {32 vars in 651 bytes} [Thu Aug 6 15:20:38 2026] GET /v2.0/extensions => generated 22918 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/935] 10.0.0.2 () {32 vars in 647 bytes} [Thu Aug 6 15:20:38 2026] GET /v2.0/networks => generated 1312 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/936] 10.0.0.2 () {32 vars in 645 bytes} [Thu Aug 6 15:20:38 2026] GET /v2.0/subnets => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/937] 10.0.0.2 () {32 vars in 721 bytes} [Thu Aug 6 15:20:38 2026] GET /v2.0/networks/e8f29266-c13c-4a9f-8f25-adcc05833436 => generated 672 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/938] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:20:38 2026] GET /v2.0/subnets/6a8ce98b-920d-431b-a73f-ef2c2cd68b2d => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:20:38.522 8 INFO neutron.pecan_wsgi.hooks.translation [None req-851feff6-2956-41cd-9e9b-848ac807a6fd 78a07dffa1e54c20b5d6ddef750cc3db d52e40a358714f499bf1270901a096da - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 475/939] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:20:38 2026] DELETE /v2.0/subnets/b312308d-8420-4aec-ba3a-1e4c92c78216 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:20:38.536 8 INFO neutron.pecan_wsgi.hooks.translation [None req-406059b3-1d88-44f7-9555-2fa9e5b67f56 78a07dffa1e54c20b5d6ddef750cc3db d52e40a358714f499bf1270901a096da - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 476/940] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:38 2026] DELETE /v2.0/networks/7128e8e0-e5c2-4f77-a877-9b555798dc49 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:20:38.573 7 WARNING neutron.db.securitygroups_db [None req-d4ee9b3a-e782-4dde-af4c-bd97a83abb1c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 465/941] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:38 2026] GET /v2.0/security-groups?tenant_id=a9d6d01aa4544c09b398a7b28432f525&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/942] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:20:38 2026] DELETE /v2.0/subnets/6a8ce98b-920d-431b-a73f-ef2c2cd68b2d => 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: 466/943] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:38 2026] DELETE /v2.0/security-groups/d34e5e7d-f708-43b6-b26e-d890da028ac3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:38.787 8 INFO neutron_taas.services.taas.taas_plugin [None req-aceea1f0-20a8-4f46-848d-cf2511b252b2 78a07dffa1e54c20b5d6ddef750cc3db d52e40a358714f499bf1270901a096da - - default default] TaaS: Handle Delete Port: abf1fcc8-6787-42d7-b023-a28fc6910c0d 2026-08-06 15:20:38.790 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aceea1f0-20a8-4f46-848d-cf2511b252b2 78a07dffa1e54c20b5d6ddef750cc3db d52e40a358714f499bf1270901a096da - - default default] Tap Mirror: Handle Delete Port: abf1fcc8-6787-42d7-b023-a28fc6910c0d [pid: 8|app: 0|req: 478/944] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:38 2026] DELETE /v2.0/networks/e8f29266-c13c-4a9f-8f25-adcc05833436 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:20:39.601 7 WARNING neutron.db.securitygroups_db [None req-5b438c51-b01f-44ff-a879-28eec077e183 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 467/945] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:39 2026] GET /v2.0/security-groups?tenant_id=d52e40a358714f499bf1270901a096da&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/946] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:39 2026] DELETE /v2.0/security-groups/dfd54f52-7d99-49ea-bf05-ef81fb71df03 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:40.115 8 INFO neutron.services.segments.plugin [-] Segment 5c9c92fa-ea2b-41eb-9e56-d980d6720334 resource provider aggregate not found 2026-08-06 15:20:40.118 8 INFO neutron.services.segments.plugin [-] Segment 5c9c92fa-ea2b-41eb-9e56-d980d6720334 resource provider aggregate not found 2026-08-06 15:20:40.132 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5c9c92fa-ea2b-41eb-9e56-d980d6720334 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c9c92fa-ea2b-41eb-9e56-d980d6720334 found for delete ", "request_id": "req-f298b483-0766-47bd-8977-6d56f76e18fe"}]} 2026-08-06 15:20:40.143 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5c9c92fa-ea2b-41eb-9e56-d980d6720334 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c9c92fa-ea2b-41eb-9e56-d980d6720334 found for delete ", "request_id": "req-1cc29281-92df-4be6-9be4-ba2f671ac6b6"}]} 2026-08-06 15:20:41.760 7 INFO neutron.db.segments_db [None req-e04786b3-0c68-4983-8233-5a67eac54a39 fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] Added segment 85396a24-4847-4479-867e-45056044f84e of type vxlan for network a25315bd-61bf-4ec9-8878-6e6827407787 [pid: 7|app: 0|req: 468/947] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:20:41 2026] POST /v2.0/networks => generated 645 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/948] 10.0.0.2 () {34 vars in 663 bytes} [Thu Aug 6 15:20:41 2026] POST /v2.0/ports => generated 774 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:20:42.222 7 INFO neutron.db.segments_db [None req-f7bba4ed-6ae9-45c3-9e76-b8bc7318b406 fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] Added segment d92ec174-a64d-49d5-bcaf-563382ff7002 of type vxlan for network 00f6d0c3-ff8d-4658-af42-b27789773818 [pid: 7|app: 0|req: 469/949] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:20:42 2026] POST /v2.0/networks => generated 632 bytes in 163 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-08-06 15:20:42.498 7 WARNING neutron.db.securitygroups_db [None req-d355c2e8-27cb-4089-a84e-a98a730c1b80 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 481/950] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:20:42 2026] POST /v2.0/subnets => generated 626 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/951] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:42 2026] GET /v2.0/security-groups?tenant_id=c92783cfb6834eba98cea9589800fb4e&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/952] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:42 2026] DELETE /v2.0/security-groups/b9e59047-aedd-4473-b10e-3baf28f9fb62 => 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: 482/953] 10.0.0.2 () {34 vars in 663 bytes} [Thu Aug 6 15:20:42 2026] POST /v2.0/ports => generated 950 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:20:42.979 7 INFO neutron_taas.services.taas.taas_plugin [None req-b059d22d-dd74-4932-9166-80e021102a3c fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] TaaS: Handle Delete Port: b9588201-3697-4440-a171-01741912d7a1 2026-08-06 15:20:42.982 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b059d22d-dd74-4932-9166-80e021102a3c fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] Tap Mirror: Handle Delete Port: b9588201-3697-4440-a171-01741912d7a1 [pid: 7|app: 0|req: 472/954] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:20:42 2026] DELETE /v2.0/ports/b9588201-3697-4440-a171-01741912d7a1 => generated 0 bytes in 274 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-08-06 15:20:43.145 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e6357210-4bd1-41e8-af00-75fd38493254 fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 483/955] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:20:43 2026] DELETE /v2.0/ports/b9588201-3697-4440-a171-01741912d7a1 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:20:43.177 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9a0c702-9417-4611-8394-165255148b0f fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 473/956] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:20:43 2026] GET /v2.0/ports/b9588201-3697-4440-a171-01741912d7a1 => 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: 484/957] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:20:43 2026] DELETE /v2.0/subnets/ea44874a-eb3e-4b14-a89a-9b0eea0726b0 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:20:43.440 7 INFO neutron.services.segments.plugin [-] Segment d92ec174-a64d-49d5-bcaf-563382ff7002 resource provider aggregate not found 2026-08-06 15:20:43.443 7 INFO neutron.services.segments.plugin [-] Segment d92ec174-a64d-49d5-bcaf-563382ff7002 resource provider aggregate not found 2026-08-06 15:20:43.456 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d92ec174-a64d-49d5-bcaf-563382ff7002 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d92ec174-a64d-49d5-bcaf-563382ff7002 found for delete ", "request_id": "req-ea11c077-2084-49ed-b5a3-5b68a251a0da"}]} 2026-08-06 15:20:43.460 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d92ec174-a64d-49d5-bcaf-563382ff7002 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d92ec174-a64d-49d5-bcaf-563382ff7002 found for delete ", "request_id": "req-978cf649-f72d-4051-ac56-592954a001b3"}]} [pid: 7|app: 0|req: 474/958] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:43 2026] DELETE /v2.0/networks/00f6d0c3-ff8d-4658-af42-b27789773818 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:20:43.530 8 INFO neutron.db.segments_db [None req-8c52f94b-6bdb-4d68-97e3-c9cb682c6456 fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] Added segment 131f9b3e-0730-43d0-9b5a-a8e3f4622156 of type vxlan for network 9001b1c6-6706-45f6-86ec-6d4bcd561802 [pid: 8|app: 0|req: 485/959] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:20:43 2026] POST /v2.0/networks => generated 631 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/960] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:20:43 2026] POST /v2.0/subnets => generated 626 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/961] 10.0.0.2 () {34 vars in 663 bytes} [Thu Aug 6 15:20:43 2026] POST /v2.0/ports => generated 911 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:20:44.249 7 INFO neutron_taas.services.taas.taas_plugin [None req-df16861e-a65b-443d-b50a-aba00d90fc12 fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] TaaS: Handle Delete Port: deb59475-6c27-4d92-a06c-2d3c3d6dc232 2026-08-06 15:20:44.252 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df16861e-a65b-443d-b50a-aba00d90fc12 fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] Tap Mirror: Handle Delete Port: deb59475-6c27-4d92-a06c-2d3c3d6dc232 [pid: 7|app: 0|req: 476/962] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:20:44 2026] DELETE /v2.0/ports/deb59475-6c27-4d92-a06c-2d3c3d6dc232 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:20:44.401 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71a8138f-4c78-4ec5-b573-e78263f6615e fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 487/963] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:20:44 2026] GET /v2.0/ports/deb59475-6c27-4d92-a06c-2d3c3d6dc232 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/964] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:20:44 2026] DELETE /v2.0/subnets/92fe42c8-d2ad-4934-8008-db47facd6bd6 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:20:44.635 8 INFO neutron.services.segments.plugin [-] Segment 131f9b3e-0730-43d0-9b5a-a8e3f4622156 resource provider aggregate not found 2026-08-06 15:20:44.638 8 INFO neutron.services.segments.plugin [-] Segment 131f9b3e-0730-43d0-9b5a-a8e3f4622156 resource provider aggregate not found 2026-08-06 15:20:44.653 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 131f9b3e-0730-43d0-9b5a-a8e3f4622156 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 131f9b3e-0730-43d0-9b5a-a8e3f4622156 found for delete ", "request_id": "req-f5fa9692-07bd-4020-b299-201aa89d6970"}]} 2026-08-06 15:20:44.657 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 131f9b3e-0730-43d0-9b5a-a8e3f4622156 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 131f9b3e-0730-43d0-9b5a-a8e3f4622156 found for delete ", "request_id": "req-2e28e66d-7843-458d-948a-a56bda988673"}]} [pid: 8|app: 0|req: 488/965] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:44 2026] DELETE /v2.0/networks/9001b1c6-6706-45f6-86ec-6d4bcd561802 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/966] 10.0.0.2 () {34 vars in 663 bytes} [Thu Aug 6 15:20:44 2026] POST /v2.0/ports => generated 773 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/967] 10.0.0.2 () {34 vars in 735 bytes} [Thu Aug 6 15:20:44 2026] PUT /v2.0/ports/b068c78c-d8fa-40e8-be60-78c6470d429e => generated 752 bytes in 202 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-08-06 15:20:45.215 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc7da0ef-b360-420e-95d3-41081b7b383c fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] TaaS: Handle Delete Port: b068c78c-d8fa-40e8-be60-78c6470d429e 2026-08-06 15:20:45.217 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc7da0ef-b360-420e-95d3-41081b7b383c fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] Tap Mirror: Handle Delete Port: b068c78c-d8fa-40e8-be60-78c6470d429e [pid: 7|app: 0|req: 479/968] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:20:45 2026] DELETE /v2.0/ports/b068c78c-d8fa-40e8-be60-78c6470d429e => generated 0 bytes in 168 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: 490/969] 10.0.0.2 () {32 vars in 641 bytes} [Thu Aug 6 15:20:45 2026] GET /v2.0/ports => generated 777 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:20:45.347 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22d61e95-bcbe-4df3-92c5-ff7c47652b5d fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 480/970] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:20:45 2026] GET /v2.0/ports/b068c78c-d8fa-40e8-be60-78c6470d429e => 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: 491/971] 10.0.0.2 () {32 vars in 641 bytes} [Thu Aug 6 15:20:45 2026] GET /v2.0/ports => generated 777 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/972] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:20:45 2026] GET /v2.0/ports/68fa240c-639c-44e2-a68f-e00fe1677a7e => generated 774 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:20:45.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2f2c787-b604-4273-b2dd-37de227a8343 fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 492/973] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:20:45 2026] DELETE /v2.0/ports/deb59475-6c27-4d92-a06c-2d3c3d6dc232 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:20:45.462 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63d06571-93af-4626-952f-a59229805a24 fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 482/974] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:20:45 2026] DELETE /v2.0/subnets/92fe42c8-d2ad-4934-8008-db47facd6bd6 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:20:45.484 8 INFO neutron.pecan_wsgi.hooks.translation [None req-886fe0e2-6109-4b59-a8f7-1dd67192c8c1 fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 493/975] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:20:45 2026] DELETE /v2.0/subnets/ea44874a-eb3e-4b14-a89a-9b0eea0726b0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:20:45.581 7 INFO neutron_taas.services.taas.taas_plugin [None req-476d6ca2-c506-4468-822c-006ef487ca17 fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] TaaS: Handle Delete Port: 68fa240c-639c-44e2-a68f-e00fe1677a7e 2026-08-06 15:20:45.583 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-476d6ca2-c506-4468-822c-006ef487ca17 fc6bf3b58cd34f3b8ec22217bc4678c9 b729592e4d354798ac5561d32a0b3d1b - - default default] Tap Mirror: Handle Delete Port: 68fa240c-639c-44e2-a68f-e00fe1677a7e [pid: 7|app: 0|req: 483/976] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:20:45 2026] DELETE /v2.0/ports/68fa240c-639c-44e2-a68f-e00fe1677a7e => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/977] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:45 2026] DELETE /v2.0/networks/a25315bd-61bf-4ec9-8878-6e6827407787 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:20:46.514 7 WARNING neutron.db.securitygroups_db [None req-d5fb92ea-dabf-4920-b825-d2096a6a3a27 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 485/980] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:46 2026] GET /v2.0/security-groups?tenant_id=b729592e4d354798ac5561d32a0b3d1b&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/981] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:46 2026] DELETE /v2.0/security-groups/c704df11-aad3-40ec-9d32-fb49e81eb163 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:46.673 8 INFO neutron.services.segments.plugin [-] Segment 85396a24-4847-4479-867e-45056044f84e resource provider aggregate not found 2026-08-06 15:20:46.679 8 INFO neutron.services.segments.plugin [-] Segment 85396a24-4847-4479-867e-45056044f84e resource provider aggregate not found 2026-08-06 15:20:46.690 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 85396a24-4847-4479-867e-45056044f84e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85396a24-4847-4479-867e-45056044f84e found for delete ", "request_id": "req-a579bb6b-fecf-467a-8c39-cd672ccc13c5"}]} 2026-08-06 15:20:46.693 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 85396a24-4847-4479-867e-45056044f84e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85396a24-4847-4479-867e-45056044f84e found for delete ", "request_id": "req-638f93e0-243a-4056-8da0-888e811210c4"}]} 2026-08-06 15:20:49.811 7 WARNING neutron.db.securitygroups_db [None req-f8f93b3e-152a-4e6e-a132-1818d9cea2df 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 486/982] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:49 2026] GET /v2.0/security-groups?tenant_id=2bb92840b2194a6eabf51293efa436bf&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/983] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:49 2026] DELETE /v2.0/security-groups/07edcd6b-8d00-4958-8d58-1070101eec21 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:53.698 7 WARNING neutron.db.securitygroups_db [None req-9fb3446c-fbae-400a-9ef5-2fc3730e492f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 487/984] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:20:53 2026] GET /v2.0/security-groups?tenant_id=024cc9e1de89411399aa9cdb7781e1ab&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/985] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:20:53 2026] DELETE /v2.0/security-groups/bf48a9c8-0275-496a-bfbc-ee66595e70e7 => 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: 488/986] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:20:57 2026] POST /v2.0/floatingips => generated 552 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/987] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:20:58 2026] POST /v2.0/floatingips => generated 552 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/988] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:20:59 2026] POST /v2.0/floatingips => generated 552 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/989] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:20:59 2026] POST /v2.0/floatingips => generated 552 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/990] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:21:00 2026] POST /v2.0/floatingips => generated 552 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:21:00.795 8 WARNING tagging [None req-41825763-3df2-4e9e-9a25-f61f87ac3dd1 67479ad275f54f9ca1338a93d369e5da e317a2a30b0c49bca0fbb134d0ca2255 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 501/991] 10.0.0.2 () {34 vars in 757 bytes} [Thu Aug 6 15:21:00 2026] PUT /v2.0/floatingips/bc8a9d43-f244-4116-8efd-d4f4920efcbe/tags => generated 17 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:21:00.908 7 WARNING tagging [None req-df2672da-de94-45f4-abda-b81f799c1058 67479ad275f54f9ca1338a93d369e5da e317a2a30b0c49bca0fbb134d0ca2255 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 491/994] 10.0.0.2 () {34 vars in 757 bytes} [Thu Aug 6 15:21:00 2026] PUT /v2.0/floatingips/e0568e3c-60e9-4e6a-8d66-a502b8730112/tags => generated 25 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:21:00.985 8 WARNING tagging [None req-0a39afbe-67ad-4b94-9fca-c01c690d30c1 67479ad275f54f9ca1338a93d369e5da e317a2a30b0c49bca0fbb134d0ca2255 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 504/995] 10.0.0.2 () {34 vars in 757 bytes} [Thu Aug 6 15:21:00 2026] PUT /v2.0/floatingips/71324f02-e68a-414e-8357-0f1cb8f1a103/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:21:01.042 7 WARNING tagging [None req-30c039db-5432-4132-9b96-f2624a35aba6 67479ad275f54f9ca1338a93d369e5da e317a2a30b0c49bca0fbb134d0ca2255 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 492/996] 10.0.0.2 () {34 vars in 757 bytes} [Thu Aug 6 15:21:01 2026] PUT /v2.0/floatingips/1edc826c-9a81-40e0-b54d-c39da08eaea1/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/997] 10.0.0.2 () {32 vars in 670 bytes} [Thu Aug 6 15:21:01 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/998] 10.0.0.2 () {32 vars in 684 bytes} [Thu Aug 6 15:21:01 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/999] 10.0.0.2 () {32 vars in 680 bytes} [Thu Aug 6 15:21:01 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1000] 10.0.0.2 () {32 vars in 692 bytes} [Thu Aug 6 15:21:01 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1001] 10.0.0.2 () {32 vars in 678 bytes} [Thu Aug 6 15:21:01 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1002] 10.0.0.2 () {32 vars in 692 bytes} [Thu Aug 6 15:21:01 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1003] 10.0.0.2 () {32 vars in 688 bytes} [Thu Aug 6 15:21:01 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1004] 10.0.0.2 () {32 vars in 700 bytes} [Thu Aug 6 15:21:01 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:21:01.723 8 INFO neutron_taas.services.taas.taas_plugin [None req-1c7f07bb-12d0-47ff-8fa0-e870c7e72fcd 67479ad275f54f9ca1338a93d369e5da e317a2a30b0c49bca0fbb134d0ca2255 - - default default] TaaS: Handle Delete Port: 9b612260-0be9-47b6-a522-62da96efcea3 2026-08-06 15:21:01.727 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c7f07bb-12d0-47ff-8fa0-e870c7e72fcd 67479ad275f54f9ca1338a93d369e5da e317a2a30b0c49bca0fbb134d0ca2255 - - default default] Tap Mirror: Handle Delete Port: 9b612260-0be9-47b6-a522-62da96efcea3 [pid: 8|app: 0|req: 509/1005] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:21:01 2026] DELETE /v2.0/floatingips/bc8a9d43-f244-4116-8efd-d4f4920efcbe => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:02.019 7 INFO neutron_taas.services.taas.taas_plugin [None req-57e18bea-4e1b-48b8-baf8-c13366ccd54a 67479ad275f54f9ca1338a93d369e5da e317a2a30b0c49bca0fbb134d0ca2255 - - default default] TaaS: Handle Delete Port: 9864b37a-a697-4a91-850a-4ebba4bdaf8b 2026-08-06 15:21:02.022 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57e18bea-4e1b-48b8-baf8-c13366ccd54a 67479ad275f54f9ca1338a93d369e5da e317a2a30b0c49bca0fbb134d0ca2255 - - default default] Tap Mirror: Handle Delete Port: 9864b37a-a697-4a91-850a-4ebba4bdaf8b [pid: 7|app: 0|req: 497/1006] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:21:01 2026] DELETE /v2.0/floatingips/e0568e3c-60e9-4e6a-8d66-a502b8730112 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:02.358 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd01d719-b69a-4300-83f7-61517b0f9ddb 67479ad275f54f9ca1338a93d369e5da e317a2a30b0c49bca0fbb134d0ca2255 - - default default] TaaS: Handle Delete Port: e1da2165-9b49-4161-92aa-0ada4bbbe9df 2026-08-06 15:21:02.362 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd01d719-b69a-4300-83f7-61517b0f9ddb 67479ad275f54f9ca1338a93d369e5da e317a2a30b0c49bca0fbb134d0ca2255 - - default default] Tap Mirror: Handle Delete Port: e1da2165-9b49-4161-92aa-0ada4bbbe9df [pid: 8|app: 0|req: 510/1007] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:21:02 2026] DELETE /v2.0/floatingips/71324f02-e68a-414e-8357-0f1cb8f1a103 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:02.647 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e0f0387-885a-41d3-adc0-2c7227591dda 67479ad275f54f9ca1338a93d369e5da e317a2a30b0c49bca0fbb134d0ca2255 - - default default] TaaS: Handle Delete Port: 74fa460b-4e6a-44b5-ab80-25e2c493ead1 2026-08-06 15:21:02.650 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e0f0387-885a-41d3-adc0-2c7227591dda 67479ad275f54f9ca1338a93d369e5da e317a2a30b0c49bca0fbb134d0ca2255 - - default default] Tap Mirror: Handle Delete Port: 74fa460b-4e6a-44b5-ab80-25e2c493ead1 [pid: 7|app: 0|req: 498/1008] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:21:02 2026] DELETE /v2.0/floatingips/1edc826c-9a81-40e0-b54d-c39da08eaea1 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:02.943 8 INFO neutron_taas.services.taas.taas_plugin [None req-f6d34ca1-e5b0-4478-888f-c079d51db01a 67479ad275f54f9ca1338a93d369e5da e317a2a30b0c49bca0fbb134d0ca2255 - - default default] TaaS: Handle Delete Port: 5e8d10d5-54fc-4dbb-9ca8-058bc0eb8be8 2026-08-06 15:21:02.946 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6d34ca1-e5b0-4478-888f-c079d51db01a 67479ad275f54f9ca1338a93d369e5da e317a2a30b0c49bca0fbb134d0ca2255 - - default default] Tap Mirror: Handle Delete Port: 5e8d10d5-54fc-4dbb-9ca8-058bc0eb8be8 [pid: 8|app: 0|req: 511/1009] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:21:02 2026] DELETE /v2.0/floatingips/a79a9211-2ec5-463f-9ce4-a3d97ae1a0f7 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:03.301 7 WARNING neutron.db.securitygroups_db [None req-87311fbf-2471-4889-a36a-aea9180d985e 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 499/1010] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:03 2026] GET /v2.0/security-groups?tenant_id=a71b4be6221c48b1841aa522ac38e3ef&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1011] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:03 2026] DELETE /v2.0/security-groups/6fbcf109-f96e-454d-b578-156663aa6165 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:03.997 7 WARNING neutron.db.securitygroups_db [None req-a68f92ae-0880-4237-91aa-82fe35592cf5 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 500/1012] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:03 2026] GET /v2.0/security-groups?tenant_id=39f3ed3530484db08e1a21c0183dcc08&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1013] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:04 2026] DELETE /v2.0/security-groups/5df42a37-ee75-475b-aaf1-4ae0bd21153a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:04.308 7 WARNING neutron.db.securitygroups_db [None req-be7fda71-8ab4-46b3-a354-afd8763bd072 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 501/1014] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:04 2026] GET /v2.0/security-groups?tenant_id=e317a2a30b0c49bca0fbb134d0ca2255&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1015] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:04 2026] DELETE /v2.0/security-groups/5d6f0450-a486-47e9-be13-5e639aaeb8c8 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:04.637 7 WARNING neutron.db.securitygroups_db [None req-61502104-16a4-4841-9d53-4d9a2daac457 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 502/1016] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:04 2026] GET /v2.0/security-groups?tenant_id=0d15f9fb031544989b8cb30d7ddc9b00&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1017] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:04 2026] DELETE /v2.0/security-groups/fe49b6e4-5503-4d4b-8fda-700596aef724 => 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: 503/1018] 10.0.0.206 () {32 vars in 800 bytes} [Thu Aug 6 15:21:06 2026] GET /v2.0/extensions => generated 22918 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1019] 10.0.0.206 () {30 vars in 724 bytes} [Thu Aug 6 15:21:07 2026] GET /v2.0/quotas/044a6b8628344db6a5f2deaad5cdba08/details => generated 904 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:21:09.111 7 INFO neutron.db.segments_db [None req-015747c3-755a-4e7c-a0aa-ebe9bcf276d9 4e846879c0b443e08a6c7da5a3b1b8de 14a66ae554de46b09a426a542bee6a7f - - default default] Added segment 2cbcbc7c-f211-47a3-b94f-49f165139e63 of type vxlan for network 6086cf0d-d2d1-4388-a407-80df90a2cbb0 [pid: 7|app: 0|req: 504/1020] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:21:08 2026] POST /v2.0/networks => generated 632 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1021] 10.0.0.2 () {34 vars in 662 bytes} [Thu Aug 6 15:21:09 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:21:09.603 7 INFO neutron.db.segments_db [None req-e049247c-ae93-4686-a7e0-6b827cd64abc 4e846879c0b443e08a6c7da5a3b1b8de 14a66ae554de46b09a426a542bee6a7f - - default default] Added segment 7efbe1a4-24cb-4e68-b553-ac2452191d91 of type vxlan for network 258750d2-36ed-4260-ad6e-fcaa6bd40427 [pid: 7|app: 0|req: 505/1022] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:21:09 2026] POST /v2.0/networks => generated 631 bytes in 124 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: 518/1023] 10.0.0.2 () {34 vars in 662 bytes} [Thu Aug 6 15:21:09 2026] POST /v2.0/ports => generated 743 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:21:10.015 7 INFO neutron.db.segments_db [None req-c2a32b96-f04b-4614-8bbd-c8c16dd04ab5 4e846879c0b443e08a6c7da5a3b1b8de 14a66ae554de46b09a426a542bee6a7f - - default default] Added segment 4247c9d3-accb-443b-b737-7c91fd7d3077 of type vxlan for network a6fae9f6-24e0-4c17-8e5e-31b99c95f512 [pid: 7|app: 0|req: 506/1024] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:21:09 2026] POST /v2.0/networks => generated 630 bytes in 150 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: 507/1025] 10.0.0.206 () {32 vars in 800 bytes} [Thu Aug 6 15:21:10 2026] GET /v2.0/extensions => generated 22918 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1026] 10.0.0.2 () {34 vars in 662 bytes} [Thu Aug 6 15:21:10 2026] POST /v2.0/ports => generated 743 bytes in 274 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: 508/1027] 10.0.0.206 () {30 vars in 724 bytes} [Thu Aug 6 15:21:10 2026] GET /v2.0/quotas/044a6b8628344db6a5f2deaad5cdba08/details => generated 904 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:21:10.444 8 INFO neutron.db.segments_db [None req-b5ddca27-779f-4d1c-952b-cd50f43db40c 4e846879c0b443e08a6c7da5a3b1b8de 14a66ae554de46b09a426a542bee6a7f - - default default] Added segment 863f4cec-74ac-4f3d-b16e-7e6324057621 of type vxlan for network 972bef49-8289-48ae-ad8e-3da680768444 [pid: 8|app: 0|req: 520/1028] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:21:10 2026] POST /v2.0/networks => generated 632 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1029] 10.0.0.2 () {34 vars in 662 bytes} [Thu Aug 6 15:21:10 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:21:10.906 8 INFO neutron.db.segments_db [None req-43f2be50-91fe-4bd6-bc7f-ddf03e54a1de 4e846879c0b443e08a6c7da5a3b1b8de 14a66ae554de46b09a426a542bee6a7f - - default default] Added segment fda0bf95-b4e0-49db-b387-67a25f7ef71b of type vxlan for network eb34aeee-cd5a-4bc7-a187-23894097078b [pid: 8|app: 0|req: 521/1030] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:21:10 2026] POST /v2.0/networks => generated 631 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 510/1031] 10.0.0.2 () {34 vars in 662 bytes} [Thu Aug 6 15:21:11 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: 522/1032] 10.0.0.2 () {34 vars in 745 bytes} [Thu Aug 6 15:21:11 2026] PUT /v2.0/ports/228d5bcb-5106-4bec-aba0-90ba2ddf25bb/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 511/1033] 10.0.0.2 () {34 vars in 745 bytes} [Thu Aug 6 15:21:11 2026] PUT /v2.0/ports/e4d52f5c-e043-460f-be7c-84fa0e4c8463/tags => generated 25 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: 523/1034] 10.0.0.2 () {34 vars in 745 bytes} [Thu Aug 6 15:21:11 2026] PUT /v2.0/ports/9bbb1c7b-9fd4-4f6e-a39b-8ebd62c54dd5/tags => generated 34 bytes in 135 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: 512/1035] 10.0.0.2 () {34 vars in 745 bytes} [Thu Aug 6 15:21:11 2026] PUT /v2.0/ports/8e950bff-8abc-4666-84f0-263b4f0202ef/tags => generated 19 bytes in 80 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: 524/1036] 10.0.0.2 () {32 vars in 658 bytes} [Thu Aug 6 15:21:11 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 108 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: 513/1037] 10.0.0.2 () {32 vars in 672 bytes} [Thu Aug 6 15:21:11 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1038] 10.0.0.2 () {32 vars in 668 bytes} [Thu Aug 6 15:21:12 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1039] 10.0.0.2 () {32 vars in 680 bytes} [Thu Aug 6 15:21:12 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1040] 10.0.0.2 () {32 vars in 666 bytes} [Thu Aug 6 15:21:12 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1041] 10.0.0.2 () {32 vars in 680 bytes} [Thu Aug 6 15:21:12 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1042] 10.0.0.2 () {32 vars in 676 bytes} [Thu Aug 6 15:21:12 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1043] 10.0.0.2 () {32 vars in 688 bytes} [Thu Aug 6 15:21:13 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:21:13.306 8 INFO neutron_taas.services.taas.taas_plugin [None req-401581f6-641c-4814-bd14-5f7423285f14 4e846879c0b443e08a6c7da5a3b1b8de 14a66ae554de46b09a426a542bee6a7f - - default default] TaaS: Handle Delete Port: 228d5bcb-5106-4bec-aba0-90ba2ddf25bb 2026-08-06 15:21:13.309 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-401581f6-641c-4814-bd14-5f7423285f14 4e846879c0b443e08a6c7da5a3b1b8de 14a66ae554de46b09a426a542bee6a7f - - default default] Tap Mirror: Handle Delete Port: 228d5bcb-5106-4bec-aba0-90ba2ddf25bb [pid: 8|app: 0|req: 528/1044] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:21:13 2026] DELETE /v2.0/ports/228d5bcb-5106-4bec-aba0-90ba2ddf25bb => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:21:13.490 7 INFO neutron_taas.services.taas.taas_plugin [None req-413f6d53-adc4-4148-a2fe-9f03c5d9fda7 4e846879c0b443e08a6c7da5a3b1b8de 14a66ae554de46b09a426a542bee6a7f - - default default] TaaS: Handle Delete Port: e4d52f5c-e043-460f-be7c-84fa0e4c8463 2026-08-06 15:21:13.493 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-413f6d53-adc4-4148-a2fe-9f03c5d9fda7 4e846879c0b443e08a6c7da5a3b1b8de 14a66ae554de46b09a426a542bee6a7f - - default default] Tap Mirror: Handle Delete Port: e4d52f5c-e043-460f-be7c-84fa0e4c8463 [pid: 7|app: 0|req: 517/1045] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:21:13 2026] DELETE /v2.0/ports/e4d52f5c-e043-460f-be7c-84fa0e4c8463 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:21:13.579 8 WARNING neutron.db.securitygroups_db [None req-a75c8694-3015-4229-b922-0639572ca204 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:21:13.654 7 INFO neutron_taas.services.taas.taas_plugin [None req-282203ad-d2c1-4f2c-865d-c4d65a83af06 4e846879c0b443e08a6c7da5a3b1b8de 14a66ae554de46b09a426a542bee6a7f - - default default] TaaS: Handle Delete Port: 9bbb1c7b-9fd4-4f6e-a39b-8ebd62c54dd5 2026-08-06 15:21:13.657 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-282203ad-d2c1-4f2c-865d-c4d65a83af06 4e846879c0b443e08a6c7da5a3b1b8de 14a66ae554de46b09a426a542bee6a7f - - default default] Tap Mirror: Handle Delete Port: 9bbb1c7b-9fd4-4f6e-a39b-8ebd62c54dd5 [pid: 8|app: 0|req: 529/1046] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:13 2026] GET /v2.0/security-groups?tenant_id=044a6b8628344db6a5f2deaad5cdba08&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1047] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:21:13 2026] DELETE /v2.0/ports/9bbb1c7b-9fd4-4f6e-a39b-8ebd62c54dd5 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1048] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:13 2026] DELETE /v2.0/security-groups/5205b872-898c-4566-8198-31ad3e2aa17e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:13.830 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7b2bb62-8b8c-437c-8399-49b930455aa9 4e846879c0b443e08a6c7da5a3b1b8de 14a66ae554de46b09a426a542bee6a7f - - default default] TaaS: Handle Delete Port: 8e950bff-8abc-4666-84f0-263b4f0202ef 2026-08-06 15:21:13.834 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7b2bb62-8b8c-437c-8399-49b930455aa9 4e846879c0b443e08a6c7da5a3b1b8de 14a66ae554de46b09a426a542bee6a7f - - default default] Tap Mirror: Handle Delete Port: 8e950bff-8abc-4666-84f0-263b4f0202ef [pid: 7|app: 0|req: 519/1049] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:21:13 2026] DELETE /v2.0/ports/8e950bff-8abc-4666-84f0-263b4f0202ef => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:21:14.006 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7504f99-9994-4f31-9c82-7bf058aad6b8 4e846879c0b443e08a6c7da5a3b1b8de 14a66ae554de46b09a426a542bee6a7f - - default default] TaaS: Handle Delete Port: 03c72688-197c-40cf-a515-46cd0920fb7a 2026-08-06 15:21:14.010 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7504f99-9994-4f31-9c82-7bf058aad6b8 4e846879c0b443e08a6c7da5a3b1b8de 14a66ae554de46b09a426a542bee6a7f - - default default] Tap Mirror: Handle Delete Port: 03c72688-197c-40cf-a515-46cd0920fb7a [pid: 8|app: 0|req: 531/1050] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:21:13 2026] DELETE /v2.0/ports/03c72688-197c-40cf-a515-46cd0920fb7a => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:21:14.243 7 INFO neutron.services.segments.plugin [-] Segment 2cbcbc7c-f211-47a3-b94f-49f165139e63 resource provider aggregate not found 2026-08-06 15:21:14.245 7 INFO neutron.services.segments.plugin [-] Segment 2cbcbc7c-f211-47a3-b94f-49f165139e63 resource provider aggregate not found 2026-08-06 15:21:14.259 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2cbcbc7c-f211-47a3-b94f-49f165139e63 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cbcbc7c-f211-47a3-b94f-49f165139e63 found for delete ", "request_id": "req-2f70aebc-8ef2-4a74-8298-235d557246ee"}]} 2026-08-06 15:21:14.261 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2cbcbc7c-f211-47a3-b94f-49f165139e63 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cbcbc7c-f211-47a3-b94f-49f165139e63 found for delete ", "request_id": "req-0aac4314-3f3e-4014-a990-48f9cb896b06"}]} [pid: 7|app: 0|req: 520/1051] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:21:14 2026] DELETE /v2.0/networks/6086cf0d-d2d1-4388-a407-80df90a2cbb0 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:21:14.385 8 INFO neutron.services.segments.plugin [-] Segment 7efbe1a4-24cb-4e68-b553-ac2452191d91 resource provider aggregate not found 2026-08-06 15:21:14.386 8 INFO neutron.services.segments.plugin [-] Segment 7efbe1a4-24cb-4e68-b553-ac2452191d91 resource provider aggregate not found 2026-08-06 15:21:14.405 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7efbe1a4-24cb-4e68-b553-ac2452191d91 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7efbe1a4-24cb-4e68-b553-ac2452191d91 found for delete ", "request_id": "req-f0cec46b-bb53-4ea1-8093-d9924c6a019b"}]} 2026-08-06 15:21:14.406 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7efbe1a4-24cb-4e68-b553-ac2452191d91 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7efbe1a4-24cb-4e68-b553-ac2452191d91 found for delete ", "request_id": "req-acd9b477-25a8-4619-b5cb-e6342bc30503"}]} [pid: 8|app: 0|req: 532/1052] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:21:14 2026] DELETE /v2.0/networks/258750d2-36ed-4260-ad6e-fcaa6bd40427 => 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: 521/1053] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:21:14 2026] DELETE /v2.0/networks/a6fae9f6-24e0-4c17-8e5e-31b99c95f512 => 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: 533/1054] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:21:14 2026] DELETE /v2.0/networks/972bef49-8289-48ae-ad8e-3da680768444 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1055] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:21:14 2026] DELETE /v2.0/networks/eb34aeee-cd5a-4bc7-a187-23894097078b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:21:15.673 8 WARNING neutron.db.securitygroups_db [None req-a25d3c18-3b79-4c5d-959b-59a9c4378f12 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 534/1056] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:15 2026] GET /v2.0/security-groups?tenant_id=c39a558ec4ac4ae88c96a8cffe751c5e&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1059] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:15 2026] DELETE /v2.0/security-groups/4c63eb00-be7e-4021-91d6-ee23374aab84 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:16.018 8 WARNING neutron.db.securitygroups_db [None req-3c36a872-2434-4d93-bc70-51c2e53a384c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 537/1060] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:16 2026] GET /v2.0/security-groups?tenant_id=14a66ae554de46b09a426a542bee6a7f&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: 524/1061] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:16 2026] DELETE /v2.0/security-groups/42cfe227-8795-487c-8188-9fc4398e6d25 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:16.255 8 WARNING neutron.db.securitygroups_db [None req-f1cd0eaa-f512-4317-9f66-167094eb51c1 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:21:16.279 7 INFO neutron.services.segments.plugin [-] Segment 4247c9d3-accb-443b-b737-7c91fd7d3077 resource provider aggregate not found 2026-08-06 15:21:16.284 7 INFO neutron.services.segments.plugin [-] Segment 4247c9d3-accb-443b-b737-7c91fd7d3077 resource provider aggregate not found 2026-08-06 15:21:16.295 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4247c9d3-accb-443b-b737-7c91fd7d3077 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4247c9d3-accb-443b-b737-7c91fd7d3077 found for delete ", "request_id": "req-4165e685-5da6-4c1c-b635-9c3cedf72883"}]} 2026-08-06 15:21:16.299 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4247c9d3-accb-443b-b737-7c91fd7d3077 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4247c9d3-accb-443b-b737-7c91fd7d3077 found for delete ", "request_id": "req-ba01bd69-b18b-476b-98e3-96aebfdd0127"}]} 2026-08-06 15:21:16.314 7 INFO neutron.services.segments.plugin [-] Segment fda0bf95-b4e0-49db-b387-67a25f7ef71b resource provider aggregate not found 2026-08-06 15:21:16.314 7 INFO neutron.services.segments.plugin [-] Segment fda0bf95-b4e0-49db-b387-67a25f7ef71b resource provider aggregate not found 2026-08-06 15:21:16.333 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fda0bf95-b4e0-49db-b387-67a25f7ef71b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fda0bf95-b4e0-49db-b387-67a25f7ef71b found for delete ", "request_id": "req-3bcdfb58-7d26-4b4e-afaf-cf3b2ca743f8"}]} 2026-08-06 15:21:16.342 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fda0bf95-b4e0-49db-b387-67a25f7ef71b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fda0bf95-b4e0-49db-b387-67a25f7ef71b found for delete ", "request_id": "req-17fc493e-b91a-4d69-bdcd-94c02224c61d"}]} [pid: 8|app: 0|req: 538/1062] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:16 2026] GET /v2.0/security-groups?tenant_id=43b4023b658b4deda7a99b0e26484c39&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:21:16.433 8 INFO neutron.services.segments.plugin [-] Segment 863f4cec-74ac-4f3d-b16e-7e6324057621 resource provider aggregate not found 2026-08-06 15:21:16.440 8 INFO neutron.services.segments.plugin [-] Segment 863f4cec-74ac-4f3d-b16e-7e6324057621 resource provider aggregate not found 2026-08-06 15:21:16.450 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 863f4cec-74ac-4f3d-b16e-7e6324057621 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 863f4cec-74ac-4f3d-b16e-7e6324057621 found for delete ", "request_id": "req-952abf18-bb89-43bc-8b23-f590dcb15be0"}]} 2026-08-06 15:21:16.459 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 863f4cec-74ac-4f3d-b16e-7e6324057621 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 863f4cec-74ac-4f3d-b16e-7e6324057621 found for delete ", "request_id": "req-4d1389dc-a07e-454c-86a1-1b3797e1397a"}]} [pid: 7|app: 0|req: 525/1063] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:16 2026] DELETE /v2.0/security-groups/f99235ff-d42d-4293-b80b-aad509850a63 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:16.926 8 INFO neutron.db.segments_db [None req-a08cf59d-3f36-4a6d-9b59-0c4130cccd7f 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] Added segment 9f575723-6284-4ef3-b730-5e4081bb9847 of type vxlan for network eff32997-c8b2-4ce2-9069-bceb297eb4db [pid: 8|app: 0|req: 539/1064] 10.0.0.2 () {34 vars in 669 bytes} [Thu Aug 6 15:21:16 2026] POST /v2.0/networks => generated 632 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:21:17.081 7 INFO neutron.db.segments_db [None req-2a864b6b-502c-4d6a-8de6-d055e6c488f1 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] Added segment 9678520a-cab0-4012-a765-66d2ecda0547 of type vxlan for network 59ca480d-2084-4a5c-82fe-e7857cef17a9 2026-08-06 15:21:17.364 7 INFO neutron.db.l3_hamode_db [None req-2a864b6b-502c-4d6a-8de6-d055e6c488f1 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:21:18.151 7 INFO neutron.db.l3_hamode_db [None req-2a864b6b-502c-4d6a-8de6-d055e6c488f1 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 526/1065] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:21:17 2026] POST /v2.0/routers => generated 695 bytes in 2135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1066] 10.0.0.2 () {32 vars in 774 bytes} [Thu Aug 6 15:21:19 2026] GET /v2.0/subnets?project_id=9365bd5e28134d27ad7aa6138f70005a&cidr=10.100.0.0%2F28 => generated 14 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1067] 10.0.0.2 () {32 vars in 692 bytes} [Thu Aug 6 15:21:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1068] 10.0.0.2 () {32 vars in 782 bytes} [Thu Aug 6 15:21:19 2026] GET /v2.0/subnets?network_id=ea4a1f30-6a9e-4320-8f8d-24b6b26c6e8c&cidr=10.100.0.0%2F28 => 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: 528/1069] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:21:19 2026] POST /v2.0/subnets => generated 657 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1070] 10.0.0.2 () {34 vars in 682 bytes} [Thu Aug 6 15:21:20 2026] POST /v2.0/security-groups => generated 1601 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1071] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:21:19 2026] PUT /v2.0/routers/ecc7a35c-caac-492c-8149-0bb8dc5391dd/add_router_interface => generated 310 bytes in 1354 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1072] 10.0.0.2 () {32 vars in 647 bytes} [Thu Aug 6 15:21:21 2026] GET /v2.0/networks => generated 6525 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1073] 10.0.0.2 () {34 vars in 682 bytes} [Thu Aug 6 15:21:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1074] 10.0.0.2 () {32 vars in 645 bytes} [Thu Aug 6 15:21:21 2026] GET /v2.0/subnets => generated 5212 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1075] 10.0.0.2 () {32 vars in 645 bytes} [Thu Aug 6 15:21:21 2026] GET /v2.0/routers => generated 2200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1076] 10.0.0.2 () {34 vars in 682 bytes} [Thu Aug 6 15:21:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1077] 10.0.0.2 () {34 vars in 683 bytes} [Thu Aug 6 15:21:21 2026] POST /v2.0/security-groups => generated 1675 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1078] 10.0.0.2 () {34 vars in 682 bytes} [Thu Aug 6 15:21:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1079] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:21:21 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: 8|app: 0|req: 547/1080] 10.0.0.2 () {34 vars in 682 bytes} [Thu Aug 6 15:21:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 15:21:21.621 8 WARNING tagging [None req-495168a7-9f28-4ebe-9cd7-d93f38f30dfe 507821e84086417d84f2238222d4d203 debc1f2c9efc40708bc097438b64babe - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 548/1081] 10.0.0.2 () {34 vars in 765 bytes} [Thu Aug 6 15:21:21 2026] PUT /v2.0/security-groups/8920a665-062b-4632-9dbf-a6e07a5a11da/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:21:21.678 8 WARNING tagging [None req-943231c6-16bc-4f3e-98c0-269a835dac43 507821e84086417d84f2238222d4d203 debc1f2c9efc40708bc097438b64babe - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 549/1082] 10.0.0.2 () {34 vars in 765 bytes} [Thu Aug 6 15:21:21 2026] PUT /v2.0/security-groups/b81f5eeb-a4be-4c1b-af07-b50ad4d8da62/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1083] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:21:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:21:21.726 8 WARNING tagging [None req-39a29f60-1162-4ceb-ad3e-2452b3cd8ae0 507821e84086417d84f2238222d4d203 debc1f2c9efc40708bc097438b64babe - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 550/1084] 10.0.0.2 () {34 vars in 765 bytes} [Thu Aug 6 15:21:21 2026] PUT /v2.0/security-groups/d4fc131a-646d-471e-9757-9acccff44db0/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:21:21.779 8 WARNING tagging [None req-272891cc-566c-4a82-9356-bd2d428e81f9 507821e84086417d84f2238222d4d203 debc1f2c9efc40708bc097438b64babe - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 551/1085] 10.0.0.2 () {34 vars in 765 bytes} [Thu Aug 6 15:21:21 2026] PUT /v2.0/security-groups/cfb61d3e-0763-46a8-b7f9-76e508ab1840/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1086] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:21:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1087] 10.0.0.2 () {32 vars in 678 bytes} [Thu Aug 6 15:21:21 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1088] 10.0.0.2 () {32 vars in 692 bytes} [Thu Aug 6 15:21:21 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1089] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:21:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1090] 10.0.0.2 () {32 vars in 688 bytes} [Thu Aug 6 15:21:21 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1091] 10.0.0.2 () {32 vars in 700 bytes} [Thu Aug 6 15:21:21 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:21:21.978 7 INFO neutron.db.securitygroups_db [None req-17c6d98d-ee52-4597-b2bb-78374e1301fa 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] Project 9365bd5e28134d27ad7aa6138f70005a 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: 556/1092] 10.0.0.2 () {32 vars in 686 bytes} [Thu Aug 6 15:21:21 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1093] 10.0.0.2 () {32 vars in 700 bytes} [Thu Aug 6 15:21:22 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1094] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:21:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1095] 10.0.0.2 () {32 vars in 696 bytes} [Thu Aug 6 15:21:22 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:21:22.136 7 INFO neutron.db.securitygroups_db [None req-253ea1ef-0060-487e-99f3-cf0d5d5a1c0a 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] Project 9365bd5e28134d27ad7aa6138f70005a 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: 559/1096] 10.0.0.2 () {32 vars in 708 bytes} [Thu Aug 6 15:21:22 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1097] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:22 2026] DELETE /v2.0/security-groups/8920a665-062b-4632-9dbf-a6e07a5a11da => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1098] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:21:22 2026] POST /v2.0/security-group-rules => generated 606 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1099] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:22 2026] DELETE /v2.0/security-groups/b81f5eeb-a4be-4c1b-af07-b50ad4d8da62 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1100] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:22 2026] DELETE /v2.0/security-groups/d4fc131a-646d-471e-9757-9acccff44db0 => 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: 562/1101] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:22 2026] DELETE /v2.0/security-groups/cfb61d3e-0763-46a8-b7f9-76e508ab1840 => 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: 540/1102] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:22 2026] DELETE /v2.0/security-groups/a6029e5c-ac44-47c7-b5ff-7d37f6d88312 => 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: 563/1103] 10.0.0.2 () {32 vars in 647 bytes} [Thu Aug 6 15:21:22 2026] GET /v2.0/networks => generated 1297 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:21:22.810 7 WARNING neutron.db.securitygroups_db [req-a6f1a395-27fe-4a69-85a6-60f8a0b69483 req-10174132-49ca-4f2f-97e2-39993b974ad9 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 541/1104] 10.0.0.240 () {34 vars in 1100 bytes} [Thu Aug 6 15:21:22 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1384001704&fields=id&tenant_id=9365bd5e28134d27ad7aa6138f70005a => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1105] 10.0.0.240 () {34 vars in 982 bytes} [Thu Aug 6 15:21:22 2026] GET /v2.0/networks?id=eff32997-c8b2-4ce2-9069-bceb297eb4db => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1106] 10.0.0.240 () {34 vars in 965 bytes} [Thu Aug 6 15:21:22 2026] GET /v2.0/quotas/9365bd5e28134d27ad7aa6138f70005a => generated 312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1107] 10.0.0.240 () {34 vars in 1002 bytes} [Thu Aug 6 15:21:22 2026] GET /v2.0/ports?tenant_id=9365bd5e28134d27ad7aa6138f70005a&fields=id => generated 103 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1108] 10.0.0.240 () {34 vars in 1008 bytes} [Thu Aug 6 15:21:22 2026] GET /v2.0/networks/eff32997-c8b2-4ce2-9069-bceb297eb4db?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: 566/1109] 10.0.0.240 () {34 vars in 1108 bytes} [Thu Aug 6 15:21:23 2026] GET /v2.0/networks/eff32997-c8b2-4ce2-9069-bceb297eb4db?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: 544/1110] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:21:23 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:21:23.585 8 WARNING neutron.db.securitygroups_db [None req-507a0a74-721d-4ed9-973c-a0ffb6e06ef9 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 567/1111] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:23 2026] GET /v2.0/security-groups?tenant_id=dfbcd4e22aa04c0591b11151a0e7e901&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1112] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:23 2026] DELETE /v2.0/security-groups/78ec8586-091f-4b3a-bb5d-ae75b281f32a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:23.904 8 WARNING neutron.db.securitygroups_db [None req-71d196d7-98e4-4362-b425-1e66802d3141 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 568/1113] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:23 2026] GET /v2.0/security-groups?tenant_id=debc1f2c9efc40708bc097438b64babe&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: 546/1114] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:23 2026] DELETE /v2.0/security-groups/6fe2f3cf-98b2-4853-bba4-01c23c395109 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:24.184 8 WARNING neutron.db.securitygroups_db [None req-35a199da-b6d3-4897-b800-984e6d202d96 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 569/1115] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:24 2026] GET /v2.0/security-groups?tenant_id=46edb2b27f2d46bea33e03eaee615531&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1116] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:21:24 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => 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: 570/1117] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:24 2026] DELETE /v2.0/security-groups/f69f9271-abc8-4c93-b17d-d4837ae478f9 => 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: 548/1118] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:21:25 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => 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: 571/1119] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:21:26 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => 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: 549/1120] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:21:27 2026] GET /v2.0/networks?id=eff32997-c8b2-4ce2-9069-bceb297eb4db => generated 660 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:21:27.548 8 WARNING neutron.db.securitygroups_db [req-a6f1a395-27fe-4a69-85a6-60f8a0b69483 req-d534010d-e3d3-4648-89d1-69e4e6a93cca 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 572/1121] 199.204.45.22 () {34 vars in 1049 bytes} [Thu Aug 6 15:21:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9365bd5e28134d27ad7aa6138f70005a => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1122] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:21:27 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => 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: 550/1123] 199.204.45.22 () {38 vars in 954 bytes} [Thu Aug 6 15:21:27 2026] POST /v2.0/ports => generated 958 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1124] 199.204.45.22 () {38 vars in 1027 bytes} [Thu Aug 6 15:21:27 2026] PUT /v2.0/ports/2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1 => generated 1239 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:21:28.345 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4eeb4c3-e70b-437f-8461-2c707f5b39eb'] response: {'name': 'network-changed', 'server_uuid': 'a6ddd163-f083-4ce2-86b8-690273ae0b1c', 'tag': '2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1', '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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-06 15:21:28.729 7 INFO neutron.db.segments_db [None req-b234efb2-2f59-4c52-85db-5452d20a0518 04b50750bd694da1b331ced68af3191b b025c27d67b44d439013256b7d68bec3 - - default default] Added segment d05f6204-a678-4d5e-991b-faed0baad0d7 of type vxlan for network f7cc966e-f55e-4916-a7c2-ed180937b7c0 [pid: 8|app: 0|req: 575/1125] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:21:28 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1126] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:21:28 2026] GET /v2.0/security-groups?id=d353d061-a1ca-47df-81c0-1bf32ecbf3b5&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: 551/1127] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:21:28 2026] POST /v2.0/networks => generated 631 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1128] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:21:28 2026] GET /v2.0/ports?tenant_id=9365bd5e28134d27ad7aa6138f70005a&device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1129] 199.204.45.22 () {34 vars in 1017 bytes} [Thu Aug 6 15:21:28 2026] GET /v2.0/networks?tenant_id=9365bd5e28134d27ad7aa6138f70005a&shared=False => generated 756 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1130] 199.204.45.22 () {34 vars in 929 bytes} [Thu Aug 6 15:21:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1131] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:21:28 2026] POST /v2.0/subnets => generated 626 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:21:29.103 7 INFO neutron.db.segments_db [None req-6fd4e09a-469f-4c89-b105-714f6519df4e 04b50750bd694da1b331ced68af3191b b025c27d67b44d439013256b7d68bec3 - - default default] Added segment 575846d0-bab4-4fd9-8b0d-e7f0998052f1 of type vxlan for network 64f36a64-5ffd-4129-accd-013a7a6a777e [pid: 7|app: 0|req: 555/1132] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:21:29 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1133] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:21:29 2026] POST /v2.0/subnets => generated 629 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:21:29.461 7 INFO neutron.db.segments_db [None req-855d8d33-9a6a-4a82-8c80-9a110aab1b6f 04b50750bd694da1b331ced68af3191b b025c27d67b44d439013256b7d68bec3 - - default default] Added segment 74cd45d0-3a5a-4832-a36b-0276565ad4bc of type vxlan for network 1d4f1c19-b590-4272-b456-4dc7716fb601 [pid: 7|app: 0|req: 556/1134] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:21:29 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1135] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:21:29 2026] POST /v2.0/subnets => generated 629 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:21:29.840 7 INFO neutron.db.segments_db [None req-61471cb5-a6c9-4dd1-9e1d-5950e41c529f 04b50750bd694da1b331ced68af3191b b025c27d67b44d439013256b7d68bec3 - - default default] Added segment d4c74a03-c79f-41d9-9594-eea2bf49f970 of type vxlan for network 408f8920-1ec8-4498-8979-96c48b17a51c [pid: 8|app: 0|req: 580/1136] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:21:29 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1137] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:21:29 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1138] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:21:29 2026] GET /v2.0/security-groups?id=d353d061-a1ca-47df-81c0-1bf32ecbf3b5&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: 582/1139] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:21:30 2026] GET /v2.0/ports?tenant_id=9365bd5e28134d27ad7aa6138f70005a&device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1140] 199.204.45.22 () {34 vars in 1059 bytes} [Thu Aug 6 15:21:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1 => 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: 584/1141] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:21:30 2026] GET /v2.0/subnets?id=40ed64bf-23ab-45ee-9e16-240c288ec230 => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1142] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:21:29 2026] POST /v2.0/subnets => generated 629 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1143] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:21:30 2026] GET /v2.0/ports?network_id=eff32997-c8b2-4ce2-9069-bceb297eb4db&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:21:30.223 7 INFO neutron.db.segments_db [None req-6ecb7dc4-90da-4ffe-8374-88a3cd318028 04b50750bd694da1b331ced68af3191b b025c27d67b44d439013256b7d68bec3 - - default default] Added segment 3021c055-69dd-4916-b6c0-f1f7f250b3e4 of type vxlan for network 1662ef78-956d-4085-a2e7-b4b8c058853d [pid: 8|app: 0|req: 586/1144] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:21:30 2026] GET /v2.0/networks/eff32997-c8b2-4ce2-9069-bceb297eb4db?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1145] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:21:30 2026] GET /v2.0/networks/eff32997-c8b2-4ce2-9069-bceb297eb4db?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: 559/1146] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:21:30 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) [pid: 8|app: 0|req: 588/1147] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:21:30 2026] POST /v2.0/subnets => generated 629 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1148] 10.0.0.2 () {34 vars in 749 bytes} [Thu Aug 6 15:21:30 2026] PUT /v2.0/subnets/9e57fcc3-605d-4c28-84cd-4495d36b220b/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1149] 10.0.0.2 () {34 vars in 749 bytes} [Thu Aug 6 15:21:30 2026] PUT /v2.0/subnets/f5c1b869-48cd-40d5-9755-6fca636aad62/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1150] 10.0.0.2 () {34 vars in 749 bytes} [Thu Aug 6 15:21:30 2026] PUT /v2.0/subnets/e6afdce3-48f3-493b-ad24-76adca93aa86/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1151] 10.0.0.2 () {34 vars in 749 bytes} [Thu Aug 6 15:21:30 2026] PUT /v2.0/subnets/5f258e1a-68d2-46ec-9449-5531c43d8b9f/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1152] 10.0.0.2 () {32 vars in 662 bytes} [Thu Aug 6 15:21:30 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1153] 10.0.0.2 () {32 vars in 676 bytes} [Thu Aug 6 15:21:30 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1156] 10.0.0.2 () {32 vars in 672 bytes} [Thu Aug 6 15:21:30 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1157] 10.0.0.2 () {32 vars in 684 bytes} [Thu Aug 6 15:21:30 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1158] 10.0.0.2 () {32 vars in 670 bytes} [Thu Aug 6 15:21:30 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1159] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:21:31 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => 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: 565/1160] 10.0.0.2 () {32 vars in 684 bytes} [Thu Aug 6 15:21:31 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1161] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:21:31 2026] GET /v2.0/security-groups?id=d353d061-a1ca-47df-81c0-1bf32ecbf3b5&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1162] 10.0.0.2 () {32 vars in 680 bytes} [Thu Aug 6 15:21:31 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1163] 10.0.0.2 () {32 vars in 692 bytes} [Thu Aug 6 15:21:31 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1164] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:21:31 2026] DELETE /v2.0/subnets/9e57fcc3-605d-4c28-84cd-4495d36b220b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1165] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:21:31 2026] DELETE /v2.0/subnets/f5c1b869-48cd-40d5-9755-6fca636aad62 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1166] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:21:31 2026] DELETE /v2.0/subnets/e6afdce3-48f3-493b-ad24-76adca93aa86 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1167] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:21:31 2026] DELETE /v2.0/subnets/5f258e1a-68d2-46ec-9449-5531c43d8b9f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1168] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:21:31 2026] DELETE /v2.0/subnets/4d946cb5-2b77-42c1-b2be-da478293e978 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:21:31.801 8 INFO neutron_taas.services.taas.taas_plugin [None req-805c7410-d547-4e0a-a8b7-063569f79992 04b50750bd694da1b331ced68af3191b b025c27d67b44d439013256b7d68bec3 - - default default] TaaS: Handle Delete Port: bb6cff40-a66a-42ac-bfd4-59914bf70c2e 2026-08-06 15:21:31.804 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-805c7410-d547-4e0a-a8b7-063569f79992 04b50750bd694da1b331ced68af3191b b025c27d67b44d439013256b7d68bec3 - - default default] Tap Mirror: Handle Delete Port: bb6cff40-a66a-42ac-bfd4-59914bf70c2e 2026-08-06 15:21:31.965 8 INFO neutron.services.segments.plugin [-] Segment d05f6204-a678-4d5e-991b-faed0baad0d7 resource provider aggregate not found 2026-08-06 15:21:31.969 8 INFO neutron.services.segments.plugin [-] Segment d05f6204-a678-4d5e-991b-faed0baad0d7 resource provider aggregate not found 2026-08-06 15:21:31.988 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d05f6204-a678-4d5e-991b-faed0baad0d7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d05f6204-a678-4d5e-991b-faed0baad0d7 found for delete ", "request_id": "req-4f539c0e-b02d-4a8b-8d24-58e9801faefe"}]} 2026-08-06 15:21:31.989 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d05f6204-a678-4d5e-991b-faed0baad0d7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d05f6204-a678-4d5e-991b-faed0baad0d7 found for delete ", "request_id": "req-482b45bb-1bc2-4f18-bea1-6addb3556547"}]} [pid: 8|app: 0|req: 600/1169] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:21:31 2026] DELETE /v2.0/networks/f7cc966e-f55e-4916-a7c2-ed180937b7c0 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:21:32.127 7 INFO neutron.services.segments.plugin [-] Segment 575846d0-bab4-4fd9-8b0d-e7f0998052f1 resource provider aggregate not found 2026-08-06 15:21:32.140 7 INFO neutron.services.segments.plugin [-] Segment 575846d0-bab4-4fd9-8b0d-e7f0998052f1 resource provider aggregate not found 2026-08-06 15:21:32.156 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 575846d0-bab4-4fd9-8b0d-e7f0998052f1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 575846d0-bab4-4fd9-8b0d-e7f0998052f1 found for delete ", "request_id": "req-59dec567-21ff-4623-a84b-e87d4fe1f9f7"}]} 2026-08-06 15:21:32.164 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 575846d0-bab4-4fd9-8b0d-e7f0998052f1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 575846d0-bab4-4fd9-8b0d-e7f0998052f1 found for delete ", "request_id": "req-60712716-3456-4ce9-85b9-4853afedff54"}]} [pid: 7|app: 0|req: 570/1170] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:21:32 2026] DELETE /v2.0/networks/64f36a64-5ffd-4129-accd-013a7a6a777e => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1171] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:21:32 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1172] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:21:32 2026] GET /v2.0/security-groups?id=d353d061-a1ca-47df-81c0-1bf32ecbf3b5&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: 571/1173] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:21:32 2026] DELETE /v2.0/networks/1d4f1c19-b590-4272-b456-4dc7716fb601 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1174] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:21:32 2026] DELETE /v2.0/networks/408f8920-1ec8-4498-8979-96c48b17a51c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1175] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:21:32 2026] DELETE /v2.0/networks/1662ef78-956d-4085-a2e7-b4b8c058853d => 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: 573/1176] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:21:33 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1177] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:21:33 2026] GET /v2.0/security-groups?id=d353d061-a1ca-47df-81c0-1bf32ecbf3b5&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-08-06 15:21:33.468 8 WARNING neutron.db.securitygroups_db [None req-97d9eb7a-3977-46bd-a3ad-050e60ba8605 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 604/1178] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:33 2026] GET /v2.0/security-groups?tenant_id=b59d174dc8f84f7c9d9e4e4203a4338b&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1179] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:33 2026] DELETE /v2.0/security-groups/505dcc89-a09e-4732-8fdf-ff9cc6d24653 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:33.764 8 WARNING neutron.db.securitygroups_db [None req-dd501e1a-5a55-4786-8cde-31bce1389f40 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 605/1180] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:33 2026] GET /v2.0/security-groups?tenant_id=b025c27d67b44d439013256b7d68bec3&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1181] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:33 2026] DELETE /v2.0/security-groups/ae926d86-cd93-4bb4-a950-20b3f4a42fbf => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:34.009 8 INFO neutron.services.segments.plugin [-] Segment d4c74a03-c79f-41d9-9594-eea2bf49f970 resource provider aggregate not found 2026-08-06 15:21:34.013 8 INFO neutron.services.segments.plugin [-] Segment d4c74a03-c79f-41d9-9594-eea2bf49f970 resource provider aggregate not found 2026-08-06 15:21:34.030 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d4c74a03-c79f-41d9-9594-eea2bf49f970 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4c74a03-c79f-41d9-9594-eea2bf49f970 found for delete ", "request_id": "req-29027d64-e7c6-4de3-a482-77ec38730014"}]} 2026-08-06 15:21:34.032 8 WARNING neutron.db.securitygroups_db [None req-f71543c9-c6e1-4298-a5b7-0d0ace5fd842 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:21:34.035 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d4c74a03-c79f-41d9-9594-eea2bf49f970 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4c74a03-c79f-41d9-9594-eea2bf49f970 found for delete ", "request_id": "req-de2e23a6-2d11-495a-8ade-e5ed03613b70"}]} [pid: 8|app: 0|req: 606/1182] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:34 2026] GET /v2.0/security-groups?tenant_id=0036f8cbdf924e05aaad779f52849ce7&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:21:34.184 7 INFO neutron.services.segments.plugin [-] Segment 74cd45d0-3a5a-4832-a36b-0276565ad4bc resource provider aggregate not found 2026-08-06 15:21:34.191 7 INFO neutron.services.segments.plugin [-] Segment 74cd45d0-3a5a-4832-a36b-0276565ad4bc resource provider aggregate not found 2026-08-06 15:21:34.207 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 74cd45d0-3a5a-4832-a36b-0276565ad4bc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74cd45d0-3a5a-4832-a36b-0276565ad4bc found for delete ", "request_id": "req-5a13de7f-01a0-4399-adf6-6b0c5befef84"}]} 2026-08-06 15:21:34.214 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 74cd45d0-3a5a-4832-a36b-0276565ad4bc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74cd45d0-3a5a-4832-a36b-0276565ad4bc found for delete ", "request_id": "req-123bdd30-2f15-4ecb-8975-cc17fb350924"}]} 2026-08-06 15:21:34.227 7 INFO neutron.services.segments.plugin [-] Segment 3021c055-69dd-4916-b6c0-f1f7f250b3e4 resource provider aggregate not found 2026-08-06 15:21:34.235 7 INFO neutron.services.segments.plugin [-] Segment 3021c055-69dd-4916-b6c0-f1f7f250b3e4 resource provider aggregate not found 2026-08-06 15:21:34.256 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3021c055-69dd-4916-b6c0-f1f7f250b3e4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3021c055-69dd-4916-b6c0-f1f7f250b3e4 found for delete ", "request_id": "req-e247a406-9701-47a6-8fa6-f9496371c473"}]} 2026-08-06 15:21:34.257 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3021c055-69dd-4916-b6c0-f1f7f250b3e4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3021c055-69dd-4916-b6c0-f1f7f250b3e4 found for delete ", "request_id": "req-4c37ca7c-f3a7-4bed-b107-a33f3e79c14a"}]} [pid: 7|app: 0|req: 577/1183] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:34 2026] DELETE /v2.0/security-groups/312d6aa8-2245-4013-98ee-695646046120 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1184] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:21:34 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1185] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:21:34 2026] GET /v2.0/security-groups?id=d353d061-a1ca-47df-81c0-1bf32ecbf3b5&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1186] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:21:35 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => 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: 579/1187] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:21:35 2026] GET /v2.0/security-groups?id=d353d061-a1ca-47df-81c0-1bf32ecbf3b5&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: 609/1188] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:21:35 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1189] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:21:35 2026] GET /v2.0/security-groups?id=d353d061-a1ca-47df-81c0-1bf32ecbf3b5&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: 610/1190] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:21:35 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:21:36.762 7 INFO neutron.db.l3_db [None req-83218318-683e-4b7e-9c54-a17a3f741d3c 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] Floating IP 45d3ffd4-8399-475f-bad6-08211b92ca4e associated. External IP: 10.96.250.220, port: 2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1. [pid: 7|app: 0|req: 581/1191] 10.0.0.2 () {34 vars in 675 bytes} [Thu Aug 6 15:21:36 2026] POST /v2.0/floatingips => generated 856 bytes in 1047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:21:37.105 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-992ece26-6fa1-4ddc-816a-b1a90b7a0e42'] response: {'name': 'network-changed', 'server_uuid': 'a6ddd163-f083-4ce2-86b8-690273ae0b1c', 'tag': '2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 611/1192] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:21:37 2026] GET /v2.0/floatingips/45d3ffd4-8399-475f-bad6-08211b92ca4e => generated 856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1193] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:21:37 2026] GET /v2.0/ports?tenant_id=9365bd5e28134d27ad7aa6138f70005a&device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1194] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:21:37 2026] GET /v2.0/networks?id=eff32997-c8b2-4ce2-9069-bceb297eb4db => generated 756 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1195] 199.204.45.22 () {34 vars in 1059 bytes} [Thu Aug 6 15:21:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1196] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:21:37 2026] GET /v2.0/subnets?id=40ed64bf-23ab-45ee-9e16-240c288ec230 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1197] 10.0.0.2 () {34 vars in 682 bytes} [Thu Aug 6 15:21:37 2026] POST /v2.0/security-groups => generated 1601 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 15:21:37.833 7 WARNING tagging [None req-49cc6db3-0d93-4467-b3a5-447876b82097 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 616/1198] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:21:37 2026] GET /v2.0/ports?network_id=eff32997-c8b2-4ce2-9069-bceb297eb4db&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1199] 10.0.0.2 () {34 vars in 765 bytes} [Thu Aug 6 15:21:37 2026] PUT /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1200] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:21:37 2026] GET /v2.0/networks/eff32997-c8b2-4ce2-9069-bceb297eb4db?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:21:37.894 7 WARNING tagging [None req-ba694a89-66d1-4277-a912-d8b3870f81b6 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 584/1201] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:21:37 2026] GET /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:21:37.927 7 WARNING tagging [None req-3c0b7b45-04d7-4d64-94d2-5846fd79b339 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 618/1202] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:21:37 2026] GET /v2.0/networks/eff32997-c8b2-4ce2-9069-bceb297eb4db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1203] 10.0.0.2 () {34 vars in 776 bytes} [Thu Aug 6 15:21:37 2026] PUT /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:21:37.992 8 WARNING tagging [None req-3266a069-2b8f-4e86-a218-a94d4c908bcd 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 619/1204] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:21:37 2026] GET /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:21:38.030 7 WARNING tagging [None req-249e9dc4-75cd-45e7-8399-c5270363ca31 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 586/1205] 10.0.0.2 () {34 vars in 772 bytes} [Thu Aug 6 15:21:38 2026] PUT /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:21:38.095 8 WARNING tagging [None req-3fbcd819-776a-4afa-89c3-1cd16215865e 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 620/1206] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:21:38 2026] GET /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:21:38.141 8 WARNING tagging [None req-b944471b-51f8-49fb-8445-f5e9da6ab58b 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 587/1207] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:21:38 2026] GET /v2.0/floatingips/45d3ffd4-8399-475f-bad6-08211b92ca4e => generated 856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1208] 10.0.0.2 () {34 vars in 794 bytes} [Thu Aug 6 15:21:38 2026] PUT /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:21:38.218 7 WARNING tagging [None req-659afec7-0b92-4428-85e8-72c55ea9b072 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 588/1209] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:21:38 2026] GET /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:21:38.259 8 WARNING tagging [None req-30d93531-a27f-4783-9654-cc700f985f3a 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 622/1210] 10.0.0.2 () {34 vars in 765 bytes} [Thu Aug 6 15:21:38 2026] PUT /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:21:38.319 7 WARNING tagging [None req-4b3a9a33-a058-4ade-8c2d-a0a7dd9665eb 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 589/1211] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:21:38 2026] GET /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:21:38.372 8 WARNING tagging [None req-a53eb274-0922-448f-bf91-c24a974d6a64 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 623/1212] 10.0.0.2 () {32 vars in 753 bytes} [Thu Aug 6 15:21:38 2026] GET /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:38.413 7 WARNING tagging [None req-60eef4f3-2673-450e-a5a3-6b308b4aff20 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:21:38.422 7 INFO neutron.api.v2.resource [None req-60eef4f3-2673-450e-a5a3-6b308b4aff20 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 590/1213] 10.0.0.2 () {32 vars in 757 bytes} [Thu Aug 6 15:21:38 2026] GET /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 15:21:38.453 8 WARNING tagging [None req-41c39893-dd4c-48b8-8e72-e981bc7333a9 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 624/1214] 10.0.0.2 () {32 vars in 756 bytes} [Thu Aug 6 15:21:38 2026] DELETE /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:38.509 7 WARNING tagging [None req-c1cbfe1d-898c-496b-b65e-d46930ab8314 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 591/1215] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:21:38 2026] GET /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:21:38.555 8 WARNING tagging [None req-a94a3dc0-2917-4063-a769-b2f4f042bde2 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:21:38.568 8 INFO neutron.api.v2.resource [None req-a94a3dc0-2917-4063-a769-b2f4f042bde2 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 625/1216] 10.0.0.2 () {32 vars in 760 bytes} [Thu Aug 6 15:21:38 2026] DELETE /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 15:21:38.598 7 WARNING tagging [None req-aa0fe03e-ef3b-4faf-9418-da5d91937c05 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 592/1217] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:21:38 2026] DELETE /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:38.661 8 WARNING tagging [None req-b55548c0-270b-4e0e-9b0c-1ecda0c04686 9cca7b6b9923468fac652d8fd765916b f038157a80a947a19db9a64458d20140 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 626/1218] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:21:38 2026] GET /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1219] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:38 2026] DELETE /v2.0/security-groups/c85f77dd-241c-4309-9c94-4090522fa1b3 => 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: 627/1220] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:21:39 2026] GET /v2.0/floatingips/45d3ffd4-8399-475f-bad6-08211b92ca4e => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:21:39.480 7 WARNING neutron.db.securitygroups_db [None req-a16ee5f1-1ba0-446a-bd5c-1fd39a7ad7d2 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 594/1221] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:39 2026] GET /v2.0/security-groups?tenant_id=f038157a80a947a19db9a64458d20140&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1222] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:39 2026] DELETE /v2.0/security-groups/34ece982-0430-4a57-8a44-26baf5cd151c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:39.696 7 WARNING neutron.db.securitygroups_db [None req-06d1cd88-b307-4127-bb9e-f26838f94c7f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 595/1223] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:39 2026] GET /v2.0/security-groups?tenant_id=637e978c8b6343218b4f4749ad24b419&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1224] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:39 2026] DELETE /v2.0/security-groups/6c7ede82-b2a5-4b88-ac79-b67a75d4f609 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:43.395 7 WARNING neutron.db.securitygroups_db [None req-3499ac09-4ac9-4fa8-9f43-fe2c5471a738 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 596/1225] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:43 2026] GET /v2.0/security-groups?tenant_id=180435b3cdd845f78c84cea7509f1d07&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1226] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:43 2026] DELETE /v2.0/security-groups/2436ac52-6e22-4b48-a1ec-a5a5012455b1 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:21:43.695 7 WARNING neutron.db.securitygroups_db [None req-5f09466d-3ce1-426e-8ed7-5c7044ae1891 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 597/1227] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:21:43 2026] GET /v2.0/security-groups?tenant_id=2020233dddfe4973ac834e69e2872834&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1228] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:21:43 2026] DELETE /v2.0/security-groups/357e1e96-75f9-46bf-a787-4898e28b9ea1 => 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: 633/1231] 10.0.0.136 () {34 vars in 990 bytes} [Thu Aug 6 15:21:45 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1232] 10.0.0.136 () {34 vars in 1040 bytes} [Thu Aug 6 15:21:46 2026] GET /v2.0/security-groups?id=d353d061-a1ca-47df-81c0-1bf32ecbf3b5&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-08-06 15:23:40.209 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f547f8a-f606-414f-9e3b-4db52e68f641 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] TaaS: Handle Delete Port: 7537ea26-0d42-4bd6-bfac-a1062626bce1 2026-08-06 15:23:40.212 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f547f8a-f606-414f-9e3b-4db52e68f641 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] Tap Mirror: Handle Delete Port: 7537ea26-0d42-4bd6-bfac-a1062626bce1 2026-08-06 15:23:40.379 8 INFO neutron.db.l3_db [None req-3f547f8a-f606-414f-9e3b-4db52e68f641 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] Floating IP 45d3ffd4-8399-475f-bad6-08211b92ca4e disassociated (deleted). External IP: 10.96.250.220, port: 2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1. [pid: 8|app: 0|req: 641/1247] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:23:40 2026] DELETE /v2.0/floatingips/45d3ffd4-8399-475f-bad6-08211b92ca4e => generated 0 bytes in 652 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:23:40.725 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4c488e0-beb9-4aa9-b9ea-75a7ca3d9ef3'] response: {'name': 'network-changed', 'server_uuid': 'a6ddd163-f083-4ce2-86b8-690273ae0b1c', 'tag': '2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 607/1248] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:23:40 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1249] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:23:40 2026] GET /v2.0/security-groups?id=d353d061-a1ca-47df-81c0-1bf32ecbf3b5&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: 608/1250] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:23:41 2026] GET /v2.0/ports?tenant_id=9365bd5e28134d27ad7aa6138f70005a&device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => 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: 643/1251] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:23:41 2026] GET /v2.0/networks?id=eff32997-c8b2-4ce2-9069-bceb297eb4db => generated 756 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1252] 199.204.45.22 () {34 vars in 1059 bytes} [Thu Aug 6 15:23:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1 => 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: 644/1253] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:23:41 2026] GET /v2.0/subnets?id=40ed64bf-23ab-45ee-9e16-240c288ec230 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1254] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:23:41 2026] GET /v2.0/ports?network_id=eff32997-c8b2-4ce2-9069-bceb297eb4db&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: 645/1255] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:23:41 2026] GET /v2.0/networks/eff32997-c8b2-4ce2-9069-bceb297eb4db?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: 611/1256] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:23:41 2026] GET /v2.0/networks/eff32997-c8b2-4ce2-9069-bceb297eb4db?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: 646/1257] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:23:42 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1258] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:23:42 2026] GET /v2.0/security-groups?id=d353d061-a1ca-47df-81c0-1bf32ecbf3b5&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1259] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:23:43 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1260] 199.204.45.22 () {34 vars in 993 bytes} [Thu Aug 6 15:23:43 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1261] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:23:43 2026] GET /v2.0/security-groups?id=d353d061-a1ca-47df-81c0-1bf32ecbf3b5&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-08-06 15:23:43.413 7 INFO neutron_taas.services.taas.taas_plugin [req-bebcf868-4f2c-45e8-a98d-e59ab6a6f849 req-b587a347-6246-4e37-a8dd-3c1600cabc63 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] TaaS: Handle Delete Port: 2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1 2026-08-06 15:23:43.416 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bebcf868-4f2c-45e8-a98d-e59ab6a6f849 req-b587a347-6246-4e37-a8dd-3c1600cabc63 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] Tap Mirror: Handle Delete Port: 2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1 [pid: 7|app: 0|req: 614/1262] 199.204.45.22 () {36 vars in 996 bytes} [Thu Aug 6 15:23:43 2026] DELETE /v2.0/ports/2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:23:43.598 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-601c59b4-e5d4-4339-8d48-112655ce66d5'] response: {'server_uuid': 'a6ddd163-f083-4ce2-86b8-690273ae0b1c', 'name': 'network-vif-deleted', 'tag': '2ac9fa8e-8482-4e74-bb35-f540bf8b4ac1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 649/1263] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:23:44 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => 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: 615/1264] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:23:45 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => 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: 617/1267] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:23:46 2026] GET /v2.0/ports?device_id=a6ddd163-f083-4ce2-86b8-690273ae0b1c => 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: 651/1268] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:23:47 2026] DELETE /v2.0/security-groups/d353d061-a1ca-47df-81c0-1bf32ecbf3b5 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:23:48.134 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e2775e7-1e93-40ba-a06d-20f6af37a8ec 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] TaaS: Handle Delete Port: 7904495f-244e-49f1-b4a7-fc44823d8726 2026-08-06 15:23:48.138 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e2775e7-1e93-40ba-a06d-20f6af37a8ec 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] Tap Mirror: Handle Delete Port: 7904495f-244e-49f1-b4a7-fc44823d8726 [pid: 7|app: 0|req: 618/1269] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:23:47 2026] PUT /v2.0/routers/ecc7a35c-caac-492c-8149-0bb8dc5391dd/remove_router_interface => generated 310 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1270] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:23:48 2026] DELETE /v2.0/subnets/40ed64bf-23ab-45ee-9e16-240c288ec230 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:23:49.100 7 INFO neutron_taas.services.taas.taas_plugin [None req-3bc41998-c505-46a6-a936-04cb2bc0ef36 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] TaaS: Handle Delete Port: e000ddf2-1138-4ce0-a6c1-7e2d38cf420e 2026-08-06 15:23:49.105 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bc41998-c505-46a6-a936-04cb2bc0ef36 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] Tap Mirror: Handle Delete Port: e000ddf2-1138-4ce0-a6c1-7e2d38cf420e 2026-08-06 15:23:49.356 7 INFO neutron_taas.services.taas.taas_plugin [None req-3bc41998-c505-46a6-a936-04cb2bc0ef36 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] TaaS: Handle Delete Port: 15aba242-a173-4611-b5ae-bdec3b954a1a 2026-08-06 15:23:49.359 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bc41998-c505-46a6-a936-04cb2bc0ef36 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] Tap Mirror: Handle Delete Port: 15aba242-a173-4611-b5ae-bdec3b954a1a 2026-08-06 15:23:49.717 7 INFO neutron.services.segments.plugin [-] Segment 9678520a-cab0-4012-a765-66d2ecda0547 resource provider aggregate not found 2026-08-06 15:23:49.722 7 INFO neutron.services.segments.plugin [-] Segment 9678520a-cab0-4012-a765-66d2ecda0547 resource provider aggregate not found 2026-08-06 15:23:49.740 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9678520a-cab0-4012-a765-66d2ecda0547 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9678520a-cab0-4012-a765-66d2ecda0547 found for delete ", "request_id": "req-d33d1916-4f84-48b1-900a-73c951d91328"}]} 2026-08-06 15:23:49.742 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9678520a-cab0-4012-a765-66d2ecda0547 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9678520a-cab0-4012-a765-66d2ecda0547 found for delete ", "request_id": "req-ce3cbc57-3384-4bfa-8783-dce950658a29"}]} 2026-08-06 15:23:49.748 7 INFO neutron.db.l3_hamode_db [None req-3bc41998-c505-46a6-a936-04cb2bc0ef36 7e44a3a1b8264d45afd864ad419dd7dc 9365bd5e28134d27ad7aa6138f70005a - - default default] HA network 59ca480d-2084-4a5c-82fe-e7857cef17a9 was deleted as no HA routers are present in project 9365bd5e28134d27ad7aa6138f70005a. [pid: 7|app: 0|req: 619/1271] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:23:48 2026] DELETE /v2.0/routers/ecc7a35c-caac-492c-8149-0bb8dc5391dd => generated 0 bytes in 887 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:23:49.886 8 INFO neutron.services.segments.plugin [-] Segment 9f575723-6284-4ef3-b730-5e4081bb9847 resource provider aggregate not found 2026-08-06 15:23:49.887 8 INFO neutron.services.segments.plugin [-] Segment 9f575723-6284-4ef3-b730-5e4081bb9847 resource provider aggregate not found 2026-08-06 15:23:49.909 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9f575723-6284-4ef3-b730-5e4081bb9847 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f575723-6284-4ef3-b730-5e4081bb9847 found for delete ", "request_id": "req-2e801eed-ef15-46cf-b33c-ca8650b7f3c6"}]} 2026-08-06 15:23:49.910 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9f575723-6284-4ef3-b730-5e4081bb9847 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f575723-6284-4ef3-b730-5e4081bb9847 found for delete ", "request_id": "req-695dc674-1c93-45e0-b406-d7e50fc2343d"}]} [pid: 8|app: 0|req: 653/1272] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:23:49 2026] DELETE /v2.0/networks/eff32997-c8b2-4ce2-9069-bceb297eb4db => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:23:50.749 7 WARNING neutron.db.securitygroups_db [None req-2d0e87ad-7066-4e74-b578-c9db18139193 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 620/1273] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:23:50 2026] GET /v2.0/security-groups?tenant_id=9365bd5e28134d27ad7aa6138f70005a&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1274] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:23:50 2026] DELETE /v2.0/security-groups/de5e0a79-2e1e-4c60-af3a-e229aa701708 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:23:50.944 7 WARNING neutron.db.securitygroups_db [None req-2d77bd57-11fb-4347-bc62-2cdc7369876e 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 621/1275] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:23:50 2026] GET /v2.0/security-groups?tenant_id=843c2a7294e441a0b5f207eacbe7b500&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1276] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:23:51 2026] DELETE /v2.0/security-groups/877c7df9-f376-46c2-82c4-e34e736928a2 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:23:53.184 7 INFO neutron.db.segments_db [None req-14a71bcc-82a4-45d5-88be-83d11390ce6f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment c939b0a2-7928-4517-b7b9-b0e00a83e81b of type vxlan for network 0b0e4925-2ddb-4d61-95bf-8a3d077e4ffd [pid: 7|app: 0|req: 622/1277] 10.0.0.2 () {34 vars in 669 bytes} [Thu Aug 6 15:23:52 2026] POST /v2.0/networks => generated 741 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1278] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:23:53 2026] POST /v2.0/subnets => generated 688 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:23:53.510 7 INFO neutron.db.segments_db [None req-c36581ea-632d-4911-a47f-286cfb4f63b1 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 2c7de706-673f-401c-ac7b-db39008f8e51 of type vxlan for network 956f9ca2-c4bf-46a4-98bb-2227aec1033b 2026-08-06 15:23:53.735 7 INFO neutron.db.l3_hamode_db [None req-c36581ea-632d-4911-a47f-286cfb4f63b1 108fcdc66c954e80981728284e96d629 6dce42e8ad3c49d4b68e9d3ab4fa953a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:23:54.482 7 INFO neutron.db.l3_hamode_db [None req-c36581ea-632d-4911-a47f-286cfb4f63b1 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 623/1279] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:23:53 2026] POST /v2.0/routers => generated 728 bytes in 1916 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1280] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:23:55 2026] PUT /v2.0/routers/b62b400b-605a-4b6f-894f-d1cabd89639a/add_router_interface => generated 310 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:23:57.746 7 INFO neutron.db.segments_db [None req-e6edc083-d18a-4e71-96de-60b2e07dd317 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 132181b6-8edc-4543-b5cc-172dc939334d of type vxlan for network 0febee1b-ac09-4567-929e-710406f16e46 [pid: 7|app: 0|req: 624/1281] 10.0.0.2 () {34 vars in 669 bytes} [Thu Aug 6 15:23:57 2026] POST /v2.0/networks => generated 741 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1282] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:23:57 2026] POST /v2.0/subnets => generated 688 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:23:58.079 7 INFO neutron.db.segments_db [None req-67ba03ef-8bd3-4977-9ed2-b9925b424b14 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment a8f1de15-7793-4715-a6b2-161ac369d0aa of type vxlan for network ecfebc79-6b58-4a6e-82de-546bb193b3bd 2026-08-06 15:23:58.345 7 INFO neutron.db.l3_hamode_db [None req-67ba03ef-8bd3-4977-9ed2-b9925b424b14 108fcdc66c954e80981728284e96d629 518424b5435b42419fb021860bf02753 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:23:59.153 7 INFO neutron.db.l3_hamode_db [None req-67ba03ef-8bd3-4977-9ed2-b9925b424b14 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 625/1283] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:23:58 2026] POST /v2.0/routers => generated 728 bytes in 1982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1286] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:24:00 2026] PUT /v2.0/routers/95309fc2-9468-4103-8885-bc8becc7bc1d/add_router_interface => generated 310 bytes in 1226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1287] 10.0.0.2 () {34 vars in 683 bytes} [Thu Aug 6 15:24:01 2026] POST /v2.0/security-groups => generated 1673 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1288] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:24:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1289] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:24:02 2026] POST /v2.0/security-group-rules => generated 596 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1290] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:24:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1291] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:24:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:24:02.648 8 INFO neutron.db.securitygroups_db [None req-a673d7e9-8aa9-4992-8874-b6d3e40270f8 3f19f829823d4ac4b21a4a979e31e3ea 6dce42e8ad3c49d4b68e9d3ab4fa953a - - default default] Project 6dce42e8ad3c49d4b68e9d3ab4fa953a 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: 662/1292] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:24:02 2026] POST /v2.0/security-group-rules => generated 607 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:24:02.763 7 INFO neutron.db.securitygroups_db [None req-c1e4ea16-c0a8-45a7-bbf7-6765169a4287 3f19f829823d4ac4b21a4a979e31e3ea 6dce42e8ad3c49d4b68e9d3ab4fa953a - - default default] Project 6dce42e8ad3c49d4b68e9d3ab4fa953a 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: 631/1293] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:24:02 2026] POST /v2.0/security-group-rules => generated 606 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1294] 10.0.0.2 () {34 vars in 683 bytes} [Thu Aug 6 15:24:03 2026] POST /v2.0/security-groups => generated 1659 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1295] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:24:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1296] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:24:03 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) [pid: 7|app: 0|req: 633/1297] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:24:03 2026] POST /v2.0/floatingips => generated 552 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:24:04.135 8 WARNING neutron.db.securitygroups_db [req-411eda1a-bb00-430c-b9eb-3b9801ba5168 req-d59e778f-cbb9-4959-8e10-99a782f4e666 3f19f829823d4ac4b21a4a979e31e3ea 6dce42e8ad3c49d4b68e9d3ab4fa953a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 665/1298] 10.0.0.240 () {34 vars in 1098 bytes} [Thu Aug 6 15:24:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-352921275&fields=id&tenant_id=6dce42e8ad3c49d4b68e9d3ab4fa953a => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:24:04.174 7 WARNING neutron.db.securitygroups_db [req-411eda1a-bb00-430c-b9eb-3b9801ba5168 req-f841c400-4341-4a44-b0fe-f15ab5fc1e85 3f19f829823d4ac4b21a4a979e31e3ea 6dce42e8ad3c49d4b68e9d3ab4fa953a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 634/1299] 10.0.0.240 () {34 vars in 1096 bytes} [Thu Aug 6 15:24:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--88466835&fields=id&tenant_id=6dce42e8ad3c49d4b68e9d3ab4fa953a => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1300] 10.0.0.240 () {34 vars in 982 bytes} [Thu Aug 6 15:24:04 2026] GET /v2.0/networks?id=0b0e4925-2ddb-4d61-95bf-8a3d077e4ffd => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1301] 10.0.0.240 () {34 vars in 965 bytes} [Thu Aug 6 15:24:04 2026] GET /v2.0/quotas/6dce42e8ad3c49d4b68e9d3ab4fa953a => generated 312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1302] 10.0.0.240 () {34 vars in 1002 bytes} [Thu Aug 6 15:24:04 2026] GET /v2.0/ports?tenant_id=6dce42e8ad3c49d4b68e9d3ab4fa953a&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1303] 10.0.0.240 () {34 vars in 1008 bytes} [Thu Aug 6 15:24:04 2026] GET /v2.0/networks/0b0e4925-2ddb-4d61-95bf-8a3d077e4ffd?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1304] 10.0.0.240 () {34 vars in 1108 bytes} [Thu Aug 6 15:24:04 2026] GET /v2.0/networks/0b0e4925-2ddb-4d61-95bf-8a3d077e4ffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1305] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:04 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => 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: 669/1306] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:05 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => 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: 638/1307] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:06 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => 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: 670/1308] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:07 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => 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: 639/1309] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:24:08 2026] GET /v2.0/networks?id=0b0e4925-2ddb-4d61-95bf-8a3d077e4ffd => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:24:08.968 8 WARNING neutron.db.securitygroups_db [req-411eda1a-bb00-430c-b9eb-3b9801ba5168 req-9df7bfe7-7546-4d09-9fa4-38024359bb1d 3f19f829823d4ac4b21a4a979e31e3ea 6dce42e8ad3c49d4b68e9d3ab4fa953a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 640/1311] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:08 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => 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: 671/1311] 199.204.45.22 () {34 vars in 1049 bytes} [Thu Aug 6 15:24:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6dce42e8ad3c49d4b68e9d3ab4fa953a => generated 271 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1312] 199.204.45.22 () {38 vars in 954 bytes} [Thu Aug 6 15:24:09 2026] POST /v2.0/ports => generated 993 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1313] 199.204.45.22 () {38 vars in 1027 bytes} [Thu Aug 6 15:24:09 2026] PUT /v2.0/ports/81a6691b-5e23-4948-8111-18d6efc7737f => generated 1274 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:24:09.845 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0752cb79-f9fc-4ff1-83dd-c71977d60ca0'] response: {'name': 'network-changed', 'server_uuid': '7f869a02-1a31-4777-9733-6071750b0f3f', 'tag': '81a6691b-5e23-4948-8111-18d6efc7737f', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 642/1314] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:10 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1008 bytes in 48 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: 673/1315] 10.0.0.240 () {34 vars in 1120 bytes} [Thu Aug 6 15:24:10 2026] GET /v2.0/security-groups?id=1921fa53-592b-4d53-b9f0-cc27be3c8311&id=1e681166-7d9b-4b9f-869b-4b7b960427bd&fields=id&fields=name => generated 204 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1316] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:24:10 2026] GET /v2.0/ports?tenant_id=6dce42e8ad3c49d4b68e9d3ab4fa953a&device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1317] 199.204.45.22 () {34 vars in 1017 bytes} [Thu Aug 6 15:24:10 2026] GET /v2.0/networks?tenant_id=6dce42e8ad3c49d4b68e9d3ab4fa953a&shared=False => generated 769 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1318] 199.204.45.22 () {34 vars in 929 bytes} [Thu Aug 6 15:24:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1319] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:11 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1008 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1320] 10.0.0.240 () {34 vars in 1120 bytes} [Thu Aug 6 15:24:11 2026] GET /v2.0/security-groups?id=1921fa53-592b-4d53-b9f0-cc27be3c8311&id=1e681166-7d9b-4b9f-869b-4b7b960427bd&fields=id&fields=name => generated 204 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1321] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:24:11 2026] GET /v2.0/ports?tenant_id=6dce42e8ad3c49d4b68e9d3ab4fa953a&device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1277 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1322] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:24:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=81a6691b-5e23-4948-8111-18d6efc7737f => 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: 677/1323] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:24:11 2026] GET /v2.0/subnets?id=29b571c3-de8f-4ceb-ada4-171c7f6f2717 => generated 691 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1324] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:24:11 2026] GET /v2.0/ports?network_id=0b0e4925-2ddb-4d61-95bf-8a3d077e4ffd&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: 678/1325] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:24:11 2026] GET /v2.0/networks/0b0e4925-2ddb-4d61-95bf-8a3d077e4ffd?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: 648/1326] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:24:11 2026] GET /v2.0/networks/0b0e4925-2ddb-4d61-95bf-8a3d077e4ffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1327] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:12 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1328] 10.0.0.240 () {34 vars in 1120 bytes} [Thu Aug 6 15:24:12 2026] GET /v2.0/security-groups?id=1921fa53-592b-4d53-b9f0-cc27be3c8311&id=1e681166-7d9b-4b9f-869b-4b7b960427bd&fields=id&fields=name => generated 204 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1329] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:13 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1330] 10.0.0.240 () {34 vars in 1120 bytes} [Thu Aug 6 15:24:13 2026] GET /v2.0/security-groups?id=1921fa53-592b-4d53-b9f0-cc27be3c8311&id=1e681166-7d9b-4b9f-869b-4b7b960427bd&fields=id&fields=name => generated 204 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1331] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:14 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1332] 10.0.0.240 () {34 vars in 1120 bytes} [Thu Aug 6 15:24:14 2026] GET /v2.0/security-groups?id=1921fa53-592b-4d53-b9f0-cc27be3c8311&id=1e681166-7d9b-4b9f-869b-4b7b960427bd&fields=id&fields=name => generated 204 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1333] 199.204.45.22 () {34 vars in 993 bytes} [Thu Aug 6 15:24:14 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1277 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1334] 199.204.45.22 () {34 vars in 1123 bytes} [Thu Aug 6 15:24:15 2026] GET /v2.0/security-groups?id=1e681166-7d9b-4b9f-869b-4b7b960427bd&id=1921fa53-592b-4d53-b9f0-cc27be3c8311&fields=id&fields=name => generated 204 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1337] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:15 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1010 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1338] 10.0.0.240 () {34 vars in 1120 bytes} [Thu Aug 6 15:24:15 2026] GET /v2.0/security-groups?id=1921fa53-592b-4d53-b9f0-cc27be3c8311&id=1e681166-7d9b-4b9f-869b-4b7b960427bd&fields=id&fields=name => generated 204 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1339] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:17 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1010 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1340] 10.0.0.240 () {34 vars in 1120 bytes} [Thu Aug 6 15:24:17 2026] GET /v2.0/security-groups?id=1921fa53-592b-4d53-b9f0-cc27be3c8311&id=1e681166-7d9b-4b9f-869b-4b7b960427bd&fields=id&fields=name => generated 204 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1341] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:17 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:24:17.654 7 INFO neutron.db.l3_db [None req-f65ebc8a-2a0c-4fa6-8c0f-c19662513507 3f19f829823d4ac4b21a4a979e31e3ea 6dce42e8ad3c49d4b68e9d3ab4fa953a - - default default] Floating IP dd1e7575-27e6-4da4-a09e-ce64a1f3edd8 associated. External IP: 10.96.250.218, port: 81a6691b-5e23-4948-8111-18d6efc7737f. [pid: 7|app: 0|req: 657/1342] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:24:17 2026] PUT /v2.0/floatingips/dd1e7575-27e6-4da4-a09e-ce64a1f3edd8 => generated 855 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:24:17.980 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-faee067d-256c-4bf3-95fa-96a44a2773e8'] response: {'name': 'network-changed', 'server_uuid': '7f869a02-1a31-4777-9733-6071750b0f3f', 'tag': '81a6691b-5e23-4948-8111-18d6efc7737f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 686/1343] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:24:18 2026] GET /v2.0/ports?tenant_id=6dce42e8ad3c49d4b68e9d3ab4fa953a&device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1279 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1344] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:24:18 2026] GET /v2.0/networks?id=0b0e4925-2ddb-4d61-95bf-8a3d077e4ffd => generated 769 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1345] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:24:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=81a6691b-5e23-4948-8111-18d6efc7737f => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1346] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:24:18 2026] GET /v2.0/subnets?id=29b571c3-de8f-4ceb-ada4-171c7f6f2717 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1347] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:24:18 2026] GET /v2.0/ports?network_id=0b0e4925-2ddb-4d61-95bf-8a3d077e4ffd&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1348] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:24:18 2026] GET /v2.0/networks/0b0e4925-2ddb-4d61-95bf-8a3d077e4ffd?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: 689/1349] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:24:18 2026] GET /v2.0/networks/0b0e4925-2ddb-4d61-95bf-8a3d077e4ffd?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: 663/1354] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:51 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 971 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1355] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:24:51 2026] GET /v2.0/security-groups?id=88b2265d-339c-488d-ba0e-b1c4ccae7437&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1356] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:53 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1357] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:24:53 2026] GET /v2.0/security-groups?id=88b2265d-339c-488d-ba0e-b1c4ccae7437&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: 665/1358] 199.204.45.22 () {34 vars in 993 bytes} [Thu Aug 6 15:24:54 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1359] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:54 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:24:54.356 7 INFO neutron_taas.services.taas.taas_plugin [req-d362ae97-73b8-4e26-8ea7-50f908d31575 req-ee5c49ef-022b-471d-9f4b-b7bcb2b0b2ce 3219ead11b0244f99c231b65f2583509 cc9d24daf21847f5b575f54a6cfcda56 - - default default] TaaS: Handle Delete Port: 1052fb5f-5a11-4da9-9ada-cc857286d128 2026-08-06 15:24:54.358 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d362ae97-73b8-4e26-8ea7-50f908d31575 req-ee5c49ef-022b-471d-9f4b-b7bcb2b0b2ce 3219ead11b0244f99c231b65f2583509 cc9d24daf21847f5b575f54a6cfcda56 - - default default] Tap Mirror: Handle Delete Port: 1052fb5f-5a11-4da9-9ada-cc857286d128 [pid: 8|app: 0|req: 695/1360] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:24:54 2026] GET /v2.0/security-groups?id=88b2265d-339c-488d-ba0e-b1c4ccae7437&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-08-06 15:24:54.447 7 INFO neutron.db.l3_db [req-d362ae97-73b8-4e26-8ea7-50f908d31575 req-ee5c49ef-022b-471d-9f4b-b7bcb2b0b2ce 3219ead11b0244f99c231b65f2583509 cc9d24daf21847f5b575f54a6cfcda56 - - default default] Floating IP b3595e75-553a-4cbd-a908-2bea240cb3c5 disassociated. External IP: 10.96.250.213, port: 1052fb5f-5a11-4da9-9ada-cc857286d128. [pid: 7|app: 0|req: 666/1361] 199.204.45.22 () {36 vars in 996 bytes} [Thu Aug 6 15:24:54 2026] DELETE /v2.0/ports/1052fb5f-5a11-4da9-9ada-cc857286d128 => generated 0 bytes in 543 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:24:54.871 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7375f6e-92e8-404c-a12d-fac5fe7748e0'] response: {'server_uuid': '25d9e901-9b4a-469d-8c52-052e0083f094', 'name': 'network-vif-deleted', 'tag': '1052fb5f-5a11-4da9-9ada-cc857286d128', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 696/1362] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:55 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => 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: 667/1363] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:56 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => 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: 697/1364] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:57 2026] GET /v2.0/ports?device_id=25d9e901-9b4a-469d-8c52-052e0083f094 => 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: 668/1365] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:24:58 2026] DELETE /v2.0/security-groups/88b2265d-339c-488d-ba0e-b1c4ccae7437 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:24:58.852 8 INFO neutron.api.v2.resource [None req-95e3958b-3081-4e9e-aac5-35384f429ad8 3219ead11b0244f99c231b65f2583509 cc9d24daf21847f5b575f54a6cfcda56 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 698/1366] 10.0.0.2 () {32 vars in 735 bytes} [Thu Aug 6 15:24:58 2026] GET /v2.0/security-groups/88b2265d-339c-488d-ba0e-b1c4ccae7437 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1367] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:24:58 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:24:58.966 7 INFO neutron_taas.services.taas.taas_plugin [None req-777ec0c6-7bbf-4104-bb29-d36a537d7ba1 3219ead11b0244f99c231b65f2583509 cc9d24daf21847f5b575f54a6cfcda56 - - default default] TaaS: Handle Delete Port: a1c377ac-41c3-4efe-b3d9-6374c200044a 2026-08-06 15:24:58.969 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-777ec0c6-7bbf-4104-bb29-d36a537d7ba1 3219ead11b0244f99c231b65f2583509 cc9d24daf21847f5b575f54a6cfcda56 - - default default] Tap Mirror: Handle Delete Port: a1c377ac-41c3-4efe-b3d9-6374c200044a [pid: 8|app: 0|req: 700/1368] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:24:58 2026] GET /v2.0/security-groups?id=39d2ba04-a307-4135-9a0a-53cd91abffc5&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1369] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:24:58 2026] DELETE /v2.0/floatingips/b3595e75-553a-4cbd-a908-2bea240cb3c5 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:24:59.590 8 INFO neutron_taas.services.taas.taas_plugin [None req-c33510c7-ba40-4b08-abd9-d6dd336a3032 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: baa82729-2201-4d71-869c-d7cc5035b33d 2026-08-06 15:24:59.594 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c33510c7-ba40-4b08-abd9-d6dd336a3032 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: baa82729-2201-4d71-869c-d7cc5035b33d [pid: 8|app: 0|req: 701/1370] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:24:59 2026] PUT /v2.0/routers/f5c926c9-35ee-4453-ae7f-492466148c62/remove_router_interface => generated 310 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1371] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:00 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1372] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:00 2026] GET /v2.0/security-groups?id=39d2ba04-a307-4135-9a0a-53cd91abffc5&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:00.344 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e09bb8a-4296-4e57-a650-aeb6e9143567 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 87db8c8f-a682-4454-a5ac-748a57fbd046 2026-08-06 15:25:00.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e09bb8a-4296-4e57-a650-aeb6e9143567 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 87db8c8f-a682-4454-a5ac-748a57fbd046 2026-08-06 15:25:00.596 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e09bb8a-4296-4e57-a650-aeb6e9143567 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 838cfca2-c8f8-460a-ab6a-c8abed70ec8c 2026-08-06 15:25:00.602 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e09bb8a-4296-4e57-a650-aeb6e9143567 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 838cfca2-c8f8-460a-ab6a-c8abed70ec8c 2026-08-06 15:25:00.999 8 INFO neutron.db.l3_hamode_db [None req-9e09bb8a-4296-4e57-a650-aeb6e9143567 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] HA network 1e0dacfb-d7f0-4e86-a234-75309c8dccd1 was deleted as no HA routers are present in project cc9d24daf21847f5b575f54a6cfcda56. [pid: 8|app: 0|req: 702/1375] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:00 2026] DELETE /v2.0/routers/f5c926c9-35ee-4453-ae7f-492466148c62 => generated 0 bytes in 849 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:25:01.111 8 INFO neutron.services.segments.plugin [-] Segment 8d52d221-dcf5-4200-beb5-428214c33ba4 resource provider aggregate not found 2026-08-06 15:25:01.136 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8d52d221-dcf5-4200-beb5-428214c33ba4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d52d221-dcf5-4200-beb5-428214c33ba4 found for delete ", "request_id": "req-9d796586-6900-4904-8677-6820e02525fc"}]} 2026-08-06 15:25:01.143 8 INFO neutron.services.segments.plugin [-] Segment 8d52d221-dcf5-4200-beb5-428214c33ba4 resource provider aggregate not found 2026-08-06 15:25:01.161 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8d52d221-dcf5-4200-beb5-428214c33ba4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d52d221-dcf5-4200-beb5-428214c33ba4 found for delete ", "request_id": "req-bed0d729-e8c8-497d-88e8-7febf031679c"}]} [pid: 7|app: 0|req: 674/1376] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:01 2026] DELETE /v2.0/subnets/a332e7bd-bbb5-42b5-b259-9393e692559c => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:01.282 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a9dc3fd-4f8f-4ea6-bc42-cc91d0b8b30a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: c6357a19-e02c-45a1-8a26-1df6eb5e8d99 2026-08-06 15:25:01.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a9dc3fd-4f8f-4ea6-bc42-cc91d0b8b30a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: c6357a19-e02c-45a1-8a26-1df6eb5e8d99 [pid: 7|app: 0|req: 675/1377] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:01 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1378] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:01 2026] GET /v2.0/security-groups?id=39d2ba04-a307-4135-9a0a-53cd91abffc5&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1379] 199.204.45.22 () {34 vars in 993 bytes} [Thu Aug 6 15:25:01 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => 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: 703/1380] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:01 2026] DELETE /v2.0/networks/58bd736c-ceea-4952-92b3-f615bc7c6a27 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:01.543 7 INFO neutron_taas.services.taas.taas_plugin [req-816240c4-f96c-4e5e-84b1-aed01aba7bd4 req-9d66e169-e4e1-4d12-90e2-221eec0fa31c e94aa2bced61456c90c394926b651140 173b9daf3c2c4d3cbec39d7cafbab147 - - default default] TaaS: Handle Delete Port: 27ade25e-2be3-4916-8570-df327fe3c7b1 2026-08-06 15:25:01.547 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-816240c4-f96c-4e5e-84b1-aed01aba7bd4 req-9d66e169-e4e1-4d12-90e2-221eec0fa31c e94aa2bced61456c90c394926b651140 173b9daf3c2c4d3cbec39d7cafbab147 - - default default] Tap Mirror: Handle Delete Port: 27ade25e-2be3-4916-8570-df327fe3c7b1 2026-08-06 15:25:01.646 8 WARNING neutron.db.securitygroups_db [None req-10684565-a46e-4a4a-8178-039bec3c1b5b 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 704/1381] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:25:01 2026] GET /v2.0/security-groups?tenant_id=cc9d24daf21847f5b575f54a6cfcda56&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:25:01.691 7 INFO neutron.db.l3_db [req-816240c4-f96c-4e5e-84b1-aed01aba7bd4 req-9d66e169-e4e1-4d12-90e2-221eec0fa31c e94aa2bced61456c90c394926b651140 173b9daf3c2c4d3cbec39d7cafbab147 - - default default] Floating IP 2df1a521-db95-450e-82c8-38b8ff727d0b disassociated. External IP: 10.96.250.201, port: 27ade25e-2be3-4916-8570-df327fe3c7b1. [pid: 8|app: 0|req: 705/1382] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:01 2026] DELETE /v2.0/security-groups/4334387a-d9a2-4c47-bffe-d887194e41b0 => 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: 706/1383] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:02 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1384] 199.204.45.22 () {36 vars in 996 bytes} [Thu Aug 6 15:25:01 2026] DELETE /v2.0/ports/27ade25e-2be3-4916-8570-df327fe3c7b1 => generated 0 bytes in 1090 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:02.551 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3248455b-6c5d-488b-bb72-fd62c971cf28'] response: {'server_uuid': '82950cb5-90e5-47dc-b8cf-23e36edcd2d2', 'name': 'network-vif-deleted', 'tag': '27ade25e-2be3-4916-8570-df327fe3c7b1', 'status': 'completed', 'code': 200} 2026-08-06 15:25:03.152 8 INFO neutron.services.segments.plugin [-] Segment 2a6e5094-4c62-4b45-8662-9da75b8bd9ac resource provider aggregate not found 2026-08-06 15:25:03.171 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2a6e5094-4c62-4b45-8662-9da75b8bd9ac resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a6e5094-4c62-4b45-8662-9da75b8bd9ac found for delete ", "request_id": "req-bf4a0a72-b159-492d-bdbe-8ff1342072d3"}]} 2026-08-06 15:25:03.177 8 INFO neutron.services.segments.plugin [-] Segment 2a6e5094-4c62-4b45-8662-9da75b8bd9ac resource provider aggregate not found 2026-08-06 15:25:03.192 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2a6e5094-4c62-4b45-8662-9da75b8bd9ac resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a6e5094-4c62-4b45-8662-9da75b8bd9ac found for delete ", "request_id": "req-481ddf49-6196-432a-a79f-998ac86bf39b"}]} [pid: 8|app: 0|req: 707/1385] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:03 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => 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: 679/1386] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:04 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:25:05.558 8 WARNING neutron.db.securitygroups_db [None req-30e7dfc7-cd0c-402a-939e-734c0d673488 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 708/1387] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:25:05 2026] GET /v2.0/security-groups?tenant_id=0d0a95b4328e477182f23ba2f76321b4&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1388] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:05 2026] GET /v2.0/ports?device_id=82950cb5-90e5-47dc-b8cf-23e36edcd2d2 => 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: 680/1389] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:05 2026] DELETE /v2.0/security-groups/b178a481-dac1-47ac-9894-5b7217adff44 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:25:05.918 8 WARNING neutron.db.securitygroups_db [None req-80a3b0e0-65f9-40e9-822a-091c48570f00 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 710/1390] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:25:05 2026] GET /v2.0/security-groups?tenant_id=012c8b89f3c94e0eaa2ed846af083cb3&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1391] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:06 2026] DELETE /v2.0/security-groups/d4f8f1f7-fb2c-474a-892d-e26c1cb3e6bf => 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: 711/1392] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:06 2026] DELETE /v2.0/security-groups/39d2ba04-a307-4135-9a0a-53cd91abffc5 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:25:06.954 7 INFO neutron.api.v2.resource [None req-f136fd7b-d564-43d8-8ada-3691968cfb54 e94aa2bced61456c90c394926b651140 173b9daf3c2c4d3cbec39d7cafbab147 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 682/1393] 10.0.0.2 () {32 vars in 735 bytes} [Thu Aug 6 15:25:06 2026] GET /v2.0/security-groups/39d2ba04-a307-4135-9a0a-53cd91abffc5 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:25:07.086 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b8dfee9-88c3-4fce-a250-7fc7b1b5fb72 e94aa2bced61456c90c394926b651140 173b9daf3c2c4d3cbec39d7cafbab147 - - default default] TaaS: Handle Delete Port: 3de3f87a-21ee-4891-98c2-b7c1f3071169 2026-08-06 15:25:07.094 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b8dfee9-88c3-4fce-a250-7fc7b1b5fb72 e94aa2bced61456c90c394926b651140 173b9daf3c2c4d3cbec39d7cafbab147 - - default default] Tap Mirror: Handle Delete Port: 3de3f87a-21ee-4891-98c2-b7c1f3071169 [pid: 8|app: 0|req: 712/1394] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:25:06 2026] DELETE /v2.0/floatingips/2df1a521-db95-450e-82c8-38b8ff727d0b => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:25:07.867 7 INFO neutron_taas.services.taas.taas_plugin [None req-39114187-a01a-4e9d-971f-c658f0ca6af8 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 2d8a2c69-6ef1-4614-a593-aa324d4b3472 2026-08-06 15:25:07.870 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39114187-a01a-4e9d-971f-c658f0ca6af8 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 2d8a2c69-6ef1-4614-a593-aa324d4b3472 [pid: 7|app: 0|req: 683/1395] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:25:07 2026] PUT /v2.0/routers/2951cbe4-efa6-4bcc-9038-8d1fbc711642/remove_router_interface => generated 310 bytes in 1068 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:08.581 7 WARNING neutron.db.securitygroups_db [None req-bd2bc9b8-767f-4d43-9129-4a1d403496a9 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:25:08.636 8 INFO neutron_taas.services.taas.taas_plugin [None req-775500de-9a1e-4b70-85ea-a7961845c26c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: db9860ab-0b31-470d-8d41-577712c8578c 2026-08-06 15:25:08.640 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-775500de-9a1e-4b70-85ea-a7961845c26c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: db9860ab-0b31-470d-8d41-577712c8578c [pid: 7|app: 0|req: 684/1396] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:25:08 2026] GET /v2.0/security-groups?tenant_id=f15817e1edc64ba08175c196c93e0f92&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1397] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:08 2026] DELETE /v2.0/security-groups/cb3332ba-b92b-45b5-be3b-d1d38f44adb9 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:25:08.980 8 INFO neutron_taas.services.taas.taas_plugin [None req-775500de-9a1e-4b70-85ea-a7961845c26c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 350a5b71-c064-43fe-b86b-3e00cd2628ca 2026-08-06 15:25:08.984 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-775500de-9a1e-4b70-85ea-a7961845c26c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 350a5b71-c064-43fe-b86b-3e00cd2628ca 2026-08-06 15:25:09.433 8 INFO neutron.services.segments.plugin [-] Segment 8859d8a7-97b5-49df-a123-1abda5d0af34 resource provider aggregate not found 2026-08-06 15:25:09.442 8 INFO neutron.services.segments.plugin [-] Segment 8859d8a7-97b5-49df-a123-1abda5d0af34 resource provider aggregate not found 2026-08-06 15:25:09.465 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8859d8a7-97b5-49df-a123-1abda5d0af34 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8859d8a7-97b5-49df-a123-1abda5d0af34 found for delete ", "request_id": "req-37186ba3-5de0-489b-a00c-d6d5ee336ddc"}]} 2026-08-06 15:25:09.467 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8859d8a7-97b5-49df-a123-1abda5d0af34 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8859d8a7-97b5-49df-a123-1abda5d0af34 found for delete ", "request_id": "req-9254851e-5181-4f5f-ab96-7d4058e67dc7"}]} 2026-08-06 15:25:09.469 8 INFO neutron.db.l3_hamode_db [None req-775500de-9a1e-4b70-85ea-a7961845c26c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] HA network 56efddb3-2a34-422a-8fcc-bfb606a121f8 was deleted as no HA routers are present in project 173b9daf3c2c4d3cbec39d7cafbab147. [pid: 8|app: 0|req: 713/1398] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:08 2026] DELETE /v2.0/routers/2951cbe4-efa6-4bcc-9038-8d1fbc711642 => generated 0 bytes in 1038 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1399] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:09 2026] DELETE /v2.0/subnets/f5f667cb-7be6-44aa-bd7c-9ba2e0a040dc => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:09.742 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a746411-3365-4404-94f3-2824605d1ee7 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: c9d77983-5228-41fd-a65f-7979394f53dc 2026-08-06 15:25:09.744 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a746411-3365-4404-94f3-2824605d1ee7 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: c9d77983-5228-41fd-a65f-7979394f53dc [pid: 8|app: 0|req: 714/1400] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:09 2026] DELETE /v2.0/networks/6346de27-6cf2-42b9-9f4a-58b4a715fc4f => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:10.090 7 WARNING neutron.db.securitygroups_db [None req-6e2bf79a-8a39-4ea6-a693-a7103336f312 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 687/1401] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:25:10 2026] GET /v2.0/security-groups?tenant_id=173b9daf3c2c4d3cbec39d7cafbab147&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1402] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:10 2026] DELETE /v2.0/security-groups/acef4607-7493-4af5-8529-82e7d88d4d2b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:25:10.990 7 INFO neutron.db.segments_db [None req-948bdf0d-a383-4d77-834d-f1517d7d3515 2e75714a8842417ab016889cef39551e c8cb6c6227c04473a41448ee0cef159c - - default default] Added segment bc89af8a-1034-4a55-b05b-f45645b33dde of type vxlan for network 569632d9-e572-4a17-aaec-7821b2aa0b04 2026-08-06 15:25:11.045 7 INFO neutron.db.segments_db [None req-948bdf0d-a383-4d77-834d-f1517d7d3515 2e75714a8842417ab016889cef39551e c8cb6c6227c04473a41448ee0cef159c - - default default] Added segment 3a009210-a9c2-4c93-b98c-cf1c19fa359f of type vxlan for network cf6d8c16-e82f-4435-9641-64b2336c9915 [pid: 7|app: 0|req: 688/1403] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:25:10 2026] POST /v2.0/networks => generated 1243 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1404] 10.0.0.2 () {32 vars in 647 bytes} [Thu Aug 6 15:25:11 2026] GET /v2.0/networks => generated 1842 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1405] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:11 2026] DELETE /v2.0/networks/569632d9-e572-4a17-aaec-7821b2aa0b04 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1406] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:11 2026] DELETE /v2.0/networks/cf6d8c16-e82f-4435-9641-64b2336c9915 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:11.565 7 INFO neutron.services.segments.plugin [-] Segment bc89af8a-1034-4a55-b05b-f45645b33dde resource provider aggregate not found [pid: 7|app: 0|req: 690/1407] 10.0.0.2 () {32 vars in 647 bytes} [Thu Aug 6 15:25:11 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:11.581 8 INFO neutron.services.segments.plugin [-] Segment ee76a063-3797-446d-aea2-1ab238e3c64a resource provider aggregate not found 2026-08-06 15:25:11.590 8 INFO neutron.services.segments.plugin [-] Segment ee76a063-3797-446d-aea2-1ab238e3c64a resource provider aggregate not found 2026-08-06 15:25:11.598 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bc89af8a-1034-4a55-b05b-f45645b33dde resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc89af8a-1034-4a55-b05b-f45645b33dde found for delete ", "request_id": "req-46611c93-9e1d-4aae-902a-be2aaa510b53"}]} 2026-08-06 15:25:11.599 7 INFO neutron.services.segments.plugin [-] Segment bc89af8a-1034-4a55-b05b-f45645b33dde resource provider aggregate not found 2026-08-06 15:25:11.603 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ee76a063-3797-446d-aea2-1ab238e3c64a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee76a063-3797-446d-aea2-1ab238e3c64a found for delete ", "request_id": "req-aa47312b-37c1-47ab-a9ea-c723d569ff6b"}]} 2026-08-06 15:25:11.610 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ee76a063-3797-446d-aea2-1ab238e3c64a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee76a063-3797-446d-aea2-1ab238e3c64a found for delete ", "request_id": "req-f72874ad-da6f-4495-aac7-8c8f4e5a7f35"}]} 2026-08-06 15:25:11.614 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bc89af8a-1034-4a55-b05b-f45645b33dde resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc89af8a-1034-4a55-b05b-f45645b33dde found for delete ", "request_id": "req-b5b059c9-3080-4046-af1e-c9e445156abe"}]} 2026-08-06 15:25:11.656 8 INFO neutron.db.segments_db [None req-eaba3d43-3339-41f8-8c2a-585367955732 2e75714a8842417ab016889cef39551e c8cb6c6227c04473a41448ee0cef159c - - default default] Added segment df3b5e59-0c9e-4639-ae2c-e5fd852714fa of type vxlan for network 4dd2a041-e86d-4241-b11f-92523f631512 [pid: 8|app: 0|req: 718/1408] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:25:11 2026] POST /v2.0/networks => generated 654 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:25:11.800 7 INFO neutron.db.segments_db [None req-fef3d0c6-6966-4770-825b-2fe592c71541 2e75714a8842417ab016889cef39551e c8cb6c6227c04473a41448ee0cef159c - - default default] Added segment cc397a82-c3c5-4206-ad73-c30a692de0ad of type vxlan for network 62649a63-97a4-45d1-a28a-385196de9e5f [pid: 7|app: 0|req: 691/1409] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:25:11 2026] POST /v2.0/networks => generated 653 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:25:12.190 7 INFO neutron.db.segments_db [None req-bef4bade-036d-4512-90d3-20ce71e39d8d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 2b758113-6d35-455f-9e18-6f805030afdd of type vxlan for network 739fea67-b10e-4e6c-9a51-bfb8b91c0d82 [pid: 7|app: 0|req: 692/1410] 10.0.0.2 () {34 vars in 669 bytes} [Thu Aug 6 15:25:11 2026] POST /v2.0/networks => generated 747 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1411] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:12 2026] POST /v2.0/subnets => generated 694 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1412] 10.0.0.2 () {34 vars in 663 bytes} [Thu Aug 6 15:25:11 2026] POST /v2.0/ports => generated 1506 bytes in 563 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-08-06 15:25:12.477 7 INFO neutron.db.segments_db [None req-278d2cb2-4e21-4769-a8da-3131cbba517c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 6aab8059-7b8e-4ad7-aa97-94b3f301c84b of type vxlan for network bb9f06dc-8e44-46fa-8ced-c1407b7d53dc [pid: 8|app: 0|req: 720/1413] 10.0.0.2 () {32 vars in 641 bytes} [Thu Aug 6 15:25:12 2026] GET /v2.0/ports => generated 1506 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:25:12.576 8 INFO neutron_taas.services.taas.taas_plugin [None req-add89d10-f7f3-4b52-98f9-858ba073b392 2e75714a8842417ab016889cef39551e c8cb6c6227c04473a41448ee0cef159c - - default default] TaaS: Handle Delete Port: 187be5e1-d036-4814-9232-39caf3a37c63 2026-08-06 15:25:12.579 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-add89d10-f7f3-4b52-98f9-858ba073b392 2e75714a8842417ab016889cef39551e c8cb6c6227c04473a41448ee0cef159c - - default default] Tap Mirror: Handle Delete Port: 187be5e1-d036-4814-9232-39caf3a37c63 2026-08-06 15:25:12.648 7 INFO neutron.db.l3_hamode_db [None req-278d2cb2-4e21-4769-a8da-3131cbba517c 108fcdc66c954e80981728284e96d629 820d26ec744e488a8c56724b8db0ec6f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 721/1414] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:25:12 2026] DELETE /v2.0/ports/187be5e1-d036-4814-9232-39caf3a37c63 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:12.743 8 INFO neutron_taas.services.taas.taas_plugin [None req-e32f46a3-dfa4-4ca4-ad23-ed8982ffa089 2e75714a8842417ab016889cef39551e c8cb6c6227c04473a41448ee0cef159c - - default default] TaaS: Handle Delete Port: 08785acb-dca7-4937-9753-ec2b01ab9307 2026-08-06 15:25:12.746 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e32f46a3-dfa4-4ca4-ad23-ed8982ffa089 2e75714a8842417ab016889cef39551e c8cb6c6227c04473a41448ee0cef159c - - default default] Tap Mirror: Handle Delete Port: 08785acb-dca7-4937-9753-ec2b01ab9307 [pid: 8|app: 0|req: 722/1415] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:25:12 2026] DELETE /v2.0/ports/08785acb-dca7-4937-9753-ec2b01ab9307 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1416] 10.0.0.2 () {32 vars in 641 bytes} [Thu Aug 6 15:25:12 2026] GET /v2.0/ports => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:25:12.910 8 INFO neutron.db.segments_db [None req-e991f5f9-8fdf-4791-811c-4ddaced94eb9 2e75714a8842417ab016889cef39551e c8cb6c6227c04473a41448ee0cef159c - - default default] Added segment 5f622244-133c-48f9-8093-cb81606eeb83 of type vxlan for network 0aa35697-060b-40c7-a51c-3b7e88d27d6e [pid: 8|app: 0|req: 724/1417] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:25:12 2026] POST /v2.0/networks => generated 654 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:25:13.073 8 INFO neutron.db.segments_db [None req-f6d9b1c4-0aaa-4259-bae4-fab007701fbb 2e75714a8842417ab016889cef39551e c8cb6c6227c04473a41448ee0cef159c - - default default] Added segment 5d15214e-ab9a-40b3-9932-8cf301d93258 of type vxlan for network 63ecc681-bfb5-4b9b-8c58-c1d29a2269cf [pid: 8|app: 0|req: 725/1418] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:25:13 2026] POST /v2.0/networks => generated 654 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:25:13.298 7 INFO neutron.db.l3_hamode_db [None req-278d2cb2-4e21-4769-a8da-3131cbba517c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:25:13.631 8 INFO neutron.services.segments.plugin [-] Segment 3a009210-a9c2-4c93-b98c-cf1c19fa359f resource provider aggregate not found 2026-08-06 15:25:13.634 8 INFO neutron.services.segments.plugin [-] Segment 3a009210-a9c2-4c93-b98c-cf1c19fa359f resource provider aggregate not found 2026-08-06 15:25:13.652 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3a009210-a9c2-4c93-b98c-cf1c19fa359f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a009210-a9c2-4c93-b98c-cf1c19fa359f found for delete ", "request_id": "req-44bdb4c7-f19d-4672-a428-24b22ccf2fac"}]} 2026-08-06 15:25:13.653 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3a009210-a9c2-4c93-b98c-cf1c19fa359f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a009210-a9c2-4c93-b98c-cf1c19fa359f found for delete ", "request_id": "req-7d6c8d13-7235-402e-b23d-8c4f136aabba"}]} [pid: 8|app: 0|req: 726/1419] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:13 2026] POST /v2.0/subnets => generated 1323 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1420] 10.0.0.2 () {32 vars in 645 bytes} [Thu Aug 6 15:25:14 2026] GET /v2.0/subnets => generated 1959 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1421] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:12 2026] POST /v2.0/routers => generated 734 bytes in 1824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1422] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:14 2026] DELETE /v2.0/subnets/f4adbbd5-39fb-47d6-abbc-79922627676a => 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: 729/1423] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:14 2026] DELETE /v2.0/subnets/f4b363ba-aa7e-49e0-805a-32513276ad6a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1424] 10.0.0.2 () {32 vars in 645 bytes} [Thu Aug 6 15:25:14 2026] GET /v2.0/subnets => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1425] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:14 2026] DELETE /v2.0/networks/63ecc681-bfb5-4b9b-8c58-c1d29a2269cf => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1426] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:14 2026] DELETE /v2.0/networks/0aa35697-060b-40c7-a51c-3b7e88d27d6e => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1427] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:14 2026] DELETE /v2.0/networks/62649a63-97a4-45d1-a28a-385196de9e5f => 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: 734/1428] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:14 2026] DELETE /v2.0/networks/4dd2a041-e86d-4241-b11f-92523f631512 => 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: 695/1429] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:25:14 2026] PUT /v2.0/routers/014863ce-54fa-4ab9-a44c-de6b8436084b/add_router_interface => generated 310 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:15.614 8 WARNING neutron.db.securitygroups_db [None req-091491fd-3851-4bca-ba60-2d41fced81cd 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 735/1430] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:25:15 2026] GET /v2.0/security-groups?tenant_id=c8cb6c6227c04473a41448ee0cef159c&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:25:15.675 8 INFO neutron.services.segments.plugin [-] Segment 5d15214e-ab9a-40b3-9932-8cf301d93258 resource provider aggregate not found 2026-08-06 15:25:15.680 8 INFO neutron.services.segments.plugin [-] Segment 5d15214e-ab9a-40b3-9932-8cf301d93258 resource provider aggregate not found 2026-08-06 15:25:15.699 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5d15214e-ab9a-40b3-9932-8cf301d93258 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d15214e-ab9a-40b3-9932-8cf301d93258 found for delete ", "request_id": "req-a388592a-9ffd-4f2f-b39f-669d95c01cb6"}]} 2026-08-06 15:25:15.704 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5d15214e-ab9a-40b3-9932-8cf301d93258 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d15214e-ab9a-40b3-9932-8cf301d93258 found for delete ", "request_id": "req-b39f5abd-e8ff-4960-9af5-677fd1dd96f5"}]} 2026-08-06 15:25:15.716 8 INFO neutron.services.segments.plugin [-] Segment 5f622244-133c-48f9-8093-cb81606eeb83 resource provider aggregate not found 2026-08-06 15:25:15.719 8 INFO neutron.services.segments.plugin [-] Segment 5f622244-133c-48f9-8093-cb81606eeb83 resource provider aggregate not found 2026-08-06 15:25:15.735 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5f622244-133c-48f9-8093-cb81606eeb83 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f622244-133c-48f9-8093-cb81606eeb83 found for delete ", "request_id": "req-75eabb95-2121-42b4-ba15-6865c40cae5e"}]} 2026-08-06 15:25:15.741 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5f622244-133c-48f9-8093-cb81606eeb83 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f622244-133c-48f9-8093-cb81606eeb83 found for delete ", "request_id": "req-ae880cf7-0b18-4eae-b112-04c3fa20e401"}]} 2026-08-06 15:25:15.759 8 INFO neutron.services.segments.plugin [-] Segment cc397a82-c3c5-4206-ad73-c30a692de0ad resource provider aggregate not found 2026-08-06 15:25:15.764 8 INFO neutron.services.segments.plugin [-] Segment cc397a82-c3c5-4206-ad73-c30a692de0ad resource provider aggregate not found 2026-08-06 15:25:15.782 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cc397a82-c3c5-4206-ad73-c30a692de0ad resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc397a82-c3c5-4206-ad73-c30a692de0ad found for delete ", "request_id": "req-99bfe8dc-c6fa-4733-bc50-0270a7241579"}]} [pid: 7|app: 0|req: 696/1431] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:15 2026] DELETE /v2.0/security-groups/b4917aff-7d26-41cc-8963-cb6d5ded01e7 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:25:15.789 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cc397a82-c3c5-4206-ad73-c30a692de0ad resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc397a82-c3c5-4206-ad73-c30a692de0ad found for delete ", "request_id": "req-e6aeefea-230f-4399-b4e6-7c1b7ada8eed"}]} 2026-08-06 15:25:15.804 8 INFO neutron.services.segments.plugin [-] Segment df3b5e59-0c9e-4639-ae2c-e5fd852714fa resource provider aggregate not found 2026-08-06 15:25:15.809 8 INFO neutron.services.segments.plugin [-] Segment df3b5e59-0c9e-4639-ae2c-e5fd852714fa resource provider aggregate not found 2026-08-06 15:25:15.825 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment df3b5e59-0c9e-4639-ae2c-e5fd852714fa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df3b5e59-0c9e-4639-ae2c-e5fd852714fa found for delete ", "request_id": "req-d7cc1958-f2a4-42b2-a9e3-cec67eb12a6c"}]} 2026-08-06 15:25:15.827 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment df3b5e59-0c9e-4639-ae2c-e5fd852714fa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df3b5e59-0c9e-4639-ae2c-e5fd852714fa found for delete ", "request_id": "req-fd97aec6-5a55-4155-9177-86d25272e000"}]} [pid: 8|app: 0|req: 736/1434] 10.0.0.2 () {34 vars in 683 bytes} [Thu Aug 6 15:25:15 2026] POST /v2.0/security-groups => generated 1661 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1435] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:25:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1436] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:25:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1437] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:25:16 2026] POST /v2.0/floatingips => generated 552 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:25:17.790 8 INFO neutron.db.segments_db [None req-365ca15f-c724-4352-9def-2b5b806511ab 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Added segment 7af21203-015a-4b5b-897f-ebfb2649dc76 of type vxlan for network 35a0b0fb-9d30-4ace-998d-45d9d6403f77 [pid: 8|app: 0|req: 738/1438] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:25:17 2026] POST /v2.0/networks => generated 633 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:25:17.938 7 INFO neutron.db.segments_db [None req-be5c5a7c-5dc3-4869-bc29-53b7def5e38b 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Added segment b43f8121-2db9-40fd-b59e-52757cf02cb6 of type vxlan for network 0044848d-3678-446a-a188-d9d9115bbb8e [pid: 7|app: 0|req: 701/1439] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:25:17 2026] POST /v2.0/networks => generated 633 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1440] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:18 2026] POST /v2.0/subnets => generated 646 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1441] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:18 2026] POST /v2.0/subnets => generated 655 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:25:18.614 8 INFO neutron.db.segments_db [None req-8482c846-798f-46ba-967c-ad8b3e36c01b 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Added segment e2a2379d-5f32-42df-9f0c-89f3035911a8 of type vxlan for network 0fdbd9a6-43d5-45e1-95e1-1b60f6f3cd89 2026-08-06 15:25:18.860 8 INFO neutron.db.l3_hamode_db [None req-8482c846-798f-46ba-967c-ad8b3e36c01b 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:25:18.992 8 INFO neutron.db.l3_hamode_db [None req-8482c846-798f-46ba-967c-ad8b3e36c01b 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:25:19.397 7 WARNING neutron.db.securitygroups_db [req-4f439d16-0b66-4f9e-9a31-4932add8520d req-c29bbc35-c7d9-471d-95a5-2ed27876e9a4 07a66acac4f14273aa0b0d306de2be48 820d26ec744e488a8c56724b8db0ec6f - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 703/1442] 10.0.0.240 () {34 vars in 1100 bytes} [Thu Aug 6 15:25:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1274034821&fields=id&tenant_id=820d26ec744e488a8c56724b8db0ec6f => 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: 704/1443] 10.0.0.240 () {34 vars in 982 bytes} [Thu Aug 6 15:25:19 2026] GET /v2.0/networks?id=739fea67-b10e-4e6c-9a51-bfb8b91c0d82 => generated 679 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1444] 10.0.0.240 () {34 vars in 965 bytes} [Thu Aug 6 15:25:19 2026] GET /v2.0/quotas/820d26ec744e488a8c56724b8db0ec6f => generated 312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1445] 10.0.0.240 () {34 vars in 1002 bytes} [Thu Aug 6 15:25:19 2026] GET /v2.0/ports?tenant_id=820d26ec744e488a8c56724b8db0ec6f&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1446] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:18 2026] POST /v2.0/routers => generated 511 bytes in 1013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1447] 10.0.0.240 () {34 vars in 1008 bytes} [Thu Aug 6 15:25:19 2026] GET /v2.0/networks/739fea67-b10e-4e6c-9a51-bfb8b91c0d82?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1448] 10.0.0.240 () {34 vars in 1108 bytes} [Thu Aug 6 15:25:19 2026] GET /v2.0/networks/739fea67-b10e-4e6c-9a51-bfb8b91c0d82?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: 743/1449] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:19 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => 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: 707/1450] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:25:19 2026] PUT /v2.0/routers/f5848e06-125d-4d9b-906f-d2831c19f1f7/add_router_interface => generated 310 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1451] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:25:20 2026] GET /v2.0/ports/b8fe865f-ff7c-46d5-8254-a4151b8ecfb2 => generated 959 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1452] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:21 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => 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: 708/1453] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:25:20 2026] PUT /v2.0/routers/f5848e06-125d-4d9b-906f-d2831c19f1f7/add_router_interface => generated 310 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1454] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:25:21 2026] GET /v2.0/ports/7d01546e-f008-4aa9-92f4-c2346df74954 => generated 967 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1455] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:22 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:25:22.167 7 INFO neutron_taas.services.taas.taas_plugin [None req-d6ab9395-54ec-4e6e-b1ec-a6c609471363 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] TaaS: Handle Delete Port: 7d01546e-f008-4aa9-92f4-c2346df74954 2026-08-06 15:25:22.172 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6ab9395-54ec-4e6e-b1ec-a6c609471363 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Tap Mirror: Handle Delete Port: 7d01546e-f008-4aa9-92f4-c2346df74954 [pid: 7|app: 0|req: 709/1456] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:25:21 2026] PUT /v2.0/routers/f5848e06-125d-4d9b-906f-d2831c19f1f7/remove_router_interface => generated 310 bytes in 748 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:22.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-e85376e2-a83c-4e0f-b967-0be316fc41ba 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] TaaS: Handle Delete Port: b8fe865f-ff7c-46d5-8254-a4151b8ecfb2 2026-08-06 15:25:22.891 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e85376e2-a83c-4e0f-b967-0be316fc41ba 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Tap Mirror: Handle Delete Port: b8fe865f-ff7c-46d5-8254-a4151b8ecfb2 [pid: 7|app: 0|req: 710/1457] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:23 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => 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: 748/1458] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:25:22 2026] PUT /v2.0/routers/f5848e06-125d-4d9b-906f-d2831c19f1f7/remove_router_interface => generated 310 bytes in 681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1459] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:25:23 2026] GET /v2.0/ports?device_id=f5848e06-125d-4d9b-906f-d2831c19f1f7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:25:23.859 8 INFO neutron_taas.services.taas.taas_plugin [None req-b30e6d64-f5e3-4076-b18f-54c812e41d8e 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] TaaS: Handle Delete Port: 9983e2b1-a944-4636-953e-9462d143a4ff 2026-08-06 15:25:23.862 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b30e6d64-f5e3-4076-b18f-54c812e41d8e 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Tap Mirror: Handle Delete Port: 9983e2b1-a944-4636-953e-9462d143a4ff 2026-08-06 15:25:24.161 8 INFO neutron.services.segments.plugin [-] Segment e2a2379d-5f32-42df-9f0c-89f3035911a8 resource provider aggregate not found 2026-08-06 15:25:24.171 8 INFO neutron.services.segments.plugin [-] Segment e2a2379d-5f32-42df-9f0c-89f3035911a8 resource provider aggregate not found 2026-08-06 15:25:24.182 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e2a2379d-5f32-42df-9f0c-89f3035911a8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2a2379d-5f32-42df-9f0c-89f3035911a8 found for delete ", "request_id": "req-7229687c-26db-4430-86f3-d54519e44862"}]} 2026-08-06 15:25:24.195 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e2a2379d-5f32-42df-9f0c-89f3035911a8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2a2379d-5f32-42df-9f0c-89f3035911a8 found for delete ", "request_id": "req-af5c76d2-eb59-41f4-95f1-e6bec59a851e"}]} 2026-08-06 15:25:24.208 8 INFO neutron.db.l3_hamode_db [None req-b30e6d64-f5e3-4076-b18f-54c812e41d8e 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] HA network 0fdbd9a6-43d5-45e1-95e1-1b60f6f3cd89 was deleted as no HA routers are present in project fa690ae3c33d44f190f42c62a910c762. [pid: 7|app: 0|req: 712/1460] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:25:24 2026] GET /v2.0/networks?id=739fea67-b10e-4e6c-9a51-bfb8b91c0d82 => generated 679 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1461] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:23 2026] DELETE /v2.0/routers/f5848e06-125d-4d9b-906f-d2831c19f1f7 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:25:24.222 7 WARNING neutron.db.securitygroups_db [req-4f439d16-0b66-4f9e-9a31-4932add8520d req-78552b89-9079-46eb-9a76-9b448a71fda7 07a66acac4f14273aa0b0d306de2be48 820d26ec744e488a8c56724b8db0ec6f - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 713/1462] 199.204.45.22 () {34 vars in 1049 bytes} [Thu Aug 6 15:25:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=820d26ec744e488a8c56724b8db0ec6f => generated 181 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1463] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:24 2026] DELETE /v2.0/subnets/2f122dfd-9d6c-4960-9ef4-9394e4fef732 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1464] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:24 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => 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: 752/1465] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:24 2026] DELETE /v2.0/subnets/6a1a9b43-8e71-4188-b135-a75e27d8f1a5 => 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: 714/1466] 199.204.45.22 () {38 vars in 954 bytes} [Thu Aug 6 15:25:24 2026] POST /v2.0/ports => generated 954 bytes in 280 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: 753/1467] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:24 2026] DELETE /v2.0/networks/0044848d-3678-446a-a188-d9d9115bbb8e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:24.712 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8d2794f-026c-4b02-8b0d-7eeea16a1994 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] TaaS: Handle Delete Port: 8cb1a59f-c0c4-4359-b5a5-0505e4d5b171 2026-08-06 15:25:24.718 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8d2794f-026c-4b02-8b0d-7eeea16a1994 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Tap Mirror: Handle Delete Port: 8cb1a59f-c0c4-4359-b5a5-0505e4d5b171 [pid: 8|app: 0|req: 754/1468] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:24 2026] DELETE /v2.0/networks/35a0b0fb-9d30-4ace-998d-45d9d6403f77 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:24.970 8 INFO neutron.db.segments_db [None req-fade5450-b334-4bcb-bbac-4c2ae7145394 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Added segment 9ac906e7-ab30-4b80-ab90-7a83b0fc9f0a of type vxlan for network 44dbcf0f-6073-4f63-8d07-72b28c05f6f9 [pid: 7|app: 0|req: 715/1469] 199.204.45.22 () {38 vars in 1027 bytes} [Thu Aug 6 15:25:24 2026] PUT /v2.0/ports/79e0cb05-7d50-4589-89d3-346abd87fc3f => generated 1235 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:25:25.005 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-903ebcc5-1313-43b8-95e5-b7636d6679fe'] response: {'name': 'network-changed', 'server_uuid': '1b62f28b-3fd9-489c-b87d-e46510dddca6', 'tag': '79e0cb05-7d50-4589-89d3-346abd87fc3f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 755/1470] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:25:24 2026] POST /v2.0/networks => generated 633 bytes in 152 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: 716/1471] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:25 2026] POST /v2.0/subnets => generated 646 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:25:25.365 8 INFO neutron.db.segments_db [None req-739c5699-ee4b-4b42-a528-fe53648033ad 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Added segment d7cf911c-56d3-4684-a705-d15f6159c5a2 of type vxlan for network c19df998-e6c7-42e5-b776-8059e06a2e2f [pid: 7|app: 0|req: 717/1472] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:25 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1473] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:25 2026] GET /v2.0/security-groups?id=57b26b7a-c336-453b-ac4d-7a11afc3ef3b&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: 719/1474] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:25:25 2026] GET /v2.0/ports?tenant_id=820d26ec744e488a8c56724b8db0ec6f&device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:25:25.595 8 INFO neutron.db.l3_hamode_db [None req-739c5699-ee4b-4b42-a528-fe53648033ad 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 720/1475] 199.204.45.22 () {34 vars in 1017 bytes} [Thu Aug 6 15:25:25 2026] GET /v2.0/networks?tenant_id=820d26ec744e488a8c56724b8db0ec6f&shared=False => generated 775 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1476] 199.204.45.22 () {34 vars in 929 bytes} [Thu Aug 6 15:25:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:25.731 8 INFO neutron.db.l3_hamode_db [None req-739c5699-ee4b-4b42-a528-fe53648033ad 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:25:26.199 8 INFO neutron.services.segments.plugin [-] Segment b43f8121-2db9-40fd-b59e-52757cf02cb6 resource provider aggregate not found 2026-08-06 15:25:26.215 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b43f8121-2db9-40fd-b59e-52757cf02cb6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b43f8121-2db9-40fd-b59e-52757cf02cb6 found for delete ", "request_id": "req-16b7528f-6503-4592-88e1-70bf5d551ab1"}]} 2026-08-06 15:25:26.219 8 INFO neutron.services.segments.plugin [-] Segment b43f8121-2db9-40fd-b59e-52757cf02cb6 resource provider aggregate not found 2026-08-06 15:25:26.245 8 INFO neutron.services.segments.plugin [-] Segment 7af21203-015a-4b5b-897f-ebfb2649dc76 resource provider aggregate not found 2026-08-06 15:25:26.252 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b43f8121-2db9-40fd-b59e-52757cf02cb6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b43f8121-2db9-40fd-b59e-52757cf02cb6 found for delete ", "request_id": "req-6cf838f6-c622-4a7c-9059-353b75269a36"}]} 2026-08-06 15:25:26.263 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7af21203-015a-4b5b-897f-ebfb2649dc76 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7af21203-015a-4b5b-897f-ebfb2649dc76 found for delete ", "request_id": "req-795cd344-7f5a-4f81-86b8-fe38acf0e90f"}]} 2026-08-06 15:25:26.283 8 INFO neutron.services.segments.plugin [-] Segment 7af21203-015a-4b5b-897f-ebfb2649dc76 resource provider aggregate not found [pid: 8|app: 0|req: 756/1477] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:25 2026] POST /v2.0/routers => generated 510 bytes in 978 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:25:26.296 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7af21203-015a-4b5b-897f-ebfb2649dc76 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7af21203-015a-4b5b-897f-ebfb2649dc76 found for delete ", "request_id": "req-a7a2f032-400b-417e-bb15-856ce5122c2f"}]} [pid: 7|app: 0|req: 722/1478] 10.0.0.2 () {34 vars in 663 bytes} [Thu Aug 6 15:25:26 2026] POST /v2.0/ports => generated 964 bytes in 311 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: 757/1479] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:26 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1480] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:25:26 2026] GET /v2.0/ports?tenant_id=820d26ec744e488a8c56724b8db0ec6f&device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1481] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:26 2026] GET /v2.0/security-groups?id=57b26b7a-c336-453b-ac4d-7a11afc3ef3b&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: 760/1482] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:25:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=79e0cb05-7d50-4589-89d3-346abd87fc3f => 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: 761/1483] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:25:26 2026] GET /v2.0/subnets?id=1ac4d0a9-71d0-475d-8562-07861a05f069 => generated 697 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1484] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:25:26 2026] GET /v2.0/ports?network_id=739fea67-b10e-4e6c-9a51-bfb8b91c0d82&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1485] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:25:26 2026] GET /v2.0/networks/739fea67-b10e-4e6c-9a51-bfb8b91c0d82?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: 764/1486] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:25:26 2026] GET /v2.0/networks/739fea67-b10e-4e6c-9a51-bfb8b91c0d82?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: 723/1487] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:25:26 2026] PUT /v2.0/routers/a4654dd4-390c-4605-b499-fbcd244bcaab/add_router_interface => generated 310 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1488] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:25:27 2026] GET /v2.0/ports/409e3d33-f249-49df-83e1-3261ba7e399a => generated 1038 bytes in 82 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: 766/1489] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:27 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1490] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:27 2026] GET /v2.0/security-groups?id=57b26b7a-c336-453b-ac4d-7a11afc3ef3b&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:28.025 7 INFO neutron_taas.services.taas.taas_plugin [None req-229480d2-487b-42dd-98db-a15aefc9db54 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] TaaS: Handle Delete Port: 409e3d33-f249-49df-83e1-3261ba7e399a 2026-08-06 15:25:28.029 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-229480d2-487b-42dd-98db-a15aefc9db54 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Tap Mirror: Handle Delete Port: 409e3d33-f249-49df-83e1-3261ba7e399a [pid: 7|app: 0|req: 724/1491] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:25:27 2026] PUT /v2.0/routers/a4654dd4-390c-4605-b499-fbcd244bcaab/remove_router_interface => generated 310 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:28.693 8 INFO neutron.api.v2.resource [None req-95ade7a7-a959-4dd4-b769-3036e3821e3d 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1492] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:25:28 2026] PUT /v2.0/routers/a4654dd4-390c-4605-b499-fbcd244bcaab/remove_router_interface => generated 197 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 725/1493] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:25:28 2026] GET /v2.0/ports?device_id=a4654dd4-390c-4605-b499-fbcd244bcaab => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:25:28.891 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0d5361c-b47c-4d26-87fc-54d5582c68d8 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] TaaS: Handle Delete Port: 76a4bbf2-68f1-477f-855c-d2e137ee5691 2026-08-06 15:25:28.893 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0d5361c-b47c-4d26-87fc-54d5582c68d8 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Tap Mirror: Handle Delete Port: 76a4bbf2-68f1-477f-855c-d2e137ee5691 [pid: 7|app: 0|req: 726/1494] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:28 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1495] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:28 2026] GET /v2.0/security-groups?id=57b26b7a-c336-453b-ac4d-7a11afc3ef3b&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:29.179 8 INFO neutron.services.segments.plugin [-] Segment d7cf911c-56d3-4684-a705-d15f6159c5a2 resource provider aggregate not found 2026-08-06 15:25:29.193 8 INFO neutron.services.segments.plugin [-] Segment d7cf911c-56d3-4684-a705-d15f6159c5a2 resource provider aggregate not found 2026-08-06 15:25:29.207 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d7cf911c-56d3-4684-a705-d15f6159c5a2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7cf911c-56d3-4684-a705-d15f6159c5a2 found for delete ", "request_id": "req-109a17ed-ea97-4bdd-a39f-045bda69cacf"}]} 2026-08-06 15:25:29.210 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d7cf911c-56d3-4684-a705-d15f6159c5a2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7cf911c-56d3-4684-a705-d15f6159c5a2 found for delete ", "request_id": "req-5a11db3b-f66b-4228-9fc8-677ee93874c4"}]} 2026-08-06 15:25:29.218 8 INFO neutron.db.l3_hamode_db [None req-f0d5361c-b47c-4d26-87fc-54d5582c68d8 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] HA network c19df998-e6c7-42e5-b776-8059e06a2e2f was deleted as no HA routers are present in project fa690ae3c33d44f190f42c62a910c762. [pid: 8|app: 0|req: 769/1496] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:28 2026] DELETE /v2.0/routers/a4654dd4-390c-4605-b499-fbcd244bcaab => generated 0 bytes in 504 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1497] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:29 2026] DELETE /v2.0/subnets/82f01b67-d9db-4db4-9d5d-008e044896ec => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1498] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:29 2026] DELETE /v2.0/networks/44dbcf0f-6073-4f63-8d07-72b28c05f6f9 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:29.488 7 INFO neutron.db.segments_db [None req-9a6b93e8-02d8-4c62-a86b-c3cbeebdcd29 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Added segment cd7c1e39-c7e0-4f05-9fc2-20dc8bb98802 of type vxlan for network 7d2f2300-5425-4842-a719-426340ecfdff [pid: 7|app: 0|req: 729/1499] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:25:29 2026] POST /v2.0/networks => generated 633 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1500] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:29 2026] POST /v2.0/subnets => generated 646 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:25:29.836 7 INFO neutron.db.segments_db [None req-a74a9147-b856-4f02-a56d-92ab73cd14c2 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Added segment 92de152a-2c2a-4c3e-8e92-a8704e50f28d of type vxlan for network d7431701-3d4b-423d-a36c-89eb407c71cb 2026-08-06 15:25:30.095 7 INFO neutron.db.l3_hamode_db [None req-a74a9147-b856-4f02-a56d-92ab73cd14c2 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 772/1501] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:30 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => 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: 773/1502] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:30 2026] GET /v2.0/security-groups?id=57b26b7a-c336-453b-ac4d-7a11afc3ef3b&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-08-06 15:25:30.234 7 INFO neutron.db.l3_hamode_db [None req-a74a9147-b856-4f02-a56d-92ab73cd14c2 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 730/1503] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:29 2026] POST /v2.0/routers => generated 510 bytes in 1000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:25:31.229 8 INFO neutron.services.segments.plugin [-] Segment 9ac906e7-ab30-4b80-ab90-7a83b0fc9f0a resource provider aggregate not found 2026-08-06 15:25:31.233 8 INFO neutron.services.segments.plugin [-] Segment 9ac906e7-ab30-4b80-ab90-7a83b0fc9f0a resource provider aggregate not found 2026-08-06 15:25:31.248 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9ac906e7-ab30-4b80-ab90-7a83b0fc9f0a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ac906e7-ab30-4b80-ab90-7a83b0fc9f0a found for delete ", "request_id": "req-f6fe2da2-64f1-4f76-af9d-e1b4ac25f404"}]} 2026-08-06 15:25:31.252 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9ac906e7-ab30-4b80-ab90-7a83b0fc9f0a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ac906e7-ab30-4b80-ab90-7a83b0fc9f0a found for delete ", "request_id": "req-40d68af9-c739-4b98-a726-a817bbbddc29"}]} [pid: 7|app: 0|req: 733/1506] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:31 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1507] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:31 2026] GET /v2.0/security-groups?id=57b26b7a-c336-453b-ac4d-7a11afc3ef3b&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: 774/1508] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:25:30 2026] PUT /v2.0/routers/cb5a298a-1cf6-4465-a552-adbc37d7b51f/add_router_interface => generated 310 bytes in 916 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1509] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:25:31 2026] GET /v2.0/ports/712e25b1-8751-4e7d-afd0-2b394c5f5ef9 => generated 959 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:32.084 8 INFO neutron_taas.services.taas.taas_plugin [None req-39b927a1-b49d-4482-8e53-688e65c95e20 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] TaaS: Handle Delete Port: 712e25b1-8751-4e7d-afd0-2b394c5f5ef9 2026-08-06 15:25:32.087 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39b927a1-b49d-4482-8e53-688e65c95e20 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Tap Mirror: Handle Delete Port: 712e25b1-8751-4e7d-afd0-2b394c5f5ef9 [pid: 7|app: 0|req: 736/1510] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:32 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1511] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:32 2026] GET /v2.0/security-groups?id=57b26b7a-c336-453b-ac4d-7a11afc3ef3b&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1512] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:25:31 2026] PUT /v2.0/routers/cb5a298a-1cf6-4465-a552-adbc37d7b51f/remove_router_interface => generated 310 bytes in 709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1513] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:25:32 2026] GET /v2.0/ports?device_id=cb5a298a-1cf6-4465-a552-adbc37d7b51f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:25:32.665 8 INFO neutron_taas.services.taas.taas_plugin [None req-5af87041-36e0-4d54-9735-043699bc9204 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] TaaS: Handle Delete Port: 43042ba2-4ff7-4004-91a4-5f7106c468ca 2026-08-06 15:25:32.667 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5af87041-36e0-4d54-9735-043699bc9204 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Tap Mirror: Handle Delete Port: 43042ba2-4ff7-4004-91a4-5f7106c468ca 2026-08-06 15:25:32.973 8 INFO neutron.db.l3_hamode_db [None req-5af87041-36e0-4d54-9735-043699bc9204 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] HA network d7431701-3d4b-423d-a36c-89eb407c71cb was deleted as no HA routers are present in project fa690ae3c33d44f190f42c62a910c762. [pid: 8|app: 0|req: 776/1514] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:32 2026] DELETE /v2.0/routers/cb5a298a-1cf6-4465-a552-adbc37d7b51f => generated 0 bytes in 454 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1515] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:32 2026] DELETE /v2.0/subnets/17054458-cafb-48e4-b4ad-e81ebc59dc57 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:33.277 8 INFO neutron.services.segments.plugin [-] Segment 92de152a-2c2a-4c3e-8e92-a8704e50f28d resource provider aggregate not found 2026-08-06 15:25:33.279 8 INFO neutron.services.segments.plugin [-] Segment 92de152a-2c2a-4c3e-8e92-a8704e50f28d resource provider aggregate not found 2026-08-06 15:25:33.299 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 92de152a-2c2a-4c3e-8e92-a8704e50f28d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92de152a-2c2a-4c3e-8e92-a8704e50f28d found for delete ", "request_id": "req-7a9df9c1-f31b-468b-bc9d-35e8ffd9872f"}]} 2026-08-06 15:25:33.299 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 92de152a-2c2a-4c3e-8e92-a8704e50f28d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92de152a-2c2a-4c3e-8e92-a8704e50f28d found for delete ", "request_id": "req-def8c878-deac-4a05-9001-870b0c57b295"}]} 2026-08-06 15:25:33.331 8 INFO neutron_taas.services.taas.taas_plugin [None req-f247999a-5df5-4589-a923-dfb4beae0e2c 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] TaaS: Handle Delete Port: 0f3cfe1f-93e5-49a2-a43c-3df99a2d3492 2026-08-06 15:25:33.333 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f247999a-5df5-4589-a923-dfb4beae0e2c 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Tap Mirror: Handle Delete Port: 0f3cfe1f-93e5-49a2-a43c-3df99a2d3492 [pid: 8|app: 0|req: 777/1516] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:33 2026] DELETE /v2.0/networks/7d2f2300-5425-4842-a719-426340ecfdff => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1517] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:33 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:33.606 8 INFO neutron.db.segments_db [None req-1f0bf627-2de9-430b-a90f-3eb18bb55f8f 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Added segment 96498c5f-8b7c-48b3-89c9-0b6171aecafb of type vxlan for network 87494c0d-c218-402c-9448-14aeb0ac5f13 [pid: 7|app: 0|req: 741/1518] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:33 2026] GET /v2.0/security-groups?id=57b26b7a-c336-453b-ac4d-7a11afc3ef3b&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:33.847 8 INFO neutron.db.l3_hamode_db [None req-1f0bf627-2de9-430b-a90f-3eb18bb55f8f 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:25:34.707 8 INFO neutron.db.l3_hamode_db [None req-1f0bf627-2de9-430b-a90f-3eb18bb55f8f 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 742/1519] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:34 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1520] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:34 2026] GET /v2.0/security-groups?id=57b26b7a-c336-453b-ac4d-7a11afc3ef3b&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:35.335 8 INFO neutron.services.segments.plugin [-] Segment cd7c1e39-c7e0-4f05-9fc2-20dc8bb98802 resource provider aggregate not found 2026-08-06 15:25:35.345 8 INFO neutron.services.segments.plugin [-] Segment cd7c1e39-c7e0-4f05-9fc2-20dc8bb98802 resource provider aggregate not found 2026-08-06 15:25:35.360 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cd7c1e39-c7e0-4f05-9fc2-20dc8bb98802 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd7c1e39-c7e0-4f05-9fc2-20dc8bb98802 found for delete ", "request_id": "req-94f556ae-80a4-4d2c-8579-f21b05d95735"}]} 2026-08-06 15:25:35.366 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cd7c1e39-c7e0-4f05-9fc2-20dc8bb98802 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd7c1e39-c7e0-4f05-9fc2-20dc8bb98802 found for delete ", "request_id": "req-dafc0b04-7063-43aa-b55f-4d84d9b5db58"}]} [pid: 8|app: 0|req: 778/1521] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:33 2026] POST /v2.0/routers => generated 690 bytes in 2118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1522] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:25:35 2026] GET /v2.0/routers/92152805-56f0-45ea-940b-67631de13b8e => generated 696 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1523] 10.0.0.2 () {32 vars in 645 bytes} [Thu Aug 6 15:25:35 2026] GET /v2.0/routers => generated 699 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1524] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:35 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1525] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:35 2026] GET /v2.0/security-groups?id=57b26b7a-c336-453b-ac4d-7a11afc3ef3b&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1526] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:36 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1527] 10.0.0.2 () {34 vars in 739 bytes} [Thu Aug 6 15:25:35 2026] PUT /v2.0/routers/92152805-56f0-45ea-940b-67631de13b8e => generated 703 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1528] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:25:36 2026] GET /v2.0/routers/92152805-56f0-45ea-940b-67631de13b8e => generated 703 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1529] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:25:36 2026] GET /v2.0/ports?device_id=92152805-56f0-45ea-940b-67631de13b8e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:25:36.452 7 INFO neutron.db.l3_db [None req-21c75369-d244-49eb-a2f6-9f4b59eb5ce4 07a66acac4f14273aa0b0d306de2be48 820d26ec744e488a8c56724b8db0ec6f - - default default] Floating IP a88894ec-b279-401e-a9f3-1908e56a6e07 associated. External IP: 10.96.250.205, port: 79e0cb05-7d50-4589-89d3-346abd87fc3f. 2026-08-06 15:25:36.594 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f46c4a5-801e-4386-995b-1a9e461507d2 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] TaaS: Handle Delete Port: 66be6b53-2403-428a-a8a2-bd6ed0e72523 2026-08-06 15:25:36.597 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f46c4a5-801e-4386-995b-1a9e461507d2 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Tap Mirror: Handle Delete Port: 66be6b53-2403-428a-a8a2-bd6ed0e72523 [pid: 7|app: 0|req: 748/1530] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:25:36 2026] PUT /v2.0/floatingips/a88894ec-b279-401e-a9f3-1908e56a6e07 => generated 855 bytes in 699 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:36.801 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c2279ba-7f34-4a0c-8d68-c3e494e3ee67'] response: {'name': 'network-changed', 'server_uuid': '1b62f28b-3fd9-489c-b87d-e46510dddca6', 'tag': '79e0cb05-7d50-4589-89d3-346abd87fc3f', 'status': 'completed', 'code': 200} 2026-08-06 15:25:36.867 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f46c4a5-801e-4386-995b-1a9e461507d2 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] TaaS: Handle Delete Port: 7d50317d-9ff5-41b7-8619-1a9e4c9a5c99 2026-08-06 15:25:36.869 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f46c4a5-801e-4386-995b-1a9e461507d2 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] Tap Mirror: Handle Delete Port: 7d50317d-9ff5-41b7-8619-1a9e4c9a5c99 [pid: 7|app: 0|req: 749/1531] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:36 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1532] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:36 2026] GET /v2.0/security-groups?id=57b26b7a-c336-453b-ac4d-7a11afc3ef3b&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-08-06 15:25:37.207 8 INFO neutron.db.l3_hamode_db [None req-1f46c4a5-801e-4386-995b-1a9e461507d2 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] HA network 87494c0d-c218-402c-9448-14aeb0ac5f13 was deleted as no HA routers are present in project fa690ae3c33d44f190f42c62a910c762. [pid: 8|app: 0|req: 783/1533] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:36 2026] DELETE /v2.0/routers/92152805-56f0-45ea-940b-67631de13b8e => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1534] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:25:37 2026] GET /v2.0/ports?device_id=92152805-56f0-45ea-940b-67631de13b8e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:25:37.276 8 INFO neutron.api.v2.resource [None req-ca04129a-c0c8-4b86-9b01-aa1eb3ea8575 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 784/1535] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:37 2026] DELETE /v2.0/routers/92152805-56f0-45ea-940b-67631de13b8e => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1536] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:25:37 2026] GET /v2.0/ports?device_id=cb5a298a-1cf6-4465-a552-adbc37d7b51f => 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: 752/1537] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:37 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:37.330 8 INFO neutron.api.v2.resource [None req-98e43ae6-b331-4b8e-b543-188fa97f0ebb 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 786/1538] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:37 2026] DELETE /v2.0/routers/cb5a298a-1cf6-4465-a552-adbc37d7b51f => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1539] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:25:37 2026] GET /v2.0/ports?tenant_id=820d26ec744e488a8c56724b8db0ec6f&device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:25:37.352 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c45832ae-b6d9-4c42-b1c7-0c6e90dfefe7 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 754/1540] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:37 2026] DELETE /v2.0/subnets/17054458-cafb-48e4-b4ad-e81ebc59dc57 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1541] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:37 2026] GET /v2.0/security-groups?id=57b26b7a-c336-453b-ac4d-7a11afc3ef3b&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: 788/1542] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:25:37 2026] GET /v2.0/ports?device_id=a4654dd4-390c-4605-b499-fbcd244bcaab => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:25:37.388 8 INFO neutron.services.segments.plugin [-] Segment 96498c5f-8b7c-48b3-89c9-0b6171aecafb resource provider aggregate not found 2026-08-06 15:25:37.393 8 INFO neutron.services.segments.plugin [-] Segment 96498c5f-8b7c-48b3-89c9-0b6171aecafb resource provider aggregate not found [pid: 7|app: 0|req: 755/1543] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:25:37 2026] GET /v2.0/networks?id=739fea67-b10e-4e6c-9a51-bfb8b91c0d82 => generated 775 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:37.416 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 96498c5f-8b7c-48b3-89c9-0b6171aecafb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96498c5f-8b7c-48b3-89c9-0b6171aecafb found for delete ", "request_id": "req-b788522c-6f5a-4cfb-8fb9-c4c5bea901cb"}]} 2026-08-06 15:25:37.417 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 96498c5f-8b7c-48b3-89c9-0b6171aecafb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96498c5f-8b7c-48b3-89c9-0b6171aecafb found for delete ", "request_id": "req-c85d1749-42d2-454a-9515-0e23863874a1"}]} 2026-08-06 15:25:37.418 8 INFO neutron.api.v2.resource [None req-72998e67-48f9-4b88-a446-69a04e621807 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 789/1544] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:37 2026] DELETE /v2.0/routers/a4654dd4-390c-4605-b499-fbcd244bcaab => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1545] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:25:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=79e0cb05-7d50-4589-89d3-346abd87fc3f => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:37.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29f76d6b-6df4-4798-896c-796bcf71c87f 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 790/1546] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:37 2026] DELETE /v2.0/subnets/82f01b67-d9db-4db4-9d5d-008e044896ec => 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: 791/1547] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:25:37 2026] GET /v2.0/ports?device_id=f5848e06-125d-4d9b-906f-d2831c19f1f7 => 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: 757/1548] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:25:37 2026] GET /v2.0/subnets?id=1ac4d0a9-71d0-475d-8562-07861a05f069 => generated 697 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:37.484 8 INFO neutron.api.v2.resource [None req-53ac118e-132c-42ae-b4b9-cad7e0946f09 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 792/1549] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:37 2026] DELETE /v2.0/routers/f5848e06-125d-4d9b-906f-d2831c19f1f7 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:25:37.501 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb5b3baa-1b51-40b7-b876-b23b6b7dd731 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 793/1550] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:37 2026] DELETE /v2.0/subnets/2f122dfd-9d6c-4960-9ef4-9394e4fef732 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1551] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:25:37 2026] GET /v2.0/ports?network_id=739fea67-b10e-4e6c-9a51-bfb8b91c0d82&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:25:37.522 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e6bac5de-264b-4db5-8908-b150b83956a9 3e72b0c5c4814a0488285974abcb630a fa690ae3c33d44f190f42c62a910c762 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 794/1552] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:37 2026] DELETE /v2.0/subnets/6a1a9b43-8e71-4188-b135-a75e27d8f1a5 => 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: 759/1553] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:25:37 2026] GET /v2.0/networks/739fea67-b10e-4e6c-9a51-bfb8b91c0d82?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: 795/1554] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:25:37 2026] GET /v2.0/networks/739fea67-b10e-4e6c-9a51-bfb8b91c0d82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:25:38.179 7 WARNING neutron.db.securitygroups_db [None req-1f2384ee-439d-468d-a7d1-5c952df26eb0 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 760/1555] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:25:38 2026] GET /v2.0/security-groups?tenant_id=fa690ae3c33d44f190f42c62a910c762&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1556] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:38 2026] DELETE /v2.0/security-groups/68647c71-0a68-4787-8b0f-df17e9e48ade => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1557] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:38 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1558] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:38 2026] GET /v2.0/security-groups?id=57b26b7a-c336-453b-ac4d-7a11afc3ef3b&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: 7|app: 0|req: 762/1559] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:39 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1560] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:25:39 2026] GET /v2.0/security-groups?id=57b26b7a-c336-453b-ac4d-7a11afc3ef3b&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: 763/1561] 199.204.45.22 () {34 vars in 993 bytes} [Thu Aug 6 15:25:39 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:39.840 8 INFO neutron_taas.services.taas.taas_plugin [req-3344fc4e-1033-4e53-b13e-b118b9f65444 req-72af501e-d4ca-4722-abda-fc30784536e8 07a66acac4f14273aa0b0d306de2be48 820d26ec744e488a8c56724b8db0ec6f - - default default] TaaS: Handle Delete Port: 79e0cb05-7d50-4589-89d3-346abd87fc3f 2026-08-06 15:25:39.843 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3344fc4e-1033-4e53-b13e-b118b9f65444 req-72af501e-d4ca-4722-abda-fc30784536e8 07a66acac4f14273aa0b0d306de2be48 820d26ec744e488a8c56724b8db0ec6f - - default default] Tap Mirror: Handle Delete Port: 79e0cb05-7d50-4589-89d3-346abd87fc3f 2026-08-06 15:25:40.025 8 INFO neutron.db.l3_db [req-3344fc4e-1033-4e53-b13e-b118b9f65444 req-72af501e-d4ca-4722-abda-fc30784536e8 07a66acac4f14273aa0b0d306de2be48 820d26ec744e488a8c56724b8db0ec6f - - default default] Floating IP a88894ec-b279-401e-a9f3-1908e56a6e07 disassociated. External IP: 10.96.250.205, port: 79e0cb05-7d50-4589-89d3-346abd87fc3f. [pid: 8|app: 0|req: 799/1562] 199.204.45.22 () {36 vars in 996 bytes} [Thu Aug 6 15:25:39 2026] DELETE /v2.0/ports/79e0cb05-7d50-4589-89d3-346abd87fc3f => generated 0 bytes in 638 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:40.541 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce8f7ecb-2921-4193-ad13-d05e5c7eb79c'] response: {'server_uuid': '1b62f28b-3fd9-489c-b87d-e46510dddca6', 'name': 'network-vif-deleted', 'tag': '79e0cb05-7d50-4589-89d3-346abd87fc3f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 764/1563] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:40 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1564] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:41 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => 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: 765/1565] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:42 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:25:43.517 8 WARNING neutron.db.securitygroups_db [None req-84c6b68d-a777-426c-bfe7-767792d80990 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 801/1566] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:25:43 2026] GET /v2.0/security-groups?tenant_id=b4fa2ad888384b49b27d4774e2ee42fd&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1567] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:43 2026] DELETE /v2.0/security-groups/c28c2252-39ce-408f-b610-9d933a235d7e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:25:43.811 8 WARNING neutron.db.securitygroups_db [None req-72099221-cbb9-4052-9d7f-2bf9a29ab433 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 802/1568] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:25:43 2026] GET /v2.0/security-groups?tenant_id=d94a52dea4244fb29539620861e85903&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1569] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:43 2026] DELETE /v2.0/security-groups/7c0da2ed-20bf-4d52-9cb6-7c289f770690 => 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: 803/1570] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:44 2026] GET /v2.0/ports?device_id=1b62f28b-3fd9-489c-b87d-e46510dddca6 => 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: 768/1571] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:45 2026] DELETE /v2.0/security-groups/57b26b7a-c336-453b-ac4d-7a11afc3ef3b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:25:45.281 8 INFO neutron.api.v2.resource [None req-3389021f-1987-44ad-bf95-fb6056f8ed5f 07a66acac4f14273aa0b0d306de2be48 820d26ec744e488a8c56724b8db0ec6f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 804/1572] 10.0.0.2 () {32 vars in 735 bytes} [Thu Aug 6 15:25:45 2026] GET /v2.0/security-groups/57b26b7a-c336-453b-ac4d-7a11afc3ef3b => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:25:45.390 7 INFO neutron_taas.services.taas.taas_plugin [None req-3bbafe83-d943-401c-9056-ce17561cbd0e 07a66acac4f14273aa0b0d306de2be48 820d26ec744e488a8c56724b8db0ec6f - - default default] TaaS: Handle Delete Port: debdbdc8-db8b-4314-87f4-9054b64060be 2026-08-06 15:25:45.393 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bbafe83-d943-401c-9056-ce17561cbd0e 07a66acac4f14273aa0b0d306de2be48 820d26ec744e488a8c56724b8db0ec6f - - default default] Tap Mirror: Handle Delete Port: debdbdc8-db8b-4314-87f4-9054b64060be [pid: 7|app: 0|req: 769/1573] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:25:45 2026] DELETE /v2.0/floatingips/a88894ec-b279-401e-a9f3-1908e56a6e07 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:25:45.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-f113611f-d87c-45ad-9306-40be7045cc76 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 8747fd60-91b4-46db-b0e4-a2256f0edc36 2026-08-06 15:25:45.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f113611f-d87c-45ad-9306-40be7045cc76 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 8747fd60-91b4-46db-b0e4-a2256f0edc36 [pid: 8|app: 0|req: 805/1576] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:25:45 2026] PUT /v2.0/routers/014863ce-54fa-4ab9-a44c-de6b8436084b/remove_router_interface => generated 310 bytes in 890 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:46.702 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef175880-c21d-4f7b-ba4b-4917e4e80852 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 61d92f4d-62e7-4ed9-aa4e-3ff290878821 2026-08-06 15:25:46.705 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef175880-c21d-4f7b-ba4b-4917e4e80852 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 61d92f4d-62e7-4ed9-aa4e-3ff290878821 2026-08-06 15:25:46.962 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef175880-c21d-4f7b-ba4b-4917e4e80852 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: ad487753-30a9-4f0c-b05c-4e12d710f687 2026-08-06 15:25:46.965 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef175880-c21d-4f7b-ba4b-4917e4e80852 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: ad487753-30a9-4f0c-b05c-4e12d710f687 2026-08-06 15:25:47.313 7 INFO neutron.services.segments.plugin [-] Segment 6aab8059-7b8e-4ad7-aa97-94b3f301c84b resource provider aggregate not found 2026-08-06 15:25:47.315 7 INFO neutron.services.segments.plugin [-] Segment 6aab8059-7b8e-4ad7-aa97-94b3f301c84b resource provider aggregate not found 2026-08-06 15:25:47.328 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6aab8059-7b8e-4ad7-aa97-94b3f301c84b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aab8059-7b8e-4ad7-aa97-94b3f301c84b found for delete ", "request_id": "req-17c7a586-a6a9-4744-8b0f-48cc086ec725"}]} 2026-08-06 15:25:47.333 7 INFO neutron.db.l3_hamode_db [None req-ef175880-c21d-4f7b-ba4b-4917e4e80852 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] HA network bb9f06dc-8e44-46fa-8ced-c1407b7d53dc was deleted as no HA routers are present in project 820d26ec744e488a8c56724b8db0ec6f. 2026-08-06 15:25:47.339 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6aab8059-7b8e-4ad7-aa97-94b3f301c84b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aab8059-7b8e-4ad7-aa97-94b3f301c84b found for delete ", "request_id": "req-00ebfd91-717c-4cc7-a818-8f7967c9ad26"}]} [pid: 7|app: 0|req: 772/1577] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:46 2026] DELETE /v2.0/routers/014863ce-54fa-4ab9-a44c-de6b8436084b => generated 0 bytes in 888 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1578] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:47 2026] DELETE /v2.0/subnets/1ac4d0a9-71d0-475d-8562-07861a05f069 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:47.626 8 INFO neutron_taas.services.taas.taas_plugin [None req-d341ac9a-613e-4662-8c17-61292b7aa96b 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: f34b10dc-4ffe-4839-a245-6909fb8ff2d4 2026-08-06 15:25:47.629 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d341ac9a-613e-4662-8c17-61292b7aa96b 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: f34b10dc-4ffe-4839-a245-6909fb8ff2d4 2026-08-06 15:25:47.645 7 WARNING neutron.db.securitygroups_db [None req-12b079fc-024d-4429-9ed6-48d534dd446c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 773/1579] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:25:47 2026] GET /v2.0/security-groups?tenant_id=c27a6ac6be2f4fc9a0c5e1c42cad18fd&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:25:47.804 8 INFO neutron.services.segments.plugin [-] Segment 2b758113-6d35-455f-9e18-6f805030afdd resource provider aggregate not found [pid: 7|app: 0|req: 774/1580] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:47 2026] DELETE /v2.0/security-groups/e3f8126b-98a8-4e06-a479-24ef25f022a8 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:25:47.826 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2b758113-6d35-455f-9e18-6f805030afdd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b758113-6d35-455f-9e18-6f805030afdd found for delete ", "request_id": "req-e93a1543-b9c7-48dd-b381-1e9c209898d1"}]} 2026-08-06 15:25:47.829 8 INFO neutron.services.segments.plugin [-] Segment 2b758113-6d35-455f-9e18-6f805030afdd resource provider aggregate not found [pid: 8|app: 0|req: 807/1581] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:47 2026] DELETE /v2.0/networks/739fea67-b10e-4e6c-9a51-bfb8b91c0d82 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:47.847 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2b758113-6d35-455f-9e18-6f805030afdd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b758113-6d35-455f-9e18-6f805030afdd found for delete ", "request_id": "req-e1005c03-a882-4ff4-a2a9-ad3f4461aeff"}]} 2026-08-06 15:25:47.965 7 WARNING neutron.db.securitygroups_db [None req-892b2078-59e7-4aa9-b6f5-70c60d823958 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 775/1582] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:25:47 2026] GET /v2.0/security-groups?tenant_id=820d26ec744e488a8c56724b8db0ec6f&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1583] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:48 2026] DELETE /v2.0/security-groups/b0c816ff-634b-41d6-957c-4747fd744520 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:25:50.032 8 WARNING neutron.db.securitygroups_db [None req-b34c9d7f-0974-4b86-b666-b2624251f995 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:25:50.042 7 INFO neutron.db.segments_db [None req-11d1b75d-095b-4262-8078-8820f81c11ee 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 7f45c485-f114-48b6-b5a3-048c45155fd4 of type vxlan for network 9cb5c31f-dea5-44aa-b48d-bb1211a48a84 [pid: 7|app: 0|req: 776/1584] 10.0.0.2 () {34 vars in 669 bytes} [Thu Aug 6 15:25:49 2026] POST /v2.0/networks => generated 743 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1585] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:25:49 2026] GET /v2.0/security-groups?tenant_id=873ff06fc8a6461a832398cb9942454c&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1586] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:50 2026] DELETE /v2.0/security-groups/9078ab96-4932-44a6-8138-8c9b497cc745 => 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: 777/1587] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:50 2026] POST /v2.0/subnets => generated 690 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:25:50.397 8 INFO neutron.db.segments_db [None req-0c0668e2-53ec-4d1e-a8a6-86323a865561 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 9bb6984f-dadc-4a3f-9051-7d2bd4ba6336 of type vxlan for network bbb55e6b-42f6-4584-8ae8-81d35e903bf5 2026-08-06 15:25:50.657 8 INFO neutron.db.l3_hamode_db [None req-0c0668e2-53ec-4d1e-a8a6-86323a865561 108fcdc66c954e80981728284e96d629 1da4fca196c6496a97b13cb306270948 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:25:51.380 8 INFO neutron.db.l3_hamode_db [None req-0c0668e2-53ec-4d1e-a8a6-86323a865561 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 811/1588] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:50 2026] POST /v2.0/routers => generated 730 bytes in 1941 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1589] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:25:52 2026] PUT /v2.0/routers/b81a6d19-7947-4945-b2a8-9cdb959f776a/add_router_interface => generated 310 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1590] 10.0.0.2 () {34 vars in 683 bytes} [Thu Aug 6 15:25:54 2026] POST /v2.0/security-groups => generated 1659 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1591] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:25:54 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: 780/1592] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:25:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:25:54.489 8 INFO neutron.db.segments_db [None req-dc4dcef6-efad-4678-a945-380e7567bbe9 fee746384886499294bac3ad0a52f599 7b61e739f50f4ce3b8cbe2cd3667364f - - default default] Added segment 134ab49e-ed81-4ff8-ae6e-6dfa13d6bb80 of type vxlan for network 2bf27892-0e7e-4d54-a0c7-2425e71d45e4 [pid: 8|app: 0|req: 813/1593] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:25:54 2026] POST /v2.0/networks => generated 726 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1594] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:54 2026] POST /v2.0/subnets => generated 644 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:25:54.779 8 WARNING neutron.api.v2.base [None req-948bebae-6561-439a-a943-dbccc3047864 fee746384886499294bac3ad0a52f599 7b61e739f50f4ce3b8cbe2cd3667364f - - 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-08-06 15:25:54.780 8 INFO neutron.api.v2.resource [None req-948bebae-6561-439a-a943-dbccc3047864 fee746384886499294bac3ad0a52f599 7b61e739f50f4ce3b8cbe2cd3667364f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 815/1595] 10.0.0.2 () {34 vars in 679 bytes} [Thu Aug 6 15:25:54 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-06 15:25:54.949 8 INFO neutron.services.segments.plugin [-] Segment 134ab49e-ed81-4ff8-ae6e-6dfa13d6bb80 resource provider aggregate not found 2026-08-06 15:25:54.952 8 INFO neutron.services.segments.plugin [-] Segment 134ab49e-ed81-4ff8-ae6e-6dfa13d6bb80 resource provider aggregate not found 2026-08-06 15:25:54.971 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 134ab49e-ed81-4ff8-ae6e-6dfa13d6bb80 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 134ab49e-ed81-4ff8-ae6e-6dfa13d6bb80 found for delete ", "request_id": "req-0099c155-06de-4267-b4f9-b273c5f267a2"}]} 2026-08-06 15:25:54.972 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 134ab49e-ed81-4ff8-ae6e-6dfa13d6bb80 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 134ab49e-ed81-4ff8-ae6e-6dfa13d6bb80 found for delete ", "request_id": "req-9a9b4e63-dbfe-4846-ad6a-29fa47298340"}]} [pid: 7|app: 0|req: 781/1596] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:25:54 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: 816/1597] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:54 2026] DELETE /v2.0/networks/2bf27892-0e7e-4d54-a0c7-2425e71d45e4 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:55.052 7 INFO neutron.db.segments_db [None req-16163fa7-88de-4f23-ac25-c5f224c2c686 fee746384886499294bac3ad0a52f599 7b61e739f50f4ce3b8cbe2cd3667364f - - default default] Added segment ea93513c-2811-423b-a260-40b8fe759c41 of type vxlan for network bb374881-7ddc-4b49-8694-fdaa1818de54 [pid: 7|app: 0|req: 782/1598] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:25:54 2026] POST /v2.0/networks => generated 727 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1599] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:55 2026] POST /v2.0/subnets => generated 647 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:25:55.359 7 WARNING neutron.api.v2.base [None req-29e2c014-8bc2-4cf6-82df-ae819403a135 fee746384886499294bac3ad0a52f599 7b61e739f50f4ce3b8cbe2cd3667364f - - 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-08-06 15:25:55.360 7 INFO neutron.api.v2.resource [None req-29e2c014-8bc2-4cf6-82df-ae819403a135 fee746384886499294bac3ad0a52f599 7b61e739f50f4ce3b8cbe2cd3667364f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 783/1600] 10.0.0.2 () {34 vars in 679 bytes} [Thu Aug 6 15:25:55 2026] POST /v2.0/rbac-policies => generated 547 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-06 15:25:55.412 7 WARNING neutron.db.securitygroups_db [req-0350e3c8-1780-411d-a479-4bb3d511567d req-d9e9757e-5df6-42b6-a527-6e896edfac81 3d2f98d278f14cef9eae3a645163c0a7 1da4fca196c6496a97b13cb306270948 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 784/1601] 10.0.0.240 () {34 vars in 1098 bytes} [Thu Aug 6 15:25:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--691272942&fields=id&tenant_id=1da4fca196c6496a97b13cb306270948 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1602] 10.0.0.240 () {34 vars in 982 bytes} [Thu Aug 6 15:25:55 2026] GET /v2.0/networks?id=9cb5c31f-dea5-44aa-b48d-bb1211a48a84 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1603] 10.0.0.240 () {34 vars in 965 bytes} [Thu Aug 6 15:25:55 2026] GET /v2.0/quotas/1da4fca196c6496a97b13cb306270948 => generated 312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1604] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:55 2026] DELETE /v2.0/networks/bb374881-7ddc-4b49-8694-fdaa1818de54 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1605] 10.0.0.240 () {34 vars in 1002 bytes} [Thu Aug 6 15:25:55 2026] GET /v2.0/ports?tenant_id=1da4fca196c6496a97b13cb306270948&fields=id => generated 103 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:55.587 8 INFO neutron.db.segments_db [None req-d0b8f214-8b20-4ac5-9394-8c5e1fc56c95 fee746384886499294bac3ad0a52f599 7b61e739f50f4ce3b8cbe2cd3667364f - - default default] Added segment 5d91df3e-4207-47db-a7f4-b82467645292 of type vxlan for network bb5f0900-8c29-4fae-8d28-e94daafbd622 [pid: 7|app: 0|req: 788/1606] 10.0.0.240 () {34 vars in 1008 bytes} [Thu Aug 6 15:25:55 2026] GET /v2.0/networks/9cb5c31f-dea5-44aa-b48d-bb1211a48a84?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1607] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:25:55 2026] POST /v2.0/networks => generated 727 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1608] 10.0.0.240 () {34 vars in 1108 bytes} [Thu Aug 6 15:25:55 2026] GET /v2.0/networks/9cb5c31f-dea5-44aa-b48d-bb1211a48a84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1609] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:55 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => 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: 820/1610] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:25:55 2026] POST /v2.0/subnets => generated 647 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1611] 10.0.0.2 () {34 vars in 679 bytes} [Thu Aug 6 15:25:55 2026] POST /v2.0/rbac-policies => generated 324 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1612] 10.0.0.2 () {32 vars in 721 bytes} [Thu Aug 6 15:25:56 2026] GET /v2.0/networks/bb5f0900-8c29-4fae-8d28-e94daafbd622 => generated 655 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:25:56.901 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ffd912e-7d73-4f69-afe6-4f3445284997 e051a27a66bb49069fa3add3567c09bf fe91fa22c6144535b3646330602ba17e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1613] 10.0.0.2 () {32 vars in 721 bytes} [Thu Aug 6 15:25:56 2026] GET /v2.0/networks/bb5f0900-8c29-4fae-8d28-e94daafbd622 => generated 138 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1614] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:56 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:25:56.992 8 INFO neutron.services.segments.plugin [-] Segment ea93513c-2811-423b-a260-40b8fe759c41 resource provider aggregate not found 2026-08-06 15:25:56.997 8 INFO neutron.services.segments.plugin [-] Segment ea93513c-2811-423b-a260-40b8fe759c41 resource provider aggregate not found 2026-08-06 15:25:57.010 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ea93513c-2811-423b-a260-40b8fe759c41 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea93513c-2811-423b-a260-40b8fe759c41 found for delete ", "request_id": "req-a51f6e9b-f19f-4328-af27-8d13024bfcf7"}]} 2026-08-06 15:25:57.013 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ea93513c-2811-423b-a260-40b8fe759c41 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea93513c-2811-423b-a260-40b8fe759c41 found for delete ", "request_id": "req-966360e2-bd47-45bd-a0c3-9cd8d3a94fee"}]} [pid: 8|app: 0|req: 822/1615] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:25:56 2026] DELETE /v2.0/networks/bb5f0900-8c29-4fae-8d28-e94daafbd622 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:25:57.094 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7d0432a-feea-47cf-9ecf-4d1bc6240bcc fee746384886499294bac3ad0a52f599 7b61e739f50f4ce3b8cbe2cd3667364f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 794/1616] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:57 2026] DELETE /v2.0/subnets/72b15b18-e10a-4776-a1e1-27c5ca709e5c => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:25:57.119 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aeff7a8d-2c77-4626-8f48-4934f61de015 fee746384886499294bac3ad0a52f599 7b61e739f50f4ce3b8cbe2cd3667364f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 823/1617] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:57 2026] DELETE /v2.0/subnets/51502ed6-e28a-44d2-a6e6-6ac3441c6840 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:25:57.140 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34180044-5ed3-4372-9171-578714d538cf fee746384886499294bac3ad0a52f599 7b61e739f50f4ce3b8cbe2cd3667364f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1618] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:25:57 2026] DELETE /v2.0/subnets/e32a596c-c159-4042-9a58-d8d3508e97f6 => 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: 796/1619] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:58 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:25:58.037 8 WARNING neutron.db.securitygroups_db [None req-b935efca-0b81-40d3-8e08-31f47d784d5c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 824/1620] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:25:57 2026] GET /v2.0/security-groups?tenant_id=fe91fa22c6144535b3646330602ba17e&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1621] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:58 2026] DELETE /v2.0/security-groups/007705e2-3e10-4915-bb3d-ce5e7cb8ad61 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:25:58.374 8 WARNING neutron.db.securitygroups_db [None req-c85be1bc-2a6b-4d3b-91f6-9732be271434 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 825/1622] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:25:58 2026] GET /v2.0/security-groups?tenant_id=7b61e739f50f4ce3b8cbe2cd3667364f&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: 798/1623] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:58 2026] DELETE /v2.0/security-groups/34bebbe7-2ce4-470a-a16a-d1398de602af => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:25:58.688 8 WARNING neutron.db.securitygroups_db [None req-b65f806d-325f-4be4-9a72-e8c4b96e5e87 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 826/1624] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:25:58 2026] GET /v2.0/security-groups?tenant_id=15de646572aa4dad9b25e29a17bbe44f&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:25:59.046 8 INFO neutron.services.segments.plugin [-] Segment 5d91df3e-4207-47db-a7f4-b82467645292 resource provider aggregate not found 2026-08-06 15:25:59.056 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5d91df3e-4207-47db-a7f4-b82467645292 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d91df3e-4207-47db-a7f4-b82467645292 found for delete ", "request_id": "req-0a999727-f1bb-4fad-ae2c-8fff1a3814b6"}]} 2026-08-06 15:25:59.060 8 INFO neutron.services.segments.plugin [-] Segment 5d91df3e-4207-47db-a7f4-b82467645292 resource provider aggregate not found 2026-08-06 15:25:59.074 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5d91df3e-4207-47db-a7f4-b82467645292 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d91df3e-4207-47db-a7f4-b82467645292 found for delete ", "request_id": "req-255d74e3-6f72-45f2-9fc7-72a9f4836ae1"}]} [pid: 8|app: 0|req: 827/1625] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:25:59 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => 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: 799/1626] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:25:58 2026] DELETE /v2.0/security-groups/34e81de2-94ca-4ab8-ac24-e8e59f3f1669 => generated 0 bytes in 541 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1627] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:26:00 2026] GET /v2.0/networks?id=9cb5c31f-dea5-44aa-b48d-bb1211a48a84 => generated 675 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:00.182 7 WARNING neutron.db.securitygroups_db [req-0350e3c8-1780-411d-a479-4bb3d511567d req-6c802e69-a3b4-46b7-8fb9-6ce55be6fe58 3d2f98d278f14cef9eae3a645163c0a7 1da4fca196c6496a97b13cb306270948 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 829/1628] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:00 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => 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: 800/1629] 199.204.45.22 () {34 vars in 1049 bytes} [Thu Aug 6 15:26:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1da4fca196c6496a97b13cb306270948 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1630] 199.204.45.22 () {38 vars in 954 bytes} [Thu Aug 6 15:26:00 2026] POST /v2.0/ports => generated 954 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1633] 199.204.45.22 () {38 vars in 1027 bytes} [Thu Aug 6 15:26:00 2026] PUT /v2.0/ports/16539ee8-17d7-422e-91f4-f34dce88ab00 => generated 1235 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:26:01.010 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-466f4d15-f364-47be-8459-f72ba201715b'] response: {'name': 'network-changed', 'server_uuid': '509b2c47-24c7-4f14-aec0-898fe90ff8cb', 'tag': '16539ee8-17d7-422e-91f4-f34dce88ab00', '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: 833/1634] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:01 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 969 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: 7|app: 0|req: 802/1635] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:26:01 2026] GET /v2.0/security-groups?id=f14c990d-f6ef-40eb-b62c-4e24d768db75&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: 834/1636] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:26:01 2026] GET /v2.0/ports?tenant_id=1da4fca196c6496a97b13cb306270948&device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1637] 199.204.45.22 () {34 vars in 1017 bytes} [Thu Aug 6 15:26:01 2026] GET /v2.0/networks?tenant_id=1da4fca196c6496a97b13cb306270948&shared=False => generated 771 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1638] 199.204.45.22 () {34 vars in 929 bytes} [Thu Aug 6 15:26:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1639] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:02 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1640] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:26:02 2026] GET /v2.0/security-groups?id=f14c990d-f6ef-40eb-b62c-4e24d768db75&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: 805/1641] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:26:02 2026] GET /v2.0/ports?tenant_id=1da4fca196c6496a97b13cb306270948&device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1642] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:26:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=16539ee8-17d7-422e-91f4-f34dce88ab00 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1643] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:26:02 2026] GET /v2.0/subnets?id=afa106ff-24a4-41f3-bf9b-6f1f1f7169f6 => 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: 838/1644] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:26:02 2026] GET /v2.0/ports?network_id=9cb5c31f-dea5-44aa-b48d-bb1211a48a84&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: 807/1645] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:26:02 2026] GET /v2.0/networks/9cb5c31f-dea5-44aa-b48d-bb1211a48a84?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1646] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:26:02 2026] GET /v2.0/networks/9cb5c31f-dea5-44aa-b48d-bb1211a48a84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:03.482 7 INFO neutron.db.segments_db [None req-c25f9eb3-545b-4a2f-8c51-a3adb5f9bc33 0d157b19610c49d4a194943610137b23 92fa4789644e4a71af32f88465734846 - - default default] Added segment 702d4c2d-fb55-441e-abbf-dbb15c84d4ef of type vxlan for network 322793d6-6e2e-449a-8354-bf8f3417867b [pid: 7|app: 0|req: 808/1647] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:03 2026] POST /v2.0/networks => generated 632 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1648] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:03 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:03.611 8 INFO neutron.db.segments_db [None req-d285b906-7f34-4895-8c8b-6f48f7a467d9 0d157b19610c49d4a194943610137b23 92fa4789644e4a71af32f88465734846 - - default default] Added segment 27d2733b-f699-457f-9f29-b5f465e0cc5b of type vxlan for network 554f9eb5-6308-40c4-b7e7-ad338837f683 [pid: 7|app: 0|req: 810/1649] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:26:03 2026] GET /v2.0/security-groups?id=f14c990d-f6ef-40eb-b62c-4e24d768db75&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1650] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:03 2026] POST /v2.0/networks => generated 631 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:03.747 7 INFO neutron.db.segments_db [None req-6f41fe96-ddf0-412c-9867-89cbaabab0e6 0d157b19610c49d4a194943610137b23 92fa4789644e4a71af32f88465734846 - - default default] Added segment 3da391b2-597a-4649-ae1d-9e0523a00526 of type vxlan for network 30a123e3-c938-4803-93d2-fff1455d1d26 [pid: 7|app: 0|req: 811/1651] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:03 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:03.905 8 INFO neutron.db.segments_db [None req-bca11a5a-f6f1-4aa8-82b2-40439bbd7b6c 0d157b19610c49d4a194943610137b23 92fa4789644e4a71af32f88465734846 - - default default] Added segment 5d2a2223-0cf2-4e3c-8f40-0080dc0f6c94 of type vxlan for network 5902251d-8fd6-402c-a560-85fd730bf374 [pid: 8|app: 0|req: 841/1652] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:03 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) 2026-08-06 15:26:04.065 7 INFO neutron.db.segments_db [None req-72496805-6da2-4299-ab00-948592c885bd 0d157b19610c49d4a194943610137b23 92fa4789644e4a71af32f88465734846 - - default default] Added segment b0409d79-0bad-4bc2-8425-f979fa519f65 of type vxlan for network f4e4f80f-2e20-4067-b1c1-ce22c95edf3f [pid: 7|app: 0|req: 812/1653] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:03 2026] POST /v2.0/networks => generated 630 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1654] 10.0.0.2 () {34 vars in 751 bytes} [Thu Aug 6 15:26:04 2026] PUT /v2.0/networks/322793d6-6e2e-449a-8354-bf8f3417867b/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: 813/1655] 10.0.0.2 () {34 vars in 751 bytes} [Thu Aug 6 15:26:04 2026] PUT /v2.0/networks/554f9eb5-6308-40c4-b7e7-ad338837f683/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1656] 10.0.0.2 () {34 vars in 751 bytes} [Thu Aug 6 15:26:04 2026] PUT /v2.0/networks/30a123e3-c938-4803-93d2-fff1455d1d26/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1657] 10.0.0.2 () {34 vars in 751 bytes} [Thu Aug 6 15:26:04 2026] PUT /v2.0/networks/5902251d-8fd6-402c-a560-85fd730bf374/tags => 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: 844/1658] 10.0.0.2 () {32 vars in 664 bytes} [Thu Aug 6 15:26:04 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1659] 10.0.0.2 () {32 vars in 678 bytes} [Thu Aug 6 15:26:04 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1660] 10.0.0.2 () {32 vars in 674 bytes} [Thu Aug 6 15:26:04 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1661] 10.0.0.2 () {32 vars in 686 bytes} [Thu Aug 6 15:26:04 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1662] 10.0.0.2 () {32 vars in 672 bytes} [Thu Aug 6 15:26:04 2026] GET /v2.0/networks?not-tags=red => generated 1859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1663] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:04 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1664] 10.0.0.2 () {32 vars in 686 bytes} [Thu Aug 6 15:26:04 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1665] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:26:04 2026] GET /v2.0/security-groups?id=f14c990d-f6ef-40eb-b62c-4e24d768db75&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: 848/1666] 10.0.0.2 () {32 vars in 682 bytes} [Thu Aug 6 15:26:04 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1667] 10.0.0.2 () {32 vars in 694 bytes} [Thu Aug 6 15:26:04 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1859 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:26:05.008 8 INFO neutron.services.segments.plugin [-] Segment 702d4c2d-fb55-441e-abbf-dbb15c84d4ef resource provider aggregate not found 2026-08-06 15:26:05.013 8 INFO neutron.services.segments.plugin [-] Segment 702d4c2d-fb55-441e-abbf-dbb15c84d4ef resource provider aggregate not found 2026-08-06 15:26:05.028 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 702d4c2d-fb55-441e-abbf-dbb15c84d4ef resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 702d4c2d-fb55-441e-abbf-dbb15c84d4ef found for delete ", "request_id": "req-0d8efced-595a-466b-bccf-da09a67ffd20"}]} 2026-08-06 15:26:05.032 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 702d4c2d-fb55-441e-abbf-dbb15c84d4ef resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 702d4c2d-fb55-441e-abbf-dbb15c84d4ef found for delete ", "request_id": "req-ca22d986-e56a-4eb7-81cf-66f0640c3445"}]} [pid: 8|app: 0|req: 849/1668] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:04 2026] DELETE /v2.0/networks/322793d6-6e2e-449a-8354-bf8f3417867b => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:26:05.160 7 INFO neutron.services.segments.plugin [-] Segment 27d2733b-f699-457f-9f29-b5f465e0cc5b resource provider aggregate not found 2026-08-06 15:26:05.169 7 INFO neutron.services.segments.plugin [-] Segment 27d2733b-f699-457f-9f29-b5f465e0cc5b resource provider aggregate not found 2026-08-06 15:26:05.189 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 27d2733b-f699-457f-9f29-b5f465e0cc5b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27d2733b-f699-457f-9f29-b5f465e0cc5b found for delete ", "request_id": "req-759c87a2-c773-43b9-88ac-b77c3fc06650"}]} 2026-08-06 15:26:05.191 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 27d2733b-f699-457f-9f29-b5f465e0cc5b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27d2733b-f699-457f-9f29-b5f465e0cc5b found for delete ", "request_id": "req-765a3cfd-9d52-4a08-b638-079c94f6a00b"}]} [pid: 7|app: 0|req: 820/1669] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:05 2026] DELETE /v2.0/networks/554f9eb5-6308-40c4-b7e7-ad338837f683 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1670] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:05 2026] DELETE /v2.0/networks/30a123e3-c938-4803-93d2-fff1455d1d26 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1671] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:05 2026] DELETE /v2.0/networks/5902251d-8fd6-402c-a560-85fd730bf374 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1672] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:05 2026] DELETE /v2.0/networks/f4e4f80f-2e20-4067-b1c1-ce22c95edf3f => 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: 822/1673] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:05 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => 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: 852/1674] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:26:05 2026] GET /v2.0/security-groups?id=f14c990d-f6ef-40eb-b62c-4e24d768db75&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:06.368 7 WARNING neutron.db.securitygroups_db [None req-4ecc4150-175c-4e66-bff0-1128d40603e4 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 823/1675] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:06 2026] GET /v2.0/security-groups?tenant_id=976caef76f9b44eeab6325991b57f987&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1676] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:06 2026] DELETE /v2.0/security-groups/9b73b4b3-9c07-42a4-9f17-e55204836ffc => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:06.642 7 WARNING neutron.db.securitygroups_db [None req-f7b44836-655a-46de-a8a8-f994ab801066 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 824/1677] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:06 2026] GET /v2.0/security-groups?tenant_id=57ed8e00b31142d7bdded896f9f82a10&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: 854/1678] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:06 2026] DELETE /v2.0/security-groups/a0804bcb-77df-4f96-8c32-83f24e6c001e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:07.026 8 WARNING neutron.db.securitygroups_db [None req-57cf5bf8-bc44-4f08-8aff-8a89d9652683 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 825/1679] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:07 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:07.046 8 INFO neutron.services.segments.plugin [-] Segment 3da391b2-597a-4649-ae1d-9e0523a00526 resource provider aggregate not found 2026-08-06 15:26:07.058 8 INFO neutron.services.segments.plugin [-] Segment 3da391b2-597a-4649-ae1d-9e0523a00526 resource provider aggregate not found 2026-08-06 15:26:07.076 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3da391b2-597a-4649-ae1d-9e0523a00526 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da391b2-597a-4649-ae1d-9e0523a00526 found for delete ", "request_id": "req-6780f704-1c33-44cb-a8d2-1ea787c863b4"}]} 2026-08-06 15:26:07.079 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3da391b2-597a-4649-ae1d-9e0523a00526 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da391b2-597a-4649-ae1d-9e0523a00526 found for delete ", "request_id": "req-3a5a3514-0967-4c68-ad83-85e1cf6bf182"}]} [pid: 7|app: 0|req: 826/1680] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:26:07 2026] GET /v2.0/security-groups?id=f14c990d-f6ef-40eb-b62c-4e24d768db75&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1681] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:07 2026] GET /v2.0/security-groups?tenant_id=92fa4789644e4a71af32f88465734846&name=default => generated 2925 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:26:07.098 8 INFO neutron.services.segments.plugin [-] Segment b0409d79-0bad-4bc2-8425-f979fa519f65 resource provider aggregate not found 2026-08-06 15:26:07.102 8 INFO neutron.services.segments.plugin [-] Segment b0409d79-0bad-4bc2-8425-f979fa519f65 resource provider aggregate not found 2026-08-06 15:26:07.119 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b0409d79-0bad-4bc2-8425-f979fa519f65 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0409d79-0bad-4bc2-8425-f979fa519f65 found for delete ", "request_id": "req-7fa6c292-724d-4fb1-bcd0-31e389373831"}]} 2026-08-06 15:26:07.122 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b0409d79-0bad-4bc2-8425-f979fa519f65 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0409d79-0bad-4bc2-8425-f979fa519f65 found for delete ", "request_id": "req-d41a9932-5b41-44f6-9cb5-1caff365b3de"}]} 2026-08-06 15:26:07.207 7 INFO neutron.services.segments.plugin [-] Segment 5d2a2223-0cf2-4e3c-8f40-0080dc0f6c94 resource provider aggregate not found 2026-08-06 15:26:07.215 7 INFO neutron.services.segments.plugin [-] Segment 5d2a2223-0cf2-4e3c-8f40-0080dc0f6c94 resource provider aggregate not found [pid: 7|app: 0|req: 827/1682] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:07 2026] DELETE /v2.0/security-groups/2a998854-2bc4-423a-bbc1-63affb1fb484 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:07.226 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5d2a2223-0cf2-4e3c-8f40-0080dc0f6c94 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d2a2223-0cf2-4e3c-8f40-0080dc0f6c94 found for delete ", "request_id": "req-d37d4514-b587-4214-a3e6-68fe0240f9b4"}]} 2026-08-06 15:26:07.235 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5d2a2223-0cf2-4e3c-8f40-0080dc0f6c94 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d2a2223-0cf2-4e3c-8f40-0080dc0f6c94 found for delete ", "request_id": "req-31e1cde3-1ec7-4d65-beaa-782eb20489b3"}]} [pid: 8|app: 0|req: 856/1683] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:08 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1684] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:26:08 2026] GET /v2.0/security-groups?id=f14c990d-f6ef-40eb-b62c-4e24d768db75&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: 857/1685] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:08 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:08.733 7 INFO neutron.db.l3_db [None req-262e85e1-dcb3-40d2-8fcb-449ffc229c63 3d2f98d278f14cef9eae3a645163c0a7 1da4fca196c6496a97b13cb306270948 - - default default] Floating IP 5cab2e72-6f70-4f1b-9f31-58b2a85439aa associated. External IP: 10.96.250.202, port: 16539ee8-17d7-422e-91f4-f34dce88ab00. [pid: 7|app: 0|req: 829/1686] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:26:08 2026] PUT /v2.0/floatingips/5cab2e72-6f70-4f1b-9f31-58b2a85439aa => generated 855 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:09.057 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19bc866a-e005-47c6-ba24-6ac3b7a8333d'] response: {'name': 'network-changed', 'server_uuid': '509b2c47-24c7-4f14-aec0-898fe90ff8cb', 'tag': '16539ee8-17d7-422e-91f4-f34dce88ab00', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 858/1687] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:09 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1688] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:26:09 2026] GET /v2.0/security-groups?id=f14c990d-f6ef-40eb-b62c-4e24d768db75&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1689] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:09 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1690] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:26:09 2026] GET /v2.0/security-groups?id=f14c990d-f6ef-40eb-b62c-4e24d768db75&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1691] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:26:09 2026] GET /v2.0/ports?tenant_id=1da4fca196c6496a97b13cb306270948&device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1692] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:26:09 2026] GET /v2.0/networks?id=9cb5c31f-dea5-44aa-b48d-bb1211a48a84 => generated 771 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1693] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:26:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=16539ee8-17d7-422e-91f4-f34dce88ab00 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1694] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:26:09 2026] GET /v2.0/subnets?id=afa106ff-24a4-41f3-bf9b-6f1f1f7169f6 => 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: 862/1695] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:26:09 2026] GET /v2.0/ports?network_id=9cb5c31f-dea5-44aa-b48d-bb1211a48a84&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: 834/1696] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:26:09 2026] GET /v2.0/networks/9cb5c31f-dea5-44aa-b48d-bb1211a48a84?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: 863/1697] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:26:09 2026] GET /v2.0/networks/9cb5c31f-dea5-44aa-b48d-bb1211a48a84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1698] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:10 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1699] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:26:10 2026] GET /v2.0/security-groups?id=f14c990d-f6ef-40eb-b62c-4e24d768db75&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-08-06 15:26:11.474 7 INFO neutron.db.segments_db [None req-fdd9f1f5-2dd7-4b8d-9b54-51be4ee9abe7 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Added segment 4dd06250-b6d0-43f6-b000-e29846d17728 of type vxlan for network 470a3ff1-2013-43c4-bbb6-16b18aea0d52 [pid: 8|app: 0|req: 865/1700] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:11 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1701] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:26:11 2026] GET /v2.0/security-groups?id=f14c990d-f6ef-40eb-b62c-4e24d768db75&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: 867/1702] 199.204.45.22 () {34 vars in 993 bytes} [Thu Aug 6 15:26:11 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:11.837 7 INFO neutron.db.l3_hamode_db [None req-fdd9f1f5-2dd7-4b8d-9b54-51be4ee9abe7 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:26:11.937 7 INFO neutron.db.l3_hamode_db [None req-fdd9f1f5-2dd7-4b8d-9b54-51be4ee9abe7 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:26:11.993 8 INFO neutron_taas.services.taas.taas_plugin [req-d1983ace-34e7-45e7-ba0b-f2807577508e req-35d8bb81-ba75-4dd7-8172-48b2c1ed2b20 3d2f98d278f14cef9eae3a645163c0a7 1da4fca196c6496a97b13cb306270948 - - default default] TaaS: Handle Delete Port: 16539ee8-17d7-422e-91f4-f34dce88ab00 2026-08-06 15:26:11.996 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d1983ace-34e7-45e7-ba0b-f2807577508e req-35d8bb81-ba75-4dd7-8172-48b2c1ed2b20 3d2f98d278f14cef9eae3a645163c0a7 1da4fca196c6496a97b13cb306270948 - - default default] Tap Mirror: Handle Delete Port: 16539ee8-17d7-422e-91f4-f34dce88ab00 2026-08-06 15:26:12.149 8 INFO neutron.db.l3_db [req-d1983ace-34e7-45e7-ba0b-f2807577508e req-35d8bb81-ba75-4dd7-8172-48b2c1ed2b20 3d2f98d278f14cef9eae3a645163c0a7 1da4fca196c6496a97b13cb306270948 - - default default] Floating IP 5cab2e72-6f70-4f1b-9f31-58b2a85439aa disassociated. External IP: 10.96.250.202, port: 16539ee8-17d7-422e-91f4-f34dce88ab00. [pid: 8|app: 0|req: 868/1703] 199.204.45.22 () {36 vars in 996 bytes} [Thu Aug 6 15:26:11 2026] DELETE /v2.0/ports/16539ee8-17d7-422e-91f4-f34dce88ab00 => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:26:12.507 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e97afa2f-58a6-4e85-933c-0e090bc6f796'] response: {'server_uuid': '509b2c47-24c7-4f14-aec0-898fe90ff8cb', 'name': 'network-vif-deleted', 'tag': '16539ee8-17d7-422e-91f4-f34dce88ab00', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 836/1704] 10.0.0.2 () {34 vars in 666 bytes} [Thu Aug 6 15:26:11 2026] POST /v2.0/routers => generated 474 bytes in 1219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:12.556 8 INFO neutron.db.l3_hamode_db [None req-de639fdf-834f-478b-aa1b-569d456520f6 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:26:12.657 8 INFO neutron.db.l3_hamode_db [None req-de639fdf-834f-478b-aa1b-569d456520f6 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 837/1705] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:12 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1706] 10.0.0.2 () {34 vars in 666 bytes} [Thu Aug 6 15:26:12 2026] POST /v2.0/routers => generated 474 bytes in 1124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:13.683 7 INFO neutron.db.l3_hamode_db [None req-b3461491-bfd3-4959-b34f-d8f3fd01ae38 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:26:13.796 7 INFO neutron.db.l3_hamode_db [None req-b3461491-bfd3-4959-b34f-d8f3fd01ae38 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 870/1707] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:13 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => 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: 838/1708] 10.0.0.2 () {34 vars in 666 bytes} [Thu Aug 6 15:26:13 2026] POST /v2.0/routers => generated 474 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:14.419 8 INFO neutron.db.l3_hamode_db [None req-f4001cdb-cd38-4854-8d93-225d80925dc9 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:26:14.536 8 INFO neutron.db.l3_hamode_db [None req-f4001cdb-cd38-4854-8d93-225d80925dc9 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 839/1709] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:26:15 2026] GET /v2.0/ports?device_id=509b2c47-24c7-4f14-aec0-898fe90ff8cb => 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: 871/1710] 10.0.0.2 () {34 vars in 666 bytes} [Thu Aug 6 15:26:14 2026] POST /v2.0/routers => generated 474 bytes in 771 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:15.205 7 INFO neutron.db.l3_hamode_db [None req-799ac8d2-090c-4b3d-978e-bdb321e95a96 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:26:15.323 7 INFO neutron.db.l3_hamode_db [None req-799ac8d2-090c-4b3d-978e-bdb321e95a96 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 840/1711] 10.0.0.2 () {34 vars in 666 bytes} [Thu Aug 6 15:26:15 2026] POST /v2.0/routers => generated 474 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:15.948 8 WARNING tagging [None req-ce43f57e-c0cb-45b8-9b6e-e352051eea24 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 872/1714] 10.0.0.2 () {34 vars in 749 bytes} [Thu Aug 6 15:26:15 2026] PUT /v2.0/routers/44103704-2cc6-4bfe-819c-9873df8be89f/tags => generated 17 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:16.091 7 WARNING tagging [None req-91f925ac-c971-4eae-a55d-78c7c696c985 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 843/1715] 10.0.0.2 () {34 vars in 749 bytes} [Thu Aug 6 15:26:16 2026] PUT /v2.0/routers/797cd877-8166-4c6f-9349-3c4b21ffb1ea/tags => generated 25 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:16.219 8 WARNING tagging [None req-741f2669-3f30-4230-8d82-3ea744ded79e 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 873/1716] 10.0.0.2 () {34 vars in 749 bytes} [Thu Aug 6 15:26:16 2026] PUT /v2.0/routers/cd8eb13c-f677-46ad-b304-4c146f8ff506/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: 844/1717] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:16 2026] DELETE /v2.0/security-groups/f14c990d-f6ef-40eb-b62c-4e24d768db75 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:16.286 7 INFO neutron.api.v2.resource [None req-08ea290c-824f-491b-9310-ef04ce65c152 3d2f98d278f14cef9eae3a645163c0a7 1da4fca196c6496a97b13cb306270948 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 845/1718] 10.0.0.2 () {32 vars in 735 bytes} [Thu Aug 6 15:26:16 2026] GET /v2.0/security-groups/f14c990d-f6ef-40eb-b62c-4e24d768db75 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:26:16.313 8 WARNING tagging [None req-4913f0fd-0acd-4af2-80f0-349439589a89 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 874/1719] 10.0.0.2 () {34 vars in 749 bytes} [Thu Aug 6 15:26:16 2026] PUT /v2.0/routers/044eb91b-b5c7-404d-8a83-6cf070bc0dc5/tags => generated 19 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:16.399 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e09cf80-c80e-4ab4-819f-dfe0c0ff74c3 3d2f98d278f14cef9eae3a645163c0a7 1da4fca196c6496a97b13cb306270948 - - default default] TaaS: Handle Delete Port: 2ce79668-f035-4ecd-9026-ec103fd7f567 2026-08-06 15:26:16.401 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e09cf80-c80e-4ab4-819f-dfe0c0ff74c3 3d2f98d278f14cef9eae3a645163c0a7 1da4fca196c6496a97b13cb306270948 - - default default] Tap Mirror: Handle Delete Port: 2ce79668-f035-4ecd-9026-ec103fd7f567 [pid: 8|app: 0|req: 875/1720] 10.0.0.2 () {32 vars in 662 bytes} [Thu Aug 6 15:26:16 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1721] 10.0.0.2 () {32 vars in 676 bytes} [Thu Aug 6 15:26:16 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1722] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:26:16 2026] DELETE /v2.0/floatingips/5cab2e72-6f70-4f1b-9f31-58b2a85439aa => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1723] 10.0.0.2 () {32 vars in 672 bytes} [Thu Aug 6 15:26:16 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1724] 10.0.0.2 () {32 vars in 684 bytes} [Thu Aug 6 15:26:16 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1725] 10.0.0.2 () {32 vars in 670 bytes} [Thu Aug 6 15:26:16 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1726] 10.0.0.2 () {32 vars in 684 bytes} [Thu Aug 6 15:26:16 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:26:16.902 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f8246ef-17eb-4348-a1cf-be7e83e13d42 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 84b5993c-4f58-44a7-b816-16210eef9cbc 2026-08-06 15:26:16.905 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f8246ef-17eb-4348-a1cf-be7e83e13d42 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 84b5993c-4f58-44a7-b816-16210eef9cbc [pid: 8|app: 0|req: 881/1727] 10.0.0.2 () {32 vars in 680 bytes} [Thu Aug 6 15:26:16 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1728] 10.0.0.2 () {32 vars in 692 bytes} [Thu Aug 6 15:26:16 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1729] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:26:16 2026] GET /v2.0/routers/44103704-2cc6-4bfe-819c-9873df8be89f => generated 485 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1730] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:26:16 2026] PUT /v2.0/routers/b81a6d19-7947-4945-b2a8-9cdb959f776a/remove_router_interface => generated 310 bytes in 845 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1731] 10.0.0.2 () {34 vars in 740 bytes} [Thu Aug 6 15:26:17 2026] PUT /v2.0/routers/44103704-2cc6-4bfe-819c-9873df8be89f => generated 485 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:17.602 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1eba384-518c-4b19-a3c7-061a78c2b64a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: fbeadbfe-4952-4255-9f02-e93ee350dea2 [pid: 8|app: 0|req: 885/1732] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:26:17 2026] GET /v2.0/ports?device_id=44103704-2cc6-4bfe-819c-9873df8be89f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:17.605 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1eba384-518c-4b19-a3c7-061a78c2b64a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: fbeadbfe-4952-4255-9f02-e93ee350dea2 2026-08-06 15:26:17.767 8 INFO neutron_taas.services.taas.taas_plugin [None req-3bd95e53-ac1e-4ab5-bb17-853696b55407 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] TaaS: Handle Delete Port: 4c75cc4e-73dd-4dcf-878b-9f3d245e7430 2026-08-06 15:26:17.770 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bd95e53-ac1e-4ab5-bb17-853696b55407 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Tap Mirror: Handle Delete Port: 4c75cc4e-73dd-4dcf-878b-9f3d245e7430 2026-08-06 15:26:17.852 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1eba384-518c-4b19-a3c7-061a78c2b64a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 6f4543f6-c4ff-4b57-8d05-6bdb4d336920 2026-08-06 15:26:17.854 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1eba384-518c-4b19-a3c7-061a78c2b64a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 6f4543f6-c4ff-4b57-8d05-6bdb4d336920 [pid: 8|app: 0|req: 886/1733] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:17 2026] DELETE /v2.0/routers/44103704-2cc6-4bfe-819c-9873df8be89f => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1734] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:26:17 2026] GET /v2.0/routers/797cd877-8166-4c6f-9349-3c4b21ffb1ea => generated 493 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:18.191 7 INFO neutron.services.segments.plugin [-] Segment 9bb6984f-dadc-4a3f-9051-7d2bd4ba6336 resource provider aggregate not found 2026-08-06 15:26:18.193 7 INFO neutron.services.segments.plugin [-] Segment 9bb6984f-dadc-4a3f-9051-7d2bd4ba6336 resource provider aggregate not found 2026-08-06 15:26:18.215 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9bb6984f-dadc-4a3f-9051-7d2bd4ba6336 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bb6984f-dadc-4a3f-9051-7d2bd4ba6336 found for delete ", "request_id": "req-bdcc401d-b463-4c50-bce1-0f0134536664"}]} 2026-08-06 15:26:18.221 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9bb6984f-dadc-4a3f-9051-7d2bd4ba6336 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bb6984f-dadc-4a3f-9051-7d2bd4ba6336 found for delete ", "request_id": "req-c02cfdbe-9ace-4c94-9183-22e1c6e2d79e"}]} 2026-08-06 15:26:18.233 7 INFO neutron.db.l3_hamode_db [None req-d1eba384-518c-4b19-a3c7-061a78c2b64a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] HA network bbb55e6b-42f6-4584-8ae8-81d35e903bf5 was deleted as no HA routers are present in project 1da4fca196c6496a97b13cb306270948. [pid: 7|app: 0|req: 848/1735] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:17 2026] DELETE /v2.0/routers/b81a6d19-7947-4945-b2a8-9cdb959f776a => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1736] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:18 2026] DELETE /v2.0/subnets/afa106ff-24a4-41f3-bf9b-6f1f1f7169f6 => 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: 888/1737] 10.0.0.2 () {34 vars in 740 bytes} [Thu Aug 6 15:26:18 2026] PUT /v2.0/routers/797cd877-8166-4c6f-9349-3c4b21ffb1ea => generated 493 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:18.532 7 INFO neutron_taas.services.taas.taas_plugin [None req-46ab6fde-b86d-4ecf-8828-c122dd2cef0f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: ac553998-f3d4-44e0-ba2a-b8a9c8d7581f 2026-08-06 15:26:18.534 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46ab6fde-b86d-4ecf-8828-c122dd2cef0f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: ac553998-f3d4-44e0-ba2a-b8a9c8d7581f [pid: 8|app: 0|req: 889/1738] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:26:18 2026] GET /v2.0/ports?device_id=797cd877-8166-4c6f-9349-3c4b21ffb1ea => 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: 850/1739] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:18 2026] DELETE /v2.0/networks/9cb5c31f-dea5-44aa-b48d-bb1211a48a84 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:26:18.723 8 INFO neutron_taas.services.taas.taas_plugin [None req-10d36795-0257-4297-9640-40864b46cfd8 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] TaaS: Handle Delete Port: d273c443-8aa4-4183-8efe-99248db9900d 2026-08-06 15:26:18.727 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10d36795-0257-4297-9640-40864b46cfd8 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Tap Mirror: Handle Delete Port: d273c443-8aa4-4183-8efe-99248db9900d 2026-08-06 15:26:18.914 7 WARNING neutron.db.securitygroups_db [None req-1d5dd956-ca78-49a6-9a61-40ce744f8cc9 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 851/1740] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:18 2026] GET /v2.0/security-groups?tenant_id=1da4fca196c6496a97b13cb306270948&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1741] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:18 2026] DELETE /v2.0/routers/797cd877-8166-4c6f-9349-3c4b21ffb1ea => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1742] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:26:18 2026] GET /v2.0/routers/cd8eb13c-f677-46ad-b304-4c146f8ff506 => generated 502 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1743] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:18 2026] DELETE /v2.0/security-groups/48fbc36c-c1d1-4bcb-9190-cb30559a61ea => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1744] 10.0.0.2 () {34 vars in 740 bytes} [Thu Aug 6 15:26:19 2026] PUT /v2.0/routers/cd8eb13c-f677-46ad-b304-4c146f8ff506 => generated 502 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1745] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:26:19 2026] GET /v2.0/ports?device_id=cd8eb13c-f677-46ad-b304-4c146f8ff506 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:19.739 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab13ee40-ff8c-4774-92cb-7e7584f50604 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] TaaS: Handle Delete Port: 8c1d4b98-6f02-465b-88d7-73d89c05b532 2026-08-06 15:26:19.742 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab13ee40-ff8c-4774-92cb-7e7584f50604 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Tap Mirror: Handle Delete Port: 8c1d4b98-6f02-465b-88d7-73d89c05b532 [pid: 8|app: 0|req: 893/1746] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:19 2026] DELETE /v2.0/routers/cd8eb13c-f677-46ad-b304-4c146f8ff506 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1747] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:26:19 2026] GET /v2.0/routers/044eb91b-b5c7-404d-8a83-6cf070bc0dc5 => generated 487 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:20.241 7 INFO neutron.services.segments.plugin [-] Segment 7f45c485-f114-48b6-b5a3-048c45155fd4 resource provider aggregate not found 2026-08-06 15:26:20.246 7 INFO neutron.services.segments.plugin [-] Segment 7f45c485-f114-48b6-b5a3-048c45155fd4 resource provider aggregate not found 2026-08-06 15:26:20.266 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7f45c485-f114-48b6-b5a3-048c45155fd4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f45c485-f114-48b6-b5a3-048c45155fd4 found for delete ", "request_id": "req-f6ebfaf9-c09e-474b-917f-7e7bc5c693cf"}]} 2026-08-06 15:26:20.266 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7f45c485-f114-48b6-b5a3-048c45155fd4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f45c485-f114-48b6-b5a3-048c45155fd4 found for delete ", "request_id": "req-e50c8161-1c30-437a-b188-eb8eeb2ebf2b"}]} [pid: 8|app: 0|req: 894/1748] 10.0.0.2 () {34 vars in 740 bytes} [Thu Aug 6 15:26:19 2026] PUT /v2.0/routers/044eb91b-b5c7-404d-8a83-6cf070bc0dc5 => generated 487 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1749] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:26:20 2026] GET /v2.0/ports?device_id=044eb91b-b5c7-404d-8a83-6cf070bc0dc5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:20.653 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e6d0f87-f8e7-41b5-b642-bb7a2a2eb3fe 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] TaaS: Handle Delete Port: 5d502d07-378d-4ba2-880e-fd035320f4ad 2026-08-06 15:26:20.656 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e6d0f87-f8e7-41b5-b642-bb7a2a2eb3fe 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Tap Mirror: Handle Delete Port: 5d502d07-378d-4ba2-880e-fd035320f4ad [pid: 8|app: 0|req: 895/1750] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:20 2026] DELETE /v2.0/routers/044eb91b-b5c7-404d-8a83-6cf070bc0dc5 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1751] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:26:20 2026] GET /v2.0/routers/60a8c420-8a18-43ca-9b70-e85a9c73866a => generated 480 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1752] 10.0.0.2 () {34 vars in 740 bytes} [Thu Aug 6 15:26:20 2026] PUT /v2.0/routers/60a8c420-8a18-43ca-9b70-e85a9c73866a => generated 480 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1753] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:26:21 2026] GET /v2.0/ports?device_id=60a8c420-8a18-43ca-9b70-e85a9c73866a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:21.575 8 INFO neutron_taas.services.taas.taas_plugin [None req-e16c24c6-a8c4-4fa5-9177-f7f742e223ca 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] TaaS: Handle Delete Port: dbc4dc08-e608-4790-8aac-6f9f9f0bfa0a 2026-08-06 15:26:21.577 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e16c24c6-a8c4-4fa5-9177-f7f742e223ca 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] Tap Mirror: Handle Delete Port: dbc4dc08-e608-4790-8aac-6f9f9f0bfa0a 2026-08-06 15:26:21.914 8 INFO neutron.services.segments.plugin [-] Segment 4dd06250-b6d0-43f6-b000-e29846d17728 resource provider aggregate not found 2026-08-06 15:26:21.919 8 INFO neutron.services.segments.plugin [-] Segment 4dd06250-b6d0-43f6-b000-e29846d17728 resource provider aggregate not found 2026-08-06 15:26:21.933 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4dd06250-b6d0-43f6-b000-e29846d17728 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dd06250-b6d0-43f6-b000-e29846d17728 found for delete ", "request_id": "req-b76c9680-12c6-4a91-a4eb-d88e3c32cd3e"}]} 2026-08-06 15:26:21.937 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4dd06250-b6d0-43f6-b000-e29846d17728 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dd06250-b6d0-43f6-b000-e29846d17728 found for delete ", "request_id": "req-8f068600-f706-446d-ae16-e8a19e7d9df3"}]} 2026-08-06 15:26:21.946 8 INFO neutron.db.l3_hamode_db [None req-e16c24c6-a8c4-4fa5-9177-f7f742e223ca 1f73e66c68f54110b78589793d973240 40c02a2421694fb0891fe24d36aac733 - - default default] HA network 470a3ff1-2013-43c4-bbb6-16b18aea0d52 was deleted as no HA routers are present in project 40c02a2421694fb0891fe24d36aac733. [pid: 8|app: 0|req: 897/1754] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:21 2026] DELETE /v2.0/routers/60a8c420-8a18-43ca-9b70-e85a9c73866a => generated 0 bytes in 538 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:22.858 7 WARNING neutron.db.securitygroups_db [None req-edd2578c-c0f7-476d-8b68-cd7af3624f25 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 858/1755] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:22 2026] GET /v2.0/security-groups?tenant_id=b94f1b5e22e34e7da086f6c03183b99a&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1756] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:22 2026] DELETE /v2.0/security-groups/7cdfc953-2ec0-4070-ac87-d43bb4917cb2 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:23.223 7 WARNING neutron.db.securitygroups_db [None req-9af78a86-eb44-4a46-b93a-fcf30c2a5e0e 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 859/1757] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:23 2026] GET /v2.0/security-groups?tenant_id=40c02a2421694fb0891fe24d36aac733&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1758] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:23 2026] DELETE /v2.0/security-groups/b2f26f3a-0b78-4cca-9bd2-9cb80590d6e3 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:23.641 7 WARNING neutron.db.securitygroups_db [None req-874005e6-83fd-40b1-8234-1a24cb47d205 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 860/1759] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:23 2026] GET /v2.0/security-groups?tenant_id=5376ff780e004aa89e11a5500a51bcf1&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: 900/1760] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:23 2026] DELETE /v2.0/security-groups/9380708e-c633-4d11-b3b7-ea0999a724cd => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:25.250 7 WARNING neutron.db.securitygroups_db [None req-b63e3c3d-61c5-4384-a866-a2622ccd261e 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 861/1761] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:25 2026] GET /v2.0/security-groups?tenant_id=e768646e921a4049b3904dc61f6ba3cf&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1762] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:25 2026] DELETE /v2.0/security-groups/a3df4605-03a4-400e-b743-e56d83af5bff => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:25.600 7 WARNING neutron.db.securitygroups_db [None req-2fa6e76e-0abb-4bea-98b0-f562d07a6b5c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 862/1763] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:25 2026] GET /v2.0/security-groups?tenant_id=e2f4c34c4f074b8e8e2785d61240bed1&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1764] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:25 2026] DELETE /v2.0/security-groups/c4d0b097-29c7-4932-96a9-b1603fffd718 => 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: 863/1765] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:26:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1766] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:26:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1767] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:26:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1768] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:26:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1769] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:26:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1770] 10.0.0.2 () {34 vars in 757 bytes} [Thu Aug 6 15:26:28 2026] PUT /v2.0/subnetpools/3a23f649-272b-4448-8686-fa5ddd172305/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1771] 10.0.0.2 () {34 vars in 757 bytes} [Thu Aug 6 15:26:28 2026] PUT /v2.0/subnetpools/c71749b9-c10c-4829-ac32-74bada9ec7d6/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: 906/1772] 10.0.0.2 () {34 vars in 757 bytes} [Thu Aug 6 15:26:28 2026] PUT /v2.0/subnetpools/6619538f-10a6-46d6-b0ef-14e7710893ff/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: 867/1773] 10.0.0.2 () {34 vars in 757 bytes} [Thu Aug 6 15:26:28 2026] PUT /v2.0/subnetpools/ba115873-e9a5-414b-96bd-b273989954ce/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1774] 10.0.0.2 () {32 vars in 670 bytes} [Thu Aug 6 15:26:28 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1775] 10.0.0.2 () {32 vars in 684 bytes} [Thu Aug 6 15:26:28 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1776] 10.0.0.2 () {32 vars in 680 bytes} [Thu Aug 6 15:26:28 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1777] 10.0.0.2 () {32 vars in 692 bytes} [Thu Aug 6 15:26:28 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1778] 10.0.0.2 () {32 vars in 678 bytes} [Thu Aug 6 15:26:28 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: 7|app: 0|req: 870/1779] 10.0.0.2 () {32 vars in 692 bytes} [Thu Aug 6 15:26:28 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1780] 10.0.0.2 () {32 vars in 688 bytes} [Thu Aug 6 15:26:28 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1781] 10.0.0.2 () {32 vars in 700 bytes} [Thu Aug 6 15:26:28 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1782] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:26:29 2026] DELETE /v2.0/subnetpools/3a23f649-272b-4448-8686-fa5ddd172305 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1783] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:26:29 2026] DELETE /v2.0/subnetpools/c71749b9-c10c-4829-ac32-74bada9ec7d6 => 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: 912/1784] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:26:29 2026] DELETE /v2.0/subnetpools/6619538f-10a6-46d6-b0ef-14e7710893ff => 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: 873/1785] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:26:29 2026] DELETE /v2.0/subnetpools/ba115873-e9a5-414b-96bd-b273989954ce => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1786] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:26:29 2026] DELETE /v2.0/subnetpools/6d6acecd-8d4c-49e3-8df7-77a0873bf0e0 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:29.676 7 WARNING neutron.db.securitygroups_db [None req-46e09269-582c-4bf3-b8c5-f2636a6f5711 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 874/1787] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:29 2026] GET /v2.0/security-groups?tenant_id=ac7dd3a3f3e846d683bf3a63e1e44492&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1788] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:29 2026] DELETE /v2.0/security-groups/11940c0e-e062-4af1-a0e7-e74b53d4f7a1 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:30.006 8 WARNING neutron.db.securitygroups_db [None req-fadab547-e874-4721-8fcd-c8a51a8286ae 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 915/1789] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:30 2026] GET /v2.0/security-groups?tenant_id=3821616f8d9843eebe20d4d245e81fb5&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:26:30.243 7 WARNING neutron.db.securitygroups_db [None req-725e4d02-2bf9-4e6f-be23-6baad1945268 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 916/1790] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:30 2026] DELETE /v2.0/security-groups/f4e6738a-1f04-42ef-aa59-2d19044b50dd => 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: 875/1791] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:29 2026] GET /v2.0/security-groups?tenant_id=8fdad966900f4ed7813922dfbd0be40b&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1792] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:30 2026] DELETE /v2.0/security-groups/165ac22a-4d6d-4800-8192-b533e0193a90 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:30.608 7 WARNING neutron.db.securitygroups_db [None req-8132d043-7c16-4d26-8169-439cdbf23a19 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 876/1793] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:30 2026] GET /v2.0/security-groups?tenant_id=38856ff0040440179b677b42c92105ba&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: 918/1794] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:30 2026] DELETE /v2.0/security-groups/592f0dd6-d0e8-4848-8ea3-77bf8d8b8a0c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:30.935 7 WARNING neutron.db.securitygroups_db [None req-18f47c5e-be18-445d-aba0-fd5875180475 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 878/1797] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:30 2026] GET /v2.0/security-groups?tenant_id=6327736135c5439697120ee55d900c82&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: 920/1798] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:31 2026] DELETE /v2.0/security-groups/4ae7ada8-2317-4539-a9e8-5bbffca9555d => 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: 879/1799] 10.0.0.2 () {32 vars in 651 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions => generated 22918 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1800] 10.0.0.2 () {32 vars in 693 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/aap-reject-multicast => generated 231 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1801] 10.0.0.2 () {32 vars in 679 bytes} [Thu Aug 6 15:26:32 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: 922/1802] 10.0.0.2 () {32 vars in 679 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1803] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:26:32 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: 923/1804] 10.0.0.2 () {32 vars in 663 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1805] 10.0.0.2 () {32 vars in 697 bytes} [Thu Aug 6 15:26:32 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: 924/1806] 10.0.0.2 () {32 vars in 681 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/agent_sort_key => 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: 883/1807] 10.0.0.2 () {32 vars in 695 bytes} [Thu Aug 6 15:26:32 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: 925/1808] 10.0.0.2 () {32 vars in 699 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1809] 10.0.0.2 () {32 vars in 687 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1810] 10.0.0.2 () {32 vars in 701 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1811] 10.0.0.2 () {32 vars in 691 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1812] 10.0.0.2 () {32 vars in 693 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1813] 10.0.0.2 () {32 vars in 683 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1814] 10.0.0.2 () {32 vars in 685 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1815] 10.0.0.2 () {32 vars in 659 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1816] 10.0.0.2 () {32 vars in 697 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1817] 10.0.0.2 () {32 vars in 677 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1818] 10.0.0.2 () {32 vars in 681 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1819] 10.0.0.2 () {32 vars in 673 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1820] 10.0.0.2 () {32 vars in 687 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1821] 10.0.0.2 () {32 vars in 687 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/filter-validation => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1822] 10.0.0.2 () {32 vars in 721 bytes} [Thu Aug 6 15:26:32 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: 891/1823] 10.0.0.2 () {32 vars in 685 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1824] 10.0.0.2 () {32 vars in 667 bytes} [Thu Aug 6 15:26:32 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: 892/1825] 10.0.0.2 () {32 vars in 685 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1826] 10.0.0.2 () {32 vars in 679 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1827] 10.0.0.2 () {32 vars in 697 bytes} [Thu Aug 6 15:26:32 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: 935/1828] 10.0.0.2 () {32 vars in 677 bytes} [Thu Aug 6 15:26:32 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: 894/1829] 10.0.0.2 () {32 vars in 665 bytes} [Thu Aug 6 15:26:32 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: 936/1830] 10.0.0.2 () {32 vars in 675 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1831] 10.0.0.2 () {32 vars in 663 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/l3-ha => 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: 937/1832] 10.0.0.2 () {32 vars in 673 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/l3-flavors => 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: 896/1833] 10.0.0.2 () {32 vars in 711 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1834] 10.0.0.2 () {32 vars in 689 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1835] 10.0.0.2 () {32 vars in 681 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/multi-provider => 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: 939/1836] 10.0.0.2 () {32 vars in 667 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1837] 10.0.0.2 () {32 vars in 685 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1838] 10.0.0.2 () {32 vars in 703 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1839] 10.0.0.2 () {32 vars in 673 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1840] 10.0.0.2 () {32 vars in 699 bytes} [Thu Aug 6 15:26:32 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: 900/1841] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/network-ip-availability-details => generated 260 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1842] 10.0.0.2 () {32 vars in 673 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1843] 10.0.0.2 () {32 vars in 691 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1844] 10.0.0.2 () {32 vars in 687 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1845] 10.0.0.2 () {32 vars in 707 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1846] 10.0.0.2 () {32 vars in 703 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1847] 10.0.0.2 () {32 vars in 717 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1848] 10.0.0.2 () {32 vars in 695 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1849] 10.0.0.2 () {32 vars in 709 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1850] 10.0.0.2 () {32 vars in 667 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1851] 10.0.0.2 () {32 vars in 685 bytes} [Thu Aug 6 15:26:32 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: 947/1852] 10.0.0.2 () {32 vars in 679 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1853] 10.0.0.2 () {32 vars in 673 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1854] 10.0.0.2 () {32 vars in 669 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/provider => generated 191 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1855] 10.0.0.2 () {32 vars in 659 bytes} [Thu Aug 6 15:26:32 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: 949/1856] 10.0.0.2 () {32 vars in 697 bytes} [Thu Aug 6 15:26:32 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: 908/1857] 10.0.0.2 () {32 vars in 697 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1858] 10.0.0.2 () {32 vars in 675 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1859] 10.0.0.2 () {32 vars in 667 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1860] 10.0.0.2 () {32 vars in 681 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1861] 10.0.0.2 () {32 vars in 699 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1862] 10.0.0.2 () {32 vars in 683 bytes} [Thu Aug 6 15:26:32 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: 7|app: 0|req: 911/1863] 10.0.0.2 () {32 vars in 705 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1864] 10.0.0.2 () {32 vars in 667 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1865] 10.0.0.2 () {32 vars in 695 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1866] 10.0.0.2 () {32 vars in 693 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1867] 10.0.0.2 () {32 vars in 683 bytes} [Thu Aug 6 15:26:32 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: 8|app: 0|req: 955/1868] 10.0.0.2 () {32 vars in 687 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1869] 10.0.0.2 () {32 vars in 703 bytes} [Thu Aug 6 15:26:32 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: 8|app: 0|req: 956/1870] 10.0.0.2 () {32 vars in 665 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1871] 10.0.0.2 () {32 vars in 679 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1872] 10.0.0.2 () {32 vars in 679 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/rbac-policies => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1873] 10.0.0.2 () {32 vars in 689 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1874] 10.0.0.2 () {32 vars in 689 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1875] 10.0.0.2 () {32 vars in 693 bytes} [Thu Aug 6 15:26:32 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: 8|app: 0|req: 959/1876] 10.0.0.2 () {32 vars in 683 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1877] 10.0.0.2 () {32 vars in 687 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1878] 10.0.0.2 () {32 vars in 699 bytes} [Thu Aug 6 15:26:32 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1879] 10.0.0.2 () {32 vars in 701 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1880] 10.0.0.2 () {32 vars in 711 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1881] 10.0.0.2 () {32 vars in 725 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/security-groups-default-statefulness => generated 311 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1882] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1883] 10.0.0.2 () {32 vars in 713 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1884] 10.0.0.2 () {32 vars in 725 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1885] 10.0.0.2 () {32 vars in 739 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1886] 10.0.0.2 () {32 vars in 717 bytes} [Thu Aug 6 15:26:33 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: 923/1887] 10.0.0.2 () {32 vars in 681 bytes} [Thu Aug 6 15:26:33 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: 965/1888] 10.0.0.2 () {32 vars in 667 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/segment => generated 145 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1889] 10.0.0.2 () {32 vars in 717 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1890] 10.0.0.2 () {32 vars in 677 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1891] 10.0.0.2 () {32 vars in 667 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1892] 10.0.0.2 () {32 vars in 695 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1893] 10.0.0.2 () {32 vars in 703 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1894] 10.0.0.2 () {32 vars in 699 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1895] 10.0.0.2 () {32 vars in 699 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1896] 10.0.0.2 () {32 vars in 681 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1897] 10.0.0.2 () {32 vars in 703 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1898] 10.0.0.2 () {32 vars in 693 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1899] 10.0.0.2 () {32 vars in 687 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1900] 10.0.0.2 () {32 vars in 695 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1901] 10.0.0.2 () {32 vars in 677 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1902] 10.0.0.2 () {32 vars in 687 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1903] 10.0.0.2 () {32 vars in 699 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1904] 10.0.0.2 () {32 vars in 663 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1905] 10.0.0.2 () {32 vars in 679 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1906] 10.0.0.2 () {32 vars in 675 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1907] 10.0.0.2 () {32 vars in 691 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1908] 10.0.0.2 () {32 vars in 675 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1909] 10.0.0.2 () {32 vars in 665 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1910] 10.0.0.2 () {32 vars in 661 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/taas => generated 175 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1911] 10.0.0.2 () {32 vars in 673 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1912] 10.0.0.2 () {32 vars in 703 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1913] 10.0.0.2 () {32 vars in 685 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:33.954 8 WARNING neutron.db.securitygroups_db [None req-bb69bc94-bb22-4998-a035-8b80aa948c66 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 978/1914] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:33 2026] GET /v2.0/security-groups?tenant_id=7aa753d6e5b34d40bd4854a7010e74e8&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1915] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:34 2026] DELETE /v2.0/security-groups/152fd485-f3bf-4cd7-9caf-945e43f442c8 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:35.403 8 INFO neutron.db.segments_db [None req-1b51c647-bf7a-47a1-b980-1ae4cd4a1b0e fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] Added segment c83fbb71-7d43-43d3-88f5-7cedcdccb14e of type vxlan for network 7f5c1357-8af0-4d80-a030-60cc6175f230 [pid: 8|app: 0|req: 979/1916] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:35 2026] POST /v2.0/networks => generated 631 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1917] 10.0.0.2 () {34 vars in 662 bytes} [Thu Aug 6 15:26:35 2026] POST /v2.0/ports => generated 743 bytes in 235 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: 980/1918] 10.0.0.2 () {34 vars in 664 bytes} [Thu Aug 6 15:26:35 2026] POST /v2.0/trunks => generated 407 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:36.013 8 INFO neutron.db.segments_db [None req-5d181055-9e6c-4bf5-9603-edc1226d01c9 fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] Added segment 11e42003-6d72-4790-97f0-362c68f64e00 of type vxlan for network 1806a609-4408-4087-bbbf-20e2e9ccdfcf 2026-08-06 15:26:36.034 7 INFO neutron.db.segments_db [None req-9dc747ef-6cf3-4df9-abab-04da4d2dc893 27dca30b27454decb4188a7cc4aa9bd8 ec714475419b43229b136257a2ca6558 - - default default] Added segment 133f09bf-8abd-442e-8bb7-15ab97f96313 of type vxlan for network f348e189-c4e7-41d6-a885-94d2109b756d [pid: 8|app: 0|req: 981/1919] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:35 2026] POST /v2.0/networks => generated 632 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1920] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:35 2026] POST /v2.0/networks => generated 643 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1921] 10.0.0.2 () {34 vars in 662 bytes} [Thu Aug 6 15:26:36 2026] POST /v2.0/ports => generated 743 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: 940/1922] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:26:36 2026] POST /v2.0/subnets => generated 641 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:36.463 7 INFO neutron.db.segments_db [None req-5029d604-3fb5-471a-932c-db7b960de7be 27dca30b27454decb4188a7cc4aa9bd8 ec714475419b43229b136257a2ca6558 - - default default] Added segment 4547fb48-78b8-40ca-a6a1-9fbe6c17ee39 of type vxlan for network 69683b3f-6b50-4d59-a9c3-320610bdf1bc [pid: 8|app: 0|req: 983/1923] 10.0.0.2 () {34 vars in 664 bytes} [Thu Aug 6 15:26:36 2026] POST /v2.0/trunks => generated 407 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1924] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:36 2026] POST /v2.0/networks => generated 643 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:36.603 8 INFO neutron.db.segments_db [None req-3a0e8784-94b6-47fb-b6f1-51c5b657e202 fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] Added segment 2e4430b4-6e3d-491f-9331-fe40c872f2e3 of type vxlan for network bb0b8a44-56c3-4472-858c-74764f3fe1af [pid: 7|app: 0|req: 942/1925] 10.0.0.2 () {34 vars in 741 bytes} [Thu Aug 6 15:26:36 2026] PUT /v2.0/networks/69683b3f-6b50-4d59-a9c3-320610bdf1bc => generated 592 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1926] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:36 2026] POST /v2.0/networks => generated 631 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1927] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:26:36 2026] POST /v2.0/subnets => generated 626 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1928] 10.0.0.2 () {34 vars in 662 bytes} [Thu Aug 6 15:26:36 2026] POST /v2.0/ports => generated 743 bytes in 244 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: 944/1929] 10.0.0.2 () {34 vars in 739 bytes} [Thu Aug 6 15:26:36 2026] PUT /v2.0/subnets/77fc4f8e-494b-4693-8a48-56797b8400c4 => generated 636 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1930] 10.0.0.2 () {34 vars in 664 bytes} [Thu Aug 6 15:26:36 2026] POST /v2.0/trunks => generated 407 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:37.148 8 INFO neutron.db.segments_db [None req-d65937b8-50d4-4b34-bc5e-3110b41a02d3 fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] Added segment 6a7caba5-fe7c-4937-a303-209c21b88df9 of type vxlan for network 2f86bc7a-ec43-4b07-9c99-a4634432f511 2026-08-06 15:26:37.200 7 INFO neutron.services.segments.plugin [-] Segment 4547fb48-78b8-40ca-a6a1-9fbe6c17ee39 resource provider aggregate not found 2026-08-06 15:26:37.201 7 INFO neutron.services.segments.plugin [-] Segment 4547fb48-78b8-40ca-a6a1-9fbe6c17ee39 resource provider aggregate not found 2026-08-06 15:26:37.226 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4547fb48-78b8-40ca-a6a1-9fbe6c17ee39 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4547fb48-78b8-40ca-a6a1-9fbe6c17ee39 found for delete ", "request_id": "req-cac4d8c1-0fc3-4f4d-91e5-3327a354348a"}]} [pid: 8|app: 0|req: 987/1931] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:37 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:37.227 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4547fb48-78b8-40ca-a6a1-9fbe6c17ee39 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4547fb48-78b8-40ca-a6a1-9fbe6c17ee39 found for delete ", "request_id": "req-bf37d19b-7a34-49be-bb7a-965c2ab8b594"}]} [pid: 7|app: 0|req: 945/1932] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:37 2026] DELETE /v2.0/networks/69683b3f-6b50-4d59-a9c3-320610bdf1bc => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:26:37.255 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac4f1352-5b8a-4873-9e38-01e8e028083e 27dca30b27454decb4188a7cc4aa9bd8 ec714475419b43229b136257a2ca6558 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 946/1933] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:37 2026] DELETE /v2.0/networks/69683b3f-6b50-4d59-a9c3-320610bdf1bc => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1934] 10.0.0.2 () {32 vars in 692 bytes} [Thu Aug 6 15:26:37 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1935] 10.0.0.2 () {32 vars in 740 bytes} [Thu Aug 6 15:26:37 2026] GET /v2.0/subnets?network_id=ea4a1f30-6a9e-4320-8f8d-24b6b26c6e8c => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1936] 10.0.0.2 () {32 vars in 651 bytes} [Thu Aug 6 15:26:37 2026] GET /v2.0/extensions => generated 22918 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1937] 10.0.0.2 () {32 vars in 647 bytes} [Thu Aug 6 15:26:37 2026] GET /v2.0/networks => generated 1308 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1938] 10.0.0.2 () {32 vars in 645 bytes} [Thu Aug 6 15:26:37 2026] GET /v2.0/subnets => generated 1280 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1939] 10.0.0.2 () {34 vars in 662 bytes} [Thu Aug 6 15:26:37 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1940] 10.0.0.2 () {32 vars in 721 bytes} [Thu Aug 6 15:26:37 2026] GET /v2.0/networks/f348e189-c4e7-41d6-a885-94d2109b756d => generated 668 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: 953/1941] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:26:37 2026] GET /v2.0/subnets/252843b6-fc3b-4dc4-9064-9ad3a49cc140 => generated 641 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:37.575 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a458e6c-a1fa-4ca7-90f5-c64c3fa05920 27dca30b27454decb4188a7cc4aa9bd8 ec714475419b43229b136257a2ca6558 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 954/1942] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:37 2026] DELETE /v2.0/subnets/77fc4f8e-494b-4693-8a48-56797b8400c4 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:26:37.593 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46dfb5f0-8591-4957-8b2e-cbc9b874f16e 27dca30b27454decb4188a7cc4aa9bd8 ec714475419b43229b136257a2ca6558 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 955/1943] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:37 2026] DELETE /v2.0/networks/69683b3f-6b50-4d59-a9c3-320610bdf1bc => 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: 989/1944] 10.0.0.2 () {34 vars in 664 bytes} [Thu Aug 6 15:26:37 2026] POST /v2.0/trunks => generated 407 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:37.708 8 INFO neutron.db.segments_db [None req-95bfc6da-8a28-445d-a036-ab21cc2b8a3a fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] Added segment 4d1532ed-ef53-4321-8737-f5ae62aa6c80 of type vxlan for network 9a43e77c-c650-4f56-96ef-66bad93ca6b2 [pid: 7|app: 0|req: 956/1945] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:37 2026] DELETE /v2.0/subnets/252843b6-fc3b-4dc4-9064-9ad3a49cc140 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1946] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:37 2026] POST /v2.0/networks => generated 632 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:37.817 7 INFO neutron_taas.services.taas.taas_plugin [None req-4452cd2e-64a6-4442-97e2-b112e2ccfab0 27dca30b27454decb4188a7cc4aa9bd8 ec714475419b43229b136257a2ca6558 - - default default] TaaS: Handle Delete Port: 05a44042-19ee-40f4-ace7-aa0f15470363 2026-08-06 15:26:37.820 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4452cd2e-64a6-4442-97e2-b112e2ccfab0 27dca30b27454decb4188a7cc4aa9bd8 ec714475419b43229b136257a2ca6558 - - default default] Tap Mirror: Handle Delete Port: 05a44042-19ee-40f4-ace7-aa0f15470363 [pid: 8|app: 0|req: 991/1947] 10.0.0.2 () {34 vars in 662 bytes} [Thu Aug 6 15:26:37 2026] POST /v2.0/ports => generated 743 bytes in 201 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: 957/1948] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:37 2026] DELETE /v2.0/networks/f348e189-c4e7-41d6-a885-94d2109b756d => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1949] 10.0.0.2 () {34 vars in 664 bytes} [Thu Aug 6 15:26:37 2026] POST /v2.0/trunks => generated 407 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:38.154 7 WARNING tagging [None req-f7bc4789-1d15-4a2c-9b64-505bd2790f59 fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 958/1950] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:26:38 2026] PUT /v2.0/trunks/29e51392-f486-4f19-95f3-613b1f750756/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:38.199 8 WARNING tagging [None req-75086784-45c6-475b-9605-398a2b3642be fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 993/1951] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:26:38 2026] PUT /v2.0/trunks/7ca6dfaf-baff-434c-b501-64eff8ffbf80/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:38.240 7 WARNING tagging [None req-b080ff3b-52fe-4e98-a5e8-6076a1fc292b fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 959/1952] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:26:38 2026] PUT /v2.0/trunks/4f948d77-37a8-4caa-abca-e27818e54838/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:38.286 8 WARNING tagging [None req-2ac19b96-3f16-45da-b2fa-5c97aeeaa164 fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 994/1953] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:26:38 2026] PUT /v2.0/trunks/7e234cd6-36bf-4646-9b01-f914821d7ce5/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1954] 10.0.0.2 () {32 vars in 660 bytes} [Thu Aug 6 15:26:38 2026] GET /v2.0/trunks?tags=red => 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: 995/1955] 10.0.0.2 () {32 vars in 674 bytes} [Thu Aug 6 15:26:38 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1956] 10.0.0.2 () {32 vars in 670 bytes} [Thu Aug 6 15:26:38 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1957] 10.0.0.2 () {32 vars in 682 bytes} [Thu Aug 6 15:26:38 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1958] 10.0.0.2 () {32 vars in 668 bytes} [Thu Aug 6 15:26:38 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1959] 10.0.0.2 () {32 vars in 682 bytes} [Thu Aug 6 15:26:38 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1960] 10.0.0.2 () {32 vars in 678 bytes} [Thu Aug 6 15:26:38 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1961] 10.0.0.2 () {32 vars in 690 bytes} [Thu Aug 6 15:26:38 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: 1000/1962] 10.0.0.2 () {32 vars in 717 bytes} [Thu Aug 6 15:26:38 2026] GET /v2.0/trunks/29e51392-f486-4f19-95f3-613b1f750756 => generated 412 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:38.571 7 WARNING neutron.db.securitygroups_db [None req-40732640-2de6-403d-83fd-43758a066d8e 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 963/1963] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:38 2026] GET /v2.0/security-groups?tenant_id=ec714475419b43229b136257a2ca6558&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: 1001/1964] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:26:38 2026] GET /v2.0/ports/31c91ff6-57a4-4c16-9fa4-4d97d1ab4163 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1965] 10.0.0.2 () {32 vars in 720 bytes} [Thu Aug 6 15:26:38 2026] DELETE /v2.0/trunks/29e51392-f486-4f19-95f3-613b1f750756 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1966] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:38 2026] DELETE /v2.0/security-groups/1364b4ad-0ef5-46e7-b512-6956a22149fe => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1967] 10.0.0.2 () {32 vars in 717 bytes} [Thu Aug 6 15:26:38 2026] GET /v2.0/trunks/7ca6dfaf-baff-434c-b501-64eff8ffbf80 => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1968] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:26:38 2026] GET /v2.0/ports/57855fdb-6b19-4766-979b-8a2678f948e2 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1969] 10.0.0.2 () {32 vars in 720 bytes} [Thu Aug 6 15:26:38 2026] DELETE /v2.0/trunks/7ca6dfaf-baff-434c-b501-64eff8ffbf80 => 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: 966/1970] 10.0.0.2 () {32 vars in 717 bytes} [Thu Aug 6 15:26:38 2026] GET /v2.0/trunks/4f948d77-37a8-4caa-abca-e27818e54838 => generated 429 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1971] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:26:38 2026] GET /v2.0/ports/e851a15f-dd4f-4a63-bac0-af9a8e9844b8 => generated 826 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1972] 10.0.0.2 () {32 vars in 720 bytes} [Thu Aug 6 15:26:38 2026] DELETE /v2.0/trunks/4f948d77-37a8-4caa-abca-e27818e54838 => 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: 1006/1973] 10.0.0.2 () {32 vars in 717 bytes} [Thu Aug 6 15:26:39 2026] GET /v2.0/trunks/7e234cd6-36bf-4646-9b01-f914821d7ce5 => generated 414 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1974] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:26:39 2026] GET /v2.0/ports/0c366dc8-d7fa-47b6-a04e-c9132504b3f4 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:39.245 7 INFO neutron.services.segments.plugin [-] Segment 133f09bf-8abd-442e-8bb7-15ab97f96313 resource provider aggregate not found 2026-08-06 15:26:39.248 7 INFO neutron.services.segments.plugin [-] Segment 133f09bf-8abd-442e-8bb7-15ab97f96313 resource provider aggregate not found 2026-08-06 15:26:39.258 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 133f09bf-8abd-442e-8bb7-15ab97f96313 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 133f09bf-8abd-442e-8bb7-15ab97f96313 found for delete ", "request_id": "req-7c78cca3-da3d-4522-98fb-f70db457fcf3"}]} 2026-08-06 15:26:39.263 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 133f09bf-8abd-442e-8bb7-15ab97f96313 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 133f09bf-8abd-442e-8bb7-15ab97f96313 found for delete ", "request_id": "req-de31c362-1e42-4bc0-8a36-df7d6619d51a"}]} [pid: 8|app: 0|req: 1007/1975] 10.0.0.2 () {32 vars in 720 bytes} [Thu Aug 6 15:26:39 2026] DELETE /v2.0/trunks/7e234cd6-36bf-4646-9b01-f914821d7ce5 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1976] 10.0.0.2 () {32 vars in 717 bytes} [Thu Aug 6 15:26:39 2026] GET /v2.0/trunks/3d9fb86c-def7-4fc4-bc8c-299bed865b98 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1977] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:26:39 2026] GET /v2.0/ports/f9b113aa-1cb6-4da7-9aa3-20ff59f430f7 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1978] 10.0.0.2 () {32 vars in 720 bytes} [Thu Aug 6 15:26:39 2026] DELETE /v2.0/trunks/3d9fb86c-def7-4fc4-bc8c-299bed865b98 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:39.988 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c03b282-e3d3-48bc-a9be-5f6f1162e95e fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] TaaS: Handle Delete Port: 31c91ff6-57a4-4c16-9fa4-4d97d1ab4163 2026-08-06 15:26:39.991 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c03b282-e3d3-48bc-a9be-5f6f1162e95e fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] Tap Mirror: Handle Delete Port: 31c91ff6-57a4-4c16-9fa4-4d97d1ab4163 [pid: 8|app: 0|req: 1009/1979] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:26:39 2026] DELETE /v2.0/ports/31c91ff6-57a4-4c16-9fa4-4d97d1ab4163 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:26:40.195 7 INFO neutron_taas.services.taas.taas_plugin [None req-347ad1df-c58c-4f93-8a3c-0fd64c4ca44f fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] TaaS: Handle Delete Port: 57855fdb-6b19-4766-979b-8a2678f948e2 2026-08-06 15:26:40.199 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-347ad1df-c58c-4f93-8a3c-0fd64c4ca44f fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] Tap Mirror: Handle Delete Port: 57855fdb-6b19-4766-979b-8a2678f948e2 [pid: 7|app: 0|req: 971/1980] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:26:40 2026] DELETE /v2.0/ports/57855fdb-6b19-4766-979b-8a2678f948e2 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:26:40.371 8 INFO neutron_taas.services.taas.taas_plugin [None req-3cdb275c-7b96-4b9e-b954-790929f89dd9 fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] TaaS: Handle Delete Port: e851a15f-dd4f-4a63-bac0-af9a8e9844b8 2026-08-06 15:26:40.374 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3cdb275c-7b96-4b9e-b954-790929f89dd9 fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] Tap Mirror: Handle Delete Port: e851a15f-dd4f-4a63-bac0-af9a8e9844b8 [pid: 8|app: 0|req: 1010/1981] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:26:40 2026] DELETE /v2.0/ports/e851a15f-dd4f-4a63-bac0-af9a8e9844b8 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:26:40.541 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2c3b10d-fc86-4d4c-a821-0eecf69d1e82 fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] TaaS: Handle Delete Port: 0c366dc8-d7fa-47b6-a04e-c9132504b3f4 2026-08-06 15:26:40.545 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2c3b10d-fc86-4d4c-a821-0eecf69d1e82 fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] Tap Mirror: Handle Delete Port: 0c366dc8-d7fa-47b6-a04e-c9132504b3f4 [pid: 8|app: 0|req: 1011/1982] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:26:40 2026] DELETE /v2.0/ports/0c366dc8-d7fa-47b6-a04e-c9132504b3f4 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:26:40.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-d526e960-fdb9-4e0a-8b2d-8e5ddb71b7d1 fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] TaaS: Handle Delete Port: f9b113aa-1cb6-4da7-9aa3-20ff59f430f7 2026-08-06 15:26:40.723 7 INFO neutron.db.segments_db [None req-47c0f736-37dc-4e18-af5c-9ea49bf7169f cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] Added segment b1945289-6662-45f8-aee9-098caad0f903 of type vxlan for network bd7c7608-5ae4-4f33-92df-fa02dde45a27 2026-08-06 15:26:40.724 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d526e960-fdb9-4e0a-8b2d-8e5ddb71b7d1 fac30118cebe415abc3c132517eccb03 521ada55908645ea97ffd592e31ad683 - - default default] Tap Mirror: Handle Delete Port: f9b113aa-1cb6-4da7-9aa3-20ff59f430f7 [pid: 8|app: 0|req: 1012/1983] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:26:40 2026] DELETE /v2.0/ports/f9b113aa-1cb6-4da7-9aa3-20ff59f430f7 => 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: 972/1984] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:40 2026] POST /v2.0/networks => generated 647 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:40.915 8 INFO neutron.services.segments.plugin [-] Segment c83fbb71-7d43-43d3-88f5-7cedcdccb14e resource provider aggregate not found 2026-08-06 15:26:40.919 8 INFO neutron.services.segments.plugin [-] Segment c83fbb71-7d43-43d3-88f5-7cedcdccb14e resource provider aggregate not found 2026-08-06 15:26:40.929 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c83fbb71-7d43-43d3-88f5-7cedcdccb14e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c83fbb71-7d43-43d3-88f5-7cedcdccb14e found for delete ", "request_id": "req-9e8718b7-227c-4c34-a881-03b9f9879039"}]} 2026-08-06 15:26:40.938 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c83fbb71-7d43-43d3-88f5-7cedcdccb14e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c83fbb71-7d43-43d3-88f5-7cedcdccb14e found for delete ", "request_id": "req-646d6a76-7470-4167-9eaa-6cd69dcbc6cd"}]} [pid: 8|app: 0|req: 1013/1985] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:40 2026] DELETE /v2.0/networks/7f5c1357-8af0-4d80-a030-60cc6175f230 => 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: 1014/1986] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:40 2026] DELETE /v2.0/networks/1806a609-4408-4087-bbbf-20e2e9ccdfcf => 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: 973/1987] 10.0.0.2 () {34 vars in 663 bytes} [Thu Aug 6 15:26:40 2026] POST /v2.0/ports => generated 777 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:26:41.177 7 INFO neutron.db.segments_db [None req-639f99d2-fbe9-477c-b3ca-121214ec6e03 cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] Added segment 701e6a2d-f44b-478d-9a13-ef5677c0ea07 of type vxlan for network ff4488ad-3cb2-4de2-a1a9-436f4821d153 [pid: 8|app: 0|req: 1015/1988] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:41 2026] DELETE /v2.0/networks/bb0b8a44-56c3-4472-858c-74764f3fe1af => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1989] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:41 2026] POST /v2.0/networks => generated 636 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1990] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:41 2026] DELETE /v2.0/networks/2f86bc7a-ec43-4b07-9c99-a4634432f511 => 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: 975/1991] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:26:41 2026] POST /v2.0/subnets => generated 646 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1992] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:41 2026] DELETE /v2.0/networks/9a43e77c-c650-4f56-96ef-66bad93ca6b2 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1993] 10.0.0.2 () {34 vars in 663 bytes} [Thu Aug 6 15:26:41 2026] POST /v2.0/ports => generated 966 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:41.894 8 INFO neutron_taas.services.taas.taas_plugin [None req-6efd70e9-cfb1-4ad2-b5f1-2a6af86c4c90 cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] TaaS: Handle Delete Port: 99958fda-53b9-420d-9b42-f9edf80a315a 2026-08-06 15:26:41.896 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6efd70e9-cfb1-4ad2-b5f1-2a6af86c4c90 cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] Tap Mirror: Handle Delete Port: 99958fda-53b9-420d-9b42-f9edf80a315a [pid: 8|app: 0|req: 1018/1994] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:26:41 2026] DELETE /v2.0/ports/99958fda-53b9-420d-9b42-f9edf80a315a => generated 0 bytes in 210 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-08-06 15:26:42.008 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55c0c03e-5e72-462a-8524-6ef5485b2395 cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 977/1995] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:26:41 2026] DELETE /v2.0/ports/99958fda-53b9-420d-9b42-f9edf80a315a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:26:42.031 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c968c077-169a-43c9-8614-c0d389fa994a cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1019/1996] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:26:42 2026] GET /v2.0/ports/99958fda-53b9-420d-9b42-f9edf80a315a => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1997] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:42 2026] DELETE /v2.0/subnets/4960c90c-5c8b-40ca-9a5a-a8fc9e97f570 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1998] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:42 2026] DELETE /v2.0/networks/ff4488ad-3cb2-4de2-a1a9-436f4821d153 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:26:42.345 8 INFO neutron.db.segments_db [None req-a7362c38-ff38-4969-8866-2526bbc19263 cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] Added segment 2eaf5388-95c6-4124-8efb-af15fef29e9a of type vxlan for network 5ebf1d52-6a24-4c39-a74f-a9bef5321fa6 [pid: 8|app: 0|req: 1021/1999] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:42 2026] POST /v2.0/networks => generated 636 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:42.427 7 WARNING neutron.db.securitygroups_db [None req-294ca61f-8d40-4f3e-bcf0-dff770db4e45 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 979/2000] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:42 2026] GET /v2.0/security-groups?tenant_id=521ada55908645ea97ffd592e31ad683&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: 980/2001] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:42 2026] DELETE /v2.0/security-groups/fa711266-f086-439f-a57f-31de0fc2cecc => 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: 1022/2002] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:26:42 2026] POST /v2.0/subnets => generated 646 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:42.658 8 WARNING neutron.db.securitygroups_db [None req-30c24d3c-610e-4797-83fc-6a2354bb2b4a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1023/2003] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:42 2026] GET /v2.0/security-groups?tenant_id=5ed8cb0db048414d93cabee9849df948&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2004] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:42 2026] DELETE /v2.0/security-groups/13952b30-0007-4309-9258-723ab960a16d => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2005] 10.0.0.2 () {34 vars in 663 bytes} [Thu Aug 6 15:26:42 2026] POST /v2.0/ports => generated 928 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:42.958 8 INFO neutron.services.segments.plugin [-] Segment 11e42003-6d72-4790-97f0-362c68f64e00 resource provider aggregate not found 2026-08-06 15:26:42.961 8 INFO neutron.services.segments.plugin [-] Segment 11e42003-6d72-4790-97f0-362c68f64e00 resource provider aggregate not found 2026-08-06 15:26:42.979 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 11e42003-6d72-4790-97f0-362c68f64e00 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11e42003-6d72-4790-97f0-362c68f64e00 found for delete ", "request_id": "req-1ae6a37c-c141-409d-909d-547cc1932f0f"}]} 2026-08-06 15:26:42.981 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 11e42003-6d72-4790-97f0-362c68f64e00 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11e42003-6d72-4790-97f0-362c68f64e00 found for delete ", "request_id": "req-72f94d4e-c725-47e8-9cff-5e4059b17924"}]} 2026-08-06 15:26:43.000 8 INFO neutron.services.segments.plugin [-] Segment 2e4430b4-6e3d-491f-9331-fe40c872f2e3 resource provider aggregate not found 2026-08-06 15:26:43.001 8 INFO neutron.services.segments.plugin [-] Segment 2e4430b4-6e3d-491f-9331-fe40c872f2e3 resource provider aggregate not found 2026-08-06 15:26:43.023 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2e4430b4-6e3d-491f-9331-fe40c872f2e3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e4430b4-6e3d-491f-9331-fe40c872f2e3 found for delete ", "request_id": "req-63b0eeed-9cb7-4874-90f0-008f594d911b"}]} 2026-08-06 15:26:43.027 7 WARNING neutron.db.securitygroups_db [None req-d6ef257e-ea8f-4eb4-8611-e2da0e4ba5fe 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:26:43.031 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2e4430b4-6e3d-491f-9331-fe40c872f2e3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e4430b4-6e3d-491f-9331-fe40c872f2e3 found for delete ", "request_id": "req-a973affb-cebe-443b-91b5-b7759885fc3c"}]} 2026-08-06 15:26:43.044 8 INFO neutron.services.segments.plugin [-] Segment 6a7caba5-fe7c-4937-a303-209c21b88df9 resource provider aggregate not found 2026-08-06 15:26:43.053 8 INFO neutron.services.segments.plugin [-] Segment 6a7caba5-fe7c-4937-a303-209c21b88df9 resource provider aggregate not found 2026-08-06 15:26:43.072 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6a7caba5-fe7c-4937-a303-209c21b88df9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a7caba5-fe7c-4937-a303-209c21b88df9 found for delete ", "request_id": "req-42e97a49-3c8b-4724-adbe-426117c90166"}]} 2026-08-06 15:26:43.085 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6a7caba5-fe7c-4937-a303-209c21b88df9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a7caba5-fe7c-4937-a303-209c21b88df9 found for delete ", "request_id": "req-f743d74e-2cc8-4b6b-ab52-b11e79fafda4"}]} 2026-08-06 15:26:43.100 8 INFO neutron.services.segments.plugin [-] Segment 4d1532ed-ef53-4321-8737-f5ae62aa6c80 resource provider aggregate not found 2026-08-06 15:26:43.109 8 INFO neutron.services.segments.plugin [-] Segment 4d1532ed-ef53-4321-8737-f5ae62aa6c80 resource provider aggregate not found 2026-08-06 15:26:43.124 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f148d42-e45a-4483-993d-a5e741e2671c cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] TaaS: Handle Delete Port: abdaba56-873b-415f-acb8-b2ab2f1e1061 2026-08-06 15:26:43.129 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4d1532ed-ef53-4321-8737-f5ae62aa6c80 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d1532ed-ef53-4321-8737-f5ae62aa6c80 found for delete ", "request_id": "req-0a8b7ffe-ec84-43a2-a0dd-162ddf693d92"}]} 2026-08-06 15:26:43.134 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4d1532ed-ef53-4321-8737-f5ae62aa6c80 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d1532ed-ef53-4321-8737-f5ae62aa6c80 found for delete ", "request_id": "req-3eb1710b-1c4e-4f66-b81a-6a09c97adfff"}]} 2026-08-06 15:26:43.143 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f148d42-e45a-4483-993d-a5e741e2671c cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] Tap Mirror: Handle Delete Port: abdaba56-873b-415f-acb8-b2ab2f1e1061 2026-08-06 15:26:43.153 8 INFO neutron.services.segments.plugin [-] Segment 701e6a2d-f44b-478d-9a13-ef5677c0ea07 resource provider aggregate not found 2026-08-06 15:26:43.155 8 INFO neutron.services.segments.plugin [-] Segment 701e6a2d-f44b-478d-9a13-ef5677c0ea07 resource provider aggregate not found [pid: 7|app: 0|req: 982/2006] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:43 2026] GET /v2.0/security-groups?tenant_id=281f66fc40264f81ac33b4fb0d789465&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:26:43.183 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 701e6a2d-f44b-478d-9a13-ef5677c0ea07 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 701e6a2d-f44b-478d-9a13-ef5677c0ea07 found for delete ", "request_id": "req-740ffabd-c413-4ccc-b641-a018c2b510f4"}]} 2026-08-06 15:26:43.187 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 701e6a2d-f44b-478d-9a13-ef5677c0ea07 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 701e6a2d-f44b-478d-9a13-ef5677c0ea07 found for delete ", "request_id": "req-20dd4a7d-b26c-4ce3-a1d9-bdc2dcd27541"}]} [pid: 8|app: 0|req: 1025/2007] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:26:42 2026] DELETE /v2.0/ports/abdaba56-873b-415f-acb8-b2ab2f1e1061 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2008] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:43 2026] DELETE /v2.0/security-groups/c3175b9e-cf0b-48ab-bbd7-fc7734746448 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:43.285 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bca23dd6-ebf7-4db7-8c8b-db929854d392 cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1026/2009] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:26:43 2026] GET /v2.0/ports/abdaba56-873b-415f-acb8-b2ab2f1e1061 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2010] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:43 2026] DELETE /v2.0/subnets/2670cab5-2d22-43fb-aae2-ad1a5b3c3d73 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2011] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:43 2026] DELETE /v2.0/networks/5ebf1d52-6a24-4c39-a74f-a9bef5321fa6 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2012] 10.0.0.2 () {34 vars in 663 bytes} [Thu Aug 6 15:26:43 2026] POST /v2.0/ports => generated 779 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2013] 10.0.0.2 () {34 vars in 735 bytes} [Thu Aug 6 15:26:43 2026] PUT /v2.0/ports/e90c0e65-82dc-4f27-842d-c25890805e79 => generated 752 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:26:44.067 7 INFO neutron_taas.services.taas.taas_plugin [None req-ee6607cf-9b45-4442-8257-b13f03843859 cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] TaaS: Handle Delete Port: e90c0e65-82dc-4f27-842d-c25890805e79 2026-08-06 15:26:44.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee6607cf-9b45-4442-8257-b13f03843859 cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] Tap Mirror: Handle Delete Port: e90c0e65-82dc-4f27-842d-c25890805e79 [pid: 7|app: 0|req: 986/2014] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:26:43 2026] DELETE /v2.0/ports/e90c0e65-82dc-4f27-842d-c25890805e79 => generated 0 bytes in 213 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: 1029/2015] 10.0.0.2 () {32 vars in 641 bytes} [Thu Aug 6 15:26:44 2026] GET /v2.0/ports => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:44.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4ebd9c8-8492-4529-b88c-0bfe78c4b314 cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 987/2016] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:26:44 2026] GET /v2.0/ports/e90c0e65-82dc-4f27-842d-c25890805e79 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2017] 10.0.0.2 () {32 vars in 641 bytes} [Thu Aug 6 15:26:44 2026] GET /v2.0/ports => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2018] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:26:44 2026] GET /v2.0/ports/a92ce11b-4ace-41c3-89c3-4e2bfe7a4651 => generated 777 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:44.380 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da82efd9-dd47-4491-9fa7-ae44df43f0e8 cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1031/2019] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:26:44 2026] DELETE /v2.0/ports/abdaba56-873b-415f-acb8-b2ab2f1e1061 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:26:44.401 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5e5194d-4e6f-4e9f-b20d-3d7a79261ff9 cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 989/2020] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:44 2026] DELETE /v2.0/subnets/2670cab5-2d22-43fb-aae2-ad1a5b3c3d73 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:26:44.422 8 INFO neutron.pecan_wsgi.hooks.translation [None req-621353cb-1ae5-4a47-938e-71ecba90f339 cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1032/2021] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:44 2026] DELETE /v2.0/subnets/4960c90c-5c8b-40ca-9a5a-a8fc9e97f570 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:26:44.523 7 INFO neutron_taas.services.taas.taas_plugin [None req-95b398a4-1377-4a96-b145-dae1dfb0d251 cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] TaaS: Handle Delete Port: a92ce11b-4ace-41c3-89c3-4e2bfe7a4651 2026-08-06 15:26:44.526 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95b398a4-1377-4a96-b145-dae1dfb0d251 cfff8f6438e84c8c80bdb2cbee3d11a0 4149a69dbbdd4b4f80675aa39008890f - - default default] Tap Mirror: Handle Delete Port: a92ce11b-4ace-41c3-89c3-4e2bfe7a4651 [pid: 7|app: 0|req: 990/2022] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:26:44 2026] DELETE /v2.0/ports/a92ce11b-4ace-41c3-89c3-4e2bfe7a4651 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2023] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:44 2026] DELETE /v2.0/networks/bd7c7608-5ae4-4f33-92df-fa02dde45a27 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:26:45.204 8 INFO neutron.services.segments.plugin [-] Segment 2eaf5388-95c6-4124-8efb-af15fef29e9a resource provider aggregate not found 2026-08-06 15:26:45.210 8 INFO neutron.services.segments.plugin [-] Segment 2eaf5388-95c6-4124-8efb-af15fef29e9a resource provider aggregate not found 2026-08-06 15:26:45.221 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2eaf5388-95c6-4124-8efb-af15fef29e9a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eaf5388-95c6-4124-8efb-af15fef29e9a found for delete ", "request_id": "req-2ec6009a-ef46-494c-8cf3-4ceb247a2241"}]} 2026-08-06 15:26:45.226 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2eaf5388-95c6-4124-8efb-af15fef29e9a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eaf5388-95c6-4124-8efb-af15fef29e9a found for delete ", "request_id": "req-f3b0d5f1-b8e9-43c3-a26a-e7eae38a6c84"}]} 2026-08-06 15:26:45.242 8 INFO neutron.services.segments.plugin [-] Segment b1945289-6662-45f8-aee9-098caad0f903 resource provider aggregate not found 2026-08-06 15:26:45.245 8 INFO neutron.services.segments.plugin [-] Segment b1945289-6662-45f8-aee9-098caad0f903 resource provider aggregate not found 2026-08-06 15:26:45.260 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b1945289-6662-45f8-aee9-098caad0f903 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1945289-6662-45f8-aee9-098caad0f903 found for delete ", "request_id": "req-a595b6f8-1dea-4f6a-962c-da0df8b26cd6"}]} 2026-08-06 15:26:45.260 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b1945289-6662-45f8-aee9-098caad0f903 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1945289-6662-45f8-aee9-098caad0f903 found for delete ", "request_id": "req-28c9dde1-d002-45d6-a26b-58b9d736fbd2"}]} 2026-08-06 15:26:45.379 7 WARNING neutron.db.securitygroups_db [None req-826e7ac1-312d-4453-ad91-7ae15d0c5d0f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 991/2024] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:45 2026] GET /v2.0/security-groups?tenant_id=4149a69dbbdd4b4f80675aa39008890f&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2025] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:45 2026] DELETE /v2.0/security-groups/7a6e2c8e-6b62-478a-aeb0-cd9465168f56 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:46.881 8 INFO neutron.db.segments_db [None req-524360ea-c2a7-4e91-8c6b-1988bd545e2e 0af617c010af4b89bf32553e6213fc25 8fc9adff45424b62bc23d9351f9279bd - - default default] Added segment 6eb0eba0-cbf4-42b9-b4e1-18145e646da3 of type vxlan for network 91663da5-157f-4556-8ade-841162833063 [pid: 8|app: 0|req: 1036/2028] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:46 2026] POST /v2.0/networks => generated 632 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2029] 10.0.0.2 () {34 vars in 751 bytes} [Thu Aug 6 15:26:46 2026] PUT /v2.0/networks/91663da5-157f-4556-8ade-841162833063/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2030] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:26:47 2026] GET /v2.0/networks/91663da5-157f-4556-8ade-841162833063/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: 994/2031] 10.0.0.2 () {34 vars in 762 bytes} [Thu Aug 6 15:26:47 2026] PUT /v2.0/networks/91663da5-157f-4556-8ade-841162833063/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2032] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:26:47 2026] GET /v2.0/networks/91663da5-157f-4556-8ade-841162833063/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2033] 10.0.0.2 () {34 vars in 758 bytes} [Thu Aug 6 15:26:47 2026] PUT /v2.0/networks/91663da5-157f-4556-8ade-841162833063/tags/red => 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: 996/2034] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:26:47 2026] GET /v2.0/networks/91663da5-157f-4556-8ade-841162833063/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: 997/2035] 10.0.0.2 () {34 vars in 780 bytes} [Thu Aug 6 15:26:47 2026] PUT /v2.0/networks/91663da5-157f-4556-8ade-841162833063/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2036] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:26:47 2026] GET /v2.0/networks/91663da5-157f-4556-8ade-841162833063/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:47.480 8 INFO neutron.db.segments_db [None req-d0b89bea-de2d-417c-91dd-ca19dbea1446 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Added segment 161c4b1a-1e5c-42ad-ba72-4942b090a861 of type vxlan for network 27c755e0-48d7-4f94-86e9-e24452300f26 [pid: 7|app: 0|req: 999/2037] 10.0.0.2 () {34 vars in 751 bytes} [Thu Aug 6 15:26:47 2026] PUT /v2.0/networks/91663da5-157f-4556-8ade-841162833063/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: 1039/2038] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:47 2026] POST /v2.0/networks => generated 628 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2039] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:26:47 2026] GET /v2.0/networks/91663da5-157f-4556-8ade-841162833063/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2040] 10.0.0.2 () {32 vars in 739 bytes} [Thu Aug 6 15:26:47 2026] GET /v2.0/networks/91663da5-157f-4556-8ade-841162833063/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:47.629 8 INFO neutron.db.segments_db [None req-799343ac-d157-4ecb-a3ab-58923f0cfc10 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Added segment c0717a38-09ae-4325-b3eb-c5e1ad77fdfb of type vxlan for network 3daf6892-4aa4-4d15-b9ee-e999125f49c1 2026-08-06 15:26:47.667 7 INFO neutron.api.v2.resource [None req-ed855670-5727-4139-b596-9cb17c7fa545 0af617c010af4b89bf32553e6213fc25 8fc9adff45424b62bc23d9351f9279bd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1002/2041] 10.0.0.2 () {32 vars in 743 bytes} [Thu Aug 6 15:26:47 2026] GET /v2.0/networks/91663da5-157f-4556-8ade-841162833063/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2042] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:47 2026] POST /v2.0/networks => generated 629 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2043] 10.0.0.2 () {32 vars in 742 bytes} [Thu Aug 6 15:26:47 2026] DELETE /v2.0/networks/91663da5-157f-4556-8ade-841162833063/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2044] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:26:47 2026] GET /v2.0/networks/91663da5-157f-4556-8ade-841162833063/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:47.837 7 INFO neutron.api.v2.resource [None req-0a1c5516-e008-4326-9abf-5bab281c7e55 0af617c010af4b89bf32553e6213fc25 8fc9adff45424b62bc23d9351f9279bd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1005/2045] 10.0.0.2 () {32 vars in 746 bytes} [Thu Aug 6 15:26:47 2026] DELETE /v2.0/networks/91663da5-157f-4556-8ade-841162833063/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2046] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:26:47 2026] DELETE /v2.0/networks/91663da5-157f-4556-8ade-841162833063/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2047] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:26:47 2026] POST /v2.0/subnets => generated 626 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2048] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:26:47 2026] GET /v2.0/networks/91663da5-157f-4556-8ade-841162833063/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:48.082 7 INFO neutron.services.segments.plugin [-] Segment 6eb0eba0-cbf4-42b9-b4e1-18145e646da3 resource provider aggregate not found 2026-08-06 15:26:48.091 7 INFO neutron.services.segments.plugin [-] Segment 6eb0eba0-cbf4-42b9-b4e1-18145e646da3 resource provider aggregate not found 2026-08-06 15:26:48.104 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6eb0eba0-cbf4-42b9-b4e1-18145e646da3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6eb0eba0-cbf4-42b9-b4e1-18145e646da3 found for delete ", "request_id": "req-17f1e70d-cbbf-4a31-8fee-3e1e66cb7585"}]} 2026-08-06 15:26:48.114 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6eb0eba0-cbf4-42b9-b4e1-18145e646da3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6eb0eba0-cbf4-42b9-b4e1-18145e646da3 found for delete ", "request_id": "req-146305ac-4f8d-4db6-8f3a-53f5dc0f610b"}]} [pid: 7|app: 0|req: 1008/2049] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:47 2026] DELETE /v2.0/networks/91663da5-157f-4556-8ade-841162833063 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2050] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:26:47 2026] POST /v2.0/subnets => generated 626 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:48.234 7 INFO neutron.db.segments_db [None req-83e8c5a0-9517-4204-9fd4-2a70ff14c6ad fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Added segment 78efe5ec-686f-41de-82a4-d0fca7340280 of type vxlan for network a69ed23a-c554-4c91-b020-9e24e967c92e 2026-08-06 15:26:48.451 7 INFO neutron.db.l3_hamode_db [None req-83e8c5a0-9517-4204-9fd4-2a70ff14c6ad fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:26:48.549 7 INFO neutron.db.l3_hamode_db [None req-83e8c5a0-9517-4204-9fd4-2a70ff14c6ad fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:26:48.850 8 WARNING neutron.db.securitygroups_db [None req-8c1517a4-b425-415e-ad99-2c3facd7c558 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1043/2051] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:48 2026] GET /v2.0/security-groups?tenant_id=6e5038f0ba244a8d8e05f501cc0a6c83&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2052] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:48 2026] DELETE /v2.0/security-groups/4052a0bc-f2fb-46b2-ac10-db7181c528cd => 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: 1009/2053] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:26:48 2026] POST /v2.0/routers => generated 506 bytes in 949 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:49.204 7 WARNING neutron.db.securitygroups_db [None req-7a48ca51-f75f-4f1e-af6f-d66ee8c88b8b 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1010/2054] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:49 2026] GET /v2.0/security-groups?tenant_id=8fc9adff45424b62bc23d9351f9279bd&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2055] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:49 2026] DELETE /v2.0/security-groups/b19d1160-944a-4b91-860b-5bc55173e1fd => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2056] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:26:49 2026] PUT /v2.0/routers/d0d8f2dd-0789-4247-b169-91e1475d5875/add_router_interface => generated 310 bytes in 1180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2057] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:26:50 2026] GET /v2.0/ports/ddd56a0f-ebf2-4110-99d0-6b70f87477e6 => generated 955 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2058] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:26:50 2026] PUT /v2.0/routers/d0d8f2dd-0789-4247-b169-91e1475d5875/add_router_interface => generated 310 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2059] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:26:51 2026] GET /v2.0/ports/7908826f-0711-495d-85cf-d2ece86d9024 => generated 955 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:26:51.986 8 INFO neutron_taas.services.taas.taas_plugin [None req-5774eace-5e4f-41c4-811f-18f3e2fbb772 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] TaaS: Handle Delete Port: 7908826f-0711-495d-85cf-d2ece86d9024 2026-08-06 15:26:51.990 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5774eace-5e4f-41c4-811f-18f3e2fbb772 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Tap Mirror: Handle Delete Port: 7908826f-0711-495d-85cf-d2ece86d9024 [pid: 8|app: 0|req: 1047/2060] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:26:51 2026] PUT /v2.0/routers/d0d8f2dd-0789-4247-b169-91e1475d5875/remove_router_interface => generated 310 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2061] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:26:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2062] 10.0.0.2 () {34 vars in 757 bytes} [Thu Aug 6 15:26:52 2026] PUT /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:52.722 7 INFO neutron_taas.services.taas.taas_plugin [None req-7301b8c3-738e-46a0-8adc-20b7d8c70b85 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] TaaS: Handle Delete Port: ddd56a0f-ebf2-4110-99d0-6b70f87477e6 2026-08-06 15:26:52.725 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7301b8c3-738e-46a0-8adc-20b7d8c70b85 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Tap Mirror: Handle Delete Port: ddd56a0f-ebf2-4110-99d0-6b70f87477e6 [pid: 8|app: 0|req: 1050/2063] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:26:52 2026] GET /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2064] 10.0.0.2 () {34 vars in 768 bytes} [Thu Aug 6 15:26:52 2026] PUT /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2065] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:26:52 2026] GET /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2066] 10.0.0.2 () {34 vars in 764 bytes} [Thu Aug 6 15:26:52 2026] PUT /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/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: 1054/2067] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:26:52 2026] GET /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2068] 10.0.0.2 () {34 vars in 786 bytes} [Thu Aug 6 15:26:52 2026] PUT /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2069] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:26:52 2026] GET /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2070] 10.0.0.2 () {34 vars in 757 bytes} [Thu Aug 6 15:26:53 2026] PUT /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2071] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:26:52 2026] PUT /v2.0/routers/d0d8f2dd-0789-4247-b169-91e1475d5875/remove_router_interface => generated 310 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2072] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:26:53 2026] GET /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2073] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:26:53 2026] GET /v2.0/ports?device_id=d0d8f2dd-0789-4247-b169-91e1475d5875 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2074] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:26:53 2026] GET /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:53.199 8 INFO neutron.api.v2.resource [None req-6d6e7502-4455-41c8-b25e-600f19c6e0fe 85169239d5b94d0aa8dce8a6a1064980 6cc4063b0a174b3796bffc0b779c34d0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1060/2075] 10.0.0.2 () {32 vars in 749 bytes} [Thu Aug 6 15:26:53 2026] GET /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2076] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:26:53 2026] DELETE /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2077] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:26:53 2026] GET /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:53.301 7 INFO neutron_taas.services.taas.taas_plugin [None req-a458a609-8178-4652-b661-ab537fb414b3 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] TaaS: Handle Delete Port: faa2b061-4c14-40b7-bae5-eb65b0202f37 2026-08-06 15:26:53.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a458a609-8178-4652-b661-ab537fb414b3 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Tap Mirror: Handle Delete Port: faa2b061-4c14-40b7-bae5-eb65b0202f37 2026-08-06 15:26:53.319 8 INFO neutron.api.v2.resource [None req-21ba4b72-bd76-4913-ac13-fa15d49f6bd0 85169239d5b94d0aa8dce8a6a1064980 6cc4063b0a174b3796bffc0b779c34d0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1063/2078] 10.0.0.2 () {32 vars in 752 bytes} [Thu Aug 6 15:26:53 2026] DELETE /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2079] 10.0.0.2 () {32 vars in 740 bytes} [Thu Aug 6 15:26:53 2026] DELETE /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags => 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: 1065/2080] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:26:53 2026] GET /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2081] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:26:53 2026] DELETE /v2.0/subnetpools/0e161636-0cc8-40cd-bfe4-657bed002fb5 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:53.639 7 INFO neutron.services.segments.plugin [-] Segment 78efe5ec-686f-41de-82a4-d0fca7340280 resource provider aggregate not found 2026-08-06 15:26:53.646 7 INFO neutron.services.segments.plugin [-] Segment 78efe5ec-686f-41de-82a4-d0fca7340280 resource provider aggregate not found 2026-08-06 15:26:53.659 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 78efe5ec-686f-41de-82a4-d0fca7340280 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78efe5ec-686f-41de-82a4-d0fca7340280 found for delete ", "request_id": "req-f0ad6924-7c02-4ff0-9b33-b0c80d7ec47e"}]} 2026-08-06 15:26:53.662 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 78efe5ec-686f-41de-82a4-d0fca7340280 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78efe5ec-686f-41de-82a4-d0fca7340280 found for delete ", "request_id": "req-9f758cad-0d88-4a90-8c59-a7e5e2505de4"}]} 2026-08-06 15:26:53.676 7 INFO neutron.db.l3_hamode_db [None req-a458a609-8178-4652-b661-ab537fb414b3 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] HA network a69ed23a-c554-4c91-b020-9e24e967c92e was deleted as no HA routers are present in project 2a671732da7e4a6eb9dfa33ff8a72670. [pid: 7|app: 0|req: 1016/2082] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:53 2026] DELETE /v2.0/routers/d0d8f2dd-0789-4247-b169-91e1475d5875 => generated 0 bytes in 556 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2083] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:53 2026] DELETE /v2.0/subnets/6cee4634-4f2f-40e6-8dcf-084dd5f10455 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2084] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:53 2026] DELETE /v2.0/subnets/83b389ab-7eb2-441d-8b73-b973cba434c9 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:26:54.175 8 INFO neutron_taas.services.taas.taas_plugin [None req-71f698f6-8257-4fbb-8713-a3144c91095f fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] TaaS: Handle Delete Port: be569cfb-6259-41de-a9fd-bf70a6978d6a 2026-08-06 15:26:54.179 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71f698f6-8257-4fbb-8713-a3144c91095f fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Tap Mirror: Handle Delete Port: be569cfb-6259-41de-a9fd-bf70a6978d6a 2026-08-06 15:26:54.191 7 WARNING neutron.db.securitygroups_db [None req-aa11902a-6eb0-4873-bead-b6749de8177d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1018/2085] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:54 2026] GET /v2.0/security-groups?tenant_id=799880039ec34e65b7f628c38c7fc75c&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:26:54.357 8 INFO neutron.services.segments.plugin [-] Segment c0717a38-09ae-4325-b3eb-c5e1ad77fdfb resource provider aggregate not found 2026-08-06 15:26:54.363 8 INFO neutron.services.segments.plugin [-] Segment c0717a38-09ae-4325-b3eb-c5e1ad77fdfb resource provider aggregate not found 2026-08-06 15:26:54.376 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c0717a38-09ae-4325-b3eb-c5e1ad77fdfb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0717a38-09ae-4325-b3eb-c5e1ad77fdfb found for delete ", "request_id": "req-866df26f-d49b-41cf-b357-509d24607ee3"}]} 2026-08-06 15:26:54.380 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c0717a38-09ae-4325-b3eb-c5e1ad77fdfb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0717a38-09ae-4325-b3eb-c5e1ad77fdfb found for delete ", "request_id": "req-1f9c96a7-a70e-481a-af84-25fb948843dc"}]} [pid: 8|app: 0|req: 1068/2086] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:54 2026] DELETE /v2.0/networks/3daf6892-4aa4-4d15-b9ee-e999125f49c1 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2087] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:54 2026] DELETE /v2.0/security-groups/27d43e20-f578-4227-83d9-f41501487ce1 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:54.491 8 INFO neutron_taas.services.taas.taas_plugin [None req-44fb810e-05f1-4cb0-a059-63bbe1d816a8 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] TaaS: Handle Delete Port: 40b95bf3-1636-4783-89ed-64d4297212d3 2026-08-06 15:26:54.494 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44fb810e-05f1-4cb0-a059-63bbe1d816a8 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Tap Mirror: Handle Delete Port: 40b95bf3-1636-4783-89ed-64d4297212d3 2026-08-06 15:26:54.522 7 WARNING neutron.db.securitygroups_db [None req-db4823fa-9d27-44f1-a32d-0e3260a10ae9 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1020/2088] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:26:54 2026] GET /v2.0/security-groups?tenant_id=6cc4063b0a174b3796bffc0b779c34d0&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2089] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:54 2026] DELETE /v2.0/networks/27c755e0-48d7-4f94-86e9-e24452300f26 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:26:54.756 8 INFO neutron.db.segments_db [None req-a64bb366-106e-4a93-a4e8-e05da500a5d6 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Added segment 95ca59ee-3468-4623-8413-fe3282c7325d of type vxlan for network 637d5835-ea79-45b3-b765-2a7fe2a58b3e [pid: 7|app: 0|req: 1021/2090] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:26:54 2026] DELETE /v2.0/security-groups/bdaad317-06e3-475d-aab6-ca774f5b6b04 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2091] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:54 2026] POST /v2.0/networks => generated 630 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2092] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:26:54 2026] POST /v2.0/subnets => generated 626 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:55.153 8 INFO neutron.db.segments_db [None req-ffe7fb46-e571-4e0b-aedc-f6bb4ef28b44 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Added segment 77f517dc-a77e-4f50-a46a-5809ffe07514 of type vxlan for network 3c99a5b7-f9cf-46ba-b366-8ceabf68fad3 2026-08-06 15:26:55.351 8 INFO neutron.db.l3_hamode_db [None req-ffe7fb46-e571-4e0b-aedc-f6bb4ef28b44 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:26:55.444 8 INFO neutron.db.l3_hamode_db [None req-ffe7fb46-e571-4e0b-aedc-f6bb4ef28b44 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1071/2093] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:26:55 2026] POST /v2.0/routers => generated 507 bytes in 918 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2094] 10.0.0.2 () {34 vars in 663 bytes} [Thu Aug 6 15:26:56 2026] POST /v2.0/ports => generated 946 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:56.396 8 INFO neutron.services.segments.plugin [-] Segment 161c4b1a-1e5c-42ad-ba72-4942b090a861 resource provider aggregate not found 2026-08-06 15:26:56.402 8 INFO neutron.services.segments.plugin [-] Segment 161c4b1a-1e5c-42ad-ba72-4942b090a861 resource provider aggregate not found 2026-08-06 15:26:56.416 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 161c4b1a-1e5c-42ad-ba72-4942b090a861 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 161c4b1a-1e5c-42ad-ba72-4942b090a861 found for delete ", "request_id": "req-8de738e6-96b0-466d-8124-c5a207d962cb"}]} 2026-08-06 15:26:56.428 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 161c4b1a-1e5c-42ad-ba72-4942b090a861 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 161c4b1a-1e5c-42ad-ba72-4942b090a861 found for delete ", "request_id": "req-80681acf-724e-4192-8768-a8a273216c86"}]} [pid: 8|app: 0|req: 1072/2095] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:26:56 2026] PUT /v2.0/routers/2e05435a-0b27-456b-b996-992801a3748e/add_router_interface => generated 310 bytes in 1186 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: 1024/2096] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:26:57 2026] GET /v2.0/ports/04873853-8544-4560-b68b-2933464b9221 => generated 1020 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:26:57.935 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e426e38-22c3-43bf-b3dd-5ef5160ede1c fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] TaaS: Handle Delete Port: 04873853-8544-4560-b68b-2933464b9221 2026-08-06 15:26:57.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e426e38-22c3-43bf-b3dd-5ef5160ede1c fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Tap Mirror: Handle Delete Port: 04873853-8544-4560-b68b-2933464b9221 2026-08-06 15:26:58.284 7 INFO neutron.db.segments_db [None req-c08ae37e-fd0a-4139-abe8-81ff9d9c74ba 0ae048f8bc4547fb837596298248a672 691fddccd1154e62b22f7ce0f8b93c8d - - default default] Added segment b68fd7b9-bfd1-413e-9492-3c80b39593cb of type vxlan for network 25b3b042-8ec4-4def-9323-9c981a1ddc73 [pid: 7|app: 0|req: 1025/2097] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:57 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: 1073/2098] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:26:57 2026] PUT /v2.0/routers/2e05435a-0b27-456b-b996-992801a3748e/remove_router_interface => generated 310 bytes in 778 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-08-06 15:26:58.534 8 INFO neutron.api.v2.resource [None req-18269638-0e92-42e1-9a26-250134ae61ef fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1074/2099] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:26:58 2026] PUT /v2.0/routers/2e05435a-0b27-456b-b996-992801a3748e/remove_router_interface => generated 197 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2100] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:26:58 2026] GET /v2.0/ports?device_id=2e05435a-0b27-456b-b996-992801a3748e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2101] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:26:58 2026] POST /v2.0/subnets => generated 626 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2102] 10.0.0.2 () {34 vars in 749 bytes} [Thu Aug 6 15:26:58 2026] PUT /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2103] 10.0.0.2 () {32 vars in 729 bytes} [Thu Aug 6 15:26:58 2026] GET /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:58.753 8 INFO neutron_taas.services.taas.taas_plugin [None req-5379bfce-aebb-4d5a-95f5-bde576614247 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] TaaS: Handle Delete Port: a0b17328-957a-4ed8-9b4d-205a3b16e092 2026-08-06 15:26:58.757 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5379bfce-aebb-4d5a-95f5-bde576614247 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Tap Mirror: Handle Delete Port: a0b17328-957a-4ed8-9b4d-205a3b16e092 [pid: 7|app: 0|req: 1029/2104] 10.0.0.2 () {34 vars in 760 bytes} [Thu Aug 6 15:26:58 2026] PUT /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2105] 10.0.0.2 () {32 vars in 729 bytes} [Thu Aug 6 15:26:58 2026] GET /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2106] 10.0.0.2 () {34 vars in 756 bytes} [Thu Aug 6 15:26:58 2026] PUT /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/tags/red => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2107] 10.0.0.2 () {32 vars in 729 bytes} [Thu Aug 6 15:26:58 2026] GET /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/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: 1033/2108] 10.0.0.2 () {34 vars in 778 bytes} [Thu Aug 6 15:26:59 2026] PUT /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/tags/black.or.white => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:26:59.108 8 INFO neutron.services.segments.plugin [-] Segment 77f517dc-a77e-4f50-a46a-5809ffe07514 resource provider aggregate not found 2026-08-06 15:26:59.117 8 INFO neutron.services.segments.plugin [-] Segment 77f517dc-a77e-4f50-a46a-5809ffe07514 resource provider aggregate not found 2026-08-06 15:26:59.127 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 77f517dc-a77e-4f50-a46a-5809ffe07514 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77f517dc-a77e-4f50-a46a-5809ffe07514 found for delete ", "request_id": "req-3b855d5d-f16e-4bbb-89b2-f45029ac44f7"}]} 2026-08-06 15:26:59.134 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 77f517dc-a77e-4f50-a46a-5809ffe07514 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77f517dc-a77e-4f50-a46a-5809ffe07514 found for delete ", "request_id": "req-68208f3f-0364-4a5c-bb4f-2b037e81b55d"}]} [pid: 7|app: 0|req: 1034/2109] 10.0.0.2 () {32 vars in 729 bytes} [Thu Aug 6 15:26:59 2026] GET /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:59.143 8 INFO neutron.db.l3_hamode_db [None req-5379bfce-aebb-4d5a-95f5-bde576614247 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] HA network 3c99a5b7-f9cf-46ba-b366-8ceabf68fad3 was deleted as no HA routers are present in project 2a671732da7e4a6eb9dfa33ff8a72670. [pid: 8|app: 0|req: 1076/2110] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:58 2026] DELETE /v2.0/routers/2e05435a-0b27-456b-b996-992801a3748e => generated 0 bytes in 577 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2111] 10.0.0.2 () {34 vars in 749 bytes} [Thu Aug 6 15:26:59 2026] PUT /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/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: 1036/2112] 10.0.0.2 () {32 vars in 729 bytes} [Thu Aug 6 15:26:59 2026] GET /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/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: 1037/2113] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:26:59 2026] GET /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2114] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:59 2026] DELETE /v2.0/subnets/ea0422a5-e1a0-4e78-8df6-eede15b993ee => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:26:59.333 7 INFO neutron.api.v2.resource [None req-57aebc6d-0c1e-46a7-9cf6-84dd9e0312b7 0ae048f8bc4547fb837596298248a672 691fddccd1154e62b22f7ce0f8b93c8d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1038/2115] 10.0.0.2 () {32 vars in 741 bytes} [Thu Aug 6 15:26:59 2026] GET /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/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: 1039/2116] 10.0.0.2 () {32 vars in 740 bytes} [Thu Aug 6 15:26:59 2026] DELETE /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:26:59.386 8 INFO neutron_taas.services.taas.taas_plugin [None req-65cc59d4-2e2a-49c0-9f0f-74efab102a35 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] TaaS: Handle Delete Port: 5894a00d-f1ef-44b8-be8f-bee70c188e9a 2026-08-06 15:26:59.389 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65cc59d4-2e2a-49c0-9f0f-74efab102a35 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Tap Mirror: Handle Delete Port: 5894a00d-f1ef-44b8-be8f-bee70c188e9a [pid: 7|app: 0|req: 1040/2117] 10.0.0.2 () {32 vars in 729 bytes} [Thu Aug 6 15:26:59 2026] GET /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:59.482 7 INFO neutron.api.v2.resource [None req-978c80a1-7121-4d28-b804-c4f432041441 0ae048f8bc4547fb837596298248a672 691fddccd1154e62b22f7ce0f8b93c8d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1041/2118] 10.0.0.2 () {32 vars in 744 bytes} [Thu Aug 6 15:26:59 2026] DELETE /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2119] 10.0.0.2 () {32 vars in 732 bytes} [Thu Aug 6 15:26:59 2026] DELETE /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/tags => 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: 1078/2120] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:59 2026] DELETE /v2.0/networks/637d5835-ea79-45b3-b765-2a7fe2a58b3e => 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: 1043/2121] 10.0.0.2 () {32 vars in 729 bytes} [Thu Aug 6 15:26:59 2026] GET /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:26:59.679 8 INFO neutron.db.segments_db [None req-59dcdec4-d5e5-44d8-b539-ad914491e28a fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Added segment 98cf868d-0575-4129-a958-af91f0651a33 of type vxlan for network 7c073f08-f45e-4a38-9f8f-22a9506b1384 [pid: 7|app: 0|req: 1044/2122] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:26:59 2026] DELETE /v2.0/subnets/3dfa798a-0559-4726-8a0d-df503a002a1c => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2123] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:26:59 2026] POST /v2.0/networks => generated 630 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:26:59.866 7 INFO neutron.services.segments.plugin [-] Segment b68fd7b9-bfd1-413e-9492-3c80b39593cb resource provider aggregate not found 2026-08-06 15:26:59.871 7 INFO neutron.services.segments.plugin [-] Segment b68fd7b9-bfd1-413e-9492-3c80b39593cb resource provider aggregate not found 2026-08-06 15:26:59.884 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b68fd7b9-bfd1-413e-9492-3c80b39593cb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b68fd7b9-bfd1-413e-9492-3c80b39593cb found for delete ", "request_id": "req-9a0c295d-c1be-4173-bc5f-0452be2115ae"}]} 2026-08-06 15:26:59.892 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b68fd7b9-bfd1-413e-9492-3c80b39593cb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b68fd7b9-bfd1-413e-9492-3c80b39593cb found for delete ", "request_id": "req-0b0e9303-6d86-47d8-a422-410737376e0a"}]} [pid: 7|app: 0|req: 1045/2124] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:26:59 2026] DELETE /v2.0/networks/25b3b042-8ec4-4def-9323-9c981a1ddc73 => 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: 1080/2125] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:26:59 2026] POST /v2.0/subnets => generated 626 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:27:00.056 7 INFO neutron.db.segments_db [None req-633153ef-ff53-495c-99e3-2beba54af3d3 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Added segment 4fcecc67-dcde-4c40-8585-3b912abf0b87 of type vxlan for network ee3616d8-3ee1-4b39-9381-5b7d9d594837 2026-08-06 15:27:00.318 7 INFO neutron.db.l3_hamode_db [None req-633153ef-ff53-495c-99e3-2beba54af3d3 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:27:00.433 7 INFO neutron.db.l3_hamode_db [None req-633153ef-ff53-495c-99e3-2beba54af3d3 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:27:00.604 8 WARNING neutron.db.securitygroups_db [None req-293a6213-416d-40bc-81a2-0c89348d3252 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1081/2126] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:27:00 2026] GET /v2.0/security-groups?tenant_id=4d56e7eb37ef4d57beecff888a7c789c&name=default => generated 2929 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2127] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:27:00 2026] DELETE /v2.0/security-groups/22145aba-5daf-43ae-9a20-c4a6ab3f1be6 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:27:00.987 8 WARNING neutron.db.securitygroups_db [None req-4831ae6d-141e-4425-9a4e-0fb06a82da30 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1085/2130] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:27:00 2026] GET /v2.0/security-groups?tenant_id=691fddccd1154e62b22f7ce0f8b93c8d&name=default => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2131] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:27:00 2026] POST /v2.0/routers => generated 506 bytes in 1037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2132] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:27:01 2026] DELETE /v2.0/security-groups/14504383-ba0d-43e8-8d70-47dcaccc9b74 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:27:01.147 8 INFO neutron.services.segments.plugin [-] Segment 95ca59ee-3468-4623-8413-fe3282c7325d resource provider aggregate not found 2026-08-06 15:27:01.163 8 INFO neutron.services.segments.plugin [-] Segment 95ca59ee-3468-4623-8413-fe3282c7325d resource provider aggregate not found 2026-08-06 15:27:01.172 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 95ca59ee-3468-4623-8413-fe3282c7325d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95ca59ee-3468-4623-8413-fe3282c7325d found for delete ", "request_id": "req-93229607-a3db-4232-87c8-c05e5de4d2fc"}]} 2026-08-06 15:27:01.179 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 95ca59ee-3468-4623-8413-fe3282c7325d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95ca59ee-3468-4623-8413-fe3282c7325d found for delete ", "request_id": "req-6593a08e-d6fc-42c0-be3d-6a60cdadd54f"}]} [pid: 7|app: 0|req: 1047/2133] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:27:01 2026] PUT /v2.0/routers/a776f3e3-5361-43e3-8397-846b610d785c/add_router_interface => generated 310 bytes in 1078 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2134] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:27:02 2026] GET /v2.0/ports/0dcdf049-594f-4649-b678-ea49d50c9cd8 => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:27:03.506 7 INFO neutron_taas.services.taas.taas_plugin [None req-727d900a-65c3-4591-b509-ad00421f4147 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] TaaS: Handle Delete Port: 0dcdf049-594f-4649-b678-ea49d50c9cd8 2026-08-06 15:27:03.509 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-727d900a-65c3-4591-b509-ad00421f4147 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Tap Mirror: Handle Delete Port: 0dcdf049-594f-4649-b678-ea49d50c9cd8 [pid: 7|app: 0|req: 1048/2135] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:27:02 2026] PUT /v2.0/routers/a776f3e3-5361-43e3-8397-846b610d785c/remove_router_interface => generated 310 bytes in 1744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2136] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:27:03 2026] GET /v2.0/ports?device_id=a776f3e3-5361-43e3-8397-846b610d785c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:27:04.142 7 INFO neutron_taas.services.taas.taas_plugin [None req-63bfcad6-9063-4f22-8de7-38f23492c3a3 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] TaaS: Handle Delete Port: e9b57eff-6840-4576-9046-d907f4f3bd8d 2026-08-06 15:27:04.145 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63bfcad6-9063-4f22-8de7-38f23492c3a3 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Tap Mirror: Handle Delete Port: e9b57eff-6840-4576-9046-d907f4f3bd8d 2026-08-06 15:27:04.490 7 INFO neutron.services.segments.plugin [-] Segment 4fcecc67-dcde-4c40-8585-3b912abf0b87 resource provider aggregate not found 2026-08-06 15:27:04.495 7 INFO neutron.services.segments.plugin [-] Segment 4fcecc67-dcde-4c40-8585-3b912abf0b87 resource provider aggregate not found 2026-08-06 15:27:04.509 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4fcecc67-dcde-4c40-8585-3b912abf0b87 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fcecc67-dcde-4c40-8585-3b912abf0b87 found for delete ", "request_id": "req-0c8ed5d0-c3e1-483f-9868-e8e038a1d867"}]} 2026-08-06 15:27:04.513 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4fcecc67-dcde-4c40-8585-3b912abf0b87 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fcecc67-dcde-4c40-8585-3b912abf0b87 found for delete ", "request_id": "req-33b17160-ae3d-4033-b213-16516254943f"}]} 2026-08-06 15:27:04.516 7 INFO neutron.db.l3_hamode_db [None req-63bfcad6-9063-4f22-8de7-38f23492c3a3 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] HA network ee3616d8-3ee1-4b39-9381-5b7d9d594837 was deleted as no HA routers are present in project 2a671732da7e4a6eb9dfa33ff8a72670. 2026-08-06 15:27:04.517 8 INFO neutron.db.segments_db [None req-5dface30-704d-45e4-9aad-33083187e23a 7fc2cbc4e2f3437aad1ea48f1f3c01b1 e82cac3745004ff2b80c39ce3da59765 - - default default] Added segment 7fc8669d-58e9-4a2b-b8fd-aa8e1d94d01c of type vxlan for network 049deafd-3a3c-4b6a-8c90-2fce083e9868 [pid: 7|app: 0|req: 1049/2137] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:27:03 2026] DELETE /v2.0/routers/a776f3e3-5361-43e3-8397-846b610d785c => generated 0 bytes in 568 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2138] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:27:04 2026] POST /v2.0/networks => generated 631 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:27:04.681 8 INFO neutron.db.segments_db [None req-89518295-c18c-4492-a8a8-5b80cae520a1 7fc2cbc4e2f3437aad1ea48f1f3c01b1 e82cac3745004ff2b80c39ce3da59765 - - default default] Added segment 3b92194b-0c0a-4b87-b5b2-2b594bc4f3b4 of type vxlan for network f63c1dac-682c-45d2-821c-819c7707b4fa [pid: 7|app: 0|req: 1050/2139] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:27:04 2026] DELETE /v2.0/subnets/1c51d98a-0508-479d-aa05-493b691bd757 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2140] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:27:04 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:27:04.818 7 INFO neutron_taas.services.taas.taas_plugin [None req-2236f218-09bd-422c-9a8d-8959c7c61c63 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] TaaS: Handle Delete Port: 834eb911-467d-4433-a503-c2b1705a2444 2026-08-06 15:27:04.822 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2236f218-09bd-422c-9a8d-8959c7c61c63 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Tap Mirror: Handle Delete Port: 834eb911-467d-4433-a503-c2b1705a2444 [pid: 8|app: 0|req: 1091/2141] 10.0.0.2 () {34 vars in 751 bytes} [Thu Aug 6 15:27:04 2026] PUT /v2.0/networks/049deafd-3a3c-4b6a-8c90-2fce083e9868/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: 1092/2142] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:27:04 2026] GET /v2.0/networks/049deafd-3a3c-4b6a-8c90-2fce083e9868/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2143] 10.0.0.2 () {34 vars in 751 bytes} [Thu Aug 6 15:27:04 2026] PUT /v2.0/networks/f63c1dac-682c-45d2-821c-819c7707b4fa/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2144] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:27:04 2026] DELETE /v2.0/networks/7c073f08-f45e-4a38-9f8f-22a9506b1384 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2145] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:27:04 2026] GET /v2.0/networks/f63c1dac-682c-45d2-821c-819c7707b4fa/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:27:05.037 7 INFO neutron.db.segments_db [None req-c25a8714-2534-44fa-ab42-883d1da7035e fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Added segment 6c362244-7ec2-447a-94e4-679d74a20404 of type vxlan for network d704731e-ea20-4bda-8d9e-b2c7510b4c14 [pid: 8|app: 0|req: 1095/2146] 10.0.0.2 () {34 vars in 751 bytes} [Thu Aug 6 15:27:05 2026] PUT /v2.0/networks/f63c1dac-682c-45d2-821c-819c7707b4fa/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2147] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:27:05 2026] GET /v2.0/networks/f63c1dac-682c-45d2-821c-819c7707b4fa/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2148] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:27:05 2026] GET /v2.0/networks/049deafd-3a3c-4b6a-8c90-2fce083e9868/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:27:05.249 7 INFO neutron.db.l3_hamode_db [None req-c25a8714-2534-44fa-ab42-883d1da7035e fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:27:05.344 8 INFO neutron.services.segments.plugin [-] Segment 7fc8669d-58e9-4a2b-b8fd-aa8e1d94d01c resource provider aggregate not found 2026-08-06 15:27:05.352 8 INFO neutron.services.segments.plugin [-] Segment 7fc8669d-58e9-4a2b-b8fd-aa8e1d94d01c resource provider aggregate not found 2026-08-06 15:27:05.368 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7fc8669d-58e9-4a2b-b8fd-aa8e1d94d01c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fc8669d-58e9-4a2b-b8fd-aa8e1d94d01c found for delete ", "request_id": "req-d95239c9-e2c4-4194-9311-90a0452a7b34"}]} 2026-08-06 15:27:05.371 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7fc8669d-58e9-4a2b-b8fd-aa8e1d94d01c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fc8669d-58e9-4a2b-b8fd-aa8e1d94d01c found for delete ", "request_id": "req-5e3ff458-fe8d-49d8-ac49-6ab59ba575dd"}]} [pid: 8|app: 0|req: 1098/2149] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:27:05 2026] DELETE /v2.0/networks/049deafd-3a3c-4b6a-8c90-2fce083e9868 => 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: 1099/2150] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:27:05 2026] DELETE /v2.0/networks/f63c1dac-682c-45d2-821c-819c7707b4fa => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:27:05.944 7 INFO neutron.db.l3_hamode_db [None req-c25a8714-2534-44fa-ab42-883d1da7035e fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:27:06.352 8 WARNING neutron.db.securitygroups_db [None req-cc147f0e-fc9a-468b-8826-b90d8c3334d6 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1100/2151] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:27:06 2026] GET /v2.0/security-groups?tenant_id=fa9d832e31204a1d946e20c85c95bae9&name=default => generated 2929 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:27:06.531 7 INFO neutron.services.segments.plugin [-] Segment 98cf868d-0575-4129-a958-af91f0651a33 resource provider aggregate not found 2026-08-06 15:27:06.539 7 INFO neutron.services.segments.plugin [-] Segment 98cf868d-0575-4129-a958-af91f0651a33 resource provider aggregate not found 2026-08-06 15:27:06.549 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 98cf868d-0575-4129-a958-af91f0651a33 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98cf868d-0575-4129-a958-af91f0651a33 found for delete ", "request_id": "req-1deda23c-786e-46a2-bc39-78d233f32079"}]} 2026-08-06 15:27:06.566 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 98cf868d-0575-4129-a958-af91f0651a33 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98cf868d-0575-4129-a958-af91f0651a33 found for delete ", "request_id": "req-88e10d9c-40d2-4fd6-bd4e-babbd8b133e0"}]} [pid: 8|app: 0|req: 1101/2152] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:27:06 2026] DELETE /v2.0/security-groups/7dc25673-714c-4de4-a4eb-9e6d2c4a61de => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:27:06.734 8 WARNING neutron.db.securitygroups_db [None req-1126e413-6f4b-410e-9416-2bdc33d7d110 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1102/2153] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:27:06 2026] GET /v2.0/security-groups?tenant_id=e82cac3745004ff2b80c39ce3da59765&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2154] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:27:06 2026] DELETE /v2.0/security-groups/d241f4d0-925c-4dc4-9b7f-fe7defe69b83 => 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: 1052/2155] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:27:04 2026] POST /v2.0/routers => generated 688 bytes in 1945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2156] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:27:06 2026] GET /v2.0/routers/83f92cc0-c97b-478e-af3d-93a2cfbef635 => generated 694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2157] 10.0.0.2 () {32 vars in 645 bytes} [Thu Aug 6 15:27:07 2026] GET /v2.0/routers => generated 697 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:27:07.393 8 INFO neutron.services.segments.plugin [-] Segment 3b92194b-0c0a-4b87-b5b2-2b594bc4f3b4 resource provider aggregate not found 2026-08-06 15:27:07.394 8 INFO neutron.services.segments.plugin [-] Segment 3b92194b-0c0a-4b87-b5b2-2b594bc4f3b4 resource provider aggregate not found 2026-08-06 15:27:07.414 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3b92194b-0c0a-4b87-b5b2-2b594bc4f3b4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b92194b-0c0a-4b87-b5b2-2b594bc4f3b4 found for delete ", "request_id": "req-0596a9b9-4ac7-4372-9e42-2ac90f8c0961"}]} 2026-08-06 15:27:07.416 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3b92194b-0c0a-4b87-b5b2-2b594bc4f3b4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b92194b-0c0a-4b87-b5b2-2b594bc4f3b4 found for delete ", "request_id": "req-8f6b31c3-7de5-4e89-8d2d-6d09c6564dd7"}]} [pid: 8|app: 0|req: 1105/2158] 10.0.0.2 () {34 vars in 739 bytes} [Thu Aug 6 15:27:07 2026] PUT /v2.0/routers/83f92cc0-c97b-478e-af3d-93a2cfbef635 => generated 701 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2159] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:27:07 2026] GET /v2.0/routers/83f92cc0-c97b-478e-af3d-93a2cfbef635 => generated 701 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2160] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:27:07 2026] GET /v2.0/ports?device_id=83f92cc0-c97b-478e-af3d-93a2cfbef635 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:27:07.817 7 INFO neutron_taas.services.taas.taas_plugin [None req-45412c28-d2dd-4b51-9fcd-657bf70da61e fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] TaaS: Handle Delete Port: 09f3a7ed-9f3a-4591-911e-736ac3e8c1b6 2026-08-06 15:27:07.819 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45412c28-d2dd-4b51-9fcd-657bf70da61e fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Tap Mirror: Handle Delete Port: 09f3a7ed-9f3a-4591-911e-736ac3e8c1b6 2026-08-06 15:27:08.060 7 INFO neutron_taas.services.taas.taas_plugin [None req-45412c28-d2dd-4b51-9fcd-657bf70da61e fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] TaaS: Handle Delete Port: 633aa2be-b8f4-4556-9314-7de2f4ff512d 2026-08-06 15:27:08.063 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45412c28-d2dd-4b51-9fcd-657bf70da61e fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] Tap Mirror: Handle Delete Port: 633aa2be-b8f4-4556-9314-7de2f4ff512d 2026-08-06 15:27:08.431 7 INFO neutron.db.l3_hamode_db [None req-45412c28-d2dd-4b51-9fcd-657bf70da61e fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] HA network d704731e-ea20-4bda-8d9e-b2c7510b4c14 was deleted as no HA routers are present in project 2a671732da7e4a6eb9dfa33ff8a72670. [pid: 7|app: 0|req: 1055/2161] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:27:07 2026] DELETE /v2.0/routers/83f92cc0-c97b-478e-af3d-93a2cfbef635 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2162] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:27:08 2026] GET /v2.0/ports?device_id=83f92cc0-c97b-478e-af3d-93a2cfbef635 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:27:08.485 7 INFO neutron.api.v2.resource [None req-065c0cb8-9e00-40d6-bbbd-eed37e4fd56e fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1056/2163] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:27:08 2026] DELETE /v2.0/routers/83f92cc0-c97b-478e-af3d-93a2cfbef635 => 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: 1108/2164] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:27:08 2026] GET /v2.0/ports?device_id=a776f3e3-5361-43e3-8397-846b610d785c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:27:08.529 7 INFO neutron.api.v2.resource [None req-8e605bc2-6428-4a51-a1e9-d26541c3e6b4 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1057/2165] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:27:08 2026] DELETE /v2.0/routers/a776f3e3-5361-43e3-8397-846b610d785c => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:27:08.549 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9173d642-476d-445c-9c6d-b6022449ff6e fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1109/2166] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:27:08 2026] DELETE /v2.0/subnets/1c51d98a-0508-479d-aa05-493b691bd757 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:27:08.574 7 INFO neutron.services.segments.plugin [-] Segment 6c362244-7ec2-447a-94e4-679d74a20404 resource provider aggregate not found [pid: 7|app: 0|req: 1058/2167] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:27:08 2026] GET /v2.0/ports?device_id=2e05435a-0b27-456b-b996-992801a3748e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:27:08.587 7 INFO neutron.services.segments.plugin [-] Segment 6c362244-7ec2-447a-94e4-679d74a20404 resource provider aggregate not found 2026-08-06 15:27:08.594 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6c362244-7ec2-447a-94e4-679d74a20404 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c362244-7ec2-447a-94e4-679d74a20404 found for delete ", "request_id": "req-d098b5ef-9cb1-4087-9a7e-a97dcd2658e7"}]} 2026-08-06 15:27:08.598 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6c362244-7ec2-447a-94e4-679d74a20404 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c362244-7ec2-447a-94e4-679d74a20404 found for delete ", "request_id": "req-6d041281-b9be-4dc9-a728-638081ce8a15"}]} 2026-08-06 15:27:08.599 8 INFO neutron.api.v2.resource [None req-96f9a118-a66f-4295-ab03-311e2b03dd45 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1110/2168] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:27:08 2026] DELETE /v2.0/routers/2e05435a-0b27-456b-b996-992801a3748e => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:27:08.617 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53045102-814d-4002-b007-4f3a752aa366 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1059/2169] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:27:08 2026] DELETE /v2.0/subnets/ea0422a5-e1a0-4e78-8df6-eede15b993ee => 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: 1111/2170] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:27:08 2026] GET /v2.0/ports?device_id=d0d8f2dd-0789-4247-b169-91e1475d5875 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:27:08.664 7 INFO neutron.api.v2.resource [None req-a2b5d8da-5bcd-4bcb-a091-80a5cdb992ff fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1060/2171] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:27:08 2026] DELETE /v2.0/routers/d0d8f2dd-0789-4247-b169-91e1475d5875 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:27:08.682 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a91a063a-72d6-4337-b4a1-638301ade294 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1112/2172] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:27:08 2026] DELETE /v2.0/subnets/6cee4634-4f2f-40e6-8dcf-084dd5f10455 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:27:08.701 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b4b3417-969b-41ed-ad80-084772b91008 fa57aaccd2f4406e88e58f1d95e69f61 2a671732da7e4a6eb9dfa33ff8a72670 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1061/2173] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:27:08 2026] DELETE /v2.0/subnets/83b389ab-7eb2-441d-8b73-b973cba434c9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:27:09.352 8 WARNING neutron.db.securitygroups_db [None req-7f20807f-12cb-4aad-aeb3-d135a6c7f0d8 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1113/2174] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:27:09 2026] GET /v2.0/security-groups?tenant_id=2a671732da7e4a6eb9dfa33ff8a72670&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: 1062/2175] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:27:09 2026] DELETE /v2.0/security-groups/2db59347-db35-454c-ab73-6bc71640c8e6 => 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: 1114/2176] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:27:11 2026] POST /v2.0/subnetpools => generated 548 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2177] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:27:11 2026] GET /v2.0/subnetpools/ef65e532-ad72-4b49-8047-1f9e81e0e736 => generated 548 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2178] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:27:11 2026] PUT /v2.0/subnetpools/ef65e532-ad72-4b49-8047-1f9e81e0e736 => generated 500 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2179] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:27:11 2026] DELETE /v2.0/subnetpools/ef65e532-ad72-4b49-8047-1f9e81e0e736 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:27:11.583 8 INFO neutron.api.v2.resource [None req-6ecd5a83-0e4e-46e6-81cf-de3abf28716b 7dcec4a7afa94523ab8a4c4b0c1926ed 3065011eba57468698296a6360692c32 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1116/2180] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:27:11 2026] GET /v2.0/subnetpools/ef65e532-ad72-4b49-8047-1f9e81e0e736 => generated 145 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:27:11.598 7 INFO neutron.api.v2.resource [None req-6dc05f78-a9e7-4e66-a6b4-ed225bb68534 7dcec4a7afa94523ab8a4c4b0c1926ed 3065011eba57468698296a6360692c32 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1065/2181] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:27:11 2026] DELETE /v2.0/subnetpools/ef65e532-ad72-4b49-8047-1f9e81e0e736 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:27:12.194 8 WARNING neutron.db.securitygroups_db [None req-82eaad50-a796-4b25-ac11-5db810541b3d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1117/2182] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:27:12 2026] GET /v2.0/security-groups?tenant_id=3065011eba57468698296a6360692c32&name=default => generated 2929 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2183] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:27:12 2026] DELETE /v2.0/security-groups/96d99203-1c03-404c-8f8e-2f5f1e830f5b => 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: 1118/2184] 10.0.0.2 () {32 vars in 621 bytes} [Thu Aug 6 15:27:14 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: 1067/2185] 10.0.0.2 () {32 vars in 631 bytes} [Thu Aug 6 15:27:14 2026] GET /v2.0/ => generated 632 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:27:14.770 8 WARNING neutron.db.securitygroups_db [None req-5cfdfa8f-c962-4c2d-bcc7-b4e97d86cfbf 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1119/2186] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:27:14 2026] GET /v2.0/security-groups?tenant_id=f8e85bf5947740058918a6116a45d093&name=default => generated 2929 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2187] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:27:14 2026] DELETE /v2.0/security-groups/5be58627-3fe7-4db8-90ed-8504864dd8f2 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:27:19.146 8 WARNING neutron.db.securitygroups_db [None req-8e185ed3-e299-467f-b363-6fa24408ef68 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1121/2190] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:27:19 2026] GET /v2.0/security-groups?tenant_id=40563e034e8f4b22be6ab8864fdfa888&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2191] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:27:19 2026] DELETE /v2.0/security-groups/5a6a22b0-71b5-4e8b-ba06-57c72c31819c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:27:19.455 8 WARNING neutron.db.securitygroups_db [None req-f1fb9e62-3263-4524-8406-08f8d1ab5d1d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1122/2192] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:27:19 2026] GET /v2.0/security-groups?tenant_id=b3d43ddbc33f41cd883bbe7f96fac1fa&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: 1071/2193] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:27:19 2026] DELETE /v2.0/security-groups/15bcf8d2-a282-492a-a931-e2001ab8fe2c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:27:21.613 8 INFO neutron.db.segments_db [None req-f45f4241-df0d-42b5-a3cc-51ecb26a5043 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 2b84d5ed-bb17-47c9-b7df-abf0e32118da of type vxlan for network 80a5dee6-3130-45c0-aac8-79a5242ba69a [pid: 8|app: 0|req: 1123/2194] 10.0.0.2 () {34 vars in 669 bytes} [Thu Aug 6 15:27:21 2026] POST /v2.0/networks => generated 740 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2195] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:27:21 2026] POST /v2.0/subnets => generated 687 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:27:21.960 8 INFO neutron.db.segments_db [None req-1c1e03d7-3d77-47ef-86df-7b4cda017a15 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Added segment 68861bfb-a48b-479d-9f70-91ac5c028499 of type vxlan for network 4014a137-f3ee-4533-83e4-027b8e162385 2026-08-06 15:27:22.247 8 INFO neutron.db.l3_hamode_db [None req-1c1e03d7-3d77-47ef-86df-7b4cda017a15 108fcdc66c954e80981728284e96d629 af3f7856a8a44bd0bf68b6b8984a1ed0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:27:22.984 8 INFO neutron.db.l3_hamode_db [None req-1c1e03d7-3d77-47ef-86df-7b4cda017a15 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1124/2196] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:27:21 2026] POST /v2.0/routers => generated 727 bytes in 1863 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2197] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:27:23 2026] PUT /v2.0/routers/023e16a7-9700-4086-95d0-cf39cf7304a7/add_router_interface => generated 310 bytes in 1010 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2198] 10.0.0.240 () {34 vars in 982 bytes} [Thu Aug 6 15:27:26 2026] GET /v2.0/networks?id=80a5dee6-3130-45c0-aac8-79a5242ba69a => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2199] 10.0.0.240 () {34 vars in 965 bytes} [Thu Aug 6 15:27:26 2026] GET /v2.0/quotas/af3f7856a8a44bd0bf68b6b8984a1ed0 => generated 312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2200] 10.0.0.240 () {34 vars in 1002 bytes} [Thu Aug 6 15:27:26 2026] GET /v2.0/ports?tenant_id=af3f7856a8a44bd0bf68b6b8984a1ed0&fields=id => generated 103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2201] 10.0.0.240 () {34 vars in 1008 bytes} [Thu Aug 6 15:27:27 2026] GET /v2.0/networks/80a5dee6-3130-45c0-aac8-79a5242ba69a?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: 1127/2202] 10.0.0.240 () {34 vars in 1108 bytes} [Thu Aug 6 15:27:27 2026] GET /v2.0/networks/80a5dee6-3130-45c0-aac8-79a5242ba69a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2203] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:27 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => 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: 1128/2204] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:28 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => 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: 1077/2205] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:29 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2206] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:30 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => 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: 1079/2209] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:27:31 2026] GET /v2.0/networks?id=80a5dee6-3130-45c0-aac8-79a5242ba69a => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2210] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:31 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => 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: 1131/2211] 199.204.45.22 () {38 vars in 954 bytes} [Thu Aug 6 15:27:31 2026] POST /v2.0/ports => generated 958 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2212] 199.204.45.22 () {38 vars in 1027 bytes} [Thu Aug 6 15:27:31 2026] PUT /v2.0/ports/68fadad5-a5f3-4b69-a59e-91b158ea04bb => generated 1239 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:27:32.347 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b65a0d19-70d2-429f-b272-cfa91edd7f5a'] response: {'name': 'network-changed', 'server_uuid': '4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95', 'tag': '68fadad5-a5f3-4b69-a59e-91b158ea04bb', '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: 1132/2213] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:32 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => generated 973 bytes in 65 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: 1082/2214] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:27:32 2026] GET /v2.0/security-groups?id=0a26244d-7c92-4cc9-a352-ceaa14e1c2e0&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2215] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:27:32 2026] GET /v2.0/ports?tenant_id=af3f7856a8a44bd0bf68b6b8984a1ed0&device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2216] 199.204.45.22 () {34 vars in 1017 bytes} [Thu Aug 6 15:27:32 2026] GET /v2.0/networks?tenant_id=af3f7856a8a44bd0bf68b6b8984a1ed0&shared=False => generated 768 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2217] 199.204.45.22 () {34 vars in 929 bytes} [Thu Aug 6 15:27:32 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: 1084/2218] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:33 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2219] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:27:33 2026] GET /v2.0/security-groups?id=0a26244d-7c92-4cc9-a352-ceaa14e1c2e0&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: 1085/2220] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:27:34 2026] GET /v2.0/ports?tenant_id=af3f7856a8a44bd0bf68b6b8984a1ed0&device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2221] 199.204.45.22 () {34 vars in 1059 bytes} [Thu Aug 6 15:27:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=68fadad5-a5f3-4b69-a59e-91b158ea04bb => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2222] 199.204.45.22 () {34 vars in 983 bytes} [Thu Aug 6 15:27:34 2026] GET /v2.0/subnets?id=9790a48d-5757-48e8-9faa-7e4fc2631ad4 => generated 690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2223] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:27:34 2026] GET /v2.0/ports?network_id=80a5dee6-3130-45c0-aac8-79a5242ba69a&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2224] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:27:34 2026] GET /v2.0/networks/80a5dee6-3130-45c0-aac8-79a5242ba69a?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: 1138/2225] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:27:34 2026] GET /v2.0/networks/80a5dee6-3130-45c0-aac8-79a5242ba69a?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: 1088/2226] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:35 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2227] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:27:35 2026] GET /v2.0/security-groups?id=0a26244d-7c92-4cc9-a352-ceaa14e1c2e0&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2228] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:36 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2229] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:27:36 2026] GET /v2.0/security-groups?id=0a26244d-7c92-4cc9-a352-ceaa14e1c2e0&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: 1090/2230] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:37 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => 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: 1141/2231] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:27:37 2026] GET /v2.0/security-groups?id=0a26244d-7c92-4cc9-a352-ceaa14e1c2e0&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: 1091/2232] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:38 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2233] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:27:38 2026] GET /v2.0/security-groups?id=0a26244d-7c92-4cc9-a352-ceaa14e1c2e0&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2234] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:39 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2235] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:27:39 2026] GET /v2.0/security-groups?id=0a26244d-7c92-4cc9-a352-ceaa14e1c2e0&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2236] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:41 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => 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: 1144/2237] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:27:41 2026] GET /v2.0/security-groups?id=0a26244d-7c92-4cc9-a352-ceaa14e1c2e0&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2238] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:42 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2239] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:27:42 2026] GET /v2.0/security-groups?id=0a26244d-7c92-4cc9-a352-ceaa14e1c2e0&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: 1095/2240] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:43 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2241] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:27:43 2026] GET /v2.0/security-groups?id=0a26244d-7c92-4cc9-a352-ceaa14e1c2e0&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2242] 199.204.45.22 () {34 vars in 993 bytes} [Thu Aug 6 15:27:43 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:27:43.820 7 INFO neutron_taas.services.taas.taas_plugin [req-8c8886b0-1710-4b87-b7bf-66e0d06bd6ca req-d20a93ba-9505-4e1e-a629-5dc2c841e9e5 523cfa8f23a64638a77c87b88bb41adb af3f7856a8a44bd0bf68b6b8984a1ed0 - - default default] TaaS: Handle Delete Port: 68fadad5-a5f3-4b69-a59e-91b158ea04bb 2026-08-06 15:27:43.824 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8c8886b0-1710-4b87-b7bf-66e0d06bd6ca req-d20a93ba-9505-4e1e-a629-5dc2c841e9e5 523cfa8f23a64638a77c87b88bb41adb af3f7856a8a44bd0bf68b6b8984a1ed0 - - default default] Tap Mirror: Handle Delete Port: 68fadad5-a5f3-4b69-a59e-91b158ea04bb [pid: 7|app: 0|req: 1097/2243] 199.204.45.22 () {36 vars in 996 bytes} [Thu Aug 6 15:27:43 2026] DELETE /v2.0/ports/68fadad5-a5f3-4b69-a59e-91b158ea04bb => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:27:44.016 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30ab8295-58a1-4819-8e76-cb6042f60da2'] response: {'server_uuid': '4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95', 'name': 'network-vif-deleted', 'tag': '68fadad5-a5f3-4b69-a59e-91b158ea04bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1147/2244] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:44 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => 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: 1098/2245] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:45 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => 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: 1149/2248] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:27:46 2026] GET /v2.0/ports?device_id=4b0b7ccd-dbed-493d-8dc8-41ad90e9cd95 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:27:49.578 7 INFO neutron_taas.services.taas.taas_plugin [None req-ddfb6361-6fdc-49d9-a2c3-bd6798722101 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 443f432d-3931-4edb-bbdb-91b90a877815 2026-08-06 15:27:49.581 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ddfb6361-6fdc-49d9-a2c3-bd6798722101 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 443f432d-3931-4edb-bbdb-91b90a877815 [pid: 7|app: 0|req: 1100/2249] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:27:49 2026] PUT /v2.0/routers/023e16a7-9700-4086-95d0-cf39cf7304a7/remove_router_interface => generated 310 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:27:50.300 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f9d481a-6ca4-439c-a81c-0eb78c8804a3 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 98e73b4d-659d-4cad-9737-9eb78446f8af 2026-08-06 15:27:50.304 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f9d481a-6ca4-439c-a81c-0eb78c8804a3 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 98e73b4d-659d-4cad-9737-9eb78446f8af 2026-08-06 15:27:50.529 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f9d481a-6ca4-439c-a81c-0eb78c8804a3 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 05622ead-7c56-4682-bb7a-aa461049be38 2026-08-06 15:27:50.532 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f9d481a-6ca4-439c-a81c-0eb78c8804a3 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 05622ead-7c56-4682-bb7a-aa461049be38 2026-08-06 15:27:50.876 8 INFO neutron.services.segments.plugin [-] Segment 68861bfb-a48b-479d-9f70-91ac5c028499 resource provider aggregate not found 2026-08-06 15:27:50.886 8 INFO neutron.services.segments.plugin [-] Segment 68861bfb-a48b-479d-9f70-91ac5c028499 resource provider aggregate not found 2026-08-06 15:27:50.896 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 68861bfb-a48b-479d-9f70-91ac5c028499 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68861bfb-a48b-479d-9f70-91ac5c028499 found for delete ", "request_id": "req-eae2bb6c-c7df-4d4c-aaa1-5209b4ae4cff"}]} 2026-08-06 15:27:50.909 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 68861bfb-a48b-479d-9f70-91ac5c028499 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68861bfb-a48b-479d-9f70-91ac5c028499 found for delete ", "request_id": "req-c1af6b5f-e406-42b7-accf-a21f203c943c"}]} 2026-08-06 15:27:50.913 8 INFO neutron.db.l3_hamode_db [None req-9f9d481a-6ca4-439c-a81c-0eb78c8804a3 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] HA network 4014a137-f3ee-4533-83e4-027b8e162385 was deleted as no HA routers are present in project af3f7856a8a44bd0bf68b6b8984a1ed0. [pid: 8|app: 0|req: 1150/2250] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:27:50 2026] DELETE /v2.0/routers/023e16a7-9700-4086-95d0-cf39cf7304a7 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2251] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:27:50 2026] DELETE /v2.0/subnets/9790a48d-5757-48e8-9faa-7e4fc2631ad4 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:27:51.213 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8a5d8d5-7806-4378-ad26-9d977b342b7d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 36692c8f-3584-4836-b98d-d0441cdb4e8c 2026-08-06 15:27:51.217 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8a5d8d5-7806-4378-ad26-9d977b342b7d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 36692c8f-3584-4836-b98d-d0441cdb4e8c [pid: 8|app: 0|req: 1151/2252] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:27:51 2026] DELETE /v2.0/networks/80a5dee6-3130-45c0-aac8-79a5242ba69a => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:27:51.477 7 WARNING neutron.db.securitygroups_db [None req-c733cda7-0382-4911-9b2a-94c2e15c5ad8 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1102/2253] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:27:51 2026] GET /v2.0/security-groups?tenant_id=af3f7856a8a44bd0bf68b6b8984a1ed0&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2254] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:27:51 2026] DELETE /v2.0/security-groups/0a26244d-7c92-4cc9-a352-ceaa14e1c2e0 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:27:52.915 8 INFO neutron.services.segments.plugin [-] Segment 2b84d5ed-bb17-47c9-b7df-abf0e32118da resource provider aggregate not found 2026-08-06 15:27:52.928 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2b84d5ed-bb17-47c9-b7df-abf0e32118da resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b84d5ed-bb17-47c9-b7df-abf0e32118da found for delete ", "request_id": "req-4118f32b-38c0-4dba-acee-614feb8f4d70"}]} 2026-08-06 15:27:52.928 8 INFO neutron.services.segments.plugin [-] Segment 2b84d5ed-bb17-47c9-b7df-abf0e32118da resource provider aggregate not found 2026-08-06 15:27:52.940 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2b84d5ed-bb17-47c9-b7df-abf0e32118da resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b84d5ed-bb17-47c9-b7df-abf0e32118da found for delete ", "request_id": "req-231eaa91-95dc-4435-9d7b-ef5d0303bc5b"}]} [pid: 7|app: 0|req: 1103/2255] 10.0.0.2 () {34 vars in 676 bytes} [Thu Aug 6 15:27:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2256] 10.0.0.2 () {34 vars in 676 bytes} [Thu Aug 6 15:27:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2257] 10.0.0.2 () {34 vars in 676 bytes} [Thu Aug 6 15:27:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2258] 10.0.0.2 () {34 vars in 676 bytes} [Thu Aug 6 15:27:55 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: 7|app: 0|req: 1105/2259] 10.0.0.2 () {34 vars in 676 bytes} [Thu Aug 6 15:27:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:27:55.900 8 WARNING tagging [None req-758f20c3-fe02-4a8d-b32f-ff806e2adddc 686a686b455742e69ce2f36e794e09a1 b27586a30a5a4de386b038f2f125cc3f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1155/2260] 10.0.0.2 () {34 vars in 751 bytes} [Thu Aug 6 15:27:55 2026] PUT /v2.0/policies/60d4bf84-182f-4046-a535-dc6a5512db89/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:27:55.948 7 WARNING tagging [None req-93ad4adf-f863-4d39-9f61-c4e0bcb3ea07 686a686b455742e69ce2f36e794e09a1 b27586a30a5a4de386b038f2f125cc3f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1106/2261] 10.0.0.2 () {34 vars in 751 bytes} [Thu Aug 6 15:27:55 2026] PUT /v2.0/policies/72097d27-a1dc-4ac7-a7c5-d06f9423cd2f/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:27:56.003 8 WARNING tagging [None req-e2ae4e62-e65a-4f2f-8288-7ad72f7d9d93 686a686b455742e69ce2f36e794e09a1 b27586a30a5a4de386b038f2f125cc3f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1156/2262] 10.0.0.2 () {34 vars in 751 bytes} [Thu Aug 6 15:27:55 2026] PUT /v2.0/policies/a9e1b306-35ba-4ba7-99c8-bbee3caaa992/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:27:56.054 7 WARNING tagging [None req-c58fd8bf-34d3-44b3-b27b-1ae9018d4ee3 686a686b455742e69ce2f36e794e09a1 b27586a30a5a4de386b038f2f125cc3f - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1107/2263] 10.0.0.2 () {34 vars in 751 bytes} [Thu Aug 6 15:27:56 2026] PUT /v2.0/policies/24193ea0-268f-47e4-b119-3e9292f5b050/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2264] 10.0.0.2 () {32 vars in 672 bytes} [Thu Aug 6 15:27:56 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2265] 10.0.0.2 () {32 vars in 686 bytes} [Thu Aug 6 15:27:56 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2266] 10.0.0.2 () {32 vars in 682 bytes} [Thu Aug 6 15:27:56 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2267] 10.0.0.2 () {32 vars in 694 bytes} [Thu Aug 6 15:27:56 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2268] 10.0.0.2 () {32 vars in 680 bytes} [Thu Aug 6 15:27:56 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2269] 10.0.0.2 () {32 vars in 694 bytes} [Thu Aug 6 15:27:56 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => 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: 1160/2270] 10.0.0.2 () {32 vars in 690 bytes} [Thu Aug 6 15:27:56 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2271] 10.0.0.2 () {32 vars in 702 bytes} [Thu Aug 6 15:27:56 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2272] 10.0.0.2 () {32 vars in 732 bytes} [Thu Aug 6 15:27:56 2026] DELETE /v2.0/qos/policies/60d4bf84-182f-4046-a535-dc6a5512db89 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2273] 10.0.0.2 () {32 vars in 732 bytes} [Thu Aug 6 15:27:57 2026] DELETE /v2.0/qos/policies/72097d27-a1dc-4ac7-a7c5-d06f9423cd2f => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2274] 10.0.0.2 () {32 vars in 732 bytes} [Thu Aug 6 15:27:57 2026] DELETE /v2.0/qos/policies/a9e1b306-35ba-4ba7-99c8-bbee3caaa992 => 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: 1113/2275] 10.0.0.2 () {32 vars in 732 bytes} [Thu Aug 6 15:27:57 2026] DELETE /v2.0/qos/policies/24193ea0-268f-47e4-b119-3e9292f5b050 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2276] 10.0.0.2 () {32 vars in 732 bytes} [Thu Aug 6 15:27:57 2026] DELETE /v2.0/qos/policies/e673e4bb-0c6a-4933-ab0c-ee26fb733c63 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:27:58.146 7 WARNING neutron.db.securitygroups_db [None req-7153384b-f3c8-43ed-a243-fffa8c445c73 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1114/2277] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:27:57 2026] GET /v2.0/security-groups?tenant_id=37f9f69f7bc94adc9bceea68ee94aec8&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2278] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:27:58 2026] DELETE /v2.0/security-groups/c3e05b3f-3694-4253-9ff0-3bd0f33bb86b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:27:58.440 7 WARNING neutron.db.securitygroups_db [None req-36602920-96dc-476e-8dba-9c0bdf6acd22 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1115/2279] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:27:58 2026] GET /v2.0/security-groups?tenant_id=b27586a30a5a4de386b038f2f125cc3f&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2280] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:27:58 2026] DELETE /v2.0/security-groups/3fbe356b-54a6-4d28-b2ed-94885e1c5d3b => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:27:58.845 7 WARNING neutron.db.securitygroups_db [None req-7b32402b-ca21-41ea-9189-7c5e225ed174 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1116/2281] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:27:58 2026] GET /v2.0/security-groups?tenant_id=0daf423b25154237b3dc010025fb1f59&name=default => generated 2929 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2282] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:27:58 2026] DELETE /v2.0/security-groups/6f498416-3f8a-4973-a69a-df493e7f2220 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2285] 10.0.0.2 () {34 vars in 674 bytes} [Thu Aug 6 15:28:02 2026] POST /v2.0/floatingips => generated 552 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:28:02.664 8 WARNING tagging [None req-56893080-98b7-454d-84ae-fd0d505de983 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1168/2286] 10.0.0.2 () {34 vars in 757 bytes} [Thu Aug 6 15:28:02 2026] PUT /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:02.710 7 WARNING tagging [None req-f87b3215-b8eb-4cbb-a073-d3a9e7bd08c8 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1119/2287] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:28:02 2026] GET /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:02.746 8 WARNING tagging [None req-b895cad5-97c4-4300-b306-fc80fdc83971 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1169/2288] 10.0.0.2 () {34 vars in 768 bytes} [Thu Aug 6 15:28:02 2026] PUT /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:28:02.803 7 WARNING tagging [None req-a6da7d8f-7d48-4181-a835-a017fb01af39 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1120/2289] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:28:02 2026] GET /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:02.844 8 WARNING tagging [None req-80039480-4122-4122-bcfb-5547b380d691 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1170/2290] 10.0.0.2 () {34 vars in 764 bytes} [Thu Aug 6 15:28:02 2026] PUT /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:28:02.894 7 WARNING tagging [None req-3ba7ae71-e761-43c8-9327-78ef0695d719 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1121/2291] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:28:02 2026] GET /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:02.934 8 WARNING tagging [None req-dafcce5d-635b-4923-a0ac-a6b5bf10a391 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1171/2292] 10.0.0.2 () {34 vars in 786 bytes} [Thu Aug 6 15:28:02 2026] PUT /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:28:03.005 7 WARNING tagging [None req-202c5ebc-8b30-424c-ab18-1902a322c5f0 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1122/2293] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:28:02 2026] GET /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:03.047 8 WARNING tagging [None req-90e701f2-5b83-4569-baf9-7f0065e01344 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1172/2294] 10.0.0.2 () {34 vars in 757 bytes} [Thu Aug 6 15:28:03 2026] PUT /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:03.121 7 WARNING tagging [None req-e071c2bc-91b7-42c4-a0d2-ade9989a0258 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1123/2295] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:28:03 2026] GET /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:03.172 8 WARNING tagging [None req-01f945c4-bdb8-4dd6-987a-2ffbc3889bfa a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1173/2296] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:28:03 2026] GET /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:03.221 7 WARNING tagging [None req-208431a8-4594-4787-8dd0-5d35a18cf444 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:28:03.237 7 INFO neutron.api.v2.resource [None req-208431a8-4594-4787-8dd0-5d35a18cf444 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1124/2297] 10.0.0.2 () {32 vars in 749 bytes} [Thu Aug 6 15:28:03 2026] GET /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 15:28:03.262 8 WARNING tagging [None req-853e0f9b-229b-450a-97b8-69f2020c26b0 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1174/2298] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:28:03 2026] DELETE /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:03.315 7 WARNING tagging [None req-c44f4dce-9be9-4221-b3ce-657f9bc26392 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1125/2299] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:28:03 2026] GET /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:03.358 8 WARNING tagging [None req-34148469-04db-4544-82fd-edc77bfa8e29 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:28:03.383 8 INFO neutron.api.v2.resource [None req-34148469-04db-4544-82fd-edc77bfa8e29 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1175/2300] 10.0.0.2 () {32 vars in 752 bytes} [Thu Aug 6 15:28:03 2026] DELETE /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 15:28:03.412 7 WARNING tagging [None req-2483f00a-3b27-49fc-ac80-d47ddc40a2fd a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1126/2301] 10.0.0.2 () {32 vars in 740 bytes} [Thu Aug 6 15:28:03 2026] DELETE /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:03.469 8 WARNING tagging [None req-d3ecdb6b-b6a6-4b81-bcfc-1bc0701e8d9a a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1176/2302] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:28:03 2026] GET /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:03.593 7 INFO neutron_taas.services.taas.taas_plugin [None req-3af1f79f-69a4-4b9d-8556-5ebdde5ac591 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] TaaS: Handle Delete Port: 2819b6ab-4b32-4038-8620-71991484b5b8 2026-08-06 15:28:03.596 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3af1f79f-69a4-4b9d-8556-5ebdde5ac591 a38379bcfd8a45c5b995b4f085040acf 8144b03e8ce2471bb611a91a28044b5d - - default default] Tap Mirror: Handle Delete Port: 2819b6ab-4b32-4038-8620-71991484b5b8 [pid: 7|app: 0|req: 1127/2303] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:28:03 2026] DELETE /v2.0/floatingips/3eb56649-ccd9-4375-8edd-8c601a3e1514 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:04.477 8 WARNING neutron.db.securitygroups_db [None req-154bd416-2de4-449a-b94d-e9841e72b01e 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1177/2304] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:28:04 2026] GET /v2.0/security-groups?tenant_id=8144b03e8ce2471bb611a91a28044b5d&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2305] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:28:04 2026] DELETE /v2.0/security-groups/ae13393d-7018-4a50-8fd8-436189a6bef7 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:04.791 8 WARNING neutron.db.securitygroups_db [None req-a2848144-0140-4d03-aafc-26587b918d83 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1178/2306] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:28:04 2026] GET /v2.0/security-groups?tenant_id=d1a787e29a394f0f9833e3c0a1719c65&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: 1129/2307] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:28:04 2026] DELETE /v2.0/security-groups/6acc5fb7-713b-4735-ad45-9240780bf857 => 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: 1179/2308] 10.0.0.2 () {34 vars in 676 bytes} [Thu Aug 6 15:28:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:28:08.173 7 WARNING tagging [None req-bd335aec-a95d-49ab-b739-adeac66e4c26 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1130/2309] 10.0.0.2 () {34 vars in 751 bytes} [Thu Aug 6 15:28:08 2026] PUT /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:08.216 8 WARNING tagging [None req-678eb35c-064e-490b-a03d-1ee27ee2dad5 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1180/2310] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:28:08 2026] GET /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:08.258 7 WARNING tagging [None req-776a5da4-430a-4c40-9c94-1a2e83d859fb 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1131/2311] 10.0.0.2 () {34 vars in 762 bytes} [Thu Aug 6 15:28:08 2026] PUT /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:28:08.310 8 WARNING tagging [None req-81831cbb-ef0e-4f11-80a4-b2e87197ddf8 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1181/2312] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:28:08 2026] GET /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:08.342 7 WARNING tagging [None req-32fad6c2-4f68-4110-b69d-2c0d87b4a182 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1132/2313] 10.0.0.2 () {34 vars in 758 bytes} [Thu Aug 6 15:28:08 2026] PUT /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:28:08.386 8 WARNING tagging [None req-ff865b80-ecd6-4c9c-9aea-25b8738ea79c 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1182/2314] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:28:08 2026] GET /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:08.423 7 WARNING tagging [None req-71c99e77-7da0-4414-b65e-30258204f787 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1133/2315] 10.0.0.2 () {34 vars in 780 bytes} [Thu Aug 6 15:28:08 2026] PUT /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:28:08.473 8 WARNING tagging [None req-a55a1390-9431-4a04-a7ee-b823111e0aee 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1183/2316] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:28:08 2026] GET /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:08.508 7 WARNING tagging [None req-45bf95d8-ea49-4a30-a110-be6ff7f27412 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1134/2317] 10.0.0.2 () {34 vars in 751 bytes} [Thu Aug 6 15:28:08 2026] PUT /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:08.560 8 WARNING tagging [None req-08ecb01f-3364-4fb5-9771-f91760d65b1d 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1184/2318] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:28:08 2026] GET /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:08.595 7 WARNING tagging [None req-f8ebc3c7-cfa3-49d2-8e5f-6bdd37644725 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1135/2319] 10.0.0.2 () {32 vars in 739 bytes} [Thu Aug 6 15:28:08 2026] GET /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:08.646 8 WARNING tagging [None req-6edbed04-81d8-40cf-b9ea-f107ed2b6ae1 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:28:08.653 8 INFO neutron.api.v2.resource [None req-6edbed04-81d8-40cf-b9ea-f107ed2b6ae1 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1185/2320] 10.0.0.2 () {32 vars in 743 bytes} [Thu Aug 6 15:28:08 2026] GET /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 15:28:08.683 7 WARNING tagging [None req-7632fc86-fdef-4e79-9749-920608b3f13f 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1136/2321] 10.0.0.2 () {32 vars in 742 bytes} [Thu Aug 6 15:28:08 2026] DELETE /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:08.730 8 WARNING tagging [None req-5a67d82f-58e5-4529-a7ae-e885913d15ca 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1186/2322] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:28:08 2026] GET /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:08.763 7 WARNING tagging [None req-11148bd9-6c09-46a9-a221-26b1eb555511 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:28:08.773 7 INFO neutron.api.v2.resource [None req-11148bd9-6c09-46a9-a221-26b1eb555511 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1137/2323] 10.0.0.2 () {32 vars in 746 bytes} [Thu Aug 6 15:28:08 2026] DELETE /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 15:28:08.803 8 WARNING tagging [None req-386a3ad1-c2a3-4817-a834-676e47951ca6 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1187/2324] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:28:08 2026] DELETE /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:08.851 7 WARNING tagging [None req-be772177-2b0e-4c54-8fce-0fe4ba6cdb71 46d4c22be5fc4bfe9d1065692c4cff26 a9b0e6505ee34ebca10d860697c676c6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1138/2325] 10.0.0.2 () {32 vars in 731 bytes} [Thu Aug 6 15:28:08 2026] GET /v2.0/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2326] 10.0.0.2 () {32 vars in 732 bytes} [Thu Aug 6 15:28:08 2026] DELETE /v2.0/qos/policies/c072338b-2c83-48ff-92c1-28bd3dd0dadc => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:09.638 7 WARNING neutron.db.securitygroups_db [None req-d9b9342d-5189-4ffe-a2eb-b257ace9dd57 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1139/2327] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:28:09 2026] GET /v2.0/security-groups?tenant_id=7fe9ee8f17a44dd4852fbd2a10e4730f&name=default => generated 2929 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2328] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:28:09 2026] DELETE /v2.0/security-groups/d97d4178-c893-403b-aa9c-8b89e694480c => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:09.927 7 WARNING neutron.db.securitygroups_db [None req-18b70b5a-d6ac-4f06-84c2-44e16695bb07 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1140/2329] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:28:09 2026] GET /v2.0/security-groups?tenant_id=a9b0e6505ee34ebca10d860697c676c6&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2330] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:28:10 2026] DELETE /v2.0/security-groups/6a4e96b9-cca9-4abd-94ca-9d0b17e6b5c4 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:13.400 7 INFO neutron.db.segments_db [None req-0708b0f2-c39b-482b-80df-06c813e620e3 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] Added segment 462fb54a-67e3-405d-9a53-c0b13be2dc78 of type vxlan for network f671b607-f1cb-416f-9d73-40add9930da5 2026-08-06 15:28:13.635 7 INFO neutron.db.l3_hamode_db [None req-0708b0f2-c39b-482b-80df-06c813e620e3 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:28:13.761 7 INFO neutron.db.l3_hamode_db [None req-0708b0f2-c39b-482b-80df-06c813e620e3 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1141/2331] 10.0.0.2 () {34 vars in 666 bytes} [Thu Aug 6 15:28:13 2026] POST /v2.0/routers => generated 474 bytes in 1086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:28:14.359 8 WARNING tagging [None req-572d8fb7-803a-43f1-a0d6-4fde3890b231 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1191/2332] 10.0.0.2 () {34 vars in 749 bytes} [Thu Aug 6 15:28:14 2026] PUT /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:14.460 7 WARNING tagging [None req-719a60f3-dd19-496c-9e4c-57db42bd7fee 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1142/2333] 10.0.0.2 () {32 vars in 729 bytes} [Thu Aug 6 15:28:14 2026] GET /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:14.556 8 WARNING tagging [None req-4675fc30-022a-4acf-9db5-34c020d36b57 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1192/2334] 10.0.0.2 () {34 vars in 760 bytes} [Thu Aug 6 15:28:14 2026] PUT /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags/green => generated 4 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:28:14.703 7 WARNING tagging [None req-2926411c-91e2-45f4-a5c3-c962cd405967 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1143/2335] 10.0.0.2 () {32 vars in 729 bytes} [Thu Aug 6 15:28:14 2026] GET /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags => generated 34 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:14.809 8 WARNING tagging [None req-dd0d95db-f5f5-4070-b048-54fead5827cf 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1193/2336] 10.0.0.2 () {34 vars in 756 bytes} [Thu Aug 6 15:28:14 2026] PUT /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags/red => generated 4 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:28:14.924 7 WARNING tagging [None req-e9df3850-860d-4e74-87de-fd229780e7fc 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1144/2337] 10.0.0.2 () {32 vars in 729 bytes} [Thu Aug 6 15:28:14 2026] GET /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:15.023 8 WARNING tagging [None req-3ef2499c-521f-442a-959f-5743d7ea6e68 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1194/2338] 10.0.0.2 () {34 vars in 778 bytes} [Thu Aug 6 15:28:14 2026] PUT /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags/black.or.white => generated 4 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:28:15.180 7 WARNING tagging [None req-49615058-9e86-425f-90cd-b72d9b7c64ab 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1145/2339] 10.0.0.2 () {32 vars in 729 bytes} [Thu Aug 6 15:28:15 2026] GET /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags => generated 52 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:15.278 8 WARNING tagging [None req-dd9474e7-8bb4-4c1f-87b8-ba8eb818ce7f 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1195/2340] 10.0.0.2 () {34 vars in 749 bytes} [Thu Aug 6 15:28:15 2026] PUT /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags => generated 37 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:15.372 7 WARNING tagging [None req-c24b799d-8fa3-4779-b122-69f8085e3ada 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1146/2341] 10.0.0.2 () {32 vars in 729 bytes} [Thu Aug 6 15:28:15 2026] GET /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:15.467 8 WARNING tagging [None req-18ee9f64-0ea1-469f-9706-07c2b30fed5b 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1196/2342] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:28:15 2026] GET /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags/red => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:15.564 7 WARNING tagging [None req-97c0a3e9-eebd-40da-8bcc-86c21a725c30 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:28:15.604 7 INFO neutron.api.v2.resource [None req-97c0a3e9-eebd-40da-8bcc-86c21a725c30 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1147/2343] 10.0.0.2 () {32 vars in 741 bytes} [Thu Aug 6 15:28:15 2026] GET /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags/green => generated 99 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 15:28:15.658 8 WARNING tagging [None req-6cf9e409-8985-44b9-98b9-57bb232f09dc 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1197/2344] 10.0.0.2 () {32 vars in 740 bytes} [Thu Aug 6 15:28:15 2026] DELETE /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags/red => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:15.769 7 WARNING tagging [None req-72d6cd8f-ea7a-4e97-a10a-24a27044450d 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1148/2345] 10.0.0.2 () {32 vars in 729 bytes} [Thu Aug 6 15:28:15 2026] GET /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags => generated 30 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:15.861 8 WARNING tagging [None req-d069d89e-a283-46c4-9522-480aa97ef7b9 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:28:15.900 8 INFO neutron.api.v2.resource [None req-d069d89e-a283-46c4-9522-480aa97ef7b9 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1198/2346] 10.0.0.2 () {32 vars in 744 bytes} [Thu Aug 6 15:28:15 2026] DELETE /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 15:28:15.959 7 WARNING tagging [None req-e73b4b25-4a02-4985-b952-43c62f72c585 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1149/2349] 10.0.0.2 () {32 vars in 732 bytes} [Thu Aug 6 15:28:15 2026] DELETE /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:16.083 8 WARNING tagging [None req-c7be1b55-81f9-49c5-abf8-6cae98c9da5f 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1201/2350] 10.0.0.2 () {32 vars in 729 bytes} [Thu Aug 6 15:28:16 2026] GET /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf/tags => generated 12 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2351] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:28:16 2026] GET /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf => generated 480 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2352] 10.0.0.2 () {34 vars in 740 bytes} [Thu Aug 6 15:28:16 2026] PUT /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf => generated 480 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2353] 10.0.0.2 () {32 vars in 734 bytes} [Thu Aug 6 15:28:16 2026] GET /v2.0/ports?device_id=3369cb77-edd6-4ae5-845b-00df72372ebf => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:28:17.360 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad453bfe-4c56-40aa-a5a0-d0b55829e041 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] TaaS: Handle Delete Port: 6ac4064a-cc0f-4f04-87f1-023d85dd3489 2026-08-06 15:28:17.364 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad453bfe-4c56-40aa-a5a0-d0b55829e041 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] Tap Mirror: Handle Delete Port: 6ac4064a-cc0f-4f04-87f1-023d85dd3489 2026-08-06 15:28:17.684 8 INFO neutron.services.segments.plugin [-] Segment 462fb54a-67e3-405d-9a53-c0b13be2dc78 resource provider aggregate not found 2026-08-06 15:28:17.685 8 INFO neutron.services.segments.plugin [-] Segment 462fb54a-67e3-405d-9a53-c0b13be2dc78 resource provider aggregate not found 2026-08-06 15:28:17.703 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 462fb54a-67e3-405d-9a53-c0b13be2dc78 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 462fb54a-67e3-405d-9a53-c0b13be2dc78 found for delete ", "request_id": "req-d6ad1089-e93b-4b2c-b8a3-1aecb9f05d79"}]} 2026-08-06 15:28:17.708 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 462fb54a-67e3-405d-9a53-c0b13be2dc78 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 462fb54a-67e3-405d-9a53-c0b13be2dc78 found for delete ", "request_id": "req-980b17bd-2c0c-4a24-aad6-351f1936d290"}]} 2026-08-06 15:28:17.709 8 INFO neutron.db.l3_hamode_db [None req-ad453bfe-4c56-40aa-a5a0-d0b55829e041 4a5a465426ee4e298fc7489fd37b082b 0260e435ef50492d913dc7efab8e4eb5 - - default default] HA network f671b607-f1cb-416f-9d73-40add9930da5 was deleted as no HA routers are present in project 0260e435ef50492d913dc7efab8e4eb5. [pid: 8|app: 0|req: 1203/2354] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:28:16 2026] DELETE /v2.0/routers/3369cb77-edd6-4ae5-845b-00df72372ebf => generated 0 bytes in 1026 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:18.401 7 WARNING neutron.db.securitygroups_db [None req-9ace9e6a-676e-4743-9f83-a7e3ad5ed8e1 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1152/2355] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:28:18 2026] GET /v2.0/security-groups?tenant_id=1bd54105f1614f5092e682b1a0566f8c&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2356] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:28:18 2026] DELETE /v2.0/security-groups/97a76e07-54c9-4c39-b39b-c9e72f06756f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:28:18.723 7 WARNING neutron.db.securitygroups_db [None req-44e891e8-0a46-4778-a212-36aa4cc89233 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1153/2357] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:28:18 2026] GET /v2.0/security-groups?tenant_id=0260e435ef50492d913dc7efab8e4eb5&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2358] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:28:18 2026] DELETE /v2.0/security-groups/64297b53-4538-4a3c-a81e-a26f7e075539 => 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: 1210/2367] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:29:23 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1010 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2368] 10.0.0.240 () {34 vars in 1120 bytes} [Thu Aug 6 15:29:23 2026] GET /v2.0/security-groups?id=1921fa53-592b-4d53-b9f0-cc27be3c8311&id=1e681166-7d9b-4b9f-869b-4b7b960427bd&fields=id&fields=name => generated 204 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2369] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:29:24 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2370] 10.0.0.240 () {34 vars in 1120 bytes} [Thu Aug 6 15:29:24 2026] GET /v2.0/security-groups?id=1921fa53-592b-4d53-b9f0-cc27be3c8311&id=1e681166-7d9b-4b9f-869b-4b7b960427bd&fields=id&fields=name => generated 204 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2371] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:29:25 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2372] 10.0.0.240 () {34 vars in 1120 bytes} [Thu Aug 6 15:29:25 2026] GET /v2.0/security-groups?id=1921fa53-592b-4d53-b9f0-cc27be3c8311&id=1e681166-7d9b-4b9f-869b-4b7b960427bd&fields=id&fields=name => generated 204 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2373] 199.204.45.22 () {34 vars in 993 bytes} [Thu Aug 6 15:29:25 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => generated 1010 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:29:25.866 8 INFO neutron_taas.services.taas.taas_plugin [req-c3e526c4-bc97-4e64-9254-06917d6a9564 req-ca7f6996-5d8f-4ec1-b7df-293006a61ed1 3f19f829823d4ac4b21a4a979e31e3ea 6dce42e8ad3c49d4b68e9d3ab4fa953a - - default default] TaaS: Handle Delete Port: 81a6691b-5e23-4948-8111-18d6efc7737f 2026-08-06 15:29:25.869 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c3e526c4-bc97-4e64-9254-06917d6a9564 req-ca7f6996-5d8f-4ec1-b7df-293006a61ed1 3f19f829823d4ac4b21a4a979e31e3ea 6dce42e8ad3c49d4b68e9d3ab4fa953a - - default default] Tap Mirror: Handle Delete Port: 81a6691b-5e23-4948-8111-18d6efc7737f 2026-08-06 15:29:25.993 8 INFO neutron.db.l3_db [req-c3e526c4-bc97-4e64-9254-06917d6a9564 req-ca7f6996-5d8f-4ec1-b7df-293006a61ed1 3f19f829823d4ac4b21a4a979e31e3ea 6dce42e8ad3c49d4b68e9d3ab4fa953a - - default default] Floating IP dd1e7575-27e6-4da4-a09e-ce64a1f3edd8 disassociated. External IP: 10.96.250.218, port: 81a6691b-5e23-4948-8111-18d6efc7737f. [pid: 8|app: 0|req: 1214/2374] 199.204.45.22 () {36 vars in 996 bytes} [Thu Aug 6 15:29:25 2026] DELETE /v2.0/ports/81a6691b-5e23-4948-8111-18d6efc7737f => generated 0 bytes in 628 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:29:26.423 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c603ab27-7eee-42dd-a0b5-a3cb24cbe729'] response: {'server_uuid': '7f869a02-1a31-4777-9733-6071750b0f3f', 'name': 'network-vif-deleted', 'tag': '81a6691b-5e23-4948-8111-18d6efc7737f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1161/2375] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:29:26 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => 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: 1215/2376] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:29:27 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => 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: 1162/2377] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:29:28 2026] GET /v2.0/ports?device_id=7f869a02-1a31-4777-9733-6071750b0f3f => 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: 1216/2378] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:29:30 2026] DELETE /v2.0/security-groups/1921fa53-592b-4d53-b9f0-cc27be3c8311 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:29:30.188 7 INFO neutron.api.v2.resource [None req-f0d9b0fc-e082-4b57-9c75-b0083a29eedf 3f19f829823d4ac4b21a4a979e31e3ea 6dce42e8ad3c49d4b68e9d3ab4fa953a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1163/2379] 10.0.0.2 () {32 vars in 735 bytes} [Thu Aug 6 15:29:30 2026] GET /v2.0/security-groups/1921fa53-592b-4d53-b9f0-cc27be3c8311 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:29:30.292 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8a4a494-d458-4c2a-a196-d796b3e12b24 3f19f829823d4ac4b21a4a979e31e3ea 6dce42e8ad3c49d4b68e9d3ab4fa953a - - default default] TaaS: Handle Delete Port: 1daaa77f-21db-4780-a13f-a2da2ff3de0c 2026-08-06 15:29:30.295 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8a4a494-d458-4c2a-a196-d796b3e12b24 3f19f829823d4ac4b21a4a979e31e3ea 6dce42e8ad3c49d4b68e9d3ab4fa953a - - default default] Tap Mirror: Handle Delete Port: 1daaa77f-21db-4780-a13f-a2da2ff3de0c [pid: 8|app: 0|req: 1217/2380] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:29:30 2026] DELETE /v2.0/floatingips/dd1e7575-27e6-4da4-a09e-ce64a1f3edd8 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2381] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:29:30 2026] DELETE /v2.0/security-groups/1e681166-7d9b-4b9f-869b-4b7b960427bd => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:29:31.106 8 INFO neutron_taas.services.taas.taas_plugin [None req-05520a5e-791b-4b20-acdd-6eb6e2504cd0 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 4cef6718-3130-4aae-9663-7c53b33b5594 2026-08-06 15:29:31.110 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05520a5e-791b-4b20-acdd-6eb6e2504cd0 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 4cef6718-3130-4aae-9663-7c53b33b5594 [pid: 8|app: 0|req: 1218/2384] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:29:30 2026] PUT /v2.0/routers/b62b400b-605a-4b6f-894f-d1cabd89639a/remove_router_interface => generated 310 bytes in 992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:29:31.802 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b879fed-8ba1-48b3-9795-723922dbb155 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 79a6d33a-1758-4843-a27b-a0f72229c510 2026-08-06 15:29:31.805 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b879fed-8ba1-48b3-9795-723922dbb155 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 79a6d33a-1758-4843-a27b-a0f72229c510 2026-08-06 15:29:32.037 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b879fed-8ba1-48b3-9795-723922dbb155 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 3b39e24f-6908-4423-b902-204090a0b9f8 2026-08-06 15:29:32.039 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b879fed-8ba1-48b3-9795-723922dbb155 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 3b39e24f-6908-4423-b902-204090a0b9f8 2026-08-06 15:29:32.338 7 INFO neutron.services.segments.plugin [-] Segment 2c7de706-673f-401c-ac7b-db39008f8e51 resource provider aggregate not found 2026-08-06 15:29:32.348 7 INFO neutron.services.segments.plugin [-] Segment 2c7de706-673f-401c-ac7b-db39008f8e51 resource provider aggregate not found 2026-08-06 15:29:32.352 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2c7de706-673f-401c-ac7b-db39008f8e51 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c7de706-673f-401c-ac7b-db39008f8e51 found for delete ", "request_id": "req-50fa2ef6-43f0-4b40-95b4-685a3a80203a"}]} 2026-08-06 15:29:32.362 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2c7de706-673f-401c-ac7b-db39008f8e51 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c7de706-673f-401c-ac7b-db39008f8e51 found for delete ", "request_id": "req-e2533699-3f85-4779-845b-004261130d64"}]} 2026-08-06 15:29:32.369 7 INFO neutron.db.l3_hamode_db [None req-0b879fed-8ba1-48b3-9795-723922dbb155 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] HA network 956f9ca2-c4bf-46a4-98bb-2227aec1033b was deleted as no HA routers are present in project 6dce42e8ad3c49d4b68e9d3ab4fa953a. [pid: 7|app: 0|req: 1167/2385] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:29:31 2026] DELETE /v2.0/routers/b62b400b-605a-4b6f-894f-d1cabd89639a => generated 0 bytes in 758 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2386] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:29:32 2026] DELETE /v2.0/subnets/29b571c3-de8f-4ceb-ada4-171c7f6f2717 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:29:32.621 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9f3156c-6c50-4bb9-a628-30d22046cdd4 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 0ed3f0d5-a597-4971-9041-15c6f5b3b0ca 2026-08-06 15:29:32.623 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9f3156c-6c50-4bb9-a628-30d22046cdd4 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 0ed3f0d5-a597-4971-9041-15c6f5b3b0ca [pid: 7|app: 0|req: 1168/2387] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:29:32 2026] DELETE /v2.0/networks/0b0e4925-2ddb-4d61-95bf-8a3d077e4ffd => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:29:33.225 8 INFO neutron_taas.services.taas.taas_plugin [None req-12c8bf39-a686-4844-8a30-75a16c96e774 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 0792ba98-a19a-49d4-b374-b9acb7a7f881 2026-08-06 15:29:33.229 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12c8bf39-a686-4844-8a30-75a16c96e774 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 0792ba98-a19a-49d4-b374-b9acb7a7f881 [pid: 8|app: 0|req: 1220/2388] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:29:32 2026] PUT /v2.0/routers/95309fc2-9468-4103-8885-bc8becc7bc1d/remove_router_interface => generated 310 bytes in 929 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:29:33.994 7 INFO neutron_taas.services.taas.taas_plugin [None req-49d27523-2b95-455c-91b0-636211d7806a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 7e71bf1f-b028-4bd4-9698-ec6b63221e03 2026-08-06 15:29:33.997 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49d27523-2b95-455c-91b0-636211d7806a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 7e71bf1f-b028-4bd4-9698-ec6b63221e03 2026-08-06 15:29:34.272 7 INFO neutron_taas.services.taas.taas_plugin [None req-49d27523-2b95-455c-91b0-636211d7806a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 8be301e2-cd52-48b3-9f8d-a383fbb1f530 2026-08-06 15:29:34.276 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49d27523-2b95-455c-91b0-636211d7806a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 8be301e2-cd52-48b3-9f8d-a383fbb1f530 2026-08-06 15:29:34.373 7 INFO neutron.services.segments.plugin [-] Segment c939b0a2-7928-4517-b7b9-b0e00a83e81b resource provider aggregate not found 2026-08-06 15:29:34.396 7 INFO neutron.services.segments.plugin [-] Segment c939b0a2-7928-4517-b7b9-b0e00a83e81b resource provider aggregate not found 2026-08-06 15:29:34.401 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c939b0a2-7928-4517-b7b9-b0e00a83e81b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c939b0a2-7928-4517-b7b9-b0e00a83e81b found for delete ", "request_id": "req-03a68a05-f333-4908-a562-2dfbfcbb2d38"}]} 2026-08-06 15:29:34.421 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c939b0a2-7928-4517-b7b9-b0e00a83e81b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c939b0a2-7928-4517-b7b9-b0e00a83e81b found for delete ", "request_id": "req-12ec584a-a52d-4660-9441-00e7f6b5febe"}]} 2026-08-06 15:29:34.664 7 INFO neutron.db.l3_hamode_db [None req-49d27523-2b95-455c-91b0-636211d7806a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] HA network ecfebc79-6b58-4a6e-82de-546bb193b3bd was deleted as no HA routers are present in project 518424b5435b42419fb021860bf02753. [pid: 7|app: 0|req: 1169/2389] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:29:33 2026] DELETE /v2.0/routers/95309fc2-9468-4103-8885-bc8becc7bc1d => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2390] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:29:34 2026] DELETE /v2.0/subnets/b558d627-8437-49e3-8b47-7660ca528e76 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:29:35.026 7 INFO neutron_taas.services.taas.taas_plugin [None req-f17eb4ac-b4db-4f7e-be57-72ce4ff88c4b 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] TaaS: Handle Delete Port: 699fcfcf-f4b1-4595-a7d4-3dc1894b12f6 2026-08-06 15:29:35.029 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f17eb4ac-b4db-4f7e-be57-72ce4ff88c4b 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Tap Mirror: Handle Delete Port: 699fcfcf-f4b1-4595-a7d4-3dc1894b12f6 [pid: 7|app: 0|req: 1170/2391] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:29:34 2026] DELETE /v2.0/networks/0febee1b-ac09-4567-929e-710406f16e46 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:29:35.495 8 WARNING neutron.db.securitygroups_db [None req-f2ea9776-74b6-44be-83aa-dae31e21e588 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1222/2392] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:29:35 2026] GET /v2.0/security-groups?tenant_id=518424b5435b42419fb021860bf02753&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2393] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:29:35 2026] DELETE /v2.0/security-groups/48cfd1eb-1970-40cc-8eea-2b7afdbcdea2 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:29:35.811 8 WARNING neutron.db.securitygroups_db [None req-6fa9daaf-a6a0-494d-b025-7781d1760a84 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1223/2394] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:29:35 2026] GET /v2.0/security-groups?tenant_id=6dce42e8ad3c49d4b68e9d3ab4fa953a&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2395] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:29:35 2026] DELETE /v2.0/security-groups/81f1bdbb-718d-45fc-afa4-41a5433724dd => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:29:36.419 7 INFO neutron.services.segments.plugin [-] Segment a8f1de15-7793-4715-a6b2-161ac369d0aa resource provider aggregate not found 2026-08-06 15:29:36.436 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a8f1de15-7793-4715-a6b2-161ac369d0aa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f1de15-7793-4715-a6b2-161ac369d0aa found for delete ", "request_id": "req-c74ffc3d-aad3-4c37-862f-55dc611402a4"}]} 2026-08-06 15:29:36.439 7 INFO neutron.services.segments.plugin [-] Segment a8f1de15-7793-4715-a6b2-161ac369d0aa resource provider aggregate not found 2026-08-06 15:29:36.454 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a8f1de15-7793-4715-a6b2-161ac369d0aa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f1de15-7793-4715-a6b2-161ac369d0aa found for delete ", "request_id": "req-a25a262d-f5e5-4883-97dd-630dff9e70cd"}]} 2026-08-06 15:29:36.458 7 INFO neutron.services.segments.plugin [-] Segment 132181b6-8edc-4543-b5cc-172dc939334d resource provider aggregate not found 2026-08-06 15:29:36.472 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 132181b6-8edc-4543-b5cc-172dc939334d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 132181b6-8edc-4543-b5cc-172dc939334d found for delete ", "request_id": "req-3cf8cb11-5d60-413a-ac55-be8e663d0a70"}]} 2026-08-06 15:29:36.473 7 INFO neutron.services.segments.plugin [-] Segment 132181b6-8edc-4543-b5cc-172dc939334d resource provider aggregate not found 2026-08-06 15:29:36.488 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 132181b6-8edc-4543-b5cc-172dc939334d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 132181b6-8edc-4543-b5cc-172dc939334d found for delete ", "request_id": "req-cc700d73-dba5-4d21-bda3-be9200765899"}]} 2026-08-06 15:29:44.615 8 INFO neutron.db.segments_db [None req-512103ea-0a01-4178-a643-dfd235d5ab97 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Added segment 19a5edd2-ada6-4767-8e2a-c420df957ee4 of type vxlan for network 459afe24-283c-4025-8909-746c78d4ba60 [pid: 8|app: 0|req: 1224/2396] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:29:44 2026] POST /v2.0/networks => generated 640 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2397] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:29:44 2026] POST /v2.0/subnets => generated 657 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2398] 10.0.0.2 () {32 vars in 720 bytes} [Thu Aug 6 15:29:44 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2399] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:29:44 2026] POST /v2.0/subnets => generated 731 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:29:45.194 8 INFO neutron.db.segments_db [None req-e8464185-5838-4d2d-a5fb-5dc4a77f4ad5 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Added segment edea4fda-001b-43bc-946f-a58417eefe2f of type vxlan for network 04140cf1-4ae4-4de2-8499-c8db5be0c405 [pid: 8|app: 0|req: 1226/2400] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:29:45 2026] POST /v2.0/networks => generated 637 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2401] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:29:45 2026] POST /v2.0/subnets => generated 656 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2402] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:29:45 2026] POST /v2.0/subnets => generated 725 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:29:45.849 7 INFO neutron.db.segments_db [None req-07bfadb0-462c-42c0-a670-7eff9e3cbfc3 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Added segment 6dde5b08-6b88-462f-abd7-6ed333299161 of type vxlan for network e6a877b4-afdf-41d0-80ca-8f90b0793ac1 [pid: 7|app: 0|req: 1176/2405] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:29:45 2026] POST /v2.0/networks => generated 637 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2406] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:29:45 2026] POST /v2.0/subnets => generated 655 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2407] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:29:46 2026] POST /v2.0/subnets => generated 730 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:29:46.460 8 INFO neutron.db.segments_db [None req-9a4b85d4-ad97-4ecf-98e7-2b3ce2fbc1d6 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Added segment 3ed2eae5-c5fa-4e61-bc93-259a6baaabaa of type vxlan for network f57f85bd-f658-445f-a7d0-dd194c1a496a 2026-08-06 15:29:46.695 8 INFO neutron.db.l3_hamode_db [None req-9a4b85d4-ad97-4ecf-98e7-2b3ce2fbc1d6 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 15:29:47.433 8 INFO neutron.db.l3_hamode_db [None req-9a4b85d4-ad97-4ecf-98e7-2b3ce2fbc1d6 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1231/2408] 10.0.0.2 () {34 vars in 667 bytes} [Thu Aug 6 15:29:46 2026] POST /v2.0/routers => generated 685 bytes in 1867 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2409] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:29:48 2026] PUT /v2.0/routers/1c8b8a9a-a7f0-496a-bea2-60421b85e059/add_router_interface => generated 310 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2410] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:29:49 2026] PUT /v2.0/routers/1c8b8a9a-a7f0-496a-bea2-60421b85e059/add_router_interface => generated 310 bytes in 1312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2411] 10.0.0.2 () {34 vars in 781 bytes} [Thu Aug 6 15:29:50 2026] PUT /v2.0/routers/1c8b8a9a-a7f0-496a-bea2-60421b85e059/add_router_interface => generated 310 bytes in 1362 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2412] 10.0.0.2 () {34 vars in 682 bytes} [Thu Aug 6 15:29:52 2026] POST /v2.0/security-groups => generated 1628 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2413] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:29:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2414] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:29:52 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: 1181/2415] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:29:52 2026] POST /v2.0/security-group-rules => generated 599 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2416] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:29:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2417] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:29:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2418] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:29:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2419] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:29:53 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: 8|app: 0|req: 1237/2420] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:29:53 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: 7|app: 0|req: 1184/2421] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:29:53 2026] POST /v2.0/security-group-rules => generated 599 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2422] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:29:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2423] 10.0.0.2 () {34 vars in 693 bytes} [Thu Aug 6 15:29:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:29:54.225 8 WARNING neutron.db.securitygroups_db [req-d4a68dc6-79b1-4578-936f-977611a2a925 req-1afac19e-ea1a-498f-8bd9-7f844aeb4e06 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1239/2424] 10.0.0.240 () {34 vars in 1092 bytes} [Thu Aug 6 15:29:54 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-81633564&fields=id&tenant_id=93042114de9a4a8a9fd8db6b25a9492e => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2425] 10.0.0.240 () {34 vars in 982 bytes} [Thu Aug 6 15:29:54 2026] GET /v2.0/networks?id=04140cf1-4ae4-4de2-8499-c8db5be0c405 => generated 704 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2426] 10.0.0.240 () {34 vars in 965 bytes} [Thu Aug 6 15:29:54 2026] GET /v2.0/quotas/93042114de9a4a8a9fd8db6b25a9492e => generated 312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2427] 10.0.0.240 () {34 vars in 1002 bytes} [Thu Aug 6 15:29:54 2026] GET /v2.0/ports?tenant_id=93042114de9a4a8a9fd8db6b25a9492e&fields=id => generated 287 bytes in 605 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2428] 10.0.0.240 () {34 vars in 907 bytes} [Thu Aug 6 15:29:54 2026] GET /v2.0/extensions => generated 22918 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2429] 10.0.0.240 () {34 vars in 1008 bytes} [Thu Aug 6 15:29:54 2026] GET /v2.0/networks/04140cf1-4ae4-4de2-8499-c8db5be0c405?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2430] 10.0.0.240 () {34 vars in 1108 bytes} [Thu Aug 6 15:29:55 2026] GET /v2.0/networks/04140cf1-4ae4-4de2-8499-c8db5be0c405?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2431] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:29:55 2026] GET /v2.0/ports?device_id=c2d2091b-6c5c-4cec-bd9d-88462464287c => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2432] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:29:59 2026] GET /v2.0/networks?id=04140cf1-4ae4-4de2-8499-c8db5be0c405 => generated 704 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2433] 199.204.45.22 () {34 vars in 910 bytes} [Thu Aug 6 15:29:59 2026] GET /v2.0/extensions => generated 22918 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-06 15:29:59.578 8 WARNING neutron.db.securitygroups_db [req-d4a68dc6-79b1-4578-936f-977611a2a925 req-f583ee79-b5c5-4cc7-82f1-3eb9b593b8a9 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1244/2434] 199.204.45.22 () {34 vars in 1049 bytes} [Thu Aug 6 15:29:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=93042114de9a4a8a9fd8db6b25a9492e => generated 177 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2435] 199.204.45.22 () {38 vars in 954 bytes} [Thu Aug 6 15:29:59 2026] POST /v2.0/ports => generated 1179 bytes in 385 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: 1192/2436] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:30:00 2026] GET /v2.0/ports?device_id=c2d2091b-6c5c-4cec-bd9d-88462464287c => generated 1194 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2437] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:30:00 2026] GET /v2.0/security-groups?id=1798f935-2995-4c5c-be42-a3e77d4e9de3&fields=id&fields=name => generated 110 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2438] 199.204.45.22 () {38 vars in 1027 bytes} [Thu Aug 6 15:30:00 2026] PUT /v2.0/ports/cab5532a-76e2-4c46-951b-31fe7ea70546 => generated 1460 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:30:00.538 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aae4d26b-55b2-482e-be9c-fcac2a62a974'] response: {'name': 'network-changed', 'server_uuid': 'c2d2091b-6c5c-4cec-bd9d-88462464287c', 'tag': 'cab5532a-76e2-4c46-951b-31fe7ea70546', '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: 1247/2441] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:30:01 2026] GET /v2.0/ports?tenant_id=93042114de9a4a8a9fd8db6b25a9492e&device_id=c2d2091b-6c5c-4cec-bd9d-88462464287c => generated 1463 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2442] 199.204.45.22 () {34 vars in 1017 bytes} [Thu Aug 6 15:30:01 2026] GET /v2.0/networks?tenant_id=93042114de9a4a8a9fd8db6b25a9492e&shared=False => generated 2375 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2443] 199.204.45.22 () {34 vars in 929 bytes} [Thu Aug 6 15:30:01 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: 1196/2444] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:30:02 2026] GET /v2.0/ports?tenant_id=93042114de9a4a8a9fd8db6b25a9492e&device_id=c2d2091b-6c5c-4cec-bd9d-88462464287c => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2445] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:30:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=cab5532a-76e2-4c46-951b-31fe7ea70546 => 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: 1197/2446] 199.204.45.22 () {34 vars in 1101 bytes} [Thu Aug 6 15:30:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A9e&port_id=cab5532a-76e2-4c46-951b-31fe7ea70546 => 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: 1250/2447] 199.204.45.22 () {34 vars in 1063 bytes} [Thu Aug 6 15:30:02 2026] GET /v2.0/subnets?id=f94f059d-ed89-4d15-9bfc-a60a63e9d26a&id=c9ed361d-b865-4f2f-99d7-0d2e84c436b8 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2448] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:30:02 2026] GET /v2.0/ports?network_id=04140cf1-4ae4-4de2-8499-c8db5be0c405&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: 1251/2449] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:30:02 2026] GET /v2.0/ports?network_id=04140cf1-4ae4-4de2-8499-c8db5be0c405&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: 1199/2450] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:30:02 2026] GET /v2.0/networks/04140cf1-4ae4-4de2-8499-c8db5be0c405?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2451] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:30:02 2026] GET /v2.0/networks/04140cf1-4ae4-4de2-8499-c8db5be0c405?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2452] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:30:05 2026] GET /v2.0/ports?device_id=c2d2091b-6c5c-4cec-bd9d-88462464287c => generated 1196 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2453] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:30:05 2026] GET /v2.0/security-groups?id=1798f935-2995-4c5c-be42-a3e77d4e9de3&fields=id&fields=name => generated 110 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2454] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:30:10 2026] GET /v2.0/ports?device_id=c2d2091b-6c5c-4cec-bd9d-88462464287c => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2455] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:30:10 2026] GET /v2.0/security-groups?id=1798f935-2995-4c5c-be42-a3e77d4e9de3&fields=id&fields=name => generated 110 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2456] 10.0.0.2 () {32 vars in 816 bytes} [Thu Aug 6 15:30:10 2026] GET /v2.0/ports?network_id=04140cf1-4ae4-4de2-8499-c8db5be0c405&mac_address=fa%3A16%3A3e%3A52%3A59%3Adc => generated 1196 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:30:11.627 8 INFO neutron.db.l3_db [None req-8e18f05d-ba19-4af5-856c-a205dcb1f0f1 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Floating IP 0bc7f18c-a062-437f-b210-0d9a8d994ca4 associated. External IP: 10.96.250.204, port: cab5532a-76e2-4c46-951b-31fe7ea70546. [pid: 8|app: 0|req: 1255/2457] 10.0.0.2 () {34 vars in 675 bytes} [Thu Aug 6 15:30:10 2026] POST /v2.0/floatingips => generated 855 bytes in 974 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:30:11.922 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e81d5572-6a99-428e-9c13-c7763adf50ec'] response: {'name': 'network-changed', 'server_uuid': 'c2d2091b-6c5c-4cec-bd9d-88462464287c', 'tag': 'cab5532a-76e2-4c46-951b-31fe7ea70546', 'status': 'completed', 'code': 200} 2026-08-06 15:30:11.995 7 WARNING neutron.db.securitygroups_db [req-5903912d-43b8-417d-a360-e1c28a86ea87 req-4ad74b7a-027b-43da-aef5-98ec7fef4b3d 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1203/2458] 10.0.0.240 () {34 vars in 1092 bytes} [Thu Aug 6 15:30:11 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-81633564&fields=id&tenant_id=93042114de9a4a8a9fd8db6b25a9492e => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2459] 10.0.0.240 () {34 vars in 982 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/networks?id=e6a877b4-afdf-41d0-80ca-8f90b0793ac1 => generated 704 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2460] 10.0.0.240 () {34 vars in 965 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/quotas/93042114de9a4a8a9fd8db6b25a9492e => generated 312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2461] 10.0.0.240 () {34 vars in 1002 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/ports?tenant_id=93042114de9a4a8a9fd8db6b25a9492e&fields=id => generated 333 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2462] 10.0.0.240 () {34 vars in 907 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/extensions => generated 22918 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2463] 10.0.0.240 () {34 vars in 1008 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/networks/e6a877b4-afdf-41d0-80ca-8f90b0793ac1?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: 1206/2464] 10.0.0.240 () {34 vars in 1108 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/networks/e6a877b4-afdf-41d0-80ca-8f90b0793ac1?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: 1259/2465] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/ports?tenant_id=93042114de9a4a8a9fd8db6b25a9492e&device_id=c2d2091b-6c5c-4cec-bd9d-88462464287c => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2466] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/networks?id=04140cf1-4ae4-4de2-8499-c8db5be0c405 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2467] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/ports?device_id=41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2468] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=cab5532a-76e2-4c46-951b-31fe7ea70546 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2469] 199.204.45.22 () {34 vars in 1101 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A9e&port_id=cab5532a-76e2-4c46-951b-31fe7ea70546 => 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: 1209/2470] 199.204.45.22 () {34 vars in 1063 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/subnets?id=f94f059d-ed89-4d15-9bfc-a60a63e9d26a&id=c9ed361d-b865-4f2f-99d7-0d2e84c436b8 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2471] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/ports?network_id=04140cf1-4ae4-4de2-8499-c8db5be0c405&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: 1210/2472] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/ports?network_id=04140cf1-4ae4-4de2-8499-c8db5be0c405&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: 1263/2473] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/networks/04140cf1-4ae4-4de2-8499-c8db5be0c405?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: 1211/2474] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:30:12 2026] GET /v2.0/networks/04140cf1-4ae4-4de2-8499-c8db5be0c405?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: 1265/2477] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:30:16 2026] GET /v2.0/networks?id=e6a877b4-afdf-41d0-80ca-8f90b0793ac1 => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:30:16.836 7 WARNING neutron.db.securitygroups_db [req-5903912d-43b8-417d-a360-e1c28a86ea87 req-684fb3ad-1e4e-40e1-92a8-9e9ded929aab 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1213/2478] 199.204.45.22 () {34 vars in 1049 bytes} [Thu Aug 6 15:30:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=93042114de9a4a8a9fd8db6b25a9492e => generated 177 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2479] 199.204.45.22 () {38 vars in 954 bytes} [Thu Aug 6 15:30:16 2026] POST /v2.0/ports => generated 1187 bytes in 335 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: 1214/2480] 199.204.45.22 () {38 vars in 1027 bytes} [Thu Aug 6 15:30:17 2026] PUT /v2.0/ports/47abe244-c2e9-4256-9088-6b42ee8c26b9 => generated 1468 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2481] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:30:17 2026] GET /v2.0/ports?device_id=41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f => generated 1202 bytes in 69 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: 1215/2482] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:30:17 2026] GET /v2.0/security-groups?id=1798f935-2995-4c5c-be42-a3e77d4e9de3&fields=id&fields=name => generated 110 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:30:17.717 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-24b8fd9c-5ce2-4834-8323-36178f1ecbac'] response: {'name': 'network-changed', 'server_uuid': '41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f', 'tag': '47abe244-c2e9-4256-9088-6b42ee8c26b9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1268/2483] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:30:18 2026] GET /v2.0/ports?tenant_id=93042114de9a4a8a9fd8db6b25a9492e&device_id=41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f => generated 1471 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2484] 199.204.45.22 () {34 vars in 1017 bytes} [Thu Aug 6 15:30:18 2026] GET /v2.0/networks?tenant_id=93042114de9a4a8a9fd8db6b25a9492e&shared=False => generated 2375 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2485] 199.204.45.22 () {34 vars in 929 bytes} [Thu Aug 6 15:30:18 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: 8|app: 0|req: 1269/2486] 10.0.0.136 () {34 vars in 990 bytes} [Thu Aug 6 15:30:18 2026] GET /v2.0/ports?device_id=c2d2091b-6c5c-4cec-bd9d-88462464287c => generated 1465 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2487] 10.0.0.136 () {34 vars in 1040 bytes} [Thu Aug 6 15:30:18 2026] GET /v2.0/security-groups?id=1798f935-2995-4c5c-be42-a3e77d4e9de3&fields=id&fields=name => generated 110 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2488] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:30:19 2026] GET /v2.0/ports?tenant_id=93042114de9a4a8a9fd8db6b25a9492e&device_id=41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f => generated 1471 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2489] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:30:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.115&port_id=47abe244-c2e9-4256-9088-6b42ee8c26b9 => 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: 1271/2490] 199.204.45.22 () {34 vars in 1105 bytes} [Thu Aug 6 15:30:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e8&port_id=47abe244-c2e9-4256-9088-6b42ee8c26b9 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2491] 199.204.45.22 () {34 vars in 1063 bytes} [Thu Aug 6 15:30:19 2026] GET /v2.0/subnets?id=ac107d53-49f5-48d9-976f-fad032ce9925&id=d872f5c0-d18f-4516-a360-7781e5f2cba4 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2492] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:30:19 2026] GET /v2.0/ports?network_id=e6a877b4-afdf-41d0-80ca-8f90b0793ac1&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2493] 10.0.0.240 () {34 vars in 1084 bytes} [Thu Aug 6 15:30:19 2026] GET /v2.0/ports?device_id=41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f&device_id=c2d2091b-6c5c-4cec-bd9d-88462464287c => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2494] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:30:19 2026] GET /v2.0/ports?network_id=e6a877b4-afdf-41d0-80ca-8f90b0793ac1&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2495] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:30:19 2026] GET /v2.0/security-groups?id=1798f935-2995-4c5c-be42-a3e77d4e9de3&fields=id&fields=name => generated 110 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2496] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:30:19 2026] GET /v2.0/networks/e6a877b4-afdf-41d0-80ca-8f90b0793ac1?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2497] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:30:19 2026] GET /v2.0/networks/e6a877b4-afdf-41d0-80ca-8f90b0793ac1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2498] 10.0.0.240 () {34 vars in 1084 bytes} [Thu Aug 6 15:30:20 2026] GET /v2.0/ports?device_id=41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f&device_id=c2d2091b-6c5c-4cec-bd9d-88462464287c => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2499] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:30:20 2026] GET /v2.0/security-groups?id=1798f935-2995-4c5c-be42-a3e77d4e9de3&fields=id&fields=name => generated 110 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2500] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:30:22 2026] GET /v2.0/ports?device_id=41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f => generated 1204 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2501] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:30:22 2026] GET /v2.0/security-groups?id=1798f935-2995-4c5c-be42-a3e77d4e9de3&fields=id&fields=name => generated 110 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2502] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:30:27 2026] GET /v2.0/ports?device_id=41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f => generated 1204 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2503] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:30:28 2026] GET /v2.0/security-groups?id=1798f935-2995-4c5c-be42-a3e77d4e9de3&fields=id&fields=name => generated 110 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2504] 10.0.0.2 () {32 vars in 816 bytes} [Thu Aug 6 15:30:28 2026] GET /v2.0/ports?network_id=e6a877b4-afdf-41d0-80ca-8f90b0793ac1&mac_address=fa%3A16%3A3e%3Aad%3A1b%3Aef => generated 1204 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:30:28.827 8 INFO neutron.db.l3_db [None req-2159aa0d-fd03-45ec-9420-b44a8898950f 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Floating IP 90c5239c-10b7-486f-b525-d8c79d2e035d associated. External IP: 10.96.250.210, port: 47abe244-c2e9-4256-9088-6b42ee8c26b9. [pid: 8|app: 0|req: 1278/2505] 10.0.0.2 () {34 vars in 675 bytes} [Thu Aug 6 15:30:28 2026] POST /v2.0/floatingips => generated 855 bytes in 1033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 15:30:29.235 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d77031a6-0a77-4b1c-a47f-a3100e35d929'] response: {'name': 'network-changed', 'server_uuid': '41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f', 'tag': '47abe244-c2e9-4256-9088-6b42ee8c26b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1228/2506] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:30:29 2026] GET /v2.0/ports?tenant_id=93042114de9a4a8a9fd8db6b25a9492e&device_id=41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f => generated 1473 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2507] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:30:29 2026] GET /v2.0/networks?id=e6a877b4-afdf-41d0-80ca-8f90b0793ac1 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2508] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:30:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.115&port_id=47abe244-c2e9-4256-9088-6b42ee8c26b9 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2509] 199.204.45.22 () {34 vars in 1105 bytes} [Thu Aug 6 15:30:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e8&port_id=47abe244-c2e9-4256-9088-6b42ee8c26b9 => 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: 1230/2510] 199.204.45.22 () {34 vars in 1063 bytes} [Thu Aug 6 15:30:29 2026] GET /v2.0/subnets?id=ac107d53-49f5-48d9-976f-fad032ce9925&id=d872f5c0-d18f-4516-a360-7781e5f2cba4 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2511] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:30:29 2026] GET /v2.0/ports?network_id=e6a877b4-afdf-41d0-80ca-8f90b0793ac1&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2512] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:30:30 2026] GET /v2.0/ports?network_id=e6a877b4-afdf-41d0-80ca-8f90b0793ac1&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: 1282/2513] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:30:30 2026] GET /v2.0/networks/e6a877b4-afdf-41d0-80ca-8f90b0793ac1?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2514] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:30:30 2026] GET /v2.0/networks/e6a877b4-afdf-41d0-80ca-8f90b0793ac1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2517] 10.0.0.136 () {34 vars in 990 bytes} [Thu Aug 6 15:30:35 2026] GET /v2.0/ports?device_id=41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2518] 10.0.0.136 () {34 vars in 1040 bytes} [Thu Aug 6 15:30:35 2026] GET /v2.0/security-groups?id=1798f935-2995-4c5c-be42-a3e77d4e9de3&fields=id&fields=name => generated 110 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:35:33.809 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3ba43b1-bcfe-45db-91e3-2b8516ebcf3c 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] TaaS: Handle Delete Port: 3a45bde7-0b79-4671-af64-98ac836b4079 2026-08-06 15:35:33.813 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3ba43b1-bcfe-45db-91e3-2b8516ebcf3c 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Tap Mirror: Handle Delete Port: 3a45bde7-0b79-4671-af64-98ac836b4079 2026-08-06 15:35:34.003 8 INFO neutron.db.l3_db [None req-a3ba43b1-bcfe-45db-91e3-2b8516ebcf3c 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Floating IP 90c5239c-10b7-486f-b525-d8c79d2e035d disassociated (deleted). External IP: 10.96.250.210, port: 47abe244-c2e9-4256-9088-6b42ee8c26b9. [pid: 8|app: 0|req: 1305/2559] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:35:33 2026] DELETE /v2.0/floatingips/90c5239c-10b7-486f-b525-d8c79d2e035d => generated 0 bytes in 756 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:35:34.367 7 INFO neutron.api.v2.resource [None req-4cf1810f-7aef-4269-ba20-cc439897852f 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1255/2560] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:35:34 2026] GET /v2.0/floatingips/90c5239c-10b7-486f-b525-d8c79d2e035d => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:35:34.439 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0981012e-eb40-451e-bd09-8f9ba84a27d8'] response: {'name': 'network-changed', 'server_uuid': '41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f', 'tag': '47abe244-c2e9-4256-9088-6b42ee8c26b9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1306/2561] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:35:34 2026] GET /v2.0/ports?device_id=41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f => generated 1204 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2562] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:35:34 2026] GET /v2.0/security-groups?id=1798f935-2995-4c5c-be42-a3e77d4e9de3&fields=id&fields=name => generated 110 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2563] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:35:34 2026] GET /v2.0/ports?tenant_id=93042114de9a4a8a9fd8db6b25a9492e&device_id=41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f => generated 1473 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2564] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:35:35 2026] GET /v2.0/networks?id=e6a877b4-afdf-41d0-80ca-8f90b0793ac1 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2565] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:35:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.115&port_id=47abe244-c2e9-4256-9088-6b42ee8c26b9 => 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: 1258/2566] 199.204.45.22 () {34 vars in 1105 bytes} [Thu Aug 6 15:35:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e8&port_id=47abe244-c2e9-4256-9088-6b42ee8c26b9 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2567] 199.204.45.22 () {34 vars in 1063 bytes} [Thu Aug 6 15:35:35 2026] GET /v2.0/subnets?id=ac107d53-49f5-48d9-976f-fad032ce9925&id=d872f5c0-d18f-4516-a360-7781e5f2cba4 => 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: 1259/2568] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:35:35 2026] GET /v2.0/ports?network_id=e6a877b4-afdf-41d0-80ca-8f90b0793ac1&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2569] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:35:35 2026] GET /v2.0/ports?network_id=e6a877b4-afdf-41d0-80ca-8f90b0793ac1&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: 1260/2570] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:35:35 2026] GET /v2.0/networks/e6a877b4-afdf-41d0-80ca-8f90b0793ac1?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: 1311/2571] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:35:35 2026] GET /v2.0/networks/e6a877b4-afdf-41d0-80ca-8f90b0793ac1?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: 1261/2572] 199.204.45.22 () {34 vars in 993 bytes} [Thu Aug 6 15:35:36 2026] GET /v2.0/ports?device_id=41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f => generated 1204 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:35:37.029 8 INFO neutron_taas.services.taas.taas_plugin [req-27ebb161-e580-4219-98c2-468561496e21 req-5c3e9cef-cd40-40fb-bca1-61fed2a53711 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] TaaS: Handle Delete Port: 47abe244-c2e9-4256-9088-6b42ee8c26b9 2026-08-06 15:35:37.033 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-27ebb161-e580-4219-98c2-468561496e21 req-5c3e9cef-cd40-40fb-bca1-61fed2a53711 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Tap Mirror: Handle Delete Port: 47abe244-c2e9-4256-9088-6b42ee8c26b9 [pid: 8|app: 0|req: 1312/2573] 199.204.45.22 () {36 vars in 996 bytes} [Thu Aug 6 15:35:36 2026] DELETE /v2.0/ports/47abe244-c2e9-4256-9088-6b42ee8c26b9 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:35:37.230 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f9339b1-a7f4-4746-ab5a-d8eb5a5d4ee9'] response: {'server_uuid': '41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f', 'name': 'network-vif-deleted', 'tag': '47abe244-c2e9-4256-9088-6b42ee8c26b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1262/2574] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:35:39 2026] GET /v2.0/ports?device_id=41d75bad-1a6b-4ef2-871d-5f06d2fc6f2f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:35:44.976 8 INFO neutron_taas.services.taas.taas_plugin [None req-378e9ad6-4edb-4405-9f4f-9bcb1adcfa48 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] TaaS: Handle Delete Port: 630b766f-b334-4239-8453-7578d11e6244 2026-08-06 15:35:44.980 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-378e9ad6-4edb-4405-9f4f-9bcb1adcfa48 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Tap Mirror: Handle Delete Port: 630b766f-b334-4239-8453-7578d11e6244 2026-08-06 15:35:45.181 8 INFO neutron.db.l3_db [None req-378e9ad6-4edb-4405-9f4f-9bcb1adcfa48 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Floating IP 0bc7f18c-a062-437f-b210-0d9a8d994ca4 disassociated (deleted). External IP: 10.96.250.204, port: cab5532a-76e2-4c46-951b-31fe7ea70546. [pid: 8|app: 0|req: 1313/2575] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:35:44 2026] DELETE /v2.0/floatingips/0bc7f18c-a062-437f-b210-0d9a8d994ca4 => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:35:45.507 7 INFO neutron.api.v2.resource [None req-d589c94a-7747-4937-8877-c863383abeea 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1263/2576] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:35:45 2026] GET /v2.0/floatingips/0bc7f18c-a062-437f-b210-0d9a8d994ca4 => generated 144 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:35:45.513 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd2d3494-4e75-4588-97ac-f367432feab0'] response: {'name': 'network-changed', 'server_uuid': 'c2d2091b-6c5c-4cec-bd9d-88462464287c', 'tag': 'cab5532a-76e2-4c46-951b-31fe7ea70546', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1314/2577] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:35:45 2026] GET /v2.0/ports?device_id=c2d2091b-6c5c-4cec-bd9d-88462464287c => generated 1196 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2578] 10.0.0.240 () {34 vars in 1040 bytes} [Thu Aug 6 15:35:45 2026] GET /v2.0/security-groups?id=1798f935-2995-4c5c-be42-a3e77d4e9de3&fields=id&fields=name => generated 110 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2581] 199.204.45.22 () {34 vars in 1079 bytes} [Thu Aug 6 15:35:46 2026] GET /v2.0/ports?tenant_id=93042114de9a4a8a9fd8db6b25a9492e&device_id=c2d2091b-6c5c-4cec-bd9d-88462464287c => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2582] 199.204.45.22 () {34 vars in 985 bytes} [Thu Aug 6 15:35:46 2026] GET /v2.0/networks?id=04140cf1-4ae4-4de2-8499-c8db5be0c405 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2583] 199.204.45.22 () {34 vars in 1057 bytes} [Thu Aug 6 15:35:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=cab5532a-76e2-4c46-951b-31fe7ea70546 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2584] 199.204.45.22 () {34 vars in 1101 bytes} [Thu Aug 6 15:35:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A9e&port_id=cab5532a-76e2-4c46-951b-31fe7ea70546 => 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: 1318/2585] 199.204.45.22 () {34 vars in 1063 bytes} [Thu Aug 6 15:35:46 2026] GET /v2.0/subnets?id=f94f059d-ed89-4d15-9bfc-a60a63e9d26a&id=c9ed361d-b865-4f2f-99d7-0d2e84c436b8 => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2586] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:35:46 2026] GET /v2.0/ports?network_id=04140cf1-4ae4-4de2-8499-c8db5be0c405&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: 8|app: 0|req: 1319/2587] 199.204.45.22 () {34 vars in 1051 bytes} [Thu Aug 6 15:35:46 2026] GET /v2.0/ports?network_id=04140cf1-4ae4-4de2-8499-c8db5be0c405&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2588] 199.204.45.22 () {34 vars in 1011 bytes} [Thu Aug 6 15:35:46 2026] GET /v2.0/networks/04140cf1-4ae4-4de2-8499-c8db5be0c405?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: 1320/2589] 199.204.45.22 () {34 vars in 1111 bytes} [Thu Aug 6 15:35:46 2026] GET /v2.0/networks/04140cf1-4ae4-4de2-8499-c8db5be0c405?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: 1270/2590] 199.204.45.22 () {34 vars in 993 bytes} [Thu Aug 6 15:35:48 2026] GET /v2.0/ports?device_id=c2d2091b-6c5c-4cec-bd9d-88462464287c => generated 1196 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:35:48.220 8 INFO neutron_taas.services.taas.taas_plugin [req-3f0a131e-a617-4688-a387-5628ba0ec873 req-152e47a9-252e-4c8c-8b2f-8799c86deacd 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] TaaS: Handle Delete Port: cab5532a-76e2-4c46-951b-31fe7ea70546 2026-08-06 15:35:48.223 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3f0a131e-a617-4688-a387-5628ba0ec873 req-152e47a9-252e-4c8c-8b2f-8799c86deacd 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Tap Mirror: Handle Delete Port: cab5532a-76e2-4c46-951b-31fe7ea70546 [pid: 8|app: 0|req: 1321/2591] 199.204.45.22 () {36 vars in 996 bytes} [Thu Aug 6 15:35:48 2026] DELETE /v2.0/ports/cab5532a-76e2-4c46-951b-31fe7ea70546 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:35:48.409 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-728a47df-086d-4e15-b57a-9a395ea28ec3'] response: {'server_uuid': 'c2d2091b-6c5c-4cec-bd9d-88462464287c', 'name': 'network-vif-deleted', 'tag': 'cab5532a-76e2-4c46-951b-31fe7ea70546', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1271/2592] 10.0.0.240 () {34 vars in 990 bytes} [Thu Aug 6 15:35:50 2026] GET /v2.0/ports?device_id=c2d2091b-6c5c-4cec-bd9d-88462464287c => 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: 1322/2593] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:35:55 2026] DELETE /v2.0/security-group-rules/9ced40f6-5d7a-4389-9f63-173c0d17d662 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:35:56.084 7 INFO neutron.api.v2.resource [None req-b36842c3-7711-4913-bde6-42f2b6e41ae9 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1272/2594] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:35:56 2026] GET /v2.0/security-group-rules/9ced40f6-5d7a-4389-9f63-173c0d17d662 => 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: 1323/2595] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:35:56 2026] DELETE /v2.0/security-group-rules/a36643f6-6851-44ca-9532-91eebf2c0f73 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:35:56.171 7 INFO neutron.api.v2.resource [None req-c252ed13-43f7-43d8-9070-93eb523e4e40 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1273/2596] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:35:56 2026] GET /v2.0/security-group-rules/a36643f6-6851-44ca-9532-91eebf2c0f73 => 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: 1324/2597] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:35:56 2026] DELETE /v2.0/security-group-rules/27a432f7-fd9e-414b-a1ea-9a88210b7be9 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:35:56.268 7 INFO neutron.api.v2.resource [None req-cb646304-a28d-4b95-9e94-4ae458db4b53 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1274/2598] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:35:56 2026] GET /v2.0/security-group-rules/27a432f7-fd9e-414b-a1ea-9a88210b7be9 => 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: 1325/2599] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:35:56 2026] DELETE /v2.0/security-group-rules/8d4ec3a8-9326-462c-834f-00e1dc277ab6 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:35:56.392 7 INFO neutron.api.v2.resource [None req-9e6497f8-22ea-4432-a543-7c7f81d1ddd4 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1275/2600] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:35:56 2026] GET /v2.0/security-group-rules/8d4ec3a8-9326-462c-834f-00e1dc277ab6 => generated 155 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2601] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:35:56 2026] DELETE /v2.0/security-group-rules/b3e7caca-ba27-4379-aff8-655971dd59c6 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:35:56.496 7 INFO neutron.api.v2.resource [None req-5bb7e857-41e2-495b-ab6c-ae2f94da2699 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1276/2602] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:35:56 2026] GET /v2.0/security-group-rules/b3e7caca-ba27-4379-aff8-655971dd59c6 => 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: 1327/2603] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:35:56 2026] DELETE /v2.0/security-group-rules/96d1a176-e3f8-43d9-9b48-eb4b332d76b0 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:35:56.582 7 INFO neutron.api.v2.resource [None req-85fc384a-fdae-40e0-be27-4b3f2db9e223 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1277/2604] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:35:56 2026] GET /v2.0/security-group-rules/96d1a176-e3f8-43d9-9b48-eb4b332d76b0 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2605] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:35:56 2026] DELETE /v2.0/security-group-rules/e49a7777-d5c7-4959-b41a-11a7dc2f301b => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:35:56.676 7 INFO neutron.api.v2.resource [None req-5dfbd2e8-d064-4835-8306-2779d9a7162d 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1278/2606] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:35:56 2026] GET /v2.0/security-group-rules/e49a7777-d5c7-4959-b41a-11a7dc2f301b => 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: 1329/2607] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:35:56 2026] DELETE /v2.0/security-group-rules/d7fc60b4-592a-452b-8340-9a98a0335cdc => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:35:56.771 7 INFO neutron.api.v2.resource [None req-439c95c5-09fb-4ee7-9513-73f62e8bf66a 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1279/2608] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:35:56 2026] GET /v2.0/security-group-rules/d7fc60b4-592a-452b-8340-9a98a0335cdc => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2609] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:35:56 2026] DELETE /v2.0/security-group-rules/9fe59dc4-dff1-4332-acec-45992e40987f => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:35:56.867 7 INFO neutron.api.v2.resource [None req-69c8cce4-3582-44a6-b1a1-0334d7fa26eb 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1280/2610] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:35:56 2026] GET /v2.0/security-group-rules/9fe59dc4-dff1-4332-acec-45992e40987f => 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: 1331/2611] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:35:56 2026] DELETE /v2.0/security-group-rules/ecbf0e90-a1f0-4e08-a24c-0f5a224c96b0 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:35:56.948 7 INFO neutron.api.v2.resource [None req-0238897a-2190-4b47-a7ee-fb700f66c9af 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1281/2612] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:35:56 2026] GET /v2.0/security-group-rules/ecbf0e90-a1f0-4e08-a24c-0f5a224c96b0 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2613] 10.0.0.2 () {32 vars in 748 bytes} [Thu Aug 6 15:35:56 2026] DELETE /v2.0/security-group-rules/8f9d421b-2e69-448e-abe9-a8d5bb687dbc => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:35:57.027 7 INFO neutron.api.v2.resource [None req-7f1dca90-4f3f-49f0-b966-a90f9415b011 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1282/2614] 10.0.0.2 () {32 vars in 745 bytes} [Thu Aug 6 15:35:57 2026] GET /v2.0/security-group-rules/8f9d421b-2e69-448e-abe9-a8d5bb687dbc => 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: 1333/2615] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:35:57 2026] DELETE /v2.0/security-groups/1798f935-2995-4c5c-be42-a3e77d4e9de3 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:35:57.135 7 INFO neutron.api.v2.resource [None req-bd7a6a6f-3a26-4b92-9e9a-23da53461910 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1283/2616] 10.0.0.2 () {32 vars in 735 bytes} [Thu Aug 6 15:35:57 2026] GET /v2.0/security-groups/1798f935-2995-4c5c-be42-a3e77d4e9de3 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:35:57.506 8 INFO neutron_taas.services.taas.taas_plugin [None req-84b6df9e-c8f3-4dad-937f-b47a54156f5b 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] TaaS: Handle Delete Port: ffc3f499-c17d-4098-9a15-84a0c2c35ea2 2026-08-06 15:35:57.510 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84b6df9e-c8f3-4dad-937f-b47a54156f5b 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Tap Mirror: Handle Delete Port: ffc3f499-c17d-4098-9a15-84a0c2c35ea2 [pid: 8|app: 0|req: 1334/2617] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:35:57 2026] PUT /v2.0/routers/1c8b8a9a-a7f0-496a-bea2-60421b85e059/remove_router_interface => generated 310 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:35:58.188 7 INFO neutron.api.v2.resource [None req-c3e3f984-5a92-4c11-82e3-0985106340ab 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1284/2618] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:35:58 2026] PUT /v2.0/routers/1c8b8a9a-a7f0-496a-bea2-60421b85e059/remove_router_interface => generated 198 bytes in 183 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:35:58.637 8 INFO neutron_taas.services.taas.taas_plugin [None req-08ea991c-a59b-4429-adfe-7cdf2ba26072 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] TaaS: Handle Delete Port: aab34d32-c113-448a-9738-b2a9131749a2 2026-08-06 15:35:58.640 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08ea991c-a59b-4429-adfe-7cdf2ba26072 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Tap Mirror: Handle Delete Port: aab34d32-c113-448a-9738-b2a9131749a2 [pid: 8|app: 0|req: 1335/2619] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:35:58 2026] PUT /v2.0/routers/1c8b8a9a-a7f0-496a-bea2-60421b85e059/remove_router_interface => generated 310 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:35:59.416 7 INFO neutron.api.v2.resource [None req-91be499d-7686-4c6a-ba8d-9210b63ce63d 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1285/2620] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:35:59 2026] PUT /v2.0/routers/1c8b8a9a-a7f0-496a-bea2-60421b85e059/remove_router_interface => generated 198 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:35:59.777 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c57d38a-bbfc-4a3c-b285-1692466603ef 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] TaaS: Handle Delete Port: e338c0a1-892d-4aca-a9c6-a88bbc1a429e 2026-08-06 15:35:59.780 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c57d38a-bbfc-4a3c-b285-1692466603ef 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Tap Mirror: Handle Delete Port: e338c0a1-892d-4aca-a9c6-a88bbc1a429e [pid: 8|app: 0|req: 1336/2621] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:35:59 2026] PUT /v2.0/routers/1c8b8a9a-a7f0-496a-bea2-60421b85e059/remove_router_interface => generated 310 bytes in 865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:36:00.434 7 INFO neutron.api.v2.resource [None req-dbf823c4-0f2e-4696-9a2f-238422427c76 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1286/2622] 10.0.0.2 () {34 vars in 787 bytes} [Thu Aug 6 15:36:00 2026] PUT /v2.0/routers/1c8b8a9a-a7f0-496a-bea2-60421b85e059/remove_router_interface => generated 198 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:36:00.638 8 INFO neutron_taas.services.taas.taas_plugin [None req-5eeb3da6-5f8f-44ad-8114-7502a5ee4db4 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] TaaS: Handle Delete Port: 8fa43ee9-5b24-4a93-914c-b959c474fed7 2026-08-06 15:36:00.641 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5eeb3da6-5f8f-44ad-8114-7502a5ee4db4 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Tap Mirror: Handle Delete Port: 8fa43ee9-5b24-4a93-914c-b959c474fed7 2026-08-06 15:36:00.924 8 INFO neutron_taas.services.taas.taas_plugin [None req-5eeb3da6-5f8f-44ad-8114-7502a5ee4db4 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] TaaS: Handle Delete Port: 835846ba-1ca9-4fd2-9986-03bd2c4a9518 2026-08-06 15:36:00.927 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5eeb3da6-5f8f-44ad-8114-7502a5ee4db4 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Tap Mirror: Handle Delete Port: 835846ba-1ca9-4fd2-9986-03bd2c4a9518 2026-08-06 15:36:01.317 8 INFO neutron.db.l3_hamode_db [None req-5eeb3da6-5f8f-44ad-8114-7502a5ee4db4 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] HA network f57f85bd-f658-445f-a7d0-dd194c1a496a was deleted as no HA routers are present in project 93042114de9a4a8a9fd8db6b25a9492e. [pid: 8|app: 0|req: 1337/2625] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:36:00 2026] DELETE /v2.0/routers/1c8b8a9a-a7f0-496a-bea2-60421b85e059 => generated 0 bytes in 888 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:36:01.329 8 INFO neutron.services.segments.plugin [-] Segment 3ed2eae5-c5fa-4e61-bc93-259a6baaabaa resource provider aggregate not found 2026-08-06 15:36:01.344 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3ed2eae5-c5fa-4e61-bc93-259a6baaabaa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ed2eae5-c5fa-4e61-bc93-259a6baaabaa found for delete ", "request_id": "req-2efde863-2ada-4871-b54e-09aea3f13257"}]} 2026-08-06 15:36:01.348 8 INFO neutron.services.segments.plugin [-] Segment 3ed2eae5-c5fa-4e61-bc93-259a6baaabaa resource provider aggregate not found 2026-08-06 15:36:01.353 7 INFO neutron.api.v2.resource [None req-a4459fca-36d4-4d71-aa49-7014139f6dcc 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1289/2626] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:36:01 2026] GET /v2.0/routers/1c8b8a9a-a7f0-496a-bea2-60421b85e059 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:36:01.365 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3ed2eae5-c5fa-4e61-bc93-259a6baaabaa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ed2eae5-c5fa-4e61-bc93-259a6baaabaa found for delete ", "request_id": "req-86f2dfbf-6056-44fa-84d6-4571218f52df"}]} [pid: 8|app: 0|req: 1338/2627] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:36:01 2026] DELETE /v2.0/subnets/ac107d53-49f5-48d9-976f-fad032ce9925 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:36:01.523 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2af84b54-fb5e-4276-a77c-9c5b73b4979c 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1290/2628] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:36:01 2026] GET /v2.0/subnets/ac107d53-49f5-48d9-976f-fad032ce9925 => 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: 1339/2629] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:36:01 2026] DELETE /v2.0/subnets/d872f5c0-d18f-4516-a360-7781e5f2cba4 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:36:01.696 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd9a76ef-211f-4726-9b8f-df4bb480eb02 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1291/2630] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:36:01 2026] GET /v2.0/subnets/d872f5c0-d18f-4516-a360-7781e5f2cba4 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:36:01.792 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f888837-ed80-4906-a053-a1badc9272d5 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] TaaS: Handle Delete Port: 8548b76e-4d09-40a8-8bc0-0499fb25ab0c 2026-08-06 15:36:01.794 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f888837-ed80-4906-a053-a1badc9272d5 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Tap Mirror: Handle Delete Port: 8548b76e-4d09-40a8-8bc0-0499fb25ab0c [pid: 8|app: 0|req: 1340/2631] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:36:01 2026] DELETE /v2.0/networks/e6a877b4-afdf-41d0-80ca-8f90b0793ac1 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:36:02.053 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c4d3ffb-4988-4f95-93e7-0e94d3bb12cf 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1292/2632] 10.0.0.2 () {32 vars in 721 bytes} [Thu Aug 6 15:36:02 2026] GET /v2.0/networks/e6a877b4-afdf-41d0-80ca-8f90b0793ac1 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2633] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:36:02 2026] DELETE /v2.0/subnets/f94f059d-ed89-4d15-9bfc-a60a63e9d26a => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:36:02.241 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1cf776a-e352-4f04-8885-c1f28c16f804 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1293/2634] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:36:02 2026] GET /v2.0/subnets/f94f059d-ed89-4d15-9bfc-a60a63e9d26a => 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: 1342/2635] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:36:02 2026] DELETE /v2.0/subnets/c9ed361d-b865-4f2f-99d7-0d2e84c436b8 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:36:02.424 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f4d7522f-62da-4f8f-becd-9f81380afad0 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1294/2636] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:36:02 2026] GET /v2.0/subnets/c9ed361d-b865-4f2f-99d7-0d2e84c436b8 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:36:02.536 8 INFO neutron_taas.services.taas.taas_plugin [None req-89b09d83-11b9-4168-af38-93f4aee40c29 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] TaaS: Handle Delete Port: c93dba95-b449-4820-9149-4b0dbb3bf3be 2026-08-06 15:36:02.539 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89b09d83-11b9-4168-af38-93f4aee40c29 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Tap Mirror: Handle Delete Port: c93dba95-b449-4820-9149-4b0dbb3bf3be [pid: 8|app: 0|req: 1343/2637] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:36:02 2026] DELETE /v2.0/networks/04140cf1-4ae4-4de2-8499-c8db5be0c405 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:36:02.746 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c275549-228f-4882-a7bf-898f06e2b798 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1295/2638] 10.0.0.2 () {32 vars in 721 bytes} [Thu Aug 6 15:36:02 2026] GET /v2.0/networks/04140cf1-4ae4-4de2-8499-c8db5be0c405 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2639] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:36:02 2026] DELETE /v2.0/subnets/03bc5ac7-d511-4d3b-bd77-3f30fa07a590 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:36:02.897 7 INFO neutron.pecan_wsgi.hooks.translation [None req-284d6132-d44f-4275-b946-338380cb7465 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1296/2640] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:36:02 2026] GET /v2.0/subnets/03bc5ac7-d511-4d3b-bd77-3f30fa07a590 => 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: 1345/2641] 10.0.0.2 () {32 vars in 722 bytes} [Thu Aug 6 15:36:02 2026] DELETE /v2.0/subnets/89409e4f-699d-470a-9575-7fec26dd4ad2 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:36:03.076 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e1ca89a-f65d-4cf5-8806-4526ce0e910c 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1297/2642] 10.0.0.2 () {32 vars in 719 bytes} [Thu Aug 6 15:36:03 2026] GET /v2.0/subnets/89409e4f-699d-470a-9575-7fec26dd4ad2 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:36:03.200 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9785085-96d8-400a-b23d-1e9c8704d014 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] TaaS: Handle Delete Port: 01399f13-e507-4ceb-9747-c9dbabd29cc7 2026-08-06 15:36:03.202 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9785085-96d8-400a-b23d-1e9c8704d014 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] Tap Mirror: Handle Delete Port: 01399f13-e507-4ceb-9747-c9dbabd29cc7 2026-08-06 15:36:03.375 8 INFO neutron.services.segments.plugin [-] Segment 6dde5b08-6b88-462f-abd7-6ed333299161 resource provider aggregate not found 2026-08-06 15:36:03.388 8 INFO neutron.services.segments.plugin [-] Segment 6dde5b08-6b88-462f-abd7-6ed333299161 resource provider aggregate not found 2026-08-06 15:36:03.393 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6dde5b08-6b88-462f-abd7-6ed333299161 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dde5b08-6b88-462f-abd7-6ed333299161 found for delete ", "request_id": "req-39f05a40-42d8-4f4c-9cfa-c3769c061afc"}]} 2026-08-06 15:36:03.405 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6dde5b08-6b88-462f-abd7-6ed333299161 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dde5b08-6b88-462f-abd7-6ed333299161 found for delete ", "request_id": "req-d2a8bd74-7fb9-4607-aff7-831d4a3fd427"}]} 2026-08-06 15:36:03.413 8 INFO neutron.services.segments.plugin [-] Segment edea4fda-001b-43bc-946f-a58417eefe2f resource provider aggregate not found 2026-08-06 15:36:03.418 8 INFO neutron.services.segments.plugin [-] Segment edea4fda-001b-43bc-946f-a58417eefe2f resource provider aggregate not found [pid: 8|app: 0|req: 1346/2643] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:36:03 2026] DELETE /v2.0/networks/459afe24-283c-4025-8909-746c78d4ba60 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:36:03.430 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment edea4fda-001b-43bc-946f-a58417eefe2f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edea4fda-001b-43bc-946f-a58417eefe2f found for delete ", "request_id": "req-3279cff8-5267-4dd7-b84b-19c383cb7a47"}]} 2026-08-06 15:36:03.434 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment edea4fda-001b-43bc-946f-a58417eefe2f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edea4fda-001b-43bc-946f-a58417eefe2f found for delete ", "request_id": "req-3024e802-7e2e-4ffe-bb72-6c386d455964"}]} 2026-08-06 15:36:03.440 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32213dfc-c75e-4029-b6ca-58053923f6c1 8986d45cfcdc4fa1b3ec6b61a3d9cf07 93042114de9a4a8a9fd8db6b25a9492e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1298/2644] 10.0.0.2 () {32 vars in 721 bytes} [Thu Aug 6 15:36:03 2026] GET /v2.0/networks/459afe24-283c-4025-8909-746c78d4ba60 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:36:03.448 8 INFO neutron.services.segments.plugin [-] Segment 19a5edd2-ada6-4767-8e2a-c420df957ee4 resource provider aggregate not found 2026-08-06 15:36:03.468 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 19a5edd2-ada6-4767-8e2a-c420df957ee4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19a5edd2-ada6-4767-8e2a-c420df957ee4 found for delete ", "request_id": "req-15fc1a51-f6fb-4a0b-8083-7293075d938e"}]} 2026-08-06 15:36:05.285 8 WARNING neutron.db.securitygroups_db [None req-f3dbdd82-b3a6-4a2d-b00f-5fe4e717a4e8 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1347/2645] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:36:05 2026] GET /v2.0/security-groups?tenant_id=1a4e3a47086a4adcb955e2c9e1b29be5&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 15:36:05.448 8 INFO neutron.services.segments.plugin [-] Segment 19a5edd2-ada6-4767-8e2a-c420df957ee4 resource provider aggregate not found 2026-08-06 15:36:05.467 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 19a5edd2-ada6-4767-8e2a-c420df957ee4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19a5edd2-ada6-4767-8e2a-c420df957ee4 found for delete ", "request_id": "req-f155f5a4-1065-41ae-9a90-5cf40fccda33"}]} [pid: 7|app: 0|req: 1299/2646] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:36:05 2026] DELETE /v2.0/security-groups/65295f2c-dbf5-4a07-9d4a-66d83b6113c6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:36:05.613 8 WARNING neutron.db.securitygroups_db [None req-027ee9a6-aad5-4743-a8d8-f6931d9f5ddd 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1348/2647] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:36:05 2026] GET /v2.0/security-groups?tenant_id=635bef319d6344df83a82b87fb3276a6&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2648] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:36:05 2026] DELETE /v2.0/security-groups/0905ba8e-c5d9-43f9-93a8-f49e5c90ffac => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:36:05.964 8 WARNING neutron.db.securitygroups_db [None req-31320688-72f2-4d96-9b8f-014a5769c1ec 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1349/2649] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:36:05 2026] GET /v2.0/security-groups?tenant_id=2071f778a0ec4c57b25baf1fd709f8e4&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: 1301/2650] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:36:06 2026] DELETE /v2.0/security-groups/5b1a200d-e3d2-4770-a95b-48faf20c23c4 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:36:06.299 8 WARNING neutron.db.securitygroups_db [None req-92d2bc87-7bc3-4f52-bd5a-abf920bf7b47 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1350/2651] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:36:06 2026] GET /v2.0/security-groups?tenant_id=93c1efcb9ea641b183b3bee752eaf6ee&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2652] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:36:06 2026] DELETE /v2.0/security-groups/a88c5e3b-721a-432f-8f63-9f47069cb7c5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:36:06.674 8 WARNING neutron.db.securitygroups_db [None req-b30ee801-0b5c-4dc0-be7a-8f68583d15ef 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1351/2653] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:36:06 2026] GET /v2.0/security-groups?tenant_id=93042114de9a4a8a9fd8db6b25a9492e&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2654] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:36:06 2026] DELETE /v2.0/security-groups/868d0ff4-ee11-4a29-8d2a-64ee3dbbd6c7 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:36:06.963 8 WARNING neutron.db.securitygroups_db [None req-20c1ae69-1443-4454-81e9-3b62f0769369 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1352/2655] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:36:06 2026] GET /v2.0/security-groups?tenant_id=81034199c42d4b6b8987d302892ffb2e&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2656] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:36:07 2026] DELETE /v2.0/security-groups/41b5630e-6a98-4529-ad6b-d609e988fd07 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:36:07.348 8 WARNING neutron.db.securitygroups_db [None req-5268a442-f4e0-44b6-8bf4-cb39c2ae5c42 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1353/2657] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:36:07 2026] GET /v2.0/security-groups?tenant_id=598c189f61d84f33b255ad63b1b21c60&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2658] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:36:07 2026] DELETE /v2.0/security-groups/685f990e-f5a3-48da-98fd-40b3683df22c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:36:10.886 8 INFO neutron.db.segments_db [None req-7dfdf4df-37c6-49e8-8fb3-7277876e83a5 8117cc998e7047d4a01af5193c34dbd2 48443b7eef62431dbf0185d43756a195 - - default default] Added segment 933eada7-e3f5-4221-b50d-786bc51950c4 of type vxlan for network 584d6525-b7c7-4b88-a06f-066d557ed18c [pid: 8|app: 0|req: 1354/2659] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:36:10 2026] POST /v2.0/networks => generated 632 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2660] 10.0.0.2 () {34 vars in 662 bytes} [Thu Aug 6 15:36:10 2026] POST /v2.0/ports => generated 743 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2661] 10.0.0.2 () {34 vars in 745 bytes} [Thu Aug 6 15:36:11 2026] PUT /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags => generated 25 bytes in 75 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: 1307/2662] 10.0.0.2 () {32 vars in 725 bytes} [Thu Aug 6 15:36:11 2026] GET /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1356/2663] 10.0.0.2 () {34 vars in 756 bytes} [Thu Aug 6 15:36:11 2026] PUT /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags/green => generated 4 bytes in 87 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: 1308/2664] 10.0.0.2 () {32 vars in 725 bytes} [Thu Aug 6 15:36:11 2026] GET /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1357/2665] 10.0.0.2 () {34 vars in 752 bytes} [Thu Aug 6 15:36:11 2026] PUT /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags/red => generated 4 bytes in 82 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: 1309/2666] 10.0.0.2 () {32 vars in 725 bytes} [Thu Aug 6 15:36:11 2026] GET /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1358/2667] 10.0.0.2 () {34 vars in 774 bytes} [Thu Aug 6 15:36:11 2026] PUT /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags/black.or.white => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1310/2668] 10.0.0.2 () {32 vars in 725 bytes} [Thu Aug 6 15:36:11 2026] GET /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1359/2669] 10.0.0.2 () {34 vars in 745 bytes} [Thu Aug 6 15:36:11 2026] PUT /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags => generated 37 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: 7|app: 0|req: 1311/2670] 10.0.0.2 () {32 vars in 725 bytes} [Thu Aug 6 15:36:11 2026] GET /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1360/2671] 10.0.0.2 () {32 vars in 733 bytes} [Thu Aug 6 15:36:11 2026] GET /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:36:12.102 7 INFO neutron.api.v2.resource [None req-fe9c297c-41ca-4ad5-b647-22581b076fca 8117cc998e7047d4a01af5193c34dbd2 48443b7eef62431dbf0185d43756a195 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1312/2672] 10.0.0.2 () {32 vars in 737 bytes} [Thu Aug 6 15:36:12 2026] GET /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1361/2673] 10.0.0.2 () {32 vars in 736 bytes} [Thu Aug 6 15:36:12 2026] DELETE /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags/red => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1313/2674] 10.0.0.2 () {32 vars in 725 bytes} [Thu Aug 6 15:36:12 2026] GET /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags => generated 30 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-08-06 15:36:12.321 8 INFO neutron.api.v2.resource [None req-642746d7-20b7-4f43-8cbb-4b0c463aacb0 8117cc998e7047d4a01af5193c34dbd2 48443b7eef62431dbf0185d43756a195 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1362/2675] 10.0.0.2 () {32 vars in 740 bytes} [Thu Aug 6 15:36:12 2026] DELETE /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags/green => generated 99 bytes in 57 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: 1314/2676] 10.0.0.2 () {32 vars in 728 bytes} [Thu Aug 6 15:36:12 2026] DELETE /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags => generated 0 bytes in 75 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: 1363/2677] 10.0.0.2 () {32 vars in 725 bytes} [Thu Aug 6 15:36:12 2026] GET /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:36:12.608 7 INFO neutron_taas.services.taas.taas_plugin [None req-abcec5c9-fe20-425c-bca9-a0673f54beca 8117cc998e7047d4a01af5193c34dbd2 48443b7eef62431dbf0185d43756a195 - - default default] TaaS: Handle Delete Port: d2be3635-23ad-4bdd-b296-1e5fbb92d914 2026-08-06 15:36:12.611 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abcec5c9-fe20-425c-bca9-a0673f54beca 8117cc998e7047d4a01af5193c34dbd2 48443b7eef62431dbf0185d43756a195 - - default default] Tap Mirror: Handle Delete Port: d2be3635-23ad-4bdd-b296-1e5fbb92d914 [pid: 7|app: 0|req: 1315/2678] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:36:12 2026] DELETE /v2.0/ports/d2be3635-23ad-4bdd-b296-1e5fbb92d914 => generated 0 bytes in 240 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-08-06 15:36:12.790 8 INFO neutron.services.segments.plugin [-] Segment 933eada7-e3f5-4221-b50d-786bc51950c4 resource provider aggregate not found 2026-08-06 15:36:12.795 8 INFO neutron.services.segments.plugin [-] Segment 933eada7-e3f5-4221-b50d-786bc51950c4 resource provider aggregate not found 2026-08-06 15:36:12.807 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 933eada7-e3f5-4221-b50d-786bc51950c4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 933eada7-e3f5-4221-b50d-786bc51950c4 found for delete ", "request_id": "req-2972df38-1b87-45c2-a65f-40289a99e422"}]} [pid: 8|app: 0|req: 1364/2679] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:36:12 2026] DELETE /v2.0/networks/584d6525-b7c7-4b88-a06f-066d557ed18c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:36:12.814 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 933eada7-e3f5-4221-b50d-786bc51950c4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 933eada7-e3f5-4221-b50d-786bc51950c4 found for delete ", "request_id": "req-6b97e946-555f-4e5c-9f02-9afebfac347c"}]} 2026-08-06 15:36:13.559 7 WARNING neutron.db.securitygroups_db [None req-e8c9244b-01bb-42b2-9f0f-dc37ba4e362a 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1316/2680] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:36:13 2026] GET /v2.0/security-groups?tenant_id=48443b7eef62431dbf0185d43756a195&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2681] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:36:13 2026] DELETE /v2.0/security-groups/dc15fe1f-c362-4cb4-ab0e-91cee4677857 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:36:13.767 7 WARNING neutron.db.securitygroups_db [None req-531dfaf7-bb1d-459f-a9a5-d9c977be63cb 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1317/2682] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:36:13 2026] GET /v2.0/security-groups?tenant_id=6914bacdf18c4c80be15715effac70eb&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2683] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:36:13 2026] DELETE /v2.0/security-groups/5dfe9b81-1c24-41dc-a6d6-a9bb8fe81b20 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:36:17.370 7 INFO neutron.db.segments_db [None req-9c095d09-7f08-4802-86f3-c08666cf37bb d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] Added segment 6e2a26bc-b1e1-4d6c-af06-aff9e15bd734 of type vxlan for network 6132b8a1-805a-4053-9311-05d6d2302136 [pid: 7|app: 0|req: 1319/2686] 10.0.0.2 () {34 vars in 668 bytes} [Thu Aug 6 15:36:17 2026] POST /v2.0/networks => generated 632 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2687] 10.0.0.2 () {34 vars in 662 bytes} [Thu Aug 6 15:36:17 2026] POST /v2.0/ports => generated 743 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2688] 10.0.0.2 () {34 vars in 664 bytes} [Thu Aug 6 15:36:17 2026] POST /v2.0/trunks => generated 407 bytes in 196 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-08-06 15:36:17.926 8 WARNING tagging [None req-7fe96d3a-66c8-45f4-8426-6632a21fb2a9 d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1369/2689] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:36:17 2026] PUT /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:36:17.964 7 WARNING tagging [None req-7eaa69fa-27e3-4e28-9b3c-9248825b9ccb d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1321/2690] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:36:17 2026] GET /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:36:17.988 8 WARNING tagging [None req-b3d25e68-668a-457d-9f3d-ac5f7b0b6ca3 d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1370/2691] 10.0.0.2 () {34 vars in 758 bytes} [Thu Aug 6 15:36:17 2026] PUT /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:36:18.036 7 WARNING tagging [None req-4c00abc6-c2a3-4ee3-a669-696122d1511d d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1322/2692] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:36:18 2026] GET /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:36:18.059 8 WARNING tagging [None req-e7c1aeca-a4c6-4930-ba63-17cbc7cd1059 d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1371/2693] 10.0.0.2 () {34 vars in 754 bytes} [Thu Aug 6 15:36:18 2026] PUT /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:36:18.097 7 WARNING tagging [None req-5982e447-eb91-4190-a7b4-92c09a7e663a d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1323/2694] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:36:18 2026] GET /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:36:18.123 8 WARNING tagging [None req-efc151ab-9a5b-46a9-9278-1cc10d4311cb d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1372/2695] 10.0.0.2 () {34 vars in 776 bytes} [Thu Aug 6 15:36:18 2026] PUT /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags/black.or.white => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-06 15:36:18.213 7 WARNING tagging [None req-4e5680e3-a62c-42dc-bca1-c43be63a13c4 d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1324/2696] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:36:18 2026] GET /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:36:18.236 8 WARNING tagging [None req-cec50466-a165-453d-bb98-197f73ad7021 d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1373/2697] 10.0.0.2 () {34 vars in 747 bytes} [Thu Aug 6 15:36:18 2026] PUT /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:36:18.288 7 WARNING tagging [None req-66f41b2e-bed9-406a-b8b9-b9e490866ab0 d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1325/2698] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:36:18 2026] GET /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:36:18.308 8 WARNING tagging [None req-1e94e09f-1485-44a9-895c-490d9d7ece8e d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1374/2699] 10.0.0.2 () {32 vars in 735 bytes} [Thu Aug 6 15:36:18 2026] GET /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:36:18.331 7 WARNING tagging [None req-d83716bd-d7cd-47eb-9bcd-1698de070e9f d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:36:18.338 7 INFO neutron.api.v2.resource [None req-d83716bd-d7cd-47eb-9bcd-1698de070e9f d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1326/2700] 10.0.0.2 () {32 vars in 739 bytes} [Thu Aug 6 15:36:18 2026] GET /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 15:36:18.358 8 WARNING tagging [None req-a7495c7c-7989-48dd-b94e-5f3629300c9d d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1375/2701] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:36:18 2026] DELETE /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:36:18.399 7 WARNING tagging [None req-77a60f61-1026-42eb-913d-0cd060af0da6 d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1327/2702] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:36:18 2026] GET /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 15:36:18.424 8 WARNING tagging [None req-54369a4c-1c17-4d94-ae4a-735576650f38 d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-08-06 15:36:18.435 8 INFO neutron.api.v2.resource [None req-54369a4c-1c17-4d94-ae4a-735576650f38 d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1376/2703] 10.0.0.2 () {32 vars in 742 bytes} [Thu Aug 6 15:36:18 2026] DELETE /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 15:36:18.463 7 WARNING tagging [None req-56d176dd-d724-4fba-a752-de089ac223ac d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1328/2704] 10.0.0.2 () {32 vars in 730 bytes} [Thu Aug 6 15:36:18 2026] DELETE /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:36:18.505 8 WARNING tagging [None req-6aac613b-ff40-4886-bd90-1ddd51853f79 d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1377/2705] 10.0.0.2 () {32 vars in 727 bytes} [Thu Aug 6 15:36:18 2026] GET /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9/tags => 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: 1329/2706] 10.0.0.2 () {32 vars in 717 bytes} [Thu Aug 6 15:36:18 2026] GET /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9 => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2707] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:36:18 2026] GET /v2.0/ports/95d10a85-0cd5-49f7-8893-4b0814fd37e5 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2708] 10.0.0.2 () {32 vars in 720 bytes} [Thu Aug 6 15:36:18 2026] DELETE /v2.0/trunks/9a3a695c-065b-42ec-b6e2-5e7ef127fba9 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:36:18.775 8 INFO neutron_taas.services.taas.taas_plugin [None req-97f87d06-6f45-425d-bfa0-5fbcfea5fb62 d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] TaaS: Handle Delete Port: 95d10a85-0cd5-49f7-8893-4b0814fd37e5 2026-08-06 15:36:18.779 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97f87d06-6f45-425d-bfa0-5fbcfea5fb62 d09f609d7c0f410aa16a4f22bc7c2fa2 9839a1a75eb048f3b35107f1cbf4c3c8 - - default default] Tap Mirror: Handle Delete Port: 95d10a85-0cd5-49f7-8893-4b0814fd37e5 [pid: 8|app: 0|req: 1379/2709] 10.0.0.2 () {32 vars in 718 bytes} [Thu Aug 6 15:36:18 2026] DELETE /v2.0/ports/95d10a85-0cd5-49f7-8893-4b0814fd37e5 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2710] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:36:18 2026] DELETE /v2.0/networks/6132b8a1-805a-4053-9311-05d6d2302136 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 15:36:19.119 7 INFO neutron.services.segments.plugin [-] Segment 6e2a26bc-b1e1-4d6c-af06-aff9e15bd734 resource provider aggregate not found 2026-08-06 15:36:19.128 7 INFO neutron.services.segments.plugin [-] Segment 6e2a26bc-b1e1-4d6c-af06-aff9e15bd734 resource provider aggregate not found 2026-08-06 15:36:19.134 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6e2a26bc-b1e1-4d6c-af06-aff9e15bd734 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e2a26bc-b1e1-4d6c-af06-aff9e15bd734 found for delete ", "request_id": "req-60b6d53f-0e90-454f-8d62-de3b0812cbaf"}]} 2026-08-06 15:36:19.146 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6e2a26bc-b1e1-4d6c-af06-aff9e15bd734 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e2a26bc-b1e1-4d6c-af06-aff9e15bd734 found for delete ", "request_id": "req-7f3730fa-6b8b-4cf0-a705-7538fe80b698"}]} 2026-08-06 15:36:19.732 8 WARNING neutron.db.securitygroups_db [None req-fbd81c95-b3db-4ddc-bf83-b64f772dde31 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1380/2711] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:36:19 2026] GET /v2.0/security-groups?tenant_id=9839a1a75eb048f3b35107f1cbf4c3c8&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: 1332/2712] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:36:19 2026] DELETE /v2.0/security-groups/c970f29b-1b55-4a3f-b271-c13d84e26b2d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:36:19.921 8 WARNING neutron.db.securitygroups_db [None req-6c590d92-1f95-46e6-898a-9f935de2f4f0 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1381/2713] 10.0.0.2 () {32 vars in 772 bytes} [Thu Aug 6 15:36:19 2026] GET /v2.0/security-groups?tenant_id=6e4f377d13c54b99871d3132cbe4d812&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2714] 10.0.0.2 () {32 vars in 738 bytes} [Thu Aug 6 15:36:20 2026] DELETE /v2.0/security-groups/56d4b672-2eba-4afb-a21c-d6281bbad1b0 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0)